Change in ovirt-engine[master]: restapi: non admin user api - Filtering hosts (#783087)

Asaf Shakarchi has submitted this change and it was merged. Change subject: restapi: non admin user api - Filtering hosts (#783087) ...................................................................... restapi: non admin user api - Filtering hosts (#783087) https://bugzilla.redhat.com/783087 - Support for filtering host(s) when 'filter' header set to true when accessing /api/hosts & /api/hosts/{id} urls. - Added the 'filter' header to the rsdl metadata file in the appropriate names. Change-Id: I03ac36185721317ec8d0c2025b4eb482ec0cc811 Signed-off-by: Asaf Shakarchi <asaf@redhat.com> --- M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata_v-3.1.yaml M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendHostsResource.java 2 files changed, 8 insertions(+), 3 deletions(-) Approvals: Asaf Shakarchi: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5170 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I03ac36185721317ec8d0c2025b4eb482ec0cc811 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com>
participants (1)
-
asaf@redhat.com