aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addLink_ex1.json
blob: f48147fc6c6be976fd6c952dcc5286385f3b4a54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "event": "addLink",
  "payload": {
    "id": "of:0000000000000007/4-of:0000000000000006/1",
    "type": "direct",
    "online": true,
    "linkWidth": 2,
    "src": "of:0000000000000007",
    "srcPort": "4",
    "dst": "of:0000000000000006",
    "dstPort": "1"
  }
}