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