NCP-MCA Free Certification Exam Easy to Download PDF Format 2024 [Q27-Q44]

Share

NCP-MCA Free Certification Exam Easy to Download PDF Format 2024

Get 100% Success with Latest Nutanix Certified Professional NCP-MCA Exam Dumps

NEW QUESTION # 27
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.)

  • A. Create a playbook REST API trigger to delete the VM from a ServiceNow approval flow.
  • B. Create a playbook REST API 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 webhook action to delete the VM from a ServiceNow approval flow.

Answer: B,C


NEW QUESTION # 28
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. HTTP task with built-in macros
  • D. Runtime variables

Answer: D


NEW QUESTION # 29
A company's NOC personnel have a custom Python script they run manually by logging into each VM to fix a common issue across all of the corporate VMs. Management has no audit history of who is running the script or when it is occurring. The company has recently implemented Calm and management has asked its administrators to accomplish these tasks:
Reduce the manual effort for the NOC personnel.
Ensure the process is repeatable across all applications.
Provide audit history for management of the actions.
Which two actions should the administrators take to accomplish these tasks? (Choose two.)

  • A. Create a new Action, Add an Execute task with a script type of EScript, paste the custom script into the action
  • B. View the Execution History tab under the Runbook page for audit purposes
  • C. View the Audit tab under the Application view for audit purposes
  • D. Create a new Runbook Add an Execute task with a script type of EScript paste the custom script into the action

Answer: A,B


NEW QUESTION # 30
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. Any Public Cloud
  • C. Nutanix AHV
  • D. VMware ESXi

Answer: C,D


NEW QUESTION # 31
Which permission level grants access to Create, Update, Delete, and Duplicate Blueprints?

  • A. Developer
  • B. Operator
  • C. Domain Admin
  • D. Consumer

Answer: A


NEW QUESTION # 32
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?

  • A. Blueprint, Triggers, Categories, and Polices
  • B. Blueprint, Policies, Value, and Entities
  • C. Policies, Triggers, Categories, and Entities
  • D. Name, Value, Entities, and Policies

Answer: B


NEW QUESTION # 33
Which action should an administrator use to request a static IP address from an IPAM solution?

  • A. Create
  • B. Pre-create
  • C. Profile
  • D. Guest Customization

Answer: A


NEW QUESTION # 34
An administrator has created a task for a blueprint that could be applied to another blueprint. The administrator wants to reuse the task with the least amount of effort.
How can the administrator accomplish this?

  • A. Publish the task to Github select the task from the Github Repository from the other blueprint.
  • B. Publish the task to the Marketplace, select the task from the Marketplace from the other blueprint.
  • C. Publish the task to the Task Repository, select the task from the Task Repository from the other blueprint.
  • D. Publish the task to the Task Library select the task from the Task Library from the other blueprint.

Answer: D


NEW QUESTION # 35
An end user for an application that has been assigned the Consumer role within the project has noticed multiple issues with a blueprint that need to be addressed. The decision has been made to bring the end user onto the team to be able to modify the blueprints for this project.
Using the concept of least privilege, what role should the end user be assigned?

  • A. Consumer
  • B. Operator
  • C. Developer
  • D. Project Admin

Answer: A


NEW QUESTION # 36
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?

  • A. Manual Trigger > Power On > VM SSH > Wait for Some Time > Power Off VM
  • B. Webhook Trigger > REST API > Wait for Some Time > REST API
  • C. Manual Trigger > VM SSH > Wait for Some Time > VM SSH
  • D. Time Trigger > VM SSH > Wait for Some Time > VM SSH

Answer: B


NEW QUESTION # 37
A developer has been asked to update the existing blueprint with an additional option of scaling it both out and in.
Where in the Blueprint Editor should the developer make the relevant changes?

  • A. Application Profile, Actions
  • B. Configuration, Settings
  • C. Blueprint, Configuration
  • D. Environment, Actions

Answer: A


NEW QUESTION # 38
Within a Calm blueprint, which two actions can an administrator apply to a Service under the Guest Customization section? (Choose two.)

  • A. Apply a Cloudinit Script
  • B. Modify the base OS image
  • C. Choose UEFI or Legacy BIOS
  • D. Apply a Sysprep file

Answer: A,D


NEW QUESTION # 39
Refer to the exhibit.

What needs to be done in order to enable the developer to complete this requested task? (Choose two.)

  • A. Add the Providers to the Project
  • B. Create AWS and Azure Providers
  • C. Enable Environment for AWS and Azure
  • D. Upgrade Calm to version 3.2.x

Answer: A


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

What is the cause of this error within the blueprint?

  • A. Connection Type has a protocol selected.
  • B. Connection Type has no protocol selected.
  • C. Connection section has a network adapter selected for the Address box in Connection section.
  • D. Connection section has no network adapters selected for the Address box in Connection section.

Answer: B


NEW QUESTION # 41
Refer to the exhibit.

A Blueprint fails on executing a check-login task against a Windows 2016 VM and displays the error shown in the exhibit. The administrator is using a SSH key-based credential to authenticate the task.
What should the administrator change to resolve the issue?

  • A. Modify the timeout to give the task longer to complete.
  • B. Increase the retries to allow for the task to complete.
  • C. Change to password authentication credential.
  • D. Ensure the private key for the credential is correct.

Answer: D


NEW QUESTION # 42
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?

  • A. A trigger based on an event
  • B. A trigger based on an alert
  • C. A trigger based on an email
  • D. A trigger based on a REST API

Answer: B


NEW QUESTION # 43
Refer to the exhibit.

A Blueprint fails on executing a check-login task against a Windows 2016 VM and displays the error shown in the exhibit. The administrator is using a SSH key-based credential to authenticate the task.
What should the administrator change to resolve the issue?

  • A. Modify the timeout to give the task longer to complete.
  • B. Increase the retries to allow for the task to complete.
  • C. Change to password authentication credential.
  • D. Ensure the private key for the credential is correct.

Answer: D


NEW QUESTION # 44
......

Get Ready to Pass the NCP-MCA exam Right Now Using Our Nutanix Certified Professional Exam Package: https://lead2pass.troytecdumps.com/NCP-MCA-troytec-exam-dumps.html