SimpleHealthResponse
Simple liveness check response
statusstringrequired
Possible values: [ok]
timestampstring<date-time>required
SimpleHealthResponse
{
"status": "ok",
"timestamp": "2024-01-15T10:30:00Z"
}
Was this page helpful?