Authorization: ********************curl --location --request GET '/api/admin/log_analyzer/waf_attack_stats?client_id&end_time&field&geoip_country_code&host&node_app_id&order_id&request_method&request_uri&site_id&size&sort_by&sort_field&start_time' \
--header 'Authorization: <api-key>'{
"code": 0,
"data": [
{
"count": 0,
"field": "string",
"id": 0,
"outbound_traffic": 0
}
],
"message": "string"
}