dump Flashcards
An admin 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
A. Audit
An admin at a busy software dev company is looking to roll out calm for authentication and estimates they wil be creating 200 projects, 500 runbooks, 1500 blueprints and automating the deployment of 7500 VMs for their dev teams. What size of PC VM(s) is recommended to hest the CALM environment?
A. 3 nodes Large - 10vCPU and 52GB Memory per node
B. 1 node small - 6vCPU and 30GB Memory per node
C. 3 nodes small - 6vCPU and 30 GB Memory per node
D. 1 node large - 10 vCPU and 52 Memory per node
A. 3 nodes Large - 10vCPU and 52GB Memory per node
Which calm feature providses the ability for admin to approve single or multi-VM blueprints for assignments to projects?
A. Application manager
B. marketplace
C. projects
D. marketplace manager
D. Marketplace manager
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?
A. Marketplace
B. Projects
C. Setting
D. LCM
D. LCM
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. Custom actions
B. eScript task with custom macros
C. Runtime variables
D. HTTP task with built-in macros
C. Runtime variables
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>.
B. Service VM Name field contains the macro variable @@{calm_array_index}@@.
C. Call an external Python eScript that uses an IPAM API to register the VM name in DNS.
D. Set the VM Name field to allow user edits at launch so the user can enter a custom value at launch.