HP 3PAR CIM API Programming Reference

Output
Job(s)?
Which Method to Use
(in ReplicationService class, unless
specified otherwise)
CLI CommandOperation
TPD_ReplicationServiceCapabilities
This class defines all of the capability properties for the replication services.
Table 100 Relevant Properties of ReplicationServiceCapabilities
DescriptionValueProperties
Enumeration indicating the supported
SyncType/Mode/ Local-or-Remote
combinations.
Synchronous Mirror Remote (4),
Asynchronous Mirror Remote (5),
Synchronous Snapshot Local (6),
SupportedReplicationTypes
Synchronous Clone Local (10)
Asynchronous Clone Local (11)
Enumeration indicating the supported
storage objects.
StorageVolume (2)SupportedStorageObjects
Identify replication methods using job
control.
CreateElementReplica (2),
ModifyReplicaSynchronization (5),
SupportedAsynchronousActions
ModifyListSynchronization (6)
Identify replication methods not using
job control.
CreateElementReplica (2),
CreateGroupReplica (3),
SupportedSynchronousActions
ModifyReplicaSynchronization (5),
ModifyListSynchronization (6),
GetAvailableTargetElements (8),
GetReplicationRelationship(10),
CreateGroup(12),
DeleteGroup(13),
AddMembers(14),
RemoveMembers(15)
In addition, this class contains many extrinsic methods. All methods return one of the following
status codes:
0: (Job) Completed with no error
1: Method not supported
4: Failed
5: Invalid Parameter
4096: Method Parameters Checked - Job Started
122 CIM API SMI-S Support