HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Get AirGroup Traffic Summary in terms of Packets

Retrieves the total number of packets encountered by AirGroup and also the number of Multicast suppressed packets. The values retrieved are between a start time and end time obtained from the request. This can further be filtered based on labels. If no label is selected, default is all.

Query Params
int64
required

start time in epoch

int64
required

stop time in epoch

string

Label to filter the output. Default is 'all'

Responses

400

A required parameter or field is missing.

401

Unauthorized access. Authentication failed or was not provided.

403

Access Denied

404

The requested entity was not found.

413

Request size limit exceeded.

429

You do not have permissions to use this API.

500

There is an internal error

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json