-
Incident report
-
Resolution: Duplicate
-
Major
-
None
-
2.0.2, 2.0.4
-
None
-
Centos 5.8
When using API to update the hosts hostgroup
{
"jsonrpc": "2.0",
"method": "host.update",
"params": {
"hostid": "10137",
"groups":
},
"auth": "xxxxxxxxxxxxxxxxxx",
"id": 1
}
It works great with singledigit groupid's but doesnt work with doubledigit group ids.
Doubledigit request response is:
{
"jsonrpc": "2.0",
"error":
,-
"id": 1
}