post_pool
Creates and manages resource pools in Apache Airflow, specifying name, slots, and optional details to optimize task scheduling and resource allocation.
Instructions
Create a pool
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | ||
include_deferred | No | ||
name | Yes | ||
slots | Yes |