Traceroute

Perform a traceroute

Perform a traceroute to a specified target from a specified Pingdom probe.

get/traceroute

Query parameters

hoststring required

Target host.

probeidinteger

Probe identifier.

Response

Successful operation

Example response

{
  "traceroute": {
    "result": "traceroute to pingdom.com (83.140.19.136), 30 hops max, 40 byte packets ...",
    "probeid": 23,
    "probedescription": "Dallas 4, TX"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.