Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 2.21 KB

XiqRmDeviceConnectionStatus.md

File metadata and controls

23 lines (19 loc) · 2.21 KB

extremecloudiq.model.xiq_rm_device_connection_status.XiqRmDeviceConnectionStatus

Model Type Info

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

Dictionary Keys

Key Input Type Accessed Type Description Notes
total_devices decimal.Decimal, int, decimal.Decimal, The total devices. [optional] value must be a 64 bit integer
connected_devices decimal.Decimal, int, decimal.Decimal, The connected devices. [optional] value must be a 64 bit integer
disconnected_devices decimal.Decimal, int, decimal.Decimal, The disconnected devices. [optional] value must be a 64 bit integer
total_managed_devices decimal.Decimal, int, decimal.Decimal, The total managed devices. [optional] value must be a 64 bit integer
connected_managed_devices decimal.Decimal, int, decimal.Decimal, The connected managed devices. [optional] value must be a 64 bit integer
disconnected_managed_devices decimal.Decimal, int, decimal.Decimal, The disconnected managed devices. [optional] value must be a 64 bit integer
total_unmanaged_devices decimal.Decimal, int, decimal.Decimal, The total unmanaged devices. [optional] value must be a 64 bit integer
connected_unmanaged_devices decimal.Decimal, int, decimal.Decimal, The connected unmanaged devices. [optional] value must be a 64 bit integer
disconnected_unmanaged_devices decimal.Decimal, int, decimal.Decimal, The disconnected unmanaged devices. [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]