vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - StorageResourceManagerStorageProfileStatistics(vim.StorageResourceManager.StorageProfileStatistics)
- Extends
 - DynamicData
 - Since
 - vSphere API Release 6.0
 
Data Object Description
A data object to report aggregate storage statistics by storage profileProperties
| Name | Type | Description | 
|---|---|---|
| profileId | xsd:string | 
         Profile identifier for the reported statistics
       | 
| totalSpaceMB | xsd:long | 
         The aggregate storage capacity available for a given storage
 capability profile.
 The capacity is reported in Megabytes.
       | 
| usedSpaceMB | xsd:long | 
         The aggregate used storage capacity by a given storage capability
 profile
 The used space is reported in Megabytes
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |