Black Friday Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Nutanix NCP-MCA Nutanix Certified Professional - Multicloud Automation (NCP-MCA v6.5) Exam Exam Practice Test

Page: 1 / 18
Total 182 questions

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

Question 1

When can a variable be updated during a Runbook execution?

Options:

A.

Only if the variable is marked as a runtime editable

B.

Only during the Runbook execution

C.

Only during a Blueprint execution

D.

Only if the variable is marked as a runtime executable

Question 2

An administrator needs to enable Showback in Calm to allow departments to see costs associated with their Projects.

Where in Calm would the administrator enable Showback?

Options:

A.

Marketplace

B.

Projects

C.

Setting

D.

LCM

Question 3

An administrator wants to execute a post-create task that will trigger an API call to create a front end application.

Which task type should the administrator use?

Options:

A.

HTTP

B.

Predefined

C.

eScript

D.

Simple

Question 4

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

Question 5

A developer Is building and testing a new Blueprint to deploy a Window Server VM on AHV. During one of the test runs, the application build fails.

The developer asks an administrator to investigate the failure. After careful review, the administrator finds this error message on a task that execute a Poweredshell script.

Question # 5

What is the cause of this error message?

Options:

A.

The Powershell script has an error in the code and cannot be executed as designed.

B.

CredSSP has not been enabled on the Windows Operating System.

C.

The version of PowerShell is incorrect.

D.

Self-Service cannot communicate with the newly provisioned VM.

Question 6

A developer has created a variable type that should be used for all deployments. However, when an administrator is creating a blueprint, the variable is not available.

What must the developer do to make it visible?

Options:

A.

Share the variable with the project.

B.

Publish the variable to Marketplace.

C.

Add the administrator to the Developer role.

D.

Add the administrator to the Project Admin role.

Question 7

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

Question 8

Question # 8

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

Data flow

Playbook execution terminated due to action failure.

Trigger

Manual

Action

Power of vm

Error message Failed to with Internal Error. VM power state task failed to complete. status: Error: INTERNAL_ERROR: Errorcode: 9

What is causing the error message?

Options:

A.

The VM is missing Nutanix Guest Tool.

B.

executing the not have privileges.

C.

The VM is Off.

D.

The SSH Service is not running on the VMs.

Question 9

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.

Question 10

Exhibit.

Question # 10

An administrator needs to add pre-create tasks and install package in the VM, but all options are grayed out.

What is the issue?

Options:

A.

No environment has been configured.

B.

Single VM blueprints don’t support these tasks.

C.

The user profile does not allow to add tasks.

D.

There are no credentials added yet.

Question 11

A customer is trying to deploy an application with Calm and receives this error for a Linux VM:

Question # 11

What is the cause of this error within the blueprint?

Options:

A.

Connection section has a network adapter selected for the Address box in Connection section.

B.

Connection section has no network adapters selected for the Address box in Connection section.

C.

Connection Type has a protocol selected.

D.

Connection Type has no protocol selected.

Question 12

What is a Category?

Options:

A.

A grouping of entities into a key value pair

B.

A grouping of clusters into a key value pair

C.

A grouping of hosts into a key value pair

D.

A grouping of VMs into a key value pair

Question 13

What is the correct syntax for using a macro within a Calm blueprint?

Options:

A.

@@{calm.object}(@@

B.

%calm.object%

C.

{{calm.object}}

D.

$_calm.object_$

Question 14

Refer to the exhibit.

Question # 14

An administrator has finished developing a blueprint to deploy a Kubernetes cluster, but is receiving warnings after saving the blueprint.

In which two ways should the administrator resolve the warnings that are being presented? (choose two.)

Options:

A.

Create the variable under the action.

B.

Create a remove_work_node_name variable.

C.

Delete the variable under action.

D.

Create an add_work_node_count variable.

Question 15

What is the default Connection timeout(sec) value, in seconds, for an HTTP endpoint?

Options:

A.

60

B.

90

C.

120

D.

150

Question 16

During the deployment of a multi-step Blueprint, a failure is encountered. The administrator corrected the failed step and saved the Blueprint.

What should the administrator do next?

Options:

A.

Delete the failed application and Launch a new application.

B.

Soft Delete the failed application and Launch a new application.

C.

Use Continue in the failed application to retry.

D.

Upon clicking Save the Blueprint task will be retried automatically.

Question 17

Which Prism Central setting must first be configured in order to add users to a Project?

Options:

A.

HTTP Proxy

B.

Authentication Directory

C.

Pulse

D.

Local User Role Mapping

Question 18

In which two ways can Calm be deployed? (Choose two.)

Options:

A.

Enabled inside of Prism Element

B.

Deployed as a VM on ESXi

C.

Deployed as a VM on Hyper-V

D.

Deployed as a VM on AHV

Question 19

Which feature of Calm allows for the creation of task-based automation against dynamic lists of Windows or Linux VMs?

Options:

A.

Projects

B.

Blueprints

C.

Playbooks

D.

Runbooks

Question 20

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.

Question 21

An administrator has added a new account in Self-Service (formerly Calm) but receives the error:

Question # 21

Which step is missing in order for the account to be usable in a Self-Service project?

Options:

A.

Account Verification

B.

Prism Central VIP IP

C.

Account Credentials

D.

Prism Element VIP IP

Question 22

How often does Self-Service (formerly Calm) automatically clean up the database?

Options:

A.

Every 3 weeks

B.

Every 6 weeks

C.

Every 3 months

D.

Every 6 months

Question 23

Question # 23

Question # 23

An administrator has run a multi-step Playbook. but sees the Failed status, as shown in the exhibit.

What could be causing the playbook to fail?

Options:

A.

VM action has a timeout of 5 minutes.

B.

puppet action has a timeout of 5 minutes.

C.

IP Address SSH action has a timeout of 5 minutes.

D.

PowerShell action has a timeout of 5 minutes.

Question 24

Which two platforms does Calm support for Cost Showback? (Choose two.)

Options:

A.

SCVMM

B.

vCenter

C.

AHV

D.

AWS Account

Question 25

The development leadership has submitted a request to run a resource-intensive script after hours on separate test environments for testing application load. The current environments are setup as separate projects within Self-Service (formerly Calm).

Requirements:

* The script needs to run on each test environment.

* The script needs to run at separate times for each test environment.

* The development team needs the ability to modify the script as needed.

How would the administrator accomplish the task?

Options:

A.

Publish Runbook

B.

Publish Playbook

C.

Blueprint

D.

Playbook

Question 26

In which two locations can an administrator look to view a list of executed playbooks? (Choose two.)

Options:

A.

Executions

B.

Plays

C.

Lists

D.

Dashboard

Question 27

Question # 27

Question # 27

A company has the following departments:

HR

Accounting

Support

Sales

e-commerce

An administrator has created a Playbook that will add memory to the affected VMS when the configured alert is triggered.

Which VMS will get more memory?

Options:

A.

Production VMS from Support and eCommerce

B.

Production VMS from the eCommerce department

C.

All the VMS categorized as Production.

D.

All the VMS from Sales

Question 28

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

Question 29

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

Question 30

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

Question 31

Exhibit.

Question # 31

The user would like to take a snapshot, expand the vDisk and get the result with a Slack message triggered by a pipeline CI/CD.

What trigger should be used?

Options:

A.

Manual

B.

REST API

C.

Alert

D.

Webhook

Question 32

What is an optional field when creating a Runbook?

Options:

A.

Default Endpoint

B.

Name

C.

Project

D.

Task Name

Question 33

A company has started a new project team and has asked an administrator to build the first blueprint for a new public cloud environment that was defined last week. This will be the first deployment to AWS.

The administrator has been given the following information:

VM Name: web01-@@{unique}@@

IP Address: Provider-assigned

OS version: Windows Server 2016

Deployment location: AWS

Region: us-west-1

Project: Default

What should the administrator do first when building the first blueprint?

Options:

A.

Create a new blueprint

B.

Create a new provider

C.

Create a new project

D.

Create a new service

Question 34

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

Question 35

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

Question 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.

Question 37

Where would a Self-Service (formerly Calm) developer find detailed and downloadable logs for analyzing a Blueprint deployment failure?

Options:

A.

In the Runbooks Execution History tab

B.

In the specific Application Audit tab

C.

In the Project Overview dashboard

D.

In the specific Service in the Blueprint Editor

Question 38

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

Question 39

Refer to the exhibit.

Question # 39

Saving the Calm Blueprint gives the validation error for VMware Blueprints shown in the exhibit.

What could be the cause of the error?

Options:

A.

Number of Template vCPU components should be equal to the number of pCPU configured.

B.

Number of Template NICs components should be equal to the number of Network Settings configured.

C.

Number of Template devices components should be equal to the number of Devices configured.

D.

Number of Template VMXNET3 components should be equal to the number of Virtual e1000 adapters configured.

Question 40

An administrator has performed a self-Service (formerly Calm) upgrade from version 3.3 to 3.6. After performing the upgrade, the administrator has noticed all the Policy Engine scheduled jobs are failing and this alert is being presented in PC.

Question # 40

What should the administrator do to resolve the alert?

Options:

A.

Upgrade Policy Engine using LCM.

B.

Upgrade Engine using YUM Update.

C.

Upgrade Policy Engine using APT update.

D.

Reboot policy Engine VM.

Question 41

An administrator did not specify scripts under any of the Stop service-level actions, so the system didn’t generate any orchestration edges.

What should the administrator do to prevent this?

Options:

A.

Manually do the update for all system-defined actions.

B.

Manually create a package for all system-defined actions.

C.

Manually do an API call for all system-defined actions.

D.

Manually create a dependency for all system-defined actions.

Question 42

What is one prerequisite for deploying Self-Service (formerly Calm)?

Options:

A.

At least 12 GB of memory is allocated.

B.

A unique Service IP address must be configured in the Prism web console cluster tat is running on Prism, Central.

C.

A unique Virtual IP address must be configured in the Prism web console cluster that is running on Prism Central.

D.

The mDNS server is reachable from Prism Central.

Question 43

An application team wants faster releases and starts an initiative to automate the entire database and application deployments.

The current manual process involves:

Creating virtual machines to host the databases and applications

Allocate right amount of storage for the database and applications

Deploy database software and create database

Schedule backup and recovery process for the database

Deploy applications

How can application releases be repeatedly deployed in the least amount of time?

Options:

A.

Create a Calm blueprint calling Calm APIs for both database and applications deployments

B.

Deploy databases manually and create a Calm blueprint to automate application deployment

C.

Deploy databases through Era and create a Calm blueprint to automate application deployment

D.

Create a Calm blueprint deploying applications and calling Era APis to automate database deployments

Question 44

A Consumer has been tasked with deleting a running Calm managed application. How can the Consumer ensure all underlying VMS are deleted with the removal of the application?

Options:

A.

Go to the Manage tab of the application and select the Hard Delete action.

B.

From the Applications page, select the checkbox next to the application and select Delete from the action’s menu.

C.

From the Marketplace page, select the checkbox next to the application and select Delete from the actions menu.

D.

Go to the Manage tab of the application and select the Delete action.

Question 45

A developer is building a Blueprint that deploys a Redhat Enterprint Linux VM on vSphere. During the testing of the Blueprint to prepare it for users, it is discovered that the App deployment fails with the error.

Question # 45

What is the cause of this errors?

Options:

A.

vCenter Server cannot be reached.

B.

Open-vm-tools is not installed or not started.

C.

The rhel7 template is unavailable for the VM deployment.

D.

Cloud-init is not correctly formatted.

Question 46

Exhibit.

Question # 46

A Blueprint Developer has been asked to Create a Application Blueprint for AWS and Azure.

Which two actions must be complete to enable the developer to complete this requested task? (Choose two.)

Options:

A.

Create AWS and Azure Accounts.

B.

Enable Environment for AWS and Azure.

C.

Add the provider Accounts to the project.

D.

Select a public image in the region.

Question 47

Refer to exhibits.

Question # 47

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:

Question # 47

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

Question 48

Which blueprint action can be applied to an AHV Linux service under the Guest Customization section?

Options:

A.

Apply a SysPrep file

B.

Choose the Content Library

C.

Choose First Logon Commands

D.

Apply a Cloud-init script

Question 49

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

Question 50

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

Question 51

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

Options:

A.

1

B.

2

C.

3

D.

4

Question 52

What two pieces of information can an administrator obtain from Plays? (Choose two.)

Options:

A.

Host where the action runs

B.

Start time and end time of each action

C.

Execution result status

D.

CVM IP where the alert was triggered

Question 53

Exhibit.

Question # 53

An organization has decided to enable the self-Service (formerly Calm) Showback feature, but started to receive an alert in Prism Central stating that showback is not able to reach the Beam service.

Which configuration item should the administrator check to ensure Self-Service can communicate with Beam?

Options:

A.

Prism Element is configured with Proxy settings.

B.

Ensure Nutanix Account is verified.

C.

DNS is configured is Prism Central.

D.

Flow is enabled in the same Prism Central.

Question 54

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

Page: 1 / 18
Total 182 questions