How could a playbook be configured to satisfy this request with the least human interaction?
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 ....
How can application releases be repeatedly deployed in the least amount of time?
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...
How should the administrator satisfy this request from the Accounting department?
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...
In order to give Consumers the ability to modify attributes, what should the Blueprint creator implement in the design?
In order to give Consumers the ability to modify attributes, what should the Blueprint creator implement in the design?A . Custom actionsB . eScript task with custom macrosC . Runtime variablesD . HTTP task with built-in macrosView AnswerAnswer: C Explanation: Runtime variables are variables that can be modified by the...
What is causing the error message?
Refer to the exhibit. A subset of Linux VMs are required to be gracefully shutdown each evening. A Playbook is created to shutdown the targeted VMs, however the error message shown in the exhibit is displayed when the Playbook is executed. What is causing the error message?A . User executing...
Where in the Blueprint Editor should the developer make the relevant changes?
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?A . Environment, ActionsB . Configuration, SettingsC . Blueprint, ConfigurationD . Application Profile, ActionsView AnswerAnswer: D Explanation: To...
Which two prerequisites should an administrator take into consideration when configuring the Playbooks?
An administrator is configuring Playbooks and is concerned about adding or reducing CPU and memory resources to VMs. Which two prerequisites should an administrator take into consideration when configuring the Playbooks? (Choose two.)A . CPU can be added to a powered on VM if the guest OS supports itB ....
Why is this Playbook continuing to fail?
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...
What should the administrator do to satisfy this requirement?
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...
What two pieces of information can an administrator obtain from Plays? (Choose two.)
What two pieces of information can an administrator obtain from Plays? (Choose two.)A . Host where the action runsB . Start time and end time of each actionC . Execution result statusD . CVM IP where the alert was triggeredView AnswerAnswer: A, C Explanation: Plays are event-driven automation workflows that...