Onedata API Reference

REST API references for Onezone, Oneprovider, and Onepanel.

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.