Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 591klB651

NCP-MCA Nutanix Certified Professional - Multicloud Automation (NCP-MCA) v6.5 Exam Questions and Answers

Questions 4

An administrator needs to create a Playbook to be notified when VMs are deleted.

Which X-Play Trigger would satisfy this task?

Options:

A.

Alert

B.

Audit

C.

Event

D.

Time

Buy Now
Questions 5

Why is an administrator unable to update the running configuration for a mufti-VM application in AWS using the Manage tab for the application in Calm?

Options:

A.

It is supported only on a Nutanix platform.

B.

A required Category is not assigned.

C.

The AWS account used is invalid.

D.

The provider information is missing.

Buy Now
Questions 6

An administrator has a vendor-provided script that must be run at 9 am every Saturday on a Linux application VM.

The administrator currently has a playbook that has a Time trigger and a VM SSH action to execute the script. However, the administrator has received a request to have the output of the script emailed to the application team when it is executed.

What is the easiest way to satisfy this request?

Options:

A.

Modify the script to include a function to format the output of the script and email the output to the desired address.

B.

Add an Email action to the end of the existing playbook and use the {{action [index].response_body}} parameter in the Message field.

C.

Direct the output of the script to a file and use the Send Email with Payload action at the end of your existing playbook.

D.

Add an Email action to the end of the existing playbook and use the {{action[index] .stdout}} parameter in the Message field.

Buy Now
Questions 7

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?

Options:

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

Buy Now
Questions 8

An administrator wants to create a blueprint for a development environment that uses an existing on-premise GitLab repository. Every new development environment requires a new user in the GitLab repo.

Which two tasks should the administrator perform within a Calm blueprint to automate this process? (Choose two.)

Options:

A.

Create an HTTP pre-create task to create the user in GitLab via REST API.

B.

Create runtime-editable variables for user and password in the blueprint.

C.

Add a task within the service in order to ask for user and password at runtime.

D.

Create a task script in order to login with ssh to GitLab and create a random user and password.

Buy Now
Questions 9

What is included in the PagerDuty Integration service during configuration?

Options:

A.

Plays

B.

Alert Grouping

C.

reports

D.

Manual Parameter

Buy Now
Questions 10

Which permission level grants access to Create, Update, Delete, and Duplicate Blueprints?

Options:

A.

Consumer

B.

Operator

C.

Developer

D.

Domain Admin

Buy Now
Questions 11

A developer has a Development Blueprint that performs the following high level items:

Creates a Windows and Ubuntu Server.

Installs IIS on Windows

Installs MySQL on Ubuntu

As part of Development, there is a need for an Operator to restart IIS Services for troubleshooting purposes.

How should the developer add this functionality to the Blueprint?

Options:

A.

Add an Execute Task in the Restart Action of the Application Profile.

B.

Add an Execute Task in the Restart Action of the Windows/IIS Service.

C.

Add a Delay Task in the Restart Action of the Windows/IIS Service.

D.

Create an Endpoint for the IIS server and a Runbook that restarts the service.

Buy Now
Questions 12

What is the minimum number of actions required in the Branch Condition for X-Play?

Options:

A.

1

B.

2

C.

3

D.

4

Buy Now
Questions 13

Refer to the exhibit.

NCP-MCA Question 13

The VM appSAP01dev is a SAP development environment application and it is common to have memory constrained alerts on this VM, but the administrator wants to avoid adding memory to development VMs like this one, since this is normally done for only production VMs.

Which two actions should the administrator take to avoid adding memory to the development VMs? (Choose two.)

Options:

A.

Assign the category Environment:Production to the production VMs

B.

Modify the Alert by adding the correct category

C.

Disable the Alert in Prism Central

D.

Assign the category Environment:Development to development VMs

Buy Now
Questions 14

An administrator has Playbook that continues to fail with this error:

failed to execute action with error: Internal Error, Maximum Memory size limit reached.

What action are required to resolve the issue?

Options:

A.

update the Playbook action to increase the memory limit.

B.

VM is already running with maximum allowed configuration,

C.

VM average memory utilization is less than 50%

D.

Migrate the VM to host with Sufficient free memory.

Buy Now
Questions 15

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?

Options:

A.

Service

B.

Profile Actions

C.

Package

D.

Substrates

Buy Now
Questions 16

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?

Options:

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

Buy Now
Questions 17

Which two features does the Calm Marketplace provide? (Choose two.)

Options:

A.

Published and versioned Blueprints

B.

Library of executable tasks

C.

Store of all Blueprints created in Calm

D.

Set of pre-seeded application Blueprints

Buy Now
Questions 18

An Application team has provided an administrator the following high level requirements for infrastructure they require:

5 Application VMs

2 Database VMs

2 Web VMs

Which two pieces of information are needed, at a minimum, to effectively automate the scaling of the environment? (Choose two.)

Options:

A.

SLA uptime of the application

B.

Steady state resource utilization

C.

Expected resource utilization under load

D.

If the application needs to be highly available

Buy Now
Questions 19

Which two statements are true regarding the Nutanix public Github repository? (Choose two.)

Options:

A.

Nutanix provides a documented process to seed Github based scripts into the Calm Task Library.

B.

Calm's public repository contains Nutanix-vetted custom scripts created and published by community members.

C.

Nutanix publishes official vetted blueprints and tasks to Nutanix's public Github Calm repository.

D.

Nutanix provides documented processes to seed scripts from any source repository.

Buy Now
Questions 20

An administrator has been asked to review and clean up all existing categories within the Nutanix environment.

What information should the administrator filter on to organize the findings and eliminate unused categories?

Options:

A.

Policies, Triggers, Categories, and Entities

B.

Blueprint, Triggers, Categories, and Polices

C.

Blueprint, Policies, Value, and Entities

D.

Name, Value, Entities, and Policies

Buy Now
Questions 21

An administrator has created a task for a blueprint that could be applied to another blueprint. The administrator wants to reuse the task with the least amount of effort.

How can the administrator accomplish this?

Options:

A.

Publish the task to Github select the task from the Github Repository from the other blueprint.

B.

Publish the task to the Marketplace, select the task from the Marketplace from the other blueprint.

C.

Publish the task to the Task Repository, select the task from the Task Repository from the other blueprint.

D.

Publish the task to the Task Library select the task from the Task Library from the other blueprint.

Buy Now
Questions 22

A developer created blueprints in a development environment, and everything worked as expected. The developer then moved the blueprints to the production environment but noticed that the deployment is noticeable slower in production compared to the development environment.

What is the most likely issue causing this behavior?

Options:

A.

The production Prism Central is not compatible with Calm.

B.

The production Prism Element Data service IP address is incorrect.

C.

The production Prism Central only has 26 RAM allocated.

D.

Prism Central is not able to reach the DNS server.

Buy Now
Questions 23

An administrator is providing users with access to the company's LOB applications through a VDI solution. The administrator received information that the company are going to hire 200 new employees who will be using these applications.

The environment is monitored by a third-party tool that notifies the administrator when the VDI solution is about to run out of capacity. This gives the administrator time to create additional resources and add them to the VDI solution.

What should the administrator use when creating a playbook to automate this?

Options:

A.

A trigger based on a REST API

B.

A trigger based on an email

C.

A trigger based on an event

D.

A trigger based on an alert

Buy Now
Questions 24

Refer to the exhibit.

NCP-MCA Question 24

A subset of Linux VMs are required to be gracefully shutdown each evening. A Playbook is created to shutdown the targeted VMs, however the error message shown in the exhibit is displayed when the Playbook is executed.

What is causing the error message?

Options:

A.

User executing the Playbook does not have Admin privileges.

B.

The VM is already powered off.

C.

The VM is missing Nutanix Guest Tools.

D.

The SSH Service is not running on the VMs.

Buy Now
Questions 25

An IT Director is concerned about the available storage capacity. The Nutanix environment has 200T3 of usable physical storage, but users have over-provisioned the environment in excess of 700TB. The cluster administrator has enabled compression. The IT director would like to be notified before storage capacity runs out.

What should the administrator do, to report the used capacity to the IT Director?

Options:

A.

Grant the IT Director access to view the Capacity Planner within Prism Central

B.

Every morning, check the capacity used in Prism Central or prism Element.

C.

Create a Playbook with storage capacity alert as a trigger generate a forecast report > email the IT Director as an action.

D.

Create a script end run every morning with a cronjob check the storage capacity send an SMS alert to the IT director.

Buy Now
Questions 26

Which option is used to test or validate scripts before deployment?

Options:

A.

Test Script

B.

EScript

C.

PowerShell

D.

Shell

Buy Now
Questions 27

An administrator is trying to deploy a VM from an image onto a newly-built cluster, but the image is unavailable. The administrator is able to deploy the image onto other clusters with no issue. Image placement policies have already been created within Prism Central.

Why is the image unavailable for deployment on the cluster?

Options:

A.

The cluster does not have the proper category assigned for the placement policy,

B.

The image is corrupted.

C.

The image does not have the proper category assigned for the placement policy,

D.

The image has not been directly uploaded to the cluster

Buy Now
Questions 28

Refer to the exhibit.

NCP-MCA Question 28

A customer has decided to enable Calm Showback feature but started to receive an alert in Prism Central stating that Calm showback is not able to reach beam service.

Which two configuration items should the administrator check to ensure Calm can communicate with Beam? (Choose two.)

Options:

A.

DNS configuration in Prism Central

B.

Ensure Pulse is enabled

C.

Prism Element is configured with Proxy settings

D.

Flow is enabled in the same Prism Central

Buy Now
Questions 29

An administrator would like to be notified each time a subset of VMS within the Environment:Dev category is restored from snapshot.

Which trigger should the administrator use to satisfy this requirement?

Options:

A.

Event, where event type is Restored VM from Snapshot and Target VM is the specific VMS.

B.

Event, where the event is Snapshot Restoration, and the Target VM is VMS in Environment: Dev

C.

Alerts Matching Criteria. where alert type is Snapshot Restoration, and the criteria is the VM names.

D.

Alert. where alert type is Restored VM from Snapshot and target VM Category is Environment: Dev

Buy Now
Questions 30

Where should an administrator check why a Playbook failed to grow the memory of a VM?

Options:

A.

VM Details in Prism Element

B.

Plays dashboard in Prism Central

C.

VM Details in Prism Central

D.

Plays dashboard in Prism Element

Buy Now
Questions 31

Refer to the exhibit.

NCP-MCA Question 31

Calm encountered the error shown in the exhibit when importing a script that maps a network drive.

Upon further investigation, the Calm administrator was unable to run the script manually on a VM and discovered that elevated permissions were needed.

Which command should the administrator add to the script?

Options:

A.

Enable-WSManCredSSP -Role Server -Force

B.

Enable-WSManCredSSP -Role Client

C.

Enable-WSManCredSSP -Role Server

D.

Disable-WSManCredSSP -Role Server -Force

Buy Now
Questions 32

A developer has been asked to update the existing blueprint with an additional option of scaling it both out and in.

Where in the Blueprint Editor should the developer make the relevant changes?

Options:

A.

Environment, Actions

B.

Configuration, Settings

C.

Blueprint, Configuration

D.

Application Profile, Actions

Buy Now
Questions 33

What is the correct method to upgrade Calm?

Options:

A.

Calm Marketplace

B.

LCM via Prism Element

C.

LCM via Prism Central

D.

Calm Dashboard

Buy Now
Questions 34

An administrator needs to add AWS as a usable destination for application deployments.

Where would the administrator perform the task?

Options:

A.

Marketplace

B.

Projects

C.

Blueprints

D.

Providers

Buy Now
Questions 35

An application deployment failed, and a correction was implemented.

What is the most optimal way to correct the failed deployment?

Options:

A.

Redeploy the application.

B.

Create a Run book to retry.

C.

Rewrite blueprint to have error handling.

D.

Retry the failed deployment

Buy Now
Questions 36

A company wants to ensure that all developers are able to request new development environments on demand by using ServiceNow.

The administrator notices that even though developers create new environments, they rarely remove these environments when moving on to new assignments. Today, the administrator has gone into Prism Central to check when the VM was created, in order to reach out to the developer and ask if it can be deleted. The administrator has accidentally deleted the wrong VM in the past.

Which two methods can the administrator use to automate this task to avoid deleting the incorrect VMs? (Choose two.)

Options:

A.

Create a playbook REST API action to delete the VM from a ServiceNow approval flow.

B.

Create a playbook webhook action to delete the VM from a ServiceNow approval flow.

C.

Create a playbook webhook trigger to delete the VM from a ServiceNow approval flow.

D.

Create a playbook REST API trigger to delete the VM from a ServiceNow approval flow.

Buy Now
Questions 37

An end user for an application that has been assigned the Consumer role within the project has noticed multiple issues with a blueprint that need to be addressed. The decision has been made to bring the end user onto the team to be able to modify the blueprints for this project.

Using the concept of least privilege, what role should the end user be assigned?

Options:

A.

Developer

B.

Project Admin

C.

Consumer

D.

Operator

Buy Now
Exam Code: NCP-MCA
Exam Name: Nutanix Certified Professional - Multicloud Automation (NCP-MCA) v6.5 Exam
Last Update: Apr 17, 2024
Questions: 125

PDF + Testing Engine

$64  $159.99

Testing Engine

$48  $119.99
buy now NCP-MCA testing engine

PDF (Q&A)

$40  $99.99
buy now NCP-MCA pdf
dumpsmate guaranteed to pass
24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 19 Apr 2024