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