aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/optical-router-spike-event.json
blob: 05efe485ebd7b72c4dff76a6890a9c3fdb23de48 (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
{
  "header": {
    "request-id": "c0a81fa7-5ef4-49cd-ab39-e42c53c9b9a4",
    "timestamp": "20180309T121130Z",
    "source-name": "SPIKE",
    "event-type": "$EVENT_TYPE"
  },
  "body": {
    "timestamp": 1514927928167,
    "operation": "$OPERATION_TYPE",
    "vertex": {
      "properties": {
        "router-id": "optronicGatewayEast",
        "brand": "optronix",
        "version": "0.9.123b",
        "bandwidth": "1Tbps"
      },
      "key": "$ENTITY_KEY",
      "type": "optical-router",
      "schema-version": "v21"
    }
  },
  "result": "SUCCESS"
}