Stop Job | RESTful API | Teradata Data Mover - Stop Job (RESTful API) - Teradata Data Mover

Teradata® Data Mover User Guide

Product
Teradata Data Mover
Release Number
17.10
Published
June 2021
Language
English (United States)
Last Update
2021-06-16
dita:mapPath
fcu1619423186706.ditamap
dita:ditavalPath
mpm1591127278842.ditaval
dita:id
B035-4101
lifecycle
previous
Product Category
Analytical Ecosystem
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"
}