Skip to main content

Is there any separate API for start or stop a scheduler task. ?

Hi @kushal_upadhyay Yes, you can use below API call various schedular task

POST

https://cloud.streamsets.com/scheduler/rest/v2/jobs/{id}/o:action/{pageId}

 

 


Reply