Product: StreamSets Control Hub
Solution:
We have the following API which allows this:
Starts Deployments on Agents for all given Deployment IDs and Agent IDs | POST | https://cloud.streamsets.com/provisioning/rest/v1/deployments/startDeployments |
You need to pass Deployment IDs and Agent IDs as key-value pairs in request body
For example:
{"282c7eeb-4cc0-4e81-89a2-ecb0acc3dd5b:dpmsupport":"control-agent-1616673461-dpmsupport","fdf1fb24-2bc5-4720-ab75-deeeba196227:dpmsupport":"6D119F7E-ACC7-4B64-92C7-35BCCAE20F53"}