Actions
Feature #3221
closedGET /api/hostgroups should return ptable_id and other ids
Description
Currently a get to /api/hostgroups doesn't return all info you can assign to a hostgroup.
It doesn't provide a way to see the following:
- ptable_id
- puppet_proxy_id
- puppet_ca_proxy_id
- medium_id
- architecture_id
Please add these parameters into the output of this API endpoint.
Updated by Dominic Cleal almost 11 years ago
- Subject changed from GET /api/hostgroups should return ptable_id and to GET /api/hostgroups should return ptable_id and other ids
Updated by Dominic Cleal over 10 years ago
- Status changed from New to Ready For Testing
- Assignee set to Stephan Dollberg
- Target version set to 1.9.0
Updated by Dominic Cleal over 10 years ago
- Translation missing: en.field_release set to 4
Updated by Stephan Dollberg over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 782a45503264ab4dd426e10592604ddee71ddd76.
Actions