Files
deb-python-pyvmomi/docs/vim/dvs/HostMember/ConfigInfo.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

1.4 KiB

vim.dvs.HostMember.ConfigInfo

The DistributedVirtualSwitchHostMemberConfigInfo data object contains membership configuration information for the ESXi host.

extends

vmodl.DynamicData

since

vSphere API 4.0

Attributes:

host (vim.HostSystem, optional):

ESXi host. This property should always be set unless the user's setting does not have System.Read privilege on the object referred to by this property.

maxProxySwitchPorts (int):

Maximum number of ports than can be created in the proxy switch.ESXi 5.0 and earlier hosts: If you change the maximum number of ports, you must reboot the host for the new value to take effect.

vendorSpecificConfig (vim.dvs.KeyedOpaqueBlob, optional):

Opaque binary blob that stores vendor specific configuration.

backing (vim.dvs.HostMember.Backing):

Host membership backing, specifying physical NIC, portgroup, and port bindings for the proxy switch.