Start a Job Using Swagger | Teradata Data Mover - Starting a Job with Swagger - Teradata Data Mover

Teradata® Data Mover Quick Start Guide

Product
Teradata Data Mover
Release Number
17.20
17.12
17.11
17.10
17.05
17.00
16.20
16.10
16.00
Published
June 2022
Language
English (United States)
Last Update
2022-06-27
dita:mapPath
hrb1591036655292.ditamap
dita:ditavalPath
ft:empty
dita:id
egl1581345448335
  1. Go to https://dm-host:1443/datamover/swagger-ui.html.
  2. Go to POST /executingJobs start/restart API under the ExecutingJobs API.

    Executing Job in Swagger
  3. Select the Try it Out button.
  4. Replace the startParam JSON with the job name.
    {"jobName" : "examplejob"}
  5. Select Execute.
  6. Review the Responses section to confirm the job was successful.