Ping the cluster
Generally available
Get information about whether the cluster is running.
HEAD
/
curl \
--request HEAD 'http://api.example.com/' \
--header "Authorization: $API_KEY"