zulip/zerver/webhooks/newrelic/fixtures/incident_closed_new.json

12 lines
440 B
JSON

{
"incident_acknowledge_url": "https://alerts.newrelic.com/accounts/2941966/incidents/1234/acknowledge",
"id": "f0d98b28-bf9d-49e7-b9d0-ac7cbb52e73a",
"details": "Violation description test.",
"alertPolicyNames": ["Test policy name"],
"condition_name": "Server Down",
"createdAt": 1605133931151,
"state": "closed",
"owner": "",
"issueUrl": "https://alerts.newrelic.com/accounts/2941966/incidents/1234"
}