nutcpconnecttestresult¶
-
nutcpconnecttestresult.NUTCPConnectTestResult(bambou.nurest_object.NUMetaRESTObject,):
TCP Connect Test Result
Attributes¶
failed_attempts
: The number of failed connection attemptsfailed_percent
: The percentage of failed connectionsmaximum_round_trip_time
: The maximum round trip time seenminimum_round_trip_time
: The lowest round trip time seenconnection_attempts
: The number of connection attemptssuccessful_connections
: Total number of successful connectionsaverage_round_trip_time
: Average Round Trip Time in milliseconds