We have a need where we want to extract information from uDeploy given an application name, the application environments, components, component versions , resources and resource status.
Is this even possible?
I don't think it's possible as a single call. You would instead query about the application which would give you IDs of some of the other elements which you would query in turn.
Answer by roberto_ragusa@it.ibm.com (1) | Sep 03, 2015 at 03:52 AM
Try investigating around "export application".
How to connect a dojo/store/JsonRest component to urbancode deploy rest service 1 Answer
how to check the property value after putting by RESTAPI command 1 Answer
Is it possible to change System Settings from the command line or REST API? 1 Answer
Running a REST put call to update a resources in urbancode not working. (Groovy) 2 Answers
java client programs using REST API 2 Answers