diff --git a/src/site/confluence/status.confluence b/src/site/confluence/status.confluence index 8b64daf..5e617d2 100644 --- a/src/site/confluence/status.confluence +++ b/src/site/confluence/status.confluence @@ -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