# WorkersHealth
## Properties
**healthy** | **bool** | Whether any workers are active |
**active_count** | **i64** | Number of active workers (pinged in last 5 minutes) |
**worker_groups** | **Vec<String>** | List of active worker groups |
**min_version** | **String** | Minimum required worker version |
**versions** | **Vec<String>** | List of active worker versions |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)