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