get_dpi_stats
Get per-site DPI stats to rank traffic by application or category, revealing which protocols and apps dominate usage.
Instructions
Return Deep Packet Inspection application-breakdown statistics for a site.
Read-only operation: it ranks traffic by detected application/category so you can see what protocols and apps dominate usage. Use get_traffic_summary for a lighter volume-only overview, get_traffic_analysis for time-windowed trends and top talkers, or get_client_traffic for a single client's DPI view.
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. |