
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
34 lines
708 B
ReStructuredText
34 lines
708 B
ReStructuredText
.. _vim.VirtualMachine: ../../vim/VirtualMachine.rst
|
|
|
|
.. _vim.VirtualMachine.NeedSecondaryReason: ../../vim/VirtualMachine/NeedSecondaryReason.rst
|
|
|
|
vim.VirtualMachine.NeedSecondaryReason
|
|
======================================
|
|
The NeedSecondaryReason type defines all reasons a virtual machine is in the needSecondary Fault Tolerance state following a failure.
|
|
:contained by: `vim.VirtualMachine`_
|
|
|
|
:type: `vim.VirtualMachine.NeedSecondaryReason`_
|
|
|
|
:name: other
|
|
|
|
values:
|
|
--------
|
|
|
|
userAction
|
|
Terminated by user
|
|
|
|
lostConnection
|
|
Lose connection to secondary
|
|
|
|
divergence
|
|
Divergence
|
|
|
|
partialHardwareFailure
|
|
Partial hardware failure
|
|
|
|
other
|
|
All other reasons
|
|
|
|
initializing
|
|
Initializing FT
|