
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
1010 B
1010 B
vim.host.ActiveDirectoryInfo.DomainMembershipStatus
- contained by
- type
- name
otherProblem
values:
- ok
-
No problems with the domain membership.
- clientTrustBroken
-
The client side of the trust relationship is broken.
- unknown
-
The Active Directory integration provider does not support domain trust checks.
- otherProblem
-
There's some problem with the domain membership.
- noServers
-
The host thinks it's part of a domain, but no domain controllers could be reached to confirm.
- serverTrustBroken
-
The server side of the trust relationship is broken (or bad machine password).
- inconsistentTrust
-
Unexpected domain controller responded.