NCP-MCA · Question #99
A developer has created a variable type that should be used for all deployments. However, when an administrator is creating a blueprint, the variable is not available. What must the developer do to…
The correct answer is A. Share the variable with the project. A variable is a placeholder for a value that can be used in a blueprint or a script. A variable can be defined at the global, project, or blueprint level. A global variable is available to all projects and blueprints, while a project variable is available to all blueprints…
Question
A developer has created a variable type that should be used for all deployments. However, when an administrator is creating a blueprint, the variable is not available. What must the developer do to make it visible?
Options
- AShare the variable with the project.
- BPublish the variable to Marketplace.
- CAdd the administrator to the Developer role.
- DAdd the administrator to the Project Admin role.
How the community answered
(34 responses)- A94% (32)
- B3% (1)
- C3% (1)
Explanation
A variable is a placeholder for a value that can be used in a blueprint or a script. A variable can be defined at the global, project, or blueprint level. A global variable is available to all projects and blueprints, while a project variable is available to all blueprints within a project, and a blueprint variable is available only to the blueprint where it is defined. To make a variable visible to a blueprint, the developer needs to share the variable with the project that contains the blueprint. This can be done by going to the Variables page in the Calm UI and clicking on the Share button next to the variable name. Then, the developer needs to select the project from the drop-down list and click on Save.
Topics
Community Discussion
No community discussion yet for this question.