Bug 868626
Summary: | RESTAPI: api should allow detailed resource listing via header/matrix parameter | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Michael Pasternak <mpastern> |
Component: | ovirt-engine-restapi | Assignee: | Ori Liel <oliel> |
Status: | CLOSED ERRATA | QA Contact: | Ondra Machacek <omachace> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | bazulay, dyasny, ecohen, iheim, mpastern, pstehlik, Rhev-m-bugs, sgrinber, ykaul |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | 3.2.0 | Flags: | dyasny:
Triaged+
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | infra | ||
Fixed In Version: | sf4 | Doc Type: | Enhancement |
Doc Text: |
The "All-Content" header has been added for GET requests in the REST API. This header defines whether the entity fetched contains all possible information or only basic information. For example, a request to fetch virtual machines with the "All-Content:false" header will ignore payload and ballooning information.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2013-06-10 21:14:41 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 915537 |
Description
Michael Pasternak
2012-10-21 10:15:23 UTC
Patch posted upstream: http://gerrit.ovirt.org/#/c/9018/1 Notice that by design, update (PUT) and create (POST) of entities will still always return the full entity, regardless of the new header. GET of a single resource or multiple resources is what's affected by the new header. Patch abandoned in favor of another approach, new patch posted: http://gerrit.ovirt.org/#/c/9815/ all content can be fetched via 'All-Content:True' http header This bug is currently attached to errata RHEA-2013:14491. If this change is not to be documented in the text for this errata please either remove it from the errata, set the requires_doc_text flag to minus (-), or leave a "Doc Text" value of "--no tech note required" if you do not have permission to alter the flag. Otherwise to aid in the development of relevant and accurate release documentation, please fill out the "Doc Text" field above with these four (4) pieces of information: * Cause: What actions or circumstances cause this bug to present. * Consequence: What happens when the bug presents. * Fix: What was done to fix the bug. * Result: What now happens when the actions or circumstances above occur. (NB: this is not the same as 'the bug doesn't present anymore') Once filled out, please set the "Doc Type" field to the appropriate value for the type of change made and submit your edits to the bug. For further details on the Cause, Consequence, Fix, Result format please refer to: https://bugzilla.redhat.com/page.cgi?id=fields.html#cf_release_notes Thanks in advance. 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. http://rhn.redhat.com/errata/RHSA-2013-0888.html |