Apache Airflow · Example Payload

Airflow Fast Api Root Middleware Response Example

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

Airflow Fast Api Root Middleware Response Example is an example object payload from Apache Airflow, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

middlewarename

Example Payload

Raw ↑
{
  "middleware": "abc123",
  "name": "example-name"
}