Feature #9031
closedMissing API call to list config_template combinations per hostgroup or environment
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1162143
Description of problem:
The template combinations provide a relation between hostgroup or environment and the template. Currently only retrieval of combinations is possible by specifying the template_id:
GET /api/v2/config_templates/:config_template_id/template_combinations
There are no API requests available to search per hostgroup_id or environment_id
This makes it complex to retrieve all combinations from the hostgroup to templates to analyse which combinations are existing.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
Updated by Dominic Cleal about 10 years ago
- Tracker changed from Bug to Feature
- Category set to API
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2259 added
- Pull request deleted (
)
Updated by Dominic Cleal over 9 years ago
- Translation missing: en.field_release set to 35
Updated by Shlomi Zadok over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset ee66b3af2f9497404734ef39f3d60a64a14b3928.
Updated by Shimon Shtein over 8 years ago
- Related to Bug #16397: API template_combinations GET and DELETE by id not working added