Reference Guide
Name Description Schema
hosts
optional
Allowed or denied hosts, depending on the value of the
is_allowed_hosts attribute. A host is defined using its IP
address. Subnets using CIDR notation are also supported. -
If allowed hosts exist, only those hosts and no others can
connect to the NAS server through FTP or SFTP. - If denied
hosts exist, they always have access denied to the NAS
server through FTP or SFTP. - If the list is empty, there is no
restriction to NAS server access through FTP or SFTP based
on the host IP address. - The addresses may be IPv4 or IPv6.
< string (ip-address)
> array
is_allowed_gr
oups
optional
Indicates whether the groups attribute contains allowed or
denied user groups. Values are: - true - groups contains
allowed user groups. - false - groups contains denied user
groups.
Default : true
boolean
is_allowed_ho
sts
optional
Indicates whether the hosts attribute contains allowed or
denied hosts. Values are: true - hosts contains allowed
hosts. false - hosts contains denied hosts.
Default : true
boolean
is_allowed_us
ers
optional
Indicates whether the users attribute contains allowed or
denied users. Values are: - true - users contains allowed
users. - false - users contains denied users.
Default : true
boolean
is_anonymous
_authenticatio
n_enabled
optional
Indicates whether FTP clients can be authenticated
anonymously. Values are: - true - Anonymous user name is
accepted. - false - Anonymous user name is not accepted.
Default : true
boolean
is_audit_enabl
ed
optional
Indicates whether the activity of FTP and SFTP clients is
tracked in audit files. Values are: - true - FTP/SFTP activity is
tracked. - false - FTP/SFTP activity is not tracked.
Default : false
boolean
is_ftp_enabled
optional
Indicates whether the FTP server is enabled on the NAS
server specified in the nasServer attribute. Values are: -
true - FTP server is enabled on the specified NAS server. -
false - FTP server is disabled on the specified NAS server.
boolean
450
Dell EMC PowerStore REST API Reference Guide










