extremecloudiq.model.xiq_client_health_frequency_distribution.XiqClientHealthFrequencyDistribution
Wireless clients count with frequency distribution
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
Wireless clients count with frequency distribution
Key
Input Type
Accessed Type
Description
Notes
total_clients
decimal.Decimal, int,
decimal.Decimal,
The total number of clients
[optional] value must be a 64 bit integer
wired
decimal.Decimal, int,
decimal.Decimal,
The number of clients using the wired frequency band
[optional] value must be a 64 bit integer
thread
decimal.Decimal, int,
decimal.Decimal,
The number of clients using the thread frequency band
[optional] value must be a 64 bit integer
clients_2dot4GHz
decimal.Decimal, int,
decimal.Decimal,
The number of clients using the 2.4 GHz frequency band
[optional] value must be a 64 bit integer
clients_5GHz
decimal.Decimal, int,
decimal.Decimal,
The number of clients using the 5 GHz frequency band
[optional] value must be a 64 bit integer
clients_6GHz
decimal.Decimal, int,
decimal.Decimal,
The number of clients using the 6 GHz frequency band
[optional] value must be a 64 bit integer
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]
[Back to Model list] [Back to API list] [Back to README]