This command deletes an event notification definition.
Usage
eventnotification delete --name NAME --view-id ID
Required Parameters
| The name of the event notification definition that you want to delete. |
| The ID of the view to which the event notification configuration applies. |
Example
To delete event notification named EV configured for view 34:
vcli: admin> eventnotification delete --name ev --view-id 34