cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2775
Views
0
Helpful
1
Replies

Tidal web api: how to get job status of all jobs under one parent

I am looking to get the status of all the jobs within a specific parent group. Is there any way to get this list using web API? 

 

I can get the job status of a specific job or parent but not the status of all children within job group. Also, the following call takes tidal job run-id which changes every day. 

http://<tidal-server>:port/api/<plug-in name>/JobRun.get/15572972

1 Reply 1

shettysandee
Level 1
Level 1

Hi, 

 

can you please tell me how are you able to get the parent job status from rest api.