RESTful API Status Codes - Teradata Data Mover

Teradata Data Mover User Guide

Product
Teradata Data Mover
Release Number
16.00
Published
December 2016
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
rdo1467305237457.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-4101
lifecycle
previous
Product Category
Analytical Ecosystem

One of the following HTTP status codes appears during execution:

Code Definition Description
200 OK Request has succeeded.
201 Created Request has been fulfilled and a new resource is being created.
301 Bad Request Requested URL has been moved permanently and should be redirected. User the 'location' header to redirect.
400 Moved Permanently Request could not be understood by the server due to malformed syntax.
401 Unauthorized Request requires user authentication.
404 Not Found Resource referenced by the specified URI was not found.
409 Conflict Request could not be completed due to a conflict with the current state of the resource.
500 Internal Server Error Data Mover service encountered an unexpected condition that prevented it from fulfilling the request.