Job Operations |
|
|
As described in the Monitor Adapter chapter, most operations of the Actor Adapter, when configured to run in asynchronous mode, return immediately after the request is sent to the EMC SMI-S Provider and provide simply an ID of the job that has been created accordingly. It is then up to the higher-level workflow to check on the completion and status of this job to evaluate whether the operation succeeded or not. There is only one single job-related operation available: get-job, which lists the jobs in the EMC SMI-S Provider and returns the current status of each of them. |