File: HostComponentState.rst

package info (click to toggle)
python-pyvmomi 6.7.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 14,984 kB
  • sloc: python: 9,206; xml: 77; makefile: 9
file content (33 lines) | stat: -rw-r--r-- 784 bytes parent folder | download | duplicates (5)
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.