区块链服务 BCS-下载SDK配置:请求参数

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

请求参数

表2 请求Header参数

参数

是否必选

参数类型

描述

X-Auth-Token

String

用户Token

最小长度:1

最大长度:65535

表3 请求Body参数

参数

是否必选

参数类型

描述

cert_path

String

证书存放路径

download_ca

Boolean

是否下载组织ca私钥、证书

orgs

Array of strings

需要下载客户端配置、证书的组织ID列表

最小长度:4

最大长度:26

access_mode

String

区块链后台访问方式:标准通道(StandardChannel)、高性能通道(HighPerformanceChannel)

枚举值:

  • StandardChannel

  • HighPerformanceChannel

endpoint_ip

String

终端节点IP,选择高性能通道时必填

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