tccli 3.0.876.1__py2.py3-none-any.whl → 3.0.877.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (223) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/aa/v20200224/api.json +39 -0
  3. tccli/services/acp/v20220105/api.json +115 -0
  4. tccli/services/advisor/v20200721/api.json +30 -0
  5. tccli/services/af/v20200226/api.json +114 -0
  6. tccli/services/afc/v20200226/api.json +83 -0
  7. tccli/services/aiart/v20221229/api.json +25 -0
  8. tccli/services/ame/v20190916/api.json +329 -0
  9. tccli/services/ams/v20201229/api.json +151 -0
  10. tccli/services/anicloud/v20220923/api.json +36 -0
  11. tccli/services/antiddos/v20200309/api.json +928 -0
  12. tccli/services/apigateway/v20180808/api.json +1115 -0
  13. tccli/services/apm/v20210622/api.json +130 -0
  14. tccli/services/asr/v20190614/api.json +159 -0
  15. tccli/services/asw/v20200722/api.json +84 -0
  16. tccli/services/autoscaling/v20180419/api.json +564 -0
  17. tccli/services/ba/v20200720/api.json +10 -0
  18. tccli/services/batch/v20170312/api.json +512 -0
  19. tccli/services/bda/v20200324/api.json +186 -0
  20. tccli/services/bi/v20220105/api.json +28 -0
  21. tccli/services/billing/v20180709/api.json +515 -0
  22. tccli/services/bm/v20180423/api.json +542 -0
  23. tccli/services/bma/v20210624/api.json +321 -0
  24. tccli/services/bma/v20221115/api.json +136 -0
  25. tccli/services/bmeip/v20180625/api.json +134 -0
  26. tccli/services/bmlb/v20180625/api.json +633 -0
  27. tccli/services/bmvpc/v20180625/api.json +454 -0
  28. tccli/services/bpaas/v20181217/api.json +54 -0
  29. tccli/services/bsca/v20210811/api.json +86 -0
  30. tccli/services/btoe/v20210514/api.json +75 -0
  31. tccli/services/cam/v20190116/api.json +507 -0
  32. tccli/services/captcha/v20190722/api.json +220 -0
  33. tccli/services/car/v20220110/api.json +15 -0
  34. tccli/services/cat/v20180409/api.json +135 -0
  35. tccli/services/cbs/v20170312/api.json +376 -0
  36. tccli/services/ccc/v20200210/api.json +448 -0
  37. tccli/services/cdb/v20170320/api.json +1513 -8
  38. tccli/services/cdb/v20170320/examples.json +2 -2
  39. tccli/services/cdc/v20201214/api.json +266 -0
  40. tccli/services/cdn/v20180606/api.json +1553 -87
  41. tccli/services/cds/v20180420/api.json +45 -0
  42. tccli/services/cdwch/v20200915/api.json +241 -0
  43. tccli/services/cfg/v20210820/api.json +202 -0
  44. tccli/services/cfs/v20190719/api.json +358 -0
  45. tccli/services/cfw/v20190904/api.json +683 -0
  46. tccli/services/chdfs/v20201112/api.json +128 -0
  47. tccli/services/ciam/v20220331/api.json +211 -0
  48. tccli/services/cii/v20210408/api.json +155 -0
  49. tccli/services/ckafka/v20190819/api.json +1388 -0
  50. tccli/services/clb/v20180317/api.json +873 -7
  51. tccli/services/cloudaudit/v20190319/api.json +158 -0
  52. tccli/services/cloudhsm/v20191112/api.json +159 -0
  53. tccli/services/cloudstudio/v20210524/api.json +201 -0
  54. tccli/services/cls/v20201016/api.json +710 -0
  55. tccli/services/cme/v20191029/api.json +736 -0
  56. tccli/services/cmq/v20190304/api.json +155 -0
  57. tccli/services/cpdp/v20190820/api.json +4099 -0
  58. tccli/services/csip/v20221121/api.json +207 -0
  59. tccli/services/cvm/v20170312/api.json +903 -0
  60. tccli/services/cwp/v20180228/api.json +2928 -0
  61. tccli/services/cynosdb/v20190107/api.json +936 -0
  62. tccli/services/dasb/v20191018/api.json +538 -0
  63. tccli/services/dayu/v20180709/api.json +1067 -0
  64. tccli/services/dbbrain/v20191016/api.json +353 -0
  65. tccli/services/dbbrain/v20210527/api.json +594 -0
  66. tccli/services/dbdc/v20201029/api.json +173 -0
  67. tccli/services/dc/v20180410/api.json +274 -0
  68. tccli/services/dcdb/v20180411/api.json +714 -0
  69. tccli/services/dlc/v20210125/api.json +987 -0
  70. tccli/services/dnspod/v20210323/api.json +622 -0
  71. tccli/services/domain/v20180808/api.json +229 -0
  72. tccli/services/drm/v20181115/api.json +76 -0
  73. tccli/services/ds/v20180523/api.json +99 -0
  74. tccli/services/dts/v20180330/api.json +228 -0
  75. tccli/services/dts/v20211206/api.json +548 -0
  76. tccli/services/eb/v20210416/api.json +256 -0
  77. tccli/services/ecc/v20181213/api.json +70 -0
  78. tccli/services/ecdn/v20191012/api.json +217 -0
  79. tccli/services/ecm/v20190719/api.json +1127 -0
  80. tccli/services/eiam/v20210420/api.json +348 -0
  81. tccli/services/eis/v20210601/api.json +86 -0
  82. tccli/services/emr/v20190103/api.json +754 -0
  83. tccli/services/es/v20180416/api.json +582 -0
  84. tccli/services/ess/v20201111/api.json +624 -1
  85. tccli/services/essbasic/v20210526/api.json +624 -2
  86. tccli/services/facefusion/v20181201/api.json +66 -0
  87. tccli/services/facefusion/v20220927/api.json +38 -0
  88. tccli/services/faceid/v20180301/api.json +370 -0
  89. tccli/services/fmu/v20191213/api.json +72 -0
  90. tccli/services/ft/v20200304/api.json +45 -0
  91. tccli/services/gaap/v20180529/api.json +880 -0
  92. tccli/services/gme/v20180711/api.json +267 -0
  93. tccli/services/goosefs/v20220519/api.json +14 -0
  94. tccli/services/gs/v20191118/api.json +44 -0
  95. tccli/services/hasim/v20210716/api.json +261 -0
  96. tccli/services/hcm/v20181106/api.json +27 -0
  97. tccli/services/iai/v20180301/api.json +363 -0
  98. tccli/services/iai/v20200303/api.json +376 -0
  99. tccli/services/icr/v20211014/api.json +49 -0
  100. tccli/services/ie/v20200304/api.json +401 -0
  101. tccli/services/iecp/v20210914/api.json +923 -0
  102. tccli/services/ims/v20200713/api.json +102 -0
  103. tccli/services/ims/v20201229/api.json +110 -0
  104. tccli/services/iot/v20180123/api.json +322 -0
  105. tccli/services/iotcloud/v20210408/api.json +508 -0
  106. tccli/services/iotexplorer/v20190423/api.json +660 -0
  107. tccli/services/iottid/v20190411/api.json +38 -0
  108. tccli/services/iotvideo/v20191126/api.json +398 -0
  109. tccli/services/iotvideo/v20201215/api.json +583 -0
  110. tccli/services/iotvideo/v20211125/api.json +692 -0
  111. tccli/services/iotvideoindustry/v20201201/api.json +639 -0
  112. tccli/services/irp/v20220805/api.json +152 -0
  113. tccli/services/ivld/v20210903/api.json +258 -0
  114. tccli/services/keewidb/v20220308/api.json +424 -0
  115. tccli/services/kms/v20190118/api.json +230 -0
  116. tccli/services/lcic/v20220817/api.json +414 -0
  117. tccli/services/lighthouse/v20200324/api.json +541 -2
  118. tccli/services/lighthouse/v20200324/examples.json +1 -1
  119. tccli/services/live/v20180801/api.json +1210 -0
  120. tccli/services/mariadb/v20170312/api.json +643 -0
  121. tccli/services/market/v20191010/api.json +13 -0
  122. tccli/services/memcached/v20190318/api.json +39 -0
  123. tccli/services/mmps/v20200710/api.json +175 -0
  124. tccli/services/mna/v20210119/api.json +120 -0
  125. tccli/services/mongodb/v20190725/api.json +440 -0
  126. tccli/services/monitor/v20180724/api.json +1598 -0
  127. tccli/services/mps/v20190612/api.json +1943 -1
  128. tccli/services/mrs/v20200910/api.json +1016 -0
  129. tccli/services/ms/v20180408/api.json +183 -0
  130. tccli/services/msp/v20180319/api.json +54 -0
  131. tccli/services/nlp/v20190408/api.json +189 -0
  132. tccli/services/nlp/v20190408/examples.json +1 -1
  133. tccli/services/oceanus/v20190422/api.json +373 -0
  134. tccli/services/ocr/v20181119/api.json +1585 -7
  135. tccli/services/omics/v20221128/api.json +176 -0
  136. tccli/services/organization/v20181225/api.json +75 -0
  137. tccli/services/organization/v20210331/api.json +155 -0
  138. tccli/services/partners/v20180321/api.json +281 -0
  139. tccli/services/pds/v20210701/api.json +12 -0
  140. tccli/services/postgres/v20170312/api.json +823 -0
  141. tccli/services/privatedns/v20201028/api.json +162 -0
  142. tccli/services/pts/v20210728/api.json +620 -0
  143. tccli/services/rce/v20201103/api.json +85 -0
  144. tccli/services/redis/v20180412/api.json +867 -14
  145. tccli/services/redis/v20180412/examples.json +2 -2
  146. tccli/services/region/v20220627/api.json +30 -0
  147. tccli/services/rkp/v20191209/api.json +50 -0
  148. tccli/services/rum/v20210622/api.json +706 -0
  149. tccli/services/scf/v20180416/api.json +583 -0
  150. tccli/services/ses/v20201002/api.json +178 -0
  151. tccli/services/smh/v20210712/api.json +99 -0
  152. tccli/services/smop/v20201203/api.json +24 -0
  153. tccli/services/smpn/v20190822/api.json +32 -0
  154. tccli/services/sms/v20190711/api.json +153 -0
  155. tccli/services/sms/v20210111/api.json +168 -0
  156. tccli/services/soe/v20180724/api.json +114 -0
  157. tccli/services/sqlserver/v20180328/api.json +1012 -0
  158. tccli/services/ssa/v20180608/api.json +580 -0
  159. tccli/services/ssl/v20191205/api.json +412 -0
  160. tccli/services/sslpod/v20190605/api.json +75 -0
  161. tccli/services/ssm/v20190923/api.json +168 -0
  162. tccli/services/sts/v20180813/api.json +47 -0
  163. tccli/services/taf/v20200210/api.json +55 -0
  164. tccli/services/tag/v20180813/api.json +217 -0
  165. tccli/services/tan/v20220420/api.json +3 -0
  166. tccli/services/tat/v20201028/api.json +213 -0
  167. tccli/services/tbaas/v20180416/api.json +353 -0
  168. tccli/services/tbp/v20190311/api.json +41 -0
  169. tccli/services/tbp/v20190627/api.json +34 -0
  170. tccli/services/tcaplusdb/v20190823/api.json +554 -0
  171. tccli/services/tcbr/v20220217/api.json +188 -0
  172. tccli/services/tcm/v20210413/api.json +235 -0
  173. tccli/services/tcr/v20190924/api.json +711 -0
  174. tccli/services/tcss/v20201101/api.json +3101 -24
  175. tccli/services/tcss/v20201101/examples.json +6 -6
  176. tccli/services/tdcpg/v20211118/api.json +179 -0
  177. tccli/services/tdid/v20210519/api.json +369 -0
  178. tccli/services/tdmq/v20200217/api.json +1166 -0
  179. tccli/services/tds/v20220801/api.json +61 -0
  180. tccli/services/tem/v20210701/api.json +747 -0
  181. tccli/services/teo/v20220106/api.json +81 -0
  182. tccli/services/teo/v20220901/api.json +1234 -17
  183. tccli/services/thpc/v20211109/api.json +93 -0
  184. tccli/services/thpc/v20220401/api.json +216 -0
  185. tccli/services/thpc/v20230321/api.json +222 -0
  186. tccli/services/tic/v20201117/api.json +76 -0
  187. tccli/services/tics/v20181115/api.json +60 -0
  188. tccli/services/tiia/v20190529/api.json +229 -0
  189. tccli/services/tione/v20191022/api.json +228 -0
  190. tccli/services/tione/v20211111/api.json +945 -0
  191. tccli/services/tiw/v20190919/api.json +472 -0
  192. tccli/services/tke/v20180525/api.json +1751 -0
  193. tccli/services/tms/v20201229/api.json +49 -0
  194. tccli/services/tmt/v20180321/api.json +70 -0
  195. tccli/services/tourism/v20230215/api.json +16 -0
  196. tccli/services/trdp/v20220726/api.json +77 -0
  197. tccli/services/trp/v20210515/api.json +468 -0
  198. tccli/services/trro/v20220325/api.json +187 -0
  199. tccli/services/trtc/v20190722/api.json +501 -0
  200. tccli/services/tse/v20201207/api.json +185 -0
  201. tccli/services/tsf/tsf_client.py +57 -4
  202. tccli/services/tsf/v20180326/api.json +2409 -0
  203. tccli/services/tsf/v20180326/examples.json +8 -0
  204. tccli/services/tsw/v20210412/api.json +2 -0
  205. tccli/services/tts/v20190823/api.json +43 -0
  206. tccli/services/ump/v20200918/api.json +168 -0
  207. tccli/services/vm/v20201229/api.json +147 -0
  208. tccli/services/vm/v20210922/api.json +154 -0
  209. tccli/services/vms/v20200902/api.json +15 -0
  210. tccli/services/vod/v20180717/api.json +2787 -0
  211. tccli/services/vpc/v20170312/api.json +2026 -0
  212. tccli/services/vrs/v20200824/api.json +35 -0
  213. tccli/services/waf/v20180125/api.json +607 -0
  214. tccli/services/wav/v20210129/api.json +395 -0
  215. tccli/services/wedata/v20210820/api.json +2154 -0
  216. tccli/services/yinsuda/v20220527/api.json +194 -0
  217. tccli/services/yunsou/v20191115/api.json +50 -0
  218. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/METADATA +2 -2
  219. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/RECORD +223 -223
  220. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/LICENSE +0 -0
  221. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/WHEEL +0 -0
  222. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/entry_points.txt +0 -0
  223. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/top_level.txt +0 -0
@@ -251,6 +251,7 @@
251
251
  "members": [
252
252
  {
253
253
  "default": "",
254
+ "disabled": false,
254
255
  "document": "网络ID,可在区块链网络详情或列表中获取",
255
256
  "example": "chainmaker-xxxxxxxxx",
256
257
  "member": "string",
@@ -260,6 +261,7 @@
260
261
  },
261
262
  {
262
263
  "default": "",
264
+ "disabled": false,
263
265
  "document": "证书标识和证书请求文件,可参考TBaaS证书生成相关文档生成证书请求文件",
264
266
  "example": "无",
265
267
  "member": "SignCertCsr",
@@ -274,6 +276,7 @@
274
276
  "document": "ApplyChainMakerBatchUserCert返回参数结构体",
275
277
  "members": [
276
278
  {
279
+ "disabled": false,
277
280
  "document": "成功生成的用户证书的base64编码字符串列表,与SignUserCsrList一一对应\n注意:此字段可能返回 null,表示取不到有效值。",
278
281
  "example": "请求的唯一",
279
282
  "member": "string",
@@ -296,6 +299,7 @@
296
299
  "members": [
297
300
  {
298
301
  "default": "",
302
+ "disabled": false,
299
303
  "document": "模块名,固定字段:cert_mng",
300
304
  "member": "string",
301
305
  "name": "Module",
@@ -304,6 +308,7 @@
304
308
  },
305
309
  {
306
310
  "default": "",
311
+ "disabled": false,
307
312
  "document": "操作名,固定字段:cert_apply_for_user",
308
313
  "member": "string",
309
314
  "name": "Operation",
@@ -312,6 +317,7 @@
312
317
  },
313
318
  {
314
319
  "default": "",
320
+ "disabled": false,
315
321
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
316
322
  "member": "string",
317
323
  "name": "ClusterId",
@@ -320,6 +326,7 @@
320
326
  },
321
327
  {
322
328
  "default": "",
329
+ "disabled": false,
323
330
  "document": "申请证书的组织名称,可以在组织管理列表中获取当前组织的名称",
324
331
  "member": "string",
325
332
  "name": "GroupName",
@@ -328,6 +335,7 @@
328
335
  },
329
336
  {
330
337
  "default": "",
338
+ "disabled": false,
331
339
  "document": "用户证书标识,用于标识用户证书,要求由纯小写字母组成,长度小于10",
332
340
  "member": "string",
333
341
  "name": "UserIdentity",
@@ -336,6 +344,7 @@
336
344
  },
337
345
  {
338
346
  "default": "",
347
+ "disabled": false,
339
348
  "document": "证书申请实体,使用腾讯云账号实名认证的名称",
340
349
  "member": "string",
341
350
  "name": "Applicant",
@@ -344,6 +353,7 @@
344
353
  },
345
354
  {
346
355
  "default": "",
356
+ "disabled": false,
347
357
  "document": "证件号码。如果腾讯云账号对应的实名认证类型为企业认证,填入“0”;如果腾讯云账号对应的实名认证类型为个人认证,填入个人身份证号码",
348
358
  "member": "string",
349
359
  "name": "IdentityNum",
@@ -352,6 +362,7 @@
352
362
  },
353
363
  {
354
364
  "default": "",
365
+ "disabled": false,
355
366
  "document": "csr p10证书文件。需要用户根据文档生成证书的CSR文件",
356
367
  "member": "string",
357
368
  "name": "CsrData",
@@ -360,6 +371,7 @@
360
371
  },
361
372
  {
362
373
  "default": "",
374
+ "disabled": false,
363
375
  "document": "证书备注信息",
364
376
  "member": "string",
365
377
  "name": "Notes",
@@ -373,6 +385,7 @@
373
385
  "document": "ApplyUserCert返回参数结构体",
374
386
  "members": [
375
387
  {
388
+ "disabled": false,
376
389
  "document": "证书ID",
377
390
  "member": "uint64",
378
391
  "name": "CertId",
@@ -380,6 +393,7 @@
380
393
  "value_allowed_null": false
381
394
  },
382
395
  {
396
+ "disabled": false,
383
397
  "document": "证书DN",
384
398
  "member": "string",
385
399
  "name": "CertDn",
@@ -400,6 +414,7 @@
400
414
  "members": [
401
415
  {
402
416
  "default": "",
417
+ "disabled": false,
403
418
  "document": "区块哈希",
404
419
  "member": "string",
405
420
  "name": "BlockHash",
@@ -409,6 +424,7 @@
409
424
  },
410
425
  {
411
426
  "default": "",
427
+ "disabled": false,
412
428
  "document": "区块高度",
413
429
  "member": "int64",
414
430
  "name": "BlockNumber",
@@ -418,6 +434,7 @@
418
434
  },
419
435
  {
420
436
  "default": "",
437
+ "disabled": false,
421
438
  "document": "区块时间戳",
422
439
  "member": "string",
423
440
  "name": "BlockTimestamp",
@@ -427,6 +444,7 @@
427
444
  },
428
445
  {
429
446
  "default": "",
447
+ "disabled": false,
430
448
  "document": "打包节点ID",
431
449
  "member": "string",
432
450
  "name": "Sealer",
@@ -436,6 +454,7 @@
436
454
  },
437
455
  {
438
456
  "default": "",
457
+ "disabled": false,
439
458
  "document": "打包节点索引",
440
459
  "member": "int64",
441
460
  "name": "SealerIndex",
@@ -445,6 +464,7 @@
445
464
  },
446
465
  {
447
466
  "default": "",
467
+ "disabled": false,
448
468
  "document": "记录保存时间",
449
469
  "member": "string",
450
470
  "name": "CreateTime",
@@ -454,6 +474,7 @@
454
474
  },
455
475
  {
456
476
  "default": "",
477
+ "disabled": false,
457
478
  "document": "交易数量",
458
479
  "member": "int64",
459
480
  "name": "TransCount",
@@ -463,6 +484,7 @@
463
484
  },
464
485
  {
465
486
  "default": "",
487
+ "disabled": false,
466
488
  "document": "记录修改时间",
467
489
  "member": "string",
468
490
  "name": "ModifyTime",
@@ -478,6 +500,7 @@
478
500
  "members": [
479
501
  {
480
502
  "default": "",
503
+ "disabled": false,
481
504
  "document": "所属区块高度",
482
505
  "member": "int64",
483
506
  "name": "BlockNumber",
@@ -487,6 +510,7 @@
487
510
  },
488
511
  {
489
512
  "default": "",
513
+ "disabled": false,
490
514
  "document": "区块时间戳",
491
515
  "member": "string",
492
516
  "name": "BlockTimestamp",
@@ -496,6 +520,7 @@
496
520
  },
497
521
  {
498
522
  "default": "",
523
+ "disabled": false,
499
524
  "document": "交易哈希",
500
525
  "member": "string",
501
526
  "name": "TransHash",
@@ -505,6 +530,7 @@
505
530
  },
506
531
  {
507
532
  "default": "",
533
+ "disabled": false,
508
534
  "document": "交易发起者",
509
535
  "member": "string",
510
536
  "name": "TransFrom",
@@ -514,6 +540,7 @@
514
540
  },
515
541
  {
516
542
  "default": "",
543
+ "disabled": false,
517
544
  "document": "交易接收者",
518
545
  "member": "string",
519
546
  "name": "TransTo",
@@ -523,6 +550,7 @@
523
550
  },
524
551
  {
525
552
  "default": "",
553
+ "disabled": false,
526
554
  "document": "落库时间",
527
555
  "member": "string",
528
556
  "name": "CreateTime",
@@ -532,6 +560,7 @@
532
560
  },
533
561
  {
534
562
  "default": "",
563
+ "disabled": false,
535
564
  "document": "修改时间",
536
565
  "member": "string",
537
566
  "name": "ModifyTime",
@@ -547,6 +576,7 @@
547
576
  "members": [
548
577
  {
549
578
  "default": "",
579
+ "disabled": false,
550
580
  "document": "区块编号",
551
581
  "member": "uint64",
552
582
  "name": "BlockNum",
@@ -556,6 +586,7 @@
556
586
  },
557
587
  {
558
588
  "default": "",
589
+ "disabled": false,
559
590
  "document": "区块数据Hash数值",
560
591
  "member": "string",
561
592
  "name": "DataHash",
@@ -565,6 +596,7 @@
565
596
  },
566
597
  {
567
598
  "default": "",
599
+ "disabled": false,
568
600
  "document": "区块ID,与区块编号一致",
569
601
  "member": "uint64",
570
602
  "name": "BlockId",
@@ -574,6 +606,7 @@
574
606
  },
575
607
  {
576
608
  "default": "",
609
+ "disabled": false,
577
610
  "document": "前一个区块Hash",
578
611
  "member": "string",
579
612
  "name": "PreHash",
@@ -583,6 +616,7 @@
583
616
  },
584
617
  {
585
618
  "default": "",
619
+ "disabled": false,
586
620
  "document": "区块内的交易数量",
587
621
  "member": "uint64",
588
622
  "name": "TxCount",
@@ -598,6 +632,7 @@
598
632
  "members": [
599
633
  {
600
634
  "default": "",
635
+ "disabled": false,
601
636
  "document": "交易结果码",
602
637
  "example": "0",
603
638
  "member": "int64",
@@ -608,6 +643,7 @@
608
643
  },
609
644
  {
610
645
  "default": "",
646
+ "disabled": false,
611
647
  "document": "交易结果码含义\n注意:此字段可能返回 null,表示取不到有效值。",
612
648
  "example": "失败",
613
649
  "member": "string",
@@ -618,6 +654,7 @@
618
654
  },
619
655
  {
620
656
  "default": "",
657
+ "disabled": false,
621
658
  "document": "交易ID\n注意:此字段可能返回 null,表示取不到有效值。",
622
659
  "example": "HHHHHHHHHHHHHHHHH、",
623
660
  "member": "string",
@@ -628,6 +665,7 @@
628
665
  },
629
666
  {
630
667
  "default": "",
668
+ "disabled": false,
631
669
  "document": "Gas使用量\n注意:此字段可能返回 null,表示取不到有效值。",
632
670
  "example": "0",
633
671
  "member": "int64",
@@ -638,6 +676,7 @@
638
676
  },
639
677
  {
640
678
  "default": "",
679
+ "disabled": false,
641
680
  "document": "合约返回消息\n注意:此字段可能返回 null,表示取不到有效值。",
642
681
  "example": "xx",
643
682
  "member": "string",
@@ -648,6 +687,7 @@
648
687
  },
649
688
  {
650
689
  "default": "",
690
+ "disabled": false,
651
691
  "document": "合约函数返回,base64编码\n注意:此字段可能返回 null,表示取不到有效值。",
652
692
  "example": "xxx",
653
693
  "member": "string",
@@ -664,6 +704,7 @@
664
704
  "members": [
665
705
  {
666
706
  "default": "",
707
+ "disabled": false,
667
708
  "document": "交易结果码",
668
709
  "example": "0",
669
710
  "member": "int64",
@@ -674,6 +715,7 @@
674
715
  },
675
716
  {
676
717
  "default": "",
718
+ "disabled": false,
677
719
  "document": "交易结果码含义\n注意:此字段可能返回 null,表示取不到有效值。",
678
720
  "example": "失败",
679
721
  "member": "string",
@@ -684,6 +726,7 @@
684
726
  },
685
727
  {
686
728
  "default": "",
729
+ "disabled": false,
687
730
  "document": "交易ID\n注意:此字段可能返回 null,表示取不到有效值。",
688
731
  "example": "HHHHHHHHHHHHHHHHH、",
689
732
  "member": "string",
@@ -694,6 +737,7 @@
694
737
  },
695
738
  {
696
739
  "default": "",
740
+ "disabled": false,
697
741
  "document": "Gas使用量\n注意:此字段可能返回 null,表示取不到有效值。",
698
742
  "example": "0",
699
743
  "member": "int64",
@@ -704,6 +748,7 @@
704
748
  },
705
749
  {
706
750
  "default": "",
751
+ "disabled": false,
707
752
  "document": "区块高度\n注意:此字段可能返回 null,表示取不到有效值。",
708
753
  "example": "1",
709
754
  "member": "int64",
@@ -714,6 +759,7 @@
714
759
  },
715
760
  {
716
761
  "default": "",
762
+ "disabled": false,
717
763
  "document": "合约执行结果\n注意:此字段可能返回 null,表示取不到有效值。",
718
764
  "example": "{}",
719
765
  "member": "string",
@@ -724,6 +770,7 @@
724
770
  },
725
771
  {
726
772
  "default": "",
773
+ "disabled": false,
727
774
  "document": "合约返回信息\n注意:此字段可能返回 null,表示取不到有效值。",
728
775
  "example": "xx",
729
776
  "member": "string",
@@ -734,6 +781,7 @@
734
781
  },
735
782
  {
736
783
  "default": "",
784
+ "disabled": false,
737
785
  "document": "交易时间,单位是秒\n注意:此字段可能返回 null,表示取不到有效值。",
738
786
  "example": "0",
739
787
  "member": "int64",
@@ -750,6 +798,7 @@
750
798
  "members": [
751
799
  {
752
800
  "default": "",
801
+ "disabled": false,
753
802
  "document": "通道名称",
754
803
  "member": "string",
755
804
  "name": "ChannelName",
@@ -759,6 +808,7 @@
759
808
  },
760
809
  {
761
810
  "default": "",
811
+ "disabled": false,
762
812
  "document": "当前组织加入通道的节点列表",
763
813
  "member": "PeerDetailForUser",
764
814
  "name": "PeerList",
@@ -774,6 +824,7 @@
774
824
  "members": [
775
825
  {
776
826
  "default": "",
827
+ "disabled": false,
777
828
  "document": "网络ID",
778
829
  "member": "string",
779
830
  "name": "ClusterId",
@@ -783,6 +834,7 @@
783
834
  },
784
835
  {
785
836
  "default": "",
837
+ "disabled": false,
786
838
  "document": "组织列表",
787
839
  "member": "GroupDetailForUser",
788
840
  "name": "GroupList",
@@ -792,6 +844,7 @@
792
844
  },
793
845
  {
794
846
  "default": "",
847
+ "disabled": false,
795
848
  "document": "网络名称",
796
849
  "member": "string",
797
850
  "name": "ClusterName",
@@ -807,6 +860,7 @@
807
860
  "members": [
808
861
  {
809
862
  "default": "",
863
+ "disabled": false,
810
864
  "document": "模块名,本接口取值:chaincode_mng",
811
865
  "example": "chaincode_mng",
812
866
  "member": "string",
@@ -816,6 +870,7 @@
816
870
  },
817
871
  {
818
872
  "default": "",
873
+ "disabled": false,
819
874
  "document": "操作名,本接口取值:chaincode_create_and_install_for_user",
820
875
  "example": "chaincode_create_and_install_for_user",
821
876
  "member": "string",
@@ -825,6 +880,7 @@
825
880
  },
826
881
  {
827
882
  "default": "",
883
+ "disabled": false,
828
884
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
829
885
  "example": "251005746envnew",
830
886
  "member": "string",
@@ -834,6 +890,7 @@
834
890
  },
835
891
  {
836
892
  "default": "",
893
+ "disabled": false,
837
894
  "document": "调用合约的组织名称,可以在组织管理列表中获取当前组织的名称",
838
895
  "example": "hellorog",
839
896
  "member": "string",
@@ -843,6 +900,7 @@
843
900
  },
844
901
  {
845
902
  "default": "",
903
+ "disabled": false,
846
904
  "document": "合约安装节点名称,可以在通道详情中获取该通道上的节点名称",
847
905
  "example": "peer0-neworg02.envnew",
848
906
  "member": "string",
@@ -852,6 +910,7 @@
852
910
  },
853
911
  {
854
912
  "default": "",
913
+ "disabled": false,
855
914
  "document": "智能合约名称,格式说明:以小写字母开头,由2-12位数字或小写字母组成",
856
915
  "example": "query",
857
916
  "member": "string",
@@ -861,6 +920,7 @@
861
920
  },
862
921
  {
863
922
  "default": "",
923
+ "disabled": false,
864
924
  "document": "智能合约版本,格式说明:由1-12位数字、小写字母、特殊符号(“.”)组成,如v1.0",
865
925
  "example": "v1.0",
866
926
  "member": "string",
@@ -870,6 +930,7 @@
870
930
  },
871
931
  {
872
932
  "default": "",
933
+ "disabled": false,
873
934
  "document": "智能合约代码文件类型,支持类型:\n1. \"go\":.go合约文件\n2. \"gozip\":go合约工程zip包,要求压缩目录为代码根目录\n3. \"javazip\":java合约工程zip包,要求压缩目录为代码根目录\n4. \"nodezip\":nodejs合约工程zip包,要求压缩目录为代码根目录",
874
935
  "example": "gozip",
875
936
  "member": "string",
@@ -879,6 +940,7 @@
879
940
  },
880
941
  {
881
942
  "default": "",
943
+ "disabled": false,
882
944
  "document": "合约内容,合约文件或压缩包内容的base64编码,大小要求小于等于5M",
883
945
  "example": "UEsDBBQAAAAIAFNT+UzceGQ3CAkAAJgf",
884
946
  "member": "string",
@@ -906,6 +968,7 @@
906
968
  "members": [
907
969
  {
908
970
  "default": "",
971
+ "disabled": false,
909
972
  "document": "网络ID,可在区块链网络详情或列表中获取",
910
973
  "example": "251005746bc987bojjue8",
911
974
  "member": "string",
@@ -915,6 +978,7 @@
915
978
  },
916
979
  {
917
980
  "default": "",
981
+ "disabled": false,
918
982
  "document": "群组编号,可在群组列表中获取",
919
983
  "example": "1",
920
984
  "member": "int64",
@@ -924,6 +988,7 @@
924
988
  },
925
989
  {
926
990
  "default": "",
991
+ "disabled": false,
927
992
  "document": "合约编译后的ABI,可在合约详情获取",
928
993
  "example": "[{\"constant\":false,\"inputs\":[{\"name\":\"n\",\"type\":\"string\"}],\"name",
929
994
  "member": "string",
@@ -933,6 +998,7 @@
933
998
  },
934
999
  {
935
1000
  "default": "",
1001
+ "disabled": false,
936
1002
  "document": "合约编译得到的字节码,hex编码,可在合约详情获取",
937
1003
  "example": "608060405234801561001057600080fd5b506040805190810160405280600d81",
938
1004
  "member": "string",
@@ -942,6 +1008,7 @@
942
1008
  },
943
1009
  {
944
1010
  "default": "",
1011
+ "disabled": false,
945
1012
  "document": "签名用户编号,可在私钥管理页面获取",
946
1013
  "example": "2SSS200021",
947
1014
  "member": "string",
@@ -951,6 +1018,7 @@
951
1018
  },
952
1019
  {
953
1020
  "default": "",
1021
+ "disabled": false,
954
1022
  "document": "构造函数入参,Json数组,多个参数以逗号分隔(参数为数组时同理),如:[\"str1\",[\"arr1\",\"arr2\"]]",
955
1023
  "example": "[\"str1\",[\"arr1\",\"arr2\"]]",
956
1024
  "member": "string",
@@ -965,6 +1033,7 @@
965
1033
  "document": "DeployDynamicBcosContract返回参数结构体",
966
1034
  "members": [
967
1035
  {
1036
+ "disabled": false,
968
1037
  "document": "部署成功返回的合约地址",
969
1038
  "example": "xx",
970
1039
  "member": "string",
@@ -987,6 +1056,7 @@
987
1056
  "members": [
988
1057
  {
989
1058
  "default": "",
1059
+ "disabled": false,
990
1060
  "document": "模块名,固定字段:cert_mng",
991
1061
  "member": "string",
992
1062
  "name": "Module",
@@ -995,6 +1065,7 @@
995
1065
  },
996
1066
  {
997
1067
  "default": "",
1068
+ "disabled": false,
998
1069
  "document": "操作名,固定字段:cert_download_for_user",
999
1070
  "member": "string",
1000
1071
  "name": "Operation",
@@ -1003,6 +1074,7 @@
1003
1074
  },
1004
1075
  {
1005
1076
  "default": "",
1077
+ "disabled": false,
1006
1078
  "document": "证书ID,可以在证书详情页面获取",
1007
1079
  "member": "uint64",
1008
1080
  "name": "CertId",
@@ -1011,6 +1083,7 @@
1011
1083
  },
1012
1084
  {
1013
1085
  "default": "",
1086
+ "disabled": false,
1014
1087
  "document": "证书DN,可以在证书详情页面获取",
1015
1088
  "member": "string",
1016
1089
  "name": "CertDn",
@@ -1019,6 +1092,7 @@
1019
1092
  },
1020
1093
  {
1021
1094
  "default": "",
1095
+ "disabled": false,
1022
1096
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
1023
1097
  "member": "string",
1024
1098
  "name": "ClusterId",
@@ -1027,6 +1101,7 @@
1027
1101
  },
1028
1102
  {
1029
1103
  "default": "",
1104
+ "disabled": false,
1030
1105
  "document": "下载证书的组织名称,可以在组织管理列表中获取当前组织的名称",
1031
1106
  "member": "string",
1032
1107
  "name": "GroupName",
@@ -1040,6 +1115,7 @@
1040
1115
  "document": "DownloadUserCert返回参数结构体",
1041
1116
  "members": [
1042
1117
  {
1118
+ "disabled": false,
1043
1119
  "document": "证书名称",
1044
1120
  "member": "string",
1045
1121
  "name": "CertName",
@@ -1047,6 +1123,7 @@
1047
1123
  "value_allowed_null": false
1048
1124
  },
1049
1125
  {
1126
+ "disabled": false,
1050
1127
  "document": "证书内容",
1051
1128
  "member": "string",
1052
1129
  "name": "CertCtx",
@@ -1067,6 +1144,7 @@
1067
1144
  "members": [
1068
1145
  {
1069
1146
  "default": "",
1147
+ "disabled": false,
1070
1148
  "document": "背书组织名称",
1071
1149
  "member": "string",
1072
1150
  "name": "EndorserGroupName",
@@ -1076,6 +1154,7 @@
1076
1154
  },
1077
1155
  {
1078
1156
  "default": "",
1157
+ "disabled": false,
1079
1158
  "document": "背书节点列表",
1080
1159
  "member": "string",
1081
1160
  "name": "EndorserPeerList",
@@ -1091,6 +1170,7 @@
1091
1170
  "members": [
1092
1171
  {
1093
1172
  "default": "",
1173
+ "disabled": false,
1094
1174
  "document": "网络ID,可在区块链网络详情或列表中获取",
1095
1175
  "example": "251005746bc987bojjue8",
1096
1176
  "member": "string",
@@ -1100,6 +1180,7 @@
1100
1180
  },
1101
1181
  {
1102
1182
  "default": "",
1183
+ "disabled": false,
1103
1184
  "document": "群组编号,可在群组列表中获取",
1104
1185
  "example": "1",
1105
1186
  "member": "int64",
@@ -1109,6 +1190,7 @@
1109
1190
  },
1110
1191
  {
1111
1192
  "default": "",
1193
+ "disabled": false,
1112
1194
  "document": "区块高度,可以从InvokeBcosTrans接口的返回值中解析获取",
1113
1195
  "example": "1",
1114
1196
  "member": "int64",
@@ -1123,6 +1205,7 @@
1123
1205
  "document": "GetBcosBlockByNumber返回参数结构体",
1124
1206
  "members": [
1125
1207
  {
1208
+ "disabled": false,
1126
1209
  "document": "返回区块json字符串",
1127
1210
  "example": "{}",
1128
1211
  "member": "string",
@@ -1145,6 +1228,7 @@
1145
1228
  "members": [
1146
1229
  {
1147
1230
  "default": "",
1231
+ "disabled": false,
1148
1232
  "document": "网络ID,可在区块链网络详情或列表中获取",
1149
1233
  "example": "251005746bc987bojjue8",
1150
1234
  "member": "string",
@@ -1154,6 +1238,7 @@
1154
1238
  },
1155
1239
  {
1156
1240
  "default": "",
1241
+ "disabled": false,
1157
1242
  "document": "群组编号,可在群组列表中获取",
1158
1243
  "example": "1",
1159
1244
  "member": "int64",
@@ -1163,6 +1248,7 @@
1163
1248
  },
1164
1249
  {
1165
1250
  "default": "",
1251
+ "disabled": false,
1166
1252
  "document": "当前页数,默认为1",
1167
1253
  "example": "1",
1168
1254
  "member": "int64",
@@ -1172,6 +1258,7 @@
1172
1258
  },
1173
1259
  {
1174
1260
  "default": "",
1261
+ "disabled": false,
1175
1262
  "document": "每页记录数,默认为10",
1176
1263
  "example": "10",
1177
1264
  "member": "int64",
@@ -1181,6 +1268,7 @@
1181
1268
  },
1182
1269
  {
1183
1270
  "default": "",
1271
+ "disabled": false,
1184
1272
  "document": "区块高度,可以从InvokeBcosTrans接口的返回值中解析获取",
1185
1273
  "example": "1",
1186
1274
  "member": "int64",
@@ -1190,6 +1278,7 @@
1190
1278
  },
1191
1279
  {
1192
1280
  "default": "",
1281
+ "disabled": false,
1193
1282
  "document": "区块哈希,可以从InvokeBcosTrans接口的返回值中解析获取",
1194
1283
  "example": "xx",
1195
1284
  "member": "string",
@@ -1204,6 +1293,7 @@
1204
1293
  "document": "GetBcosBlockList返回参数结构体",
1205
1294
  "members": [
1206
1295
  {
1296
+ "disabled": false,
1207
1297
  "document": "总记录数",
1208
1298
  "example": "1",
1209
1299
  "member": "int64",
@@ -1213,6 +1303,7 @@
1213
1303
  "value_allowed_null": false
1214
1304
  },
1215
1305
  {
1306
+ "disabled": false,
1216
1307
  "document": "返回数据列表",
1217
1308
  "example": "{}",
1218
1309
  "member": "BcosBlockObj",
@@ -1235,6 +1326,7 @@
1235
1326
  "members": [
1236
1327
  {
1237
1328
  "default": "",
1329
+ "disabled": false,
1238
1330
  "document": "网络ID,可在区块链网络详情或列表中获取",
1239
1331
  "example": "251005746bc987bojjue8",
1240
1332
  "member": "string",
@@ -1244,6 +1336,7 @@
1244
1336
  },
1245
1337
  {
1246
1338
  "default": "",
1339
+ "disabled": false,
1247
1340
  "document": "群组编号,可在群组列表中获取",
1248
1341
  "example": "1",
1249
1342
  "member": "int64",
@@ -1253,6 +1346,7 @@
1253
1346
  },
1254
1347
  {
1255
1348
  "default": "",
1349
+ "disabled": false,
1256
1350
  "document": "交易哈希值,可以从InvokeBcosTrans接口的返回值中解析获取",
1257
1351
  "example": "0x950ee123437c4ebf115c94212b61ab759e56f2e2d1dd25b78de7383f16b40d",
1258
1352
  "member": "string",
@@ -1267,6 +1361,7 @@
1267
1361
  "document": "GetBcosTransByHash返回参数结构体",
1268
1362
  "members": [
1269
1363
  {
1364
+ "disabled": false,
1270
1365
  "document": "交易信息json字符串",
1271
1366
  "example": "{}",
1272
1367
  "member": "string",
@@ -1289,6 +1384,7 @@
1289
1384
  "members": [
1290
1385
  {
1291
1386
  "default": "",
1387
+ "disabled": false,
1292
1388
  "document": "网络ID,可在区块链网络详情或列表中获取",
1293
1389
  "example": "\t 251005746bc987bojjue8",
1294
1390
  "member": "string",
@@ -1298,6 +1394,7 @@
1298
1394
  },
1299
1395
  {
1300
1396
  "default": "",
1397
+ "disabled": false,
1301
1398
  "document": "群组编号,可在群组列表中获取",
1302
1399
  "example": "1",
1303
1400
  "member": "int64",
@@ -1307,6 +1404,7 @@
1307
1404
  },
1308
1405
  {
1309
1406
  "default": "",
1407
+ "disabled": false,
1310
1408
  "document": "当前页数,默认是1",
1311
1409
  "example": "1",
1312
1410
  "member": "int64",
@@ -1316,6 +1414,7 @@
1316
1414
  },
1317
1415
  {
1318
1416
  "default": "",
1417
+ "disabled": false,
1319
1418
  "document": "每页记录数,默认为10",
1320
1419
  "example": "10",
1321
1420
  "member": "int64",
@@ -1325,6 +1424,7 @@
1325
1424
  },
1326
1425
  {
1327
1426
  "default": "",
1427
+ "disabled": false,
1328
1428
  "document": "区块高度,可以从InvokeBcosTrans接口的返回值中解析获取",
1329
1429
  "example": "0",
1330
1430
  "member": "int64",
@@ -1334,6 +1434,7 @@
1334
1434
  },
1335
1435
  {
1336
1436
  "default": "",
1437
+ "disabled": false,
1337
1438
  "document": "交易哈希,可以从InvokeBcosTrans接口的返回值中解析获取",
1338
1439
  "example": "xx",
1339
1440
  "member": "string",
@@ -1348,6 +1449,7 @@
1348
1449
  "document": "GetBcosTransList返回参数结构体",
1349
1450
  "members": [
1350
1451
  {
1452
+ "disabled": false,
1351
1453
  "document": "总记录数",
1352
1454
  "example": "2",
1353
1455
  "member": "int64",
@@ -1357,6 +1459,7 @@
1357
1459
  "value_allowed_null": false
1358
1460
  },
1359
1461
  {
1462
+ "disabled": false,
1360
1463
  "document": "返回数据列表",
1361
1464
  "example": "{}",
1362
1465
  "member": "BcosTransInfo",
@@ -1379,6 +1482,7 @@
1379
1482
  "members": [
1380
1483
  {
1381
1484
  "default": "",
1485
+ "disabled": false,
1382
1486
  "document": "模块名称,固定字段:block",
1383
1487
  "member": "string",
1384
1488
  "name": "Module",
@@ -1387,6 +1491,7 @@
1387
1491
  },
1388
1492
  {
1389
1493
  "default": "",
1494
+ "disabled": false,
1390
1495
  "document": "操作名称,固定字段:block_list",
1391
1496
  "member": "string",
1392
1497
  "name": "Operation",
@@ -1395,6 +1500,7 @@
1395
1500
  },
1396
1501
  {
1397
1502
  "default": "",
1503
+ "disabled": false,
1398
1504
  "document": "通道ID,固定字段:0",
1399
1505
  "member": "uint64",
1400
1506
  "name": "ChannelId",
@@ -1403,6 +1509,7 @@
1403
1509
  },
1404
1510
  {
1405
1511
  "default": "",
1512
+ "disabled": false,
1406
1513
  "document": "组织ID,固定字段:0",
1407
1514
  "member": "uint64",
1408
1515
  "name": "GroupId",
@@ -1411,6 +1518,7 @@
1411
1518
  },
1412
1519
  {
1413
1520
  "default": "",
1521
+ "disabled": false,
1414
1522
  "document": "需要查询的通道名称,可在通道详情或列表中获取",
1415
1523
  "member": "string",
1416
1524
  "name": "ChannelName",
@@ -1419,6 +1527,7 @@
1419
1527
  },
1420
1528
  {
1421
1529
  "default": "",
1530
+ "disabled": false,
1422
1531
  "document": "调用接口的组织名称,可以在组织管理列表中获取当前组织的名称",
1423
1532
  "member": "string",
1424
1533
  "name": "GroupName",
@@ -1427,6 +1536,7 @@
1427
1536
  },
1428
1537
  {
1429
1538
  "default": "",
1539
+ "disabled": false,
1430
1540
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
1431
1541
  "member": "string",
1432
1542
  "name": "ClusterId",
@@ -1435,6 +1545,7 @@
1435
1545
  },
1436
1546
  {
1437
1547
  "default": "",
1548
+ "disabled": false,
1438
1549
  "document": "需要获取的起始交易偏移",
1439
1550
  "member": "uint64",
1440
1551
  "name": "Offset",
@@ -1443,6 +1554,7 @@
1443
1554
  },
1444
1555
  {
1445
1556
  "default": "",
1557
+ "disabled": false,
1446
1558
  "document": "需要获取的交易数量",
1447
1559
  "member": "uint64",
1448
1560
  "name": "Limit",
@@ -1456,6 +1568,7 @@
1456
1568
  "document": "GetBlockList返回参数结构体",
1457
1569
  "members": [
1458
1570
  {
1571
+ "disabled": false,
1459
1572
  "document": "区块数量",
1460
1573
  "member": "uint64",
1461
1574
  "name": "TotalCount",
@@ -1463,6 +1576,7 @@
1463
1576
  "value_allowed_null": false
1464
1577
  },
1465
1578
  {
1579
+ "disabled": false,
1466
1580
  "document": "区块列表",
1467
1581
  "member": "Block",
1468
1582
  "name": "BlockList",
@@ -1483,6 +1597,7 @@
1483
1597
  "members": [
1484
1598
  {
1485
1599
  "default": "",
1600
+ "disabled": false,
1486
1601
  "document": "模块名,固定字段:transaction",
1487
1602
  "member": "string",
1488
1603
  "name": "Module",
@@ -1491,6 +1606,7 @@
1491
1606
  },
1492
1607
  {
1493
1608
  "default": "",
1609
+ "disabled": false,
1494
1610
  "document": "操作名,固定字段:block_transaction_list_for_user",
1495
1611
  "member": "string",
1496
1612
  "name": "Operation",
@@ -1499,6 +1615,7 @@
1499
1615
  },
1500
1616
  {
1501
1617
  "default": "",
1618
+ "disabled": false,
1502
1619
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
1503
1620
  "member": "string",
1504
1621
  "name": "ClusterId",
@@ -1507,6 +1624,7 @@
1507
1624
  },
1508
1625
  {
1509
1626
  "default": "",
1627
+ "disabled": false,
1510
1628
  "document": "参与交易的组织名称,可以在组织管理列表中获取当前组织的名称",
1511
1629
  "member": "string",
1512
1630
  "name": "GroupName",
@@ -1515,6 +1633,7 @@
1515
1633
  },
1516
1634
  {
1517
1635
  "default": "",
1636
+ "disabled": false,
1518
1637
  "document": "业务所属通道名称,可在通道详情或列表中获取",
1519
1638
  "member": "string",
1520
1639
  "name": "ChannelName",
@@ -1523,6 +1642,7 @@
1523
1642
  },
1524
1643
  {
1525
1644
  "default": "",
1645
+ "disabled": false,
1526
1646
  "document": "区块ID,通过GetInvokeTx接口可以获取交易所在的区块ID",
1527
1647
  "member": "uint64",
1528
1648
  "name": "BlockId",
@@ -1531,6 +1651,7 @@
1531
1651
  },
1532
1652
  {
1533
1653
  "default": "",
1654
+ "disabled": false,
1534
1655
  "document": "查询的交易列表起始偏移地址",
1535
1656
  "member": "uint64",
1536
1657
  "name": "Offset",
@@ -1539,6 +1660,7 @@
1539
1660
  },
1540
1661
  {
1541
1662
  "default": "",
1663
+ "disabled": false,
1542
1664
  "document": "查询的交易列表数量",
1543
1665
  "member": "uint64",
1544
1666
  "name": "Limit",
@@ -1552,6 +1674,7 @@
1552
1674
  "document": "GetBlockTransactionListForUser返回参数结构体",
1553
1675
  "members": [
1554
1676
  {
1677
+ "disabled": false,
1555
1678
  "document": "交易总数量",
1556
1679
  "member": "uint64",
1557
1680
  "name": "TotalCount",
@@ -1559,6 +1682,7 @@
1559
1682
  "value_allowed_null": false
1560
1683
  },
1561
1684
  {
1685
+ "disabled": false,
1562
1686
  "document": "交易列表",
1563
1687
  "member": "TransactionItem",
1564
1688
  "name": "TransactionList",
@@ -1579,6 +1703,7 @@
1579
1703
  "members": [
1580
1704
  {
1581
1705
  "default": "",
1706
+ "disabled": false,
1582
1707
  "document": "模块名,本接口取值:chaincode_mng",
1583
1708
  "member": "string",
1584
1709
  "name": "Module",
@@ -1587,6 +1712,7 @@
1587
1712
  },
1588
1713
  {
1589
1714
  "default": "",
1715
+ "disabled": false,
1590
1716
  "document": "操作名,本接口取值:chaincode_compile_log_for_user",
1591
1717
  "member": "string",
1592
1718
  "name": "Operation",
@@ -1595,6 +1721,7 @@
1595
1721
  },
1596
1722
  {
1597
1723
  "default": "",
1724
+ "disabled": false,
1598
1725
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
1599
1726
  "member": "string",
1600
1727
  "name": "ClusterId",
@@ -1603,6 +1730,7 @@
1603
1730
  },
1604
1731
  {
1605
1732
  "default": "",
1733
+ "disabled": false,
1606
1734
  "document": "调用合约的组织名称",
1607
1735
  "member": "string",
1608
1736
  "name": "GroupName",
@@ -1611,6 +1739,7 @@
1611
1739
  },
1612
1740
  {
1613
1741
  "default": "",
1742
+ "disabled": false,
1614
1743
  "document": "业务所属智能合约名称",
1615
1744
  "member": "string",
1616
1745
  "name": "ChaincodeName",
@@ -1619,6 +1748,7 @@
1619
1748
  },
1620
1749
  {
1621
1750
  "default": "",
1751
+ "disabled": false,
1622
1752
  "document": "业务所属智能合约版本",
1623
1753
  "member": "string",
1624
1754
  "name": "ChaincodeVersion",
@@ -1627,6 +1757,7 @@
1627
1757
  },
1628
1758
  {
1629
1759
  "default": "",
1760
+ "disabled": false,
1630
1761
  "document": "合约安装节点名称,可以在通道详情中获取该通道上的节点名称",
1631
1762
  "member": "string",
1632
1763
  "name": "PeerName",
@@ -1635,6 +1766,7 @@
1635
1766
  },
1636
1767
  {
1637
1768
  "default": "",
1769
+ "disabled": false,
1638
1770
  "document": "返回数据项数,本接口默认取值:10",
1639
1771
  "member": "uint64",
1640
1772
  "name": "Limit",
@@ -1643,6 +1775,7 @@
1643
1775
  },
1644
1776
  {
1645
1777
  "default": "",
1778
+ "disabled": false,
1646
1779
  "document": "返回数据起始偏移,本接口默认取值:0",
1647
1780
  "member": "uint64",
1648
1781
  "name": "Offset",
@@ -1656,6 +1789,7 @@
1656
1789
  "document": "GetChaincodeCompileLogForUser返回参数结构体",
1657
1790
  "members": [
1658
1791
  {
1792
+ "disabled": false,
1659
1793
  "document": "日志总行数,上限2000条日志",
1660
1794
  "member": "uint64",
1661
1795
  "name": "TotalCount",
@@ -1663,6 +1797,7 @@
1663
1797
  "value_allowed_null": false
1664
1798
  },
1665
1799
  {
1800
+ "disabled": false,
1666
1801
  "document": "日志列表",
1667
1802
  "member": "LogDetailForUser",
1668
1803
  "name": "CompileLogList",
@@ -1683,6 +1818,7 @@
1683
1818
  "members": [
1684
1819
  {
1685
1820
  "default": "",
1821
+ "disabled": false,
1686
1822
  "document": "模块名,本接口取值:chaincode_mng",
1687
1823
  "member": "string",
1688
1824
  "name": "Module",
@@ -1691,6 +1827,7 @@
1691
1827
  },
1692
1828
  {
1693
1829
  "default": "",
1830
+ "disabled": false,
1694
1831
  "document": "操作名,本接口取值:chaincode_init_result_for_user",
1695
1832
  "member": "string",
1696
1833
  "name": "Operation",
@@ -1699,6 +1836,7 @@
1699
1836
  },
1700
1837
  {
1701
1838
  "default": "",
1839
+ "disabled": false,
1702
1840
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
1703
1841
  "member": "string",
1704
1842
  "name": "ClusterId",
@@ -1707,6 +1845,7 @@
1707
1845
  },
1708
1846
  {
1709
1847
  "default": "",
1848
+ "disabled": false,
1710
1849
  "document": "调用合约的组织名称",
1711
1850
  "member": "string",
1712
1851
  "name": "GroupName",
@@ -1715,6 +1854,7 @@
1715
1854
  },
1716
1855
  {
1717
1856
  "default": "",
1857
+ "disabled": false,
1718
1858
  "document": "业务所属通道名称",
1719
1859
  "member": "string",
1720
1860
  "name": "ChannelName",
@@ -1723,6 +1863,7 @@
1723
1863
  },
1724
1864
  {
1725
1865
  "default": "",
1866
+ "disabled": false,
1726
1867
  "document": "业务所属合约名称",
1727
1868
  "member": "string",
1728
1869
  "name": "ChaincodeName",
@@ -1731,6 +1872,7 @@
1731
1872
  },
1732
1873
  {
1733
1874
  "default": "",
1875
+ "disabled": false,
1734
1876
  "document": "业务所属智能合约版本",
1735
1877
  "member": "string",
1736
1878
  "name": "ChaincodeVersion",
@@ -1739,6 +1881,7 @@
1739
1881
  },
1740
1882
  {
1741
1883
  "default": "",
1884
+ "disabled": false,
1742
1885
  "document": "实例化任务ID",
1743
1886
  "member": "uint64",
1744
1887
  "name": "TaskId",
@@ -1752,6 +1895,7 @@
1752
1895
  "document": "GetChaincodeInitializeResultForUser返回参数结构体",
1753
1896
  "members": [
1754
1897
  {
1898
+ "disabled": false,
1755
1899
  "document": "实例化结果:0,实例化中;1,实例化成功;2,实例化失败",
1756
1900
  "member": "uint64",
1757
1901
  "name": "InitResult",
@@ -1759,6 +1903,7 @@
1759
1903
  "value_allowed_null": false
1760
1904
  },
1761
1905
  {
1906
+ "disabled": false,
1762
1907
  "document": "实例化信息",
1763
1908
  "member": "string",
1764
1909
  "name": "InitMessage",
@@ -1779,6 +1924,7 @@
1779
1924
  "members": [
1780
1925
  {
1781
1926
  "default": "",
1927
+ "disabled": false,
1782
1928
  "document": "模块名,本接口取值:chaincode_mng",
1783
1929
  "example": "chaincode_mng",
1784
1930
  "member": "string",
@@ -1788,6 +1934,7 @@
1788
1934
  },
1789
1935
  {
1790
1936
  "default": "",
1937
+ "disabled": false,
1791
1938
  "document": "操作名,本接口取值:chaincode_log_for_user",
1792
1939
  "example": "chaincode_log_for_user",
1793
1940
  "member": "string",
@@ -1797,6 +1944,7 @@
1797
1944
  },
1798
1945
  {
1799
1946
  "default": "",
1947
+ "disabled": false,
1800
1948
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
1801
1949
  "example": "251005746envnew",
1802
1950
  "member": "string",
@@ -1806,6 +1954,7 @@
1806
1954
  },
1807
1955
  {
1808
1956
  "default": "",
1957
+ "disabled": false,
1809
1958
  "document": "调用合约的组织名称",
1810
1959
  "example": "hellorog",
1811
1960
  "member": "string",
@@ -1815,6 +1964,7 @@
1815
1964
  },
1816
1965
  {
1817
1966
  "default": "",
1967
+ "disabled": false,
1818
1968
  "document": "业务所属智能合约名称",
1819
1969
  "example": "cc050301",
1820
1970
  "member": "string",
@@ -1824,6 +1974,7 @@
1824
1974
  },
1825
1975
  {
1826
1976
  "default": "",
1977
+ "disabled": false,
1827
1978
  "document": "业务所属智能合约版本",
1828
1979
  "example": "v1.0",
1829
1980
  "member": "string",
@@ -1833,6 +1984,7 @@
1833
1984
  },
1834
1985
  {
1835
1986
  "default": "",
1987
+ "disabled": false,
1836
1988
  "document": "合约安装节点名称,可以在通道详情中获取该通道上的节点名称",
1837
1989
  "example": "peer0-neworg02.envnew",
1838
1990
  "member": "string",
@@ -1842,6 +1994,7 @@
1842
1994
  },
1843
1995
  {
1844
1996
  "default": "",
1997
+ "disabled": false,
1845
1998
  "document": "日志开始时间,如\"2020-11-24 19:49:25\"",
1846
1999
  "example": "2020-11-24 19:49:25",
1847
2000
  "member": "string",
@@ -1851,6 +2004,7 @@
1851
2004
  },
1852
2005
  {
1853
2006
  "default": "",
2007
+ "disabled": false,
1854
2008
  "document": "返回日志行数的最大值,系统设定该参数最大为1000,且一行日志的最大字节数是500,即最大返回50万个字节数的日志数据",
1855
2009
  "example": "10",
1856
2010
  "member": "int64",
@@ -1865,6 +2019,7 @@
1865
2019
  "document": "GetChaincodeLogForUser返回参数结构体",
1866
2020
  "members": [
1867
2021
  {
2022
+ "disabled": false,
1868
2023
  "document": "返回日志总行数,不会超过入参的RowNum",
1869
2024
  "example": "0",
1870
2025
  "member": "uint64",
@@ -1874,6 +2029,7 @@
1874
2029
  "value_allowed_null": false
1875
2030
  },
1876
2031
  {
2032
+ "disabled": false,
1877
2033
  "document": "日志列表",
1878
2034
  "example": "{}",
1879
2035
  "member": "LogDetailForUser",
@@ -1896,6 +2052,7 @@
1896
2052
  "members": [
1897
2053
  {
1898
2054
  "default": "",
2055
+ "disabled": false,
1899
2056
  "document": "模块名,本接口取值:channel_mng",
1900
2057
  "member": "string",
1901
2058
  "name": "Module",
@@ -1904,6 +2061,7 @@
1904
2061
  },
1905
2062
  {
1906
2063
  "default": "",
2064
+ "disabled": false,
1907
2065
  "document": "操作名,本接口取值:channel_list_for_user",
1908
2066
  "member": "string",
1909
2067
  "name": "Operation",
@@ -1912,6 +2070,7 @@
1912
2070
  },
1913
2071
  {
1914
2072
  "default": "",
2073
+ "disabled": false,
1915
2074
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
1916
2075
  "member": "string",
1917
2076
  "name": "ClusterId",
@@ -1920,6 +2079,7 @@
1920
2079
  },
1921
2080
  {
1922
2081
  "default": "",
2082
+ "disabled": false,
1923
2083
  "document": "组织名称",
1924
2084
  "member": "string",
1925
2085
  "name": "GroupName",
@@ -1928,6 +2088,7 @@
1928
2088
  },
1929
2089
  {
1930
2090
  "default": "",
2091
+ "disabled": false,
1931
2092
  "document": "返回数据项数,本接口默认取值:10,上限取值:20",
1932
2093
  "member": "uint64",
1933
2094
  "name": "Limit",
@@ -1936,6 +2097,7 @@
1936
2097
  },
1937
2098
  {
1938
2099
  "default": "",
2100
+ "disabled": false,
1939
2101
  "document": "返回数据起始偏移,本接口默认取值:0",
1940
2102
  "member": "uint64",
1941
2103
  "name": "Offset",
@@ -1949,6 +2111,7 @@
1949
2111
  "document": "GetChannelListForUser返回参数结构体",
1950
2112
  "members": [
1951
2113
  {
2114
+ "disabled": false,
1952
2115
  "document": "通道总数量",
1953
2116
  "member": "uint64",
1954
2117
  "name": "TotalCount",
@@ -1956,6 +2119,7 @@
1956
2119
  "value_allowed_null": false
1957
2120
  },
1958
2121
  {
2122
+ "disabled": false,
1959
2123
  "document": "通道列表",
1960
2124
  "member": "ChannelDetailForUser",
1961
2125
  "name": "ChannelList",
@@ -1976,6 +2140,7 @@
1976
2140
  "members": [
1977
2141
  {
1978
2142
  "default": "",
2143
+ "disabled": false,
1979
2144
  "document": "模块名,本接口取值:cluster_mng",
1980
2145
  "example": "cluster_mng",
1981
2146
  "member": "string",
@@ -1985,6 +2150,7 @@
1985
2150
  },
1986
2151
  {
1987
2152
  "default": "",
2153
+ "disabled": false,
1988
2154
  "document": "操作名,本接口取值:cluster_list_for_user",
1989
2155
  "example": "cluster_list_for_user",
1990
2156
  "member": "string",
@@ -1994,6 +2160,7 @@
1994
2160
  },
1995
2161
  {
1996
2162
  "default": "",
2163
+ "disabled": false,
1997
2164
  "document": "返回数据项数,本接口默认取值:10,上限取值:20",
1998
2165
  "example": "5",
1999
2166
  "member": "uint64",
@@ -2003,6 +2170,7 @@
2003
2170
  },
2004
2171
  {
2005
2172
  "default": "",
2173
+ "disabled": false,
2006
2174
  "document": "返回数据起始偏移,本接口默认取值:0",
2007
2175
  "example": "0",
2008
2176
  "member": "uint64",
@@ -2017,6 +2185,7 @@
2017
2185
  "document": "GetClusterListForUser返回参数结构体",
2018
2186
  "members": [
2019
2187
  {
2188
+ "disabled": false,
2020
2189
  "document": "网络总数量",
2021
2190
  "example": "10",
2022
2191
  "member": "uint64",
@@ -2025,6 +2194,7 @@
2025
2194
  "value_allowed_null": false
2026
2195
  },
2027
2196
  {
2197
+ "disabled": false,
2028
2198
  "document": "网络列表",
2029
2199
  "example": "{}",
2030
2200
  "member": "ClusterDetailForUser",
@@ -2046,6 +2216,7 @@
2046
2216
  "members": [
2047
2217
  {
2048
2218
  "default": "",
2219
+ "disabled": false,
2049
2220
  "document": "模块名称,固定字段:cluster_mng",
2050
2221
  "member": "string",
2051
2222
  "name": "Module",
@@ -2054,6 +2225,7 @@
2054
2225
  },
2055
2226
  {
2056
2227
  "default": "",
2228
+ "disabled": false,
2057
2229
  "document": "操作名称,固定字段:cluster_summary",
2058
2230
  "member": "string",
2059
2231
  "name": "Operation",
@@ -2062,6 +2234,7 @@
2062
2234
  },
2063
2235
  {
2064
2236
  "default": "",
2237
+ "disabled": false,
2065
2238
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
2066
2239
  "member": "string",
2067
2240
  "name": "ClusterId",
@@ -2070,6 +2243,7 @@
2070
2243
  },
2071
2244
  {
2072
2245
  "default": "",
2246
+ "disabled": false,
2073
2247
  "document": "组织ID,固定字段:0",
2074
2248
  "member": "uint64",
2075
2249
  "name": "GroupId",
@@ -2078,6 +2252,7 @@
2078
2252
  },
2079
2253
  {
2080
2254
  "default": "",
2255
+ "disabled": false,
2081
2256
  "document": "调用接口的组织名称,可以在组织管理列表中获取当前组织的名称",
2082
2257
  "member": "string",
2083
2258
  "name": "GroupName",
@@ -2091,6 +2266,7 @@
2091
2266
  "document": "GetClusterSummary返回参数结构体",
2092
2267
  "members": [
2093
2268
  {
2269
+ "disabled": false,
2094
2270
  "document": "网络通道总数量",
2095
2271
  "member": "uint64",
2096
2272
  "name": "TotalChannelCount",
@@ -2098,6 +2274,7 @@
2098
2274
  "value_allowed_null": false
2099
2275
  },
2100
2276
  {
2277
+ "disabled": false,
2101
2278
  "document": "当前组织创建的通道数量",
2102
2279
  "member": "uint64",
2103
2280
  "name": "MyChannelCount",
@@ -2105,6 +2282,7 @@
2105
2282
  "value_allowed_null": false
2106
2283
  },
2107
2284
  {
2285
+ "disabled": false,
2108
2286
  "document": "当前组织加入的通道数量",
2109
2287
  "member": "uint64",
2110
2288
  "name": "JoinChannelCount",
@@ -2112,6 +2290,7 @@
2112
2290
  "value_allowed_null": false
2113
2291
  },
2114
2292
  {
2293
+ "disabled": false,
2115
2294
  "document": "网络节点总数量",
2116
2295
  "member": "uint64",
2117
2296
  "name": "TotalPeerCount",
@@ -2119,6 +2298,7 @@
2119
2298
  "value_allowed_null": false
2120
2299
  },
2121
2300
  {
2301
+ "disabled": false,
2122
2302
  "document": "当前组织创建的节点数量",
2123
2303
  "member": "uint64",
2124
2304
  "name": "MyPeerCount",
@@ -2126,6 +2306,7 @@
2126
2306
  "value_allowed_null": false
2127
2307
  },
2128
2308
  {
2309
+ "disabled": false,
2129
2310
  "document": "其他组织创建的节点数量",
2130
2311
  "member": "uint64",
2131
2312
  "name": "OrderCount",
@@ -2133,6 +2314,7 @@
2133
2314
  "value_allowed_null": false
2134
2315
  },
2135
2316
  {
2317
+ "disabled": false,
2136
2318
  "document": "网络组织总数量",
2137
2319
  "member": "uint64",
2138
2320
  "name": "TotalGroupCount",
@@ -2140,6 +2322,7 @@
2140
2322
  "value_allowed_null": false
2141
2323
  },
2142
2324
  {
2325
+ "disabled": false,
2143
2326
  "document": "当前组织创建的组织数量",
2144
2327
  "member": "uint64",
2145
2328
  "name": "MyGroupCount",
@@ -2147,6 +2330,7 @@
2147
2330
  "value_allowed_null": false
2148
2331
  },
2149
2332
  {
2333
+ "disabled": false,
2150
2334
  "document": "网络智能合约总数量",
2151
2335
  "member": "uint64",
2152
2336
  "name": "TotalChaincodeCount",
@@ -2154,6 +2338,7 @@
2154
2338
  "value_allowed_null": false
2155
2339
  },
2156
2340
  {
2341
+ "disabled": false,
2157
2342
  "document": "最近7天发起的智能合约数量",
2158
2343
  "member": "uint64",
2159
2344
  "name": "RecentChaincodeCount",
@@ -2161,6 +2346,7 @@
2161
2346
  "value_allowed_null": false
2162
2347
  },
2163
2348
  {
2349
+ "disabled": false,
2164
2350
  "document": "当前组织发起的智能合约数量",
2165
2351
  "member": "uint64",
2166
2352
  "name": "MyChaincodeCount",
@@ -2168,6 +2354,7 @@
2168
2354
  "value_allowed_null": false
2169
2355
  },
2170
2356
  {
2357
+ "disabled": false,
2171
2358
  "document": "当前组织的证书总数量",
2172
2359
  "member": "uint64",
2173
2360
  "name": "TotalCertCount",
@@ -2175,6 +2362,7 @@
2175
2362
  "value_allowed_null": false
2176
2363
  },
2177
2364
  {
2365
+ "disabled": false,
2178
2366
  "document": "颁发给当前组织的证书数量",
2179
2367
  "member": "uint64",
2180
2368
  "name": "TlsCertCount",
@@ -2182,6 +2370,7 @@
2182
2370
  "value_allowed_null": false
2183
2371
  },
2184
2372
  {
2373
+ "disabled": false,
2185
2374
  "document": "网络背书节点证书数量",
2186
2375
  "member": "uint64",
2187
2376
  "name": "PeerCertCount",
@@ -2189,6 +2378,7 @@
2189
2378
  "value_allowed_null": false
2190
2379
  },
2191
2380
  {
2381
+ "disabled": false,
2192
2382
  "document": "当前组织业务证书数量",
2193
2383
  "member": "uint64",
2194
2384
  "name": "ClientCertCount",
@@ -2209,6 +2399,7 @@
2209
2399
  "members": [
2210
2400
  {
2211
2401
  "default": "",
2402
+ "disabled": false,
2212
2403
  "document": "模块名,固定字段:transaction",
2213
2404
  "example": "transaction",
2214
2405
  "member": "string",
@@ -2218,6 +2409,7 @@
2218
2409
  },
2219
2410
  {
2220
2411
  "default": "",
2412
+ "disabled": false,
2221
2413
  "document": "操作名,固定字段:query_txid",
2222
2414
  "example": "query_txid",
2223
2415
  "member": "string",
@@ -2227,6 +2419,7 @@
2227
2419
  },
2228
2420
  {
2229
2421
  "default": "",
2422
+ "disabled": false,
2230
2423
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
2231
2424
  "example": "251005746envnew",
2232
2425
  "member": "string",
@@ -2236,6 +2429,7 @@
2236
2429
  },
2237
2430
  {
2238
2431
  "default": "",
2432
+ "disabled": false,
2239
2433
  "document": "业务所属通道名称,可在通道详情或列表中获取",
2240
2434
  "example": "ch042103",
2241
2435
  "member": "string",
@@ -2245,6 +2439,7 @@
2245
2439
  },
2246
2440
  {
2247
2441
  "default": "",
2442
+ "disabled": false,
2248
2443
  "document": "执行该查询交易的节点名称,可以在通道详情中获取该通道上的节点名称及其所属组织名称",
2249
2444
  "example": "peer0.neworg02.envnew",
2250
2445
  "member": "string",
@@ -2254,6 +2449,7 @@
2254
2449
  },
2255
2450
  {
2256
2451
  "default": "",
2452
+ "disabled": false,
2257
2453
  "document": "执行该查询交易的节点所属组织名称,可以在通道详情中获取该通道上的节点名称及其所属组织名称",
2258
2454
  "example": "NewOrg02",
2259
2455
  "member": "string",
@@ -2263,6 +2459,7 @@
2263
2459
  },
2264
2460
  {
2265
2461
  "default": "",
2462
+ "disabled": false,
2266
2463
  "document": "交易ID",
2267
2464
  "example": "280e9f1436c3ce045af4f3c7060ff217583585d41faf1f1daa99387419bac07c",
2268
2465
  "member": "string",
@@ -2272,6 +2469,7 @@
2272
2469
  },
2273
2470
  {
2274
2471
  "default": "",
2472
+ "disabled": false,
2275
2473
  "document": "调用合约的组织名称,可以在组织管理列表中获取当前组织的名称",
2276
2474
  "example": "NewOrg02",
2277
2475
  "member": "string",
@@ -2286,6 +2484,7 @@
2286
2484
  "document": "GetInvokeTx返回参数结构体",
2287
2485
  "members": [
2288
2486
  {
2487
+ "disabled": false,
2289
2488
  "document": "交易执行状态码",
2290
2489
  "example": "0",
2291
2490
  "member": "int64",
@@ -2295,6 +2494,7 @@
2295
2494
  "value_allowed_null": false
2296
2495
  },
2297
2496
  {
2497
+ "disabled": false,
2298
2498
  "document": "交易执行消息",
2299
2499
  "example": "VALID",
2300
2500
  "member": "string",
@@ -2304,6 +2504,7 @@
2304
2504
  "value_allowed_null": false
2305
2505
  },
2306
2506
  {
2507
+ "disabled": false,
2307
2508
  "document": "交易所在区块ID",
2308
2509
  "example": "6",
2309
2510
  "member": "int64",
@@ -2326,6 +2527,7 @@
2326
2527
  "members": [
2327
2528
  {
2328
2529
  "default": "",
2530
+ "disabled": false,
2329
2531
  "document": "模块名称,固定字段:transaction",
2330
2532
  "member": "string",
2331
2533
  "name": "Module",
@@ -2334,6 +2536,7 @@
2334
2536
  },
2335
2537
  {
2336
2538
  "default": "",
2539
+ "disabled": false,
2337
2540
  "document": "操作名称,固定字段:latest_transaction_list",
2338
2541
  "member": "string",
2339
2542
  "name": "Operation",
@@ -2342,6 +2545,7 @@
2342
2545
  },
2343
2546
  {
2344
2547
  "default": "",
2548
+ "disabled": false,
2345
2549
  "document": "组织ID,固定字段:0",
2346
2550
  "member": "uint64",
2347
2551
  "name": "GroupId",
@@ -2350,6 +2554,7 @@
2350
2554
  },
2351
2555
  {
2352
2556
  "default": "",
2557
+ "disabled": false,
2353
2558
  "document": "通道ID,固定字段:0",
2354
2559
  "member": "uint64",
2355
2560
  "name": "ChannelId",
@@ -2358,6 +2563,7 @@
2358
2563
  },
2359
2564
  {
2360
2565
  "default": "",
2566
+ "disabled": false,
2361
2567
  "document": "获取的最新交易的区块数量,取值范围1~5",
2362
2568
  "member": "uint64",
2363
2569
  "name": "LatestBlockNumber",
@@ -2366,6 +2572,7 @@
2366
2572
  },
2367
2573
  {
2368
2574
  "default": "",
2575
+ "disabled": false,
2369
2576
  "document": "调用接口的组织名称,可以在组织管理列表中获取当前组织的名称",
2370
2577
  "member": "string",
2371
2578
  "name": "GroupName",
@@ -2374,6 +2581,7 @@
2374
2581
  },
2375
2582
  {
2376
2583
  "default": "",
2584
+ "disabled": false,
2377
2585
  "document": "需要查询的通道名称,可在通道详情或列表中获取",
2378
2586
  "member": "string",
2379
2587
  "name": "ChannelName",
@@ -2382,6 +2590,7 @@
2382
2590
  },
2383
2591
  {
2384
2592
  "default": "",
2593
+ "disabled": false,
2385
2594
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
2386
2595
  "member": "string",
2387
2596
  "name": "ClusterId",
@@ -2390,6 +2599,7 @@
2390
2599
  },
2391
2600
  {
2392
2601
  "default": "",
2602
+ "disabled": false,
2393
2603
  "document": "需要获取的起始交易偏移",
2394
2604
  "member": "uint64",
2395
2605
  "name": "Offset",
@@ -2398,6 +2608,7 @@
2398
2608
  },
2399
2609
  {
2400
2610
  "default": "",
2611
+ "disabled": false,
2401
2612
  "document": "需要获取的交易数量",
2402
2613
  "member": "uint64",
2403
2614
  "name": "Limit",
@@ -2411,6 +2622,7 @@
2411
2622
  "document": "GetLatesdTransactionList返回参数结构体",
2412
2623
  "members": [
2413
2624
  {
2625
+ "disabled": false,
2414
2626
  "document": "交易总数量",
2415
2627
  "member": "uint64",
2416
2628
  "name": "TotalCount",
@@ -2418,6 +2630,7 @@
2418
2630
  "value_allowed_null": false
2419
2631
  },
2420
2632
  {
2633
+ "disabled": false,
2421
2634
  "document": "交易列表",
2422
2635
  "member": "TransactionItem",
2423
2636
  "name": "TransactionList",
@@ -2438,6 +2651,7 @@
2438
2651
  "members": [
2439
2652
  {
2440
2653
  "default": "",
2654
+ "disabled": false,
2441
2655
  "document": "模块名,本接口取值:peer_mng",
2442
2656
  "example": "peer_mng",
2443
2657
  "member": "string",
@@ -2447,6 +2661,7 @@
2447
2661
  },
2448
2662
  {
2449
2663
  "default": "",
2664
+ "disabled": false,
2450
2665
  "document": "操作名,本接口取值:peer_log_for_user",
2451
2666
  "example": "peer_log_for_user",
2452
2667
  "member": "string",
@@ -2456,6 +2671,7 @@
2456
2671
  },
2457
2672
  {
2458
2673
  "default": "",
2674
+ "disabled": false,
2459
2675
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
2460
2676
  "example": "251005746envnew",
2461
2677
  "member": "string",
@@ -2465,6 +2681,7 @@
2465
2681
  },
2466
2682
  {
2467
2683
  "default": "",
2684
+ "disabled": false,
2468
2685
  "document": "调用合约的组织名称",
2469
2686
  "example": "hellorog",
2470
2687
  "member": "string",
@@ -2474,6 +2691,7 @@
2474
2691
  },
2475
2692
  {
2476
2693
  "default": "",
2694
+ "disabled": false,
2477
2695
  "document": "节点名称",
2478
2696
  "example": "peer0-neworg02.envnew",
2479
2697
  "member": "string",
@@ -2483,6 +2701,7 @@
2483
2701
  },
2484
2702
  {
2485
2703
  "default": "",
2704
+ "disabled": false,
2486
2705
  "document": "日志开始时间,如\"2020-11-24 19:49:25\"",
2487
2706
  "example": "2020-11-24 19:49:25",
2488
2707
  "member": "string",
@@ -2492,6 +2711,7 @@
2492
2711
  },
2493
2712
  {
2494
2713
  "default": "",
2714
+ "disabled": false,
2495
2715
  "document": "返回日志行数的最大值,系统设定该参数最大为1000,且一行日志的最大字节数是500,即最大返回50万个字节数的日志数据",
2496
2716
  "example": "10",
2497
2717
  "member": "int64",
@@ -2506,6 +2726,7 @@
2506
2726
  "document": "GetPeerLogForUser返回参数结构体",
2507
2727
  "members": [
2508
2728
  {
2729
+ "disabled": false,
2509
2730
  "document": "返回日志总行数,不会超过入参的RowNum",
2510
2731
  "example": "0",
2511
2732
  "member": "uint64",
@@ -2515,6 +2736,7 @@
2515
2736
  "value_allowed_null": false
2516
2737
  },
2517
2738
  {
2739
+ "disabled": false,
2518
2740
  "document": "日志列表",
2519
2741
  "example": "{}",
2520
2742
  "member": "LogDetailForUser",
@@ -2537,6 +2759,7 @@
2537
2759
  "members": [
2538
2760
  {
2539
2761
  "default": "",
2762
+ "disabled": false,
2540
2763
  "document": "模块名,固定字段:transaction",
2541
2764
  "member": "string",
2542
2765
  "name": "Module",
@@ -2545,6 +2768,7 @@
2545
2768
  },
2546
2769
  {
2547
2770
  "default": "",
2771
+ "disabled": false,
2548
2772
  "document": "操作名,固定字段:transaction_detail_for_user",
2549
2773
  "member": "string",
2550
2774
  "name": "Operation",
@@ -2553,6 +2777,7 @@
2553
2777
  },
2554
2778
  {
2555
2779
  "default": "",
2780
+ "disabled": false,
2556
2781
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
2557
2782
  "member": "string",
2558
2783
  "name": "ClusterId",
@@ -2561,6 +2786,7 @@
2561
2786
  },
2562
2787
  {
2563
2788
  "default": "",
2789
+ "disabled": false,
2564
2790
  "document": "参与交易的组织名称,可以在组织管理列表中获取当前组织的名称",
2565
2791
  "member": "string",
2566
2792
  "name": "GroupName",
@@ -2569,6 +2795,7 @@
2569
2795
  },
2570
2796
  {
2571
2797
  "default": "",
2798
+ "disabled": false,
2572
2799
  "document": "业务所属通道名称,可在通道详情或列表中获取",
2573
2800
  "member": "string",
2574
2801
  "name": "ChannelName",
@@ -2577,6 +2804,7 @@
2577
2804
  },
2578
2805
  {
2579
2806
  "default": "",
2807
+ "disabled": false,
2580
2808
  "document": "区块ID,通过GetInvokeTx接口可以获取交易所在的区块ID",
2581
2809
  "member": "uint64",
2582
2810
  "name": "BlockId",
@@ -2585,6 +2813,7 @@
2585
2813
  },
2586
2814
  {
2587
2815
  "default": "",
2816
+ "disabled": false,
2588
2817
  "document": "交易ID,需要查询的详情的交易ID",
2589
2818
  "member": "string",
2590
2819
  "name": "TransactionId",
@@ -2598,6 +2827,7 @@
2598
2827
  "document": "GetTransactionDetailForUser返回参数结构体",
2599
2828
  "members": [
2600
2829
  {
2830
+ "disabled": false,
2601
2831
  "document": "交易ID",
2602
2832
  "member": "string",
2603
2833
  "name": "TransactionId",
@@ -2605,6 +2835,7 @@
2605
2835
  "value_allowed_null": false
2606
2836
  },
2607
2837
  {
2838
+ "disabled": false,
2608
2839
  "document": "交易hash",
2609
2840
  "member": "string",
2610
2841
  "name": "TransactionHash",
@@ -2612,6 +2843,7 @@
2612
2843
  "value_allowed_null": false
2613
2844
  },
2614
2845
  {
2846
+ "disabled": false,
2615
2847
  "document": "创建交易的组织名",
2616
2848
  "member": "string",
2617
2849
  "name": "CreateOrgName",
@@ -2619,6 +2851,7 @@
2619
2851
  "value_allowed_null": false
2620
2852
  },
2621
2853
  {
2854
+ "disabled": false,
2622
2855
  "document": "交易类型(普通交易和配置交易)",
2623
2856
  "member": "string",
2624
2857
  "name": "TransactionType",
@@ -2626,6 +2859,7 @@
2626
2859
  "value_allowed_null": false
2627
2860
  },
2628
2861
  {
2862
+ "disabled": false,
2629
2863
  "document": "交易状态",
2630
2864
  "member": "string",
2631
2865
  "name": "TransactionStatus",
@@ -2633,6 +2867,7 @@
2633
2867
  "value_allowed_null": false
2634
2868
  },
2635
2869
  {
2870
+ "disabled": false,
2636
2871
  "document": "交易创建时间",
2637
2872
  "member": "string",
2638
2873
  "name": "CreateTime",
@@ -2640,6 +2875,7 @@
2640
2875
  "value_allowed_null": false
2641
2876
  },
2642
2877
  {
2878
+ "disabled": false,
2643
2879
  "document": "交易数据",
2644
2880
  "member": "string",
2645
2881
  "name": "TransactionData",
@@ -2647,6 +2883,7 @@
2647
2883
  "value_allowed_null": false
2648
2884
  },
2649
2885
  {
2886
+ "disabled": false,
2650
2887
  "document": "交易所在区块号",
2651
2888
  "member": "uint64",
2652
2889
  "name": "BlockId",
@@ -2654,6 +2891,7 @@
2654
2891
  "value_allowed_null": false
2655
2892
  },
2656
2893
  {
2894
+ "disabled": false,
2657
2895
  "document": "交易所在区块哈希",
2658
2896
  "member": "string",
2659
2897
  "name": "BlockHash",
@@ -2661,6 +2899,7 @@
2661
2899
  "value_allowed_null": false
2662
2900
  },
2663
2901
  {
2902
+ "disabled": false,
2664
2903
  "document": "交易所在区块高度",
2665
2904
  "member": "uint64",
2666
2905
  "name": "BlockHeight",
@@ -2668,6 +2907,7 @@
2668
2907
  "value_allowed_null": false
2669
2908
  },
2670
2909
  {
2910
+ "disabled": false,
2671
2911
  "document": "通道名称",
2672
2912
  "member": "string",
2673
2913
  "name": "ChannelName",
@@ -2675,6 +2915,7 @@
2675
2915
  "value_allowed_null": false
2676
2916
  },
2677
2917
  {
2918
+ "disabled": false,
2678
2919
  "document": "交易所在合约名称",
2679
2920
  "member": "string",
2680
2921
  "name": "ContractName",
@@ -2682,6 +2923,7 @@
2682
2923
  "value_allowed_null": false
2683
2924
  },
2684
2925
  {
2926
+ "disabled": false,
2685
2927
  "document": "背书组织列表",
2686
2928
  "member": "EndorserGroup",
2687
2929
  "name": "EndorserOrgList",
@@ -2702,6 +2944,7 @@
2702
2944
  "members": [
2703
2945
  {
2704
2946
  "default": "",
2947
+ "disabled": false,
2705
2948
  "document": "组织名称",
2706
2949
  "member": "string",
2707
2950
  "name": "GroupName",
@@ -2711,6 +2954,7 @@
2711
2954
  },
2712
2955
  {
2713
2956
  "default": "",
2957
+ "disabled": false,
2714
2958
  "document": "组织MSP Identity",
2715
2959
  "member": "string",
2716
2960
  "name": "GroupMSPId",
@@ -2726,6 +2970,7 @@
2726
2970
  "members": [
2727
2971
  {
2728
2972
  "default": "",
2973
+ "disabled": false,
2729
2974
  "document": "模块名,本接口取值:chaincode_mng",
2730
2975
  "member": "string",
2731
2976
  "name": "Module",
@@ -2734,6 +2979,7 @@
2734
2979
  },
2735
2980
  {
2736
2981
  "default": "",
2982
+ "disabled": false,
2737
2983
  "document": "操作名,本接口取值:chaincode_init_for_user",
2738
2984
  "member": "string",
2739
2985
  "name": "Operation",
@@ -2742,6 +2988,7 @@
2742
2988
  },
2743
2989
  {
2744
2990
  "default": "",
2991
+ "disabled": false,
2745
2992
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
2746
2993
  "member": "string",
2747
2994
  "name": "ClusterId",
@@ -2750,6 +2997,7 @@
2750
2997
  },
2751
2998
  {
2752
2999
  "default": "",
3000
+ "disabled": false,
2753
3001
  "document": "调用合约的组织名称",
2754
3002
  "member": "string",
2755
3003
  "name": "GroupName",
@@ -2758,6 +3006,7 @@
2758
3006
  },
2759
3007
  {
2760
3008
  "default": "",
3009
+ "disabled": false,
2761
3010
  "document": "业务所属智能合约名称",
2762
3011
  "member": "string",
2763
3012
  "name": "ChaincodeName",
@@ -2766,6 +3015,7 @@
2766
3015
  },
2767
3016
  {
2768
3017
  "default": "",
3018
+ "disabled": false,
2769
3019
  "document": "业务所属智能合约版本",
2770
3020
  "member": "string",
2771
3021
  "name": "ChaincodeVersion",
@@ -2774,6 +3024,7 @@
2774
3024
  },
2775
3025
  {
2776
3026
  "default": "",
3027
+ "disabled": false,
2777
3028
  "document": "业务所属通道名称",
2778
3029
  "member": "string",
2779
3030
  "name": "ChannelName",
@@ -2782,6 +3033,7 @@
2782
3033
  },
2783
3034
  {
2784
3035
  "default": "",
3036
+ "disabled": false,
2785
3037
  "document": "合约实例化节点名称,可以在通道详情中获取该通道上的节点名称",
2786
3038
  "member": "string",
2787
3039
  "name": "PeerName",
@@ -2790,6 +3042,7 @@
2790
3042
  },
2791
3043
  {
2792
3044
  "default": "",
3045
+ "disabled": false,
2793
3046
  "document": "实例化的函数参数列表",
2794
3047
  "member": "string",
2795
3048
  "name": "Args",
@@ -2803,6 +3056,7 @@
2803
3056
  "document": "InitializeChaincodeForUser返回参数结构体",
2804
3057
  "members": [
2805
3058
  {
3059
+ "disabled": false,
2806
3060
  "document": "实例化任务ID,用于查询实例化结果",
2807
3061
  "member": "uint64",
2808
3062
  "name": "TaskId",
@@ -2823,6 +3077,7 @@
2823
3077
  "members": [
2824
3078
  {
2825
3079
  "default": "",
3080
+ "disabled": false,
2826
3081
  "document": "网络ID,可在区块链网络详情或列表中获取",
2827
3082
  "example": "251005746bc987bojjue8",
2828
3083
  "member": "string",
@@ -2832,6 +3087,7 @@
2832
3087
  },
2833
3088
  {
2834
3089
  "default": "",
3090
+ "disabled": false,
2835
3091
  "document": "群组编号,可在群组列表中获取",
2836
3092
  "example": "1",
2837
3093
  "member": "int64",
@@ -2841,6 +3097,7 @@
2841
3097
  },
2842
3098
  {
2843
3099
  "default": "",
3100
+ "disabled": false,
2844
3101
  "document": "合约地址,可在合约详情获取",
2845
3102
  "example": "0xec17aa9c9d530108529c68b41701231b9ae458ef",
2846
3103
  "member": "string",
@@ -2850,6 +3107,7 @@
2850
3107
  },
2851
3108
  {
2852
3109
  "default": "",
3110
+ "disabled": false,
2853
3111
  "document": "合约Abi的json数组格式的字符串,可在合约详情获取",
2854
3112
  "example": "[{\\\"constant\\\":false,\\\"inputs\\\":[{\\\"name\\\":\\\"n\\\",\\\"type\\\":\\\"stri",
2855
3113
  "member": "string",
@@ -2859,6 +3117,7 @@
2859
3117
  },
2860
3118
  {
2861
3119
  "default": "",
3120
+ "disabled": false,
2862
3121
  "document": "合约方法名",
2863
3122
  "example": "xx",
2864
3123
  "member": "string",
@@ -2868,6 +3127,7 @@
2868
3127
  },
2869
3128
  {
2870
3129
  "default": "",
3130
+ "disabled": false,
2871
3131
  "document": "签名用户编号,可在私钥管理页面获取",
2872
3132
  "example": "2SSS200021",
2873
3133
  "member": "string",
@@ -2877,6 +3137,7 @@
2877
3137
  },
2878
3138
  {
2879
3139
  "default": "",
3140
+ "disabled": false,
2880
3141
  "document": "合约方法入参,json格式字符串",
2881
3142
  "example": "[\"str1\",[\"arr1\",\"arr2\"]]",
2882
3143
  "member": "string",
@@ -2891,6 +3152,7 @@
2891
3152
  "document": "InvokeBcosTrans返回参数结构体",
2892
3153
  "members": [
2893
3154
  {
3155
+ "disabled": false,
2894
3156
  "document": "交易结果json字符串",
2895
3157
  "example": "xx",
2896
3158
  "member": "string",
@@ -2912,6 +3174,7 @@
2912
3174
  "document": "InvokeChainMakerContract请求参数结构体",
2913
3175
  "members": [
2914
3176
  {
3177
+ "disabled": false,
2915
3178
  "document": "网络ID,可在区块链网络详情或列表中获取",
2916
3179
  "example": "251005746bc987bojjue8",
2917
3180
  "member": "string",
@@ -2920,6 +3183,7 @@
2920
3183
  "type": "string"
2921
3184
  },
2922
3185
  {
3186
+ "disabled": false,
2923
3187
  "document": "业务链ID,可在网络概览页获取",
2924
3188
  "example": "chain-test",
2925
3189
  "member": "string",
@@ -2928,6 +3192,7 @@
2928
3192
  "type": "string"
2929
3193
  },
2930
3194
  {
3195
+ "disabled": false,
2931
3196
  "document": "合约名称,可在合约管理中获取",
2932
3197
  "example": "test",
2933
3198
  "member": "string",
@@ -2936,6 +3201,7 @@
2936
3201
  "type": "string"
2937
3202
  },
2938
3203
  {
3204
+ "disabled": false,
2939
3205
  "document": "合约方法名",
2940
3206
  "example": "send",
2941
3207
  "member": "string",
@@ -2944,6 +3210,7 @@
2944
3210
  "type": "string"
2945
3211
  },
2946
3212
  {
3213
+ "disabled": false,
2947
3214
  "document": "合约方法入参,json格式字符串,key/value都是string类型的map",
2948
3215
  "example": "{\\\"name\\\":\\\"test\\\"}",
2949
3216
  "member": "string",
@@ -2952,6 +3219,7 @@
2952
3219
  "type": "string"
2953
3220
  },
2954
3221
  {
3222
+ "disabled": false,
2955
3223
  "document": "是否异步执行,1为是,否则为0;如果异步执行,可使用返回值中的交易TxID查询执行结果",
2956
3224
  "example": "1",
2957
3225
  "member": "int64",
@@ -2966,6 +3234,7 @@
2966
3234
  "document": "InvokeChainMakerContract返回参数结构体",
2967
3235
  "members": [
2968
3236
  {
3237
+ "disabled": false,
2969
3238
  "document": "交易结果\n注意:此字段可能返回 null,表示取不到有效值。",
2970
3239
  "example": "无",
2971
3240
  "member": "ChainMakerContractResult",
@@ -2986,6 +3255,7 @@
2986
3255
  "document": "InvokeChainMakerDemoContract请求参数结构体",
2987
3256
  "members": [
2988
3257
  {
3258
+ "disabled": false,
2989
3259
  "document": "网络ID,可在区块链网络详情或列表中获取",
2990
3260
  "example": "chainmaker-demo",
2991
3261
  "member": "string",
@@ -2994,6 +3264,7 @@
2994
3264
  "type": "string"
2995
3265
  },
2996
3266
  {
3267
+ "disabled": false,
2997
3268
  "document": "业务链ID,可在网络概览页获取",
2998
3269
  "example": "chain_test",
2999
3270
  "member": "string",
@@ -3002,6 +3273,7 @@
3002
3273
  "type": "string"
3003
3274
  },
3004
3275
  {
3276
+ "disabled": false,
3005
3277
  "document": "合约名称,可在合约管理中获取",
3006
3278
  "example": "test",
3007
3279
  "member": "string",
@@ -3010,6 +3282,7 @@
3010
3282
  "type": "string"
3011
3283
  },
3012
3284
  {
3285
+ "disabled": false,
3013
3286
  "document": "合约方法名",
3014
3287
  "example": "send",
3015
3288
  "member": "string",
@@ -3018,6 +3291,7 @@
3018
3291
  "type": "string"
3019
3292
  },
3020
3293
  {
3294
+ "disabled": false,
3021
3295
  "document": "合约方法入参,json格式字符串,key/value都是string类型的map",
3022
3296
  "example": "{\\\"name\\\":\\\"test\\\"}",
3023
3297
  "member": "string",
@@ -3026,6 +3300,7 @@
3026
3300
  "type": "string"
3027
3301
  },
3028
3302
  {
3303
+ "disabled": false,
3029
3304
  "document": "是否异步执行,1为是,否则为0;如果异步执行,可使用返回值中的交易TxID查询执行结果",
3030
3305
  "example": "1",
3031
3306
  "member": "int64",
@@ -3040,6 +3315,7 @@
3040
3315
  "document": "InvokeChainMakerDemoContract返回参数结构体",
3041
3316
  "members": [
3042
3317
  {
3318
+ "disabled": false,
3043
3319
  "document": "交易结果\n注意:此字段可能返回 null,表示取不到有效值。",
3044
3320
  "example": "无",
3045
3321
  "member": "ChainMakerContractResult",
@@ -3061,6 +3337,7 @@
3061
3337
  "members": [
3062
3338
  {
3063
3339
  "default": "",
3340
+ "disabled": false,
3064
3341
  "document": "模块名,固定字段:transaction",
3065
3342
  "example": "transaction",
3066
3343
  "member": "string",
@@ -3070,6 +3347,7 @@
3070
3347
  },
3071
3348
  {
3072
3349
  "default": "",
3350
+ "disabled": false,
3073
3351
  "document": "操作名,固定字段:invoke",
3074
3352
  "example": "invoke",
3075
3353
  "member": "string",
@@ -3079,6 +3357,7 @@
3079
3357
  },
3080
3358
  {
3081
3359
  "default": "",
3360
+ "disabled": false,
3082
3361
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
3083
3362
  "example": "251005746envnew",
3084
3363
  "member": "string",
@@ -3088,6 +3367,7 @@
3088
3367
  },
3089
3368
  {
3090
3369
  "default": "",
3370
+ "disabled": false,
3091
3371
  "document": "业务所属智能合约名称,可在智能合约详情或列表中获取",
3092
3372
  "example": "cc050301",
3093
3373
  "member": "string",
@@ -3097,6 +3377,7 @@
3097
3377
  },
3098
3378
  {
3099
3379
  "default": "",
3380
+ "disabled": false,
3100
3381
  "document": "业务所属通道名称,可在通道详情或列表中获取",
3101
3382
  "example": "ch042103",
3102
3383
  "member": "string",
@@ -3106,6 +3387,7 @@
3106
3387
  },
3107
3388
  {
3108
3389
  "default": "",
3390
+ "disabled": false,
3109
3391
  "document": "对该笔交易进行背书的节点列表(包括节点名称和节点所属组织名称,详见数据结构一节),可以在通道详情中获取该通道上的节点名称及其所属组织名称",
3110
3392
  "example": "peer0.neworg02.envnew",
3111
3393
  "member": "PeerSet",
@@ -3115,6 +3397,7 @@
3115
3397
  },
3116
3398
  {
3117
3399
  "default": "",
3400
+ "disabled": false,
3118
3401
  "document": "该笔交易需要调用的智能合约中的函数名称",
3119
3402
  "example": "createCar",
3120
3403
  "member": "string",
@@ -3124,6 +3407,7 @@
3124
3407
  },
3125
3408
  {
3126
3409
  "default": "",
3410
+ "disabled": false,
3127
3411
  "document": "调用合约的组织名称,可以在组织管理列表中获取当前组织的名称",
3128
3412
  "example": "NewOrg02",
3129
3413
  "member": "string",
@@ -3133,6 +3417,7 @@
3133
3417
  },
3134
3418
  {
3135
3419
  "default": "",
3420
+ "disabled": false,
3136
3421
  "document": "被调用的函数参数列表,参数列表大小总和要求小于2M",
3137
3422
  "example": "CAR92",
3138
3423
  "member": "string",
@@ -3142,6 +3427,7 @@
3142
3427
  },
3143
3428
  {
3144
3429
  "default": "",
3430
+ "disabled": false,
3145
3431
  "document": "同步调用标识,可选参数,值为0或者不传表示使用同步方法调用,调用后会等待交易执行后再返回执行结果;值为1时表示使用异步方式调用Invoke,执行后会立即返回交易对应的Txid,后续需要通过GetInvokeTx这个API查询该交易的执行结果。(对于逻辑较为简单的交易,可以使用同步模式;对于逻辑较为复杂的交易,建议使用异步模式,否则容易导致API因等待时间过长,返回等待超时)",
3146
3432
  "example": "0",
3147
3433
  "member": "uint64",
@@ -3156,6 +3442,7 @@
3156
3442
  "document": "Invoke返回参数结构体",
3157
3443
  "members": [
3158
3444
  {
3445
+ "disabled": false,
3159
3446
  "document": "交易ID",
3160
3447
  "example": "myOrgpeer0.myorg.envnew:VALID",
3161
3448
  "member": "string",
@@ -3165,6 +3452,7 @@
3165
3452
  "value_allowed_null": false
3166
3453
  },
3167
3454
  {
3455
+ "disabled": false,
3168
3456
  "document": "交易执行结果",
3169
3457
  "example": "280e9f1436c3ce045af4f3c7060ff217583585d41faf1f1daa99387419bac07c",
3170
3458
  "member": "string",
@@ -3187,6 +3475,7 @@
3187
3475
  "members": [
3188
3476
  {
3189
3477
  "default": "",
3478
+ "disabled": false,
3190
3479
  "document": "日志行号",
3191
3480
  "member": "uint64",
3192
3481
  "name": "LineNumber",
@@ -3196,6 +3485,7 @@
3196
3485
  },
3197
3486
  {
3198
3487
  "default": "",
3488
+ "disabled": false,
3199
3489
  "document": "日志详情",
3200
3490
  "member": "string",
3201
3491
  "name": "LogMessage",
@@ -3211,6 +3501,7 @@
3211
3501
  "members": [
3212
3502
  {
3213
3503
  "default": "",
3504
+ "disabled": false,
3214
3505
  "document": "节点名称",
3215
3506
  "member": "string",
3216
3507
  "name": "PeerName",
@@ -3226,6 +3517,7 @@
3226
3517
  "members": [
3227
3518
  {
3228
3519
  "default": "",
3520
+ "disabled": false,
3229
3521
  "document": "节点名称",
3230
3522
  "member": "string",
3231
3523
  "name": "PeerName",
@@ -3235,6 +3527,7 @@
3235
3527
  },
3236
3528
  {
3237
3529
  "default": "",
3530
+ "disabled": false,
3238
3531
  "document": "组织名称",
3239
3532
  "member": "string",
3240
3533
  "name": "OrgName",
@@ -3249,6 +3542,7 @@
3249
3542
  "document": "QueryChainMakerBlockTransaction请求参数结构体",
3250
3543
  "members": [
3251
3544
  {
3545
+ "disabled": false,
3252
3546
  "document": "网络ID,可在区块链网络详情或列表中获取",
3253
3547
  "example": "251005746bc987bojjue8",
3254
3548
  "member": "string",
@@ -3257,6 +3551,7 @@
3257
3551
  "type": "string"
3258
3552
  },
3259
3553
  {
3554
+ "disabled": false,
3260
3555
  "document": "业务链ID,可在网络概览页获取",
3261
3556
  "example": "chain-test",
3262
3557
  "member": "string",
@@ -3265,6 +3560,7 @@
3265
3560
  "type": "string"
3266
3561
  },
3267
3562
  {
3563
+ "disabled": false,
3268
3564
  "document": "区块高度",
3269
3565
  "example": "1",
3270
3566
  "member": "int64",
@@ -3279,6 +3575,7 @@
3279
3575
  "document": "QueryChainMakerBlockTransaction返回参数结构体",
3280
3576
  "members": [
3281
3577
  {
3578
+ "disabled": false,
3282
3579
  "document": "区块交易\n注意:此字段可能返回 null,表示取不到有效值。",
3283
3580
  "example": "[]",
3284
3581
  "member": "ChainMakerTransactionResult",
@@ -3287,6 +3584,7 @@
3287
3584
  "value_allowed_null": true
3288
3585
  },
3289
3586
  {
3587
+ "disabled": false,
3290
3588
  "document": "区块高度",
3291
3589
  "example": "1",
3292
3590
  "member": "int64",
@@ -3295,6 +3593,7 @@
3295
3593
  "value_allowed_null": false
3296
3594
  },
3297
3595
  {
3596
+ "disabled": false,
3298
3597
  "document": "交易数量\n注意:此字段可能返回 null,表示取不到有效值。",
3299
3598
  "example": "1",
3300
3599
  "member": "int64",
@@ -3303,6 +3602,7 @@
3303
3602
  "value_allowed_null": true
3304
3603
  },
3305
3604
  {
3605
+ "disabled": false,
3306
3606
  "document": "区块时间戳,单位是秒",
3307
3607
  "example": "1625572262",
3308
3608
  "member": "int64",
@@ -3323,6 +3623,7 @@
3323
3623
  "document": "QueryChainMakerContract请求参数结构体",
3324
3624
  "members": [
3325
3625
  {
3626
+ "disabled": false,
3326
3627
  "document": "网络ID,可在区块链网络详情或列表中获取",
3327
3628
  "example": "251005746bc987bojjue8",
3328
3629
  "member": "string",
@@ -3331,6 +3632,7 @@
3331
3632
  "type": "string"
3332
3633
  },
3333
3634
  {
3635
+ "disabled": false,
3334
3636
  "document": "业务链ID,可在网络概览页获取",
3335
3637
  "example": "chain-test",
3336
3638
  "member": "string",
@@ -3339,6 +3641,7 @@
3339
3641
  "type": "string"
3340
3642
  },
3341
3643
  {
3644
+ "disabled": false,
3342
3645
  "document": "合约名称,可在合约管理中获取",
3343
3646
  "example": "test",
3344
3647
  "member": "string",
@@ -3347,6 +3650,7 @@
3347
3650
  "type": "string"
3348
3651
  },
3349
3652
  {
3653
+ "disabled": false,
3350
3654
  "document": "合约方法名",
3351
3655
  "example": "send",
3352
3656
  "member": "string",
@@ -3355,6 +3659,7 @@
3355
3659
  "type": "string"
3356
3660
  },
3357
3661
  {
3662
+ "disabled": false,
3358
3663
  "document": "合约方法入参,json格式字符串,key/value都是string类型的map",
3359
3664
  "example": "{\\\"name\\\":\\\"test\\\"}",
3360
3665
  "member": "string",
@@ -3369,6 +3674,7 @@
3369
3674
  "document": "QueryChainMakerContract返回参数结构体",
3370
3675
  "members": [
3371
3676
  {
3677
+ "disabled": false,
3372
3678
  "document": "交易结果\n注意:此字段可能返回 null,表示取不到有效值。",
3373
3679
  "example": "无",
3374
3680
  "member": "ChainMakerContractResult",
@@ -3389,6 +3695,7 @@
3389
3695
  "document": "QueryChainMakerDemoBlockTransaction请求参数结构体",
3390
3696
  "members": [
3391
3697
  {
3698
+ "disabled": false,
3392
3699
  "document": "网络ID,可在区块链网络详情或列表中获取",
3393
3700
  "example": "chainmaker-demo",
3394
3701
  "member": "string",
@@ -3397,6 +3704,7 @@
3397
3704
  "type": "string"
3398
3705
  },
3399
3706
  {
3707
+ "disabled": false,
3400
3708
  "document": "业务链ID,可在网络概览页获取",
3401
3709
  "example": "chain_test",
3402
3710
  "member": "string",
@@ -3405,6 +3713,7 @@
3405
3713
  "type": "string"
3406
3714
  },
3407
3715
  {
3716
+ "disabled": false,
3408
3717
  "document": "区块高度",
3409
3718
  "example": "1",
3410
3719
  "member": "int64",
@@ -3419,6 +3728,7 @@
3419
3728
  "document": "QueryChainMakerDemoBlockTransaction返回参数结构体",
3420
3729
  "members": [
3421
3730
  {
3731
+ "disabled": false,
3422
3732
  "document": "区块交易\n注意:此字段可能返回 null,表示取不到有效值。",
3423
3733
  "example": "[]",
3424
3734
  "member": "ChainMakerTransactionResult",
@@ -3427,6 +3737,7 @@
3427
3737
  "value_allowed_null": true
3428
3738
  },
3429
3739
  {
3740
+ "disabled": false,
3430
3741
  "document": "区块高度",
3431
3742
  "example": "1",
3432
3743
  "member": "int64",
@@ -3435,6 +3746,7 @@
3435
3746
  "value_allowed_null": false
3436
3747
  },
3437
3748
  {
3749
+ "disabled": false,
3438
3750
  "document": "交易数量\n注意:此字段可能返回 null,表示取不到有效值。",
3439
3751
  "example": "1",
3440
3752
  "member": "int64",
@@ -3443,6 +3755,7 @@
3443
3755
  "value_allowed_null": true
3444
3756
  },
3445
3757
  {
3758
+ "disabled": false,
3446
3759
  "document": "区块时间戳,单位是秒",
3447
3760
  "example": "1625572262",
3448
3761
  "member": "int64",
@@ -3463,6 +3776,7 @@
3463
3776
  "document": "QueryChainMakerDemoContract请求参数结构体",
3464
3777
  "members": [
3465
3778
  {
3779
+ "disabled": false,
3466
3780
  "document": "网络ID,可在区块链网络详情或列表中获取",
3467
3781
  "example": "chainmaker-demo",
3468
3782
  "member": "string",
@@ -3471,6 +3785,7 @@
3471
3785
  "type": "string"
3472
3786
  },
3473
3787
  {
3788
+ "disabled": false,
3474
3789
  "document": "业务链ID,可在网络概览页获取",
3475
3790
  "example": "chain_test",
3476
3791
  "member": "string",
@@ -3479,6 +3794,7 @@
3479
3794
  "type": "string"
3480
3795
  },
3481
3796
  {
3797
+ "disabled": false,
3482
3798
  "document": "合约名称,可在合约管理中获取",
3483
3799
  "example": "test",
3484
3800
  "member": "string",
@@ -3487,6 +3803,7 @@
3487
3803
  "type": "string"
3488
3804
  },
3489
3805
  {
3806
+ "disabled": false,
3490
3807
  "document": "合约方法名",
3491
3808
  "example": "send",
3492
3809
  "member": "string",
@@ -3495,6 +3812,7 @@
3495
3812
  "type": "string"
3496
3813
  },
3497
3814
  {
3815
+ "disabled": false,
3498
3816
  "document": "合约方法入参,json格式字符串,key/value都是string类型的map",
3499
3817
  "example": "{\\\"name\\\":\\\"test\\\"}",
3500
3818
  "member": "string",
@@ -3509,6 +3827,7 @@
3509
3827
  "document": "QueryChainMakerDemoContract返回参数结构体",
3510
3828
  "members": [
3511
3829
  {
3830
+ "disabled": false,
3512
3831
  "document": "交易结果\n注意:此字段可能返回 null,表示取不到有效值。",
3513
3832
  "example": "无",
3514
3833
  "member": "ChainMakerContractResult",
@@ -3529,6 +3848,7 @@
3529
3848
  "document": "QueryChainMakerDemoTransaction请求参数结构体",
3530
3849
  "members": [
3531
3850
  {
3851
+ "disabled": false,
3532
3852
  "document": "网络ID,可在区块链网络详情或列表中获取",
3533
3853
  "example": "chainmaker-demo",
3534
3854
  "member": "string",
@@ -3537,6 +3857,7 @@
3537
3857
  "type": "string"
3538
3858
  },
3539
3859
  {
3860
+ "disabled": false,
3540
3861
  "document": "业务链ID,可在网络概览页获取",
3541
3862
  "example": "chain_test",
3542
3863
  "member": "string",
@@ -3545,6 +3866,7 @@
3545
3866
  "type": "string"
3546
3867
  },
3547
3868
  {
3869
+ "disabled": false,
3548
3870
  "document": "交易ID,通过调用合约的返回值获取",
3549
3871
  "example": "HHHHHHHHHHHHHH",
3550
3872
  "member": "string",
@@ -3559,6 +3881,7 @@
3559
3881
  "document": "QueryChainMakerDemoTransaction返回参数结构体",
3560
3882
  "members": [
3561
3883
  {
3884
+ "disabled": false,
3562
3885
  "document": "交易结果\n注意:此字段可能返回 null,表示取不到有效值。",
3563
3886
  "example": "xx",
3564
3887
  "member": "ChainMakerTransactionResult",
@@ -3579,6 +3902,7 @@
3579
3902
  "document": "QueryChainMakerTransaction请求参数结构体",
3580
3903
  "members": [
3581
3904
  {
3905
+ "disabled": false,
3582
3906
  "document": "网络ID,可在区块链网络详情或列表中获取",
3583
3907
  "example": "251005746bc987bojjue8",
3584
3908
  "member": "string",
@@ -3587,6 +3911,7 @@
3587
3911
  "type": "string"
3588
3912
  },
3589
3913
  {
3914
+ "disabled": false,
3590
3915
  "document": "业务链ID,可在网络概览页获取",
3591
3916
  "example": "chain-test",
3592
3917
  "member": "string",
@@ -3595,6 +3920,7 @@
3595
3920
  "type": "string"
3596
3921
  },
3597
3922
  {
3923
+ "disabled": false,
3598
3924
  "document": "交易ID,通过调用合约的返回值获取",
3599
3925
  "example": "HHHHHHHHHHHHHH",
3600
3926
  "member": "string",
@@ -3609,6 +3935,7 @@
3609
3935
  "document": "QueryChainMakerTransaction返回参数结构体",
3610
3936
  "members": [
3611
3937
  {
3938
+ "disabled": false,
3612
3939
  "document": "交易结果\n注意:此字段可能返回 null,表示取不到有效值。",
3613
3940
  "example": "xx",
3614
3941
  "member": "ChainMakerTransactionResult",
@@ -3630,6 +3957,7 @@
3630
3957
  "members": [
3631
3958
  {
3632
3959
  "default": "",
3960
+ "disabled": false,
3633
3961
  "document": "模块名,固定字段:transaction",
3634
3962
  "example": "transaction",
3635
3963
  "member": "string",
@@ -3639,6 +3967,7 @@
3639
3967
  },
3640
3968
  {
3641
3969
  "default": "",
3970
+ "disabled": false,
3642
3971
  "document": "操作名,固定字段:query",
3643
3972
  "example": "query",
3644
3973
  "member": "string",
@@ -3648,6 +3977,7 @@
3648
3977
  },
3649
3978
  {
3650
3979
  "default": "",
3980
+ "disabled": false,
3651
3981
  "document": "区块链网络ID,可在区块链网络详情或列表中获取",
3652
3982
  "example": "251005746envnew",
3653
3983
  "member": "string",
@@ -3657,6 +3987,7 @@
3657
3987
  },
3658
3988
  {
3659
3989
  "default": "",
3990
+ "disabled": false,
3660
3991
  "document": "业务所属智能合约名称,可在智能合约详情或列表中获取",
3661
3992
  "example": "cc050301",
3662
3993
  "member": "string",
@@ -3666,6 +3997,7 @@
3666
3997
  },
3667
3998
  {
3668
3999
  "default": "",
4000
+ "disabled": false,
3669
4001
  "document": "业务所属通道名称,可在通道详情或列表中获取",
3670
4002
  "example": "ch042103",
3671
4003
  "member": "string",
@@ -3675,6 +4007,7 @@
3675
4007
  },
3676
4008
  {
3677
4009
  "default": "",
4010
+ "disabled": false,
3678
4011
  "document": "执行该查询交易的节点列表(包括节点名称和节点所属组织名称,详见数据结构一节),可以在通道详情中获取该通道上的节点名称及其所属组织名称",
3679
4012
  "example": "peer0.neworg02.envnew",
3680
4013
  "member": "PeerSet",
@@ -3684,6 +4017,7 @@
3684
4017
  },
3685
4018
  {
3686
4019
  "default": "",
4020
+ "disabled": false,
3687
4021
  "document": "该笔交易查询需要调用的智能合约中的函数名称",
3688
4022
  "example": "queryCar",
3689
4023
  "member": "string",
@@ -3693,6 +4027,7 @@
3693
4027
  },
3694
4028
  {
3695
4029
  "default": "",
4030
+ "disabled": false,
3696
4031
  "document": "调用合约的组织名称,可以在组织管理列表中获取当前组织的名称",
3697
4032
  "example": "NewOrg02",
3698
4033
  "member": "string",
@@ -3702,6 +4037,7 @@
3702
4037
  },
3703
4038
  {
3704
4039
  "default": "",
4040
+ "disabled": false,
3705
4041
  "document": "被调用的函数参数列表",
3706
4042
  "example": "CAR92",
3707
4043
  "member": "string",
@@ -3716,6 +4052,7 @@
3716
4052
  "document": "Query返回参数结构体",
3717
4053
  "members": [
3718
4054
  {
4055
+ "disabled": false,
3719
4056
  "document": "查询结果数据",
3720
4057
  "example": "{\\\"make\\\":\\\"Chevy\\\",\\\"model\\\":\\\"Volt\\\",\\\"colour\\\":\\\"Black\\\",\\\"ow",
3721
4058
  "member": "string",
@@ -3738,6 +4075,7 @@
3738
4075
  "members": [
3739
4076
  {
3740
4077
  "default": "",
4078
+ "disabled": false,
3741
4079
  "document": "用户签名证书的标识,会存在于用户申请的证书中",
3742
4080
  "example": "alice",
3743
4081
  "member": "string",
@@ -3748,6 +4086,7 @@
3748
4086
  },
3749
4087
  {
3750
4088
  "default": "",
4089
+ "disabled": false,
3751
4090
  "document": "用户申请签名证书所需要的证书请求文件的base64编码",
3752
4091
  "example": "test",
3753
4092
  "member": "string",
@@ -3764,6 +4103,7 @@
3764
4103
  "members": [
3765
4104
  {
3766
4105
  "default": "",
4106
+ "disabled": false,
3767
4107
  "document": "服务类型,iss或者dam",
3768
4108
  "member": "string",
3769
4109
  "name": "Service",
@@ -3772,6 +4112,7 @@
3772
4112
  },
3773
4113
  {
3774
4114
  "default": "",
4115
+ "disabled": false,
3775
4116
  "document": "服务接口,要调用的方法函数名",
3776
4117
  "member": "string",
3777
4118
  "name": "Method",
@@ -3780,6 +4121,7 @@
3780
4121
  },
3781
4122
  {
3782
4123
  "default": "",
4124
+ "disabled": false,
3783
4125
  "document": "用户自定义json字符串",
3784
4126
  "member": "string",
3785
4127
  "name": "Param",
@@ -3793,6 +4135,7 @@
3793
4135
  "document": "SrvInvoke返回参数结构体",
3794
4136
  "members": [
3795
4137
  {
4138
+ "disabled": false,
3796
4139
  "document": "返回码",
3797
4140
  "member": "int64",
3798
4141
  "name": "RetCode",
@@ -3800,6 +4143,7 @@
3800
4143
  "value_allowed_null": false
3801
4144
  },
3802
4145
  {
4146
+ "disabled": false,
3803
4147
  "document": "返回消息",
3804
4148
  "member": "string",
3805
4149
  "name": "RetMsg",
@@ -3807,6 +4151,7 @@
3807
4151
  "value_allowed_null": false
3808
4152
  },
3809
4153
  {
4154
+ "disabled": false,
3810
4155
  "document": "返回数据",
3811
4156
  "member": "string",
3812
4157
  "name": "Data",
@@ -3827,6 +4172,7 @@
3827
4172
  "members": [
3828
4173
  {
3829
4174
  "default": "",
4175
+ "disabled": false,
3830
4176
  "document": "交易ID",
3831
4177
  "member": "string",
3832
4178
  "name": "TransactionId",
@@ -3836,6 +4182,7 @@
3836
4182
  },
3837
4183
  {
3838
4184
  "default": "",
4185
+ "disabled": false,
3839
4186
  "document": "交易hash",
3840
4187
  "member": "string",
3841
4188
  "name": "TransactionHash",
@@ -3845,6 +4192,7 @@
3845
4192
  },
3846
4193
  {
3847
4194
  "default": "",
4195
+ "disabled": false,
3848
4196
  "document": "创建交易的组织名",
3849
4197
  "member": "string",
3850
4198
  "name": "CreateOrgName",
@@ -3854,6 +4202,7 @@
3854
4202
  },
3855
4203
  {
3856
4204
  "default": "",
4205
+ "disabled": false,
3857
4206
  "document": "交易所在区块号",
3858
4207
  "member": "uint64",
3859
4208
  "name": "BlockId",
@@ -3863,6 +4212,7 @@
3863
4212
  },
3864
4213
  {
3865
4214
  "default": "",
4215
+ "disabled": false,
3866
4216
  "document": "交易类型(普通交易和配置交易)",
3867
4217
  "member": "string",
3868
4218
  "name": "TransactionType",
@@ -3872,6 +4222,7 @@
3872
4222
  },
3873
4223
  {
3874
4224
  "default": "",
4225
+ "disabled": false,
3875
4226
  "document": "交易创建时间",
3876
4227
  "member": "string",
3877
4228
  "name": "CreateTime",
@@ -3881,6 +4232,7 @@
3881
4232
  },
3882
4233
  {
3883
4234
  "default": "",
4235
+ "disabled": false,
3884
4236
  "document": "交易所在区块高度",
3885
4237
  "member": "uint64",
3886
4238
  "name": "BlockHeight",
@@ -3890,6 +4242,7 @@
3890
4242
  },
3891
4243
  {
3892
4244
  "default": "",
4245
+ "disabled": false,
3893
4246
  "document": "交易状态",
3894
4247
  "member": "string",
3895
4248
  "name": "TransactionStatus",