Delete Deployment Spec

Delete Deployment Spec

This API deletes the deployment spec with the specified name for Malware Prevention service.

Caution: Do not use DELETE API in the following situations:

  • The NSX Distributed Malware Prevention service definition has only a single deployment specification.
  • The deployment specification is used in any of the service deployments.
In these two situations, DELETE API fails.
Request
URI
DELETE
https://api.example.com/napp/api/v1/malware-prevention/svm-spec
COPY
Query Parameters
string
deployment_spec_name
Required

Use this request param for specifying deployment_spec_name to filter.


Authentication
This operation uses the following authentication methods.
Responses
200

Successful operation

Operation doesn't return any data structure