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

Teradata® Data Mover User Guide - 20.01

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Data Mover
Release Number
20.01
Published
November 2023
Language
English (United States)
Last Update
2023-12-05
dita:mapPath
hlv1700545853003.ditamap
dita:ditavalPath
mpm1591127278842.ditaval
dita:id
don1467241476387
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"
}