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

5.60
Copy Services Subprofile
CIM API Programming Reference InForm OS Version 2.3.1
5.10.2.8 TPD_DeltaReplicaStoragePool
This StoragePool class is instantiated upon allocation of SA and SD space of a volume. The
SA and SD spaces are modeled as
TPD_DeltaReplicaStoragePool from which virtual copy
snapshots (delta replica) can be allocated and created. This class is a subclass of
CIM_StoragePool.
CIM_StoragePool.GetSupportedSizeRange() method, which is supported in
TPD_StoragePool, is not supported for TPD_DeltaReplicaStoragePool.
5.10.2.9 TPD_ElementSettingData
Association between TPD_StorageSetting and the replica volume.
5.10.2.10 TPD_HostedStoragePool
Association is added between TPD_StorageSystem and each
TPD_DeltaReplicaStoragePool.
5.10.2.11 TPD_MethodResult
This is the class that describes the result of a job. Please refer to TPD_ConcreteJob on page 5.59
for a more detailed discussion.
5.10.2.12 TPD_OwningJobElement
Association between TPD_StorageConfigurationService and TPD_ConcreteJob.
Please refer to section TPD_ConcreteJob on page 5.59 for a more detailed discussion.
5.10.2.13 TPD_ReplicaPoolForStorage
Association between the TPD_DeltaReplicaStoragePool and the source StorageVolume
from which the SA and SD spaces are created.
5.10.2.14 TPD_StorageCapabilities
If TPD_DeltaReplicaStoragePool exists, then a TPD_CapabilitiesOfStoragePool
association is created between it and the TPD_StorageCapabilities. For example, if the
source volume is of RAID-10, then the
RAID-10 TPD_StorageCapabilities are associated
to the TPD_DeltaReplicaStoragePool.