ListEdgeContainerApps_边缘安全加速_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.

流控信息

请求速率为30/1(s)。

授权信息

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

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
esa:ListEdgeContainerApps
None
全部资源
*

请求参数

字段名称字段详情
PageNumberinteger<int32>

当前页码。默认值:1,取值范围:1~65535

示例值:1
PageSizeinteger<int32>

每页大小。默认为:20,取值范围:1~500

示例值:20
OrderKeystring

排序字段,不传则默认为空。取值:展开详情

示例值:CreateTime
OrderTypestring

排序方向,不传则默认为空。取值:展开详情

示例值:Asc
SearchTypestring

模糊查找的类型,取值:展开详情

示例值:Appid
SearchKeystring

搜索关键词。

示例值:ver-1005682639679266816

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:2430E05E-1340-5773-B5E1-B743929F46F2
PageNumberinteger<int32>

当前页码。默认值;1,取值范围:1~65535

示例值:1
PageSizeinteger<int32>

整页大小。取值范围:1~500

示例值:10
TotalCountinteger<int32>

总条数。

示例值:10
Appsarray<object>

应用数组

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
InvalidParameter.OrderType
The specified OrderType is invalid. Please check the OrderType parameter. You may not have set it to either Asc or Desc. Please make the necessary changes and call the interface again.诊断
400
InvalidParameter.OrderKey
The specified OrderKey is invalid. Please check the OrderKey parameter.诊断
400
InvalidParameter
Invalid parameter. Check the parameter configuration.诊断
400
InvalidParameter.PageNumber
Failed to verify parameter PageNumber.Check whether the parameter exists and is set to a positive integer.诊断
400
InvalidParameter.appid
The format of the application ID is invalid. You can call ListEdgeContainerApps to obtain the application ID.诊断
400
InvalidPageSize.ValueNotSupported
The PageSize value is invalid. The default value is set to 20. The acceptable range is between 1 and 500.诊断
404
InvalidApp.NotFound
The application does not exist. Check whether the application ID you specified is correct and try again.诊断
500
InternalError
Failed to call the service. Try again later or contact technical support.诊断

变更历史

变更时间变更内容概要操作
2024-10-15
变更错误码400

相关示例