Class CIM_ReplicationGroup
extends CIM_SystemSpecificCollection

This class represents a collection of storage objects, such as a group of StorageVolumes.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_SystemSpecificCollection
   |
   +--CIM_ReplicationGroup

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class represents a collection of storage objects, such as a group of StorageVolumes.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::StorageServices
Versionstring2.28.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ConsistentPointInTimebooleanfalse
DescriptionstringThis property applies to a group of elements. If it is true, it means the point-in-time was created at an exact time with no I/O activities in such a way the data is consistent among all the elements of the group. This property is only valid when the group is a target of a copy operation.
DeleteOnEmptyElementbooleanfalse
DescriptionstringIf true and empty groups are allowed, the group will be deleted when the last element is removed from the group. If empty groups are not allowed, the group will be deleted automatically when the group becomes empty.
Writebooleantrue
DeleteOnUnassociatedbooleanfalse
DescriptionstringIf true, the group will be deleted when the group is no longer associated with another group. This can happen if all synchronization associations to the individual elements of the group are dissolved.
Writebooleantrue
Persistentbooleantrue
DescriptionstringIf false, the group, not the elements associated with the group, may be deleted at the completion of a copy operation.
Writebooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SystemSpecificCollection

Class Methods