aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addInstance_ex1.json
blob: 0579c1d5b8bae5c1804485a5c15781205d538d6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "event": "addInstance",
  "payload": {
    "id": "local",
    "ip": "127.0.0.1",
    "online": true,
    "uiAttached": true,
    "switches": 25,
    "labels": [
      "local",
      "127.0.0.1"
    ]
  }
}