aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/badges/ev_8_addLink_1_2.json
blob: fb952837dfcc1c3d946798d553fe1efa18677e03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "event": "addLink",
  "payload": {
    "id": "of:0000000000000001/5-of:0000000000000002/7",
    "type": "direct",
    "online": true,
    "linkWidth": 2,
    "src": "of:0000000000000001",
    "srcPort": "5",
    "dst": "of:0000000000000002",
    "dstPort": "7",
    "props" : {
      "BW": "70 Gb"
    }
  }
}