Is there a way to list all executable reports via rest_v2-API?
Like SOAP returning a List of ResourceDercriptor when asking 'OperationName = Request.OPERATION_LIST'; Is there a pondon in REST-v2?
Which url has to be read for this?
Micha
1 Answer:
Posted on October 22, 2012 at 9:22am
Not in Rest v-2 but it's available on the original REST. If you do a GET request for "http://<host>:<port>/jasperserver[-pro]/rest/resources" and pass recursive = 1 and type = reportUnit It will give you a full list of all the available reports. Similar to the SOAP list funtion
See page 17 (section 2.1) of the Web Services Guide http://community.jaspersoft.com/sites/default/files/docs/jasperreports-s...