Data Object - HostActiveDirectorySpec

Property of
HostActiveDirectory
Extends
DynamicData
Since
vSphere API 4.1

Data Object Description

The HostActiveDirectorySpec data object defines properties for Active Directory domain access.

Properties

Name Type Description
camServer*xsd:string

If set, the CAM server will be used to join the domain and the userName and password fields will be ignored.

Since vSphere API 5.0
domainName*xsd:string

Domain name.
password*xsd:string

Password for the Active Directory account.
thumbprint*xsd:string

Thumbprint for the SSL certficate of CAM server

Since vSphere API 5.0
userName*xsd:string

Name of an Active Directory account with the authority to add a host to the domain.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition