Reference Guide
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}/update_user_mappings
Description
Fix the user mappings for all file systems associated with the NAS server. This process updates file
ownership on the NAS server’s file systems to reflect changes to users' SIDs. A new UID/GID will be
obtained from a Unix Directory Service for the user name of the object owner. A user mapping
report is also generated. This operation can take a significant amount of time, depending of the size
of the file systems.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the NAS server. string
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid Request error_response
156
Dell EMC PowerStore REST API Reference Guide