Reference Guide

HTTP
Code
Description Schema
404 Not Found error_response
422 Operation Failed error_response
Produces
document/text
POST /nas_server/{id}/upload/netgroup
Description
Upload the NAS server netgroup file.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the NAS server. string
FormDat
a
body
optional
Upload the NAS server netgroup file. file
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid request error_response
404 Not Found error_response
422 Operation Failed error_response
Consumes
multipart/form-data
GET /nas_server/{id}/download/netgroup
151
Dell EMC PowerStore REST API Reference Guide