uDeployRestClient.jar is used in some UrbanCode plug-in examples and seems much easier to use than raw REST API or the CLI.
For example, it is possible to create a component with this method: com.urbancode.ud.client.ComponentClient.createComponent(String, String, String, String, String, int, boolean, boolean);
This is simpler than providing a JSON file to the REST call.
Where can we find documentation on this library?
Answer by Steve McGrew (3179) | Jul 02, 2014 at 09:19 AM
uDeployRestClient.jar is not documented or officially supported for customer use.
We are considering adding a full-fledged Java API in a future release. If you would like, you can submit an RFE for a Java API to track its progress. (I didn't see any RFEs open for this.)
Ditto for UCR. We have some experiments in progress internally, but we're waiting to judge customer interest before we commit to a specific supported API. Let us know with an RFE if this is something you are eager to use with IBM UrbanCode Release.
REST API Documentation for URbanCode Deploy specific to Middleware configuration 1 Answer
Unable to use Mobile Push iOS8 REST API 1 Answer
Can I create and modify generic processes via REST API? 1 Answer
Wrong documentation for process step preconditions? 1 Answer
Is it possible to retrive sessionkey and use it for REST API calls? 2 Answers