NSX-T Data Center REST API
Resolve 'source node id' value to source entities.
Service insertion data path inserts unique 'source node id' valueinto each packet. This API can be used to identify the source of the packet
using this value. It can be resolved to multiple source entities.
Request:
Method:
              GET
            URI Path(s):
              
                /api/v1/serviceinsertion/source-entities
                
              
            Request Headers:
                n/a
            Query Parameters:
    SourceEntityQueryParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/serviceinsertion/source-entities?source_node_value=00:50:56:bf:87:b8Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    SourceEntityResult+