ExamGecko
Home Home / Nutanix / NCP-MCA

Nutanix NCP-MCA Practice Test - Questions Answers, Page 10

Question list
Search
Search

List of questions

Search

Related questions











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?

A.
Share the variable with the project.
A.
Share the variable with the project.
Answers
B.
Publish the variable to Marketplace.
B.
Publish the variable to Marketplace.
Answers
C.
Add the administrator to the Developer role.
C.
Add the administrator to the Developer role.
Answers
D.
Add the administrator to the Project Admin role.
D.
Add the administrator to the Project Admin role.
Answers
Suggested answer: A

Explanation:

A variable is a placeholder for a value that can be used in a blueprint or a script. A variable can be defined at the global, project, or blueprint level. A global variable is available to all projects and blueprints, while a project variable is available to all blueprints within a project, and a blueprint variable is available only to the blueprint where it is defined. To make a variable visible to a blueprint, the developer needs to share the variable with the project that contains the blueprint. This can be done by going to the Variables page in the Calm UI and clicking on the Share button next to the variable name. Then, the developer needs to select the project from the drop-down list and click on Save.Reference:Nutanix Certified Professional - Multicloud Automation (NCP-MCA) Exam Blueprint Guide, page 14; Nutanix Calm User Guide, section 3.2.

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?

A.
Password Policy does not match for the given password.
A.
Password Policy does not match for the given password.
Answers
B.
There are no saved credentials found in the Playbook.
B.
There are no saved credentials found in the Playbook.
Answers
C.
The given credentials do not have the access for execution.
C.
The given credentials do not have the access for execution.
Answers
D.
The Playbook is cloned from another playbook with a password.
D.
The Playbook is cloned from another playbook with a password.
Answers
Suggested answer: D

Explanation:

The error message indicates that the password parameter is not a secret parameter, which means it is not encrypted and stored securely in the Calm database. This can happen when a Playbook is cloned from another Playbook that has a password parameter defined as a secret parameter. The cloned Playbook will inherit the password value from the original Playbook, but it will not be a secret parameter. To resolve this issue, the administrator needs to either delete the password parameter and create a new one as a secret parameter, or edit the password parameter and mark it as a secret parameter.Reference:

Nutanix Certified Professional - Multicloud Automation (NCP-MCA) Exam Blueprint Guide, page 15, section 4.2.1

Nutanix Calm Playbooks

Nutanix Calm Parameters

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

A.
Rancher
A.
Rancher
Answers
B.
Karbon
B.
Karbon
Answers
C.
OpenShift
C.
OpenShift
Answers
D.
Vanilla
D.
Vanilla
Answers
Suggested answer: B, D

Explanation:

When configuring Calm to use Kubernetes as a provider, the administrator can choose between two Kubernetes types:KarbonandVanilla. Karbon is Nutanix's own Kubernetes distribution that is integrated with Prism and AHV. Vanilla is any other Kubernetes distribution that is not Karbon, such as OpenShift, Rancher, or EKS. The administrator needs to provide the Kubernetes API endpoint and credentials for the Vanilla type, while the Karbon type is automatically discovered by Calm.Reference:Nutanix Certified Professional - Multicloud Automation (NCP-MCA) Exam Blueprint Guide, page 14;Nutanix NCP-MCA Questions, question 102.

Where can an administrator view captured snapshot for a single VM blueprint running with Nutanix as the provider?

A.
AMIS tab
A.
AMIS tab
Answers
B.
Snapshot tab
B.
Snapshot tab
Answers
C.
Recovery point tab
C.
Recovery point tab
Answers
D.
Manage tab.
D.
Manage tab.
Answers
Suggested answer: B

Explanation:

The Snapshot tab allows you to view the captured snapshots, restore applications from snapshots, and delete the snapshots for an application.Use this tab to create snapshots of single VM applications that are running with Nutanix as the provider1.You can also view the date and time, and the name of the snapshot, and perform actions like Delete, Clone, Restore2.The AMIS tab is for Amazon Machine Images, the Recovery point tab is for Calm applications, and the Manage tab is for day 2 actions3.Reference:Nutanix Support & Insights,List VMs with snapshots on Nutanix AHV,Nutanix Calm: Introducing Snapshot and Restore Actions

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?

A.
Autopilot never waits for approvals.
A.
Autopilot never waits for approvals.
Answers
B.
Autopilot feature only applies to metric-based alerts as triggers.
B.
Autopilot feature only applies to metric-based alerts as triggers.
Answers
C.
Autopilot only applies to new playbooks.
C.
Autopilot only applies to new playbooks.
Answers
D.
Autopilot will only attempt to apply the playbook a single time
D.
Autopilot will only attempt to apply the playbook a single time
Answers
Suggested answer: A

Explanation:

Autopilot is a feature of Nutanix Calm that allows the administrator to automate the execution of playbooks based on predefined conditions or triggers. Autopilot can optimize the performance, availability, and cost of applications by applying the appropriate actions in response to events or metrics.Before configuring autopilot, the administrator must be aware of the following limitations12:

Autopilot never waits for approvals. This means that the administrator must ensure that the playbooks are tested and verified before enabling autopilot. Autopilot will execute the playbooks without any human intervention or confirmation.

Autopilot feature only applies to metric-based alerts as triggers. This means that the administrator can only use metrics from the Nutanix Prism Central or the Nutanix Karbon clusters as the conditions for triggering the playbooks. Autopilot does not support other types of triggers such as schedules, webhooks, or manual triggers.Reference:Nutanix Certified Professional - Multicloud Automation (NCP-MCA) Exam Blueprint Guide, page 10; Nutanix Calm SaaS User Guide, section 4.3.

An administrator needs to restore a snapshot from a VM running in AWS that was created with a single VM blueprint Within.

which Calm tab should the administrator perform this task?

A.
Manage
A.
Manage
Answers
B.
Snapshots
B.
Snapshots
Answers
C.
Recovery
C.
Recovery
Answers
Suggested answer: B

Explanation:

According to the Nutanix Calm documentation1, the Snapshots tab allows the administrator to view, create, and restore snapshots of the VMs that are part of a blueprint.The Manage tab only shows the status and actions of the blueprint, and the Recovery tab is used for disaster recovery operations2.Reference:

1Nutanix Calm: Introducing Snapshot and Restore Actions3

2Nutanix Calm User Guide: Blueprint Operations

A new Blueprint has been created for the Marketing Department and published to the Marketplace but is not visible to the Marketing Project Developers/Consumers.

What needs to be done to allow the Marketing Project to consume to the Marketplace Blueprint?

A.
The Blueprint needs to have the Published Category applied in the Marketplace Item.
A.
The Blueprint needs to have the Published Category applied in the Marketplace Item.
Answers
B.
The Blueprint needs to have e higher version number than previous Blueprints.
B.
The Blueprint needs to have e higher version number than previous Blueprints.
Answers
C.
The Blueprint needs to be Approved and Published with the Marketing Project.
C.
The Blueprint needs to be Approved and Published with the Marketing Project.
Answers
D.
The Blueprint needs to have the Marketing Category assigned in the Marketplace Item.
D.
The Blueprint needs to have the Marketing Category assigned in the Marketplace Item.
Answers
Suggested answer: C

Explanation:

To make a Blueprint visible to a specific Project, it needs to be approved and published with that Project. This ensures that only authorized Blueprints are available for consumption by the Project members. Applying a Category or a version number to the Blueprint does not affect its visibility to the Project.Reference:Nutanix Certified Professional - Multicloud Automation (NCP-MCA) Exam Blueprint Guide, page 14, section 3.1.2

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

A.
Enabled inside of Prism Element
A.
Enabled inside of Prism Element
Answers
B.
Deployed as a VM on ESXi
B.
Deployed as a VM on ESXi
Answers
C.
Deployed as a VM on Hyper-V
C.
Deployed as a VM on Hyper-V
Answers
D.
Deployed as a VM on AHV
D.
Deployed as a VM on AHV
Answers
Suggested answer: B, D

Explanation:

Calm can be deployed as a VM on ESXi or AHV hypervisors and leverage calm functionality without the Nutanix infrastructure. Calm can also be enabled inside of Prism Central, which is a VM that can run on any Nutanix supported hypervisor, including ESXi and AHV. However, Calm cannot be enabled inside of Prism Element, which is the management interface for each Nutanix cluster. Calm also cannot be deployed as a VM on Hyper-V, as this is not a supported hypervisor for Calm.Reference:Nutanix Calm Configuration and Training,Calm on ESXi Deployment | Nutanix Community,Nutanix Support & Insights

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

A.
SaaS Token
A.
SaaS Token
Answers
B.
Token
B.
Token
Answers
C.
JSON file
C.
JSON file
Answers
D.
Name
D.
Name
Answers
Suggested answer: B, D

Explanation:

The Calm SaaS API key consists of two components: name and token. The name component is analogous to the ID or username you provide when you configure your Calm tunnel client VM to establish the tunnel connection. The token component is analogous to the password portion of the HTTP basic authentication. The Calm SaaS API key is used along with the Calm APIs and Calm DSL to access Calm. The API key file that you download will have the name and token components in the JSON format.Reference:Nutanix Support & Insights

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

A.
Prism Central
A.
Prism Central
Answers
B.
Data Service IP
B.
Data Service IP
Answers
C.
Prism Element
C.
Prism Element
Answers
D.
Block Storage IP
D.
Block Storage IP
Answers
Suggested answer: A, C

Explanation:

Nutanix Calm is a feature of Prism Central that enables you to automate the deployment and management of infrastructure and applications across multiple clouds. Prism Central is a centralized management plane that provides unified visibility and control over Nutanix clusters and services. Prism Element is the local management plane for each Nutanix cluster that runs the Acropolis Operating System (AOS). Both Prism Central and Prism Element are required for Nutanix Calm to function properly and access the resources and services of the Nutanix platform.Reference:

Nutanix Certified Professional - Multicloud Automation (NCP-MCA) v6.5, Section 2 - Deploy and Configure Nutanix Calm and Related Components, page 1

Nutanix Multicloud Automation Administration (NMCAA), Module 1 - Introduction to Nutanix Multicloud Automation, Lesson 1.1 - Nutanix Multicloud Automation Overview, page 4

Nutanix Calm User Guide, Introduction to Nutanix Calm, Nutanix Calm Architecture

Total 126 questions
Go to page: of 13