Class CIM_StorageResourceLoadGroup
extends CIM_SystemSpecificCollection

StorageResourceLoadGroup aggregates either the StoragePools or the individual StorageVolumes that have the same affinity for a storage processor. The affinity of this group may change during failover or failback/rebind from one storage processor to another in a storage server. StorageResourceLoadGroup has a instance of the StorageProcessorAffinity association to each instance of CIM_ComputerSystem representing a storage processor that may host the StorageResourceLoadGroup in either a healthy or failover state. Each instance of StorageResourceLoadGroup in a storage server is also associated to each instance of TargetPortGroup in the server by the AsymmetricAccessibility class. There is an instance of CIM_HostedCollection associating the StorageResourceLoadGroup with the top-level CIM_ComputerSystem that aggregrates the storage processor ComputerSystem instances.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_SystemSpecificCollection
   |
   +--CIM_StorageResourceLoadGroup

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringStorageResourceLoadGroup aggregates either the StoragePools or the individual StorageVolumes that have the same affinity for a storage processor. The affinity of this group may change during failover or failback/rebind from one storage processor to another in a storage server. StorageResourceLoadGroup has a instance of the StorageProcessorAffinity association to each instance of CIM_ComputerSystem representing a storage processor that may host the StorageResourceLoadGroup in either a healthy or failover state. Each instance of StorageResourceLoadGroup in a storage server is also associated to each instance of TargetPortGroup in the server by the AsymmetricAccessibility class. There is an instance of CIM_HostedCollection associating the StorageResourceLoadGroup with the top-level CIM_ComputerSystem that aggregrates the storage processor ComputerSystem instances.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::Collection
Versionstring2.18.0

Class Properties

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SystemSpecificCollection

Class Methods