Reference Guide

Name Description Schema
domain_name
required
Name of the LDAP authority to construct the LDAP server
configuration.
string
group_membe
r_attribute
optional
Name of the LDAP attribute whose value contains the
names of group members within a group. Default value is
member.
string
group_name_a
ttribute
optional
Name of the LDAP attribute whose value indicates the
group name. Default value is cn.
string
group_object_
class
optional
LDAP object class for groups. Default value is group. In
Active Directory, groups and users are stored in the same
directory path, and are in a class called group. Default
value is group.
string
group_search_
level
optional
Nested search level for performing group search. Default
value is 0 (no nested search level limitation)
Minimum value : 0
Maximum value : 2147483647
integer (int32)
group_search_
path
required
Path used to search for groups on the directory server. string
is_global_cata
log
optional
Whether or not the catalog is global. Default value is false. boolean
ldap_server_t
ype
optional
LDAPServerTypeEn
um
ldap_servers
required
List of IP addresses of the LDAP servers for the domain. IP
addesses are in IPv4 or IPv6 format.
< string (ip-address)
> array
ldap_timeout
optional
Timeout for establishing a connection to an LDAP server. If
the system does not receive a reply from the LDAP server
after the specified timeout, it stops sending requests.
Default value is 30000 (30 seconds).
Minimum value : 0
Maximum value : 2147483647
integer (int32)
554
Dell EMC PowerStore REST API Reference Guide