When can a variable be updated during a Runbook execution?
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.
Nutanix Calm documentation on Runtime Editable Variables.
Nutanix Best Practices for Runbook Variables.
Currently there are no comments in this discussion, be the first to comment!