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