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