Add missing pagerduty fixture

(imported from commit 692317cfac44343788327dbd8fc65319512276de)
This commit is contained in:
Jason Michalski 2015-02-09 19:06:03 -08:00 committed by acrefoot
parent 0ae8e28635
commit 4eaf88e8d1
1 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,41 @@
{
"messages": [
{
"created_on": "2015-02-09T18:31:05Z",
"data": {
"incident": {
"assigned_to": [],
"assigned_to_user": null,
"created_on": "2015-02-09T18:30:06Z",
"escalation_policy": {
"deleted_at": null,
"id": "P4BZUGM",
"name": "MP on-call"
},
"html_url": "https://dropbox.pagerduty.com/incidents/PJKGZF9",
"id": "PJKGZF9",
"incident_key": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"incident_number": 48219,
"last_status_change_by": null,
"last_status_change_on": "2015-02-09T18:31:05Z",
"number_of_escalations": 0,
"resolved_by_user": null,
"service": {
"deleted_at": null,
"html_url": "https://dropbox.pagerduty.com/services/PINP5IV",
"id": "PINP5IV",
"name": "MP API"
},
"status": "resolved",
"trigger_details_html_url": "https://dropbox.pagerduty.com/incidents/PJKGZF9/log_entries/Q1TF6UA8WN4AK8",
"trigger_summary_data": {
"description": "mp_error_block_down_criticalƴ"
},
"trigger_type": "trigger_svc_event"
}
},
"id": "cf419f70-b089-11e4-9e4c-f23c91739642",
"type": "incident.resolve"
}
]
}