Summer Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestgeek

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

Questions 4

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?

Options:

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.

Buy Now
Questions 5

An administrator needs to configure a Prism Central automation task to be notified if production VMs exceed the CPU threshold of 70%.

How can this be achieved?

Options:

A.

Create an NCC alert based on performance data.

B.

Create an Alert policy for Category Env:Production.

C.

Create an Alert policy for all VMs.

D.

Create a script from the Guest OS for the alert.

Buy Now
Questions 6

Which products or features are dependencies of Calm? (Choose two.)

Options:

A.

Prism Central

B.

Data Service IP

C.

Prism Element

D.

Block Storage IP

Buy Now
Questions 7

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?

Options:

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.

Buy Now
Questions 8

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 9

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?

Options:

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.

Buy Now
Questions 10

An administrator is notified of changes made to VMs on an AHV cluster and wants to verify the changes inside of a Calm application.

Where should the administrator check for synchronized changes between Prism Central and Calm?

Options:

A.

On the Prism Central Tasks page

B.

On the Audit tab of the Calm application

C.

On the Environments tab of the Calm project

D.

On the Overview tab of the Calm application

Buy Now
Questions 11

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

Options:

A.

Test Script

B.

EScript

C.

PowerShell

D.

Shell

Buy Now
Questions 12

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 13

An administrator is tasked with creating a blueprint that can scale an application using Calm.

Which two actions should the administrator take to create and execute a scaling action? (Choose two.)

Options:

A.

Execute the scaling action in the Manage tab of the application.

B.

Execute the scaling action in the Services tab of the application.

C.

Create the action under the service profile section of the blueprint.

D.

Create the action under the application profile section of the blueprint.

Buy Now
Questions 14

A director would like to have an up to date Cluster Efficiency Summary report emailed on the first of every month to keep management up to date on how the cluster is being utilized.

How could a playbook be configured to satisfy this request with the least human interaction?

Options:

A.

Manual Trigger > Wait Until Day of Month > Generate Report > Email

B.

Manual Trigger > Generate Report > Email

C.

Report Trigger > Wait Until Day of Month > Email

D.

Time Trigger > Generate Report > Email

Buy Now
Questions 15

When creating a blueprint, which Pre-create and Post-delete tasks are valid?

Options:

A.

Create, Start, Stop, Delete

B.

Execute, Set variable, HTTP, Delay

C.

Create, Start, Stop, Soft Delete

D.

Execute, Set variable, API, Delay

Buy Now
Questions 16

Where can an administrator view the last two actions taken by a single VM blueprint?

Options:

A.

AMIS tab

B.

service tab

C.

Metrics tab

D.

History Tab

Buy Now
Questions 17

A developer updated a blueprint to ensure that the IP address of the VM is reserved in IPAM as part of the deployment process. The developer noticed that when new VMs are created, they still get a DHCP IP address and not a reserved IP address.

What is the most likely reason for this behavior?

Options:

A.

Developer created a pre-create task for reserving the IP address

B.

Developer created a post-create task for reserving the IP address

C.

Developer forgot to save the updated blueprint

D.

Developer forgot to publish the updated blueprint

Buy Now
Questions 18

A developer has been asked to ensure that when a Blueprint is executed. an IP address is reserved in the IPAM system before the execution can continue. The developer must achieve this with the least amount of work.

How should the developer satisfy this requirement?

Options:

A.

Use an application profile.

B.

Use Service dependency.

C.

Use a Pre-create task.

D.

Use an HTTP task.

Buy Now
Questions 19

When configuring Calm to use Kubernetes as a provider, what two options does an administrator have as Kubernetes types? (Choose two.)

Options:

A.

Rancher

B.

Karbon

C.

OpenShift

D.

Vanilla

Buy Now
Questions 20

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 21

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 22

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 23

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 24

An administrator receives the following error while running a script through Calm on VM:

Which two conditions could cause this issue? (Choose two.)

Options:

A.

The VM port is not allowed by the firewall.

B.

The credentials have insufficient permissions.

C.

The VM is still in the boot process.

D.

There is an error in the script.

Buy Now
Questions 25

Which two providers does Calm integrate natively with? (Choose two.)

Options:

A.

AWS

B.

Alibaba

C.

AHV

Buy Now
Questions 26

An administrator has noticed an increasing number of inactive VMS being left powered on within the environment over the course of OS migrations, using Playbooks, which two Actions should the administrator use to start documenting which VMS are marked as inactive to take future Automated actions on? (Choose two.)

Options:

A.

Assign the VMS to an Inactive:VM Category as an Action.

B.

Trigger Playbook on Powered Off VM for all applicable VMS.

C.

Trigger Playbook on Alert with the Inactive VM Alert Policy.

D.

Send an Email with the Source Entity Name Parameter in the body.

Buy Now
Questions 27

An administrator has a Linux VM that does batch processing out of a queue. Currently, a technician connects to the VM console and runs a command on the VM to initiate or terminate the batch processing application, as there is no programmatic interface for the application.

The application is processor intensive, so it should only run outside of business hours. The VM has the ability to send REST API calls to Prism.

How should the administrator configure a Playbook to satisfy the needs of this process with minimal external interaction?

Options:

A.

Manual Trigger > Power On > VM SSH > Wait for Some Time > Power Off VM

B.

Time Trigger > VM SSH > Wait for Some Time > VM SSH

C.

Webhook Trigger > REST API > Wait for Some Time > REST API

D.

Manual Trigger > VM SSH > Wait for Some Time > VM SSH

Buy Now
Questions 28

Which Calm feature provides the ability for administrators to approve Single or Multi-VM Blueprints for assignment to Projects?

Options:

A.

Application Manager

B.

Marketplace

C.

Projects

D.

Marketplace Manager

Buy Now
Questions 29

Refer to the exhibit.

An administrator created the Playbook shown in the exhibit to allow for manual reduction of vCPU count on any selected VM within their environment. During a test run of the play on one of the VMs running in development, the administrator ran into an error that the Playbook cannot be completed against the selected VM.

Here are the details of the affected VM:

VM Name: VM2

vCPU: 4

RAM: 8 GB

OS: Windows 2016

Hypervisor: AHV

What caused this Playbook to fail?

Options:

A.

This play cannot be executed against a VM on AHV.

B.

The VM needs to be powered off before vCPU can be reduced.

C.

Reduction of vCPU cannot be done on a VM with a running snapshot.

D.

The play will cause the VM to go below the minimum vCPU.

Buy Now
Questions 30

Refer to exhibits.

The variable VM_NAME is giving a warning that indicates that the variable is not found. When checking the Service tab, the variable is found to match the VM_NAME field entry as shown in the exhibit below:

What is causing this warning message?

Options:

A.

VM_NAME variable must be defined under Application Profile

B.

Service Name matches the variable name

C.

@@{calm_time}@@ output is longer than allowed for a Service Name

D.

User modifiable variable for VM_NAME is not allowed

Buy Now
Questions 31

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 32

An administrator has been tasked in auditing the company's Configuration Management Database (CMDB) and notices that there are several entries for VMS that were previously decommissioned.

Current VM Decommission Process:

Application owners delete the application from the Calm project.

Application owners submit a ticket to IT for:

Removal of the Domain object

DNS record removal

CMDB entry removal

What Blueprint activity should be used to automate the manual steps listed above?

Creation of Calm Tasks for each of the three steps added to Library and consumed inside of a post VM Delete Task.

Options:

A.

Creation of Calm Runbooks for each of the three steps added as Post VM Delete Task.

B.

Creation of Calm Runbooks for each of the three Steps to the Library and consumed inside of a post VM Task.

C.

Creation of Calm Runbooks for each of the three steps &added to the library end consumed inside of Post VM Delete Task.

D.

Creation of Calm Endpoint that includes all steps added 35 a Post VM Delete Task

Buy Now
Questions 33

Save Playbook

Given input is invalid. No existing secret params found. password cannot XXXXXXX have value.

An administrator is receiving the error shown in the exhibit while saving the Playbook.

What is causing this issue?

Options:

A.

Password Policy does not match for the given password.

B.

There are no saved credentials found in the Playbook.

C.

The given credentials do not have the access for execution.

D.

The Playbook is cloned from another playbook with a password.

Buy Now
Questions 34

An administrator manages a Nutanix cluster with 630 VMs, all of which are in production.

The Accounting department wants to be notified when any of their production VMs exceed 90% CPU usage or 90% memory usage. Their VMs are categorized as LOB:Accounting.

How should the administrator satisfy this request from the Accounting department?

Options:

A.

Direct the VM users to generate alerts within the affected VMs.

B.

Create a dashboard in Prism Central with the CPU Usage.

C.

Create a category named Department with the value Accounting.

D.

Create an Alert with the Accounting category assigned.

Buy Now
Questions 35

What are the two Calm SaaS API Key components? (Choose two.)

Options:

A.

SaaS Token

B.

Token

C.

JSON file

D.

Name

Buy Now
Questions 36

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?

Options:

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.

Buy Now
Questions 37

What role must a user have in order to create or update a Playbook?

Options:

A.

Calm Developer

B.

Prism Admin

C.

Calm Admin

D.

Project Admin

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

NCP-MCA PDF

$32  $80
NCP-MCA Engine

NCP-MCA Testing Engine

$38  $95
NCP-MCA PDF + Engine

NCP-MCA PDF + Testing Engine

$52  $130