I want to extract the netflow data, specifically the top lists, in an xml file.
Currently I use this link but that doesn't get me the right data:
https://***.**.**.***/api/table.xml?content=values&output=xml&columns=datetime,value_,coverage&count=100&start=1&id=3764&username=******&passhash=******
Simply adding "&tab=6" doesn't seem to work (I get the data from the default tab)
Add comment