mirror of https://github.com/caronc/apprise
Updated Notify_opsgenie (markdown)
parent
9ac6fe2858
commit
2df52e3ad5
|
@ -46,5 +46,5 @@ Send a Opsgenie notification to all devices associated with a project:
|
||||||
# Assume:
|
# Assume:
|
||||||
# - our {apikey} is a6k4ABnck26hDh8AA3EDHoOVdDEUlw3nty
|
# - our {apikey} is a6k4ABnck26hDh8AA3EDHoOVdDEUlw3nty
|
||||||
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||||
onesignal://a6k4ABnck26hDh8AA3EDHoOVdDEUlw3nty
|
opsgenie://a6k4ABnck26hDh8AA3EDHoOVdDEUlw3nty
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue