Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.75 KB

XiqCreateWirelessUsageCapacityCriteria.md

File metadata and controls

21 lines (17 loc) · 1.75 KB

extremecloudiq.model.xiq_create_wireless_usage_capacity_criteria.XiqCreateWirelessUsageCapacityCriteria

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict,

Dictionary Keys

Key Input Type Accessed Type Description Notes
channel_utilization decimal.Decimal, int, float, decimal.Decimal, channel utilization [optional] value must be a 64 bit float
lnk_err decimal.Decimal, int, float, decimal.Decimal, The link error 2.4 GHz [optional] value must be a 64 bit float
retries decimal.Decimal, int, float, decimal.Decimal, The retries 2.4 GHz [optional] value must be a 64 bit float
pkt_loss decimal.Decimal, int, float, decimal.Decimal, The packet loss [optional] value must be a 64 bit float
interference decimal.Decimal, int, float, decimal.Decimal, The interference [optional] value must be a 64 bit float
noise decimal.Decimal, int, float, decimal.Decimal, The noise [optional] value must be a 64 bit float
noise_unit str, str, The noise unit [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]

[Back to Model list] [Back to API list] [Back to README]