ListActionRecords
获取实例过去一段时间的管控变更记录
服务地址:
华东1 金融云
输入参数
只看必填
InstanceId
requestId
userId
actionNames
filter
page
size
startTime
endTime
插件下载了解更多
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.

请求语法

GET /openapi/instances/{InstanceId}/action-records HTTP/1.1

路径参数

字段名称字段详情
InstanceIdstring

A short description of struct

请求参数

字段名称字段详情
requestIdstring
userIdstring
actionNamesstring
filterstring
pageinteger<int32>
sizeinteger<int32>
startTimeinteger<int64>
注意 该字段类型为 Long,在序列化/反序列化的过程中可能导致精度丢失,请注意数值不得大于 9007199254740991。
endTimeinteger<int64>
注意 该字段类型为 Long,在序列化/反序列化的过程中可能导致精度丢失,请注意数值不得大于 9007199254740991。

返回参数

字段名称字段详情
RequestIdstring
Resultarray<object>
变更历史
暂无变更历史