Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.56 KB

XiqWiredEventEntity.md

File metadata and controls

23 lines (18 loc) · 1.56 KB

extremecloudiq.model.xiq_wired_event_entity.XiqWiredEventEntity

ExtremeCloud IQ Connectivity Experience data

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, ExtremeCloud IQ Connectivity Experience data

Dictionary Keys

Key Input Type Accessed Type Description Notes
device_id str, str, the device id [optional]
hostname str, str, the host name [optional]
interface_errors decimal.Decimal, int, float, decimal.Decimal, the interface errors ratio [optional] value must be a 64 bit float
maximum_errors decimal.Decimal, int, float, decimal.Decimal, the maximum errors ratio [optional] value must be a 64 bit float
mgmt_ip str, str, the management ip [optional]
port str, str, the port [optional]
serial_number str, str, the device serial number [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]