Eugene Sirotkin

Results 2 issues of Eugene Sirotkin

Please, Add support for Zabbix '*.delete' requests, which contains the array of ids only (as request params). For example see the documentation on [item.delete](http://www.zabbix.com/documentation/3.0/manual/api/reference/item/delete) method. You can use [my implementation](https://github.com/esirotkin/zabbix-api/tree/simple-requests)...

Please, Add support for Zabbix '*.delete' (and other simple) requests, which contains the array of ids only (as request params). For example see the documentation on [item.delete](http://www.zabbix.com/documentation/3.0/manual/api/reference/item/delete) method.