Apache Airflow · Schema

BulkUpdateAction_PoolBody_

BulkUpdateAction_PoolBody_ schema from Apache Airflow API

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

Properties

Name Type Description
action string The action to be performed on the entities.
entities array A list of entities to be updated.
update_mask object A list of field names to update for each entity.Only these fields will be applied from the request body to the database model.Any extra fields provided will be ignored.
action_on_non_existence object
View JSON Schema on GitHub