Viewpoint Backup REST APIs | Data Objects | Teradata Viewpoint - Data Objects - Teradata Viewpoint - Teradata Data Lab

Teradata® Viewpoint and Teradata® Data Lab API Reference Guide - 25.05

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Lake
Product
Teradata Data Lab
Teradata Viewpoint
Release Number
25.05
Published
May 2025
ft:locale
en-US
ft:lastEdition
2025-06-05
dita:mapPath
mxj1746771298572.ditamap
dita:ditavalPath
oqt1542232706976.ditaval
dita:id
prd1525780132746
Product Category
Analytical Ecosystem
StatusResult
{
    "id": 1,                                  //unique id for the backup
    "status": "SUCCESSFUL",                   //EXECUTING, SUCCESSFUL, or FAILED
    "start_time": "2018-07-11T11:24:27.52Z",  //timestamp of when last backup started as iso 8601
    "end_time": "2018-07-11T11:54:75.52Z",    //timestamp of when last backup ended as iso 8601
    "file_size": "579000000"                  //size of backup file(in bytes)
}