aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/traffic/ev_9_addLink_s8-s7.json
blob: a432a52183f19d3916a860b4d1146958515ab2d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "event": "addLink",
  "payload": {
    "id": "of:0000ffffffff0008/4-of:0000ffffffff0007/3",
    "type": "direct",
    "online": true,
    "linkWidth": 2,
    "src": "of:0000ffffffff0008",
    "srcPort": "4",
    "dst": "of:0000ffffffff0007",
    "dstPort": "3",
    "props" : {
      "BW": "90 Gb"
    }
  }
}