检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
String 错误码 error_message String 错误描述 error_msg String 错误描述 请求示例 GET https://192.168.0.90:30603/v2/agent/apis/chaincode/instantiate?chaincode_name=chaincode
channelID 是 String 通道id cryptoMethod 是 String 加密方法,目前固定为SW cert 是 String 证书 sk 是 String 私钥 timestamp 是 String 时间戳 consumer 是 String 订单申请者身份标识 orderSeq
String 错误码 error_message String 错误描述 error_msg String 错误描述 请求示例 GET https://192.168.0.90:30603/v2/agent/apis/chaincode/install?chaincode_name=chaincode
String 错误码 error_message String 错误描述 error_msg String 错误描述 请求示例 GET https://192.168.0.90:30603/v2/agent/apis/chaincodes 响应示例 状态码: 200 Success
String 错误码 error_message String 错误描述 error_msg String 错误描述 请求示例 GET https://192.168.0.90:30603/v2/agent/apis/chaincode/versions?chaincode_name=chaincode
调用说明 区块链服务提供了REST(Representational State Transfer)风格API,支持您通过HTTPS请求调用,调用方法请参见如何调用API。 父主题: 使用前必读
Management进行用户权限管理。首先根据实际业务设置角色,例如买家、卖家和仓库管理员等角色。然后设置群组,每个群组可包含多个或单个角色。最后添加用户,管理员为其设置用户名和登录密码,并选择对应的群组。 业务监控 用户可通过用户名和密码登录到业务监控页面,查看当前业务流程和业务历史交
查询链详情 功能介绍 查询区块链详情 URI GET /v2/{project_id}/huaweicloudchain/instances/{instance_id}/chain 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID instance_id
调用说明 华为云区块链引擎服务提供了REST(Representational State Transfer)风格API,支持您通过HTTPS请求调用,调用方法请参考如何调用API。 父主题: 使用前必读
channelID 是 String 通道id cryptoMethod 是 String 加密方法,目前固定为SW cert 是 String 证书 sk 是 String 私钥 timestamp 是 String 时间戳 provider 是 String 数据发布者身份标识 providerName
String 错误码 error_message String 错误描述 error_msg String 错误描述 请求示例 POST https://192.168.0.90:30603/v2/agent/apis/chaincode/install {chaincode_na
查询交易执行结果 消息构建。 接口方法 func (msg *QueryRawMessage) BuildTxRawMessage(chainID string, txHash []byte) (*common.RawMessage, error) 参数说明 参数 类型 说明 chainID
利用交易ID查询交易详情 消息构建。 接口方法 func (msg *QueryRawMessage) BuildTxRawMessage(chainID string, txHash []byte) (*common.RawMessage, error) 参数说明 参数 类型 说明
查询区块详情 消息构建。 接口方法 func (msg *QueryRawMessage) BuildBlockRawMessage(chainID string, blockNum uint64) (*common.RawMessage, error) 参数说明 参数 类型 说明
购买实例 功能介绍 购买区块链实例 URI POST /v2/{project_id}/huaweicloudchain/instances 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID 请求参数 表2 请求Header参数 参数
获取项目ID 调用API获取项目ID 项目ID还用通过调用查询指定条件下的项目信息API获取。 获取项目ID的接口为“GET https://{Endpoint}/v3/projects/”,其中{Endpoint}为IAM的终端节点。接口的认证鉴权请参见认证鉴权。 响应示例如下
安装合约 功能介绍 安装或者更新合约,只支持云端管理实例使用 URI POST /v2/{project_id}/huaweicloudchain/instances/{instance_id}/chain/contract 表1 路径参数 参数 是否必选 参数类型 描述 project_id
查询合约详情 功能介绍 查询合约详情,只支持云端管理实例使用 URI GET /v2/{project_id}/huaweicloudchain/instances/{instance_id}/chain/contract 表1 路径参数 参数 是否必选 参数类型 描述 project_id
String 错误描述 请求示例 默认模式请求 GET https://192.168.0.90:30603/v2/agent/apis/channel/channel/blocks 分页模式请求 GET https://192.168.0.90:30603/v2/agent
channelID 是 String 通道id cryptoMethod 是 String 加密方法,目前固定为SW cert 是 String 证书 sk 是 String 私钥 timestamp 是 String 时间戳 currentPage 否 String 分页参数:当前页码(默认1)