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