Project

General

Profile

Actions

Bug #19488

closed

API Hosts GET content_facet missing kickstart_repository_id

Added by Justin Sherrill almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
API
Target version:
Difficulty:
trivial
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1449212

Description of problem:
The API GET of Hsots is missing the kickstart_repository_id field

Version-Release number of selected component (if applicable):

How reproducible:

Steps to Reproduce:
1. Run curl "-HContent-Type: application/json" "-d{\"per_page\":9999}" -XGET https://localhost:443/api/v2/hosts/13 | jq . | grep kickstart_repo
2.
3.

Actual results:
kickstart_repository_id field not available

Expected results:
kickstart_repository_id available

Additional info:

Actions #1

Updated by The Foreman Bot almost 7 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Justin Sherrill
  • Pull request https://github.com/Katello/katello/pull/6779 added
Actions #2

Updated by Justin Sherrill almost 7 years ago

  • Target version set to 187
  • translation missing: en.field_release set to 228
  • Difficulty set to trivial
Actions #3

Updated by Justin Sherrill almost 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF