Delete existing event destinations
The following system-defined notification destination is configured for your use:
cluster1::> event notification destination show Name Type Destination -------------- ---------- --------------------- StorageAdminEmail email StorageAdmin@example.com StorageAdminSyslog syslog example.com snmp-traphost snmp 10.30.40.10 (from "system snmp traphost") 3 entries were displayed. cluster1::> event notification destination delete -name StorageAdminEmail cluster1::> event notification destination show Name Type Destination -------------- ---------- --------------------- StorageAdminSyslog syslog example.com snmp-traphost snmp 10.30.40.10 (from "system snmp traphost") 2 entries were displayed. cluster1::> event notification destination delete -name Storage* cluster1::> event notification destination show Name Type Destination -------------- ---------- --------------------- snmp-traphost snmp 10.30.40.10 (from "system snmp traphost") 1 entries were displayed.