
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
784 B
ReStructuredText
34 lines
784 B
ReStructuredText
.. _vim.dvs.HostMember: ../../../vim/dvs/HostMember.rst
|
|
|
|
.. _vim.dvs.HostMember.HostComponentState: ../../../vim/dvs/HostMember/HostComponentState.rst
|
|
|
|
vim.dvs.HostMember.HostComponentState
|
|
=====================================
|
|
Describes the state of the host proxy switch.
|
|
:contained by: `vim.dvs.HostMember`_
|
|
|
|
:type: `vim.dvs.HostMember.HostComponentState`_
|
|
|
|
:name: down
|
|
|
|
values:
|
|
--------
|
|
|
|
disconnected
|
|
The host is disconnected or it is not responding.
|
|
|
|
up
|
|
The host proxy switch is up and running.
|
|
|
|
down
|
|
The host proxy is down.
|
|
|
|
warning
|
|
The host requires attention.
|
|
|
|
outOfSync
|
|
The proxy switch configuration is not the same as the distributed virtual switch configuration in the vCenter Server.
|
|
|
|
pending
|
|
The host proxy switch is waiting to be initialized.
|