{"jsonrpc":"2.0","method":"host.delete","id":2,"auth":"197f4ef47b6f1d6e1cea8147c4c28d21","params":{"hostid":"10100"}}
RETURN
{ "jsonrpc": "2.0", "error": { "code": -32500, "message": "Application error.", "data": "SQL statement execution has failed \"DELETE FROM screens_items WHERE resourceid=Array AND resourcetype='16'\"" }, "id": 2 }
- duplicates
-
ZBX-3783 Proper API validation
- Reopened