检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
BCS Consortium Inviting Tenants to Join a Consortium Processing an Invitation Querying All Notifications Listing Consortium Members Deleting Invitation Information Exiting a Consortium Parent topic: APIs (Enhanced Hyperledger Fabric)
Process of Using BCS Huawei Cloud Blockchain Service (BCS) is a blockchain technology platform for enterprises and developers. BCS helps you quickly deploy, manage, and maintain blockchain networks on Huawei Cloud. BCS reduces the threshold for using blockchain and allows you to focus
BCS Overview Blockchain Service (BCS) allows you to deploy instances, and manage blockchains, channels, members, and notifications. The following figure outlines the BCS usage process. BCS does not involve sensitive user information. Which, why, when, and how data is processed by
BCS Management Creating a BCS Service Querying Creation Status of a BCS Service Querying a BCS Service Modifying a BCS Service Creating Channels Querying Channel Information Adding Peers to a Channel Removing Organizations from a Channel Downloading Certificates Downloading the SDK
Enhanced Hyperledger Fabric BCS Management BCS Overview Permissions Management Instance Deployment Instance Management Channel Management Blockchain Management Downloading SDK Configurations and Certificates Consortium Management Add-on Management Contract Repository Backup and Restoration
Creating a BCS Service Function This API is used to create a pay-per-use BCS service. URI POST /v2/{project_id}/blockchains Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID obtained from IAM. Generally, a project ID contains 32 characters
BCS Operations That Can Be Recorded by CTS BCS is a highly available and secure blockchain platform with superb performance. It helps enterprises and developers create, deploy, and manage applications and smart contracts conveniently and cost-effectively on Huawei Cloud. With CTS,
BCS Monitoring Querying BCS Alarms Querying BCS Alarm Statistics Querying BCS Monitoring Data Listing Entity Monitoring Data of a BCS Service Querying Entity Monitoring Details of a BCS Service Parent topic: APIs (Enhanced Hyperledger Fabric)
Purchasing a BCS Instance Prerequisites Before using BCS, you must have a Huawei Cloud account. For details, see Account Registration Process. Procedure Go to the page for purchasing enhanced Hyperledger Fabric instances. On the page that is displayed, specify the enterprise project
Deleting a BCS Service Function This API is used to delete a BCS service. This API is not supported for BCS services billed on a yearly/monthly basis. URI DELETE /v2/{project_id}/blockchains/{blockchain_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes
Buying a BCS Instance Buy a BCS instance and configure the basic parameters and network nodes. Procedure Log in to the BCS console. On the Instance Management page, click Buy next to Enhanced Hyperledger Fabric Instance. Configure the basic settings as prompted. Table 1 describes
Modifying a BCS Service Function This API is used to add peers, delete peers, add organizations, or delete organizations of a service. You can perform only one of these operations at a time. Adding and deleting peers are not supported for services deployed using IEF. This API is not
FAQs Related to BCS Billing How do I change the billing mode of a BCS instance from pay-per-use to yearly/monthly? Currently, the billing mode of a BCS instance cannot be changed from pay-per-use to yearly/monthly. How do I unsubscribe from a yearly/monthly BCS instance? Choose More
Querying the BCS Service List Function This API is used to query the basic information of all BCS services under the specified project. URI GET /v2/{project_id}/blockchains Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID obtained from
Querying a BCS Service Function This API is used to query the details of a specified BCS service. URI GET /v2/{project_id}/blockchains/{blockchain_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID obtained from IAM. Generally, a project
Querying Creation Status of a BCS Service Function This API is used to query the creation status of a specified BCS service. URI GET /v2/{project_id}/blockchains/{blockchain_id}/status Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID obtained
What Is BCS? Blockchain Service (BCS) is a blockchain platform for enterprises and developers. BCS helps you quickly deploy, manage, and maintain blockchain networks, lowering the threshold for using blockchains. In this way, you can focus on the development and innovation of your
Querying BCS Alarm Statistics Function This API is used to query the alarm statistics of a specified metric of a BCS service. URI POST /v2/{project_id}/blockchains/{blockchain_id}/events/statistic Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project
Querying BCS Monitoring Data Function This API is used to query the monitoring data of a specified metric of a BCS service. URI POST /v2/{project_id}/blockchains/{blockchain_id}/metric/list Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project
Querying BCS Alarms Function This API is used to query the monitoring data of a specified metric of a BCS service. URI POST /v2/{project_id}/blockchains/{blockchain_id}/events Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID obtained from