Skip to content

Instantly share code, notes, and snippets.

@mrpatrick
Created November 18, 2013 16:29
Show Gist options
  • Save mrpatrick/7530812 to your computer and use it in GitHub Desktop.
Save mrpatrick/7530812 to your computer and use it in GitHub Desktop.
{ "messages": [ { "id": "bb8b8fe0-e8d5-11e2-9c1e-22000afd16cf", "created_on": "2013-07-09T20:25:44Z", "type": "incident.trigger", "data": { "incident": { "id": "PIJ90N7", "incident_number": 1, "created_on": "2013-07-09T20:25:44Z", "status": "triggered", "html_url": "http://acme.pagerduty.com/incidents/PIJ90N7", "incident_key": "null", "service": { "id": "PBAZLIU", "name": "service", "html_url": "http://acme.pagerduty.com/services/PBAZLIU" }, "assigned_to_user": { "id": "PPI9KUT", "name": "Alan Kay", "email": "[email protected]", "html_url": "http://acme.pagerduty.com/users/PPI9KUT" }, "trigger_summary_data": { "subject": "45645" }, "trigger_details_html_url": "http://acme.pagerduty.com/incidents/PIJ90N7/log_entries/PIJ90N7", "last_status_change_on": "2013-07-09T20:25:44Z", "last_status_change_by": "null" } } }, { "id": "8a1d6420-e9c4-11e2-b33e-f23c91699516", "created_on": "2013-07-09T20:25:45Z", "type": "incident.resolve", "data": { "incident": { "id": "PIJ90N7", "incident_number": 1, "created_on": "2013-07-09T20:25:44Z", "status": "resolved", "html_url": "http://acme.pagerduty.com/incidents/PIJ90N7", "incident_key": "null", "service": { "id": "PBAZLIU", "name": "service", "html_url": "http://acme.pagerduty.com/services/PBAZLIU" }, "assigned_to_user": "null", "resolved_by_user": { "id": "PPI9KUT", "name": "Alan Kay", "email": "[email protected]", "html_url": "http://acme.pagerduty.com/users/PPI9KUT" }, "trigger_summary_data": { "subject": "45645" }, "trigger_details_html_url": "http://acme.pagerduty.com/incidents/PIJ90N7/log_entries/PIJ90N7", "last_status_change_on": "2013-07-09T20:25:45Z", "last_status_change_by": { "id": "PPI9KUT", "name": "Alan Kay", "email": "[email protected]", "html_url": "http://acme.pagerduty.com/users/PPI9KUT" } } } } ]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment