How do I get the Hostname/IP of a service running in an application?
I assume that by querying the api for the app object /apps/{uuid}, I would get the list of the services and therefore get the uuid of the vm. But I can seem to find the vm uuid.Any ideas ?