HopLink Class

Hop link.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
HopLink

Constructor

HopLink(**kwargs)

Variables

next_hop_id
str

The ID of the next hop.

link_type
str

Link type.

issues
list[ConnectivityIssue]

List of issues.

context
dict[str, str]

Provides additional context on links.

resource_id
str

Resource ID.

round_trip_time_min
int

Minimum roundtrip time in milliseconds.

round_trip_time_avg
int

Average roundtrip time in milliseconds.

round_trip_time_max
int

Maximum roundtrip time in milliseconds.