TCP Resets Timeouts
Get TCP resets and timeouts summary
GET/radar/tcp_resets_timeouts/summary
Get TCP resets and timeouts time series
GET/radar/tcp_resets_timeouts/timeseries_groups
ModelsExpand Collapse
TCPResetsTimeoutSummaryResponse = object { meta, summary_0 }
TCPResetsTimeoutSummaryResponse = object { meta, summary_0 }
meta: object { confidenceInfo, dateRange, lastUpdated, 2 more } Metadata for the results.
meta: object { confidenceInfo, dateRange, lastUpdated, 2 more }
Metadata for the results.
confidenceInfo: object { annotations, level }
confidenceInfo: object { annotations, level }
normalization: "PERCENTAGE" or "MIN0_MAX" or "MIN_MAX" or 5 moreNormalization method applied to the results. Refer to Normalization methods.
normalization: "PERCENTAGE" or "MIN0_MAX" or "MIN_MAX" or 5 more
Normalization method applied to the results. Refer to Normalization methods.
summary_0: object { later_in_flow, no_match, post_ack, 2 more }
summary_0: object { 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 = object { meta, serie_0 }
TCPResetsTimeoutTimeseriesGroupsResponse = object { meta, serie_0 }
meta: object { aggInterval, confidenceInfo, dateRange, 3 more } Metadata for the results.
meta: object { aggInterval, confidenceInfo, dateRange, 3 more }
Metadata for the results.
aggInterval: "FIFTEEN_MINUTES" or "ONE_HOUR" or "ONE_DAY" or 2 moreAggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
aggInterval: "FIFTEEN_MINUTES" or "ONE_HOUR" or "ONE_DAY" or 2 more
Aggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
confidenceInfo: object { annotations, level }
confidenceInfo: object { annotations, level }
normalization: "PERCENTAGE" or "MIN0_MAX" or "MIN_MAX" or 5 moreNormalization method applied to the results. Refer to Normalization methods.
normalization: "PERCENTAGE" or "MIN0_MAX" or "MIN_MAX" or 5 more
Normalization method applied to the results. Refer to Normalization methods.