NSX-T Data Center REST API
Delete Service profile
This API can be used to delete service profile with given service-profile-id This API is only available when using VMware NSX-T.Request:
Method:
              DELETE
            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:
DELETE https://<policy-mgr>/policy/api/v1/infra/service-references/SR-1/service-profiles/SP-1Successful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a