Update status for api v10 support

This commit is contained in:
Greg Schueler 2014-01-16 17:40:05 -08:00
parent 6b2b7954d3
commit d29d2067d0

View file

@ -88,6 +88,6 @@ 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*
* Execution Output with State - Retrieve log output with state change information - OK
* Execution Output - Retrieve log output for a particular node or step - OK
* Execution Info - added successfulNodes and failedNodes detail. - OK