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?
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?
Refer to the exhibit.
An administrator created the Playbook shown in the exhibit to allow for manual reduction of vCPU count on any selected VM within their environment. During a test run of the play on one of the VMs running in development, the administrator ran into an error that the Playbook cannot be completed against the selected VM.
Here are the details of the affected VM:
VM Name: VM2
vCPU: 4
RAM: 8 GB
OS: Windows 2016
Hypervisor: AHV
What caused this Playbook to fail?
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 within Prism Central.
How can the administrator resolve this issue?
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?
A developer has a Development Blueprint that performs the following high level items:
Creates a Windows and Ubuntu Server.
Installs IIS on Windows
Installs MySQL on Ubuntu
As part of Development, there is a need for an Operator to restart IIS Services for troubleshooting purposes.
How should the developer add this functionality to the Blueprint?
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.)
What action will be performed if the VM named ORACLE gets CPU constrained?
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.)
Which permission level grants access to Create, Update, Delete, and Duplicate Blueprints?
An administrator needs to simplify daily operations within Prism Central for multiple clusters. Which entity can a category be assigned to?
While creating a Runbook, which type should an administrator select to performed a REST API call?
What are the two Calm SaaS API Key components? (Choose two.)
Exhibit.
Which task should be used in order to wait 60 seconds before continuing with the next task?
What two view options are available when launching Calm blueprints? (Choose two.)
Which are valid entity types to be associated with a playbook using a manual trigger?
Which field is optional when creating a Category?
In order to give Consumers the ability to modify attributes, what should the Blueprint creator implement in the design?
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?
Which two entities can Categories be assigned to? (Choose two.)
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?
Where would a Self-Service (formerly Calm) developer find detailed and downloadable logs for analyzing a Blueprint deployment failure?
When creating a Playbook using alerts, which types of actions can be executed?
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?
Which two platforms does Calm support for Cost Showback? (Choose two.)
What is the correct method to upgrade Calm?
What is the prerequisite for reducing the CPU and RAM memory allocation on a VM when using playbooks?
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?
How should an administrator enable Calm?
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.
How can the developer resolve this issue?
An administrator is trying to deploy a VM from an image onto a newly-built cluster, but the image is unavailable. The administrator is able to deploy the image onto other clusters with no issue. Image placement policies have already been created within Prism Central.
Why is the image unavailable for deployment on the cluster?
An administrator needs to send a notification to the on-call administrator if a specific mission-critical VM is rebooted after hours, as well as send an email to the Operations team for any other VMS that reboot.
What two actions should the administrator take to accomplish this task? (Choose two.)
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?
A director would like to have an up to date Cluster Efficiency Summary report emailed on the first of every month to keep management up to date on how the cluster is being utilized.
How could a playbook be configured to satisfy this request with the least human interaction?
A new Blueprint has been created for the Marketing Department and published to the Marketplace but is not visible to the Marketing Project Developers/Consumers.
What needs to be done to allow the Marketing Project to consume to the Marketplace Blueprint?
An administrator would like to be notified each time a subset of VMS within the Environment:Dev category is restored from snapshot.
Which trigger should the administrator use to satisfy this requirement?
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?
Within a Calm blueprint, which two actions can an administrator apply to a Service under the Guest Customization section? (Choose two.)
The administrator has already added the power off and power on actions to the new playbook.
Which two additional playbook actions should the administrator add? (choose two.)
Which two items are required to create a Category via automation? (Choose two.)
What is the default Connection timeout(sec) value, in seconds, for an HTTP endpoint?
Where can an administrator view the last two actions taken by a single VM blueprint?
An administrator at a busy software development company is looking to roll out Calm for automation and estimates they will be creating 200 Projects, 500 Runbooks, 1500 Blueprints and automating the deployment of 7500 VMs for their development teams.
What size of Prism Central VM(s) is recommended to host the Calm environment?
Which is the correct Macro syntax?
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?
What is the prerequisite before a Single-VM Blueprint in Self-Service (formerly Calm) can be published to the Marketplace?
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.)
How can a Runbook be shared across projects?
Which statement best describes Categories in Self-Service (formerly Calm)?
A developer is building a Blueprint that deploys a Redhat Enterprint Linux VM on vSphere. During the testing of the Blueprint to prepare it for users, it is discovered that the App deployment fails with the error.
What is the cause of this errors?
When can a variable be updated during a Runbook execution?
Which project enables a project administrator or user to view and manage VMs and applications of other users in the same project?
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?
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?