vyos_traceroute
Diagnose network path and reachability issues by running traceroute from a VyOS router, with per-hop loss and latency reports.
Instructions
Traceroute to a host from the router.
Returns the API response with an mtr report (per-hop loss and
latency) in its data field. Useful for diagnosing reachability and
path issues from the router's perspective. The host must be a valid
hostname or IP address.
Args:
host: Destination hostname or IP, e.g. "8.8.8.8"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes |