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

12 lines
441 B
JSON

{
"incident_acknowledge_url": "https://alerts.newrelic.com/accounts/2941966/incidents/1234/acknowledge",
"id": "8114ada3-572e-4550-a310-12375371669e",
"details": "Violation description test.",
"alertPolicyNames": ["Test policy name"],
"condition_name": "Server Down",
"createdAt": 1605133931151,
"state": "created",
"owner": "",
"issueUrl": "https://alerts.newrelic.com/accounts/2941966/incidents/1234"
}