get_health
Check the operational status and health of an Apache Airflow instance to monitor deployment availability and performance.
Instructions
Get instance status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}