summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/removeHost_fab.json
blob: 423719933ca969beb0031f7733b96de2230e38de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "__comments__": [
    "fabricated event",
    "not sure if this is the actual format",
    "but we really only care about 'id' being in the payload"
  ],
  "event": "removeHost",
  "payload": {
    "id": "6A:40:24:F7:9C:2C/-1",
    "ingress": "6A:40:24:F7:9C:2C/-1/0-of:0000000000000003/2",
    "egress": "of:0000000000000003/2-6A:40:24:F7:9C:2C/-1/0",
    "cp": {
      "device": "of:0000000000000003",
      "port": 2
    },
    "labels": [
      "unknown",
      "6A:40:24:F7:9C:2C"
    ],
    "props": {}
  }
}