SD-WAN

 View Only
Expand all | Collapse all

Flow statistics retrieval via REST API

This thread has been viewed 0 times
  • 1.  Flow statistics retrieval via REST API

    Posted Sep 12, 2013 12:46 PM

    I'm using REST to retrieve flow stats - I use packet_count and byte_count values in my application.

    It seems like these values are being cached by the controller.

    While the cache retention time is reasonable for production use, I'd like a shorter interval for demo purposes.

    Is the cache retention interval configurable in any way?

     

    Thanks,



  • 2.  RE: Flow statistics retrieval via REST API

    Posted Sep 17, 2013 07:46 AM

    Version 1.14.0 of the SDN controller doesn't cache the flow data.

    Upgrading from 1.13.0 to 1.14.0 resolved my problem.