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 almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6189 added
Updated by Anonymous almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Justin Sherrill almost 9 years ago
- Assignee set to Amit Karsale
- Translation missing: en.field_release set to 162
- Difficulty set to easy
Actions