Reference Guide

HTTP
Code
Description Schema
204 Success No Content
404 Not Found error_response
422 Operation Failed error_response
PATCH /file_virus_checker/{id}
Description
Modify the virus checker settings of a NAS Server.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the virus checker instance. string
Body
body
required
file_virus_checker_
modify
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid Request error_response
404 Not Found error_response
422 Operation Failed error_response
POST /file_virus_checker/{id}/upload_config
Description
Upload a virus checker configuration file containing the virus checker configuration settings.
Parameters
64
Dell EMC PowerStore REST API Reference Guide