API: Get Endpoints query limit 1000
search cancel

API: Get Endpoints query limit 1000

book

Article ID: 217013

calendar_today

Updated On:

Products

CA Privileged Identity Management Endpoint (PIM)

Issue/Introduction

 

How to modify the maximum search value for API call.

 

 

Environment

 

PIM 12.9

 

Cause

We want to get list of Endpoints from API.

https://${"PIM"}/iam/api/1.0/restapi/environments/ac/endpoints

However limit seems to be 1000. We can only see 1000 endpoints.

 

Resolution

Resolution is in idmmanage> ac-env > Advanced Settings > Miscellaneous > All with *SearchSizeLimit  increased to 20000.

Reboot jboss after modifying

Then we are be able to query and obtain all endpoints.