This command displays the default and global settings for actions that are triggered by events.
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 | +------------------+---------------------------------------------------------------------------+
Comments
0 comments
Article is closed for comments.