ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 70 - NCP-MCA discussion

Report
Export

A company wants to ensure that all developers are able to request new development environments on demand by using ServiceNow.

The administrator notices that even though developers create new environments, they rarely remove these environments when moving on to new assignments. Today, the administrator has gone into Prism Central to check when the VM was created, in order to reach out to the developer and ask if it can be deleted. The administrator has accidentally deleted the wrong VM in the past.

Which two methods can the administrator use to automate this task to avoid deleting the incorrect VMs? (Choose two.)

A.
Create a playbook REST API action to delete the VM from a ServiceNow approval flow.
Answers
A.
Create a playbook REST API action to delete the VM from a ServiceNow approval flow.
B.
Create a playbook webhook action to delete the VM from a ServiceNow approval flow.
Answers
B.
Create a playbook webhook action to delete the VM from a ServiceNow approval flow.
C.
Create a playbook webhook trigger to delete the VM from a ServiceNow approval flow.
Answers
C.
Create a playbook webhook trigger to delete the VM from a ServiceNow approval flow.
D.
Create a playbook REST API trigger to delete the VM from a ServiceNow approval flow.
Answers
D.
Create a playbook REST API trigger to delete the VM from a ServiceNow approval flow.
Suggested answer: A, B

Explanation:

A playbook REST API action allows the administrator to send an HTTP request to a specified endpoint, such as the Prism Central API, to perform an operation, such as deleting a VM. A playbook webhook action allows the administrator to send a payload to a specified URL, such as a ServiceNow webhook, to trigger an event, such as an approval flow. Both of these actions can be used to automate the deletion of VMs from a ServiceNow approval flow, where the developers can request and confirm the removal of their environments. A playbook webhook trigger and a playbook REST API trigger are not valid options, as they are used to initiate a playbook based on an external event, not to perform an action within a playbook.Reference:Nutanix Certified Professional - Multicloud Automation (NCP-MCA) 6.5 Exam Blueprint Guide, page 10;Nutanix Certified Professional - Multicloud Automation (NCP-MCA), section 4;NCP-MCA Exam Dumps - Nutanix Certified Professional - Multicloud ..., question 70.

asked 23/09/2024
Sunil Reddy
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first