# Type Specific Attributes

Aside from the base attributes that must be present in any request to create a measurement, there are specific attributes required for each measurement type.

We are mentioning only the required fields for every type. An exhaustive reference of all attributes that can be used are listed here.

# DNS

Required attributes:

Name Description
query_class Must be either "IN" or "CHAOS"
query_type Varies with the query_class
query_argument The argument part of the query used in the measurement

NOTE: For privacy reasons, when use_probe_resolver is set to "true", the attribute set_rd_bit is silently set to "true".

# Ping

Required attributes:

Name Description
target The FQDN (if it was requested) or the IP address of the target of this measurement

# Traceroute, SSL Certificate, HTTP and NTP

Required attributes:

Name Description
target The FQDN (if it was requested) or the IP address of the target of this measurement

# All Details

For the complete reference, see here.

Last Updated: Thursday 4 August 2022