An administrator needs to create a Playbook to be notified when VMs are deleted.
Which X-Play Trigger would satisfy this task?
An administrator needs to create a Playbook to be notified when VMs are deleted.
Which X-Play Trigger would satisfy this task?
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.
C: Event rather than Alert
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.
The action is considered an event when setting up an trigger in playbooks. There is not an alert based action.
Deleted VM
I think it is Event