
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
33 lines
802 B
ReStructuredText
33 lines
802 B
ReStructuredText
.. _vim.host.Capability: ../../../vim/host/Capability.rst
|
|
|
|
.. _ftCompatibilityIssues: ../../../vim/host/Capability.rst#ftCompatibilityIssues
|
|
|
|
.. _vim.host.Capability.FtUnsupportedReason: ../../../vim/host/Capability/FtUnsupportedReason.rst
|
|
|
|
vim.host.Capability.FtUnsupportedReason
|
|
=======================================
|
|
Set of possible values for `ftCompatibilityIssues`_
|
|
:contained by: `vim.host.Capability`_
|
|
|
|
:type: `vim.host.Capability.FtUnsupportedReason`_
|
|
|
|
:name: haAgentIssue
|
|
|
|
values:
|
|
--------
|
|
|
|
missingFTLoggingNic
|
|
FT logging nic is not configured on the host
|
|
|
|
missingVMotionNic
|
|
VMotion nic is not configured on the host
|
|
|
|
haAgentIssue
|
|
Host does not have HA agent running properly
|
|
|
|
vMotionNotLicensed
|
|
No VMotion license
|
|
|
|
ftNotLicensed
|
|
Host does not have proper FT license
|