March Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

An administrator is tasked with creating a blueprint that can scale an application using Calm.

Which two actions should the administrator take to create and execute a scaling action? (Choose two.)

A.

Execute the scaling action in the Manage tab of the application.

B.

Execute the scaling action in the Services tab of the application.

C.

Create the action under the service profile section of the blueprint.

D.

Create the action under the application profile section of the blueprint.

Full Access
Question # 5

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.

Create a local user in Linux OS and provide access to the OS Team.

B.

Provide Prism Admin access to the OS Team Active Directory Group.

C.

Create a role for the OS Team Active Directory Group and add the VMs to it.

D.

Assign new VMs to a category and provide category access to the OS Team.

Full Access
Question # 6

What are the two Calm SaaS API Key components? (Choose two.)

A.

SaaS Token

B.

Token

C.

JSON file

D.

Name

Full Access
Question # 7

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?

A.

Share the variable with the project.

B.

Publish the variable to Marketplace.

C.

Add the administrator to the Developer role.

D.

Add the administrator to the Project Admin role.

Full Access
Question # 8

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.

Create a Calm blueprint calling Calm APIs for both database and applications deployments

B.

Deploy databases manually and create a Calm blueprint to automate application deployment

C.

Deploy databases through Era and create a Calm blueprint to automate application deployment

D.

Create a Calm blueprint deploying applications and calling Era APis to automate database deployments

Full Access
Question # 9

Which option is used to test or validate scripts before deployment?

A.

Test Script

B.

EScript

C.

PowerShell

D.

Shell

Full Access
Question # 10

An administrator needs to add AWS as a usable destination for application deployments.

Where would the administrator perform the task?

A.

Marketplace

B.

Projects

C.

Blueprints

D.

Providers

Full Access
Question # 11

Within a Calm blueprint, which two actions can an administrator apply to a Service under the Guest Customization section? (Choose two.)

A.

Apply a Cloudinit Script

B.

Apply a Sysprep file

C.

Modify the base OS image

D.

Choose UEFI or Legacy BIOS

Full Access
Question # 12

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?

A.

Production VMS from Support and eCommerce

B.

Production VMS from the eCommerce department

C.

All the VMS categorized as Production.

D.

All the VMS from Sales

Full Access
Question # 13

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.

Soft Delete the failed application and Launch a new application.

C.

Use Continue in the failed application to retry.

D.

Upon clicking Save the Blueprint task will be retried automatically.

Full Access
Question # 14

What two pieces of information can an administrator obtain from Plays? (Choose two.)

A.

Host where the action runs

B.

Start time and end time of each action

C.

Execution result status

D.

CVM IP where the alert was triggered

Full Access
Question # 15

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?

A.

Add an Execute Task in the Restart Action of the Application Profile.

B.

Add an Execute Task in the Restart Action of the Windows/IIS Service.

C.

Add a Delay Task in the Restart Action of the Windows/IIS Service.

D.

Create an Endpoint for the IIS server and a Runbook that restarts the service.

Full Access
Question # 16

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.

The category is system defined.

B.

The category is assigned to powered-on VMs.

C.

The category is part of a flow policy.

D.

The category is user defined.

Full Access
Question # 17

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?

A.

On the Prism Central Tasks page

B.

On the Audit tab of the Calm application

C.

On the Environments tab of the Calm project

D.

On the Overview tab of the Calm application

Full Access
Question # 18

An administrator needs to deploy blueprints to Calm SaaS and begin executing them, Before the administrator can execute a blueprint, what must be configured in the environment where the blueprint will be deployed?

A.

vpc

B.

Site-to-Site VPN Tunnel

C.

VPN Client

D.

Tunnel Entity

Full Access
Question # 19

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.

Slack configuration should be reviewed.

B.

The script is incorrect.

C.

The Playbook actions are in the wrong order.

D.

Not enough storage space in order to take a snapshot.

Full Access
Question # 20

An administrator needs to create a Playbook to be notified when VMs are deleted.

Which X-Play Trigger would satisfy this task?

A.

Alert

B.

Audit

C.

Event

D.

Time

Full Access
Question # 21

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?

A.

VM action has a timeout of 5 minutes.

B.

puppet action has a timeout of 5 minutes.

C.

IP Address SSH action has a timeout of 5 minutes.

D.

PowerShell action has a timeout of 5 minutes.

Full Access
Question # 22

A new monitoring application is being rolled out across the Organization. An administrator has been tasked with automating the installation of the local agent on all Linux VMs.

The current environment has the following VMS deployed:

18 VMS created pre-Calm adoption.

32 VMS created post-Calm adoption.

Which action should the administrator take to automate this deployment for existing VMs?

A.

In Calm, create a Brownfield deployment attaching to both pre-Calm and post-Calm created VMS and add the Agent installation script to the Blueprint.

B.

In Calm, create an Endpoint that includes all Linux VMS and include the Endpoint a Runbook that executes a shell script for agent installation.

C.

Create a new golden image that includes the monitoring client and deploy all VMS again to bring them under Calm management.

Full Access
Question # 23

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?

A.

HTTP

B.

Predefined

C.

eScript

D.

Simple

Full Access
Question # 24

An administrator needs to notify the on-call pager after hours using their PagerDuty incident management platform.

How should the administrator integrate notifications via PagerDuty in a Playbook using the least number of configurations possible?

A.

Create an action to notify PagerDuty via IP address.

B.

Create an action to send an alert to PagerDuty'.

C.

Send Alert to Webhook which will use APIs to send notification to PagerDuty.

D.

Send Alert to Nutanix v3 API which will use APIs to send notification to PagerDuty.

Full Access
Question # 25

An administrator needs to simplify daily operations within Prism Central for multiple clusters. Which entity can a category be assigned to?

A.

Cluster

B.

Hypervisor

C.

Protection Domain

D.

Storage Container

Full Access
Question # 26

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.

Configure a Protection Domain to replicate images.

B.

Clone the images from the Cluster01 to Cluster02.

C.

All images are available to all clusters managed by a single Prism Central.

D.

Utilize Prism Central image placement policies.

Full Access
Question # 27

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.

Import the playbook and adjust the values

C.

Create a blueprint based on requirements

D.

Create a task based on requirements

Full Access
Question # 28

Which permission level grants access to Create, Update, Delete, and Duplicate Blueprints?

A.

Consumer

B.

Operator

C.

Developer

D.

Domain Admin

Full Access
Question # 29

Refer to the exhibit.

What needs to be done in order to enable the developer to complete this requested task? (Choose two.)

A.

Create AWS and Azure Providers

B.

Add the Providers to the Project

C.

Enable Environment for AWS and Azure

D.

Upgrade Calm to version 3.2.x

Full Access
Question # 30

Where should an administrator check why a Playbook failed to grow the memory of a VM?

A.

VM Details in Prism Element

B.

Plays dashboard in Prism Central

C.

VM Details in Prism Central

D.

Plays dashboard in Prism Element

Full Access
Question # 31

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.

Use an application profile.

B.

Use Service dependency.

C.

Use a Pre-create task.

D.

Use an HTTP task.

Full Access
Question # 32

When configuring Calm to use Kubernetes as a provider, what two options does an administrator have as Kubernetes types? (Choose two.)

A.

Rancher

B.

Karbon

C.

OpenShift

D.

Vanilla

Full Access
Question # 33

Which two groups of operations can a Prism Admin or Super Admin role perform? (Choose two.)

A.

Create, read, automate, or delete an action template in the action gallery

B.

Create, read, update, or delete an action template in the action gallery

C.

Create, read, automate, delete, enable, and run playbooks

D.

Create, read, update, delete, enable, and run playbooks

Full Access
Question # 34

Which two features does the Calm Marketplace provide? (Choose two.)

A.

Published and versioned Blueprints

B.

Library of executable tasks

C.

Store of all Blueprints created in Calm

D.

Set of pre-seeded application Blueprints

Full Access
Question # 35

What is the minimum number of actions required in the Branch Condition for X-Play?

A.

1

B.

2

C.

3

D.

4

Full Access
Question # 36

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?

A.

Connection section has a network adapter selected for the Address box in Connection section.

B.

Connection section has no network adapters selected for the Address box in Connection section.

C.

Connection Type has a protocol selected.

D.

Connection Type has no protocol selected.

Full Access
Question # 37

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 vCPU components should be equal to the number of pCPU configured.

B.

Number of Template NICs components should be equal to the number of Network Settings configured.

C.

Number of Template devices components should be equal to the number of Devices configured.

D.

Number of Template VMXNET3 components should be equal to the number of Virtual e1000 adapters configured.

Full Access