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