Telco Automation V1 API - Module Google::Cloud::TelcoAutomation::V1::HydratedDeployment::State (v2.5.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::HydratedDeployment::State.
State defines which state the current hydrated deployment is in.
Constants
STATE_UNSPECIFIED
value: 0 Unspecified state.
DRAFT
value: 1 A hydrated deployment starts in DRAFT state. All edits are made in DRAFT
state.
APPLIED
value: 2 When the edit is applied, the hydrated deployment moves to APPLIED
state. No changes can be made once a hydrated deployment is applied.