get_traffic_summary
Get a site's overall traffic throughput and totals in one condensed summary, providing a quick view of network volume without per-app or time-series detail.
Instructions
Return a condensed traffic-volume summary for a site.
Read-only operation: it reports overall throughput and totals without the per-app or time-series detail. Use get_dpi_stats for application-level breakdown, get_traffic_analysis for windowed trends and top talkers, or get_client_traffic for a specific client.
Args: site: Site to query. Defaults to "default". device: Optional console/device name to target a specific UniFi console; omit to use the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Site to query. Defaults to "default". | default |
| device | No | Optional console/device name to target a specific UniFi console; omit to use the default. |