Reference Guide

Name Description Schema
description
optional
Description of the SMB server in UTF-8 characters.
Length : 0 - 48
string
domain
optional
Domain name where SMB server is registered in Active
Directory, if applicable.
Length : 1 - 255
string
is_standalone
required
Indicates whether the SMB server is standalone. Values are:
- true - SMB server is standalone. - false - SMB server is
joined to the Active Directory.
boolean
local_admin_p
assword
optional
Regardless of the type of the SMB server, standalone or in
the domain, a local administrator user must be created.
local_admin_password is the password of this user.
Length : 0 - 512
string (password)
nas_server_id
required
Unique identifier of the NAS server. string
netbios_name
optional
NetBIOS name is the network name of the standalone SMB
server. SMB servers joined to Active Directory also have
NetBIOS Name, defaulted to the 15 first characters of the
computer_name attribute. Administrators can specify a
custom NetBIOS Name for a SMB server using this
attribute. NetBIOS name is limited to 15 characters and
cannot contain the following characters - - backslash () -
slash mark (/) - colon (:) - asterisk (*) - question mark (?) -
quotation mark ("") - less than sign (<) - greater than sign (>)
- vertical bar (|) as defined by the Microsoft naming
convention (see https://support.microsoft.com/en-us/help/
909264/)
Length : 1 - 15
string
workgroup
optional
Applies to standalone SMB servers only. Windows network
workgroup for the SMB server. Workgroup names are
limited to 15 alphanumeric ASCII characters.
Length : 1 - 15
string
smb_server_delete
Arguments for the SMB server delete operation.
704
Dell EMC PowerStore REST API Reference Guide