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] |