NSX-T Data Center REST API
List all Service Profiles of a Service. (Deprecated)
List all service profiles of a service.Deprecated: This API has been deprecated, please use below Policy API
GET /policy/api/v1/infra/service-references/<service-reference-id>/service-profiles
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/serviceinsertion/services/<service-id>/service-profiles
                  
              
            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-profilesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    SIServiceProfileListResult+
  