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