Skip to content

Data Object - ADDomainAdvancedSettings

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.ADDomain.ADDomainAdvancedSettings

Property of

ADDomainInfo, ADDomainSpec

Since

Horizon 8.1

Data Object Description

Data Object Properties

Name Type Description
port xsd:int Port of the server to connect to. 1 2
adDomainContext xsd:string Active directory domain Context. e.g: dc=abc,dc=com.
adDomainAutoDiscovery xsd:boolean Auto discovers domain controllers . Auto discovery, AD domain controllers and preferred site name are mutually exclusive. Only one of them can be defined at a time. 3
adDomainControllers xsd:string[] One or more AD domain controllers. Auto discovery, AD domain controllers and preferred site name are mutually exclusive. Only one of them can be defined at a time. 4 5
adDomainPreferredSite xsd:string ADDomain preferred domain site. Auto discovery, AD domain controllers and preferred site name are mutually exclusive. Only one of them can be defined at a time. 4

  1. This property has a minimum value of 0. 

  2. This property has a maximum value of 65535. 

  3. This property has a default value of true. 

  4. This property need not be set. 

  5. This property must be a valid IP address or DNS name.