DVSNetworkResourceManagementCapability
Dataobject representing the feature capabilities of network resource management supported by the vSphere Distributed Switch.
{
"_typeName": "string",
"networkResourceManagementSupported": false,
"networkResourcePoolHighShareValue": 0,
"qosSupported": false,
"userDefinedNetworkResourcePoolsSupported": false,
"networkResourceControlVersion3Supported": false,
"userDefinedInfraTrafficPoolSupported": false
}
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.
High share level (SharesLevelEnum.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.
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.
Indicates whether the switch supports creating user defined resource pools.
This feature is supported in vSphere Distributed Switch Version 5.0 or later.
Flag to indicate whether Network Resource Control version 3 is supported.
The API supported by Network Resouce Control version 3 include:
- VM virtual NIC network resource specification VirtualEthernetCardResourceAllocation
- VM virtual NIC network resource pool specification DVSVmVnicNetworkResourcePool
- Host infrastructure traffic network resource specification DvsHostInfrastructureTrafficResource
Network Resource Control version 3 is supported for Switch Version 6.0 or later.
Indicates whether user defined infrastructure traffic pool supported in vSphere Distributed Switch.