Data Object - DvsVmVnicNetworkResourcePoolRuntimeInfo(vim.dvs.VmVnicNetworkResourcePool.RuntimeInfo)

Property of
DvsResourceRuntimeInfo
Extends
DynamicData
See also
DvsVnicAllocatedResource
Since
vSphere API 6.0

Data Object Description

This class defines the runtime information for the virtual NIC network resource pool

Properties

Name Type Description
allocatedResource*DvsVnicAllocatedResource[]

The virtual network adapaters that are currently associated with the resource pool
available*xsd:int

Available: Current available resource for reservation (capacity - usage). Units in Mbits/s.
capacity*xsd:int

Capacity: Reservation allocated for this Network Resource Pool. Units in Mbits/s.
keyxsd:string

The key of the virtual NIC network resource pool
name*xsd:string

The name of the virtual NIC network resource pool
statusxsd:string

The status of the virtual NIC network resource pool See ManagedEntityStatus for possible values

red indicates that the reservations used by all the virtual network adapters belonging to this resource pool exceeds the total reservation quota allocated to the resource pool. This can happen due to failure of one or more uplink or if the user bypasses VirtualCenter and powers on VMs directly on host. The reservation of one or more virtual network adapters cannot be guaranteed and corrective action needs to be taken by the user.

green indicates that the resource pool is in good state. The reservations for all virtual network adapters can be fulfilled.

usage*xsd:int

usage: Reservation taken by all VirtualEthernetCard for which the backing is associdated with this DVSVmVnicNetworkResourcePool. Units in Mbits/s.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition