Apache Airflow · Schema

DAGRunResponse

DAG Run serializer for responses.

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

Properties

Name Type Description
dag_run_id string
dag_id string
logical_date object
queued_at object
start_date object
end_date object
duration object
data_interval_start object
data_interval_end object
run_after string
last_scheduling_decision object
run_type object
state object
triggered_by object
triggering_user_name object
conf object
note object
dag_versions array
bundle_version object
dag_display_name string
partition_key object
View JSON Schema on GitHub