stat_report
Fetch periodic statistics for sites, APs, users, or gateways. Consolidates all stat report endpoints into one call.
Instructions
Fetch periodic statistics for site, AP, user, or gateway.
Combines all stat report endpoints into one tool. Default time ranges: 5minutes=12h, hourly=7d, daily=52w, monthly=52w.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End timestamp in ms | |
| mac | No | MAC address to filter by (for ap/user entity types) | |
| start | No | Start timestamp in ms | |
| entity | Yes | Entity type: 'site', 'ap', 'user', or 'gateway' | |
| period | Yes | Time period: '5minutes', 'hourly', 'daily', or 'monthly' | |
| attribs | No | Attributes to collect (entity-specific defaults used if omitted) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |