Open Liberty · Capability
Open Liberty Admin REST API — Health
Open Liberty Admin REST API — Health. 4 operations. Lead operation: Overall health check. Self-contained Naftiko capability covering one Open Liberty business surface.
What You Can Do
GET
Getoverallhealth
— Overall health check
/v1/health
GET
Getliveness
— Liveness health check
/v1/health/live
GET
Getreadiness
— Readiness health check
/v1/health/ready
GET
Getstartup
— Startup health check
/v1/health/started
MCP Tools
overall-health-check
Overall health check
read-only
idempotent
liveness-health-check
Liveness health check
read-only
idempotent
readiness-health-check
Readiness health check
read-only
idempotent
startup-health-check
Startup health check
read-only
idempotent