Class CIM_AllocatedResources
extends CIM_SystemSpecificCollection

A subclass of SystemSpecificCollection for collecting leaf remote resources that have been allocated for use in a system (e.g., StorageVolumes assigned to a virtualizer's StoragePool). This class collects all the allocated resources of a specific type for the system that can be found (via the MemberOfCollection associations) from the collection.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_SystemSpecificCollection
   |
   +--CIM_AllocatedResources

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA subclass of SystemSpecificCollection for collecting leaf remote resources that have been allocated for use in a system (e.g., StorageVolumes assigned to a virtualizer's StoragePool). This class collects all the allocated resources of a specific type for the system that can be found (via the MemberOfCollection associations) from the collection.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::Cascading
Versionstring2.43.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ElementTypeuint16
DescriptionstringEnumeration indicating the type of element that is collected by this AllocatedResources collection.
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
ValuesstringUnknown, Reserved, Any Type, StorageVolume, StorageExtent, StoragePool, ComputerSystem, LogicalDisk, FileShare, Volume Group, Filesystem
CollectionDiscriminatorstring[]
DescriptionstringAn array of strings indicating the purposes of the collection of elements. Each string should be of the form :. Some examples include: SNIA:Imported Volumes - to indicate that the volumes are for storage SNIA:Target Volumes - to indicate that the volumes are target volumes of a replica pair SNIA:Source Volumes - to indicate that the volumes are source volumes of a replica pair. SNIA:Target Volume Group - to indicate that the group is a target of a replica pair. SNIA:Source Volume Group - to indicate that thegroup is a source of a replica pair. SNIA:Remote Storage Pools - to indicate that thethe storage pool is a pool for allocation of volumes.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SystemSpecificCollection

Class Methods