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