Files
deb-python-pyvmomi/docs/vim/dvs/HostMember/PnicBacking.rst
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

1.1 KiB

vim.dvs.HostMember.PnicBacking

The DistributedVirtualSwitchHostMemberPnicBacking data object specifies a set of physical NICs to use for a proxy switch. When you add a host to a distributed virtual switch ( DistributedVirtualSwitchHostMemberConfigSpec . host ), the host creates a proxy switch that will use the pNICs as uplinks.

extends

vim.dvs.HostMember.Backing

since

vSphere API 4.0

Attributes:

pnicSpec ([vim.dvs.HostMember.PnicSpec], optional):

List of physical NIC specifications. Each entry identifies a pNIC to the proxy switch and optionally specifies uplink portgroup and port connections for the pNIC.