Apache Airflow · Schema

TaskInstanceReference

TaskInstanceReference schema from Apache Airflow API

ApacheDAGData PipelineETLOpen SourceOrchestrationPythonSchedulingWorkflow

Properties

Name Type Description
dag_id string The DAG ID.
dag_run_id string The DAG run ID.
execution_date string
task_id string The task ID.
View JSON Schema on GitHub