top-clients-by-bandwidth
Retrieve the top clients consuming bandwidth on a UniFi site. Choose combined, transmit-only, or receive-only metric.
Instructions
Top N clients by bandwidth on a site (combined / tx-only / rx-only). Requires Cloud Connector (UNIFI_API_KEY_OWNER).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Site host name (e.g., 'USM') | |
| topN | No | Number of top clients to return (default: 10) | |
| metric | No | Bandwidth metric: combined (tx+rx), tx-only, rx-only | combined |
| limit | No | Max clients to fetch from API (default: 200) |