File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 9
9
paths :
10
10
/ingestion/entities :
11
11
post :
12
+ summary : Ingests list of data entities
12
13
description : Ingests list of data entities
13
14
operationId : postDataEntityList
14
15
tags :
25
26
26
27
/ingestion/entities/datasets/stats :
27
28
post :
29
+ summary : Ingests list of stats for data sets
28
30
description : Ingests list of stats for data sets
29
31
operationId : postDataSetStatsList
30
32
tags :
41
43
42
44
/ingestion/datasources :
43
45
post :
46
+ summary : Creates data sources in the target catalog
44
47
description : Creates data sources in the target catalog
45
48
operationId : createDataSource
46
49
tags :
56
59
57
60
/ingestion/alerts :
58
61
post :
62
+ summary : Alerts target catalog about ingestion issues
59
63
description : Alerts target catalog about ingestion issues
60
64
operationId : createAlerts
61
65
tags :
71
75
72
76
/ingestion/entities/degs/children :
73
77
get :
78
+ summary : Get data entity by oddrn in Data Entity Groups
74
79
description : Searches for data entities in the target catalog by oddrn of a DEG they are currently part of
75
80
operationId : getDataEntitiesByDEGOddrn
76
81
tags :
91
96
92
97
/ingestion/metrics :
93
98
post :
99
+ summary : Ingests list of metrics
94
100
description : Ingests list of metrics
95
101
operationId : ingestMetrics
96
102
tags :
You can’t perform that action at this time.
0 commit comments