extremecloudiq.model.xiq_device_stats_entity.XiqDeviceStatsEntity
ExtremeCloud IQ Device Stats Entity
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
ExtremeCloud IQ Device Stats Entity
Key
Input Type
Accessed Type
Description
Notes
timestamp
decimal.Decimal, int,
decimal.Decimal,
The timestamp
value must be a 64 bit integer
avg_interference_utilization
decimal.Decimal, int,
decimal.Decimal,
The average interference utilization
[optional] value must be a 32 bit integer
avg_tx_utilization
decimal.Decimal, int,
decimal.Decimal,
The Average Tx Utilization
[optional] value must be a 32 bit integer
avg_rx_utilization
decimal.Decimal, int,
decimal.Decimal,
The Average Rx Utilization
[optional] value must be a 32 bit integer
avg_total_channel_utilization
decimal.Decimal, int,
decimal.Decimal,
The Average Total Channel Utilization
[optional] value must be a 32 bit integer
avg_num_clients
decimal.Decimal, int,
decimal.Decimal,
The Average Number of Clients
[optional] value must be a 32 bit integer
normal_interference
decimal.Decimal, int,
decimal.Decimal,
The normal interference
[optional] value must be a 32 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]