Indicates whether the target is reachable (if an echo reply was received).
Optional
idIdentifier for the ICMP session from the echo reply, if a response was received.
Ping options used for the request.
Optional
received_Timestamp when the response was received. Value is in UTC milliseconds since the Unix epoch.
Optional
sent_Timestamp when the request was sent. Value is in UTC milliseconds since the Unix epoch.
Optional
seqSequence number for the ICMP echo request from the echo reply, if a response was received.
Optional
sizeSize of the ICMP echo reply, if a response was received.
Hostname or IP address that was pinged.
Target IP address that was pinged.
Target IP version that was used for the ping request. Valid values are "ip4" and "ip6".
Optional
ttlTime to live from the echo reply, if a response was received.
Data you receive as a parameter in the ping callback.