mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-09 06:28:44 +00:00
Update status with api v10 todos
This commit is contained in:
parent
9f8bf879ff
commit
eb392dd32e
1 changed files with 8 additions and 0 deletions
|
@ -83,3 +83,11 @@ h2. 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
|
||||
h2. RunDeck API version 10
|
||||
|
||||
[Documentation of the RunDeck API version 10|http://rundeck.org/2.0.0/api/index.html]
|
||||
|
||||
* Execution State - Retrieve workflow step and node state information - *TODO*
|
||||
* Execution Output with State - Retrieve log output with state change information - *TODO*
|
||||
* Execution Output - Retrieve log output for a particular node or step - *TODO*
|
||||
* Execution Info - added successfulNodes and failedNodes detail. - *TODO*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue