The ism-cancelJob command cancels any pending tasks in a job. You can specify either the job UUID or friendly ID.
Note: The command cannot cancel active tasks.
This command has the following format:
ism-cancelJob -jobID job_ID
Specifies the job UUID or friendly ID.
Example: Cancel a Job
This example cancels all the pending tasks in the job, J00004.
ism-cancelJob -jobID J00004
Copyright © 2013 CA. All rights reserved. |
|