health

Healthz

Liveness probe.

Returns 200 if the server process is alive and responding. Used by Kubernetes to detect if the container needs to be restarted.

Returns: 200 OK with "ok" body.

get/healthz

Response

Successful Response

{"stackTrail":"paths:/healthz:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes