Apache SeaTunnel · Example Payload

Apache Seatunnel Job Stop Request Example

Data IntegrationETLELTBatchStreamingApacheOpen Source

Apache Seatunnel Job Stop Request Example is an example object payload from Apache SeaTunnel, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

jobIdisStopWithSavePoint

Example Payload

Raw ↑
{
  "jobId": "500123",
  "isStopWithSavePoint": true
}