Reference Guide
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/nsswitch
Description
Download a NAS server nsswitch file containing the template or the actual (if already uploaded)
nsswitch configuration settings.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the NAS server. string
Responses
HTTP
Code
Description Schema
200 Success No Content
404 Not Found error_response
422 Operation Failed error_response
Produces
•
document/text
POST /nas_server/{id}/upload/homedir
153
Dell EMC PowerStore REST API Reference Guide










