Class CIM_AllocatedFromStoragePool


CIM_Dependency


Description

AllocatedFromStoragePool is an association describing how LogicalElements are allocated from underlying StoragePools. These elements typically would be subclasses of StorageExtents or StoragePools.

Subclasses

IBMTSSVC_AllocatedFromConcretePool IBMTSSVC_AllocatedFromPrimordialPool

Referenced By


Properties

IdTypeRangeDescription
Key
Antecedent CIM_ManagedElement
Antecedent represents the independent object in this association.
Dependent CIM_ManagedElement
Dependent represents the object that is dependent on the Antecedent.
Read Only
SpaceConsumed uint64
Space consumed from this Pool, in bytes. This value MUST be maintained so that, relative to the Antecedent StoragePool, it is possible to compute TotalManagedSpace as StoragePool.RemainingManagedSpace plus the sum of SpaceConsumed from all of the AllocatedFromStoragePool references from the antecedent StoragePool.
Read Write
 

Method Summary

NameDescription
 

Method Detail