Apache SeaTunnel · Example Payload

Apache Seatunnel Job Submit Request Example

Data IntegrationETLELTBatchStreamingApacheOpen Source

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

Top-level fields

jobContentjobNameisStartWithSavePoint

Example Payload

Raw ↑
{
  "jobContent": "example",
  "jobName": "example-name",
  "isStartWithSavePoint": true
}