feat(splunk-on-call-plugin): add REST endpoint

Signed-off-by: Remi <remi.d45@gmail.com>
This commit is contained in:
Remi
2021-02-25 22:56:01 +01:00
parent 49be39b92a
commit fde006b434
8 changed files with 177 additions and 305 deletions
+1
View File
@@ -56,6 +56,7 @@ In `app-config.yaml`:
```yaml
splunkOnCall:
username: <SPLUNK_ON_CALL_USERNAME>
eventsRestEndpoint: <SPLUNK_ON_CALL_REST_ENDPOINT>
```
The user supplied must be a valid Splunk On-Call user and a member of your organization.