NSX-T Data Center REST API
Remove service VMs either as standalone or HA (Deprecated)
Undeploy one service VM as standalone or two service VMs as HA. Associated deployment information and instanceruntime will also be deleted once service VMs have been un-deployed successfully.
Deprecated: This API has been deprecated, please use below Policy API
DELETE /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id> DELETE /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id>
Request:
Method:
POST
URI Path(s):
/api/v1/serviceinsertion/services/{service-id}/service-instances/{service-instance-id}/instance-runtimes?action=delete
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
202 Accepted
Response Headers:
n/a
Response Body:
n/a