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