Apache Flink · Example Payload

Flink Rest Stop With Savepoint Request Body Example

ApacheBatch ProcessingBig DataOpen SourceReal-Time AnalyticsStateful ComputingStream Processing

Flink Rest Stop With Savepoint Request Body Example is an example object payload from Apache Flink, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

drainformatTypetargetDirectorytriggerId

Example Payload

Raw ↑
{
  "drain": true,
  "formatType": "example-value",
  "targetDirectory": "example-value",
  "triggerId": "job-abc123"
}