Reference Guide
HTTP
Code
Description Schema
400 Invalid Request error_response
422 Operation Failed error_response
GET /file_virus_checker/{id}
Description
Query a specific virus checker setting of a NAS Server.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the virus checker instance. string
Responses
HTTP
Code
Description Schema
200 Success
file_virus_checker
_instance
404 Not Found error_response
DELETE /file_virus_checker/{id}
Description
Delete virus checker settings of a NAS Server.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the virus checker instance. string
Responses
63
Dell EMC PowerStore REST API Reference Guide










