[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
Add To Allow List
DescriptionThis API is used to add a list of files to allow-list.
Request
URLURL
https://api.example.com/napp/api/v1/malware-prevention/allow-list
Request Body
Request Body
AllowedFileDetailsRequestList
of type(s) application/json
Optional
Details of the file. Expected in terms of sha256 hash for each file.
This request body class requires all of the following:
ListResult, InlineAllowedFileDetailsRequestList1
Authentication
This operation uses the following authentication methods.
METHOD
enterprise_admin
METHOD
security_engineer
Response
Response
Response BodyResponse Body
200 OK
Returns
AllowedFileDetailsResponseList
of type(s) application/json
Successful operation
This response body class contains all of the following:
ListResult, InlineAllowedFileDetailsResponseList1
Errors
400
Invalid inputs
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{}' https://api.example.com/napp/api/v1/malware-prevention/allow-list
[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
On This Page
Malware Prevention Operations
post
post
delete
delete
get
get
post