public enum OrchestrationCluster.Types.StateReference documentation and code samples for the Telco Automation v1 API enum OrchestrationCluster.Types.State.
Possible states that the Orchestration Cluster can be in.
Namespace
Google.Cloud.TelcoAutomation.V1Assembly
Google.Cloud.TelcoAutomation.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
OrchestrationCluster has been created and is ready for use. |
Creating |
OrchestrationCluster is being created. |
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. |
Unspecified |
Unspecified state. |