Skip to content
Start here

Traceroute Test Results

Traceroute Test ResultsNetwork Path

Get details for a specific traceroute test run
zero_trust.dex.traceroute_test_results.network_path.get(strtest_result_id, NetworkPathGetParams**kwargs) -> NetworkPathGetResponse
GET/accounts/{account_id}/dex/traceroute-test-results/{test_result_id}/network-path
ModelsExpand Collapse
class NetworkPathGetResponse:
hops: List[Hop]

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

ttl: int
asn: Optional[int]
aso: Optional[str]
ip_address: Optional[str]
location: Optional[HopLocation]
city: Optional[str]
state: Optional[str]
zip: Optional[str]
mile: Optional[Literal["client-to-app", "client-to-cf-egress", "client-to-cf-ingress", "client-to-isp"]]
One of the following:
"client-to-app"
"client-to-cf-egress"
"client-to-cf-ingress"
"client-to-isp"
name: Optional[str]
packet_loss_pct: Optional[float]
formatfloat
rtt_ms: Optional[int]
result_id: str

API Resource UUID tag.

maxLength36
device_name: Optional[str]

name of the device associated with this network path response

test_id: Optional[str]

API Resource UUID tag.

maxLength36
test_name: Optional[str]

name of the tracroute test