HP 3PAR InForm OS 3.1.1 CIM API (QL226-96591, July 2012)
Table 101 Possible SupportedCopyStates for Various ReplicationType/MethodName
Method Name
ModifyList
Synchronization (5)
ModifyReplicaSynchronization
(4)
Create
GroupReplica (3)
CreateElement Replica
(2)
ReplicationType
NULLSynchronized (4)Synchronized (4)Synchronized (4)Synchronous Clone
Local (10)
Inactive (8)Inactive (8)
Synchronized (4)Synchronized (4)Synchronized (4)Synchronized (4)Synchronous Snapshot
Local (6)
This method will return Not Supported (2) error code for any other ReplicationType.
GetSupportedConsistency
uint32 ReplicationServiceCapabilities.GetSupportedConsistency(
[IN] uint16 ReplicationType,
[OUT] uint16 SupportedConsistency[] );
For a given ReplicationType, this method returns the supported Consistency.
This method will always return Sequentially Consistent (2) in the SupportedConsistency parameter
array for all three supported replication types. This method will return "Not Supported" (2) error
code for any other ReplicationType.
GetSupportedOperations
uint32 ReplicationServiceCapabilities.GetSupportedOperations(
[IN] uint16 ReplicationType,
[OUT] uint16 SupportedOperations[] );
For a given ReplicationType this method returns the supported Operations on a StorageSynchronized
association that can be supplied to the ModifyReplicaSynchronization method.
Table 102 Possible SupportedOperations for Various ReplicationType
Supported OperationsReplicationType
Abort (2)Synchronous Clone Local (10)
Detach (8)
Dissolve (9)
Resync (14)
Detach (8)Synchronous Snapshot Local (6)
Dissolve (9)
Restore Replica (15)
Return to Resource Pool (19)
This method will return Not Supported (2) error code for any other ReplicationType.
GetSupportedGroupOperations
uint32 ReplicationServiceCapabilities.GetSupportedGroupOperations(
[IN] uint16 ReplicationType,
[OUT] uint16 SupportedOperations[] );
For a given ReplicationType this method returns the supported replication group Operations on a
GroupSynchronized association that can be supplied to the ModifyReplicaSynchronization method.
Replication Services Profile 113