HopLink Class
Hop link.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
HopLink(**kwargs: Any)
Variables
| Name | Description |
|---|---|
|
next_hop_id
|
The ID of the next hop. |
|
link_type
|
Link type. |
|
issues
|
List of issues. |
|
context
|
Provides additional context on links. |
|
resource_id
|
Resource ID. |
|
round_trip_time_min
|
Minimum roundtrip time in milliseconds. |
|
round_trip_time_avg
|
Average roundtrip time in milliseconds. |
|
round_trip_time_max
|
Maximum roundtrip time in milliseconds. |