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