Reference Guide

blocked. If the file does not contain a virus, it is written to the file system. If the file is infected,
corrective action (fixed, removed or placed in quarantine) is taken as defined by the anti-virus
server. You can optionally set up the service to scan the file on read access based on last access of
the file compared to last update of the third-party anti-virus date.
GET /file_virus_checker
Description
Query all virus checker settings of the NAS Servers.
Responses
HTTP
Code
Description Schema
200 Success
<
file_virus_checker
_instance > array
206 Partial content of file virus checker instance objects
<
file_virus_checker
_instance > array
POST /file_virus_checker
Description
Add a new virus checker setting to a NAS Server. Only one instance can be created per NAS Server.
Workflow to enable the virus checker settings on the NAS Server is as follows: \n 1. Create a virus
checker instance on NAS Server. 2. Download template virus checker configuration file. 3. Edit the
configuration file with virus checker configuration details. 4. Upload the configuration file. 5.
Enable the virus checker on the NAS Server.
Parameters
Type Name Schema
Body
body
required
file_virus_checker_create
Responses
HTTP
Code
Description Schema
201 Created create_response
62
Dell EMC PowerStore REST API Reference Guide