Reference Guide

Name Description Schema
is_built_in
optional
Whether the user account is built-in or not. boolean
is_default_pas
sword
optional
Whether the user account has the default password or not. boolean
name
optional
Name of the service user account. Always 'service' in this
release.
string
service_user_modify
Name Description Schema
password
required
New password for the service user account. 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)
smb_server_create
Arguments for the SMB server create operation. Note that domain SMB servers must be
explicitly joined to the Active Directory using the join action before it can be accessed To
create a standalone SMB server, set the is_standalone option to true and specify the following
mandatory parameters: - netbios_name - workgroup For domain SMB servers, set the is_standalone
option to false and specify the following mandatory parameters: - computer_name - domain For
both cases, you must also specify a password for the local administrator of the SMB server using the
local_admin_password option.
Name Description Schema
computer_na
me
optional
DNS name of the associated computer account when the
SMB server is joined to an Active Directory domain. This
name is limited to 63 bytes and must not contain the
following characters - - comma (.) - tilde (~) - colon (:) -
exclamation point (!) - at sign (@) - number sign (#) - dollar
sign ($) - percent (%) - caret (^) - ampersand (&) -
apostrophe (') - period (.) - note that if you enter string with
period only the first word will be kept - parentheses (()) -
braces ({}) - underscore (_) - white space (blank) as defined
by the Microsoft naming convention (see
https://support.microsoft.com/en-us/help/909264/)
Length : 1 - 63
string
703
Dell EMC PowerStore REST API Reference Guide