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