Required ModelCorrespondence { "CIM_StoragePool.TotalManagedSpace" , "CIM_StoragePool.RemainingManagedSpace" } Units ( "Bytes" ) uint64 SpaceConsumed ; 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. |