CheckHealthResponse
Response payload for the health check.
statusstringnullable
The service status, e.g. healthy.
CheckHealthResponse
{
"status": "string"
}
Response payload for the health check.
The service status, e.g. healthy.
{
"status": "string"
}