Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.48 KB

XiqSessionsDataEntity.md

File metadata and controls

20 lines (15 loc) · 1.48 KB

extremecloudiq.model.xiq_sessions_data_entity.XiqSessionsDataEntity

ExtremeCloud IQ Sessions Data

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, ExtremeCloud IQ Sessions 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
data_rate_failure_percent decimal.Decimal, int, float, decimal.Decimal, The data rate failure percent [optional] value must be a 64 bit float
client_count decimal.Decimal, int, decimal.Decimal, The client count [optional] value must be a 32 bit integer
normal_failure_percent decimal.Decimal, int, decimal.Decimal, The normal failure percent [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]