Readiness probe
GET/api/health/ready
Returns 200 when the service is ready to accept traffic.
Responses
- 200
- 503
Service is ready.
Service is not ready.
GET/api/health/ready
Returns 200 when the service is ready to accept traffic.
Service is ready.
Service is not ready.