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

"CIM_ReplicationSettingData.TargetElementSupplier",
"CIM_ReplicationSettingData.ThinProvisioningPolicy" }]
uint16 SupportedValues[]);
This method, for a given ReplicationType, returns an array of supported settings that can be used
in an instance of the ReplicationSettingData class. See the MOF for the ReplicationSettingData
class for the value map of the properties.
Table 111 Possible SupportedValues for Various ReplicationType/PropertyName
ReplicationType
Synchronous
Snapshot Local (6)
Asynchronous
Clone Local (11)
Synchronous
Clone Local (10)
Synchronous
Mirror Remote (4)
Asynchronous
Mirror Remote (5)
PropertyName
True (3)True (3)True (3)True (3)True (3)ConsistentPointInTime
(2)
This property
applies to a
group of
elements. If it is
true, it means the
point-in-time to be
created at an
exact time with
no I/O activities
in such a way the
data is consistent
among all the
elements of the
group.
Incremental-Copy
(4)
Snap-And-Clone
(9)
Snap-And-Clone
(9)
Differential-Copy
(5)
Delta-Update (8)
Difference based
replication where
DesiredCopyMethodology
(3)
Control what
copy
Only changed
data is copied to
the target element.
The service creates
a snapshot of the
source element
first, then uses the
The service
creates a
snapshot of the
source element
Only the new
writes are copied
to the target
element.
initially the source
element is copied
to the target
element. Then, at
methodology the
service should
use. For the most snapshot as thefirst, then uses the
regular intervals,part, the service source of the copysnapshot as the
only changes todecides the best operation to the
target element
source of the
copy operation to
the target element
the source element
that have taken
place since the
methodology
based on the
SyncType.
previous copy
operation are
incrementally
updated to the
target element.
11111Multihop (4)
This property
applies to
multihop copy
operation. It
specifies the
number of hops
the starting
source (or group)
element is
expected to be
copied.
Stop (3)Stop (3)Stop (3)Stop (3)Stop (3)OnGroupOrListError
(5)
136 CIM API SMI-S Support