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).curl --location --request GET 'https://api.cloudflare.com/client/v4/radar/attacks/layer7/top/ases/origin'
{
"result": {
"top_0": [
{
"originAsn": 16509,
"originAsnName": "AMAZON-02",
"rank": "1",
"value": "0.73996"
}
]
},
"success": true
}