Document URL: https://satellite.local:8443/apidoc/v2/disks/host.json and https://satellite.local:8443/apidoc/v2/disks#description-host Section Number and Name: Describe the issue: apidoc on satellite (6.1.9) points to the wrong disk api url, Suggestions for improvement: add v2 to the content of those documents after api Additional information:
It's actually the API documentation generated inside of Satellite at /apidoc, so I think this belongs in the Bootdisk category - something in either the bootdisk plugin or Apipie needs fixing.
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/17552 has been resolved.
Using: satellite-6.3.0-22.0.el7sat.noarch Results: The JSON in /apidoc/v2/disks/host.json still shows "api_url":"/bootdisk/api/hosts/:host_id" The HTML in /apidoc/v2/disks/host.html still shows `GET /bootdisk/api/hosts/:host_id` However, checking the PR https://github.com/theforeman/foreman_bootdisk/pull/34 I see that now `v2` is the default route (otherwise can be passed as a header). I tested `/bootdisk/api/hosts/1` and got the same results as in `/bootdisk/api/v2/hosts/`
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0336