I get an error when using zabcon to delete a host on the zabbix server 1.8.3
The command and error are below:
{"auth":"e9fa9c909efd386cddf4e4c7b68dc736","method ":"host.delete","id":3,"params":[{"hostid":10055}],"jsonrpc":"2.0"}
Error code: -32500
Error message: Application error.
Error data: [ CHost::delete ] You do not have permission to perform this operation
host exist and I'm logged it before the call as Admin, so there should be no problem regarding the rights. Doing the same thing from the interface logged as Admin succeeds.
any advice would be welcome
thanks
horatiu
The command and error are below:
{"auth":"e9fa9c909efd386cddf4e4c7b68dc736","method ":"host.delete","id":3,"params":[{"hostid":10055}],"jsonrpc":"2.0"}
Error code: -32500
Error message: Application error.
Error data: [ CHost::delete ] You do not have permission to perform this operation
host exist and I'm logged it before the call as Admin, so there should be no problem regarding the rights. Doing the same thing from the interface logged as Admin succeeds.
any advice would be welcome
thanks
horatiu

Comment