Tal Nisan has submitted this change and it was merged.
Change subject: restapi: Document the use of All-Content in /clusters
......................................................................
restapi: Document the use of All-Content in /clusters
The "/clusters" resource uses the "All-Content" header to decide if
additional information should be displayed for each cluster. In
particular it uses it to decide if the "management_network" property
should be displayed. But the header isn't documented in the RSDL
metadata. As a result it isn't available in the SDKs or in the CLI. This
patch documents it.
Change-Id: I5cdf734ac9640a202006d46791a57d1d8ddc97c4
Bug-Url:
https://bugzilla.redhat.com/1287688
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
(cherry picked from commit f0091b8a246022b5f699268b83bcd41fb521c868)
---
M
backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Juan Hernandez: Verified
Alona Kaplan: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
Yevgeny Zaspitsky: Looks good to me, but someone else must approve
--
To view, visit
https://gerrit.ovirt.org/49634
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5cdf734ac9640a202006d46791a57d1d8ddc97c4
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>