Reference Guide

Name Description Schema
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
optional
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
optional
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)
port
optional
Port number used to connect to the LDAP Server. Default
value is 389.
Minimum value : 0
Maximum value : 2147483647
integer (int32)
protocol
optional
LDAPProtocolEnum
user_id_attrib
ute
optional
Name of the LDAP attribute whose value indicates the user
ID. Default value is sAMAccountName.
string
558
Dell EMC PowerStore REST API Reference Guide