summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/removeLink_ex1.json
blob: 8d1dd035fca61d8392c47e865668f71db1f0f840 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "event": "removeLink",
  "payload": {
    "id": "of:0000000000000001/1-of:0000000000000002/4",
    "type": "direct",
    "linkWidth": 2,
    "src": "of:0000000000000001",
    "srcPort": "1",
    "dst": "of:0000000000000002",
    "dstPort": "4"
  }
}