区块链服务 BCS-查询服务信息:响应参数

时间:2023-11-01 16:16:44

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

chain_engine_version

String

当前最新区块链引擎版本

最小长度:7

最大长度:10

editions

Array of ServiceFlavor objects

服务支持规格详情

plugins

Array of ServiceSupportPlugin objects

服务插件

表4 ServiceFlavor

参数

参数类型

描述

name

String

版本类型: 专业版(Professional)、企业版(Enterprise)、铂金版(Platinum)

枚举值:

  • Professional

  • Enterprise

  • Platinum

max_org_num

Integer

最大组织数:专业版最多2个组织,企业版最多10个组织,铂金版最多100个组织

最小值:2

最大值:100

tps_limit

Integer

区块链最高tps:专业版2000tps,企业版10000tps,铂金版50000tps

最小值:2000

最大值:50000

表5 ServiceSupportPlugin

参数

参数类型

描述

type

String

插件类型

version

String

插件版本

状态码: 401

表6 响应Body参数

参数

参数类型

描述

code

String

状态码

最小长度:3

最大长度:3

error_code

String

错误码

最小长度:12

最大长度:12

error_msg

String

错误信息

最小长度:1

最大长度:65535

message

String

错误详细信息

最小长度:1

最大长度:65535

support.huaweicloud.com/api01-bcs/ShowServerInfo.html