Test Search VMware Storage Policy API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PbmDatastoreSpaceStatistics(pbm.profile.provider.DatastoreSpaceStatistics)
- Returned by
- PbmQuerySpaceStatsForStorageContainer
- Extends
- DynamicData
- Since
- 2.0
Data Object Description
Space stats for datastoreProperties
Name | Type | Description |
---|---|---|
logicalFreeInMB | xsd:long |
Free logical storage space in MB.
|
logicalLimitInMB* | xsd:long |
Logical space limit set by the storage admin in MB.
Omitted if there is no Logical space limit.
|
logicalUsedInMB | xsd:long |
Used logical storage space in MB.
|
physicalFreeInMB | xsd:long |
Total physical free space in MB.
|
physicalTotalInMB | xsd:long |
Total physical space in MB.
|
physicalUsedInMB | xsd:long |
Used physical storage space in MB.
|
profileId* | xsd:string |
Capability profile id. It is null when the statistics are for the entire
datastore.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |