HP StorageWorks SAN Virtualization Services Platform SMI-S User Guide (5697-0209, April 2010)

Methods
RequestStateChange
Method overview
This method is used to control all the tasks associated to the task group.
This method shall return:
0 "Completed with No Error" when the transition can be accomplished within the internal timeout
period
2 "Unknown/UnSpecified Error"
3 "Can not complete within Time-out Period"
5 "Invalid Parameters" when RequestedState is not 2 "Start", 3 "Suspend", nor 4 "Terminate"
4096 "Method Parameters Checked - Transition Started"
4097 "Invalid State Transition" when the requested to state is invalid.
4099 "Busy" when the a previously requested transition is underway.
A standard error message containing the meaning of the ErrorInfo returned from the method if an
error is returned.
Method parameters
IN/OUTCommentsTypeParameter Name
INThe state to which the group is to move.uint16RequestedState
IN
A datetime interval value that indicates
how long to wait until giving up.
datetimeTimeoutPeriod
HPSVSP_SyncMirrorConcreteJob : CIM_ConcreteJob
Class introduction
This class represents a sync mirror task created as a result of:
A client invoking a method on this server/agent
The server/agent invoking a method on itself
This class represents the sync mirror task. The affected task elements are elements on which the task
is acting.
EnumerateInstances:
Produce the list of sync mirror jobs.
GetInstance:
Fetch the task.
DeleteInstance:
Delete the instance.
Job Control Profile294