From eb392dd32eed5873470854b7ce8b315e9b2c8b87 Mon Sep 17 00:00:00 2001 From: Greg Schueler Date: Thu, 16 Jan 2014 13:17:30 -0800 Subject: [PATCH] Update status with api v10 todos --- src/site/confluence/status.confluence | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/site/confluence/status.confluence b/src/site/confluence/status.confluence index 4807a5c..8b64daf 100644 --- a/src/site/confluence/status.confluence +++ b/src/site/confluence/status.confluence @@ -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*