summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/startup/ev_27_onos.json
blob: 23ccc22615efa218dbdef4cb003a4345ec227c28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "event": "addLink",
  "payload": {
    "id": "of:0000ffffffffff09/1-of:0000ffffffff0009/2",
    "type": "optical",
    "online": true,
    "linkWidth": 2,
    "src": "of:0000ffffffffff09",
    "srcPort": "1",
    "dst": "of:0000ffffffff0009",
    "dstPort": "2",
    "props" : {
      "BW": "70 G"
    }
  }
}