NCP-MCA Exam QuestionsBrowse all questions from this exam

NCP-MCA Exam - Question 20


An administrator needs to create a Playbook to be notified when VMs are deleted.

Which X-Play Trigger would satisfy this task?

Show Answer
Correct Answer: AC

To create a Playbook that notifies an administrator when VMs are deleted, the X-Play Trigger required would be 'Event'. This is because the action of a VM being deleted is categorized as an event within the system. Triggers that occur based on specific actions or changes such as deletions are typically defined as events, making 'Event' the appropriate choice for this task.

Discussion

5 comments
Sign in to comment
getfoo2021Option: C
May 8, 2023

C: Event rather than Alert

ajit9Option: C
Jul 22, 2023

Deleted VM

Ken_WilkeyOption: C
Nov 1, 2023

The action is considered an event when setting up an trigger in playbooks. There is not an alert based action.

PatigOption: C
Mar 20, 2024

C is correct, In Nutanix, to create a Playbook that notifies you when VMs are deleted, you can utilize the “VM Deleted” trigger. This trigger is specifically designed to capture VM deletion events and initiate the desired actions or notifications. When a VM is deleted, the Playbook associated with this trigger will be executed, allowing you to take appropriate steps based on your requirements. Remember to configure the Playbook to handle the notification method (e.g., email, webhook, etc.) according to your organization’s needs.

Ced710Option: C
Aug 31, 2023

I think it is Event