Which Calm feature provides the ability for administrators to approve Single or Multi-VM Blueprints for assignment to Projects?
Answer : D
The alert in Prism Central indicates that Calm showback is not able to reach the beam service. This could be due to network connectivity issues or incorrect configurations. The administrator should check the DNS configuration in Prism Central (Option A) to ensure that it is correctly configured to allow communication with the Beam service. Additionally, checking if Prism Element is configured with Proxy settings (Option C) is essential as it can also affect the communication between Calm and Beam. Pulse (Option B) and Flow (Option D) are not related to the Calm showback feature and do not impact its functionality.
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?
Answer : B
The Restart Action of a Service allows the developer to define custom tasks that will be executed when the service is restarted. An Execute Task can run any script or command on the target VM, such as restarting the IIS service. This way, the Operator can use the Self-Service Portal to restart the service without logging into the VM or using another tool.
When creating a Playbook using alerts, which types of actions can be executed?
What two view options are available when launching Calm blueprints? (Choose two.)
Answer : C, D
When launching Calm blueprints, there are two view options available: Developer and Consumer. The Developer view allows you to create, edit, and manage blueprints, as well as access advanced features such as macros, actions, and scripts. The Consumer view allows you to launch and manage applications from the Marketplace, as well as access basic features such as variables, tasks, and alerts. The view option is determined by the role assigned to the user in the project. Users with the Project Admin or Project Auditor role can switch between the Developer and Consumer views, while users with the Project User role can only access the Consumer view.Reference:
Nutanix Calm User Guide, Introduction to Nutanix Calm, Nutanix Calm User Interface
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?
An administrator is trying to delete a category, but the option is greyed out.
Which two conditions could be causing this issue? (Choose two.)
Answer : A, C
Categories are key-value pairs that you can use to tag and filter entities in Nutanix. There are two types of categories: system defined and user defined. System defined categories are built-in and cannot be deleted. User defined categories are created by the administrator and can be deleted if they are not used in any policy. Policies are rules that apply actions or restrictions to entities based on their categories. Flow policies are policies that control the network security and visibility of VMs. If a category is part of a flow policy, it cannot be deleted unless the policy is removed or modified. Therefore, the two conditions that could prevent an administrator from deleting a category are: the category is system defined, or the category is part of a flow policy.Reference:
How can a Runbook be shared across projects?
Answer : A
To share a Runbook across projects in Nutanix Calm, it should be published to the Calm Marketplace. The Calm Marketplace allows administrators to publish and share blueprints, runbooks, and other resources, making them available for use across different projects within the organization.
Nutanix Calm documentation on Marketplace Publishing.
Nutanix Best Practices for Sharing Runbooks.