Asaf Shakarchi has uploaded a new change for review. Change subject: restapi: non admin user api - Filtering vms/vm pools (#783087) ......................................................................
restapi: non admin user api - Filtering vms/vm pools (#783087) https://bugzilla.redhat.com/783087 - Support for filtering VM(s) when 'filter' header set to true when accessing /api/vms & /api/vms/{id} urls. - Support for filtering VM pool(s) when 'filter' header set to true when accessing /api/vmpools & /api/vmpools/{id} urls. - Added the 'filter' header to the rsdl metadata file in the appropriate names. Change-Id: I8c7d3be5a61efa3c225dcab96e89c87e8e35839b Signed-off-by: Asaf Shakarchi <[email protected]> --- 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/BackendVmPoolsResource.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVmsResource.java 3 files changed, 20 insertions(+), 9 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/39/5039/1 -- To view, visit http://gerrit.ovirt.org/5039 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8c7d3be5a61efa3c225dcab96e89c87e8e35839b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Asaf Shakarchi <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
