全部产品
Search
文档中心

边缘安全加速:DescribeDdosMaxBurstGbps - 查询DDoS实例的国内最大防护带宽

更新时间:Jan 19, 2026

查询DDoS实例的国内最大防护带宽

调试

您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

调试

授权信息

当前API暂无授权信息透出。

请求参数

名称

类型

必填

描述

示例值

InstanceId

string

实例 ID,可通过调用 ListUserRatePlanInstances 接口获取。

esa-site-a71k7bw19dz4

返回参数

名称

类型

描述

示例值

object

RequestId

string

Id of the request

B5D71671-B074-5702-A0F5-B923920FDDD4

InstanceId

string

套餐实例 ID。

esa-site-a71k7bw19dz4

MaxBurstGbps

string

DDoS 实例的国内最大防护带宽,单位 Gbps。

300

示例

正常返回示例

JSON格式

{
  "RequestId": "B5D71671-B074-5702-A0F5-B923920FDDD4",
  "InstanceId": "esa-site-a71k7bw19dz4",
  "MaxBurstGbps": "300"
}

错误码

HTTP status code

错误码

错误信息

描述

400 InternalException Failed to call the service. Try again later or contact technical support. 调用服务失败,请稍后重试或联系客服咨询详情。
400 NoPermission You do not have permissions to access or operate on the resource.Contact your account administrator to attach the AliyunESAFullAccess policy to the current user. 对当前资源无权限访问或者操作。请联系您阿里云账户的管理员,以授予您 AliyunESAFullAccess 策略。
400 InstanceNotExist The instance does not exist. Check whether the specified instance ID is correct or whether the instance belongs to your account. 实例不存在,请检查提供的实例ID是否正确或该实例是否属于您的账户。
400 InvalidParameter Parameter verification failed. Check your configurations and try again. 输入的参数校验不通过,请您核对参数的正确性后重试。

访问错误中心查看更多错误码。

变更历史

更多信息,参考变更详情