NSX-T Data Center REST API
Read service profile
This API can be used to read service profile with given service-profile-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>/service-profiles/<service-profile-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-1/service-profiles/SP-1Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    PolicyServiceProfile+