HP 3PAR CIM API Programming Reference (QL226-97722, March 2014)

Table 93 Relevant Properties of ReplicationGroup Class
DescriptionValueProperties
ElementName contains the name of the
VV set.
vvset nameElementName
ID contains the system-assigned ID of
the VV set.
vvset IDID
Within the scope of an array, the
InstanceID opaquely and uniquely
identifies an instance of this class
HP_3PAR:<vvset name>InstanceID
If false, the group, not the elements
associated with the group, may be
TruePersistent
deleted at the completion of a copy
operation. This is always true.
If true and empty groups are allowed,
the group will be deleted when the last
FalseDeleteOnEmptyElement
element is removed from the group. If
empty groups are not allowed, the
group will be deleted automatically
when the group becomes empty.
HP supports empty set and thus this will
always be false.
If true, the group will be deleted when
the group is no longer associated with
FalseDeleteOnUnassociated
another group. This can happen if all
synchronization associations to the
individual elements of the group are
dissolved.
VV set can exist without a
synchronization relationship, thus this
will always be false.
TPD_RemoteReplicationGroup
TPD_RemoteReplicationGroup is a copy group that is used for remote copy (remote mirrors),
sub-classed from CIM_ReplicationGroup. Please note that creation, modification and deletion of
RemoteReplicationGroup is not supported.
Table 94 Relevant Properties of RemoteReplicationGroup
DescriptionValueProperties
HP_3PAR:<name of rcopy group>InstanceID
Name of the rcopy groupElementName
TruePersistent
A remote copy group can be empty.FalseDeleteOnEmptyElement
Remote copy group can exist without
synchronization.
FalseDeleteOnUnassociated
TPD_ReplicationService
ReplicationService class contains extrinsic methods for group management as well as replication
management; the latter meant to replace Copy Services methods in StorageConfigurationService.
106 CIM API SMI-S Support