Weekend Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Free and Premium Nutanix NCP-MCA Dumps Questions Answers

Page: 1 / 8
Total 101 questions

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

Question 1

An administrator wants to automate the process of restarting a VM whenever it exceeds 90% CPU usage.

What steps should the administrator take to implement this automation?

Options:

A.

Schedule a Runbook to restart all VMs daily and assign it to a project.

B.

Configure a Project and set a policy to restart the VM when the CPU quota is exceeded.

C.

Create a Playbook with a manual trigger with an action to reboot the VM.

D.

Create a Playbook with an alert-based trigger with an action to reboot the VM.

Buy Now
Question 2

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

Question 3

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

Question 4

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

Question 5

An administrator reports that a Playbook is executing, but skipping the notification step.

What is the most likely cause?

Options:

A.

Alert type is unsupported and is preventing notifications from being sent.

B.

Notification service is down, indicating the Playbook is not working as designed.

C.

Notification step has a conditional execution path that is not being met.

D.

Playbook is configured to always send notifications regardless of conditions.

Question 6

To use Scheduler Tasks, which feature must be enabled?

Options:

A.

Policy Engine

B.

Tunnel VM

C.

Cost Governance

D.

Intelligent Operations

Question 7

What is a category?

Options:

A.

A database for all the created VMs

B.

A grouping of VMs according to capacities

C.

A database grouped by the type of entities

D.

A grouping of entities into key-value pairs

Question 8

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

Question 9

An administrator must create a VM with a specific IP address and provision it into a security group before it's powered on.

What type of tasks would allow them to accomplish this?

Options:

A.

Post-delete and Pre-create

B.

While-loop and Post-create

C.

Pre-create and Post-create

D.

VM power-on and Post-delete

Question 10

Which item must be created to run PowerShell or Shell tasks in a Runbook?

Options:

A.

Endpoint

B.

Project

C.

Macro

D.

Quota

Question 11

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

Question 12

An administrator is tasked with making a newly-deployed Prism Central and its associated AHV clusters available to a Project. The administrator created the Nutanix provider account, verified it, added it to the Project, and whitelisted the clusters. Project users are reporting they are unable to deploy marketplace blueprints on the new infrastructure.

What should the administrator do?

Options:

A.

Create a new environment in the Project using the new account.

B.

Republish the blueprint to the marketplace.

C.

Add the users to the Consumer role on the new account.

D.

Make sure the provider service account credentials are correct.

Question 13

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

Question 14

An administrator wants to create a custom Provider for provisioning VMs in AWS.

What can the administrator do to accomplish this?

Options:

A.

Update the Provider by typing the new credentials.

B.

Update the blueprint by uploading the json file.

C.

Update the blueprint by uploading the yaml file.

D.

Update the create task with new credentials.

Question 15

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}}

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

Question 17

A Playbook is configured to auto-remediate high severity alerts, but no remediation actions are being Triggered.

What is the most likely explanation?

Options:

A.

Playbook trigger condition doesn't match alert rule criteria. Playbook is working as implemented.

B.

Remediation actions are incorrectly defined, indicating the Playbook is not working as designed.

C.

Playbook has autopilot disabled. Playbook is unable to take actions without autopilot enabled.

D.

Alert severity is set to medium, which should still trigger the Playbook. Playbook not working as designed.

Question 18

An administrator is getting a lot of Memory Usage (%) alerts at 100% and has been tasked with ensuring that action is taken if Memory Usage (%) becomes greater than 95% to avoid application performance issues.

How would the administrator ensure that action is taken for the Playbook when memory exceeds 95%?

Options:

A.

Set KPI Target Memory Usage (%) > 95% in Autopilot.

B.

Change Trigger to be based off Critical Memory Usage Alert.

C.

Select Wait for approval for every attempt checkbox in Playbook.

D.

Set KPI Target Memory Usage (%) > 95% as first Playbook Action.

Question 19

What is a commonly used Macro that is built into the Self-Service Application?

Options:

A.

calm_date

B.

calm_generate_uuid

C.

calm_math

D.

calm_unique

Question 20

An administrator is configuring Self-Service and would like to create fundamental building blocks that help automate various processes within blueprints and runbooks.

Where would the administrator create these automation building blocks?

Options:

A.

VAML

B.

Projects

C.

Tasks

D.

Library

Question 21

There is a category called Protection and it has five values:

• snap_1_hr

• snap_6_hr

• snap_24_hr

• sync_remote_repl

• async_1hr_repl

An administrator would like to be sure that within the Engineering Project all development VMs have daily snapshots and all production VMs have asynchronous remote replication (every 1 hour).

How can this task be accomplished?

Options:

A.

Create an environment for development and another one for production in the project, then assign the category Protection: async_1hr_repl for production and Protection: snap_24_hr for development.

B.

Create an environment for development and another one for production in the project, and assign the category Protection: sync_remote_repl for production and Protection: snap_1_hr for development.

C.

Create a Playbook to assign the category Protection: snap_1_hr to production VMs and Protection: snap_24_hr to development VMs, the trigger should be Created VM.

D.

Create a Playbook to assign the category Protection: async_1hr_repl to production VMs and Protection: snap_24_hr to development VMs, the trigger should be Created VM.

Question 22

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.

Question 23

What is a prerequisite to configuring and using resource quota limits within a project?

Options:

A.

Policy Engine has been deployed and enabled.1

B.

Quotas are only available at the Global Self-Service level.

C.

Prism Central configuration for Allow Quota is enabled.

D.

Self-Service configuration for Allow Quota is enabled.

Question 24

An administrator has created a Project that has two Nutanix clusters assigned:

• Development

• Production

The administrator wants to make sure that all VMs created with a blueprint in a Project, for Development or Production, are created in the correct cluster.

How should the administrator accomplish this task?

Options:

A.

Create two Projects, one for Development and one for Production.

B.

Configure blueprint to give the user the choice of the cluster.

C.

Create two Environments: Development and Production.

D.

Create a Playbook to move the VM according to the VM name.

Question 25

Which data type is available when creating a variable?

Options:

A.

Multi-line integer

B.

Multi-line string

C.

Single-line string

D.

Year Month Day

Question 26

Which feature of Self-Service allows for administrators to approve blueprints before publishing?

Options:

A.

Marketplace Manager

B.

Marketplace

C.

Approval Policy

D.

Self-Service Settings

Question 27

An administrator has created a new Project and assigned users, roles, and quotas. A Playbook has also been created to power off idle VMs in that Project. However, users report that the Playbook is not executing as expected.

What is the most appropriate next step to validate the configuration?

Options:

A.

Modify the Project to use Prism Element as the execution context.

B.

Reboot the Prism Central instance to refresh settings.

C.

Increase the quota limit for CPU and memory in the Project.

D.

Check the Playbook's execution history to confirm trigger conditions.

Question 28

Which statement is true regarding adding an additional step at the end of a predefined playbook?

Options:

A.

The predefined playbook must be updated using a REST API.

B.

A new playbook must be created in this scenario.

C.

The predefined playbook can be cloned and updates made to the clone.

D.

The predefined playbook can be updated and the action added directly.

Question 29

An administrator is required to restore a long list of VMs from snapshot due to a security incident.

How could the administrator leverage Intelligent Operations to compile a list of VMs recovered from snapshots?

Options:

A.

Create Playbook using Events to assign a Category of snapshot recovered.

B.

Create Playbook using Alert based Trigger to create a list of recovered VMs.

C.

Create Playbook using Time based Trigger to recover VMs from snapshots.

D.

Create Playbook using Alerts Matching Criteria to create a list of recovered VMs.

Question 30

There is a blueprint that creates a Windows VM with IIS and it assigns the categories OSType: Windows and AppType:IIS. Another blueprint creates a Windows VM with VisualStudio Code and Chrome and assigns the categories OSType: Windows and Environment:Dev.

How can the administrator make every deployed VM automatically be replicated asynchronously (every 1 hour) to NC2 on AWS?

Options:

A.

Create a Protection Policy using the category OSType: Windows.

B.

Create a Protection Policy using the category AppType:IIS.

C.

Create a Protection Policy and manually assign all deployed VMs.

D.

Create a Protection Policy using the category Environment:Dev.

Page: 1 / 8
Total 101 questions