Files
deb-python-pyvmomi/docs/vim/host/ActiveDirectoryInfo/DomainMembershipStatus.rst
Shawn Hartsock 15f7be9a52 pyVmomi reStructured Text Documentation
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
2014-06-17 14:07:42 -04:00

36 lines
1010 B
ReStructuredText

.. _vim.host.ActiveDirectoryInfo: ../../../vim/host/ActiveDirectoryInfo.rst
.. _vim.host.ActiveDirectoryInfo.DomainMembershipStatus: ../../../vim/host/ActiveDirectoryInfo/DomainMembershipStatus.rst
vim.host.ActiveDirectoryInfo.DomainMembershipStatus
===================================================
:contained by: `vim.host.ActiveDirectoryInfo`_
:type: `vim.host.ActiveDirectoryInfo.DomainMembershipStatus`_
: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.