Health
Health check
Returns the health status of the kubefwd API server
get/health
Response
Health status
Example response
{
"error": {
"code": "NOT_FOUND",
"message": "Service not found"
}
}Returns the health status of the kubefwd API server
Health status
{
"error": {
"code": "NOT_FOUND",
"message": "Service not found"
}
}