Apache SeaTunnel · Example Payload

Apache Seatunnel Job Stop Result Example

Data IntegrationETLELTBatchStreamingApacheOpen Source

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

jobIdstatusmessage

Example Payload

Raw ↑
{
  "jobId": "500123",
  "status": "active",
  "message": "example"
}