[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
Get Malware Prevention Usage Details
DescriptionGet feature usage details of Malware Prevention.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://api.example.com/napp/api/v1/malware-prevention/usage-details
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
MalwarePreventionUsageDetails
of type(s) application/json
Successful operation
{
"feature_in_use": false,
"number_of_distributed_rules": 0,
"number_of_gateways_enabled": 0,
"number_of_host_clusters_enabled": 0
}
boolean
feature_in_use
Optional
If true, Malware Prevention feature is in use in at least one of North-South gateways or East-West host clusters or standalone hosts.
integer
number_of_distributed_rules
Optional
Number of distributed rules with Malware Prevention profile attached.
integer
number_of_gateways_enabled
Optional
Number of gateways where North-South Malware Prevention feature is enabled.
integer
number_of_host_clusters_enabled
Optional
Number of host clusters where East-West Malware Prevention feature is enabled.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://api.example.com/napp/api/v1/malware-prevention/usage-details
[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
On This Page
Malware Prevention Operations
post
post
delete
delete
get
get
post