HP 3PAR InForm OS 3.1.1 CIM API (QL226-96591, July 2012)
Table 99 SupportedCopyStates for ReplicationType (continued)
DescriptionHostAccessibleCopyStatesReplicationType
TrueUnsynchronized
TrueSuspended
TrueBroken
TrueInactive
TrueFailedOver
TrueSkewed
This method will return Not Supported (2) error code for any other ReplicationType not listed in
the table above.
GetSupportedGroupCopyStates
uint32 ReplicationServiceCapabilities.GetSupportedGroupCopyStates(
[IN] uint16 ReplicationType,
[OUT] uint16 SupportedCopyStates[] );
For a given ReplicationType, this method returns the supported replication group CopyStates.
Table 100 SupportedGroupCopyStates for ReplicationType
CopyStatesReplicationType
InitializedSynchronous Mirror Remote (4)
SynchronizedAsynchronous Mirror Remote (5)
Unsynchronized
Suspended
Broken
Inactive
FailedOver
Skewed
Mixed
GetSupportedWaitForCopyStates
uint32 ReplicationServiceCapabilities.GetSupportedWaitForCopyStates(
[IN] uint16 ReplicationType,
[IN] unit16 MethodName,
[OUT] uint16 SupportedCopyStates[] );
This method, for a given ReplicationType and method, returns the supported CopyStates that can
be specified in the method's WaitForCopyState parameter.
112 CIM API SMI-S Support