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