event notification delete
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Delete event notifications
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The event notification delete
command deletes an existing event notification.
Parameters
-ID <integer>
- Event Notification ID-
Use this parameter to specify the ID of the notification to be deleted.
Examples
The following example shows the deletion of event notification with ID 1:
cluster1::> event notification show ID Filter Name Destinations ----- ---------------- ----------------- 1 filter1 email_dest, syslog_dest, snmp-traphost cluster1::> event notification delete -ID 1 cluster1::> event notification show This table is currently empty.