zulip/zerver/webhooks/newrelic/fixtures/incident_missing_state_new....

11 lines
388 B
JSON
Raw Normal View History

{
"incident_acknowledge_url": "https://alerts.newrelic.com/accounts/2941966/incidents/1234/acknowledge",
"id": 1234,
"details": "Violation description test.",
"alertPolicyNames": ["Test policy name"],
"condition_name": "Server Down",
"createdAt": 1605133931151,
"owner": "Alice",
"issueUrl": "https://alerts.newrelic.com/accounts/2941966/incidents/1234"
}