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
c89392a1a0
commit
ec8c21a35b
164 changed files with 587 additions and 587 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 Jul 8, 2011 -->
|
||||
<!-- Generated by Apache Maven Doxia at Jul 12, 2011 -->
|
||||
<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" />
|
||||
|
@ -10,7 +10,7 @@
|
|||
@import url("./css/site.css");
|
||||
</style>
|
||||
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20110708" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20110712" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
|
||||
<!-- Google Analytics -->
|
||||
|
@ -49,8 +49,8 @@
|
|||
</div>
|
||||
<div class="xright">
|
||||
|
||||
<span id="publishDate">Last Published: 2011-07-08</span>
|
||||
| <span id="projectVersion">Version: 1.0</span>
|
||||
<span id="publishDate">Last Published: 2011-07-12</span>
|
||||
| <span id="projectVersion">Version: 1.1-SNAPSHOT</span>
|
||||
</div>
|
||||
<div class="clear">
|
||||
<hr/>
|
||||
|
@ -111,7 +111,7 @@
|
|||
</div>
|
||||
<div id="bodyColumn">
|
||||
<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>System Info - OK</li><li>Listing Jobs - OK</li><li>Running a Job - OK</li><li>Exporting Jobs - OK (XML only, YAML not supported yet)</li><li>Importing Jobs - <b>TODO</b></li><li>Getting a Job Definition - OK (XML only, YAML not supported yet)</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 - <b>TODO</b></li><li>Listing Projects - OK</li><li>Getting Project Info - OK</li><li>Listing History - <b>TODO</b></li><li>Creating History Event Reports - <b>TODO</b></li><li>Listing Resources - OK (XML only, YAML not supported yet)</li><li>Getting Resource Info - OK (XML only, YAML not supported yet)</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 (XML only, YAML not supported yet)</li><li>Importing Jobs - <b>TODO</b></li><li>Getting a Job Definition - OK (XML only, YAML not supported yet)</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 - <b>TODO</b></li><li>Listing Projects - OK</li><li>Getting Project Info - OK</li><li>Listing History - <b>TODO</b></li><li>Creating History Event Reports - <b>TODO</b></li><li>Listing Resources - OK (XML only, YAML not supported yet)</li><li>Getting Resource Info - OK (XML only, YAML not supported yet)</li></ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="clear">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue