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

5.71
Copy Services Subprofile
CIM API Programming Reference
SnapshotVolume: Array of references to the snapshot volume to update. If NULL, then all
snapshots are updated.
Job: A Job is created as a side-effect of the execution of the method, and a reference to
that Job is returned through this parameter.
5.10.3.4 Indications
Job control indications are supported for the job started with the
UpdateDeltaSnapshotSpace() method. These indications are converted from events
generated by the task framework.
1 Modification of Operational Status for a Concrete Job to Complete and OK – update
successful.
2 Modification of Operational Status for a Concrete Job to Complete and Error – update
failed.
3 Modification of Job Status for Concrete Job – is generated if the job is started. For this, the
task framework must be enhanced to support component state change events.
The type of indication generated is
TPD_ConcreteJobInstModification, sub-classed from
CIM_InstModification.
Table 5-32. Return Values for UpdateDeltaSnapshotSpace()
ValueMap Values Explanation/Notes
4 Failed
0x1000 Method parameters checked – job
started
32768 Volume does not exist No such snapshot volume, or the
specified volume is not a virtual
copy snapshot.