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