From d29d2067d05bdcbb76cd8781b44e1e8b0d874bba Mon Sep 17 00:00:00 2001 From: Greg Schueler Date: Thu, 16 Jan 2014 17:40:05 -0800 Subject: [PATCH] Update status for api v10 support --- src/site/confluence/status.confluence | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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