API Guide
"UserName": null,
"Password": "",
"ServerPort": 636,
"BindDN": null,
"BindPassword": "",
"BaseDistinguishedName": "dc=dell,dc=com",
"AttributeUserLogin": null,
"AttributeGroupMembership": null,
"SearchFilter": null,
"NetworkTimeOut": 120,
"SearchTimeOut": 120,
"CertificateValidation": false,
"CertificateFile": ""
}
Example for
ServerType: DNS
Example response body
{
"Name": "LDAP",
"ServerType": "DNS",
"ServerName":
[
"ausdcdell1.dell.com",
"rdudc12dell01.dell.com",
"pendc12dell01.dell.com",
"ausdc12dell02.dell.com",
"ausdc12dell01.dell.com",
"limdc12dell01.dell.com",
"ausdc12dell05.dell.com",
"ausdc12dell06.dell.com",
"rdudc12dell02.dell.com",
"ausdc12dell03.dell.com"
],
"DnsServer":
[
"dell.com"
],
"UserName": null,
"Password": "",
"ServerPort": 636,
"BindDN": null,
"BindPassword": "",
"BaseDistinguishedName": "dc=dell,dc=com",
"AttributeUserLogin": null,
"AttributeGroupMembership": null,
"SearchFilter": null,
"NetworkTimeOut": 120,
"SearchTimeOut": 120,
"CertificateValidation": false,
"CertificateFile": ""
}
Table 34. Attributes
Attribute name Description
Id ID of the LDAP account provider.
Name Directory name.
ServerType Server type of the directory—DNS or Manual.
ServerName Server name of the directory service.
UserName User name of the directory service.
Password Password of the directory service.
BaseDistinguishedName Domain names for search base. Example: dc=dell, dc=com.
AttributeUserLogin User login details.
58 Application settings