QueryNetList_DDoS代播防护_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

当前云产品API请求速率暂未透出。

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
ddosdiversion:QueryNetList
Get
全部资源
*

请求参数

字段名称字段详情
SaleIdstring

代播实例的 ID。

示例值:ddos_diversion_public_cn-xxxxxxxxxxxxx
Netstring

代播实例的网段。展开详情

示例值:192.168.XX.XX/24枚举值:
Modestring

调度模式。取值:展开详情

示例值:netflow-auto枚举值:netflow-automanual
MainNetstring

具有扩展网段的代播实例的主网段。如果查询的代播实例没有扩展网段,此参数为空。

示例值:192.168.XX.XX/22
Pageinteger<int64>

页码。 默认值:1。

注意 该字段类型为 Long,在序列化/反序列化的过程中可能导致精度丢失,请注意数值不得大于 9007199254740991。
示例值:1
Numinteger<int64>

数量。默认值:100。

注意 该字段类型为 Long,在序列化/反序列化的过程中可能导致精度丢失,请注意数值不得大于 9007199254740991。
示例值:100

返回参数

字段名称字段详情
Codeinteger<int64>

接口返回码:展开详情

注意 请注意,该值为 Long 类型,在某些语言中可能存在精度丢失的风险,请小心使用。
示例值:200
RequestIdstring

本次调用请求的 ID,是由阿里云为该请求生成的唯一标识符,可用于排查和定位问题。

示例值:24B652B5-AEFF-3F03-9114-00D053C42277
Messagestring

返回信息。

示例值:successful
Dataobject

网段列表。

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
AuthenticationFailed
User authentication failed.诊断
400
AutoScheduleRuleExist
The auto schedule rule already exists.诊断
400
AutoScheduleRuleNotExist
The auto schedule rule dose not exist.诊断
400
BlackHoleConfigurationError
A black hole configuration error occurred.诊断
400
CleanConfigurationError
A clean configuration error occurred.诊断
400
CoveredNet
The CIDR block is overwritten.诊断
400
DatabaseError
A database error.诊断
400
DeclaredNet
The CIDR block has been advertised.诊断
400
DefenseConfigurationError
A defense configuration error occurred.诊断
400
ForwardConfigurationNotExist
The CIDR block forwarding configuration is not found.诊断
400
ForwardNotExist
The CIDR block zone forwarding configuration is not found.诊断
400
ForwardRuleNotExist
The CIDR block forwarding rule is not found.诊断
400
HttpFailed
HTTP request failed.诊断
400
IDNSubnetsCountLimit
The maximum number of IDCs of the instance is exceeded.诊断
400
InstanceExist
The instance already exists.诊断
400
InstanceNetConfigurationExist
The instance CIDR block configuration already exists.诊断
400
InstanceNotExist
The instance is not found.诊断
400
InstanceUpstreamLimit
The maximum number of reinjection configurations for the instance is exceeded.诊断
400
InternalError
An internal error occurred.诊断
400
InvalidNet
Invalid CIDR block.诊断
400
InvalidParam
Invalid parameter value.诊断
400
IPSubnetsCountLimit
The maximum number of CIDR blocks of the instance is exceeded.诊断
400
NetCannotExtend
The CIDR block cannot be extended.诊断
400
NetConfigurationExist
The CIDR block configuration already exists.诊断
400
NetConfigurationNotExist
The CIDR block configuration is not found.诊断
400
NetForwardDelete
The CIDR block forwarding is being deleted.诊断
400
NetMaskOutOfRange
The subnet mask of the CIDR block is invalid.诊断
400
NetNeedExtend
The CIDR block needs to be extended.诊断
400
NetStatusNotReady
The CIDR block reinjection configuration has not been completed.诊断
400
NetworkDeclearedFailed
Failed to advertise the CIDR block.诊断
400
NetWorkNotExist
The CIDR block is not found.诊断
400
NetworkUndeclearedFailed
Failed to cancel the advertisement of the CIDR block.诊断
400
ParameterNotEnough
Required parameters are not specified.诊断
400
ParameterOutOfRange
Invalid parameter value.诊断
400
RegionNotExist
The region does not exist.诊断
400
RequestMethodError
An incorrect request method.诊断
400
SubnetCountLimit
The maximum number of subnets is exceeded.诊断
400
UnKnownError
An unknown error occurred.诊断
400
UpsteamNotComplete
The reinjection configuration has not been completed.诊断
400
UpstreamConfigurationNotExist
The reinjection configuration is not found.诊断
400
JsonDecodeError
JSON string decoding failed.诊断

变更历史

变更时间变更内容概要操作
2024-12-12
变更错误码400
2024-09-18
变更返回参数
2024-09-05
变更返回参数
2024-04-28
变更返回参数
2023-12-12
变更请求参数SaleId
2023-12-11
变更请求参数SaleId

相关示例