You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.1 KiB
1.1 KiB
id | title | sidebar_label |
---|---|---|
fuktionen | API - DDoS - Function Overview | DDoS Function Overview |
Description
The "DDoS" section includes all functions related to DDoS protection.
These allow controlling the filters for specific IPs, regardless of the service type.
Function Overview
Function Name | Description |
---|---|
DDOS_Status | Retrieves the current status of the IP address. |
DDOS_Layer4_Activate | Activates the Layer 4 filter for the IP. |
DDOS_Layer4_Deactivate | Deactivates the Layer 4 filter for the IP. |
DDOS_Layer7_Activate | Activates both Layer 4 & Layer 7 filters for the IP. |
DDOS_Layer7_Deactivate | Deactivates both Layer 4 & Layer 7 filters for the IP. |
DDOS_Layer7_OnlyOn | Activates the Layer 7 filter for the IP only. |
DDOS_Layer7_OnlyOff | Deactivates the Layer 7 filter for the IP only. |
DDOS_SetRdns | Sets an rDNS entry for the IP address. |
DDOS_Incidents | Retrieves the last 25 attack incidents for the IP address. |