Class SNIA_AllocatedFromStoragePoolView





Description

The SNIA_AllocatedFromStoragePoolView instance is a view that is derived from the CIM_AllocatedFromStoragePool association between the StorageVolume or LogicalDisk (of the SNIA_VolumeView) and the StoragePool from which the StorageVolume (or LogicalDisk is allocated. Note that if the StorageVolume (or LogicalDisk) is allocated from multiple StoragePools there will be multiple AllocatedFromStoragePoolView instances for the StorageVolume (or LogicalDisk).

Subclasses

IBMTSDS_SEVolumeAllocatedFromStoragePoolView IBMTSDS_STDVolumeAllocatedFromStoragePoolView IBMTSDS_VolumeAllocatedFromStoragePoolView

Referenced By


Properties

IdTypeRangeDescription
Key
Antecedent CIM_StoragePool
A StoragePool from which the StorageVolume of the SNIA_VolumeView is allocated.
Dependent CIM_ManagedElement
The SNIA_VolumeView instance that is allocated from the StoragePool. There is only one VolumeView instance for the combined StorageVolume (or LogicalDisk) - StoragePool pair.
Read Only
AFSPSpaceConsumed uint64
The space consumed from the StoragePool by the StorageVolume (or LogicalDisk). This value is the same as the AllocatedFromStoragePool.SpaceConsumed value for the base CIM_StorageVolume on the antecedent StoragePool.
Read Write
 

Method Summary

NameDescription
 

Method Detail