ESP dSeries Workload Automation

 View Only

 REST API problem

Brian Sieler's profile image
Brian Sieler posted Feb 21, 2024 03:36 PM

Hello,

We are running CA Workload Automation DE Web Client 12.2 attempting to retrieve lists of applications using:

https://myserver:myport/de/api/v1/applicationDefinitions which returns 400 Bad request

But this works to retrieve jobs:

https://myserver:myport/de/api/v1/jobs returns 200 Ok and the expected data

What could be wrong with applicationDefinitions?