Change in ovirt-engine[master]: restapi: Document the use of All-Content in /clusters

Juan Hernandez 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@redhat.com> --- M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests Yevgeny Zaspitsky: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/49576 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5cdf734ac9640a202006d46791a57d1d8ddc97c4 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
juan.hernandez@redhat.com