Which feature of Calm allows for the creation of task-based automation against dynamic lists of Windows or Linux VMs?
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 two items are required to create a Category via automation? (Choose two.)
Which Calm feature provides the ability for administrators to approve Single or Multi-VM Blueprints for assignment to Projects?
When configuring Calm to use Kubernetes as a provider, what two options does an administrator have as Kubernetes types? (Choose two.)
Which Nutanix product version must be compatible to deploy Self-service (formerly Calm)?
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?
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?
A developer has been asked to ensure that when a Blueprint is executed. an IP address is reserved in the IPAM system before the execution can continue. The developer must achieve this with the least amount of work.
How should the developer satisfy this requirement?
A subset of Linux VMS is required to be gracefully shutdown each evening. A Playbook is created to shut down the targeted VMs, however, the error message shown in the error message when the Playbook is executed.
Data flow
Playbook execution terminated due to action failure.
Trigger
Manual
Action
Power of vm
Error message Failed to with Internal Error. VM power state task failed to complete. status: Error: INTERNAL_ERROR: Errorcode: 9
What is causing the error message?
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 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?
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?
An administrator has an existing set of VMs that were deployed before the company started using Calm. The administrator would like to now use Calm to manage those existing VMs.
What should the administrator do to manage the existing VMs?
An application team wants faster releases and starts an initiative to automate the entire database and application deployments.
The current manual process involves:
Creating virtual machines to host the databases and applications
Allocate right amount of storage for the database and applications
Deploy database software and create database
Schedule backup and recovery process for the database
Deploy applications
How can application releases be repeatedly deployed in the least amount of time?
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 company has started a new project team and has asked an administrator to build the first blueprint for a new public cloud environment that was defined last week. This will be the first deployment to AWS.
The administrator has been given the following information:
VM Name: web01-@@{unique}@@
IP Address: Provider-assigned
OS version: Windows Server 2016
Deployment location: AWS
Region: us-west-1
Project: Default
What should the administrator do first when building the first blueprint?
While creating a Runbook, which type should an administrator select to performed a REST API call?
An administrator needs to enable Showback in Calm to allow departments to see costs associated with their Projects.
Where in Calm would the administrator enable Showback?
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?
An application deployment failed, and a correction was implemented.
What is the most optimal way to correct the failed deployment?
An administrator needs to simplify daily operations within Prism Central for multiple clusters. Which entity can a category be assigned to?
An administrator did not specify scripts under any of the Stop service-level actions, so the system didn’t generate any orchestration edges.
What should the administrator do to prevent this?
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.)
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?
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?
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?
A company has the following departments:
HR
Accounting
Support
Sales
e-commerce
An administrator has created a Playbook that will add memory to the affected VMS when the configured alert is triggered.
Which VMS will get more memory?
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?
An administrator is trying to delete a category, but the option is greyed out.
Which two conditions could be causing this issue? (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?
Which two groups of operations can a Prism Admin or Super Admin role perform? (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?
What is the default Connection timeout(sec) value, in seconds, for an HTTP endpoint?
An administrator has performed a self-Service (formerly Calm) upgrade from version 3.3 to 3.6. After performing the upgrade, the administrator has noticed all the Policy Engine scheduled jobs are failing and this alert is being presented in PC.
What should the administrator do to resolve the alert?
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?
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.)
Where would a Calm administrator find the archived application logs within Prism Central?
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?
Which statement best describes Categories in Self-Service (formerly Calm)?
Where can an administrator view captured snapshot for a single VM blueprint running with Nutanix as the provider?
An administrator is notified of changes made to VMs on an AHV cluster and wants to verify the changes inside of a Calm application.
Where should the administrator check for synchronized changes between Prism Central and Calm?
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?
An administrator needs to restore a snapshot from a VM running in AWS that was created with a single VM blueprint Within.
which Calm tab should the administrator perform this task?
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.)