Name | Type | Description | Notes |
---|---|---|---|
status | str | The overall health status. It is "healthy" only when all the components' status are "healthy" | [optional] |
components | list[ComponentHealthStatus] | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
status | str | The overall health status. It is "healthy" only when all the components' status are "healthy" | [optional] |
components | list[ComponentHealthStatus] | [optional] |