Documentation of the Rundeck API version 1
- Login
based authenticationOK - System Info OK
- Listing Jobs OK
- Running a Job OK
- Exporting Jobs OK
- Importing Jobs OK
- Getting a Job Definition OK
- Deleting a Job Definition OK
- Getting Executions for a Job OK
- Listing Running Executions OK
- Getting Execution Info OK
- Aborting Executions OK
- Running Adhoc Commands OK
- Running Adhoc Scripts OK
- Listing Projects OK
- Getting Project Info OK
- Listing History OK
- Creating History Event Reports TODO
- Listing Resources OK
- Getting Resource Info OK
Documentation of the Rundeck API version 2
- Token
based authenticationOK - Listing Jobs for a Project TODO
- Updating and Listing Resources for a Project TODO
- Refreshing Resources for a Project TODO
Documentation of the Rundeck API version 3
- (only updates to Resource endpoints) TODO
Documentation of the Rundeck API version 4
- Running Adhoc Script URLs TODO
Documentation of the Rundeck API version 5
- Bulk Job Delete OK
- Execution Output OK
- Execution Query OK
- History list query OK
Documentation of the Rundeck API version 6
- Execution Output format fixed OK
Documentation of the Rundeck API version 7
- Incubator for cluster mode job takeover TODO
Documentation of the Rundeck API version 8
- scriptInterpreter addition to run script and run url OK
- project parameter added to jobs import OK
Documentation of the Rundeck API version 9
- list running executions across all projects OK
- include project name in execution results OK
- Add uuidOption parameter to allow removing imported UUIDs to avoid creation conflicts OK
Documentation of the Rundeck API version 10
- Execution State
Retrieve workflow step and node state informationOK - Execution Output with State
Retrieve log output with state change informationOK - Execution Output
Retrieve log output for a particular node or stepOK - Execution Info
added successfulNodes and failedNodes detail.OK - Deprecation: Remove methods deprecated until version 10. OK
Documentation of the Rundeck API version 11
- Project creation OK
- Get Project configuration OK
- Set Project configuration OK
- Get/Set Project configuration keys OK
- Delete project OK
- Export project archive OK
- Import project archive OK
- Key file upload OK
- Key file delete OK
- Key file list OK
- Key file get OK
- API Token create OK
- API Token list OK
- API Token delete OK
Documentation of the Rundeck API version 12
- Bulk delete executions OK
- Delete execution OK
- Delete all executions for a job OK
Documentation of the Rundeck API version 13
- Read, store, delete readme.md/motd.md for a project OK