extremecloudiq.model.xiq_wireless_wifi.XiqWirelessWifi
The unique identifier of the wireless interface
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
The unique identifier of the wireless interface
Key
Input Type
Accessed Type
Description
Notes
ssid_count
decimal.Decimal, int,
decimal.Decimal,
The count of SSIDs
[optional] value must be a 32 bit integer
ssids
list, tuple,
tuple,
The list of SSIDs
[optional]
number_of_clients
decimal.Decimal, int,
decimal.Decimal,
The total number of clients
[optional] value must be a 64 bit integer
channel_utilization
decimal.Decimal, int,
decimal.Decimal,
The value for channel utilization
[optional] value must be a 32 bit integer
channel
decimal.Decimal, int,
decimal.Decimal,
The value for channel
[optional] value must be a 32 bit integer
channel_width
decimal.Decimal, int,
decimal.Decimal,
The value for channel width
[optional] value must be a 32 bit integer
load_balancing
bool,
BoolClass,
The value for load balancing
[optional]
band_steering
bool,
BoolClass,
The value for band steering
[optional]
channel_utilization_details
XiqChannelUtilizationDetails
XiqChannelUtilizationDetails
[optional]
any_string_name
dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader
frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO
any string name can be used but the value must be the correct type
[optional]
The list of SSIDs
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The list of SSIDs
Class Name
Input Type
Accessed Type
Description
Notes
items
str,
str,
The list of SSIDs
[Back to Model list] [Back to API list] [Back to README]