Actions
Bug #15486
closedPUT /api/v2/host_collections/ do not return 'host_ids' attribute
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
When updating (PUT) a host collection via the API, the API does not return the host_ids attribute. In addition, if the host_ids are passed in empty, they host collection is not getting updated properly.
This issue is related to http://projects.theforeman.org/issues/14712 ; therefore, refer to it for further details.
Actions