mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
Added Webex Teams support and updated documentation
This commit is contained in:
@@ -343,3 +343,14 @@ Parameters for this report module:
|
||||
|urls| A dictionary containing Alerta API URLs grouped by user group (key: group, value: API URL). |
|
||||
|urls.default| The Alerta API URL of the default user group. |
|
||||
|
||||
#### reportWebex
|
||||
|
||||
This report module sends alerts on [Webex Teams](https://teams.webex.com).
|
||||
|
||||
Parameters for this report module:
|
||||
|
||||
|Parameter| Description|
|
||||
|---|---|
|
||||
|hooks| A dictionary containing Webex Teams WebHooks grouped by user group (key: group, value: WebHook).|
|
||||
|hooks.default| The WebHook (URL) of the default user group.|
|
||||
|
||||
|
Reference in New Issue
Block a user