[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
Get Service Definition
DescriptionGet service definition for Malware Prevention. This API returns the service id, display name and all the deployment specs for the service.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://api.example.com/napp/api/v1/malware-prevention/svm-spec
Authentication
This operation uses the following authentication methods.
METHOD
enterprise_admin
METHOD
security_engineer
METHOD
security_op
METHOD
auditor
Response
Response
Response BodyResponse Body
200 OK
Returns
ServiceDefinitionDetails
of type(s) application/json
Successful operation
{
"deployment_specs": {},
"display_name": "string",
"service_id": "string"
}
deployment_specs
Optional
A list of all the Service deployments with Malware Prevention service definition.
string
display_name
Optional
Display name of the service defintion.
string
service_id
Optional
Service Id.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://api.example.com/napp/api/v1/malware-prevention/svm-spec
[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
On This Page
Malware Prevention Operations
post
post
delete
delete
get
get
post