Appearance
Liveness probe​
GET
/health
Returns 200 if the process is up. No auth required. Mounted at /health (not under /api/v1).
Responses​
OK
application/json
JSON"status": "ok"
{
 Â
}
Appearance
Returns 200 if the process is up. No auth required. Mounted at /health (not under /api/v1).
OK