Skip to content

Readiness probe

GET
/ready
curl --request GET \
--url https://example.com/ready

Success

Media type application/json
object
status
required
string
migrations
Example generated
{
"status": "example",
"migrations": "example"
}

Service is not ready