
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
39 lines
822 B
ReStructuredText
39 lines
822 B
ReStructuredText
.. _vim.event.HostDasErrorEvent: ../../../vim/event/HostDasErrorEvent.rst
|
|
|
|
.. _vim.event.HostDasErrorEvent.HostDasErrorReason: ../../../vim/event/HostDasErrorEvent/HostDasErrorReason.rst
|
|
|
|
vim.event.HostDasErrorEvent.HostDasErrorReason
|
|
==============================================
|
|
:contained by: `vim.event.HostDasErrorEvent`_
|
|
|
|
:type: `vim.event.HostDasErrorEvent.HostDasErrorReason`_
|
|
|
|
:name: other
|
|
|
|
values:
|
|
--------
|
|
|
|
healthCheckScriptFailed
|
|
Health check script failed
|
|
|
|
isolationAddressUnpingable
|
|
HA isolation address unpingable
|
|
|
|
agentShutdown
|
|
HA agent was shutdown
|
|
|
|
communicationInitFailed
|
|
HA communication initialization failed
|
|
|
|
other
|
|
Other reason
|
|
|
|
timeout
|
|
Timeout while communicating with HA agent
|
|
|
|
configFailed
|
|
Error while configuring/unconfiguring HA
|
|
|
|
agentFailed
|
|
HA agent has an error
|