Reference Guide
Name Description Schema
users
optional
Allowed or denied users, depending on the value of the
is_allowed_users attribute. - If allowed users exist, only
those users and no others can connect to the NAS server
through FTP or SFTP. - If denied users exist, they always
have access denied to the NAS server through FTP or SFTP. -
If the list is empty, there is no restriction to the NAS server
access through FTP or SFTP based on the user name.
< string > array
welcome_mes
sage
optional
Welcome message displayed on the console of FTP and
SFTP clients before their authentication. The length of this
message is limited to 511 bytes of UTF-8 characters, and the
length of each line is limited to 80 bytes.
string
file_interface_create
Attributes for the create operation.
Name Description Schema
gateway
optional
Gateway address for the network interface. IPv4 and IPv6
are supported.
Length : 1 - 45
string (ip-address)
ip_address
required
IP address of the network interface. IPv4 and IPv6 are
supported.
Length : 1 - 45
string (ip-address)
is_disabled
optional
Indicates whether the network interface is disabled.
Default : false
boolean
nas_server_id
required
Unique identifier of the NAS server to which the network
interface belongs, as defined by the nas_server resource
type.
string
prefix_length
required
Prefix length for the interface. IPv4 and IPv6 are supported.
Minimum value : 1
Maximum value : 128
integer (int32)
role
optional
FileInterfaceRoleEn
um
452
Dell EMC PowerStore REST API Reference Guide










