[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

Update Malware Prevention Feature Configurations

Description

Update 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

Request

URL

URL


patch
https://{api_host}/napp/api/v1/platform/features/malware-prevention/config
Copy

Authentication

Authentication

This operation uses the following authentication methods.

x_nsx_roles

Scopes: enterprise_admin, network_engineer

Response

Response

Response Body

Response 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

Errors

Error
default

error

Code Samples

Code Samples

cURL Command

curl -X PATCH https://{api_host}/napp/api/v1/platform/features/malware-prevention/config


Feedback

Was this page helpful?