NSX-T Data Center REST API
Read LLDP Neighbor Properties of Fabric Node by Interface Name
Read LLDP Neighbor Properties for a specific interface of Fabric NodeRequest:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/lldp/fabric-nodes/<fabric-node-id>/interfaces/<interface-name>
                  
              
            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/interfaces/vmnic1Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    InterfaceNeighborProperties+
  