
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
2.6 KiB
vim.dvs.DistributedVirtualPort.Setting
The DVPortSetting data object describes the network configuration of a DistributedVirtualPort .
- extends
- since
- Attributes:
-
blocked (vim.BoolPolicy, optional):
Indicates whether this port is blocked. If a port is blocked, packet forwarding is stopped.
vmDirectPathGen2Allowed (vim.BoolPolicy, optional):
Indicates whether this port is allowed to do VMDirectPath Gen2 network passthrough. Direct path capability is defined at host, switch, and device levels. See thevmDirectPathGen2Supportedproperties on the DVSFeatureCapability , HostCapability , PhysicalNic , and VirtualEthernetCardOption objects.
inShapingPolicy (vim.dvs.DistributedVirtualPort.TrafficShapingPolicy, optional):
Network shaping policy for controlling throughput of inbound traffic.
outShapingPolicy (vim.dvs.DistributedVirtualPort.TrafficShapingPolicy, optional):
Network shaping policy for controlling throughput of outbound traffic.
vendorSpecificConfig (vim.dvs.DistributedVirtualPort.VendorSpecificConfig, optional):
Opaque binary blob that stores vendor specific configuration.
networkResourcePoolKey (vim.StringPolicy, optional):
The key of user defined network resource pool to be associated with a port. The default value for this property is "-1", indicating that this port is not associated with any network resource pool.
filterPolicy (vim.dvs.DistributedVirtualPort.FilterPolicy, optional):
Configuration for Network Filter Policy.