As an A10 Horizon user, I would like to see a topology of my A10 SLB infrastructure so I can easily assess the state of my SLB setup.
Acceptance Criteria
[ ] Uses "old-style" network topology graph from Juno - not the horrible bubble one, the nice non-seizure inducing stays-in-one-place one. I've gutted most of the code that adds the details - we just need to feed it a data source and add the right detail popups.
[ ] 3 layers
Service Groups
Workers
Members
[ ] Detail popups
Service Group - stats over last day
Workers - stats over last 4 hours
Members - stats over last hour
\ Technical Details **
If we can, get the whole topo from a single call. Else, we'll have to create a facade that hides the other API calls and returns the topo.
As an A10 Horizon user, I would like to see a topology of my A10 SLB infrastructure so I can easily assess the state of my SLB setup. Acceptance Criteria
\ Technical Details ** If we can, get the whole topo from a single call. Else, we'll have to create a facade that hides the other API calls and returns the topo.