get_infrastructure_health
Monitor Horizon infrastructure health across connection servers, gateways, vCenters, AD domains, and farms in one call. Returns per-component status or error details.
Instructions
Get health and status across Horizon infrastructure in a single call.
Components:
summary: overall health rollup across all component types
connection_servers: per-server reachability, load, and tunnel counts
gateways: Unified Access Gateway connectivity status
virtual_centers: vCenter Server connectivity and health
ad_domains: Active Directory domain reachability and bind status
farms: RDS farm health and server capacity
Results are keyed by component name. A failed component returns its error as a string rather than failing the whole call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| components | No | Components to check: summary, connection_servers, gateways, virtual_centers, ad_domains, farms. Defaults to all. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||