Nutanix Certified Professional - Multicloud Automation V6.5 Exam Practice Test

Page: 1 / 14
Total 126 questions
Question 1

What is a Category?



Answer : A

A Category in Nutanix is a grouping of entities (such as VMs, hosts, clusters, etc.) into a key-value pair. Categories are used to organize and manage resources more effectively by tagging them with meaningful identifiers.


Nutanix documentation on Categories.

Nutanix Best Practices for Using Categories.

Question 2

An administrator need to remove an application from Self-Service (formerly Calm). However, the VM needs to the kept up and running in the environment as it hosts important data.

How can the administrator accomplish this tasks in the simplest way?



Answer : B

To remove an application from Self-Service (formerly Calm) while keeping the VM up and running, the administrator should:

Go to the Manage tab of the application in Self-Service.

Select the Delete action.

By doing this, the application will be removed from the management of Self-Service, but the VM will remain running in the environment.


Nutanix documentation on Managing Applications.

Nutanix Best Practices for Application Deletion.

Question 3

Which two items are required to create a Category via automation? (Choose two.)



Answer : C, D

To create a Category via automation in Nutanix, the required items are:

Name: The identifier for the category.

Value: The specific value assigned to the category.

Categories help in organizing and managing resources by tagging them with meaningful identifiers.


Nutanix documentation on Creating Categories.

Nutanix Best Practices for Category Management.

Question 4

Exhibit.

An administrator needs to add pre-create tasks and install package in the VM, but all options are grayed out.

What is the issue?



Answer : D

The options for adding pre-create tasks and installing packages in the VM are grayed out because there are no credentials added yet. Nutanix Calm requires VM credentials to perform package installations and pre/post tasks, as these actions need access to the VM to execute the necessary commands and scripts.


Nutanix Calm documentation on Managing VM Credentials.

Nutanix Best Practices for Blueprint Configuration.

Question 5

Exhibit.

The user would like to take a snapshot, expand the vDisk and get the result with a Slack message triggered by a pipeline CI/CD.

What trigger should be used?



Answer : D

To trigger a series of actions (taking a snapshot, expanding the vDisk, and sending a Slack message) from a pipeline CI/CD, the appropriate trigger to use is 'Webhook.' Webhooks allow external systems, such as CI/CD pipelines, to trigger playbooks in Nutanix Calm via HTTP requests, making them suitable for integrating with CI/CD tools.


Nutanix documentation on Webhook Triggers.

Nutanix Best Practices for CI/CD Integration.

Question 6

After an application is no longer needed, a user puts in a ticket to delete the VM. The administrator finds the VM in Prism Central and deletes it, but then realize that it was a Self-Service (formerly Calm) managed VM.

When the administrator attempts the application in Self-Service using the Delete action, it fails because the Substrate cannot be found.

How would the administrator delete the application from management?



Answer : B

When a VM managed by Self-Service (formerly Calm) is deleted manually from Prism Central, the associated application in Self-Service cannot be deleted using the standard delete action because the substrate is no longer present. In this scenario, the administrator should use the 'Soft Delete' action in Self-Service, which will remove the application from management without requiring the substrate to be present.


Nutanix documentation on Soft Delete.

Nutanix Best Practices for Managing Self-Service Applications.

Question 7

A developer Is building and testing a new Blueprint to deploy a Window Server VM on AHV. During one of the test runs, the application build fails.

The developer asks an administrator to investigate the failure. After careful review, the administrator finds this error message on a task that execute a Poweredshell script.

What is the cause of this error message?



Answer : B

The error message 'A specified logon session does not exist. It may already have been terminated' is often caused by the lack of CredSSP (Credential Security Support Provider) being enabled on the Windows Operating System. CredSSP is necessary for certain remote operations, including executing PowerShell scripts remotely.


Microsoft documentation on Enabling CredSSP.

Nutanix documentation on Troubleshooting PowerShell Scripts.

Page:    1 / 14   
Total 126 questions