Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 2.44 KB

XiqWirelessTimeToConnectEntity.md

File metadata and controls

27 lines (22 loc) · 2.44 KB

extremecloudiq.model.xiq_wireless_time_to_connect_entity.XiqWirelessTimeToConnectEntity

ExtremeCloud IQ Connectivity Experience data

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, ExtremeCloud IQ Connectivity Experience data

Dictionary Keys

Key Input Type Accessed Type Description Notes
timestamp decimal.Decimal, int, decimal.Decimal, The timestamp value must be a 64 bit integer
quality_index decimal.Decimal, int, decimal.Decimal, The quality index [optional] value must be a 32 bit integer
total_clients decimal.Decimal, int, decimal.Decimal, The total clients [optional] value must be a 32 bit integer
time_to_connect_score decimal.Decimal, int, decimal.Decimal, The time to connect score [optional] value must be a 32 bit integer
above_assoc_threshold decimal.Decimal, int, decimal.Decimal, The above association threshold [optional] value must be a 32 bit integer
above_auth_threshold decimal.Decimal, int, decimal.Decimal, The above authentication threshold [optional] value must be a 32 bit integer
above_dhcp_threshold decimal.Decimal, int, decimal.Decimal, The above dhcp threshold [optional] value must be a 32 bit integer
time_to_assoc decimal.Decimal, int, decimal.Decimal, The time to associate [optional] value must be a 32 bit integer
time_to_auth decimal.Decimal, int, decimal.Decimal, The time to authenticate [optional] value must be a 32 bit integer
time_to_dhcp decimal.Decimal, int, decimal.Decimal, The time to dhcp [optional] value must be a 32 bit integer
performance_score decimal.Decimal, int, decimal.Decimal, The performance score [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]