listClientsActivity
Retrieves client activity statistics over time, showing new, active, and disconnected clients. Helps monitor connection trends and patterns.
Instructions
Get client activity statistics over time from the dashboard. Returns time-series data showing new, active, and disconnected clients (both wireless/EAP and wired/switch) for each time snapshot. Useful for monitoring client connection trends and activity patterns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | Optional end timestamp in seconds (e.g., 1682000000) | |
| start | No | Optional start timestamp in seconds (e.g., 1682000000) | |
| siteId | No | Optional site ID. If not provided, uses the default site from configuration. | |
| customHeaders | No |