Reference Guide
local_user
Use this resource type to manage local user accounts.
GET /local_user
Description
Query all local user account instances. This resource type collection query does not support
filtering, sorting or pagination
Responses
HTTP
Code
Description Schema
200 Success
<
local_user_instanc
e > array
206 Partial content of local user instance objects
<
local_user_instanc
e > array
POST /local_user
Description
Create a new local user account. Any existing local user with either an administrator or a security
administrator role can create a new local user account. By default, a new local_user account is NOT
locked.
Parameters
Type Name Schema
Body
body
required
local_user_create
Responses
HTTP
Code
Description Schema
201 Created create_response
400 Invalid Request error_response
129
Dell EMC PowerStore REST API Reference Guide










