Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmaspas7

Easiest Solution 2 Pass Your Certification Exams

NCP-MCA Nutanix Certified Professional - Multicloud Automation (NCP-MCA v6.5) Exam Free Practice Exam Questions (2025 Updated)

Prepare effectively for your Nutanix NCP-MCA Nutanix Certified Professional - Multicloud Automation (NCP-MCA v6.5) Exam certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.

Page: 2 / 3
Total 182 questions

With the Prism Viewer role, what operations are allowed to be performed?

A.

Analyze playbooks plays and action gallery.

B.

Stop or resume a playbook that is in running state.

C.

Clone, read and update action template in the action gallery.

D.

Create clone and update a playbook.

An administrator has built a Playbook to run a Powershell script in a VM when a specific alert is generated. Several days later, the alert is generated, but the script does not execute and there are no Plays recorded for the Playbook.

What is causing this issue?

A.

The Playbook was never enabled.

B.

The version of Playbooks is not correct for the version of Prism Central.

C.

The script executed, but closed with an error code.

D.

The path to the script was not correct.

Which are valid entity types to be associated with a playbook using a manual trigger?

A.

VM, Host, Prism Central

B.

VM, Host, Cluster

C.

VM, Category, Prism Element

D.

VM, Category, Cluster

An administrator has been manually performing routine tasks on a set interval that are listed below:

1. Acknowledging Alerts

2. Generating Reports

3. Looking up cluster details

As the environment grows, these tasks will become cumbersome to run and maintain accuracy.

Which trigger type should the administrator implement in order for these actions to occur on a set interval.

A.

Manual Trigger

B.

Event Trigger

C.

Time Trigger

D.

Webhook trigger

A blueprint service needs to use scaling. The requirements are:

Windows 2019 VM (12 vCPU, 24 GB memory, 500 GB volume)

Minimum VMs needed at any time and at time of deployment is 2 VMs

VMs should not exceed the project quota of 100 vCPUs or 300 GB of memory

There are no other services in use within the project

Which scaling VM replica settings meet all requirements?

A.

MIN: 2, MAX: 11, Default: 2

B.

MIN: 2, MAX: 7, Default: 2

C.

MIN: 2, MAX: 10, Default: 1

D.

MIN: 2, MAX: 8, Default: 1

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.)

A.

Perform a Soft Delete

B.

Perform a Stop

C.

Perform a Delete

D.

Manually delete the VM

What option is-included in the Macros Virtual Machine Common Properties?

A.

@@(address)@@

B.

@@{calm_runbook_name}@@

C.

@@{endpoint.index)@@

D.

@@(calm_runbook_uuid)@@

An administrator has been tasked with automating the optimization of plays with the autopilot feature.

What must the administrator be aware of before configuring autopilot?

A.

Autopilot never waits for approvals.

B.

Autopilot feature only applies to metric-based alerts as triggers.

C.

Autopilot only applies to new playbooks.

D.

Autopilot will only attempt to apply the playbook a single time

An administrator has run a multi-step Playbook. but sees the Failed status, as shown in the exhibit.

What could be causing the playbook to fail?

A.

VM action has a timeout of 5 minutes.

B.

puppet action has a timeout of 5 minutes.

C.

IP Address SSH action has a timeout of 5 minutes.

D.

PowerShell action has a timeout of 5 minutes.

An administrator has performed a self-Service (formerly Calm) upgrade from version 3.3 to 3.6. After performing the upgrade, the administrator has noticed all the Policy Engine scheduled jobs are failing and this alert is being presented in PC.

What should the administrator do to resolve the alert?

A.

Upgrade Policy Engine using LCM.

B.

Upgrade Engine using YUM Update.

C.

Upgrade Policy Engine using APT update.

D.

Reboot policy Engine VM.

A company has a business-critical VM. The VM Utilization of CPU and memory differs from time to time, but can never be allowed to run out of resources. The administrator also wants to make sure that the VM is not over provisioned when not needed.

The administrator determines these requirements that have been validated and automated in a test environment should also apply for the production environment:

VCPU needs to be added when CPU Utilization been over 80% for 15 minutes.

Memory needs to be increased by 4 GB when utilization reaches 80%.

Return of over-allocated resources must not affect other business applications.

What can the administrator do with the least amount of effort to make sure the VM is always performant and returns resources when not required?

A.

Clone and adjust the system-created playbooks

B.

Import the playbook and adjust the values

C.

Create a blueprint based on requirements

D.

Create a task based on requirements

An administrator had provided Linux VM console access to the OS Team. However, the team is unable to access one of the newly-created Linux VMS within Prism Central.

How can the administrator resolve this issue?

A.

Create and assign the Linux OS Category to the newly-created VM,

B.

Create and assign the Linux OS Category to the OS Team Active Directory Group,

C.

Create a role for the OS Team Active Directory Group and add the VMS to it.

D.

Create a local user in Linux OS and provide access to the OS Team.

Exhibit.

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

A.

Execute executing a bash script with a sleep 60 command.

B.

HTTP task to download and execute a shell script from gift.

C.

Delay basic specifying 60 seconds.

D.

Wait task specifying 60 seconds.

When can a variable be updated during a Runbook execution?

A.

Only if the variable is marked as a runtime editable

B.

Only during the Runbook execution

C.

Only during a Blueprint execution

D.

Only if the variable is marked as a runtime executable

An administrator wants to be alerted when production VMs become idle. The VMs will be determined to be idle when CPU usage is lower than 5% for more than 5 minutes. All affected VMs are categorized as Environment:Production, since they have Flow microsegmentation rules.

What should the administrator do to satisfy this requirement?

A.

Create an alert for all VMs, create a Playbook with this alert as the trigger and send an email as the action.

B.

Create an alert for VMs in the correct category, create a Playbook with this alert as the trigger > take a snapshot > send an email as the action.

C.

Create an alert for all VMs, create a Playbook with this alert as the trigger > reduce 1 CPU > send an email as the action.

D.

Create an alert for VMs in the correct category, create a Playbook with this alert as the trigger and send an email as the action.

How can a Runbook be shared across projects?

A.

Publish to Calm Marketplace

B.

Publish to /WS Marketplace

C.

Publish to Azure Marketplace

D.

Publish to GCP Marketplace

Which feature of Calm allows for the creation of task-based automation against dynamic lists of Windows or Linux VMs?

A.

Projects

B.

Blueprints

C.

Playbooks

D.

Runbooks

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?

A.

Slack configuration should be reviewed.

B.

The script is incorrect.

C.

The Playbook actions are in the wrong order.

D.

Not enough storage space in order to take a snapshot.

After an application is no longer needed, a user puts in a ticket to delete the VM. The administrator finds the VM in Prism Central and deletes it, but then realize that it was a Self-Service (formerly Calm) managed VM.

When the administrator attempts the application in Self-Service using the Delete action, it fails because the Substrate cannot be found.

How would the administrator delete the application from management?

A.

In the Audit view of the application, click Retry

B.

Execute the Soft Delete action to ignore the provide substrate.

C.

Execute the Delete action again, the second run will ignore the error.

D.

The platform Sync Service will remove the application.

An administrator creates a blueprint to deploy VMs to multiple clouds, so that business will remain functional in the event of a disaster.

What component describes this feature?

A.

Service

B.

Profile Actions

C.

Package

D.

Substrates

Page: 2 / 3
Total 182 questions
Copyright © 2014-2025 Solution2Pass. All Rights Reserved