
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
26 lines
576 B
ReStructuredText
26 lines
576 B
ReStructuredText
.. _VsanHostHealthState: ../../../vim/vsan/host/HealthState.rst
|
|
|
|
.. _VsanHostClusterStatus: ../../../vim/vsan/host/ClusterStatus.rst
|
|
|
|
.. _vim.vsan.host.HealthState: ../../../vim/vsan/host/HealthState.rst
|
|
|
|
vim.vsan.host.HealthState
|
|
=========================
|
|
A `VsanHostHealthState`_ represents the state of a participating host in the VSAN service.See `VsanHostClusterStatus`_
|
|
|
|
:type: `vim.vsan.host.HealthState`_
|
|
|
|
:name: unhealthy
|
|
|
|
values:
|
|
--------
|
|
|
|
healthy
|
|
Node is considered healthy.
|
|
|
|
unknown
|
|
Node health is unknown.
|
|
|
|
unhealthy
|
|
Node is considered unhealthy.
|