networking_switch_port_lldp_config_view

Fetch the LLDP configuration for a switch port
get/v1/system/hardware/switch-port/{port}/lldp/config

Path Parameters

port

Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID, but they may contain a UUID. They can be at most 63 characters long.

Query Parameters

rack_id
switch_location

Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID, but they may contain a UUID. They can be at most 63 characters long.

Responses

Object
chassis_id

The LLDP chassis identifier TLV.

enabled

Whether or not the LLDP service is enabled.

id

The id of this LLDP service instance.

link_description

The LLDP link description TLV.

link_name

The LLDP link name TLV.

management_ip

The LLDP management IP TLV.

system_description

The LLDP system description TLV.

system_name

The LLDP system name TLV.