NSX-T Data Center REST API
Get a particular ServiceProfile for a Service. (Deprecated)
Returns detailed service profile information for a given Service.Deprecated: This API has been deprecated, please use below Policy API
GET /policy/api/v1/infra/service-references/<service-reference-id>/service-profiles/<service-profile-id>
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/serviceinsertion/services/<service-id>/service-profiles/<service-profile-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/serviceinsertion/services/103ca1c3-ef39-4473-aaec-9a8d764a9392/service-profiles/38b87e06-cb4d-4568-9be0-59be8ab12df9Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    BaseServiceProfile+
  GiServiceProfile+
  ServiceInsertionServiceProfile+
  