NCP-MCA Exam Questions and Answers
In order to give Consumers the ability to modify attributes, what should the Blueprint
creator implement in the design?
A. Custom actions
B. eScript task with custom macros
C. Runtime variables
D. HTTP task with built-in macros - Answer-C. Runtime variables
Runtime variables - Answer-variables that are used to mark the attributes while creating
a blueprint so that those attributes can be modified at the time of launching the app
blueprint
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? - Answer-
Playbook actions are in the wrong order
Which action should an administrator use to request a static IP address from an IPAM
solution? - Answer-Create
What needs to be done in order to enable the developer to complete this requested
task? (Choose two.)
A. Create AWS and Azure Providers
B. Add the Providers to the Project
C. Enable Environment for AWS and Azure
D. Upgrade Calm to version 3.2.x - Answer-B. Add the Providers to the Project
A company is new to automation and has infrastructure they would like to automate with
Calm to provide standardized automation. The company also wants to create a Hybrid
Cloud environment with their existing infrastructure which includes AHV, Azure, AWS,
and a small legacy vSphere environment.In which two locations can Calm be deployed?
(Choose two.)
A. vSphere Essential Edition
B. VMware ESXi
C. Nutanix AHV
D. Any Public Cloud - Answer-B. VMware ESXi
C. Nutanix AHV
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?
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. - Answer-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.
When creating a blueprint, which Pre-create and Post-delete tasks are valid?
a) Create, Start, Stop, Delete
b) Execute, Set variable, HTTP, Delay
c) Create, Start, Stop, Soft Delete
d) Execute, Set variable, API, Delay - Answer-b) Execute, Set variable, HTTP, Delay
Which two groups of operations can a Prism Admin or Super Admin role perform?
(Choose two.)
A. Create, read, automate, or delete an action template in the action gallery
B. Create, read, update, or delete an action template in the action gallery
C. Create, read, automate, delete, enable, and run playbooks
D. Create, read, update, delete, enable, and run playbooks - Answer-B. Create, read,
update, or delete an action template in the action gallery
D. Create, read, update, delete, enable, and run playbooks
An administrator receives the following error while running a script through Calm on VM:
CONNECTION REFUSED
Which two conditions could cause this issue? (Choose two.)
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. - Answer-A. The VM port is not allowed by the firewall.
C. The VM is still in the boot process.
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?
A. Use a local install instead of downloading
B. Create a loop to retry connection
C. Create a service dependency
D. Use a sleep statement in a start script - Answer-C. Create a service dependency
Which Prism Central setting must first be configured in order to add users to a Project?
A. HTTP Proxy