access-token: ********************{
"datasources": [
0
],
"type": "Layer4",
"action": "blackhole",
"network_address": "string",
"status": "ongoing",
"remark": "string",
"auto_finish_at": 0
}curl --location '/admin/network/security/attack_events' \
--header 'access-token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"datasources": [
0
],
"type": "Layer4",
"action": "blackhole",
"network_address": "string",
"status": "ongoing",
"remark": "string",
"auto_finish_at": 0
}'{
"success": true
}