Restore Daemon | RESTful API | Teradata Data Mover - Restore Daemon (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

Purpose

Restore the repository and configuration files of the Data Mover daemon after a failover, hardware change, or similar scenarios. Always check the restore files to verify the restore has completed successfully before resuming Data Mover operations.

Restore the repository and configuration files of the Data Mover daemon

Item
Description
URL /datamover/restores
Method POST

Request Parameters

directory
Description: Directory where the backup is stored
JSON Data Type: String
Required: Yes

Response Parameters

message
Description: States if the restore was successful or failed
JSON Data Type: String

Response Example

{
  "message": "Daemon restore job is scheduled, restore files are retrieved from : /var/opt/teradata/user1/daemon_bu/ . Daemon will be restarted"
}