Simple liveness check
GET
/health/live
Simple HTTP endpoint to check if the node is alive. Returns plain text 'OK' response.
Responses
Node is alive
text/plain
JSON
"OK"
Simple HTTP endpoint to check if the node is alive. Returns plain text 'OK' response.
Node is alive