Health
Check infrastructure health
Returns the health response used by operational probes.
get/healthz
Response
Health response.
Example response
{
"ok": true,
"name": "example"
}Returns the health response used by operational probes.
Health response.
{
"ok": true,
"name": "example"
}