Health
Readiness Check
Endpoint for Kubernetes readiness probe to check if the application is ready to accept requests
GET
Authorizations
Token for authenticating PreStop hook requests
Headers
Available options:
en
, de
, fr
, it
Response
200
text/plain
Application is ready to accept requests
The response is of type string
.
Example:
"Server ready to accept requests"