The stop API stops a job using the following URL and method:
Item | Description | ||
---|---|---|---|
URL | /datamover/executingJobs/executed-job-name | ||
Method | DELETE |
Request Parameters
The stop RESTful API does not require specific request parameters.
Response Parameters
The stop RESTful API does not include specific response parameters.
Response Example
{ "message": "Error: job definition [job name] not found" }