Deletes system alerts.
system_alert ‑delete { ‑all | ‑alert system‑alert‑id‑or‑fqn [, system‑alert‑id‑or‑fqn]... } [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}] [{‑outputformat | ‑o} { text | xml }] [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}]
You can delete an alert by running the system_alert ‑delete ‑alert system-alert-id-or-fqn command. Obtain the fully qualified name (FQN) or unique identifier (ID) of the alert by running the system_alert ‑list command.
In addition to deleting single alerts, you can also clear groups of alerts, or all alerts. The Oracle FS System does not delete alerts that cannot be deleted by administrators, even if explicitly specified.
Specifies the fully qualified names or IDs of one or more system alerts. Use a comma separated list to specify multiple alerts.
Removes all system alerts, including the alerts that are triggered when the storage usage exceeds the defined thresholds.
Delete the temperature system alert when the machine room temperature returns to normal and you have verified that the air conditioner is working correctly.
The fully qualified name of the temperature alert: /THERM_WARN
$ fscli system_alert -delete -alert /THERM_WARN