I will need to display components such as existing instances, bridges and connection ports and router as a part of topology. I have not looked at any underlying openstack/amazon API's but was searching for access to these components through jclouds API(eg neutron or heat). It would be great help if you could suggest me possible ways through jclouds or any openstack/amazon specific resources for this purpose.
Thank you On Wed, Mar 5, 2014 at 6:09 PM, Andrew Phillips <[email protected]> wrote: > My assumption is that if we can create and configure networks and network >> components through neutron we should also be able to retrieve the made >> configurations or already existing network topology as well >> > > That makes sense, of course. I'm just thinking that the decision of > *which* types of items to include in the diagram is likely to be specific > to your context/requirements. > > Once we know which types of items we're trying to retrieve from the APIs, > we should be in a better position to figure out whether the relevant calls > are available via jclouds. > > Do you have an idea of underlying OpenStack/Amazon API calls you would > want to make to get the data you need? > > ap >
