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