vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ResourcePoolRuntimeInfo(vim.ResourcePool.RuntimeInfo)
- Property of
- ConfigTarget, ResourcePool, ResourcePoolSummary
- Extends
- DynamicData
- See also
- ManagedEntityStatus, ResourcePoolResourceUsage
- Since
- 2.0
Data Object Description
Current runtime resource usage and state of the resource poolProperties
| Name | Type | Description |
|---|---|---|
| cpu | ResourcePoolResourceUsage |
Runtime resource usage for CPU. Values are in Mhz.
|
| memory | ResourcePoolResourceUsage |
Runtime resource usage for memory. Values are in bytes.
|
| overallStatus | ManagedEntityStatus | Deprecated.
as of vSphere API 6.5.
Use OverallStatus.
Overall health of the tree. See header for description of various
statuses and when they are set.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |