Apache Airflow · Schema

UpdateTaskInstance

UpdateTaskInstance schema from Apache Airflow API

ApacheDAGData PipelineETLOpen SourceOrchestrationPythonSchedulingWorkflow

Properties

Name Type Description
dry_run boolean If set, don't actually run this operation. The response will contain the task instance planned to be affected, but won't be modified in any way.
new_state string Expected new state.
View JSON Schema on GitHub