Jump to content

REST API Searching with dependsOn doesn't work


sandy.schirmer

Recommended Posts

Hey Guys and Girls,

I am trying to list all file resources created by a specific report (-job) in my application. According to the REST API documentation it should be possible to do that with
GET using this URL http://<host>:<port>/jasperserver[-pro]/rest_v2/resources?<arguments>
The argument would be "dependsOn" with "/path/to/my/report"

Tried it with PostMan, but the Parameter dependsOn seems to be ignored completely.

Is this a bug?

Documentation is pretty straightforward...

Kind Regards,
Sandy

 

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...