[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Update Malware Prevention Feature Configurations
DescriptionUpdate feature configurations. At this point, the Malware Prevention feature does not take any user-configuration, and the API endpoint exists for API interface compatibility between all features.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://{api_host}/napp/api/v1/platform/features/malware-prevention/config
Authentication
This operation uses the following authentication methods.
x_nsx_roles
Scopes:
enterprise_admin, network_engineer
Response
Response
Response BodyResponse Body
200 OK
Returns
FeatureConfigurationMalwarePrevention
of type application/json
Patch operation completed successfully.
This response body class contains all of the following:
CommonFeatureConfiguration, object
Errors
Error
default
error
Code Samples
cURL Command
curl -X PATCH https://{api_host}/napp/api/v1/platform/features/malware-prevention/config
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
On This Page
Clusterapi Operations
post