Skip to content

list_top_talkers

List top clients by total bytes (DPI by-station report).

Side effects: None (read-only).

Returns one record per client ranked by total_bytes descending, with mac, hostname, ip, tx_bytes, rx_bytes, and total_bytes.

list_top_talkers(limit=10)
Parameter Type Required Default Description
limit integer no 10 Max number of clients to return (default 10, max 1000).
controller string no “default” Name of the UniFi controller to target. Defaults to "default".