NSX-T Data Center REST API
Associated URIs:
| API Description | API Path | 
|---|---|
| List LLDP Neighbor Properties of Fabric NodeList LLDP Neighbor Properties for all interfaces of Fabric Node | GET /api/v1/lldp/fabric-nodes/<fabric-node-id>/interfaces | 
| Read LLDP Neighbor Properties of Fabric Node by Interface NameRead LLDP Neighbor Properties for a specific interface of Fabric Node | GET /api/v1/lldp/fabric-nodes/<fabric-node-id>/interfaces/<interface-name> | 
| List LLDP Neighbor Properties of Transport NodeList LLDP Neighbor Properties for all interfaces of Transport Node | GET /api/v1/lldp/transport-nodes/<node-id>/interfaces | 
| Read LLDP Neighbor Properties of Transport Node by Interface NameRead LLDP Neighbor Properties for a specific interface of Transport Node | GET /api/v1/lldp/transport-nodes/<node-id>/interfaces/<interface-name> | 
