Skip to content
Start here

Traceroute Test Results

Traceroute Test ResultsNetwork Path

Get details for a specific traceroute test run
GET/accounts/{account_id}/dex/traceroute-test-results/{test_result_id}/network-path
ModelsExpand Collapse
NetworkPathGetResponse { hops, resultId, deviceName, 2 more }
hops: array of { ttl, asn, aso, 6 more }

an array of the hops taken by the device to reach the end destination

ttl: number
asn: optional number
aso: optional string
ipAddress: optional string
location: optional { city, state, zip }
city: optional string
state: optional string
zip: optional string
mile: optional "client-to-app" or "client-to-cf-egress" or "client-to-cf-ingress" or "client-to-isp"
One of the following:
"client-to-app"
"client-to-cf-egress"
"client-to-cf-ingress"
"client-to-isp"
name: optional string
packetLossPct: optional number
formatfloat
rttMs: optional number
resultId: string

API Resource UUID tag.

maxLength36
deviceName: optional string

name of the device associated with this network path response

testId: optional string

API Resource UUID tag.

maxLength36
testName: optional string

name of the tracroute test