DVSNetworkResourcePool
Deprecated as of vSphere API 6.0 Use DvsHostInfrastructureTrafficResource to manage resource allocation for host infrastructure traffic. Use DVSVmVnicNetworkResourcePool to manage resource allocation for user defined pools.
The DVSNetworkResourcePool data object describes the resource configuration and management of network resource pools.
{
"_typeName": "string",
"key": "string",
"name": "string",
"description": "string",
"configVersion": "string",
"allocationInfo": {
"_typeName": "string",
"limit": 0,
"shares": {
"_typeName": "string",
"shares": 0,
"level": "string"
},
"priorityTag": 0
}
}
Key of the network resource pool.
Name of the network resource pool.
Description of the network resource pool.
Configuration version for the network resource pool.
Resource allocation information for a network resource pool.