vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - BackingStoragePool(sms.storage.BackingStoragePool)
- Property of
- DatastoreBackingPoolMapping
- Returned by
- QueryAssociatedBackingStoragePool
- Extends
- DynamicData
- Since
- 5.0
Data Object Description
This data object represents the backing storage pool information of block device or file system.Properties
Name | Type | Description |
---|---|---|
capacityInMB | xsd:long |
Upper bound of the available capacity in the backing storage pool.
|
type | xsd:string |
|
usedSpaceInMB | xsd:long |
Aggregate used space in the backing storage pool.
|
uuid | xsd:string |
Unique identifier
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |