Bug 1395698

Summary: Hosts bulk actions URLs incorrect in apidoc
Product: Red Hat Satellite Reporter: Stephen Wadeley <swadeley>
Component: API - ContentAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED DUPLICATE QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: medium    
Version: UnspecifiedCC: bbuckingham, jcallaha, jomitsch, mhulan
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-19 19:02:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stephen Wadeley 2016-11-16 13:20:43 UTC
Description of problem:

The built-in API docs has:

Hosts bulk actions URLs with /katello/ to start.
For example:

PUT /katello/api/hosts/bulk/add_host_collections

But these should be without /katello/ as they come from Foreman.

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

Sat 6.2 
foreman-installer-katello-3.0.0.57-1.el7sat.noarch
katello-3.0.0-12.el7sat.noarch


Steps to Reproduce:
1. https://sat6-2.example.com/apidoc/v2.html
2. see "Hosts bulk actions"


Actual results:

with /katello prefix

Expected results:

without /katello prefix

Additional info:

Comment 2 John Mitsch 2016-12-19 19:02:47 UTC
This is fixed by https://bugzilla.redhat.com/show_bug.cgi?id=1372372

*** This bug has been marked as a duplicate of bug 1372372 ***