zulip/zerver/webhooks/pagerduty/fixtures/acknowledged_v3.json

54 lines
1.6 KiB
JSON

{
"event": {
"id": "01BZYK8N47N5JG55J1EEEHPEJI",
"event_type": "incident.acknowledged",
"resource_type": "incident",
"occurred_at": "2021-06-04T13:55:30.394Z",
"agent": {
"html_url": "https://pig208.pagerduty.com/users/PJ0LVEB",
"id": "PJ0LVEB",
"self": "https://api.pagerduty.com/users/PJ0LVEB",
"summary": "PIG 208",
"type": "user_reference"
},
"client": null,
"data": {
"id": "PQ1K5C8",
"type": "incident",
"self": "https://api.pagerduty.com/incidents/PQ1K5C8",
"html_url": "https://pig208.pagerduty.com/incidents/PQ1K5C8",
"number": 10,
"status": "acknowledged",
"title": "Test Incident",
"service": {
"html_url": "https://pig208.pagerduty.com/services/PA2P440",
"id": "PA2P440",
"self": "https://api.pagerduty.com/services/PA2P440",
"summary": "pig208",
"type": "service_reference"
},
"assignees": [
{
"html_url": "https://pig208.pagerduty.com/users/PJ0LVEB",
"id": "PJ0LVEB",
"self": "https://api.pagerduty.com/users/PJ0LVEB",
"summary": "PIG 208",
"type": "user_reference"
}
],
"escalation_policy": {
"html_url": "https://pig208.pagerduty.com/escalation_policies/PY82TC6",
"id": "PY82TC6",
"self": "https://api.pagerduty.com/escalation_policies/PY82TC6",
"summary": "Default",
"type": "escalation_policy_reference"
},
"teams": [],
"priority": null,
"urgency": "high",
"conference_bridge": null,
"resolve_reason": null
}
}
}