DVSNetworkResourcePoolAllocationInfo
Resource allocation information for a network resource pool.
{
"_typeName": "string",
"limit": 0,
"shares": {
"_typeName": "string",
"shares": 0,
"level": "string"
},
"priorityTag": 0
}
Maximum allowed usage for network clients belonging to this resource pool per host.
The utilization of network clients belonging to this resource pool will not exceed the specified limit even if there are available network resources. If set to -1, then there is no limit on the network resource usage for clients belonging to this resource pool. Units are in Mbits/sec. When setting the allocation of a particular resource pool, if the property is unset, it is treated as no change and the property is not updated. An unset limit value while reading back the allocation information of a network resource pool indicates that there is no limit on the network resource usage for the clients belonging to this resource group.
Specification of shares.
Shares are used to determine relative allocation between resource consumers. In general, a consumer with more shares gets proportionally more of the resource, subject to certain other constraints.
802.1p tag to be used for this resource pool.
The tag is a priority value in the range 0..7 for Quality of Service operations on network traffic.