Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ResourcePoolSummary(vim.ResourcePool.Summary)
- Property of
- ResourcePool
- Extended by
- VirtualAppSummary
- Extends
- DynamicData
- See also
- ResourceConfigSpec, ResourcePoolQuickStats, ResourcePoolRuntimeInfo
- Since
- 2.0
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 |
---|---|---|
config | ResourceConfigSpec |
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 Release 4.0 |
name | xsd: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 Release 4.0 |
runtime | ResourcePoolRuntimeInfo |
Current runtime state of the resource pool.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |