zulip/zerver/fixtures/pagerduty/pagerduty_resolved.json

52 lines
2.1 KiB
JSON

{
"messages": [
{
"created_on": "2015-02-07T21:31:53Z",
"data": {
"incident": {
"assigned_to": [],
"assigned_to_user": null,
"created_on": "2015-02-07T21:05:47Z",
"escalation_policy": {
"deleted_at": null,
"id": "PUIGL4T",
"name": "Default"
},
"html_url": "https://zulip-test.pagerduty.com/incidents/PO1XIJ5",
"id": "PO1XIJ5",
"incident_key": "It is on fire",
"incident_number": 1,
"last_status_change_by": {
"email": "armooo@zulip.com",
"html_url": "https://zulip-test.pagerduty.com/users/POBCFRJ",
"id": "POBCFRJ",
"name": "Jason MIchalski"
},
"last_status_change_on": "2015-02-07T21:31:53Z",
"number_of_escalations": 0,
"resolved_by_user": {
"email": "armooo@zulip.com",
"html_url": "https://zulip-test.pagerduty.com/users/POBCFRJ",
"id": "POBCFRJ",
"name": "Jason MIchalski"
},
"service": {
"deleted_at": null,
"html_url": "https://zulip-test.pagerduty.com/services/PIL5CUQ",
"id": "PIL5CUQ",
"name": "Test service"
},
"status": "resolved",
"trigger_details_html_url": "https://zulip-test.pagerduty.com/incidents/PO1XIJ5/log_entries/Q01ZH27LNRIAUB",
"trigger_summary_data": {
"subject": "It is on fire"
},
"trigger_type": "email_trigger"
}
},
"id": "bc3d9ed0-af10-11e4-947f-22000ad9bf74",
"type": "incident.resolve"
}
]
}