New Year Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: clap70

NCP-MCA Nutanix Certified Professional - Multicloud Automation (NCP-MCA 6.10) Exam Questions and Answers

Questions 4

An administrator has configured a Protection Policy to take snapshots every 1 hour. This policy will take snapshots for all VMs categorized as Protection: Silver and Environment: Prod. In addition, there is a Security Policy that prevents categorized Environment: Prod VMs from communicating with categorized Environment: Dev VMs.

A user deployed a VM using a Self-Service Marketplace item which assigned the Environment: Prod category to protect it and secure it, but the VM has no snapshots, even when the Protection Policy has the category Environment: Prod.

What could be the issue?

Options:

A.

VM doesn't have the category Protection: Silver.

B.

VMs can't be in a Protection Policy along with Security Policy.

C.

VMs must be added manually to the Protection Policy.

D.

VM must be categorized as Environment: Dev.

Buy Now
Questions 5

An administrator wants to automate the process of restarting a VM whenever it exceeds 90% CPU usage.

What steps should the administrator take to implement this automation?

Options:

A.

Schedule a Runbook to restart all VMs daily and assign it to a project.

B.

Configure a Project and set a policy to restart the VM when the CPU quota is exceeded.

C.

Create a Playbook with a manual trigger with an action to reboot the VM.

D.

Create a Playbook with an alert-based trigger with an action to reboot the VM.

Buy Now
Questions 6

A business uses a database software that is licensed by physical CPU socket. Only the first two hosts of Cluster 47 and Cluster 48 are licensed for the software.

The business has chosen Self-Service to automate the deployment of database server VMs. The blueprint developer needs to ensure that database VMs are only hosted on the licensed hosts.

How can the administrator complete this task in Self-Service?

Options:

A.

Within the Environment, select the Categories to apply to the database server VMs.

B.

1. Create a category for VMs and assign another category to the appropriate Hosts.

2. Create a Playbook to migrate the VMs to the required Hosts using these categories.

C.

Within the Project, use a policy to assign the category to the environment.

D.

1. Create a category for database VMs and assign another category to the appropriate Hosts.

2. Create an Affinity Policy.

3. Use Blueprints to assign the VM categories.

Buy Now
Questions 7

There is a Security Policy that blocks access to VMs on all ports, except for HTTPS (port 443) for VMs with category AppType: Web-Servers.

The policy also allows SSH (port 22) traffic for VMs categorized as AppType: Admin-VM. Additionally, a Protection Policy takes snapshots every 24 hours for VMs categorized as Protection: 24_hr_RPO, and an Anti-Affinity Policy is defined for AppType: Web-Servers.

A developer created a blueprint to deploy VMs for Administrators, but the VM cannot be accessed via SSH.

What change must be done to the blueprint?

Options:

A.

Blueprint must assign the AppType: Admin-VM category to the VM.

B.

Blueprint must assign the AppType: Web-Servers category to the VM.

C.

Blueprint must use the Protection: 24_hr_RPO Protection Policy.

D.

Blueprint must add the Administrators to the Project.

Buy Now
Questions 8

What must be enabled on a Project to allow modification of a Scheduler Job created by someone else?

Options:

A.

Allow Collaboration

B.

Operator Role

C.

Environments

D.

Quotas

Buy Now
Questions 9

An application developer has been given operator permissions within a Project. The developer has been tasked with creating a blueprint that will create a Linux VM with the application NGINX installed and configured.

What is required to complete this task?

Options:

A.

The developer must request additional permissions before taking the steps to create the Linux blueprint and task sequence.

B.

The developer will create a multi-VM blueprint within the specified project.

C.

The developer will create a single-VM blueprint. Select Linux as the operating system. Then create a shell task to install NGINX.

D.

The developer will import a Linux blueprint into the project with the required task sequence pre-created and select the image.

Buy Now
Questions 10

Which feature allows for publishing blueprints for consumption?

Options:

A.

Unified Multi-Cloud Orchestration

B.

Marketplace and Application Management

C.

Application Development and Modernization

D.

Self-Service DSL - Infrastructure-as-Code

Buy Now
Questions 11

An administrator wants to automatically send a Slack notification when a VM goes into a powered-off state unexpectedly.

How should an administrator use Nutanix Cloud Manager to best accomplish this?

Options:

A.

Create a scheduled Playbook to check VM status every 6 hours and send an email.

B.

Add a script task to a Blueprint that checks VM status and notifies Slack post-deployment.

C.

Use a Playbook with a webhook trigger that sends a message to a Slack channel when the VM is shut down manually.

D.

Configure a Playbook triggered by a VM power state change event with an action to send a Slack notification.

Buy Now
Questions 12

An administrator is tasked with making a newly-deployed Prism Central and its associated AHV clusters available to a Project. The administrator created the Nutanix provider account, verified it, added it to the Project, and whitelisted the clusters. Project users are reporting they are unable to deploy marketplace blueprints on the new infrastructure.

What should the administrator do?

Options:

A.

Create a new environment in the Project using the new account.

B.

Republish the blueprint to the marketplace.

C.

Add the users to the Consumer role on the new account.

D.

Make sure the provider service account credentials are correct.

Buy Now
Questions 13

An administrator must create a VM with a specific IP address and provision it into a security group before it's powered on.

What type of tasks would allow them to accomplish this?

Options:

A.

Post-delete and Pre-create

B.

While-loop and Post-create

C.

Pre-create and Post-create

D.

VM power-on and Post-delete

Buy Now
Questions 14

Which data type is available when creating a variable?

Options:

A.

Multi-line integer

B.

Multi-line string

C.

Single-line string

D.

Year Month Day

Buy Now
Questions 15

There is a blueprint that creates a Windows VM with IIS and it assigns the categories OSType: Windows and AppType:IIS. Another blueprint creates a Windows VM with VisualStudio Code and Chrome and assigns the categories OSType: Windows and Environment:Dev.

How can the administrator make every deployed VM automatically be replicated asynchronously (every 1 hour) to NC2 on AWS?

Options:

A.

Create a Protection Policy using the category OSType: Windows.

B.

Create a Protection Policy using the category AppType:IIS.

C.

Create a Protection Policy and manually assign all deployed VMs.

D.

Create a Protection Policy using the category Environment:Dev.

Buy Now
Questions 16

When manually formatting parameters for supported triggers and actions within a playbook, what format is used?

Options:

A.

$trigger.source_entity_info.name

B.

@@{trigger.source_entity_info.name}@@

C.

[trigger[0].source_entity_info.name]

D.

{{trigger[0].source_entity_info.name}}

Buy Now
Questions 17

An administrator's environment has a complex Sysprep script that must be applied to all new VMs.

Which feature could be used to accomplish this?

Options:

A.

Scheduler Policies

B.

Clone from Image Service

C.

Guest Customization

D.

Quota Management

Buy Now
Questions 18

A DevOps team is using Self-Service to manage its test environment. They want to allow developers to request the deployment of their own development VMs from the marketplace and manage day-2 operationswithout giving them full administrative accessto Self-Service.

Which is the appropriate role to achieve this requirement?

Options:

A.

Developer

B.

Consumer

C.

Project Admin

D.

Operator

Buy Now
Questions 19

When creating an Alert-based Playbook, which option would the creator change to take advantage of the User Impersonation feature?

Options:

A.

Trigger as user

B.

Delegate permissions

C.

Set owner of playbook

D.

Execute on behalf of

Buy Now
Questions 20

An administrator would like to scale out an existing Self-Service deployment.

What steps must the administrator take to accomplish this task using the Self-Service VM (SSVM)?

Options:

A.

1. Backup existing SSVM 2. Deploy two additional SSVMs from OVA 3. Create a cluster using the three SSVMs 4. Enable Microservices Infrastructure

B.

1. Automatically scale out SSVM via SSVM GUI 2. Enable Microservices Infrastructure 3. Restore SSVM config from backup 4. Start SSVM cluster services

C.

1. Backup Self-Service on Prism Central 2. Deploy three new SSVMs from OVA 3. Restore Self-Service config from backup 4. Create SSVM cluster

D.

1. Backup existing SSVM 2. Automatically scale out SSVM via SSVM GUI 3. Restore SSVM config 4. Enable Microservices Infrastructure

Buy Now
Questions 21

What is the purpose of an approval policy in Self-Service governance?

Options:

A.

To define VM sizing rules for each blueprint

B.

To configure network settings within blueprints

C.

To require authorization before task execution

D.

To restrict access to Self-Service application

Buy Now
Questions 22

An administrator reports that a Playbook is executing, but skipping the notification step.

What is the most likely cause?

Options:

A.

Alert type is unsupported and is preventing notifications from being sent.

B.

Notification service is down, indicating the Playbook is not working as designed.

C.

Notification step has a conditional execution path that is not being met.

D.

Playbook is configured to always send notifications regardless of conditions.

Buy Now
Questions 23

What will a Quota Policy monitor and enforce?

Options:

A.

Self-Service Application and Replication

B.

VM Power state, NIC count, IOPs

C.

VM vCPU, Memory, Disk size

D.

Self-Service Blueprint and Runbook count

Buy Now
Questions 24

What is the purpose of the Library in Self-Service?

Options:

A.

User-defined apps and variables

B.

User-defined tasks (scripts) and variables

C.

User-defined tasks (scripts) and endpoints

D.

User-defined apps and blueprints

Buy Now
Questions 25

An administrator would like to configure Self-Service access to a new Oracle Cloud.

Where would the administrator accomplish this task?

Options:

A.

Marketplace

B.

Environments

C.

Projects

D.

Providers

Buy Now
Questions 26

To use Scheduler Tasks, which feature must be enabled?

Options:

A.

Policy Engine

B.

Tunnel VM

C.

Cost Governance

D.

Intelligent Operations

Buy Now
Questions 27

Which pre-configuration item is required to use Nutanix as the provider account?

Options:

A.

VHD Image

B.

VMware Template

C.

OVA Image

D.

AHV Image

Buy Now
Questions 28

An administrator wants to create a custom Provider for provisioning VMs in AWS.

What can the administrator do to accomplish this?

Options:

A.

Update the Provider by typing the new credentials.

B.

Update the blueprint by uploading the json file.

C.

Update the blueprint by uploading the yaml file.

D.

Update the create task with new credentials.

Buy Now
Questions 29

Which role is required to create a playbook?

Options:

A.

Prism Viewer

B.

Developer

C.

Prism Admin

D.

Self-Service Admin

Buy Now
Questions 30

An administrator is getting a lot of Memory Usage (%) alerts at 100% and has been tasked with ensuring that action is taken if Memory Usage (%) becomes greater than 95% to avoid application performance issues.

How would the administrator ensure that action is taken for the Playbook when memory exceeds 95%?

Options:

A.

Set KPI Target Memory Usage (%) > 95% in Autopilot.

B.

Change Trigger to be based off Critical Memory Usage Alert.

C.

Select Wait for approval for every attempt checkbox in Playbook.

D.

Set KPI Target Memory Usage (%) > 95% as first Playbook Action.

Buy Now
Exam Code: NCP-MCA
Exam Name: Nutanix Certified Professional - Multicloud Automation (NCP-MCA 6.10) Exam
Last Update: Jan 2, 2026
Questions: 101
NCP-MCA pdf

NCP-MCA PDF

$25.5  $84.99
NCP-MCA Engine

NCP-MCA Testing Engine

$30  $99.99
NCP-MCA PDF + Engine

NCP-MCA PDF + Testing Engine

$40.5  $134.99