Bug 1381832

Summary: CloudForms REST API documentation API URLs outdated /api/vVersion/ non-existent
Product: Red Hat CloudForms Management Engine Reporter: Gellert Kis <gekis>
Component: DocumentationAssignee: Red Hat CloudForms Documentation <cloudforms-docs>
Status: CLOSED WONTFIX QA Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.5.0CC: ealcaniz, fdewaley, hhudgeon, jhardy, kdixon, mfeifer, obarenbo
Target Milestone: GA   
Target Release: cfme-future   
Hardware: x86_64   
OS: Linux   
Whiteboard: doc
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-05-24 21:05:58 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:
Bug Depends On:    
Bug Blocks: 1511957    

Description Gellert Kis 2016-10-05 07:33:41 UTC
Description of problem:

Red Hat CloudForms REST API



/api/vVersion/ is no longer reachable . 
"versions lists all the earlier API versions that are still exposed via their respective entry points " not true

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

5.5
5.6

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


     version is the current API version, accessible via either of the following:
    /api/
    /api/v2.0.0/
    versions lists all the earlier API versions that are still exposed via their respective entry points:
    /api/vVersion/ 



Expected results:


Additional info:


Document URL: 

https://access.redhat.com/documentation/en/red-hat-cloudforms/4.0/single/red-hat-cloudforms-rest-api/
AND 
https://access.redhat.com/documentation/en/red-hat-cloudforms/4.1/single/red-hat-cloudforms-rest-api/

Section Number and Name: 

SECTION 1.1.1. REST API Entry Point

Describe the issue: 

Suggestions for improvement: 

Additional information: