| Name | Type | Description | Notes |
|---|---|---|---|
| lastUpdateTimestamp | Long | Timestamp when the data was last updated; unset if data source has never updated the data. | [optional] |
| health | HealthEnum | The health status of the cluster | [optional] |
| clusterId | String | The id of the cluster | [optional] |
| Name | Value |
|---|---|
| UP | "UP" |
| DOWN | "DOWN" |
| DEGRADED | "DEGRADED" |
| UNKNOWN | "UNKNOWN" |