aboutsummaryrefslogtreecommitdiff
path: root/cmd/mimi/modules/discord/flyio/testdata/incident_update.json
blob: 631499fd304624f773c7626854c17157a5c32062 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
  "meta": {
    "unsubscribe": "http://statustest.flyingkleinbrothers.com:5000/?unsubscribe=j0vqr9kl3513",
    "documentation": "http://doers.statuspage.io/customer-notifications/webhooks/"
  },
  "page": {
    "id": "j2mfxwj97wnj",
    "status_indicator": "critical",
    "status_description": "Major System Outage"
  },
  "incident": {
    "backfilled": false,
    "created_at": "2013-05-29T15:08:51-06:00",
    "impact": "critical",
    "impact_override": null,
    "monitoring_at": "2013-05-29T16:07:53-06:00",
    "postmortem_body": null,
    "postmortem_body_last_updated_at": null,
    "postmortem_ignored": false,
    "postmortem_notified_subscribers": false,
    "postmortem_notified_twitter": false,
    "postmortem_published_at": null,
    "resolved_at": null,
    "scheduled_auto_transition": false,
    "scheduled_for": null,
    "scheduled_remind_prior": false,
    "scheduled_reminded_at": null,
    "scheduled_until": null,
    "shortlink": "http://j.mp/18zyDQx",
    "status": "monitoring",
    "updated_at": "2013-05-29T16:30:35-06:00",
    "id": "lbkhbwn21v5q",
    "organization_id": "j2mfxwj97wnj",
    "incident_updates": [
      {
        "body": "A fix has been implemented and we are monitoring the results.",
        "created_at": "2013-05-29T16:07:53-06:00",
        "display_at": "2013-05-29T16:07:53-06:00",
        "status": "monitoring",
        "twitter_updated_at": null,
        "updated_at": "2013-05-29T16:09:09-06:00",
        "wants_twitter_update": false,
        "id": "drfcwbnpxnr6",
        "incident_id": "lbkhbwn21v5q"
      },
      {
        "body": "We are waiting for the cloud to come back online and will update when we have further information",
        "created_at": "2013-05-29T15:18:51-06:00",
        "display_at": "2013-05-29T15:18:51-06:00",
        "status": "identified",
        "twitter_updated_at": null,
        "updated_at": "2013-05-29T15:28:51-06:00",
        "wants_twitter_update": false,
        "id": "2rryghr4qgrh",
        "incident_id": "lbkhbwn21v5q"
      },
      {
        "body": "The cloud, located in Norther Virginia, has once again gone the way of the dodo.",
        "created_at": "2013-05-29T15:08:51-06:00",
        "display_at": "2013-05-29T15:08:51-06:00",
        "status": "investigating",
        "twitter_updated_at": null,
        "updated_at": "2013-05-29T15:28:51-06:00",
        "wants_twitter_update": false,
        "id": "qbbsfhy5s9kk",
        "incident_id": "lbkhbwn21v5q"
      }
    ],
    "name": "Virginia Is Down"
  }
}