Module ddos_protection_api

Module ddos_protection_api 

Source

Structs§

DdosProtectionEventGetParams
struct for passing parameters to the method ddos_protection_event_get
DdosProtectionEventListParams
struct for passing parameters to the method ddos_protection_event_list
DdosProtectionEventRuleListParams
struct for passing parameters to the method ddos_protection_event_rule_list
DdosProtectionRuleGetParams
struct for passing parameters to the method ddos_protection_rule_get
DdosProtectionRulePatchParams
struct for passing parameters to the method ddos_protection_rule_patch
DdosProtectionTrafficStatsRuleGetParams
struct for passing parameters to the method ddos_protection_traffic_stats_rule_get

Enums§

DdosProtectionEventGetError
struct for typed errors of method ddos_protection_event_get
DdosProtectionEventListError
struct for typed errors of method ddos_protection_event_list
DdosProtectionEventRuleListError
struct for typed errors of method ddos_protection_event_rule_list
DdosProtectionRuleGetError
struct for typed errors of method ddos_protection_rule_get
DdosProtectionRulePatchError
struct for typed errors of method ddos_protection_rule_patch
DdosProtectionTrafficStatsRuleGetError
struct for typed errors of method ddos_protection_traffic_stats_rule_get

Functions§

ddos_protection_event_get
Get event by ID.
ddos_protection_event_list
Get events.
ddos_protection_event_rule_list
Get all rules for an event.
ddos_protection_rule_get
Get a rule by ID.
ddos_protection_rule_patch
Update rule.
ddos_protection_traffic_stats_rule_get
Get traffic stats for a rule.