windmill-api 1.683.1

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# HealthStatusResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**status** | **String** | Overall health status | 
**checked_at** | **String** | Timestamp when the health check was actually performed (not cache return time) | 
**database_healthy** | **bool** | Whether the database is reachable | 
**workers_alive** | **i64** | Number of workers that pinged within last 5 minutes | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)