You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**HTTP Requests**|`get_http_requests_data`| Fetches HTTP request data (timeseries, summaries, and grouped timeseries across dimensions like `deviceType`, `botClass`) |
16
-
|**L7 Attacks**|`get_l7_attack_data`| Fetches L7 attack data (timeseries, summaries, and grouped timeseries across dimensions like `mitigationProduct`, `ipVersion`) |
16
+
|**Layer 7 Attacks**|`get_l7_attack_data`| Fetches L7 attack data (timeseries, summaries, and grouped timeseries across dimensions like `mitigationProduct`, `ipVersion`) |
17
+
|**Layer 3 Attacks**|`get_l3_attack_data`| Fetches L3 attack data (timeseries, summaries, and grouped timeseries across dimensions like `protocol`, `duration`) |
17
18
|**Internet Speed**|`get_internet_speed_data`| Retrieve summary of bandwidth, latency, jitter, and packet loss, from the previous 90 days of Cloudflare Speed Test. |
18
19
|**Autonomous Systems**|`list_autonomous_systems`| Lists ASes; filter by location and sort by population size |
19
20
||`get_as_details`| Retrieves detailed info for a specific ASN |
0 commit comments