3PAR CIM API Programming Reference for InForm OS 2.3.1 (320-200164 Rev B, February 2010)

5.61
Copy Services Subprofile
CIM API Programming Reference
5.10.2.15 TPD_StorageConfigurationCapabilities
Relevant properties are:
SupportedAsynchronousActions[] – This property has been deprecated and replaced
by
StorageReplicationCapabilities.SupportedAsynchronousActions[], but
SMI-S decrees that a provider must still specify the values here for backward compatibility
with 1.0 clients. 1.1 clients ignore these values and consult those from
TPD_StorageReplicationCapabilities instead. The following are added to the
array:
Replica Attachment – create a physical copy; corresponds to “Local Replica Attachment”
in
StorageReplicationCapabilities.SupportedAsynchronousActions.
Replica Modification – resync a physical copy; corresponds to “Local Replica
Modification” in
StorageReplicationCapabilities.SupportedAsynchronousActions.
SupportedSynchronousActions[] – This property has been deprecated and replaced
by
StorageReplicationCapabilities.SupportedSynchronousActions [], but
new values are added to the array for backward compatibility with 1.0 clients:
Replica Creation – create a virtual copy; corresponds to “Local Replica Creation” in
StorageReplicationCapabilities.SupportedSynchronousActions.
SupportedCopyTypes[] - describes the replication capabilities supported by the
associated
StorageConfigurationServices. This array contains the following 2 values:
UnSyncAssoc – corresponds to virtual copy or physical copy with resync capability
UnSyncUnAssoc – corresponds to creating an independent physical copy
5.10.2.16 TPD_StorageConfigurationService
The following new SMI-S methods are implemented:
1
CreateReplica() – used for creating virtual copy
2
AttachOrModifyReplica() – used for creating physical copy to an existing volume
3
ModifySynchronization() – used for promotion of physical and virtual copies,
resynchronization of physical copy and halting physical copy or snapshot promotion. The
input parameter Operation specifies the kind of operation to perform. Valid values for
Operation are: