aboutsummaryrefslogtreecommitdiff
path: root/cmd/mimi/modules/discord/flyio/testdata/component_update.json
blob: dc3f60899f2750616aae435b3d7cc4d8f50dd90a (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
{
  "meta": {
    "unsubscribe": "http://statustest.flyingkleinbrothers.com:5000/?unsubscribe=j0vqr9kl3513",
    "documentation": "http://doers.statuspage.io/customer-notifications/webhooks/"
  },
  "page": {
    "id": "j2mfxwj97wnj",
    "status_indicator": "major",
    "status_description": "Partial System Outage"
  },
  "component_update": {
    "created_at": "2013-05-29T21:32:28Z",
    "new_status": "operational",
    "old_status": "major_outage",
    "id": "k7730b5v92bv",
    "component_id": "rb5wq1dczvbm"
  },
  "component": {
    "created_at": "2013-05-29T21:32:28Z",
    "id": "rb5wq1dczvbm",
    "name": "Some Component",
    "status": "operational"
  }
}