get_fleet_health
Retrieve fleet-wide cluster health in one call, including hub conditions and pod/deployment scans, with problem clusters sorted first.
Instructions
Health of the WHOLE fleet in one call: hub conditions for every cluster plus concurrent pod/deployment scans of each spoke that has a read context.
Args: clusters: optional comma-separated managed-cluster names to scope the sweep; empty means every cluster on the hub.
Clusters with problems sort first. A broken spoke shows an 'error' entry instead of failing the sweep. Prefer this over calling get_cluster_health in a loop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clusters | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |