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

12 lines
451 B
JSON

{
"incident_acknowledge_url": "https://alerts.newrelic.com/accounts/2941966/incidents/1234/acknowledge",
"id": "3576f543-dc3c-4d97-9f16-5c81f35195cb",
"details": "Violation description test.",
"alertPolicyNames": ["Test policy name"],
"condition_name": "Server Down",
"createdAt": 1605133931151,
"state": "acknowledged",
"owner": "Alice",
"issueUrl": "https://alerts.newrelic.com/accounts/2941966/incidents/1234"
}