Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

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

Questions 4

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 5

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 6

What is the correct format for a Self-Service Macro?

Options:

A.

@{var_name}@

B.

{var_name}

C.

[[var_name]]

D.

@@{var_name}@@

Buy Now
Questions 7

How would a task be listed in the Library?

Options:

A.

Go to the Library in Self-Service and Create a new task.

B.

Upload the script from the Projects view.

C.

Create a new task in GitHub.

D.

Publish the task from a Blueprint or Runbook.

Buy Now
Questions 8

Which Self-Service capability allows for Infrastructure-as-Code (IaC)?

Options:

A.

Application Development and Modernization

B.

Unified Multi-Cloud Orchestration

C.

Marketplace and Application Management

D.

Self-Service Domain-Specific Language

Buy Now
Questions 9

Which is a supported Entity in a macro syntax?

Options:

A.

Playbook

B.

API Call

C.

Kubernetes

D.

Service

Buy Now
Questions 10

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 11

In which tab would a configured Credential Provider be added to a Self-Service-enabled Project?

Options:

A.

Users & Groups

B.

Policies

C.

Infrastructure

D.

Tunnels

Buy Now
Questions 12

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 13

An administrator has created a Self-Service Project and executes a post-deployment Playbook from a blueprint task. Before allowing users to deploy workloads, the administrator wants to validate that both the Project and Playbook configurations are functioning as expected.

What should the administrator do to perform this validation?

Options:

A.

Run the Playbook independently from the Playbook Library without deploying the blueprint.

B.

Review the Prism Element task history, confirm that VM creation logs are present.

C.

Assign the blueprint to another Project and compare resource usage across both Projects.

D.

Test deploy the blueprint associated with the Project, check the Playbook execution status.

Buy Now
Questions 14

An administrator wants to use a Self-Service blueprint to provision VMs and configure network settings in a single step. However, the administrator finds that provisioning frequently fails due to misconfigured network parameters.

What is the best way to optimize this blueprint?

Options:

A.

Split steps into smaller tasks for more efficient auditing.

B.

Add retry logic to the network configuration step to mask the failure.

C.

Disable error logging to prevent alerts being triggered.

D.

Add time delays after each config item in the network configuration step.

Buy Now
Questions 15

How long does Self-Service retain deleted blueprints and applications?

Options:

A.

3 months

B.

1 months

C.

6 months

D.

Until space is needed

Buy Now
Questions 16

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 17

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 18

An administrator created a Self-Service Project, including a blueprint that deploys a multi-tier application and a Playbook to perform post-deployment automation (e.g., tagging, monitoring setup, and email notifications).

However, during testing, users report that while the VMs are successfully deployed, the post-deployment automation tasks are not executing as expected.

Which two steps should the administrator take to determine the cause of the issue? (Choose two.)

Options:

A.

Reassign the blueprint to a different Project and test deployment to rule out project-specific quota limits.

B.

Review the Audit Logs of the Prism Element cluster for VM creation timestamps.

C.

Check the Playbook Execution History to verify if the Playbook was triggered and any tasks failed.

D.

Verify that the Playbook is properly invoked by the correct blueprint action (e.g., Post-Deploy).

Buy Now
Questions 19

What does the Playbook Alert Trigger do?

Options:

A.

Generates a Playbook alert at a specified time interval

B.

Inform the administrator if an instance of a Playbook has failed

C.

Alerts the administrator if a Playbook is triggered

D.

Selects an alert which, if generated, will start the Playbook

Buy Now
Questions 20

An administrator is testing multiple Blueprints to see which one is best when deploying an application requiring four VMs. The VMs must reference which Blueprint created them or the test will be meaningless.

How should the administrator most efficiently complete this goal?

Options:

A.

Use the @@{calm_blueprint_uuid}@@ macro in a single VM Blueprint and cloning the VMs.

B.

Set the VM name using the @@{calm_blueprint_name}@@ macro in a multi-VM blueprint.

C.

Include the @@{calm_application_name}@@ macro in the guest customization section in a multi-VM blueprint.

D.

Name each VM for the single-VM Blueprint manually and using the @@{calm_now}@@ macro to track the creation time.

Buy Now
Questions 21

An automation developer has been tasked with creating a Self-Service multi-VM blueprint to deploy a Windows Server VM on AHV for testing purposes. One of the requirements for this blueprint is to determine a custom hostname for the VM before it is actually provisioned.

Which phase in the automation workflow should the developer create a set-variable to perform this hostname creation?

Options:

A.

post-delete

B.

post-create

C.

package-install

D.

pre-create

Buy Now
Questions 22

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 23

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 24

When creating a Playbook, which statement is true?

Options:

A.

When using the trigger ofAlert, multiple alerts can be added to the playbook.

B.

When using the trigger ofBranch, multiple actions can be added to the playbook.

C.

When using the trigger ofWebhook, multiple scriptable tasks can be added to the playbook.

D.

When using the trigger ofEvent, multiple actions can be added to the playbook.

Buy Now
Questions 25

An administrator is tasked with creating a blueprint in Self-Service to deploy a multi-tier web application consisting of a front-end web server, a backend application server, and a database. The blueprint should allow end users to deploy the full stack with a single action.

Which step should the administrator take to ensure the blueprint supports this requirement?

Options:

A.

Create individual blueprints for each server tier and publish them separately as Marketplace items for users to deploy manually.

B.

Request users to upload ISO files and install each service manually after blueprint deployment.

C.

Use image services to manually create and deploy the VMs, then import them to a blueprint.

D.

Add all server tiers as separate services within a Multi-VM blueprint, define dependencies, and publish it to a Self-Service project.

Buy Now
Questions 26

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 27

Which capability is provided to a Project when Self-Service is enabled?

Options:

A.

Changing cluster-wide network configurations for all projects

B.

Creating and managing global image repositories across clusters

C.

Deploying blueprints and managing associated virtual machines

D.

Modifying user roles and access permissions in Prism Central

Buy Now
Questions 28

An administrator has been tasked with integrating Playbooks with notifications through a collaboration and communication platform.

How would the administrator integrate notifications into their Playbooks?

Options:

A.

Add platform specific pre-built Action to Playbooks for the specific collaboration platform.

B.

Navigate to Settings and add an Operation Policy for the specific collaboration platform.

C.

Navigate to Sharing Playbook and share with the specific collaboration tool.

D.

Add Webhook Action with External System Type and External System IP for the specific collaboration platform.

Buy Now
Questions 29

An administrator is setting up Self-Service to centrally manage automation across the corporate environment. The environment leverages tunnels to communicate with the VMs within their Virtual Private Cloud (VPC) protected environments.

How should the administrator configure Self-Service to manage the VMs within a VPC?

Options:

A.

Configure the policy engine VM within the VPC to enable the tunnel VM to communicate with an external subnet that is routable to Prism Central.

B.

Configure an external subnet to the VPC to enable the tunnel VM to reach Prism Central and establish a tunnel connection.

C.

Configure Prism Central with an additional IP address within the VPC.

D.

Configure an external subnet to the VPC to enable the tunnel VM to reach the policy engine VM and establish a tunnel connection.

Buy Now
Questions 30

Where would a blueprint developer give the application admins the ability to Upgrade, Scale In and Scale Out their Application?

Options:

A.

Custom Service Actions

B.

Runbooks

C.

Task Library

D.

Custom Profile Actions

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

PDF + Testing Engine

$63.52  $181.49

Testing Engine

$50.57  $144.49
buy now NCP-MCA testing engine

PDF (Q&A)

$43.57  $124.49
buy now NCP-MCA pdf