direct link to rundeck api documentation

This commit is contained in:
Vincent Behar 2011-12-04 17:05:09 +01:00
parent 6e1ed1f6b8
commit 985474989b

View file

@ -5,7 +5,7 @@ h2. What is it ?
A Java client (library) for the RunDeck HTTP REST API.
[RunDeck|http://rundeck.org/] is an open-source tool for automating tasks on multiple nodes, with a CLI, a web-based interface and an HTTP REST API. You can read more about its API on the [RunDeck User Manual|http://rundeck.org/docs/RunDeck-Guide.html#rundeck-api].
[RunDeck|http://rundeck.org/] is an open-source tool for automating tasks on multiple nodes, with a CLI, a web-based interface and an HTTP REST API. You can read more about its API on the [RunDeck User Manual|http://rundeck.org/docs/api/index.html].
!images/rundeck.png!