Deploy and Configure Self-Service and Related Components
Ask AstroTutor
An administrator wants to be alerted when production VMs become idle. The VMs will be determined to be idle when CPU usage is lower than 5% for more than 5 minutes. All affected VMs are categorized as Environment:Production, since they have Flow microsegmentation rules.
What should the administrator do to satisfy this requirement?
ACreate an alert for all VMs, create a Playbook with this alert as the trigger and send an email as the action.
BCreate an alert for VMs in the correct category, create a Playbook with this alert as the trigger > take a snapshot > send an email as the action.
CCreate an alert for all VMs, create a Playbook with this alert as the trigger > reduce 1 CPU > send an email as the action.
DCreate an alert for VMs in the correct category, create a Playbook with this alert as the trigger and send an email as the action.
0
Question 2
Validate Blueprints, Runbooks, Playbooks, and Automation Settings
0
Question 3
Deploy and Configure Self-Service and Related Components
0
Question 4
Describe and Differentiate Automation Concepts and Principles
0
Question 5
Deploy and Configure Self-Service and Related Components
When creating a blueprint, which Pre-create and Post-delete tasks are valid?
ACreate, Start, Stop, Delete
BExecute, Set variable, HTTP, Delay
CCreate, Start, Stop, Soft Delete
DExecute, Set variable, API, Delay
Which Calm feature enables the ability to enforce project quotas for the ESXi hypervisor?
AProject Environments
BProject Quotas
CRunbooks
DPolicy Engine
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?
ADeveloper
BProject Admin
CConsumer
DOperator
In order to give Consumers the ability to modify attributes, what should the Blueprint creator implement in the design?
ACustom actions
BeScript task with custom macros
CRuntime variables
DHTTP task with built-in macros
Question 6
Describe and Differentiate Automation Concepts and Principles
0
Question 7
Deploy and Configure Self-Service and Related Components
Question 8
Deploy and Configure Self-Service and Related Components
Question 9
Validate Blueprints, Runbooks, Playbooks, and Automation Settings
Question 10
Describe and Differentiate Automation Concepts and Principles
Question 11
Validate Blueprints, Runbooks, Playbooks, and Automation Settings
Question 12
Deploy and Configure Self-Service and Related Components
Question 13
Describe and Differentiate Automation Concepts and Principles
Question 14
Validate Blueprints, Runbooks, Playbooks, and Automation Settings
Question 15
Deploy and Configure Self-Service and Related Components
Question 16
Deploy and Configure Self-Service and Related Components
Question 17
Deploy and Configure Self-Service and Related Components
Question 18
Validate Blueprints, Runbooks, Playbooks, and Automation Settings
Question 19
Validate Blueprints, Runbooks, Playbooks, and Automation Settings
Question 20
Describe and Differentiate Automation Concepts and Principles
Question 21
Deploy and Configure Self-Service and Related Components
Question 22
Validate Blueprints, Runbooks, Playbooks, and Automation Settings
Question 23
Deploy and Configure Self-Service and Related Components
Question 24
Deploy and Configure Self-Service and Related Components
Question 25
Validate Blueprints, Runbooks, Playbooks, and Automation Settings
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ad
Want a break from the ads?
Become a Supporter and enjoy a completely ad-free experience, plus unlock Learn Mode, Exam Mode, AstroTutor AI, and more.
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Which action should an administrator use to request a static IP address from an IPAM solution?
AProfile
BPre-create
CGuest Customization
DCreate
A company is new to automation and has infrastructure they would like to automate with Calm to provide standardized automation. The company also wants to create a Hybrid Cloud environment with their existing infrastructure which includes AHV, Azure, AWS, and a small legacy vSphere environment.
In which two locations can Calm be deployed? (Choose two.)
AvSphere Essential Edition
BVMware ESXi
CNutanix AHV
DAny Public Cloud
Which two groups of operations can a Prism Admin or Super Admin role perform? (Choose two.)
ACreate, read, automate, or delete an action template in the action gallery
BCreate, read, update, or delete an action template in the action gallery
CCreate, read, automate, delete, enable, and run playbooks
DCreate, read, update, delete, enable, and run playbooks
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?
AUse a local install instead of downloading
BCreate a loop to retry connection
CCreate a service dependency
DUse a sleep statement in a start script
Which method will result in unique names per VM when scaling out a Service in a Calm Blueprint?
AGuest OS customization using sysprep contains <ComputerName>@@{name}@@</ComputerName>.
BService VM Name field contains the macro variable @@{calm_array_index}@@.
CCall an external Python eScript that uses an IPAM API to register the VM name in DNS.
DSet the VM Name field to allow user edits at launch so the user can enter a custom value at launch.
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?
AConnection section has a network adapter selected for the Address box in Connection section.
BConnection section has no network adapters selected for the Address box in Connection section.
CConnection Type has a protocol selected.
DConnection Type has no protocol selected.
Which two providers are supported in Calm? (Choose two.)
AOracle Cloud
BKubernetes
CGCP
DIBM Cloud
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?
APublish the task to Github select the task from the Github Repository from the other blueprint.
BPublish the task to the Marketplace, select the task from the Marketplace from the other blueprint.
CPublish the task to the Task Repository, select the task from the Task Repository from the other blueprint.
DPublish the task to the Task Library select the task from the Task Library from the other blueprint.
What are two valid trigger types available for executing Playbooks? (Choose two.)
AManual
BAlert
CReport
DAudit
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?
AMarketplace
BProjects
CSetting
DLCM
An administrator is trying to delete a category, but the option is greyed out.
Which two conditions could be causing this issue? (Choose two.)
AThe category is system defined.
BThe category is assigned to powered-on VMs.
CThe category is part of a flow policy.
DThe category is user defined.
Refer to the exhibit.
A customer has decided to enable Calm Showback feature but started to receive an alert in Prism Central stating that Calm showback is not able to reach beam service.
Which two configuration items should the administrator check to ensure Calm can communicate with Beam? (Choose two.)
ADNS configuration in Prism Central
BEnsure Pulse is enabled
CPrism Element is configured with Proxy settings
DFlow is enabled in the same Prism Central
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?
ANumber of Template vCPU components should be equal to the number of pCPU configured.
BNumber of Template NICs components should be equal to the number of Network Settings configured.
CNumber of Template devices components should be equal to the number of Devices configured.
DNumber of Template VMXNET3 components should be equal to the number of Virtual e1000 adapters configured.
Which Calm feature provides the ability for administrators to approve Single or Multi-VM Blueprints for assignment to Projects?
AApplication Manager
BMarketplace
CProjects
DMarketplace Manager
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?
AEnable-WSManCredSSP -Role Server -Force
BEnable-WSManCredSSP -Role Client
CEnable-WSManCredSSP -Role Server
DDisable-WSManCredSSP -Role Server -Force
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?
AConfigure a Protection Domain to replicate images.
BClone the images from the Cluster01 to Cluster02.
CAll images are available to all clusters managed by a single Prism Central.
DUtilize Prism Central image placement policies.
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?
AEnvironment, Actions
BConfiguration, Settings
CBlueprint, Configuration
DApplication Profile, Actions
Where would a Calm administrator find the archived application logs within Prism Central?
AServices > Calm > Projects
BServices > Calm > Settings
CServices > Calm > Applications
DServices > Calm > Blueprints
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?
APolicies, Triggers, Categories, and Entities
BBlueprint, Triggers, Categories, and Polices
CBlueprint, Policies, Value, and Entities
DName, Value, Entities, and Policies
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?
ADeveloper created a pre-create task for reserving the IP address
BDeveloper created a post-create task for reserving the IP address
CDeveloper forgot to save the updated blueprint
DDeveloper forgot to publish the updated blueprint