aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/traffic/ev_19_showTraffic_secondary.json
blob: 1f60c72a7bce8e2916aee4e774f05c5138083c08 (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
{
  "event": "showTraffic",
  "sid": 1,
  "payload": {
    "paths": [
      {
        "class": "secondary animated",
        "links": [
          "0E:2A:69:30:13:86/-1/0-of:0000ffffffff0003/101",
          "0E:2A:69:30:13:aa/-1/0-of:0000ffffffff0008/103",
          "of:0000ffffffff0003/6-of:0000ffffffffff03/8",
          "of:0000ffffffff0008/5-of:0000ffffffffff08/11"
        ],
        "labels": [
          "35 bytes",
          "35 bytes",
          "24 bytes",
          "some bits"
        ]
      },
      {
        "class": "secondary optical animated",
        "links": [
          "of:0000ffffffffff08/13-of:0000ffffffffff03/17",
          "of:0000ffffffffff08/99-of:0000ffffffffff04/65535"
        ],
        "labels": [
          "foo bars",
          "bar foos"
        ]
      }
    ]
  }
}