aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/instances/ev_3_onos.json
blob: 0459e10a3d6cdf3356a83595b3b0dc745096862a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "event": "addInstance",
  "payload": {
    "id": "onos-3",
    "ip": "192.168.3.3",
    "online": false,
    "uiAttached": false,
    "switches": 2,
    "labels": [
      "onos-3",
      "192.168.3.3"
    ]
  }
}