Apache Airflow · Example Payload

Airflow Pool Patch Body Example

example-value

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

Airflow Pool Patch Body Example is an example object payload from Apache Airflow, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

poolslotsdescriptioninclude_deferredteam_name

Example Payload

Raw ↑
{
  "pool": "example-value",
  "slots": "example-value",
  "description": "example-value",
  "include_deferred": "example-value",
  "team_name": "example-name"
}