HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Get aggregate jitter stats data filter by query parameters.

This operation is used to retrieve jitter aggregate stats. Depend on what query parameters are provided.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Appliance internal id to filter from.

integer
required

Long(Signed 64 bits) value of seconds since EPOCH time indicating the starting time boundary of data time range

integer
required

Long(Signed 64 bits) value of seconds since EPOCH time indicating the ending time boundary of data time range

string
required

Data granularity filtering whether data is minutely data, hourly data or daily data.

boolean

Using IP as key for grouping stats instead of using internal appliance id as key.

string

when it is 'all',return all bonded tunnels;when it is '0',return all physical tunnels;when it is not given,return all bonded and physical tunnels;otherwise,return bonded tunnels associated with the overlay id.

boolean

Boolean value indicating whether you want to group aggregate stats by appliance, if true is provided, there will be an extra level of key inside each tunnel stats object indicating what appliance the inner stats object belongs to. Default value is true.

string

Filter for data which belongs to tunnel with name {tunnelName}

string

The only format other than JSON we support currently is CSV, so format=csv.

Response

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