Where can an administrator view captured snapshot for a single VM blueprint running with Nutanix as the provider?
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?
The best option to automate the installation of the local agent on all Linux VMs is to create an Endpoint that includes all Linux VMs and include the Endpoint in a Runbook that executes a shell script for agent installation. This way, the administrator can leverage the Calm Runbook feature, which allows orchestrating tasks across multiple VMs without the need of a blueprint or an application. The administrator can also filter the VMs by name, tag, or other criteria to select the target VMs for the Endpoint. The shell script can be added as a task in the Runbook and run on the selected Endpoint.
Option A is not correct because a Brownfield deployment is used to create an application from existing VMs and an existing blueprint. It is not suitable for automating tasks across multiple VMs without a blueprint. Moreover, a Brownfield deployment cannot attach to post-Calm created VMs, as they are already managed by Calm.
With the Prism Viewer role, what operations are allowed to be performed?
The Prism Viewer role in Nutanix Prism Central is a read-only role. Users with this role can view and analyze various elements within Prism Central, including playbooks and the action gallery, but they cannot perform any modifications or operational tasks such as stopping or resuming a playbook, cloning, or updating templates.
Nutanix documentation on RBAC Roles.
Nutanix Best Practices for Role-Based Access Control.
Exhibit.
A Blueprint Developer has been asked to Create a Application Blueprint for AWS and Azure.
Which two actions must be complete to enable the developer to complete this requested task? (Choose two.)
To create an application blueprint for AWS and Azure in Nutanix Calm, the Blueprint Developer needs to complete the following actions:
Create AWS and Azure Accounts: These accounts must be created and configured within Nutanix Calm to allow integration with the respective cloud providers.
Add the provider Accounts to the project: Once the accounts are created, they need to be added to the specific project in which the blueprint will be developed. This ensures that the blueprint can use the resources and configurations associated with these accounts.
Nutanix documentation on Creating Cloud Accounts.
Nutanix Best Practices for Project Configuration.
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?