pilot_ping
Measure round-trip time to a peer to verify the tunnel is up, isolating connectivity issues from message-layer failures.
Instructions
Round-trip ping a peer to confirm the tunnel is up. Returns RTT. Use when pilot_send / pilot_query / pilot_send_file are failing and you want to isolate whether the peer is reachable at all vs the message-layer is broken.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of pings. | |
| target | Yes | Hostname or pilot address. | |
| timeout_seconds | No |