Reference documentation and code samples for the Telco Automation V1 API module Google::Cloud::TelcoAutomation::V1::DeploymentLevel.
DeploymentLevel of a blueprint signifies where the blueprint will be
applied.
Constants
DEPLOYMENT_LEVEL_UNSPECIFIED
value: 0 Default unspecified deployment level.
HYDRATION
value: 1 Blueprints at HYDRATION level cannot be used to create a Deployment
(A user cannot manually initate deployment of these blueprints on
orchestration or workload cluster).
These blueprints stay in a user's private catalog and are configured and
deployed by TNA automation.
SINGLE_DEPLOYMENT
value: 2 Blueprints at SINGLE_DEPLOYMENT level can be
a) Modified in private catalog.
b) Used to create a deployment on orchestration cluster by the user, once
approved.
MULTI_DEPLOYMENT
value: 3 Blueprints at MULTI_DEPLOYMENT level can be
a) Modified in private catalog.
b) Used to create a deployment on orchestration cluster which will create
further hydrated deployments.
[[["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 2024-10-30 UTC."],[],[]]