Check cluster health
GET /health
Returns status code indicating onepanel service health status. This endpoint does not require authentication.
Responses
application/json
200
Service is healthy.
500
Service is unhealthy.