get_top_clients_by_usage
Identify top clients by bandwidth usage. Filter by site, name, and time range to find high-usage clients for capacity planning or troubleshooting.
Instructions
Get top clients ranked by bandwidth usage.
Args: site_id: Filter by site ID. Empty for all. site_name: Filter by site name. Empty for all. start_at: Start time in RFC 3339 format (max 1 month range). end_at: End time in RFC 3339 format. limit: Maximum number of clients to return (1-100, default 5).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| end_at | No | ||
| site_id | No | ||
| start_at | No | ||
| site_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |