Telco Automation V1 API - Module Google::Cloud::TelcoAutomation::V1::OrchestrationCluster::State (v2.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Telco Automation V1 API module Google::Cloud::TelcoAutomation::V1::OrchestrationCluster::State.
Possible states that the Orchestration Cluster can be in.
Constants
STATE_UNSPECIFIED
value: 0 Unspecified state.
CREATING
value: 1 OrchestrationCluster is being created.
ACTIVE
value: 2 OrchestrationCluster has been created and is ready for use.
DELETING
value: 3 OrchestrationCluster is being deleted.
FAILED
value: 4 OrchestrationCluster encountered an error and is in an indeterministic
state. User can still initiate a delete operation on this state.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-30 UTC."],[],[]]