Which REST API endpoint to use to check if an engine is offline.
We don’t have direct rest API call for getting the engine status streamsets DC.
You can check under provision section as per given screen shot to findout deployment status with deployment engine details with status.
some examples for your reference
Please try different options with correct restAPI and get the D engine details in it.
I also googled to get the engine status and found the URL but i couldn’t get into it to get the details from it.
https://na01.hub.streamsets.com/rest/v1/system/heartbeat
Thanks & Regards
Bikram_
You should use Subscriptions and event type as Execution Engine Not Responding. It will generate a trigger when the event condition satisfies so you dont have to check at regular interval.
Once set up, you can generate a notification on email or webhook whenever the engine(s) are not responsive. There is a configuration that says how many seconds to wait from the last successful heartbeat from the engine. By default it is 300 seconds.
You can find more information here: https://docs.streamsets.com/controlhub/latest/onpremhelp/controlhub/UserGuide/Subscriptions/Events.html#concept_gjm_d5t_mfb
Thank you
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.