host.create returns a permissions error:
Sending: {"auth":"83e34afe39d0ba2d4e9591b865923e58","id":2,"method":"host.create","params":{"groups":[
{"groupid":2}],"useip":0,"port":10050,"host":"servername","dns":"host.dom","proxy_hostid":0},"jsonrpc":"2.0"}
Response Code: 200
Response Body: {"jsonrpc":"2.0","error":
,"id":2}
The user is a standard user with read/write permission to the Linux Servers group (groupid 2). This call works in 1.8.3 (API 1.3).