Apache Airflow · Schema

BackfillResponse

Base serializer for Backfill.

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

Properties

Name Type Description
id integer
dag_id string
from_date string
to_date string
dag_run_conf object
is_paused boolean
reprocess_behavior object
max_active_runs integer
created_at string
completed_at object
updated_at string
dag_display_name string
View JSON Schema on GitHub