mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-23 20:11:10 +00:00
Update Readme.md
This commit is contained in:
parent
dd3bae5deb
commit
fb0e942214
|
@ -24,6 +24,7 @@ A Python3 script to send your desired payload to PagerDuty and create an inciden
|
||||||
"resource_id" : resource_id,
|
"resource_id" : resource_id,
|
||||||
"system_data":"This a resource in the development system of XYZ corp.",
|
"system_data":"This a resource in the development system of XYZ corp.",
|
||||||
"tags":"'HA System','Non-critical-system','SpringBoot-App'"
|
"tags":"'HA System','Non-critical-system','SpringBoot-App'"
|
||||||
|
'''
|
||||||
* Finalize your payload accoring the parameters(severity,components etc .)
|
* Finalize your payload accoring the parameters(severity,components etc .)
|
||||||
* Voila! If everything works fine you will recieve a Page
|
* Voila! If everything works fine you will recieve a Page
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user