[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
Get Allow List
DescriptionGet list of files allowed in data center for execution or viewing
Request
URLURL
https://api.example.com/napp/api/v1/malware-prevention/allow-list
Query Parameters
Query Parameters
string
cursor
Optional
Opaque cursor to be used for getting next page of records (supplied by current result page).
integer
page_size
Optional
Maximum number of results to return in this page (server may return fewer).
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
METHOD
security_op
METHOD
auditor
Response
Response
Response BodyResponse Body
200 OK
Returns
AllowedFileDetailsList
of type(s) application/json
Successful operation
This response body class contains all of the following:
ListResult, InlineAllowedFileDetailsList1
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl 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