Skip to content

Commit

Permalink
Updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jdewinne committed Jun 13, 2017
1 parent 245a2e6 commit 36128dc
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,16 @@ This plugin offers an interface from XL Release to Urban Code Deploy Server.
-v $(pwd)/src/test/resources/ucd/installed.properties:/opt/ibm-ucd/server/conf/server/installed.properties
--name UCD ibmcom/urbancode-deploy
```

## Tasks ##
+ Application Process Request
![Application Process Request](images/apr.png)
+ Application Process Request Status
![Application Process Request Status](images/apr_status.png)
+ Synchronous Application Process Request
![Synchronous Application Process Request](images/sync_apr.png)
+ List System Configuration
![List System Configuration](images/sys_config.png)

## References ##
+ [UCD REST api](http://www.ibm.com/support/knowledgecenter/SS4GSP_6.2.3/com.ibm.udeploy.reference.doc/topics/rest_api_ref_commands.html)

Expand Down
Binary file added images/apr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/apr_status.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sync_apr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sys_config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 36128dc

Please sign in to comment.