NSX-T Data Center REST API
Remove service deployment
Remove the service deployment. This will remove all the Service VMs that werecreated as part of this deployment on the specified cluster. User can optionally set
force delete option which will force remove the deployment, but should be used
only when the regular delete is not working. Regular delete will ensure
proper cleanup of Service VMs and related objects. Directly calling this
API without trying regular undeploy will result in unexpected results,
and orphan objects.
Request:
Method:
DELETE
URI Path(s):
/api/v1/malware-prevention/compute-collection/{compute-collection-id}/svm-deployment
Request Headers:
n/a
Query Parameters:
DeleteRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
202 Accepted
Response Headers:
n/a
Response Body:
n/a