OpenIxia / ixnetwork_restpy

The IxNetwork python client.
https://openixia.github.io/ixnetwork_restpy/#/
MIT License
30 stars 16 forks source link

Generate full report from quicktest #60

Open marcusgranstroem opened 2 years ago

marcusgranstroem commented 2 years ago

Hi, I'm running the quicktest for RFC 2544 with ixnetwork_restpy against the Linux IxNetwork API Server. When I use Rfc2544throughput.GenerateReport() method I get a less detailed report than I get from the web gui. This report is only showing the results from the run with the decided throughput and not all attempts as the one I get by using the gui. How can I generate the same report by using the API?