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