Data Object - PbmDatastoreSpaceStatistics(pbm.profile.provider.DatastoreSpaceStatistics)

Returned by
PbmQuerySpaceStatsForStorageContainer
Extends
DynamicData
Since
2.0

Data Object Description

Space stats for datastore

Properties

Name Type Description
logicalFreeInMBxsd: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.
logicalUsedInMBxsd:long

Used logical storage space in MB.
physicalFreeInMBxsd:long

Total physical free space in MB.
physicalTotalInMBxsd:long

Total physical space in MB.
physicalUsedInMBxsd: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
*Need not be set
Show WSDL type definition