eventnotification delete

Prev Next

This command deletes an event notification definition.

Usage

eventnotification delete --name NAME
                         --view-id ID

Required Parameters

--name NAME

The name of the event notification definition that you want to delete.

--view-id ID

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