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".
Property not added to application or component process created using REST API in UCD 3 Answers
How do I edit component process or add steps in component process using REST call in UDeploy? 1 Answer
Using the UCD Web Utility to issue a REST API POST call to a target z/OS system 3 Answers
Can you create component environment property definitions through the REST API? 1 Answer
How to get historical deployment information in uDeploy using REST API? 1 Answer