Data Object - DVSFeatureCapability

Property of
DVSCapability
Returned by
QueryDvsFeatureCapability
Extended by
VMwareDVSFeatureCapability
Extends
DynamicData
See also
DVSNetworkResourceManagementCapability
Since
vSphere API 4.1

Data Object Description

Dataobject representing the feature capabilities supported by the vSphere Distributed Switch.

Properties

Name Type Description
networkResourceManagementCapability*DVSNetworkResourceManagementCapability

The feature capabilities of network resource management supported by the vSphere Distributed Switch.

Since vSphere API 5.0
networkResourceManagementSupportedxsd:booleanDeprecated. As of vSphere API 5.0, use #networkResourceManagementSupported

Flag to indicate whether network I/O control is supported on the vSphere Distributed Switch.
networkResourcePoolHighShareValue*xsd:intDeprecated. As of vSphere API 5.0, use #networkResourcePoolHighShareValue

This is the value for high in shares. This implicitly defines the legal range of share values to be between 1 and this. This also defines values for other level types, such as normal being one half of this value and low being one fourth of this value.
nicTeamingPolicy*xsd:string[]

The available teaming modes for the vSphere Distributed Switch. The value can be one or more of DistributedVirtualSwitchNicTeamingPolicyMode.
vmDirectPathGen2Supportedxsd:boolean

Flag to indicate whether VMDirectPath Gen 2 is supported on the vSphere Distributed Switch. VMDirectPath Gen 2 is supported in vSphere Distributed Switch Version 4.1 or later.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition