Bug 823596

Summary: REST API not in JON 3.1
Product: [JBoss] JBoss Operations Network Reporter: Mike Foley <mfoley>
Component: Core ServerAssignee: John Sanda <jsanda>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: urgent Docs Contact:
Priority: urgent    
Version: JON 3.1.0CC: fbrychta, spinder
Target Milestone: ---   
Target Release: JON 3.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-11 11:02:39 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:
Bug Depends On:    
Bug Blocks: 782579    

Description Mike Foley 2012-05-21 15:29:09 UTC
Description of problem:  REST API not in JON 3.1 


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


How reproducible: 100%


Steps to Reproduce:
1.  http://localhost:7080/rest/
2.
3.
  
Actual results:  404


Expected results:    
this is the documented smoke test per heiko email

Additional info:

Comment 1 Mike Foley 2012-05-21 15:35:14 UTC
per BZ triage ... make it installed by default.  also clearly document that it is in Tech Preview (no support )

Comment 4 Heiko W. Rupp 2012-05-21 20:50:24 UTC
This should be enabled out of the box.

basic auth is fully integrated with the RHQ user database.

The REST api is available on ports 7080 / 7443 ; so if the user needs ssl protection, he can go to https://localhost:7443/rest


The examples at http://localhost:7080/rest are examples - so we should not make promises about them

The "real" api is at http://localhost:7080/rest/1/

Comment 6 Charles Crouch 2012-05-22 12:39:59 UTC
Spoke to Heiko about api stability and he expected the vast majority of the current api to be stable going forward.

Comment 7 John Sanda 2012-05-22 15:21:04 UTC
The JON build has been updated so that the REST API is included in the distro. This change will be available in the ER5 build.

Comment 8 John Sanda 2012-06-05 14:40:55 UTC
Moving to ON_QA since this is included in the CR2 build.

Comment 9 Filip Brychta 2012-08-15 12:06:27 UTC
Verified on JON3.1.1.ER2