DNS+: Resolution time

GET https://{{base_url}}/v6/dnsp/resolution-time/{{testId}}.json

(DNS+) Resolution time

Returns the average resolution time for a domain, aggregated on a country basis.

Optional (Querystring) Parameters

  • format=json|xml (Optional) specifies the format of output requested. See Output Formats for more information
  • window=[0-9]+[smhdw]? (Optional) specifies a window of time for the result set. See Time Ranges for more information.
  • from=YYYY-mm-ddTHH:MM:SS&to=YYYY-mm-ddTHH:MM:SS (Optional) specifies an explicit start (and optionally, end) for your range of data. See Time Ranges for more information.
  • aid={aid} optional and requires the user to be assigned to the target account group, specifies the account group context of the request, obtained from the /account-groups endpoint. Specifying this parameter without the user being assigned to the target account will result in an error response. See Account group context for more information

Request

  • {testId} (Required) the ID of the DNS+ Domain test you for wish to retrieve data
  • {testId}/{countryId} (Optional) append {countryId} to return results only for that Country. Wildcard * is supported, to return a single global aggregate.
  • {testId}/{countryId}/network (Optional) append network to obtain network-level data for a specific country. Wildcard * is not supported.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring