Actions
Bug #2953
openHostgroup API id can be name which does not have to be unique
Status:
New
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Description
In /api/hostgroup/<id> (GET, PUT, DELETE) can be either id or name. Name dos not have to be unique. Label does, but it could contain slash which seems to confuse route evaluation.
Actions