New Year Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65percent

Welcome To DumpsPedia

NCP-MCA Sample Questions Answers

Questions 4

Within an HTTP task, which configuration allows Self-Service to retry a failed task?

Options:

A.

Retry Interval

B.

Timeout Interval

C.

Retry Count

D.

Approval Policy

Buy Now
Questions 5

An administrator is configuring a new Self-Service project. There is a Playbook targeting VMs with the respective CalmProject category that automates post-deployment tasks (such as tagging, monitoring and sending notifications).

After assigning the blueprint and users, the administrator wants to validate that the Project and Playbook configurations are functioning as created before user deployment begins.

Which two steps should the administrator take to complete this task? (Choose two.)

Options:

A.

Run the Playbook manually using the "Execute" option in Prism Central to test its logic.

B.

Run the Playbook manually using the "Execute on behalf of" option in Prism Central to test its logic.

C.

Deploy the blueprint associated with the Marketplace and verify that the Playbook executes as expected.

D.

Deploy the blueprint associated with the Project and verify that the Playbook executes as expected.

Buy Now
Questions 6

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 7

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 8

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 9

After deploying a blueprint in Self-Service, an administrator notices that the invoked Playbook did not execute as expected. The blueprint deploys the VMs correctly, but no categories are applied and no notifications are sent.

What is the most likely cause of this issue?

Options:

A.

The blueprint was not assigned to a Self-Service Project.

B.

The Playbook was not properly called by the blueprint's Create task.

C.

The VMs were deployed in Prism Element instead of in Prism Central.

D.

The Playbook was not published to the Marketplace.

Buy Now
Questions 10

An administrator is manually performing the following post-deployment steps each time a VM is provisioned using a Self-Service blueprint:

    Tagging the VM with environment and owner information

    Adding the VM to the monitoring system

    Sending an email notification to the requesting user

The administrator wants to automate this process to reduce manual effort and ensure consistency.

Which action should the administrator take to automate this manual process?

Options:

A.

Modify the blueprint's VM definition to include metadata fields and instruct users to manually perform the post-deployment tasks.

B.

Add custom scripts to the VM template in Prism Element and reboot the VM.

C.

Update the blueprint to include the required tasks within the Create substrate.

D.

Assign Calm Admin permissions to the users so they can edit the deployed VMs and configure automation scripts.

Buy Now
Questions 11

An administrator needs to ensure Self-Service tracks IP address changes, disk resizing, and unavailability of VMs. The administrator wants to ensure this information is reported in a timely fashion.

Which providers are able to leverage Self-Service platform sync capabilities to ensure changes are reported within 20 minutes?

Options:

A.

Nutanix, Azure and AWS

B.

Nutanix, Hyper-V and Azure

C.

Nutanix, VMware and AWS

D.

Nutanix, VMware and Hyper-V

Buy Now
Questions 12

How can expirations be set for the snapshots taken from a Snapshot action in an application deployed with Self-Service?

Options:

A.

Create a Snapshot Policy for the Environments in the Project.

B.

Configure Multicloud Snapshot Technology (MST) for the Project.

C.

Create an Approval Policy for the snapshots.

D.

Create a Protection Domain in Prism Element.

Buy Now
Questions 13

What is an Application Profile?

Options:

A.

A function of a Cloud Provider to define an application installation and its configuration possibly including custom code for testing.

B.

A type of blueprint available to select when creating a new blueprint.

C.

A plugin configuration for using Ansible, Chef or Salt.

D.

A capability for a blueprint to provide different combinations of the service, package, and VM while configuring a blueprint.

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

An administrator wants to ensure that a newly-built VM is moved to the proper Active Directory OU right after provisioning, but before the VM is powered on.

What task stage should this process be added to in the blueprint?

Options:

A.

Post-delete

B.

Pre-create

C.

Pre-delete

D.

Post-create

Buy Now
Questions 16

What is the best way to assign a role to a group of users within a project?

Options:

A.

Create a local group in Prism Central and add them to the Project.

B.

Add an Active Directory group to a role in the Project.

C.

Add an Active Directory group in the Admin Center.

D.

Create users in PC and assign them to the Project.

Buy Now
Questions 17

Which common network element is required for creating an AWS Self-Service Account?

Options:

A.

NTP

B.

DNS

C.

SNMP

D.

FQDN

Buy Now
Questions 18

An administrator notices that a Playbook meant to delete VMs categorized as Expired is not executing, even though the category is correctly applied. The Playbook is enabled and shows no errors in the execution history.

What is the most likely cause of the issue?

Options:

A.

The VM does not belong to a Project with Self-Service enabled.

B.

The category was applied after the Playbook was disabled.

C.

The Playbook trigger is not properly associated with a Project.

D.

The Playbook does not have the correct execution context.

Buy Now
Questions 19

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 20

When using Prism Central Disaster Recovery in an Organization, which statement is true for Playbooks on a recovered Prism Central?

Options:

A.

No changes need to be made to credentials in enabled Playbooks since a credential provider is used.

B.

Credentials should be re-entered into enabled Playbooks since a credential provider is used.

C.

Credentials should be re-entered into enabled Playbooks so they will continue to work successfully.

D.

No changes need to be made to credentials in enabled Playbooks; they will continue to work successfully.

Buy Now
Questions 21

What are the proper steps to create a Playbook?

Options:

A.

1. Access Self Service

2. Create the playbook

3. Select the playbook action

4. Select the playbook trigger(s)

5. Save & Close

B.

1. Access Self Service

2. Create the playbook

3. Select the playbook trigger

4. Select the playbook action(s)

5. Save & Close

C.

1. Access Intelligent Operations

2. Create the playbook

3. Select the playbook action

4. Select the playbook trigger(s)

5. Save & Close

D.

1. Access Intelligent Operations

2. Create the playbook

3. Select the playbook trigger

4. Select the playbook action(s)

5. Save & Close

Buy Now
Questions 22

Which is a valid Endpoint in Self-Service?

Options:

A.

API Gateway

B.

Windows

C.

CentOS

D.

Kubernetes

Buy Now
Questions 23

An administrator reports that a Project's applications are being deployed across multiple cloud providers.

The cloud provider was intended to only be AWS.

What is the most likely cause?

Options:

A.

Project Account password has changed and must be updated.

B.

Project policy is misconfigured, indicating it is not working as designed.

C.

Project role has access to multiple providers, overriding blueprint scope.

D.

Project construct and blueprints are using multiple providers.

Buy Now
Questions 24

An administrator needs to create a blueprint that sets default variables and specifies where the application should be deployed.

Which part of a blueprint allows this to be specified?

Options:

A.

Substrates

B.

Categories

C.

App Profiles

D.

Dependencies

Buy Now
Questions 25

An administrator would like to share an existing published Runbook across different Projects.

What must the administrator do to accomplish this task?

Options:

A.

Re-publish Runbook as a Marketplace item without secret values and select Projects to share with.

B.

Clone the Runbook, publish cloned Runbook to Marketplace without secret values.

C.

Re-publish Runbook as a Marketplace item and select Projects to share with.

D.

Clone the Runbook, publish cloned Runbook to Marketplace and select Projects to share with.

Buy Now
Questions 26

An automation developer has been tasked with creating a Self-Service blueprint to deploy a Windows Server VM for testing purposes. This blueprint will be called frequently by QA Testing pipelines and will need to easily deploy the requested VMs with discrete names across all of the deployment runs.

What should the developer enter in the VM Name field in the Blueprint to make sure there are no naming collisions at deployment time?

Options:

A.

WNSRV@@{calm_random}@@

B.

WNSRV0001

C.

WNSRV@@{calm_unique}@@

D.

WNSRV@@{calm_random}@@@@{calm_random}@@

Buy Now
Questions 27

As part of a security review, a blueprint developer has observed that sensitive information is being exposed through the Application Audit Logs, specifically in the output of Set-Variable tasks.

What step should the developer take?

Options:

A.

When setting the variable in the task, use the form =secret=.

B.

Blueprints should not be used to handle sensitive information.

C.

Variables should be created as secret variables so the value is masked in the output.

D.

Use the built-in @@{jsonEncode(value)}@@ macro to store the value encrypted.

Buy Now
Questions 28

Which setting allows users to securely access HTTP endpoints in Self-Service?

Options:

A.

Enable SSH

B.

Enable Prism Central Proxy

C.

Use Static IP

D.

Verify TLS Certificate

Buy Now
Questions 29

An administrator has been tasked with ensuring Prism Central is sending the appropriate Event notifications to ServiceNow.

What does the administrator need to do to ensure Event Rules are imported into ServiceNow?

Options:

A.

Create Action using Send Alert to ServiceNow for each Playbook.

B.

Create Time Trigger based Playbook to upload to ServiceNow daily.

C.

Create Alert Matching Criteria Trigger based Playbook.

D.

Create Webhook Trigger based Playbook.

Buy Now
Questions 30

Which element is required for a successful Self-Service deployment?

Options:

A.

Network Segmentation

B.

Prism Element DSIP

C.

SNMP Enablement

D.

Prism Central FQDN

Buy Now
Exam Code: NCP-MCA
Exam Name: Nutanix Certified Professional - Multicloud Automation (NCP-MCA 6.10) Exam
Last Update: Dec 13, 2025
Questions: 101
$57.75  $164.99
$43.75  $124.99
$36.75  $104.99
buy now NCP-MCA