NSX-T Data Center REST API
Read service reference
This API can be used to read service reference with the given service-reference-id. This API is only available when using VMware NSX-T.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/service-references/<service-reference-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/service-references/SR_1Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    ServiceReference+
  