v1

latestOpenAPI 3.1.0Apache 2.02026-07-17471545.0 KB
Health

Health check

Returns the health status of the kubefwd API server

get/health

Response

Health status

successboolean
dataobject

Example response

{
  "error": {
    "code": "NOT_FOUND",
    "message": "Service not found"
  }
}
All 47 operations