summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/colors/ev_3_onos.json
blob: f7e1f497bd49f27fb166b7f8b63c10447471f555 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "event": "addInstance",
  "payload": {
    "id": "onos-leader",
    "ip": "192.168.0.5",
    "online": false,
    "uiAttached": false,
    "switches": 0,
    "labels": [
      "onos-leader",
      "192.168.0.5"
    ]
  }
}