Re: Visualising networks using the CloudStack API

2015-03-11 Thread Sebastien Goasguen
On Mar 11, 2015, at 9:52 AM, Phillip Kent wrote: > Hi all, > > you may be interested in a simple Python tool which mashes up > information from different API calls and also creates an output file > that can be processed by the 'nwdiag' diagramming tool. > > I personally use tihs a lot to keep

Visualising networks using the CloudStack API

2015-03-11 Thread Phillip Kent
Hi all, you may be interested in a simple Python tool which mashes up information from different API calls and also creates an output file that can be processed by the 'nwdiag' diagramming tool. I personally use tihs a lot to keep track of my networks and VMs. It's described in a blog post here: