Nutanix NCP-MCA Nutanix Certified Professional - Multicloud Automation V6.5 Exam Practice Test

Page: 1 / 14
Total 183 questions
Question 1

When can a variable be updated during a Runbook execution?



Answer : A

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.

Question 2

What is one prerequisite for deploying Self-Service (formerly Calm)?



Answer : C

One prerequisite for deploying Self-Service (formerly Calm) is that a unique Virtual IP address (VIP) must be configured in the Prism web console cluster that is running on Prism Central. This VIP is necessary for high availability and to ensure that Self-Service can be accessed reliably.


Nutanix Calm documentation on Deployment Requirements.

Nutanix Best Practices for Configuring VIP.

Question 3

Exhibit.

An administrator must launch applications deployments on any remote Prism Central (PC) from the PC hosting Calm Global.

What must the administrator do to satisfy this requirement?



Answer : A

To launch application deployments on any remote Prism Central (PC) from the PC hosting Calm Global, the administrator must create a Nutanix account for each remote PC on the local PC (the one hosting Calm Global) and add these accounts to the relevant project. This setup allows Calm to manage and orchestrate resources across multiple Prism Central instances.


Nutanix Calm documentation on Multi-Cluster Management.

Nutanix Best Practices for Global Deployments.

Question 4

An administrator did not specify scripts under any of the Stop service-level actions, so the system didn't generate any orchestration edges.

What should the administrator do to prevent this?



Answer : A

When scripts are not specified under the Stop service-level actions, the system does not generate orchestration edges automatically. To prevent this issue, the administrator should manually update all system-defined actions. This involves defining the necessary scripts or actions to ensure proper orchestration and dependencies are in place.


Nutanix documentation on Service-Level Actions.

Nutanix Best Practices for Orchestration Management.

Question 5

A developer is building a Blueprint that deploys a Redhat Enterprint Linux VM on vSphere. During the testing of the Blueprint to prepare it for users, it is discovered that the App deployment fails with the error.

What is the cause of this errors?



Answer : B

The error message indicates that customization of the guest operating system is not supported. This issue often arises because open-vm-tools is not installed or not running on the Redhat Enterprise Linux VM. open-vm-tools is necessary for vSphere to perform guest customization tasks, such as setting the hostname, IP configuration, and other initialization tasks.


Nutanix documentation on Guest Customization Requirements.

VMware documentation on Installing Open VM Tools.

Question 6

An administrator needs to reduce the number of vCPUs in a VM on the following Sunday at1:00AM.

How can the administrator automate this task?



Answer : B

To automate the reduction of vCPUs in a VM on a specific schedule, the administrator should create a playbook triggered at a specified time. This playbook can be scheduled to run at 1:00 AM on the following Sunday and perform the task of reducing the number of vCPUs in the VM.


Nutanix documentation on Playbook Scheduling.

Nutanix Best Practices for Automating VM Tasks.

Question 7

Exhibit.

Which task should be used in order to wait 60 seconds before continuing with the next task?



Answer : D

To wait for 60 seconds before continuing with the next task in a Nutanix Calm blueprint, you should use the 'Wait' task and specify 60 seconds. This task is designed specifically to introduce a delay in the execution flow without the need for additional scripting.


Nutanix Calm documentation on Wait Task.

Nutanix Best Practices for Blueprint Task Management.

Page:    1 / 14   
Total 183 questions