terminateJob
This web service terminates any active job executed using the asynchronous job. The job token returned during the execution of the asynchronous job is passed to terminate the job execution.
In the event that the status of the Job is Defined, Scheduled, Completed Successfully, Active, Completed with Errors, Pending, or Pending Termination, the output is shown as - Job status is <STATUS>. Hence termination request cannot be submitted.
Input Parameters
Repository | Required. Repository name. |
User Id Password
| Required. User name/ password. |
Schema Id | Required. ID of the required schema. Set to: 1 for Work Area 2 for Release Area |
Project Id | Required. ID of the required project. |
Job Type | Required. Type of job to be executed. |
Job Token | Required. Job token returned by the executeAsynchronousJob service. |
Output Parameters
None.