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