All users can list or remove their own alerts. They cannot access the alerts sent to other users.
| Description |
|---|---|
| List the alerts sent to the logged-in user account. |
| View the details for the specified alert. |
| Remove an alert sent to the logged-in user account. |
Examples
Get all alerts for the user:
$ hicli alert list 1 10/08/17 17:06:52 Account disabled for spate due to repeated failures 2 10/08/17 17:08:00 VM Set Admin Group group has been granted access to datastore dedup on
Get the details of alert 1:
$ hicli alert detail 1 ID b62c3bb3954611e3bfe6080027cbdf2a Message Account disabled for spate due to repeated failures Date 10/08/17 17:06:52
Delete alert 1:
$ hicli alert rm b62c3bb3954611e3bfe6080027cbdf2a