Nutanix NCP-MCA v6.5 - Nutanix Certified Professional – Multicloud Automation 6.5 Exam
Page: 2 / 15
Total 73 questions
Question #6 (Topic: Exam A)
While creating a Runbook, which Type should an administrator select to perform a REST API call?
A. HTTP
B. Execute
C. While Loop
D. Decision
Answer: A
Question #7 (Topic: Exam A)
The administrator receives the below error when deleting an Application from a Self-Service (formerly Calm) blueprint for a Linux VM when using a custom script as part of the Delete system action:

Which two steps should the administrator take to delete the deployment? (Choose two.)

Which two steps should the administrator take to delete the deployment? (Choose two.)
A. Perform a Stop
B. Manually delete the VM
C. Perform a Delete
D. Perform a Soft Delete
Answer: AD
Question #8 (Topic: Exam A)
Refer to the exhibit.

Self-Service (formerly Calm) encountered the error shown in the exhibit when importing a script that maps a network drive.
Upon further investigation, the administrator was unable to run the script manually on a VM and discovered that elevated permissions were needed.
Which command should the administrator add to the script?

Self-Service (formerly Calm) encountered the error shown in the exhibit when importing a script that maps a network drive.
Upon further investigation, the administrator was unable to run the script manually on a VM and discovered that elevated permissions were needed.
Which command should the administrator add to the script?
A. Enable-WSManCredSSP -Role Client
B. Enable-WSManCredSSP -Role Client -Force
C. Enable-WSManCredSSP -Role Server
D. Enable-WSManCredSSP -Role Server -Force
Answer: B
Question #9 (Topic: Exam A)
An administrator has just noticed that a play is stuck in a suspended state.
What is a possible reason for this issue?
What is a possible reason for this issue?
A. The playbook was set with a Manual trigger and requires being resumed.
B. The playbook is in a disabled status.
C. Autopilot status is set to disabled.
D. Autopilot was set for Wait for approval for every attempt.
Answer: A
Question #10 (Topic: Exam A)
An administrator needs to reduce the number of vCPUs in a VM on the following Sunday at 1:00AM.
How can the administrator automate this task?
How can the administrator automate this task?
A. Create a playbook triggered with an alert.
B. Create a runbook triggered with an alert.
C. Create a script to call a REST API and configure a cron job.
D. Create a playbook triggered at a specified time.
Answer: D