Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

eventdefinition show

Prev Next

This command shows a specified event definition.

Usage

eventdefinition show --id ID

Required Parameters

--id ID

Specifies the ID of the event definition that you want to show.

Example

vcli: admin> eventdefinition show --id 783
+------------------+--------------+
| ID               | 783          |
| Object-type      | Host         |
| Event-type       | NOTIFICATION |
| Event-message    | None         |
| Severity         | MAJOR        |
| Email-recipients | []           |
| Disable-actions  | False        |
| Trigger-on       | None         |
| Trigger-off      | None         |
| User-modified    | False        |
| Enabled          | True         |
| Cooldown         | 600          |
| Raise-at-count   | None         |
| Alarm-only       | True         |
| Webhooks         | []           |
+------------------+--------------+