Hi Team,
We are recently started using the insight and we are using it with REST API and when we are trying to get the response of particular objectSchema it only shows 25 objects but on the (Jira Insight UI) we have more that25 objects, but we are not able to fetch the details of remaining Objects through REST API
we can use below command to get desire response:-"http://<URL>/rest/insight/1.0/iql/objects?iql= ObjectType = "<TypeName>" &resultPerPage=<desire count e.g.200>"
Hi,
I have same problem. I changed API as below:
http://…./rest/insight/1.0/iql/objects?iql= ObjectType= “printers” &resultPerPage= 500
Only 25 assets are still displayed.
Regards
GG
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.