TCP Resets Timeouts
Get TCP resets and timeouts summary
client.radar.tcpResetsTimeouts.summary(TCPResetsTimeoutSummaryParams { asn, continent, dateEnd, 5 more } query?, RequestOptionsoptions?): TCPResetsTimeoutSummaryResponse { meta, summary_0 }
GET/radar/tcp_resets_timeouts/summary
Get TCP resets and timeouts time series
client.radar.tcpResetsTimeouts.timeseriesGroups(TCPResetsTimeoutTimeseriesGroupsParams { aggInterval, asn, continent, 6 more } query?, RequestOptionsoptions?): TCPResetsTimeoutTimeseriesGroupsResponse { meta, serie_0 }
GET/radar/tcp_resets_timeouts/timeseries_groups
ModelsExpand Collapse
TCPResetsTimeoutSummaryResponse { meta, summary_0 }
TCPResetsTimeoutSummaryResponse { meta, summary_0 }
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more } Metadata for the results.
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more }
Metadata for the results.
confidenceInfo: ConfidenceInfo { annotations, level }
confidenceInfo: ConfidenceInfo { annotations, level }
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 moreNormalization method applied to the results. Refer to Normalization methods.
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 more
Normalization method applied to the results. Refer to Normalization methods.
summary_0: Summary0 { later_in_flow, no_match, post_ack, 2 more }
summary_0: Summary0 { later_in_flow, no_match, post_ack, 2 more }
later_in_flow: string
Connection resets within the first 10 packets from the client, but after the server has received multiple data packets.
post_ack: string
Connection resets or timeouts after the server received both a SYN packet and an ACK packet, meaning the connection was successfully established.
TCPResetsTimeoutTimeseriesGroupsResponse { meta, serie_0 }
TCPResetsTimeoutTimeseriesGroupsResponse { meta, serie_0 }
meta: Meta { aggInterval, confidenceInfo, dateRange, 3 more } Metadata for the results.
meta: Meta { aggInterval, confidenceInfo, dateRange, 3 more }
Metadata for the results.
aggInterval: "FIFTEEN_MINUTES" | "ONE_HOUR" | "ONE_DAY" | 2 moreAggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
aggInterval: "FIFTEEN_MINUTES" | "ONE_HOUR" | "ONE_DAY" | 2 more
Aggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
confidenceInfo: ConfidenceInfo { annotations, level }
confidenceInfo: ConfidenceInfo { annotations, level }
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 moreNormalization method applied to the results. Refer to Normalization methods.
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 more
Normalization method applied to the results. Refer to Normalization methods.