HealthCheckResults describes the results/logs from a healthcheck
Name | Type | Description | Notes |
---|---|---|---|
failingStreak | Long | FailingStreak is the number of consecutive failed healthchecks | [optional] |
log | List<HealthCheckLog> | Log describes healthcheck attempts and results | [optional] |
status | String | Status starting, healthy or unhealthy | [optional] |
- Serializable