vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - ClusterResourceUsageSummary(vim.cluster.ResourceUsageSummary)
- Returned by
 - GetResourceUsage
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 6.0
 
Data Object Description
This class contains cpu, memory and storage usage information at cluster level.Properties
| Name | Type | Description | 
|---|---|---|
| cpuCapacityMHz | xsd:int | 
 | 
| cpuUsedMHz | xsd:int | 
 | 
| memCapacityMB | xsd:int | 
 | 
| memUsedMB | xsd:int | 
 | 
| pMemAvailableMB* | xsd:long | 
Since vSphere API Release 6.7 | 
| pMemCapacityMB* | xsd:long | 
Since vSphere API Release 6.7 | 
| storageCapacityMB | xsd:long | 
 | 
| storageUsedMB | xsd:long | 
 | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |