Reference Guide

Name Description Schema
password
required
Password for the new local user account to be created. The
password value can be 8 to 40 UTF-8 characters long, and
include as a minimum one uppercase character, one
lowercase character, one numeric character, and one
special character from this list [!,@#$%^*>_~].
string (password)
role_id
required
The unique identifier of the role to which the new local
user will be mapped. Where role_id "1" is for
Administrator, "2" is for Storage Administrator, "3" is for
Operator, "4" is for VM Administrator and "5" is for Security
Administrator roles.
string
local_user_instance
Information about a local user.
Name Description Schema
id
optional
Unique identifier of the local user account. string
is_built_in
optional
Whether the user account is built-in or not. boolean
is_default_pas
sword
optional
Whether the user account has a default password or not.
Only applies to default user accounts.
boolean
is_locked
optional
Whether the user account is locked or not. Defaults to false
at creation time.
boolean
name
optional
Name of the local user account. string
role_id
optional
Unique identifier of the role local user account is mapped
to.
string
local_user_modify
560
Dell EMC PowerStore REST API Reference Guide