CIM_BasedOn

Class reference

Subclass of CIM_AbstractBasedOn

BasedOn is an association describing how StorageExtents can be assembled from lower level Extents. For example, ProtectedSpaceExtents are parts of PhysicalExtents, while VolumeSets are assembled from one or more Physical or ProtectedSpaceExtents. As another example, CacheMemory can be defined independently and realized in a PhysicalElement or can be ‘based on’ Volatile or NonVolatileStorageExtents.

Key properties

Local properties

CIM_StorageExtent Dependent

The higher level StorageExtent.

CIM_StorageExtent Antecedent

The lower level StorageExtent.

Local methods

None

Inherited properties

Inherited methods

None