云数据库 GEMINIDB-查询项目标签:响应参数

时间:2024-09-04 09:28:20

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

tags

Array of Tag objects

标签列表。

total_count

Integer

总记录数。

表5 Tag

参数

参数类型

描述

type

String

标签类型:

  • user
  • system

key

String

标签键。最大长度36个unicode字符,key不能为空。

字符集:0-9,A-Z,a-z,“_”,“-”,中文。

values

Array of strings

标签值列表。每个标签值最大长度43个unicode字符,可以为空字符串。

字符集:0-9,A-Z,a-z,“_”,“.”,“-”,中文。

support.huaweicloud.com/api-nosql/topic_300000015.html