DDOS防护 AAD-查询Anti-DDoS配置可选范围:响应参数

时间:2024-04-09 10:10:12

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

traffic_limited_list

Array of TriggerBpsDict objects

流量限制列表

http_limited_list

Array of TriggerQpsDict objects

HTTP限制列表

connection_limited_list

Array of CleanLimitDict objects

连接数限制列表

extend_ddos_config

Array of ExtendDDoSSet objects

扩展配置列表

表4 TriggerBpsDict

参数

参数类型

描述

traffic_pos_id

Long

流量分段ID

traffic_per_second

Long

每秒流量(Mbit/s)阈值

packet_per_second

Long

每秒报文数(个/s)阈值

表5 TriggerQpsDict

参数

参数类型

描述

http_request_pos_id

Long

HTTP请求数分段ID

http_packet_per_second

Long

每秒HTTP请求数(个/s)阈值

表6 CleanLimitDict

参数

参数类型

描述

cleaning_access_pos_id

Long

清洗时访问限制分段ID

new_connection_limited

Long

单一源IP新建连接个数

total_connection_limited

Long

单一源IP连接数总个数

表7 ExtendDDoSSet

参数

参数类型

描述

SetID

Long

配置分段ID

new_connection_limited

Long

单一源IP新建连接个数

total_connection_limited

Long

单一源IP连接数总个数

http_packet_per_second

Long

每秒HTTP请求数(个/s)阈值

traffic_per_second

Long

每秒流量(Mbit/s)阈值

packet_per_second

Long

每秒报文数(个/s)阈值

support.huaweicloud.com/api-aad/ListNewConfigs.html