Asaf Shakarchi has submitted this change and it was merged.
Change subject: restapi: non admin user api - Filtering Storage Domains (#783087)
......................................................................
restapi: non admin user api - Filtering Storage Domains (#783087)
https://bugzilla.redhat.com/783087
- Support for filtering Storage Domain(s) when 'filter' header set to true
when accessing /api/storagedomains & /api/storagedomains/{id} urls.
- Added the 'filter' header to the rsdl metadata file in the appropriate names.
Change-Id: I3369d42f8d1b421280e0f3dd90fd228afd1faba5
Signed-off-by: Asaf Shakarchi <asaf(a)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/BackendStorageDomainsResource.java
2 files changed, 8 insertions(+), 3 deletions(-)
Approvals:
Asaf Shakarchi: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/5320
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3369d42f8d1b421280e0f3dd90fd228afd1faba5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Asaf Shakarchi <asaf(a)redhat.com>
Gerrit-Reviewer: Asaf Shakarchi <asaf(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>