
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
1.3 KiB
1.3 KiB
vim.host.ActiveDirectoryInfo
The HostActiveDirectoryInfo data object describes ESX host membership in an Active Directory domain. If the HostAuthenticationStoreInfo . enabled property isTrue, the host is a member of a domain and the ESX Server will set the domain information properties.
- extends
- since
- Attributes:
-
joinedDomain (str, optional):
The domain that this host joined.
trustedDomain ([str], optional):
List of domains with which thejoinedDomainhas a trust. ThejoinedDomainis not included in thetrustedDomainlist.
domainMembershipStatus (str, optional):
Health information about the domain membership. See HostActiveDirectoryInfoDomainMembershipStatus .