Transmitted packets in SpeedFusion VPN

I’m trying to calculate the total amount of packets sent in a SpeedFusion VPN. However, I’m doing WAN smoothing, and I’m only interested in the original amount of data/packets. I’ve already managed to find to amount of packets that are lost. I have to get this information by using the REST api of the peplink, but cannot seem to find a ‘overall’ amount of data. I’m using this request:
https:///api/status.pepvpn?infoType=tunnel&lite=no&tunnelOption=1-1
Product model: Peplink MAX-BR2-PRO
Any thoughts on this?

It seems like you’re trying to gather specific data regarding packet transmission and loss in a SpeedFusion VPN using Peplink’s REST API. Retrieving the total amount of original data transmitted may not have a direct endpoint in some cases.

The API structure can vary based on the specific Peplink device model and firmware version you’re using. To get details about the original amount of data/packets, you might need to explore different endpoints or approaches.