REST API operators to sort and filter in AdminUI
search cancel

REST API operators to sort and filter in AdminUI

book

Article ID: 279266

calendar_today

Updated On: 02-14-2024

Products

CA Single Sign On Agents (SiteMinder) SITEMINDER

Issue/Introduction


Running AdminUI for REST API calls, what is the list of all REST API operators for Sort and Filter?

For example, how to make that operators: 

  • Contains
  • Different
  • Equals

 

Resolution


According to the documentation, there are some operators available as a filter only (1):
  
    Append filter expressions of the following form to return only
    objects that meet specific criteria.

    ?filter=attribute operator value

    Specifies a logical operator that evaluates to true or
    false. Valid values: eq (=), ne (!=), startswith, endswith,
    contains, lt (<), le (<=), gt (>), ge (>=)

    Use Logical Operators (not, and, or)

    You can use the logical operators (not, and, or) to elaborate your
    query.

About the sort, this is not implemented yet on date of February 14th 2024. In order to get the product enhanced, submit an Enhancement Request (Idea) (2).    

 

Additional Information

 

  1. Filter Results Using Advanced Expressions
    https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/siteminder/12-8/programming/policy-object-rest-apis.html
     
  2. Creating an Idea/Enhancement Request for SiteMinder
    https://knowledge.broadcom.com/external/article?articleId=39337