Active IQ Unified Manager Discussions

WFA 4.2 - REST API Delete job reservation not working

MartinRohrbach
1,965 Views

We're doing a lot of automated testing for our workflows. One thing I've been using was to explicitely delete reservations for a workflow that I had intentionally fail. To do that, I'm using the REST API  /workflows/{workflow_uuid}/jobs/{job_id}/reservation DELETE call which has been working fine in WFA 4.1.

 

However, in WFA 4.2 I still get a 200 OK but the reservations are not cleared. I've tried it both with our scripts that've been working fine before the upgrade and also through the Swagger "Try it out!" feature, same result.

 

@netapp: could you verify and/or acknowledge this as a bug?

 

 

2 REPLIES 2

sundarea
1,896 Views

Hi ,

 

It is a issue in WFA 4.2, We have filed bug for it. Targetting to fix it in next Release

 

Regards,

Sundar

MartinRohrbach
1,862 Views

Good to know, thanks!

Public