Apache Airflow · Example Payload

Airflow Bulk Update Action_ Bulk Task Instance Body_ Example

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

Airflow Bulk Update Action_ Bulk Task Instance Body_ Example is an example object payload from Apache Airflow, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

actionentitiesupdate_maskaction_on_non_existence

Example Payload

Raw ↑
{
  "action": "example-value",
  "entities": [],
  "update_mask": "example-value",
  "action_on_non_existence": "example-value"
}