ListRenderingInstanceGateway分页
查询自定义网关
服务地址:
华东2(上海)
输入参数
只看必填
RenderingInstanceId云应用服务实例ID
GatewayInstanceId网关实例ID
分页参数
PageNumber查询列表的页码
PageSize分页查询时设置的每页行数
插件下载了解更多
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.

接口说明

说明 模板 ID 和模板类型至少指定一个。

请求参数

字段名称字段详情
RenderingInstanceIdstring

云应用服务实例 ID

示例值:render-9f8c57355d224ad7beaf95e145f22111参考取值来源:
    ListRenderingInstances
    CreateRenderingInstance
    RefreshRenderingInstanceStreaming
GatewayInstanceIdstring

网关实例 ID。

示例值:render-xxx参考取值来源:
    CreateRenderingInstanceGateway
PageNumberinteger<int64>

查询列表的页码。

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

分页查询时设置的每页行数

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

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:BEA5625F-8FCF-48F4-851B-CA63946DA664
GatewayConfigurationInfosarray<object>

自定义网关信息列表。

TotalCountstring

安装记录总数

示例值:100
PageNumberstring

查询列表的页码

示例值:1
PageSizestring

分页查询时设置的每页行数

示例值:10
变更历史
暂无变更历史