Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.92 KB

XiqWirelessEventRetriesEntity.md

File metadata and controls

22 lines (17 loc) · 1.92 KB

extremecloudiq.model.xiq_wireless_event_retries_entity.XiqWirelessEventRetriesEntity

ExtremeCloud IQ Connectivity Experience Wireless Events Retries Details

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, ExtremeCloud IQ Connectivity Experience Wireless Events Retries Details

Dictionary Keys

Key Input Type Accessed Type Description Notes
avg_rx_retry decimal.Decimal, int, float, decimal.Decimal, The average duration of rxRetry [optional] value must be a 64 bit float
max_rx_retry decimal.Decimal, int, float, decimal.Decimal, The maximum duration of rxRetry [optional] value must be a 64 bit float
avg_tx_retry decimal.Decimal, int, float, decimal.Decimal, The average duration of txRetry [optional] value must be a 64 bit float
max_tx_retry decimal.Decimal, int, float, decimal.Decimal, The maximum duration of txRetry [optional] value must be a 64 bit float
rx_retry_threshold decimal.Decimal, int, float, decimal.Decimal, The threshold value of rxRetry [optional] value must be a 64 bit float
tx_retry_threshold decimal.Decimal, int, float, decimal.Decimal, The threshold value of txRetry [optional] value must be a 64 bit float
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]