Bug 675800 - Enable _query via "GET" as opposed to "POST"
Summary: Enable _query via "GET" as opposed to "POST"
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-conductor
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: alpha
Assignee: Steve Loranz
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks: ce-beta
TreeView+ depends on / blocked
 
Reported: 2011-02-07 19:35 UTC by Steve Loranz
Modified: 2015-08-03 00:02 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-02-14 15:42:54 UTC
Embargoed:


Attachments (Terms of Use)

Description Steve Loranz 2011-02-07 19:35:47 UTC
_query is an HTTP "POST" operation that takes a body of "key == value" pairs rather than a "GET" taking a standard HTTP query string.  These queries are idempotent, so it is reasonable to use "GET".

Comment 1 wes hayutin 2011-03-22 13:01:46 UTC
adding to ce-beta tracker

Comment 2 wes hayutin 2011-06-15 12:12:53 UTC
moving bugs to cloud engine project

Comment 3 wes hayutin 2011-09-28 14:58:10 UTC
which api are you hitting so we can test?

Comment 5 wes hayutin 2012-01-16 21:53:13 UTC
see no dev feedback

Comment 6 Steve Loranz 2012-01-25 16:07:16 UTC
This was supposed to be on iwhd.  I honestly don't care what happens with this anymore so feel free to close it if you want.

The test would be something along the lines of:
http://iwhdhost:9090/target_images/_query?target=mock

to get a list of target images built with mock as the target.


Note You need to log in before you can comment on or make changes to this bug.