HP 3PAR CIM API Programming Reference (OS 3.1.2 MU2) (QL226-97015, June 2013)

"OnGroupOrListError", "UnequalGroupsAction",
"TargetElementSupplier", "ThinProvisioningPolicy",
"Pairing", "DMTF Reserved", "Vendor Specific" }]
uint16 PropertyName,
[OUT, Description (
"An array containing the supported values that can "
"be supplied in an instance of a "
"ReplicationSettingData. Refer to the class "
"ReplicationSettingData for the possible values for "
"each property. For boolean data, use the following "
"data mapping: 2=\"false\", 3=\"true\"." ),
ModelCorrespondence {
"CIM_ReplicationSettingData.ConsistentPointInTime",
"CIM_ReplicationSettingData.DesiredCopyMethodology",
"CIM_ReplicationSettingData.Multihop",
"CIM_ReplicationSettingData.OnGroupOrListError",
"CIM_ReplicationSettingData.Pairing",
"CIM_ReplicationSettingData.UnequalGroupsAction",
"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 107 Possible SupportedValues forVarious 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
126 CIM API SMI-S Support