NSX-T Data Center REST API
Delete Service chain
This API can be user to delete service chain with given service-chain-id. This API is only available when using VMware NSX-T.Request:
Method:
DELETE
URI Path(s):
/policy/api/v1/infra/service-chains/<service-chain-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/service-chains/PSC_1Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a