zulip/zerver/webhooks/freshstatus/fixtures/freshstatus_incident_open.json

24 lines
667 B
JSON

{
"id": "53481",
"title": "Degradation of Database Server",
"source": "Monitoring System",
"end_time": "None",
"is_private": "False",
"start_time": "2021-04-12 16:29:00+00:00",
"description": "This issue is being investigated.",
"affected_services": "Database Server",
"notification_options": {
"send_tweet": "false",
"send_email": "false"
},
"status": "Open",
"event_data": {
"webhook_id": 102,
"account_id": 2300,
"account_name": "example",
"event_id": 1361,
"event_type": "INCIDENT_OPEN",
"event_created_on": "2021-04-12 16:30:43.392582+00:00"
}
}