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

5.27
Block Services Package
CIM API Programming Reference
Additionally, you can use the intrinsic method with the TPD_StorageSetting class. The
ModifyInstance method is used to modify the StorageSetting properties that are
returned by the CreateSetting method.
Beginning with InForm OS 2.3.1, a new method
TPD_CreateOrModifyElementFromStoragePools can also be used to create, modify, and grow
virtual volumes. This method is similar to CreateOrModifyElementFromStoragePool, but
instead of the InPool parameter, there is an InPools parameter which accepts an array of
references to StoragePool, with the first element containing reference to the parent pool from
which the volume allocate its user space, and the second element containing reference to the
parent pool from which the volume allocate its snap space.