Data Object - DVPortSetting

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

Data Object Description

Network related configuration of a DistributedVirtualPort.

Properties

Name Type Description
blocked*BoolPolicy

Whether this port is blocked, i.e. packet forwarding is stopped.
inShapingPolicy*DVSTrafficShapingPolicy

The network shaping policy for controlling in-throughput.
networkResourcePoolKey*StringPolicy

The network resource pool to be associated with a port. If set to -1, then this port is not associated with any network resource pool which is the default.

Since vSphere API 5.0
outShapingPolicy*DVSTrafficShapingPolicy

The network shaping policy for controlling out-throughput.
vendorSpecificConfig*DVSVendorSpecificConfig

An opaque binary blob that stores vendor specific configuration.
vmDirectPathGen2Allowed*BoolPolicy

Whether this port is allowed to do VMDirectPath Gen2 network passthrough.

Since vSphere API 4.1
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition