The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
event notification delete
Contributors
-
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.