nerdexam
Nutanix

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…

Monitor and Troubleshoot Automation

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

NCP-MCA question #2 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)
  • A
    5% (2)
  • B
    7% (3)
  • C
    71% (29)
  • D
    17% (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

#playbook actions#action ordering#troubleshooting#automation workflows

Community Discussion

No community discussion yet for this question.

Full NCP-MCA Practice