Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.8 KB

File metadata and controls

20 lines (15 loc) · 1.8 KB

extremecloudiq.model.xiq_wireless_usage_capacity_excessive_utilization.XiqWirelessUsageCapacityExcessiveUtilization

The count of wireless devices having excessive channel utilization.

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, The count of wireless devices having excessive channel utilization.

Dictionary Keys

Key Input Type Accessed Type Description Notes
total_ap_count decimal.Decimal, int, decimal.Decimal, The counts of All APs with excessive utilization [optional] value must be a 64 bit integer
radio2_dot4g_utilization_issue_ap_count decimal.Decimal, int, decimal.Decimal, The counts of APs with excessive utilization on 2.4 GHz radio [optional] value must be a 64 bit integer
radio5g_utilization_issue_ap_count decimal.Decimal, int, decimal.Decimal, The counts of APs with excessive utilization on 5 GHz radio [optional] value must be a 64 bit integer
radio6g_utilization_issue_ap_count decimal.Decimal, int, decimal.Decimal, The counts of APs with excessive utilization on 6 GHz radio [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]