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
@@ -104,6 +104,7 @@
104
104
  "members": [
105
105
  {
106
106
  "default": "",
107
+ "disabled": false,
107
108
  "document": "存证名称(长度最大30)",
108
109
  "example": "无",
109
110
  "member": "string",
@@ -113,6 +114,7 @@
113
114
  },
114
115
  {
115
116
  "default": "",
117
+ "disabled": false,
116
118
  "document": "数据Base64编码,大小不超过5M",
117
119
  "example": "无",
118
120
  "member": "string",
@@ -122,6 +124,7 @@
122
124
  },
123
125
  {
124
126
  "default": "",
127
+ "disabled": false,
125
128
  "document": "带后缀的文件名称,如music.mp3",
126
129
  "example": "无",
127
130
  "member": "string",
@@ -131,6 +134,7 @@
131
134
  },
132
135
  {
133
136
  "default": "",
137
+ "disabled": false,
134
138
  "document": "文件hash",
135
139
  "example": "无",
136
140
  "member": "string",
@@ -140,6 +144,7 @@
140
144
  },
141
145
  {
142
146
  "default": "",
147
+ "disabled": false,
143
148
  "document": "业务ID 透传 长度最大不超过64",
144
149
  "example": "无",
145
150
  "member": "string",
@@ -149,6 +154,7 @@
149
154
  },
150
155
  {
151
156
  "default": "",
157
+ "disabled": false,
152
158
  "document": "算法类型 0 SM3, 1 SHA256, 2 SHA384 默认0",
153
159
  "example": "0,1,2",
154
160
  "member": "uint64",
@@ -158,6 +164,7 @@
158
164
  },
159
165
  {
160
166
  "default": "",
167
+ "disabled": false,
161
168
  "document": "存证描述",
162
169
  "example": "无",
163
170
  "member": "string",
@@ -172,6 +179,7 @@
172
179
  "document": "CreateAudioDeposit返回参数结构体",
173
180
  "members": [
174
181
  {
182
+ "disabled": false,
175
183
  "document": "业务ID 透传 长度最大不超过64\n注意:此字段可能返回 null,表示取不到有效值。",
176
184
  "example": "无",
177
185
  "member": "string",
@@ -181,6 +189,7 @@
181
189
  "value_allowed_null": true
182
190
  },
183
191
  {
192
+ "disabled": false,
184
193
  "document": "请求成功,返回存证编码,用于查询存证后续业务数据",
185
194
  "example": "无",
186
195
  "member": "string",
@@ -203,6 +212,7 @@
203
212
  "members": [
204
213
  {
205
214
  "default": "",
215
+ "disabled": false,
206
216
  "document": "业务数据明文(json格式字符串),最大256kb",
207
217
  "example": "无",
208
218
  "member": "string",
@@ -212,6 +222,7 @@
212
222
  },
213
223
  {
214
224
  "default": "",
225
+ "disabled": false,
215
226
  "document": "存证名称(长度最大30)",
216
227
  "example": "无",
217
228
  "member": "string",
@@ -221,6 +232,7 @@
221
232
  },
222
233
  {
223
234
  "default": "",
235
+ "disabled": false,
224
236
  "document": "业务ID 透传 长度最大不超过64",
225
237
  "example": "无",
226
238
  "member": "string",
@@ -230,6 +242,7 @@
230
242
  },
231
243
  {
232
244
  "default": "",
245
+ "disabled": false,
233
246
  "document": "算法类型 0 SM3, 1 SHA256, 2 SHA384 默认0",
234
247
  "example": "0,1,2",
235
248
  "member": "uint64",
@@ -239,6 +252,7 @@
239
252
  },
240
253
  {
241
254
  "default": "",
255
+ "disabled": false,
242
256
  "document": "存证描述",
243
257
  "example": "无",
244
258
  "member": "string",
@@ -253,6 +267,7 @@
253
267
  "document": "CreateDataDeposit返回参数结构体",
254
268
  "members": [
255
269
  {
270
+ "disabled": false,
256
271
  "document": "业务ID 透传 长度最大不超过64\n注意:此字段可能返回 null,表示取不到有效值。",
257
272
  "example": "无",
258
273
  "member": "string",
@@ -262,6 +277,7 @@
262
277
  "value_allowed_null": true
263
278
  },
264
279
  {
280
+ "disabled": false,
265
281
  "document": "请求成功,返回存证编码,用于查询存证后续业务数据",
266
282
  "example": "无",
267
283
  "member": "string",
@@ -284,6 +300,7 @@
284
300
  "members": [
285
301
  {
286
302
  "default": "",
303
+ "disabled": false,
287
304
  "document": "存证名称(长度最大30)",
288
305
  "example": "无",
289
306
  "member": "string",
@@ -293,6 +310,7 @@
293
310
  },
294
311
  {
295
312
  "default": "",
313
+ "disabled": false,
296
314
  "document": "数据Base64编码,大小不超过5M",
297
315
  "example": "无",
298
316
  "member": "string",
@@ -302,6 +320,7 @@
302
320
  },
303
321
  {
304
322
  "default": "",
323
+ "disabled": false,
305
324
  "document": "带后缀的文件名称,如 test.doc",
306
325
  "example": "无",
307
326
  "member": "string",
@@ -311,6 +330,7 @@
311
330
  },
312
331
  {
313
332
  "default": "",
333
+ "disabled": false,
314
334
  "document": "文件hash",
315
335
  "example": "无",
316
336
  "member": "string",
@@ -320,6 +340,7 @@
320
340
  },
321
341
  {
322
342
  "default": "",
343
+ "disabled": false,
323
344
  "document": "业务ID 透传 长度最大不超过64",
324
345
  "example": "无",
325
346
  "member": "string",
@@ -329,6 +350,7 @@
329
350
  },
330
351
  {
331
352
  "default": "",
353
+ "disabled": false,
332
354
  "document": "算法类型 0 SM3, 1 SHA256, 2 SHA384 默认0",
333
355
  "example": "0,1,2",
334
356
  "member": "uint64",
@@ -338,6 +360,7 @@
338
360
  },
339
361
  {
340
362
  "default": "",
363
+ "disabled": false,
341
364
  "document": "存证描述",
342
365
  "example": "无",
343
366
  "member": "string",
@@ -352,6 +375,7 @@
352
375
  "document": "CreateDocDeposit返回参数结构体",
353
376
  "members": [
354
377
  {
378
+ "disabled": false,
355
379
  "document": "业务ID 透传 长度最大不超过64\n注意:此字段可能返回 null,表示取不到有效值。",
356
380
  "example": "无",
357
381
  "member": "string",
@@ -361,6 +385,7 @@
361
385
  "value_allowed_null": true
362
386
  },
363
387
  {
388
+ "disabled": false,
364
389
  "document": "请求成功,返回存证编码,用于查询存证后续业务数据",
365
390
  "example": "无",
366
391
  "member": "string",
@@ -383,6 +408,7 @@
383
408
  "members": [
384
409
  {
385
410
  "default": "",
411
+ "disabled": false,
386
412
  "document": "数据hash",
387
413
  "example": "无",
388
414
  "member": "string",
@@ -392,6 +418,7 @@
392
418
  },
393
419
  {
394
420
  "default": "",
421
+ "disabled": false,
395
422
  "document": "该字段为透传字段,方便调用方做业务处理, 长度最大不超过64",
396
423
  "example": "无",
397
424
  "member": "string",
@@ -401,6 +428,7 @@
401
428
  },
402
429
  {
403
430
  "default": "",
431
+ "disabled": false,
404
432
  "document": "业务扩展信息",
405
433
  "example": "无",
406
434
  "member": "string",
@@ -415,6 +443,7 @@
415
443
  "document": "CreateHashDepositNoCert返回参数结构体",
416
444
  "members": [
417
445
  {
446
+ "disabled": false,
418
447
  "document": "透传字段\n注意:此字段可能返回 null,表示取不到有效值。",
419
448
  "example": "无",
420
449
  "member": "string",
@@ -424,6 +453,7 @@
424
453
  "value_allowed_null": true
425
454
  },
426
455
  {
456
+ "disabled": false,
427
457
  "document": "存证编码",
428
458
  "example": "无",
429
459
  "member": "string",
@@ -446,6 +476,7 @@
446
476
  "members": [
447
477
  {
448
478
  "default": "",
479
+ "disabled": false,
449
480
  "document": "数据hash",
450
481
  "example": "无",
451
482
  "member": "string",
@@ -455,6 +486,7 @@
455
486
  },
456
487
  {
457
488
  "default": "",
489
+ "disabled": false,
458
490
  "document": "该字段为透传字段,方便调用方做业务处理, 长度最大不超过64",
459
491
  "example": "无",
460
492
  "member": "string",
@@ -464,6 +496,7 @@
464
496
  },
465
497
  {
466
498
  "default": "",
499
+ "disabled": false,
467
500
  "document": "业务扩展信息",
468
501
  "example": "无",
469
502
  "member": "string",
@@ -478,6 +511,7 @@
478
511
  "document": "CreateHashDepositNoSeal返回参数结构体",
479
512
  "members": [
480
513
  {
514
+ "disabled": false,
481
515
  "document": "透传字段\n注意:此字段可能返回 null,表示取不到有效值。",
482
516
  "example": "无",
483
517
  "member": "string",
@@ -487,6 +521,7 @@
487
521
  "value_allowed_null": true
488
522
  },
489
523
  {
524
+ "disabled": false,
490
525
  "document": "存证编码",
491
526
  "example": "无",
492
527
  "member": "string",
@@ -509,6 +544,7 @@
509
544
  "members": [
510
545
  {
511
546
  "default": "",
547
+ "disabled": false,
512
548
  "document": "存证名称(长度最大30)",
513
549
  "example": "无",
514
550
  "member": "string",
@@ -518,6 +554,7 @@
518
554
  },
519
555
  {
520
556
  "default": "",
557
+ "disabled": false,
521
558
  "document": "数据hash",
522
559
  "example": "无",
523
560
  "member": "string",
@@ -527,6 +564,7 @@
527
564
  },
528
565
  {
529
566
  "default": "",
567
+ "disabled": false,
530
568
  "document": "该字段为透传字段,方便调用方做业务处理, 长度最大不超过64",
531
569
  "example": "无",
532
570
  "member": "string",
@@ -536,6 +574,7 @@
536
574
  },
537
575
  {
538
576
  "default": "",
577
+ "disabled": false,
539
578
  "document": "存证描述",
540
579
  "example": "无",
541
580
  "member": "string",
@@ -550,6 +589,7 @@
550
589
  "document": "CreateHashDeposit返回参数结构体",
551
590
  "members": [
552
591
  {
592
+ "disabled": false,
553
593
  "document": "透传字段\n注意:此字段可能返回 null,表示取不到有效值。",
554
594
  "example": "无",
555
595
  "member": "string",
@@ -559,6 +599,7 @@
559
599
  "value_allowed_null": true
560
600
  },
561
601
  {
602
+ "disabled": false,
562
603
  "document": "存证编码",
563
604
  "example": "无",
564
605
  "member": "string",
@@ -581,6 +622,7 @@
581
622
  "members": [
582
623
  {
583
624
  "default": "",
625
+ "disabled": false,
584
626
  "document": "存证名称(长度最大30)",
585
627
  "example": "无",
586
628
  "member": "string",
@@ -590,6 +632,7 @@
590
632
  },
591
633
  {
592
634
  "default": "",
635
+ "disabled": false,
593
636
  "document": "数据Base64编码,大小不超过5M",
594
637
  "example": "无",
595
638
  "member": "string",
@@ -599,6 +642,7 @@
599
642
  },
600
643
  {
601
644
  "default": "",
645
+ "disabled": false,
602
646
  "document": "带后缀的文件名称,如 test.png",
603
647
  "example": "无",
604
648
  "member": "string",
@@ -608,6 +652,7 @@
608
652
  },
609
653
  {
610
654
  "default": "",
655
+ "disabled": false,
611
656
  "document": "文件hash",
612
657
  "example": "无",
613
658
  "member": "string",
@@ -617,6 +662,7 @@
617
662
  },
618
663
  {
619
664
  "default": "",
665
+ "disabled": false,
620
666
  "document": "业务ID 透传 长度最大不超过64",
621
667
  "example": "无",
622
668
  "member": "string",
@@ -626,6 +672,7 @@
626
672
  },
627
673
  {
628
674
  "default": "",
675
+ "disabled": false,
629
676
  "document": "算法类型 0 SM3, 1 SHA256, 2 SHA384 默认0",
630
677
  "example": "0,1,2",
631
678
  "member": "uint64",
@@ -635,6 +682,7 @@
635
682
  },
636
683
  {
637
684
  "default": "",
685
+ "disabled": false,
638
686
  "document": "存证描述",
639
687
  "example": "无",
640
688
  "member": "string",
@@ -649,6 +697,7 @@
649
697
  "document": "CreateImageDeposit返回参数结构体",
650
698
  "members": [
651
699
  {
700
+ "disabled": false,
652
701
  "document": "业务ID 透传 长度最大不超过64\n注意:此字段可能返回 null,表示取不到有效值。",
653
702
  "example": "无",
654
703
  "member": "string",
@@ -658,6 +707,7 @@
658
707
  "value_allowed_null": true
659
708
  },
660
709
  {
710
+ "disabled": false,
661
711
  "document": "请求成功,返回存证编码,用于查询存证后续业务数据",
662
712
  "example": "无",
663
713
  "member": "string",
@@ -679,6 +729,7 @@
679
729
  "document": "CreateVideoDeposit请求参数结构体",
680
730
  "members": [
681
731
  {
732
+ "disabled": false,
682
733
  "document": "存证名称(长度最大30)",
683
734
  "example": "无",
684
735
  "member": "string",
@@ -687,6 +738,7 @@
687
738
  "type": "string"
688
739
  },
689
740
  {
741
+ "disabled": false,
690
742
  "document": "数据Base64编码,大小不超过5M",
691
743
  "example": "无",
692
744
  "member": "string",
@@ -695,6 +747,7 @@
695
747
  "type": "string"
696
748
  },
697
749
  {
750
+ "disabled": false,
698
751
  "document": "带后缀的文件名称,如music.mkv",
699
752
  "example": "无",
700
753
  "member": "string",
@@ -703,6 +756,7 @@
703
756
  "type": "string"
704
757
  },
705
758
  {
759
+ "disabled": false,
706
760
  "document": "文件hash",
707
761
  "example": "无",
708
762
  "member": "string",
@@ -711,6 +765,7 @@
711
765
  "type": "string"
712
766
  },
713
767
  {
768
+ "disabled": false,
714
769
  "document": "业务ID 透传 长度最大不超过64",
715
770
  "example": "无",
716
771
  "member": "string",
@@ -719,6 +774,7 @@
719
774
  "type": "string"
720
775
  },
721
776
  {
777
+ "disabled": false,
722
778
  "document": "算法类型 0 SM3, 1 SHA256, 2 SHA384 默认0",
723
779
  "example": "0,1,2",
724
780
  "member": "uint64",
@@ -727,6 +783,7 @@
727
783
  "type": "int"
728
784
  },
729
785
  {
786
+ "disabled": false,
730
787
  "document": "存证描述",
731
788
  "example": "无",
732
789
  "member": "string",
@@ -741,6 +798,7 @@
741
798
  "document": "CreateVideoDeposit返回参数结构体",
742
799
  "members": [
743
800
  {
801
+ "disabled": false,
744
802
  "document": "业务ID 透传 长度最大不超过64\n注意:此字段可能返回 null,表示取不到有效值。",
745
803
  "example": "无",
746
804
  "member": "string",
@@ -749,6 +807,7 @@
749
807
  "value_allowed_null": true
750
808
  },
751
809
  {
810
+ "disabled": false,
752
811
  "document": "请求成功,返回存证编码,用于查询存证后续业务数据",
753
812
  "example": "无",
754
813
  "member": "string",
@@ -770,6 +829,7 @@
770
829
  "members": [
771
830
  {
772
831
  "default": "",
832
+ "disabled": false,
773
833
  "document": "存证编码",
774
834
  "example": "无",
775
835
  "member": "string",
@@ -784,6 +844,7 @@
784
844
  "document": "GetDepositCert返回参数结构体",
785
845
  "members": [
786
846
  {
847
+ "disabled": false,
787
848
  "document": "存证编码",
788
849
  "example": "无",
789
850
  "member": "string",
@@ -793,6 +854,7 @@
793
854
  "value_allowed_null": false
794
855
  },
795
856
  {
857
+ "disabled": false,
796
858
  "document": "存证证书文件临时链接",
797
859
  "example": "无",
798
860
  "member": "string",
@@ -815,6 +877,7 @@
815
877
  "members": [
816
878
  {
817
879
  "default": "",
880
+ "disabled": false,
818
881
  "document": "存证编码",
819
882
  "example": "无",
820
883
  "member": "string",
@@ -829,6 +892,7 @@
829
892
  "document": "GetDepositFile返回参数结构体",
830
893
  "members": [
831
894
  {
895
+ "disabled": false,
832
896
  "document": "存证编号",
833
897
  "example": "无",
834
898
  "member": "string",
@@ -838,6 +902,7 @@
838
902
  "value_allowed_null": false
839
903
  },
840
904
  {
905
+ "disabled": false,
841
906
  "document": "存证文件临时链接",
842
907
  "example": "无",
843
908
  "member": "string",
@@ -860,6 +925,7 @@
860
925
  "members": [
861
926
  {
862
927
  "default": "",
928
+ "disabled": false,
863
929
  "document": "存证编码",
864
930
  "example": "无",
865
931
  "member": "string",
@@ -874,6 +940,7 @@
874
940
  "document": "GetDepositInfo返回参数结构体",
875
941
  "members": [
876
942
  {
943
+ "disabled": false,
877
944
  "document": "存证编号",
878
945
  "example": "无",
879
946
  "member": "string",
@@ -883,6 +950,7 @@
883
950
  "value_allowed_null": false
884
951
  },
885
952
  {
953
+ "disabled": false,
886
954
  "document": "上链时间",
887
955
  "example": "无",
888
956
  "member": "string",
@@ -892,6 +960,7 @@
892
960
  "value_allowed_null": false
893
961
  },
894
962
  {
963
+ "disabled": false,
895
964
  "document": "区块链交易哈希",
896
965
  "example": "无",
897
966
  "member": "string",
@@ -914,6 +983,7 @@
914
983
  "members": [
915
984
  {
916
985
  "default": "",
986
+ "disabled": false,
917
987
  "document": "区块链交易 hash,在“存证基本信息查询(GetDepositInfo)”接口中可以获取。",
918
988
  "example": "23eca93c271e6ecf8e24f3b0045436cc6bb7456a715c3bfc6d86fd708518de97",
919
989
  "member": "string",
@@ -928,6 +998,7 @@
928
998
  "document": "VerifyEvidenceBlockChainTxHash返回参数结构体",
929
999
  "members": [
930
1000
  {
1001
+ "disabled": false,
931
1002
  "document": "核验结果,true为核验成功,fals为核验失败",
932
1003
  "example": "true",
933
1004
  "member": "bool",
@@ -937,6 +1008,7 @@
937
1008
  "value_allowed_null": false
938
1009
  },
939
1010
  {
1011
+ "disabled": false,
940
1012
  "document": "存证时间,仅当核验结果为true时返回\n注意:此字段可能返回 null,表示取不到有效值。",
941
1013
  "example": "2021-03-31 18:52:05",
942
1014
  "member": "string",
@@ -946,6 +1018,7 @@
946
1018
  "value_allowed_null": true
947
1019
  },
948
1020
  {
1021
+ "disabled": false,
949
1022
  "document": "存证编码,仅当核验结果为true时返回\n注意:此字段可能返回 null,表示取不到有效值。",
950
1023
  "example": "005ff9c5-1891-a546-3c4d-cdaee32050a3",
951
1024
  "member": "string",
@@ -968,6 +1041,7 @@
968
1041
  "members": [
969
1042
  {
970
1043
  "default": "",
1044
+ "disabled": false,
971
1045
  "document": "存证内容hash,hash类型即为用户在存证时所用或所选的hash类型",
972
1046
  "example": "23eca93c271e6ecf8e24f3b0045436cc6bb7456a715c3bfc6d86fd708518de97",
973
1047
  "member": "string",
@@ -982,6 +1056,7 @@
982
1056
  "document": "VerifyEvidenceHash返回参数结构体",
983
1057
  "members": [
984
1058
  {
1059
+ "disabled": false,
985
1060
  "document": "核验结果,true为核验成功,false为核验失败",
986
1061
  "example": "true",
987
1062
  "member": "bool",