NSX-T Data Center REST API
Delete an Existing Section and Its Associated Rules (Removed in 4.0)
Removes serviceinsertion section from the system. ServiceInsertion section withrules can only be deleted by passing "cascade=true" parameter.
Deprecated: Note- DELETE service insertion section API is deprecated. Please use policy redirection-policy API.
Request:
Method:
DELETE
URI Path(s):
/api/v1/serviceinsertion/sections/{section-id}
Request Headers:
n/a
Query Parameters:
ServiceInsertionSectionQueryParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a