
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
22 lines
692 B
ReStructuredText
22 lines
692 B
ReStructuredText
.. _vim.fault.HostIncompatibleForFaultTolerance: ../../../vim/fault/HostIncompatibleForFaultTolerance.rst
|
|
|
|
.. _vim.fault.HostIncompatibleForFaultTolerance.Reason: ../../../vim/fault/HostIncompatibleForFaultTolerance/Reason.rst
|
|
|
|
vim.fault.HostIncompatibleForFaultTolerance.Reason
|
|
==================================================
|
|
Reasons why fault tolerance is not supported on the host.
|
|
:contained by: `vim.fault.HostIncompatibleForFaultTolerance`_
|
|
|
|
:type: `vim.fault.HostIncompatibleForFaultTolerance.Reason`_
|
|
|
|
:name: processor
|
|
|
|
values:
|
|
--------
|
|
|
|
product
|
|
The product does not support fault tolerance.
|
|
|
|
processor
|
|
The product supports fault tolerance but the host CPU does not.
|