mirror of https://github.com/zulip/zulip.git
11 lines
386 B
JSON
11 lines
386 B
JSON
{
|
|
"incident_acknowledge_url": "https://alerts.newrelic.com/accounts/2941966/incidents/1234/acknowledge",
|
|
"incident_id": 1234,
|
|
"details": "Violation description test.",
|
|
"policy_name": "Test policy name",
|
|
"condition_name": "Server Down",
|
|
"current_state": "open",
|
|
"owner": "",
|
|
"incident_url": "https://alerts.newrelic.com/accounts/2941966/incidents/1234"
|
|
}
|