Enum - HostActiveDirectoryInfoDomainMembershipStatus(vim.host.ActiveDirectoryInfo.DomainMembershipStatus)

Since
vSphere API 4.1


Enum Description

Enum Constants

NameDescription
clientTrustBroken The client side of the trust relationship is broken.
inconsistentTrust Unexpected domain controller responded.
noServers The host thinks it's part of a domain, but no domain controllers could be reached to confirm.
ok No problems with the domain membership.
otherProblem There's some problem with the domain membership.
serverTrustBroken The server side of the trust relationship is broken (or bad machine password).
unknown The Active Directory integration provider does not support domain trust checks.

Show WSDL type definition