Name: AdsConfig

This class represents the current Active Directory protocol configuration.

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.rbac.AdsConfig",
   "force": <Boolean>,
   "organizationalUnit": <String>,
   "realm": <String>,
   "servers": <String>,
   "shortDomain": <String>,
}

Attributes
NameTypeDescription
forcexsd:booleanThe value 'true' indicates forcing to join the domain; while the value 'false' indicates joining the domain without force. The default value is 'false'.
organizationalUnitxsd:stringThe organization unit for domain joining. This is optional.
realmxsd:stringThe realm name that the VMstore or TGC is joined to
serversxsd:list[xsd:string]The configured list of domain controllers.
shortDomainxsd:stringShort domain name of the realm