Pass Nutanix NCP-MCA exam questions - convert Test Engine to PDF
Pass Your NCP-MCA Exam Easily - Real NCP-MCA Practice Dump Updated Aug 27, 2023
Nutanix NCP-MCA (Certified Professional - Multicloud Automation) Exam is a certification exam designed to validate the skills and knowledge of professionals working with the Nutanix Multicloud Automation platform. NCP-MCA exam is intended for professionals who are responsible for designing, deploying, and managing Nutanix-based cloud solutions for their organizations. The NCP-MCA certification is a globally recognized certification that demonstrates an individual's competency in managing and automating multicloud environments.
NEW QUESTION # 40
What two pieces of information can an administrator obtain from Plays? (Choose two.)
- A. Execution result status
- B. Host where the action runs
- C. Start time and end time of each action
- D. CVM IP where the alert was triggered
Answer: A,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. Ensure the private key for the credential is correct.
- B. Increase the retries to allow for the task to complete.
- C. Modify the timeout to give the task longer to complete.
- D. Change to password authentication credential.
Answer: A
NEW QUESTION # 42
Which are valid entity types to be associated with a playbook using a manual trigger?
- A. VM, Category, Cluster
- B. VM, Category, Prism Element
- C. VM, Host, Prism Central
- D. VM, Host, Cluster
Answer: D
NEW QUESTION # 43
Refer to the exhibit.
The VM appSAP01dev is a SAP development environment application and it is common to have memory constrained alerts on this VM, but the administrator wants to avoid adding memory to development VMs like this one, since this is normally done for only production VMs.
Which two actions should the administrator take to avoid adding memory to the development VMs? (Choose two.)
- A. Modify the Alert by adding the correct category
- B. Assign the category Environment:Development to development VMs
- C. Assign the category Environment:Production to the production VMs
- D. Disable the Alert in Prism Central
Answer: A,B
NEW QUESTION # 44
Refer to the exhibit.
Saving the Calm Blueprint gives the validation error for VMware Blueprints shown in the exhibit.
What could be the cause of the error?
- A. Number of Template VMXNET3 components should be equal to the number of Virtual e1000 adapters configured.
- B. Number of Template devices components should be equal to the number of Devices configured.
- C. Number of Template NICs components should be equal to the number of Network Settings configured.
- D. Number of Template vCPU components should be equal to the number of pCPU configured.
Answer: C
NEW QUESTION # 45
A developer updated a blueprint to ensure that the IP address of the VM is reserved in IPAM as part of the deployment process. The developer noticed that when new VMs are created, they still get a DHCP IP address and not a reserved IP address.
What is the most likely reason for this behavior?
- A. Developer created a post-create task for reserving the IP address
- B. Developer created a pre-create task for reserving the IP address
- C. Developer forgot to publish the updated blueprint
- D. Developer forgot to save the updated blueprint
Answer: A
NEW QUESTION # 46
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. Create a service dependency
- B. Use a local install instead of downloading
- C. Create a loop to retry connection
- D. Use a sleep statement in a start script
Answer: A
NEW QUESTION # 47
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. Create a new Runbook Add an Execute task with a script type of EScript paste the custom script into the action
- D. View the Audit tab under the Application view for audit purposes
Answer: A,B
NEW QUESTION # 48
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?
- A. Create a script from the Guest OS for the alert.
- B. Create an NCC alert based on performance data.
- C. Create an Alert policy for all VMs.
- D. Create an Alert policy for Category Env:Production.
Answer: D
NEW QUESTION # 49
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 email
- C. A trigger based on a REST API
- D. A trigger based on an alert
Answer: D
NEW QUESTION # 50
Where would a Calm Developer find logging related to blueprint package failures?
- A. In Calm select Application icon > select application name > Audit Tab
- B. SSH to Prism Central > /home/calm/log/styx.log
- C. In Prism Central go to Activities > Audits and get the audits filter by date
- D. In Calm select Application icon > select application name > Services Tab
Answer: D
NEW QUESTION # 51
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: 7, Default: 2
- B. MIN: 2, MAX: 8, Default: 1
- C. MIN: 2, MAX: 10, Default: 1
- D. MIN: 2, MAX: 11, Default: 2
Answer: B
NEW QUESTION # 52
An administrator creates a blueprint to deploy VMs to multiple clouds, so that business will remain functional in the event of a disaster.
What component describes this feature?
- A. Service
- B. Package
- C. Profile Actions
- D. Substrates
Answer: A
NEW QUESTION # 53
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. Service Name matches the variable name
- B. User modifiable variable for VM_NAME is not allowed
- C. @@{calm_time}@@ output is longer than allowed for a Service Name
- D. VM_NAME variable must be defined under Application Profile
Answer: B
NEW QUESTION # 54
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 runtime-editable variables for user and password in the blueprint.
- 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 a task script in order to login with ssh to GitLab and create a random user and password.
Answer: A,B
NEW QUESTION # 55
An administrator has built a Playbook to run a Powershell script in a VM when a specific alert is generated. Several days later, the alert is generated, but the script does not execute and there are no Plays recorded for the Playbook.
What is causing this issue?
- A. The version of Playbooks is not correct for the version of Prism Central.
- B. The script executed, but closed with an error code.
- C. The path to the script was not correct.
- D. The Playbook was never enabled.
Answer: B
NEW QUESTION # 56
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. Enable-WSManCredSSP -Role Server
- B. Enable-WSManCredSSP -Role Server -Force
- C. Enable-WSManCredSSP -Role Client
- D. Disable-WSManCredSSP -Role Server -Force
Answer: B
NEW QUESTION # 57
......
NCP-MCA Real Exam Questions and Answers FREE: https://www.itpassleader.com/Nutanix/NCP-MCA-dumps-pass-exam.html
2023 Realistic Verified Free Nutanix NCP-MCA Exam Questions: https://drive.google.com/open?id=1nzIAkedBL5hdPGSPCB_KCH_9-8ljn3GG