云数据库 GEMINIDB-查询资源实例:响应参数

时间:2023-11-22 09:18:52

响应参数

状态码: 200

表6 响应Body参数

参数

参数类型

描述

instances

Array of InstanceResult objects

实例列表。

total_count

Integer

总记录数。

表7 InstanceResult

参数

参数类型

描述

instance_id

String

实例ID。

instance_name

String

实例名称。

tags

Array of InstanceTagResult objects

标签列表。如果没有标签,默认为空数组。

表8 InstanceTagResult

参数

参数类型

描述

key

String

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

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

value

String

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

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

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