API Guide

Table Of Contents
"CertificateFile": ""
}
Example for
ServerType: DNS
Example response body
{
"Name": "AD",
"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"
],
"GroupDomain": "dell.com",
"UserName": null,
"Password": "",
"ServerPort": 3269,
"NetworkTimeOut": 120,
"SearchTimeOut": 120,
"CertificateValidation": false,
"CertificateFile": ""
}
Table 31. Attributes
Attribute name Description
Name Name of the directory service.
Id ID of the AD or LDAP server.
ServerType Server type of the directoryDNS or Manual.
ServerName Server name of the directory service.
UserName User name of the directory service.
Password Password of the directory service.
ServerPort Port of the directory service.
NetworkTimeOut Network timeout value.
SearchTimeOut Search timeout value.
CertificateValidation Enable or disable certificate validation for the directory
service.
CertificateFile Certificate file for authentication.
56 Application settings