| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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.
|
key | xsd:string |
The key of the virtual NIC network resource pool
|
name* | xsd:string |
The name of the virtual NIC network resource pool
|
status | xsd:string |
The status of the virtual NIC network resource pool
See ManagedEntityStatus for possible values
vim.ManagedEntity.Status#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.
vim.ManagedEntity.Status#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 |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |