I am working with data from the /networks/{networkId}/appliance/uplinks/usageHistory and /networks/{networkId}/appliance/trafficShaping/uplinkBandwidth endpoints. The question I have is what units this data is in? The usage values for the sent and received data seems to be bytes based on what I am seeing. The bandwidth limitUp and limlitDown values I think are in Kbps based on the values I am getting and what I know about the connections to the appliances.
Does anyone know for certain? Is there somewhere I can look that has the data definition for the endpoints that includes units for data when it is not obvious?
Thanks!