{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Radar TCP Resets Timeouts API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Radar TCP Resets Timeouts", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform Get TCP Resets Timeouts Summary", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/radar/tcp_resets_timeouts/summary", "params": [ { "name": "name", "value": "", "type": "query", "description": "Array of names that will be used to name the series in responses." }, { "name": "dateRange", "value": "", "type": "query", "description": "For example, use `7d` and `7dControl` to compare this week with the previous week. Use this parameter or set specific start and end dates (`dateStart` and `dateEnd` parameters)." }, { "name": "dateStart", "value": "", "type": "query", "description": "Array of datetimes to filter the start of a series." }, { "name": "dateEnd", "value": "", "type": "query", "description": "End of the date range (inclusive)." }, { "name": "asn", "value": "", "type": "query", "description": "Array of comma separated list of ASNs, start with `-` to exclude from results. For example, `-174, 3356` excludes results from AS174, but includes results from AS3356." }, { "name": "location", "value": "", "type": "query", "description": "Array of comma separated list of locations (alpha-2 country codes). Start with `-` to exclude from results. For example, `-US,PT` excludes results from the US, but includes results from PT." }, { "name": "continent", "value": "", "type": "query", "description": "Array of comma separated list of continents (alpha-2 continent codes). Start with `-` to exclude from results. For example, `-EU,NA` excludes results from Europe, but includes results from North America." }, { "name": "format", "value": "", "type": "query", "description": "Format results are returned in." } ] }, "docs": "Percentage distribution by connection stage of TCP connections terminated within the first 10 packets by a reset or timeout, for a given time period." }, { "info": { "name": "APIs.io Engineering Platform Get TCP Resets Timeouts Time Series", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/radar/tcp_resets_timeouts/timeseries_groups", "params": [ { "name": "aggInterval", "value": "", "type": "query", "description": "Aggregation interval results should be returned in (for example, in 15 minutes or 1 hour intervals). Refer to [Aggregation intervals](https://developers.cloudflare.com/radar/concepts/aggregation-intervals/)." }, { "name": "name", "value": "", "type": "query", "description": "Array of names that will be used to name the series in responses." }, { "name": "dateRange", "value": "", "type": "query", "description": "For example, use `7d` and `7dControl` to compare this week with the previous week. Use this parameter or set specific start and end dates (`dateStart` and `dateEnd` parameters)." }, { "name": "dateStart", "value": "", "type": "query", "description": "Array of datetimes to filter the start of a series." }, { "name": "dateEnd", "value": "", "type": "query", "description": "End of the date range (inclusive)." }, { "name": "asn", "value": "", "type": "query", "description": "Array of comma separated list of ASNs, start with `-` to exclude from results. For example, `-174, 3356` excludes results from AS174, but includes results from AS3356." }, { "name": "location", "value": "", "type": "query", "description": "Array of comma separated list of locations (alpha-2 country codes). Start with `-` to exclude from results. For example, `-US,PT` excludes results from the US, but includes results from PT." }, { "name": "continent", "value": "", "type": "query", "description": "Array of comma separated list of continents (alpha-2 continent codes). Start with `-` to exclude from results. For example, `-EU,NA` excludes results from Europe, but includes results from North America." }, { "name": "format", "value": "", "type": "query", "description": "Format results are returned in." } ] }, "docs": "Percentage distribution by connection stage of TCP connections terminated within the first 10 packets by a reset or timeout, over time." } ] } ], "bundled": true }