Data Object - ResourcePoolSummary(vim.ResourcePool.Summary)

Property of
ResourcePool
Extended by
VirtualAppSummary
Extends
DynamicData
See also
ResourceConfigSpec, ResourcePoolQuickStats, ResourcePoolRuntimeInfo

Data Object Description

This data object type encapsulates a typical set of resource pool information that is useful for list views and summary pages.

Properties

Name Type Description
configResourceConfigSpec

Current configuration of the resource pool.
configuredMemoryMB*xsd:int

Total configured memory of all virtual machines in the resource pool, in MB.

Since vSphere API 4.0
namexsd:string

Name of resource pool.
quickStats*ResourcePoolQuickStats

A set of statistics that are typically updated with near real-time regularity. This data object type does not support notification, for scalability reasons. Therefore, changes in QuickStats do not generate property collector updates. To monitor statistics values, use the statistics and alarms modules instead.

Since vSphere API 4.0
runtimeResourcePoolRuntimeInfo

Current runtime state of the resource pool.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition