Client
class Client
Client for Airflow API calls scoped to the current task instance.
An instance is provided when a task is being executed. All reads and writes are automatically scoped to the current Dag run and task instance unless you pass explicit IDs.