Actions
Bug #15697
closed/api/v2/hosts/:id does not expose content_source_id
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
Description of problem:
GET or PUT /api/v2/hosts/:id does not return content_source_id field
Version-Release number of selected component (if applicable):
sat62 public beta
How reproducible:
Always
Steps to Reproduce:
1. Issue a HTTP GET or PUT to /api/v2/hosts/:id
2. Check the returned json
3.
Actual results:
content_source_id is missing
Expected results:
content_source_id is present
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6189 added
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|e6a7ba59f0b3f713d3a7fdf1a20f2ac58cf01702.
Updated by Justin Sherrill over 8 years ago
- Assignee set to Amit Karsale
- Translation missing: en.field_release set to 162
- Difficulty set to easy
Actions