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