Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.34 KB

XiqDeviceLldpCdpInfo.md

File metadata and controls

22 lines (17 loc) · 1.34 KB

extremecloudiq.model.xiq_device_lldp_cdp_info.XiqDeviceLldpCdpInfo

The LLDP/CDP information

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, The LLDP/CDP information

Dictionary Keys

Key Input Type Accessed Type Description Notes
port_id str, str, The port ID. [optional]
system_id str, str, The system ID. [optional]
system_name str, str, The system name. [optional]
interface_name str, str, The interface name. [optional]
management_ip str, str, The management IP. [optional]
port_description str, str, The port description. [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]