Apache Airflow · Example Payload

Openapi.Yaml Dag Warning Example

ApacheDAGData PipelineETLOpen SourceOrchestrationPythonSchedulingWorkflow

Openapi.Yaml Dag Warning Example is an example object payload from Apache Airflow, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

dag_idmessagetimestampwarning_type

Example Payload

Raw ↑
{
  "dag_id": "example_dag",
  "message": "example-value",
  "timestamp": "2025-03-15T14:30:00Z",
  "warning_type": "example-value"
}