ClusterStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)The status of a cluster and its instances.
Attributes |
|
|---|---|
| Name | Description |
state |
Output only. The cluster's state. |
detail |
str
Optional. Output only. Details of cluster's state. |
state_start_time |
Output only. Time when this state was entered (see JSON representation of Timestamp __).
|
substate |
Output only. Additional state information that includes status reported by the agent. |
Classes
State
State(value)The cluster state.
Substate
Substate(value)The cluster substate.