cURL
curl --request GET \ --url https://api.corebanq.com/v1/check/ready \ --header 'X-PreStop-Token: <api-key>'
"Server ready to accept requests"
Endpoint for Kubernetes readiness probe to check if the application is ready to accept requests
Token for authenticating PreStop hook requests
en
de
fr
it
Application is ready to accept requests
The response is of type string.
string