
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
1.1 KiB
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
- since
- 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.