Alarms and Events VAST CLI Commands

Prev Next

To manage alarms and events via the CLI, use the following commands.

Tip

For full CLI command syntax, including VAST arguments, enter the command at the CLI prompt in the <command> <subcommand> format provided in the table, followed by ?.

Task

Command

Display alarms, with filtering options

alarm list

Clear all alarms

alarm clear

Display details of a specific alarm

alarm show

Delete a specific alarm

alarm delete

Display all events

event list

Display details of a specific event

event show

Display global and default event definition settings

eventdefinitionconfig list, eventdefinitionconfig show

Modify global and default event definition settings

eventdefinitionconfig modify

Display all event definitions

eventdefinition list

Display details of a specific event definition

eventdefinition show

Modify event definition

eventdefinition modify

Set up custom event actions (webhook, email)

eventdefinition modify

Send test actions for a specific event definition

eventdefinition test