This command shows a specified event definition.
Usage
eventdefinition show --id ID
Required Parameters
| Specifies the ID of the event definition that you want to show. |
Example
vcli: admin> eventdefinition show --id 12
+------------------+----------------------------------------------------+
| ID | 12 |
| Object-type | Cluster |
| Event-type | THRESHOLD |
| Event-message | Cluster {obj} metadata in use reached {threshold}% |
| Severity | MINOR |
| Email-recipients | [] |
| Webhook-url | None |
| Webhook-data | None |
| Webhook-method | |
| Webhook-params | None |
| Disable-actions | False |
| Trigger-on | ['ge', 94] |
| Trigger-off | None |
| User-modified | False |
| Enabled | N/A |
| Alarm-only | True |
+------------------+----------------------------------------------------+