Policy >
Security
>
Service Insertion
>
Service References
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-1
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a
Required Permissions:
crud
Feature:
policy_si
Additional Errors:
301 Moved Permanently
307 Temporary Redirect
400 Bad Request
403 Forbidden
409 Conflict
412 Precondition Failed
500 Internal Server Error
503 Service Unavailable