get https://{api-base-url}/airgroup/v1/trend
Retrieves temporal data based on the trend_type
query parameter.
-- suppressed_serviced_traffic
- Retrieves temporal data in terms of both Suppressed Multicast Traffic and Serviced Multicast Traffic. Suppressed Traffic is number of packets which are suppressed by AirGroup to save air time.This query can further be filtered based on the label selected. Default value is all
.
-- service_traffic
- The temporal values returned are in terms of number of service requests encountered by AirGroup. These could be AirPlay, Airprint and Google Cast. Services other than these are denoted by Other Services
. These values are based on time interval(start time and end time) passed as parameters in the request.