Nutanix
NCP-MCA · Question #169
When can a variable be updated during a Runbook execution?
The correct answer is A. Only if the variable is marked as a runtime editable. A variable can be updated during a Runbook execution only if it is marked as runtime editable. This setting allows the variable to be modified during the execution of the Runbook, providing flexibility and dynamic behavior based on runtime conditions.
Manage Automation Workflows
Question
When can a variable be updated during a Runbook execution?
Options
- AOnly if the variable is marked as a runtime editable
- BOnly during the Runbook execution
- COnly during a Blueprint execution
- DOnly if the variable is marked as a runtime executable
How the community answered
(24 responses)- A92% (22)
- C4% (1)
- D4% (1)
Explanation
A variable can be updated during a Runbook execution only if it is marked as runtime editable. This setting allows the variable to be modified during the execution of the Runbook, providing flexibility and dynamic behavior based on runtime conditions.
Topics
#Runbook#Variables#Runtime editable
Community Discussion
No community discussion yet for this question.