mist_get_client_stats
Retrieve wireless client statistics for an organization, including connection details, bandwidth, and session data. Filter by time range and limit results.
Instructions
Get client statistics for an organization.
Returns statistics for wireless clients in the specified organization, including connection details, bandwidth, and session information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | Organization name (must be configured in .env). | |
| limit | No | Maximum number of clients to return (default: 100). | |
| duration | No | Time range for stats (default: "1d"). Options: "1h", "6h", "12h", "1d", "1w", "30d". | 1d |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||