get_global_client_summary
Aggregate client data from all network consoles to get total counts, wireless/wired/blocked stats, top talkers, and per-device breakdowns for fleet-wide visibility.
Instructions
Summarize connected clients across every configured network console.
Read-only operation: it aggregates active clients from each network-enabled device and computes totals (wireless/wired/blocked), the top 10 talkers by usage, and a per-device client count. Use this for fleet-wide client visibility; use get_global_inventory for the device roster, get_global_health for subsystem health, or list_clients on a single console for the full per-client detail.
Returns: Dict with total_clients, wireless/wired/blocked counts, top_talkers, per_device counts, and an errors list when a console fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||