mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-08 14:08:33 +00:00
API 11 status
This commit is contained in:
parent
69d9c91ef8
commit
c12b2f1459
1 changed files with 14 additions and 0 deletions
|
@ -93,3 +93,17 @@ h2. RunDeck API version 10
|
||||||
* Execution Output - Retrieve log output for a particular node or step - OK
|
* Execution Output - Retrieve log output for a particular node or step - OK
|
||||||
* Execution Info - added successfulNodes and failedNodes detail. - OK
|
* Execution Info - added successfulNodes and failedNodes detail. - OK
|
||||||
* Deprecation: Remove methods deprecated until version 10. - OK
|
* Deprecation: Remove methods deprecated until version 10. - OK
|
||||||
|
|
||||||
|
|
||||||
|
h2. RunDeck API version 11
|
||||||
|
|
||||||
|
[Documentation of the RunDeck API version 11|http://rundeck.org/2.1.0/api/index.html]
|
||||||
|
|
||||||
|
* Project creation - OK
|
||||||
|
* Get Project configuration - OK
|
||||||
|
* Set Project configuration - OK
|
||||||
|
* Get/Set Project configuration keys - OK
|
||||||
|
* Delete project - OK
|
||||||
|
* Export project archive - OK
|
||||||
|
* Import project archive - OK
|
||||||
|
* ...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue