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