My Oracle Support Banner

Does REST API Support Filter Condition For Application Instance (Doc ID 2429553.1)

Last updated on JUNE 06, 2023

Applies to:

Identity Manager - Version 11.1.2.3.161018 and later
Information in this document applies to any platform.

Goal

To get all accounts of a specific Application Instance, using below REST API request with filter condition and Getting the response as "HTTP/1.1 500 Internal Server Error"
 

https://HOST:PORT/iam/governance/selfservice/api/v1/accounts?appInstance=<AppInstance_Name>&q=acountName sw <Account_Name>

Note: The same REST API request is working fine when filter condition is used in REST API Request as like below
  GET https://HOST:PORT/iam/governance/selfservice/api/v1/accounts?userId=<User_ID>&q=acountName sw <Account_Name>
 
Does REST API request support the filter condition for application instance ?

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.