4.3.3.2 DELETE ALERT

This command deletes a specific alert.

Syntax

DELETE ALERT
WHERE
   { ID=alert_id |
     HOSTNAME=host_name [ TYPE=alert_type ] |
     CLUSTERNUMBER=cluster_number [ TYPE=alert_type ] |
     CLUSTERNAME=cluster_name [ TYPE=alert_type ] |
     CLUSTERID=cluster_id [ TYPE=alert_type ] }

Arguments

The following arguments are available in the WHERE clause:

  • ID : Specifies the es.xml ID for an existing alert

  • HOSTNAME : Specifies the target server hostname

  • TYPE : Specifies the alert type: SNMP, SMTP, ASR, OCM, or EM

  • CLUSTERNUMBER : Specifies the cluster number in the es.xml, starting at 1

  • CLUSTERNAME : Specifies the name of the cluster

  • CLUSTERID : Specifies the es.xml ID of the cluster