GetMetaTableIntroWiki
该接口用于获取表的使用说明
服务地址:
华东1 金融云
输入参数
只看必填
TableGuid表的唯一标识
WikiVersion使用说明的版本
插件下载了解更多
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.

请求参数

字段名称字段详情
TableGuidstring

表的唯一标识。

示例值:odps.engine_name.table_name参考取值来源:
    GetMetaDBTableList
WikiVersioninteger<int64>

使用说明的版本。

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

返回参数

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

HTTP 状态码。

示例值:200
ErrorMessagestring

错误信息。

示例值:The connection does not exist.
RequestIdstring

请求 ID。

示例值:0bc1ec92159376
Successboolean

请求是否成功。

示例值:true
ErrorCodestring

错误码。

示例值:Invalid.Tenant.ConnectionNotExists
Dataobject

业务数据。

变更历史
暂无变更历史