aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/traffic/ev_20_showTraffic_allMix.json
blob: 0526274cbbfa817216954771b017ade697d3804d (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
{
  "event": "showTraffic",
  "sid": 1,
  "payload": {
    "paths": [
      {
        "class": "primary animated",
        "links": [
          "of:0000ffffffff0008/21-of:0000ffffffff0003/1"
        ],
        "labels": ["primary"]
      },
      {
        "class": "secondary animated",
        "links": [
          "of:0000ffffffff0003/9-of:0000ffffffff0007/2",
          "of:0000ffffffff0008/4-of:0000ffffffff0007/3",
          "of:0000ffffffff0003/6-of:0000ffffffffff03/8",
          "of:0000ffffffff0008/5-of:0000ffffffffff08/11"
        ],
        "labels": ["secondary", "secondo", "deux", "zwei"]
      },
      {
        "class": "secondary optical animated",
        "links": [
          "of:0000ffffffffff08/99-of:0000ffffffffff04/65535"
        ],
        "labels": ["secondary optical"]
      },
      {
        "class": "primary optical animated",
        "links": [
          "of:0000ffffffffff08/13-of:0000ffffffffff03/17"
        ],
        "labels": ["primary optical"]
      }
    ]
  }
}