[Oct-2023] Exam Sure Pass Nutanix Certification with NCP-MCA exam questions
Real Nutanix NCP-MCA Exam Questions Study Guide
Nutanix NCP-MCA certification exam is a computer-based test that consists of 60 multiple-choice questions. NCP-MCA exam duration is 90 minutes, and candidates must score 300 out of 500 points to pass the exam. NCP-MCA exam is available in English and Japanese.
NEW QUESTION # 39
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 webhook action 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 REST API trigger to delete the VM from a ServiceNow approval flow.
- D. Create a playbook webhook trigger to delete the VM from a ServiceNow approval flow.
Answer: B,D
NEW QUESTION # 40
An administrator needs to create a Playbook to be notified when VMs are deleted.
Which X-Play Trigger would satisfy this task?
- A. Audit
- B. Event
- C. Time
- D. Alert
Answer: D
NEW QUESTION # 41
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 # 42
An administrator manages two Nutanix clusters: Cluster01 and Cluster02 and has needs to automate similar workload types using these images that are located on Cluster01:
ImageA
ImageB
ImageC
The administrator needs to deploy ImageA and ImageC within the Cluster02 environment.
How this can be achieved?
- A. All images are available to all clusters managed by a single Prism Central.
- B. Utilize Prism Central image placement policies.
- C. Configure a Protection Domain to replicate images.
- D. Clone the images from the Cluster01 to Cluster02.
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. Increase the retries to allow for the task to complete.
- B. Modify the timeout to give the task longer to complete.
- C. Ensure the private key for the credential is correct.
- D. Change to password authentication credential.
Answer: C
NEW QUESTION # 44
An administrator has a vendor-provided script that must be run at 9 am every Saturday on a Linux application VM.
The administrator currently has a playbook that has a Time trigger and a VM SSH action to execute the script. However, the administrator has received a request to have the output of the script emailed to the application team when it is executed.
What is the easiest way to satisfy this request?
- A. Add an Email action to the end of the existing playbook and use the {{action [index].response_body}} parameter in the Message field.
- B. Add an Email action to the end of the existing playbook and use the {{action[index] .stdout}} parameter in the Message field.
- C. Modify the script to include a function to format the output of the script and email the output to the desired address.
- D. Direct the output of the script to a file and use the Send Email with Payload action at the end of your existing playbook.
Answer: D
NEW QUESTION # 45
Which two features does the Calm Marketplace provide? (Choose two.)
- A. Library of executable tasks
- B. Published and versioned Blueprints
- C. Store of all Blueprints created in Calm
- D. Set of pre-seeded application Blueprints
Answer: A,B
NEW QUESTION # 46
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 the Task Library select the task from the Task Library from the other blueprint.
- B. Publish the task to Github select the task from the Github Repository 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 Marketplace, select the task from the Marketplace from the other blueprint.
Answer: A
NEW QUESTION # 47
Refer to the exhibit.
Calm encountered the error shown in the exhibit when importing a script that maps a network drive.
Upon further investigation, the Calm administrator was unable to run the script manually on a VM and discovered that elevated permissions were needed.
Which command should the administrator add to the script?
- A. Disable-WSManCredSSP -Role Server -Force
- B. Enable-WSManCredSSP -Role Server
- C. Enable-WSManCredSSP -Role Client
- D. Enable-WSManCredSSP -Role Server -Force
Answer: D
NEW QUESTION # 48
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. Webhook Trigger > REST API > Wait for Some Time > REST API
- B. Manual Trigger > VM SSH > Wait for Some Time > VM SSH
- C. Manual Trigger > Power On > VM SSH > Wait for Some Time > Power Off VM
- D. Time Trigger > VM SSH > Wait for Some Time > VM SSH
Answer: A
NEW QUESTION # 49
An administrator manages a Nutanix cluster with 630 VMs, all of which are in production.
The Accounting department wants to be notified when any of their production VMs exceed 90% CPU usage or 90% memory usage. Their VMs are categorized as LOB:Accounting.
How should the administrator satisfy this request from the Accounting department?
- A. Create an Alert with the Accounting category assigned.
- B. Direct the VM users to generate alerts within the affected VMs.
- C. Create a dashboard in Prism Central with the CPU Usage.
- D. Create a category named Department with the value Accounting.
Answer: A
NEW QUESTION # 50
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?
- A. @@{calm_time}@@ output is longer than allowed for a Service Name
- B. Service Name matches the variable name
- C. VM_NAME variable must be defined under Application Profile
- D. User modifiable variable for VM_NAME is not allowed
Answer: D
NEW QUESTION # 51
An administrator needs to add AWS as a usable destination for application deployments.
Where would the administrator perform the task?
- A. Marketplace
- B. Providers
- C. Blueprints
- D. Projects
Answer: A
NEW QUESTION # 52
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?
- A. Clone and adjust the system-created playbooks
- B. Create a blueprint based on requirements
- C. Create a task based on requirements
- D. Import the playbook and adjust the values
Answer: C
NEW QUESTION # 53
An administrator had provided Linux VM console access to the OS Team. However, the team is unable to access one of the newly-created Linux VMs.
How can the administrator resolve this issue?
- A. Provide Prism Admin access to the OS Team Active Directory Group.
- B. Assign new VMs to a category and provide category access to the OS Team.
- C. Create a local user in Linux OS and provide access to the OS Team.
- D. Create a role for the OS Team Active Directory Group and add the VMs to it.
Answer: D
NEW QUESTION # 54
A blueprint service needs to use scaling. The requirements are:
Windows 2019 VM (12 vCPU, 24 GB memory, 500 GB volume)
Minimum VMs needed at any time and at time of deployment is 2 VMs
VMs should not exceed the project quota of 100 vCPUs or 300 GB of memory There are no other services in use within the project Which scaling VM replica settings meet all requirements?
- A. MIN: 2, MAX: 11, Default: 2
- B. MIN: 2, MAX: 10, Default: 1
- C. MIN: 2, MAX: 8, Default: 1
- D. MIN: 2, MAX: 7, Default: 2
Answer: C
NEW QUESTION # 55
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 > reduce 1 CPU > 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 and send an email as the action.
- C. 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.
- D. Create an alert for all VMs, create a Playbook with this alert as the trigger and send an email as the action.
Answer: D
NEW QUESTION # 56
What two pieces of information can an administrator obtain from Plays? (Choose two.)
- A. CVM IP where the alert was triggered
- B. Execution result status
- C. Host where the action runs
- D. Start time and end time of each action
Answer: B,C
NEW QUESTION # 57
Where would a Calm administrator find the archived application logs within Prism Central?
- A. Services > Calm > Blueprints
- B. Services > Calm > Applications
- C. Services > Calm > Projects
- D. Services > Calm > Settings
Answer: D
NEW QUESTION # 58
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. View the Audit tab under the Application view for audit purposes
- B. Create a new Action, Add an Execute task with a script type of EScript, paste the custom script into the action
- C. Create a new Runbook Add an Execute task with a script type of EScript paste the custom script into the action
- D. View the Execution History tab under the Runbook page for audit purposes
Answer: B,D
NEW QUESTION # 59
Refer to the exhibit.
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?
- A. Not enough storage space in order to take a snapshot.
- B. Slack configuration should be reviewed.
- C. The script is incorrect.
- D. The Playbook actions are in the wrong order.
Answer: D
NEW QUESTION # 60
Refer to the exhibit.
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?
- A. Not enough storage space in order to take a snapshot.
- B. Slack configuration should be reviewed.
- C. The script is incorrect.
- D. The Playbook actions are in the wrong order.
Answer: D
NEW QUESTION # 61
An administrator wants to create a blueprint for a development environment that uses an existing on-premise GitLab repository. Every new development environment requires a new user in the GitLab repo.
Which two tasks should the administrator perform within a Calm blueprint to automate this process? (Choose two.)
- A. Create a task script in order to login with ssh to GitLab and create a random user and password.
- B. Create an HTTP pre-create task to create the user in GitLab via REST API.
- C. Add a task within the service in order to ask for user and password at runtime.
- D. Create runtime-editable variables for user and password in the blueprint.
Answer: B,D
NEW QUESTION # 62
During the deployment of a multi-step Blueprint, a failure is encountered. The administrator corrected the failed step and saved the Blueprint.
What should the administrator do next?
- A. Delete the failed application and Launch a new application.
- B. Use Continue in the failed application to retry.
- C. Soft Delete the failed application and Launch a new application.
- D. Upon clicking Save the Blueprint task will be retried automatically.
Answer: D
NEW QUESTION # 63
......
Nutanix NCP-MCA (Certified Professional - Multicloud Automation) Exam is a certification exam designed for IT professionals who want to demonstrate their expertise in automating and managing multicloud environments using Nutanix technologies. NCP-MCA exam covers a range of topics, including Nutanix Calm, Nutanix Flow, and Nutanix Era, and requires candidates to demonstrate their ability to design, deploy, and manage these technologies in a multicloud environment.
Nutanix NCP-MCA certification exam covers a wide range of topics, including hybrid and multicloud architecture, automation frameworks, and application lifecycle management. Candidates are tested on their abilities to design, deploy, and manage multicloud environments using Nutanix technology. Additionally, the exam evaluates candidates' knowledge of automation frameworks such as Terraform, Ansible, and Puppet, as well as their abilities to implement automation workflows and manage application lifecycles.
Updated and Accurate NCP-MCA Questions for passing the exam Quickly: https://testking.vcetorrent.com/NCP-MCA-valid-vce-torrent.html