get_global_health
Aggregate site health across all network consoles into a unified report with an overall healthy or degraded verdict, including per-device subsystem breakdowns.
Instructions
Aggregate site health across every configured network console into one report.
Read-only operation: it collects per-subsystem site health (WAN/LAN/WLAN status, health score, and device/user counts) from each network-enabled device and folds them into a unified view with an overall "healthy" or "degraded" verdict. Use this for a single fleet-wide health check; use get_global_inventory for the device roster, get_global_client_summary for client counts, or get_site_health on a single console for full subsystem detail.
Returns: Dict with overall_status, device_count, a per-device subsystems breakdown, and an errors list when a console fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||