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