mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-10 06:58:47 +00:00
Wagon: Deploying site to repository
This commit is contained in:
parent
94284049e0
commit
a3d960255a
102 changed files with 22297 additions and 3454 deletions
10
status.html
10
status.html
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!-- Generated by Apache Maven Doxia at Feb 21, 2013 -->
|
||||
<!-- Generated by Apache Maven Doxia at Aug 6, 2013 -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
|
@ -12,7 +12,7 @@
|
|||
<script type="text/javascript" src="./js/apache-maven-fluido.min.js"></script>
|
||||
|
||||
|
||||
<meta name="Date-Revision-yyyymmdd" content="20130221" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20130806" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
|
||||
<!-- Google Analytics -->
|
||||
|
@ -50,8 +50,8 @@
|
|||
<li class=""></li>
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right">Last Published: 2013-02-21</li> <li class="divider pull-right">|</li>
|
||||
<li id="projectVersion" class="pull-right">Version: 6.0</li>
|
||||
<li id="publishDate" class="pull-right">Last Published: 2013-08-06</li> <li class="divider pull-right">|</li>
|
||||
<li id="projectVersion" class="pull-right">Version: 8.0</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
@ -119,7 +119,7 @@
|
|||
<div id="bodyColumn" class="content">
|
||||
<div id="contentBox">
|
||||
|
||||
<div class="section"><h2>Status of the implementation of the RunDeck API<a name="Status_of_the_implementation_of_the_RunDeck_API"></a></h2></div><div class="section"><h3>RunDeck API version 1<a name="RunDeck_API_version_1"></a></h3></div><p><a class="externalLink" href="http://rundeck.org/1.2.1/RunDeck-Guide.html#rundeck-api">Documentation of the RunDeck API version 1</a></p><ul><li>Login-based authentication - OK</li><li>System Info - OK</li><li>Listing Jobs - OK</li><li>Running a Job - OK</li><li>Exporting Jobs - OK</li><li>Importing Jobs - OK</li><li>Getting a Job Definition - OK</li><li>Deleting a Job Definition - OK</li><li>Getting Executions for a Job - OK</li><li>Listing Running Executions - OK</li><li>Getting Execution Info - OK</li><li>Aborting Executions - OK</li><li>Running Adhoc Commands - OK</li><li>Running Adhoc Scripts - OK</li><li>Listing Projects - OK</li><li>Getting Project Info - OK</li><li>Listing History - OK</li><li>Creating History Event Reports - <b>TODO</b></li><li>Listing Resources - OK</li><li>Getting Resource Info - OK</li></ul><div class="section"><h3>RunDeck API version 2<a name="RunDeck_API_version_2"></a></h3></div><p><a class="externalLink" href="http://rundeck.org/1.3.2/api/index.html">Documentation of the RunDeck API version 2</a></p><ul><li>Token-based authentication - OK</li><li>Listing Jobs for a Project - <b>TODO</b></li><li>Updating and Listing Resources for a Project - <b>TODO</b></li><li>Refreshing Resources for a Project - <b>TODO</b></li></ul><div class="section"><h3>RunDeck API version 3<a name="RunDeck_API_version_3"></a></h3></div><p><a class="externalLink" href="http://rundeck.org/1.4.2/api/index.html">Documentation of the RunDeck API version 3</a></p><ul><li>(only updates to Resource endpoints) - <b>TODO</b></li></ul><div class="section"><h3>RunDeck API version 4<a name="RunDeck_API_version_4"></a></h3></div><p><a class="externalLink" href="http://rundeck.org/1.4.3/api/index.html">Documentation of the RunDeck API version 4</a></p><ul><li>Running Adhoc Script URLs - <b>TODO</b></li></ul><div class="section"><h3>RunDeck API version 5<a name="RunDeck_API_version_5"></a></h3></div><p><a class="externalLink" href="http://rundeck.org/1.4.4/api/index.html">Documentation of the RunDeck API version 5</a></p><ul><li>Bulk Job Delete - OK</li><li>Execution Output - OK</li><li>Execution Query - OK</li><li>History list query - OK</li></ul><div class="section"><h3>RunDeck API version 6<a name="RunDeck_API_version_6"></a></h3></div><p><a class="externalLink" href="http://rundeck.org/1.5/api/index.html">Documentation of the RunDeck API version 6</a></p><ul><li>Execution Output format fixed - OK</li></ul>
|
||||
<div class="section"><h2>Status of the implementation of the RunDeck API<a name="Status_of_the_implementation_of_the_RunDeck_API"></a></h2></div><div class="section"><h3>RunDeck API version 1<a name="RunDeck_API_version_1"></a></h3></div><p><a class="externalLink" href="http://rundeck.org/1.2.1/RunDeck-Guide.html#rundeck-api">Documentation of the RunDeck API version 1</a></p><ul><li>Login-based authentication - OK</li><li>System Info - OK</li><li>Listing Jobs - OK</li><li>Running a Job - OK</li><li>Exporting Jobs - OK</li><li>Importing Jobs - OK</li><li>Getting a Job Definition - OK</li><li>Deleting a Job Definition - OK</li><li>Getting Executions for a Job - OK</li><li>Listing Running Executions - OK</li><li>Getting Execution Info - OK</li><li>Aborting Executions - OK</li><li>Running Adhoc Commands - OK</li><li>Running Adhoc Scripts - OK</li><li>Listing Projects - OK</li><li>Getting Project Info - OK</li><li>Listing History - OK</li><li>Creating History Event Reports - <b>TODO</b></li><li>Listing Resources - OK</li><li>Getting Resource Info - OK</li></ul><div class="section"><h3>RunDeck API version 2<a name="RunDeck_API_version_2"></a></h3></div><p><a class="externalLink" href="http://rundeck.org/1.3.2/api/index.html">Documentation of the RunDeck API version 2</a></p><ul><li>Token-based authentication - OK</li><li>Listing Jobs for a Project - <b>TODO</b></li><li>Updating and Listing Resources for a Project - <b>TODO</b></li><li>Refreshing Resources for a Project - <b>TODO</b></li></ul><div class="section"><h3>RunDeck API version 3<a name="RunDeck_API_version_3"></a></h3></div><p><a class="externalLink" href="http://rundeck.org/1.4.2/api/index.html">Documentation of the RunDeck API version 3</a></p><ul><li>(only updates to Resource endpoints) - <b>TODO</b></li></ul><div class="section"><h3>RunDeck API version 4<a name="RunDeck_API_version_4"></a></h3></div><p><a class="externalLink" href="http://rundeck.org/1.4.3/api/index.html">Documentation of the RunDeck API version 4</a></p><ul><li>Running Adhoc Script URLs - <b>TODO</b></li></ul><div class="section"><h3>RunDeck API version 5<a name="RunDeck_API_version_5"></a></h3></div><p><a class="externalLink" href="http://rundeck.org/1.4.4/api/index.html">Documentation of the RunDeck API version 5</a></p><ul><li>Bulk Job Delete - OK</li><li>Execution Output - OK</li><li>Execution Query - OK</li><li>History list query - OK</li></ul><div class="section"><h3>RunDeck API version 6<a name="RunDeck_API_version_6"></a></h3></div><p><a class="externalLink" href="http://rundeck.org/1.5/api/index.html">Documentation of the RunDeck API version 6</a></p><ul><li>Execution Output format fixed - OK</li></ul><div class="section"><h3>RunDeck API version 7<a name="RunDeck_API_version_7"></a></h3></div><p><a class="externalLink" href="http://rundeck.org/1.5.3/api/index.html">Documentation of the RunDeck API version 7</a></p><ul><li>Incubator for cluster mode job takeover - <b>TODO</b></li></ul><div class="section"><h3>RunDeck API version 8<a name="RunDeck_API_version_8"></a></h3></div><p><a class="externalLink" href="http://rundeck.org/1.6.0/api/index.html">Documentation of the RunDeck API version 8</a></p><ul><li>scriptInterpreter addition to run script and run url - OK</li><li>project parameter added to jobs import - OK</li></ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue