Delete Executions in Rundeck - Wrapping it all Up
The previous posts have built the components to allow us to get projects , jobs , executions and remove executions from a Rundeck instance via its API. Now, we can just wrap them up :) The list of packages we need is: For convenience, I've declared a bunch of constants we can use…