Apache Airflow · Schema

Task

For details see: [airflow.models.BaseOperator](https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/models/index.html#airflow.models.BaseOperator)

ApacheDAGData PipelineETLOpen SourceOrchestrationPythonSchedulingWorkflow

Properties

Name Type Description
class_ref object
depends_on_past boolean
downstream_task_ids array
end_date string
execution_timeout object
extra_links array
is_mapped boolean
owner string
pool string
pool_slots number
priority_weight number
queue string
retries number
retry_delay object
retry_exponential_backoff boolean
start_date string
sub_dag object
task_id string
template_fields array
trigger_rule object
ui_color object
ui_fgcolor object
wait_for_downstream boolean
weight_rule object
View JSON Schema on GitHub