NCP-MCA · Question #2
Refer to the exhibit. The Playbook is designed to execute a script, in order to fix a known problem in the application. However, it keeps failing. Why is this Playbook continuing to fail?
The correct answer is C. The Playbook actions are in the wrong order. In the context of Nutanix Multicloud Automation (NCP-MCA), the order of actions in a playbook is crucial for its successful execution. In this case, the playbook is designed to execute a script to fix a known problem in an application but keeps failing because it attempts to…
Question
Refer to the exhibit. The Playbook is designed to execute a script, in order to fix a known problem in the application. However, it keeps failing. Why is this Playbook continuing to fail?
Exhibit
Options
- ASlack configuration should be reviewed.
- BThe script is incorrect.
- CThe Playbook actions are in the wrong order.
- DNot enough storage space in order to take a snapshot.
How the community answered
(41 responses)- A5% (2)
- B7% (3)
- C71% (29)
- D17% (7)
Explanation
In the context of Nutanix Multicloud Automation (NCP-MCA), the order of actions in a playbook is crucial for its successful execution. In this case, the playbook is designed to execute a script to fix a known problem in an application but keeps failing because it attempts to power off the VM and take a snapshot before executing the script. The correct order should be to execute the script first, then power off the VM if necessary, and finally take a snapshot.
Topics
Community Discussion
No community discussion yet for this question.
