HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Traceroute result.

Get traceroute result to a destination.

This URI is not supported by Notifications or NAE.

Query Params
string
required

destination IP. IPv4, IPv6, or hostname

boolean
required

Set the value to true if the destination is an IPV4 address.

string

IPv4 address. Destination IP must be IPv4.

integer
0 to 34000

Integer in range 1-34000

integer
1 to 255

maximum time-to-live (TTL), integer in range 1-255, default value 30.

integer
1 to 5

integer in range 1-5, default value 3

integer
1 to 60

nteger in range 1-60, default value 3

boolean

VRF name/Management mutually exclusive. default value false

string

VRF name/Management mutually exclusive. default value 'swns'

Headers
string

Entity-tag value for representation comparison (see RFC 7232 - Conditional Requests - section 3.2)

Responses
200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
Response
Click Try It! to start a request and see the response here!