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" Get information about whether the cluster is running.
curl \ --request HEAD 'http://api.example.com/' \ --header "Authorization: $API_KEY"