This command displays global settings for default notification actions that VAST Cluster performs when a defined event occurs on the cluster.
Usage
eventdefinitionconfig show
Example
vcli: admin> eventdefinitionconfig show
+--------------------------+---------------------------------------------------------------------------+
| Smtp-host | mail.company.com |
| Smtp-port | 587 |
| Smtp-user | smtp-admin |
| Smtp-password | ************ |
| Smtp-use-tls | True |
| Email-subject | |
| Email-sender | do_not_reply@company.com |
| Email-recipients | ['storage_admin@company.com', 'bsmith@company.com', 'abrown@company.com'] |
| Webhook-url | |
| Webhook-data | |
| Webhook-method | GET |
| Syslog-host | 192.0.2.0 |
| Syslog-port | 514 |
| Syslog-protocol | tcp |
| Quota-email-suffix | |
| Quota-email-provider | aggregated |
| Quota-email-interval | 1 00:00:00 |
| Quota-email-hourly-limit | 100 |
| Syslog-vms-audit | True |
| Syslog-shell-audit | True |
| Syslog-ipmi-audit | True |
| Audit-logs-retention | 10 |
+--------------------------+---------------------------------------------------------------------------+