You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Anand Nadar (Jira)" <ji...@apache.org> on 2024/02/18 16:53:00 UTC

[jira] [Assigned] (RANGER-4630) Need to add pagination support and searchFilters for tag related APIs

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

Anand Nadar reassigned RANGER-4630:
-----------------------------------

    Assignee: Anand Nadar  (was: Prashant Satam)

> Need to add pagination support and searchFilters for tag related APIs
> ---------------------------------------------------------------------
>
>                 Key: RANGER-4630
>                 URL: https://issues.apache.org/jira/browse/RANGER-4630
>             Project: Ranger
>          Issue Type: Improvement
>          Components: Ranger
>            Reporter: Prashant Satam
>            Assignee: Anand Nadar
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Currently for Tag related GET-APIs i.e for (RangerTags,RangerTagDefs,RangerServiceResource) we dont support pagination,and also we need additional searchFilters for them
>  
> 1) Tags
>     Request ====> /service/tags/tags/paginated?
> Supported Query Params 
>     Search Fields
>         tagId,tagDefId,tagType,tagTypePartial
>         multiple tagId search
>     Sort Fields
>         tagId,tagDefId,createTime,updateTime
>     Supports Pagination
> 2) TagDefs
>     Request ====> /service/tags/tagdefs/paginated?
> Supported Query Params 
>     Search Fields
> tagDefId,tagDefGuid,tagType,tagTypePartial,tagSource,
> tagSourcePartial
>     Sort Fields
>         tagDefId,tagType,createTime,updateTime
>     Supports Pagination
> 3) ServiceResource
>     Request ====> /service/tags/resources/paginated?
> Supported Query Params 
>     Search Fields
> resourceId,tagServiceId,tagServiceName,tagServiceNamePartial,resourceGuid,resourceSignature
>     Sort Fields
>         resourceId,tagServiceId,createTime,updateTime
>     Supports Pagination



--
This message was sent by Atlassian Jira
(v8.20.10#820010)