Data Object - DVPortSetting

Property of
DVPortConfigInfo, DVPortConfigSpec, DVPortgroupConfigInfo, DVPortgroupConfigSpec, DVSConfigInfo, DVSConfigSpec
Extended by
VMwareDVSPortSetting
Extends
DynamicData
See also
BoolPolicy, DVSTrafficShapingPolicy, DVSVendorSpecificConfig
Since
vSphere API 4.0

Data Object Description

The DVPortSetting data object describes the network configuration of a DistributedVirtualPort.

Properties

Name Type Description
blocked*BoolPolicy

Indicates whether this port is blocked. If a port is blocked, packet forwarding is stopped.
inShapingPolicy*DVSTrafficShapingPolicy

Network shaping policy for controlling throughput of inbound traffic.
outShapingPolicy*DVSTrafficShapingPolicy

Network shaping policy for controlling throughput of outbound traffic.
vendorSpecificConfig*DVSVendorSpecificConfig

Opaque binary blob that stores vendor specific configuration.
vmDirectPathGen2Allowed*BoolPolicy

Indicates whether this port is allowed to do VMDirectPath Gen2 network passthrough. Direct path capability is defined at host, switch, and device levels. See the vmDirectPathGen2Supported properties on the DVSFeatureCapability, HostCapability, PhysicalNic, and VirtualEthernetCardOption objects.

Since vSphere API 4.1
Properties inherited from DynamicData
None
*Need not be set