When can a variable be updated during a Runbook execution?
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 wants to execute a post-create task that will trigger an API call to create a front end application.
Which task type should the administrator use?
An administrator has been tasked in auditing the company's Configuration Management Database (CMDB) and notices that there are several entries for VMS that were previously decommissioned.
Current VM Decommission Process:
Application owners delete the application from the Calm project.
Application owners submit a ticket to IT for:
Removal of the Domain object
DNS record removal
CMDB entry removal
What Blueprint activity should be used to automate the manual steps listed above?
Creation of Calm Tasks for each of the three steps added to Library and consumed inside of a post VM Delete Task.
A developer Is building and testing a new Blueprint to deploy a Window Server VM on AHV. During one of the test runs, the application build fails.
The developer asks an administrator to investigate the failure. After careful review, the administrator finds this error message on a task that execute a Poweredshell script.
What is the cause of this error message?
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?
What is the correct method to upgrade Calm?
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 Playbook that continues to fail with this error:
failed to execute action with error: Internal Error, Maximum Memory size limit reached.
What action are required to resolve the issue?
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 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?
What is a Category?
What is the correct syntax for using a macro within a Calm blueprint?
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.)
What is the default Connection timeout(sec) value, in seconds, for an HTTP endpoint?
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?
Which Prism Central setting must first be configured in order to add users to a Project?
In which two ways can Calm be deployed? (Choose two.)
Which feature of Calm allows for the creation of task-based automation against dynamic lists of Windows or Linux VMs?
Which two statements are true regarding the Nutanix public Github repository? (Choose two.)
An administrator has added a new account in Self-Service (formerly Calm) but receives the error:
Which step is missing in order for the account to be usable in a Self-Service project?
How often does Self-Service (formerly Calm) automatically clean up the database?
An administrator has run a multi-step Playbook. but sees the Failed status, as shown in the exhibit.
What could be causing the playbook to fail?
Which two platforms does Calm support for Cost Showback? (Choose two.)
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?
In which two locations can an administrator look to view a list of executed playbooks? (Choose two.)
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?
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?
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?
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?
Exhibit.
The user would like to take a snapshot, expand the vDisk and get the result with a Slack message triggered by a pipeline CI/CD.
What trigger should be used?
What is an optional field when creating a Runbook?
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?
Where can an administrator view the last two actions taken by a single VM blueprint?
An administrator needs to create a Playbook to be notified when VMs are deleted.
Which X-Play Trigger would satisfy this task?
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.)
Where would a Self-Service (formerly Calm) developer find detailed and downloadable logs for analyzing a Blueprint deployment failure?
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?
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?
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 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?
What is one prerequisite for deploying Self-Service (formerly Calm)?
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 Consumer has been tasked with deleting a running Calm managed application. How can the Consumer ensure all underlying VMS are deleted with the removal of the application?
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?
Exhibit.
A Blueprint Developer has been asked to Create a Application Blueprint for AWS and Azure.
Which two actions must be complete to enable the developer to complete this requested task? (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?
Which blueprint action can be applied to an AHV Linux service under the Guest Customization section?
Which products or features are dependencies of Calm? (Choose two.)
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?
What is the minimum number of actions required in the Branch Condition for X-Play?
What two pieces of information can an administrator obtain from Plays? (Choose two.)
Exhibit.
An organization has decided to enable the self-Service (formerly Calm) Showback feature, but started to receive an alert in Prism Central stating that showback is not able to reach the Beam service.
Which configuration item should the administrator check to ensure Self-Service can communicate with Beam?
What role must a user have in order to create or update a Playbook?