Class CIM_AllocatedFromStoragePoolViewView
extends CIM_AbstractElementAllocatedFromPool

The CIM_AllocatedFromStoragePoolView instance is a view that is derived from the CIM_AllocatedFromStoragePool association between a VolumeView or StoragePoolView and the parent StoragePool from which the VolumeView or StoragePoolView is allocated.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_AbstractElementAllocatedFromPool
   |
   +--CIM_AllocatedFromStoragePoolViewView

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThe CIM_AllocatedFromStoragePoolView instance is a view that is derived from the CIM_AllocatedFromStoragePool association between a VolumeView or StoragePoolView and the parent StoragePool from which the VolumeView or StoragePoolView is allocated.
Experimentalbooleantrue
UMLPackagePathstringCIM::DEVICE::Views
Versionstring2.28.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AFSPSpaceConsumeduint64
DescriptionstringThe space consumed from the parent StoragePool by the VolumeView or StoragePoolView. This value is the same as the AllocatedFromStoragePool.SpaceConsumed value for the base CIM_StorageVolume or CIM_StoragePool on the parent StoragePool.
ModelCorrespondencestringCIM_AllocatedFromStoragePool.SpaceConsumed

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_AllocatedFromStoragePoolViewViewCIM_StoragePoolView
DescriptionstringThe parent StoragePoolView from which the CIM_VolumeView or child StoragePoolView is allocated.
Keybooleantrue
OverridestringAntecedent
DependentCIM_AllocatedFromStoragePoolViewViewCIM_View
DescriptionstringThe VolumeView or StoragePoolView instance that is allocated from the parent StoragePoolView.
Keybooleantrue
OverridestringDependent

Class Methods