Reference Guide

Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the NAS server. string
FormDat
a
body
optional
Upload NAS server group 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/group
Description
Download a NAS server group file containing the template or the actual (if already uploaded) group
details.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the NAS server. string
Responses
HTTP
Code
Description Schema
200 Success No Content
150
Dell EMC PowerStore REST API Reference Guide