networks-list-overview
Retrieve summary client statistics for a Meraki network, including counts and usage, with customizable time windows and resolution.
Instructions
Return overview statistics for network clients. (read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| networkId | Yes | Network ID | |
| t0 | No | The beginning of the timespan for the data. The maximum lookback period is 31 days from today. | |
| t1 | No | The end of the timespan for the data. t1 can be a maximum of 31 days after t0. | |
| timespan | No | The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in se | |
| resolution | No | The time resolution in seconds for returned data. The valid resolutions are: 7200, 86400, 604800, 2629746. The default is 604800. | |
| fields | No | Return only these top-level fields; omit for all. Available: counts, usages. |