Data Object - DVSNetworkResourcePoolAllocationInfo(vim.dvs.NetworkResourcePool.AllocationInfo)

Property of
DVSNetworkResourcePool, DVSNetworkResourcePoolConfigSpec
Extends
DynamicData
See also
SharesInfo
Since
vSphere API 4.1

Data Object Description

Resource allocation information for a network resource pool.

Properties

Name Type Description
limit*xsd:long

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.
priorityTag*xsd:int

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.

Since vSphere API 5.0
shares*SharesInfo

Share settings associated with the network resource pool to facilitate proportional sharing of the physical network resources. If the property is unset when setting the allocation of a particular resource pool, it is treated as unset and the property is not updated. The property is always set when reading back the allocation information of a network resource pool.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition