Nutanix Certified Professional - Multicloud Automation (NCP-MCA v6.5) Exam Questions and Answers
What two view options are available when launching Calm blueprints? (Choose two.)
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?
Which Prism Central setting must first be configured in order to add users to a Project?
Which RBAC role enables adding VMs to a project?
What is one prerequisite for deploying Self-Service (formerly Calm)?
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?
When configuring Calm to use Kubernetes as a provider, what two options does an administrator have as Kubernetes types? (Choose two.)
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?
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?
An administrator needs to run a blueprint deployment and tasks in a different Prism Central (PC) instance than the PC instance running Self-Service (formerly Calm).
How should the administrator satisfy this requirement?
Which two providers does Calm integrate natively with? (Choose two.)
Where can an administrator view the last two actions taken by a single VM blueprint?
An administrator is tasked with setting up a Policy Engine for a Calm VM.
What information does the administrator require to complete this task?
Which permission level grants access to Create, Update, Delete, and Duplicate Blueprints?
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?
Where would a Self-Service (formerly Calm) developer find detailed and downloadable logs for analyzing a Blueprint deployment failure?
An administrator needs to simplify daily operations within Prism Central for multiple clusters. Which entity can a category be assigned to?
Refer to the exhibit.
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.)
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.
Refer to the exhibit.
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?
An administrator wants to execute a package install task to create an application using NDB.
The following method is currently used to perform this task manually:
How can the administrator ensure that checks can be implemented in a single task?
What is included in the PagerDuty Integration service during configuration?
Exhibit.
An administrator needs to add pre-create tasks and install package in the VM, but all options are grayed out.
What is the issue?
The administrator has already added the power off and power on actions to the new playbook.
Which two additional playbook actions should the administrator add? (choose two.)
A blueprint was developed for deploying a standard 3-tier hosting environment for a company's applications. The blueprint includes a load balancer, multiple web servers, a database server, and a small test application.
During testing of the blueprint, the application fails to connect to the database. The cause is found to be the database software is still installing when the application starts.
Which method most efficiently prevents the application from starting before the database?
Where would a Calm Developer find logging related to blueprint package failures?
What is a Category?
Which statement best describes Categories in Self-Service (formerly Calm)?
Refer to the exhibit.
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.)
An administrator needs to deploy blueprints to Calm SaaS and begin executing them, Before the administrator can execute a blueprint, what must be configured in the environment where the blueprint will be deployed?
What two pieces of information can an administrator obtain from Plays? (Choose two.)
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?
Which two groups of operations can a Prism Admin or Super Admin role perform? (Choose two.)
When can a variable be updated during a Runbook execution?
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?
Which blueprint action can be applied to an AHV Linux service under the Guest Customization section?
An application deployment failed, and a correction was implemented.
What is the most optimal way to correct the failed deployment?
In order to give Consumers the ability to modify attributes, what should the Blueprint creator implement in the design?
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?
An administrator needs to send a notification to the on-call administrator if a specific mission-critical VM is rebooted after hours, as well as send an email to the Operations team for any other VMS that reboot.
What two actions should the administrator take to accomplish this task? (Choose two.)
Which two platforms does Calm support for Cost Showback? (Choose two.)
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?
Which are valid entity types to be associated with a playbook using a manual trigger?
An administrator needs to notify the on-call pager after hours using their PagerDuty incident management platform.
How should the administrator integrate notifications via PagerDuty in a Playbook using the least number of configurations possible?
An administrator notices a Blueprint fails with the following error for Windows machines:
script execution has failed with error Process creation failed with error:1314
What is causing this issue?
Exhibit.
An administrator must launch applications deployments on any remote Prism Central (PC) from the PC hosting Calm Global.
What must the administrator do to satisfy this requirement?
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?
Within a Calm blueprint, which two actions can an administrator apply to a Service under the Guest Customization section? (Choose two.)
An administrator needs to create a Playbook to be notified when VMs are deleted.
Which X-Play Trigger would satisfy this task?
Refer to the exhibit.
What needs to be done in order to enable the developer to complete this requested task? (Choose two.)
A company has a business-critical VM. The VM Utilization of CPU and memory differs from time to time, but can never be allowed to run out of resources. The administrator also wants to make sure that the VM is not over provisioned when not needed.
The administrator determines these requirements that have been validated and automated in a test environment should also apply for the production environment:
VCPU needs to be added when CPU Utilization been over 80% for 15 minutes.
Memory needs to be increased by 4 GB when utilization reaches 80%.
Return of over-allocated resources must not affect other business applications.
What can the administrator do with the least amount of effort to make sure the VM is always performant and returns resources when not required?
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?
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.)
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?