Apache SeaTunnel · Example Payload

Apache Seatunnel Job Submit Result Example

Data IntegrationETLELTBatchStreamingApacheOpen Source

Apache Seatunnel Job Submit Result 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

jobIdjobName

Example Payload

Raw ↑
{
  "jobId": "500123",
  "jobName": "example-name"
}