State(value)Possible states that the Orchestration Cluster can be in.
Enums |
|
|---|---|
| Name | Description |
STATE_UNSPECIFIED |
Unspecified state. |
CREATING |
OrchestrationCluster is being created. |
ACTIVE |
OrchestrationCluster has been created and is ready for use. |
DELETING |
OrchestrationCluster is being deleted. |
FAILED |
OrchestrationCluster encountered an error and is in an indeterministic state. User can still initiate a delete operation on this state. |