v4

latestOpenAPI 3.0.1Apache 2.02026-08-036821,1001.5 MB
Device

Get the device WiFi interfaces stats

Get the device WiFi interfaces stats by device ID.

get/devices/{id}/interfaces/wifi

Path parameters

idinteger required

The device ID

Query parameters

startTimeinteger required

The start time for collecting the wifi interfaces stat

endTimeinteger required

The end time for collecting the wifi interfaces stat

Response

OK

frequencystring

The WiFi frequency.

ssid_countinteger

The number of SSID assigned on this wireless interface.

client_countinteger

The number of clients associated to this wireless interface.

neighbor_clientsinteger

The number of neighboring clients.

channel_utilinteger

The channel utilization.

channelinteger

The channel associated.

channel_widthinteger

The channel width.

tx_utilizationinteger

The total tx utilization.

rx_utilizationinteger

The total rx utilization.

tx_byte_countinteger

The total tx byte count.

rx_byte_countinteger

The total rx byte count.

noise_floorinteger

The noise floor.

crc_error_frameinteger

The crc error frame count.

tx_retry_frameinteger

The tx retry frame

rx_retry_frameinteger

The rx retry fram.

unicast_tx_packet_countinteger

The unicast tx packet count.

unicast_rx_packet_countinteger

The unicast rx packet count.

broadcast_tx_packet_countinteger

The broadcast tx packet count.

broadcast_rx_packet_countinteger

The broadcast rx packet count.

tx_air_timeinteger

The tx air time.

rx_air_timeinteger

The rx air time.

total_utilizationinteger

The total utilization.

scan_avg_interferenceinteger

The average interference.

mac_addressstring

The bssid.

powerinteger

The radio power.

rx_errorsinteger

The rx errors.

tx_errorsinteger

The tx errors.

interface_namestring

The interface name.

radio_profile_namestring

The ExtremecloudIQ radio profile name.