Telco Automation v1 API - Enum OrchestrationCluster.Types.State (1.2.0)

public enum OrchestrationCluster.Types.State

Reference 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.V1

Assembly

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.