HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Get aggregate dns stats data for a single appliance filter by query parameters.

This operation is used to retrieve dns aggregate stats for a single appliance. Depend on what query parameters are provided. The response format may look different.

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

integer

Integer value representing whether dns is from source or destination

integer

Filter data for a specific type, where 0 is for 'http', 1 is for 'https', 2 is for 'unassigned' and 3 is for 'others'

integer

No. of rows to return

boolean

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

string

Group the data based on this value. Default value is dns.

integer

Group the data based on this value.Integer value represents number of sub-domains. Default value is 2.

Response

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