Management Plane API > Security > Services > Service Insertion

Delete an Existing Section and Its Associated Rules

Removes serviceinsertion section from the system. ServiceInsertion section with
rules can only be deleted by passing "cascade=true" parameter.

Request:

Method:
DELETE
URI Path(s):
/api/v1/serviceinsertion/sections/<section-id>
Request Headers:
n/a
Query Parameters:
ServiceInsertionSectionQueryParameters+
Request Body:
n/a

Example Request:

DELETE https://<nsx-mgr>/api/v1/serviceinsertion/sections/65a60890-6f48-418d-a7d5-5aaf65fc4e5b

Successful Response:

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

Required Permissions:

crud

Feature:

service_insertion

Additional Errors: