HP 3PAR CIM API Programming Reference

GetSupportedGroupFeatures
uint32 ReplicationServiceCapabilities.GetSupportedGroupFeatures(
[IN] uint16 ReplicationType,
[OUT] uint16 GroupFeatures[]);
For a given ReplicationType, this method returns the supported replication group features.
Table 104 SupportedGroupFeatures for ReplicationType
DescriptionFeaturesReplicationType
One or more elements in the source group and
one or more elements in the target group.
Many-to-many groups (3)Synchronous Snapshot Local
(6)
By default, all groups are Consistent.Consistency enabled for all groups
(4)
A source element can be removed even when the
group is associated with another replication group.
Source element can be removed from
group (11)
A user friendly name can be given to a replication
group (ElementName).
Group is nameable (14)
Many-to-many groups (3)Synchronous Clone Local
(10)
Consistency enabled for all groups
(4)
Source element can be removed from
group (11)
Target element can be removed from
group (12)
Group is nameable (14)
The clone target group detaches automatically
when the target group becomes synchronized;
Synchronized clone target detaches
automatically (16)
otherwise, the client needs to explicitly request a
detach operation.
Many-to-many groups (3)Asynchronous Clone Local
(11)
Consistency enabled for all groups
(4)
Multihop element replication (8)
Source element can be removed from
group (11)
Target element can be removed from
group (12)
Group is nameable (14)
Synchronous Mirror Remote
(4)
Consistency enabled for all groups
(4)
Asynchronous Mirror Remote
(5)
Empty replication groups allowed (5)
Source element can be removed from
group (11)
“Target element can be removed
from group (12)
Replication Services Profile 125