Data Object - DVSNetworkResourceManagementCapability(vim.DistributedVirtualSwitch.NetworkResourceManagementCapability)

Property of
DVSFeatureCapability
Extends
DynamicData
Since
vSphere API 5.0

Data Object Description

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

Properties

Name Type Description
networkResourceControlVersion3Supported*xsd:boolean

Flag to indicate whether Network Resource Control version 3 is supported. The API supported by Network Resouce Control version 3 include:
  1. VM virtual NIC network resource specification VirtualEthernetCardResourceAllocation
  2. VM virtual NIC network resource pool specification DVSVmVnicNetworkResourcePool
  3. Host infrastructure traffic network resource specification DvsHostInfrastructureTrafficResource
Network Resource Control version 3 is supported for Switch Version 6.0 or later.

Since vSphere API 6.0
networkResourceManagementSupportedxsd:boolean

Indicates whether network I/O control is supported on the vSphere Distributed Switch. Network I/O control is supported in vSphere Distributed Switch Version 4.1 or later.
networkResourcePoolHighShareValuexsd:int

High share level (SharesLevel.high) for DVSNetworkResourcePoolAllocationInfo.shares.

The networkResourcePoolHighshareValue property implicitly defines the legal range of share values to be between 1 and this value. This property also defines values for other level types, such as normal being one half of this value and low being one fourth of this value. This feature is supported in vSphere Distributed Switch Version 4.1 or later.

qosSupportedxsd:boolean

Indicates whether Qos Tag(802.1p priority tag)is supported on the vSphere Distributed Switch. Qos Tag is supported in vSphere Distributed Switch Version 5.0 or later.
userDefinedNetworkResourcePoolsSupportedxsd:boolean

Indicates whether the switch supports creating user defined resource pools. This feature is supported in vSphere Distributed Switch Version 5.0 or later.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition