You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Velmurugan Periasamy (JIRA)" <ji...@apache.org> on 2014/09/16 16:13:33 UTC

[jira] [Updated] (ARGUS-57) Public REST API: Search functionality not working for Repository and Policy

     [ https://issues.apache.org/jira/browse/ARGUS-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Velmurugan Periasamy updated ARGUS-57:
--------------------------------------
    Assignee: Selvamohan Neethiraj  (was: Velmurugan Periasamy)

> Public REST API: Search functionality not working for Repository and Policy
> ---------------------------------------------------------------------------
>
>                 Key: ARGUS-57
>                 URL: https://issues.apache.org/jira/browse/ARGUS-57
>             Project: Argus
>          Issue Type: Bug
>            Reporter: Velmurugan Periasamy
>            Assignee: Selvamohan Neethiraj
>
> Search Repository does not filter results for the following parameters:
> 1) status 2) repositoryType
> Call to test:
> curl -i --header "Accept:application/json" -H "Content-Type: application/json" --user admin:***** -X GET $REST_SERVER/service/public/api/repository?status=enabled&type=hdfs
> Search Policy does not filter the results for the following parameters : 
> 1) isRecursive 2) repositoryName
> Call to test:
> curl -i --user admin:***** -X GET $REST_SERVER/service/public/api/policy?repositoryName=$REPO_NAME&isRecursive=true



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)