-
Type:
Incident report
-
Resolution: Duplicate
-
Priority:
Major
-
None
-
Affects Version/s: 3.0.8
-
Component/s: API (A)
-
Environment:CentOS7
When calling the API to create a host in a hostgroup with groupid >10, I receive a "No permissions to referred object or it does not exist!"
If I call the API with an groupid <10, it's working and the host are created in the right hostgroup...
I hardcode the groupid in my code to test if it was a problem of variable type, but nope, still the same :/