[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
Delete Allow List
DescriptionThis API is used to delete a file from allow-list, identified by sha256 hash for the file.
Request
URLURL
https://api.example.com/napp/api/v1/malware-prevention/allow-list
Query Parameters
Query Parameters
array
sha256
Optional
Use this request param for specifying sha256 hash to filter. If this parameter is passed multiple times, OR condition will be assumed.
Authentication
This operation uses the following authentication methods.
METHOD
enterprise_admin
METHOD
security_engineer
Errors
400
Invalid inputs
Code Samples
cURL Command
curl -X DELETE 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