Data Object - HostActiveDirectoryInfo(vim.host.ActiveDirectoryInfo)

Extends
HostDirectoryStoreInfo
Since
vSphere API 4.1

Data Object Description

The HostActiveDirectoryInfo data object describes ESX host membership in an Active Directory domain. If the HostAuthenticationStoreInfo.enabled property is True, the host is a member of a domain and the ESX Server will set the domain information properties.

Properties

Name Type Description
domainMembershipStatus*xsd:string

Health information about the domain membership. See HostActiveDirectoryInfoDomainMembershipStatus.
joinedDomain*xsd:string

The domain that this host joined.
smartCardAuthenticationEnabled*xsd:boolean

Whether local smart card authentication is enabled.

Since vSphere API 6.0
trustedDomain*xsd:string[]

List of domains with which the joinedDomain has a trust. The joinedDomain is not included in the trustedDomain list.
Properties inherited from HostDirectoryStoreInfo
None
Properties inherited from HostAuthenticationStoreInfo
enabled
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition