图引擎服务 GES-查询元数据列表(1.0.2):响应参数

时间:2024-01-25 20:06:42

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

errorMessage

String

系统提示信息。

  • 执行成功时,字段可能为空。
  • 执行失败时,用于显示错误信息。

errorCode

String

系统提示信息。

  • 执行成功时,字段可能为空。
  • 执行失败时,用于显示错误码。

schemaCount

Integer

元数据返回个数。请求失败时,该字段为空。

schemaList

Array of metadata objects

当前project_id下的所有元数据列表。请求失败时,该字段为空。

表5 metadata

参数

参数类型

描述

id

String

元数据 ID。

name

String

元数据名称。

description

String

元数据描述。

status

String

元数据是否可用。

metadataPath

String

元数据对应路径。

startTime

String

元数据的创建时间。

lastUpdateTime

String

元数据的最后更新时间。

support.huaweicloud.com/api-ges/ges_03_0068.html