Skip to main content
GET
Readiness probe

Response

The replica is ready (state healthy or degraded).

The readiness verdict and its per-probe detail.

state
enum<string>
required

The folded readiness state. healthy / degraded return 200; down returns 503.

Available options:
healthy,
degraded,
down
Example:

"healthy"