NSX-T Data Center REST API
List LLDP Neighbor Properties of Fabric Node
List LLDP Neighbor Properties for all interfaces of Fabric NodeRequest:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/lldp/fabric-nodes/<fabric-node-id>/interfaces
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/lldp/fabric-nodes/ed4d2f98-4373-4d67-9706-5ec3af7fcba1/interfacesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    InterfaceNeighborPropertyListResult+
  