Items
Get SYN Protection rule.
GET/accounts/{account_id}/magic/advanced_tcp_protection/configs/syn_protection/rules/{rule_id}
Update SYN Protection rule.
PATCH/accounts/{account_id}/magic/advanced_tcp_protection/configs/syn_protection/rules/{rule_id}
Delete SYN Protection rule.
DELETE/accounts/{account_id}/magic/advanced_tcp_protection/configs/syn_protection/rules/{rule_id}
ModelsExpand Collapse
ItemGetResponse object { id, burst_sensitivity, created_on, 6 more }
ItemGetResponse object { id, burst_sensitivity, created_on, 6 more }
mitigation_type: string
The type of mitigation for SYN Protection. Must be one of ‘challenge’ or ‘retransmit’.
ItemEditResponse object { id, burst_sensitivity, created_on, 6 more }
ItemEditResponse object { id, burst_sensitivity, created_on, 6 more }
mitigation_type: string
The type of mitigation for SYN Protection. Must be one of ‘challenge’ or ‘retransmit’.