Files
deb-python-pyvmomi/docs/vim/dvs/HostMember/HostComponentState.rst
Shawn Hartsock 15f7be9a52 pyVmomi reStructured Text Documentation
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
2014-06-17 14:07:42 -04:00

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.