cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
824
Views
0
Helpful
2
Replies

Prime Infrastructure 2.0 API maximum client response

Philipp Kreidl
Level 1
Level 1

Hey guys,

we are using the REST API of PI2.0 to get all the clients we are seeing on our network, the issue is there is obviously a maximum of 50.000 clients in a API call response, due to using guest access with a huge amount of devices I would like to know 2 things:

1. Is there a way to increase the limit on the API calls from 50.000 to something higher

2. Is there a way to filter the clients which are stored in the client and users database? (We would like to filter on devices or interfaces)

Thanks

2 Replies 2

Philipp Kreidl
Level 1
Level 1

We got it fixed by using a filter on the GET call.

rcrevier
Level 1
Level 1

Hi Philipp,

 

What is the get you are doing to have "all the clients we are seeing on our network" ?

 

Thanks.