Apache Airflow · JSON Structure

Openapi.Yaml Pool Collection Structure

Collection of pools. *Changed in version 2.1.0*: 'total_entries' field is added.

Type: object Properties: 0
ApacheDAGData PipelineETLOpen SourceOrchestrationPythonSchedulingWorkflow

PoolCollection is a JSON Structure definition published by Apache Airflow. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/apache-airflow/refs/heads/main/json-structure/openapi.yaml-pool-collection-structure.json",
  "name": "PoolCollection",
  "description": "Collection of pools.\n\n*Changed in version 2.1.0*: 'total_entries' field is added.\n",
  "type": "object"
}