NSX-T Data Center REST API

Delete an existing service attachment (Deprecated)

Delete existing service attachment from system.
Before deletion, please make sure that, no instance endpoints are connected
to this attachment. In turn no appliance should be connected to this attachment.
Deprecated: This API has been deprecated, please use below Policy API
For North-South service insertion
DELETE /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> DELETE /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> For East-West service insertion
DELETE /policy/api/v1/infra/segments/service-segments/>service-segment-id>

Request:

Method:
DELETE
URI Path(s):
/api/v1/serviceinsertion/service-attachments/{service-attachment-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

service_insertion_config

Additional Errors: