区块链服务 BCS-发布可验证凭证的模板:响应参数

时间:2024-07-01 09:12:15

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

schemaIndex

String

模板存储在链上的索引

credentialSchema

CredentialSchema object

CredentialSchema

表4 CredentialSchema

参数

参数类型

描述

creator

String

创建者身份标识

title

String

名称

identifier

String

凭证模板标识

attributes

Array of Attribute objects

属性信息

version

Integer

版本

表5 Attribute

参数

参数类型

描述

name

String

名称

type

String

类型

description

String

描述信息

状态码: 500

表6 响应Body参数

参数

参数类型

描述

errorCode

String

错误码

最小长度:8

最大长度:36

errorMsg

String

错误描述

最小长度:2

最大长度:512

support.huaweicloud.com/devg-bcs/PublishCredentialSchema_0.html