Skip to main content

Readiness probe

GET 

/health/ready

Returns 200 when the service is ready to accept traffic.

Responses

Service is ready.

Schema

    status stringrequired

    Readiness status.

    error string

    Error message when not ready.

Loading...