get_top_clients_by_usage
Identify top clients consuming the most bandwidth in your network. Filter by site and time range to monitor usage and optimize performance.
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 |
|---|---|---|---|
| site_id | No | ||
| site_name | No | ||
| start_at | No | ||
| end_at | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |