Bluemix availability monitoring provides scripting support for Selenium only. Is there a way, I can have my shell or bash script that does following - Builds a url - Calls url using curl - Process the response
My current urls are protected by Bluemix IAM. To call url, I need to pass access token in the header. The access token expires every hour which makes it impossible to use Bluemix availability monitoring service.