GET (Workflows) - Teradata Ecosystem Manager

Teradata® Ecosystem Manager API Reference

Product
Teradata Ecosystem Manager
Release Number
16.20
Published
December 2020
Language
English (United States)
Last Update
2020-12-23
dita:mapPath
loa1512743917841.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-3204
Product Category
Analytical Ecosystem

Status Code

A status code of 200 is returned on a successful completion. A non-200 status code is returned if an error occurs.

Example

[{
	"workflow_name": "workflow1",
	"status": "deployed"
},  {
	"workflow_name": "workflow2",
	"status": "Created"
},  {
	"workflow_name": "workflow3",
	"execution_status": "SUCCESS",
	"status": "deployed"
}]