1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
.. _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.
|