tccli 3.0.1215.1__py2.py3-none-any.whl → 3.0.1217.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 (282) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/argparser.py +1 -1
  3. tccli/command.py +2 -2
  4. tccli/configure.py +46 -1
  5. tccli/credentials.py +25 -0
  6. tccli/main.py +6 -2
  7. tccli/plugins/sso/__init__.py +61 -0
  8. tccli/plugins/sso/configs.py +4 -0
  9. tccli/plugins/sso/configure.py +45 -0
  10. tccli/plugins/sso/login.py +144 -0
  11. tccli/plugins/sso/logout.py +21 -0
  12. tccli/plugins/sso/terminal.py +161 -0
  13. tccli/plugins/sso/texts.py +40 -0
  14. tccli/services/__init__.py +6 -3
  15. tccli/services/acp/v20220105/api.json +7 -7
  16. tccli/services/acp/v20220105/examples.json +2 -2
  17. tccli/services/aiart/v20221229/api.json +29 -29
  18. tccli/services/aiart/v20221229/examples.json +8 -8
  19. tccli/services/apigateway/v20180808/api.json +18 -17
  20. tccli/services/apigateway/v20180808/examples.json +12 -12
  21. tccli/services/apm/v20210622/api.json +118 -4
  22. tccli/services/asr/v20190614/api.json +21 -20
  23. tccli/services/asr/v20190614/examples.json +13 -13
  24. tccli/services/autoscaling/v20180419/api.json +371 -309
  25. tccli/services/autoscaling/v20180419/examples.json +17 -17
  26. tccli/services/batch/v20170312/api.json +7 -7
  27. tccli/services/bda/v20200324/api.json +39 -31
  28. tccli/services/bda/v20200324/examples.json +9 -9
  29. tccli/services/bh/__init__.py +4 -0
  30. tccli/services/bh/bh_client.py +3428 -0
  31. tccli/services/bh/v20230418/api.json +8180 -0
  32. tccli/services/bh/v20230418/examples.json +519 -0
  33. tccli/services/bi/v20220105/api.json +80 -4
  34. tccli/services/bi/v20220105/examples.json +1 -1
  35. tccli/services/billing/billing_client.py +53 -0
  36. tccli/services/billing/v20180709/api.json +330 -24
  37. tccli/services/billing/v20180709/examples.json +8 -0
  38. tccli/services/bsca/v20210811/api.json +223 -18
  39. tccli/services/bsca/v20210811/examples.json +4 -4
  40. tccli/services/btoe/v20210514/api.json +4 -4
  41. tccli/services/btoe/v20210514/examples.json +2 -2
  42. tccli/services/ca/v20230228/api.json +60 -0
  43. tccli/services/cam/v20190116/api.json +11 -11
  44. tccli/services/cat/v20180409/api.json +9 -0
  45. tccli/services/cbs/v20170312/api.json +200 -188
  46. tccli/services/cbs/v20170312/examples.json +4 -4
  47. tccli/services/ccc/ccc_client.py +53 -0
  48. tccli/services/ccc/v20200210/api.json +541 -325
  49. tccli/services/ccc/v20200210/examples.json +26 -18
  50. tccli/services/cdb/cdb_client.py +13 -13
  51. tccli/services/cdb/v20170320/api.json +308 -274
  52. tccli/services/cdb/v20170320/examples.json +38 -38
  53. tccli/services/cdc/v20201214/api.json +283 -270
  54. tccli/services/cdc/v20201214/examples.json +26 -26
  55. tccli/services/cdn/v20180606/api.json +5 -3
  56. tccli/services/cds/v20180420/api.json +82 -76
  57. tccli/services/cds/v20180420/examples.json +1 -1
  58. tccli/services/cdwch/v20200915/api.json +1 -1
  59. tccli/services/cdwdoris/v20211228/api.json +54 -4
  60. tccli/services/cdz/v20221123/api.json +41 -5
  61. tccli/services/cfg/v20210820/api.json +31 -0
  62. tccli/services/cfs/v20190719/api.json +89 -1
  63. tccli/services/cfs/v20190719/examples.json +1 -1
  64. tccli/services/cfw/cfw_client.py +0 -53
  65. tccli/services/cfw/v20190904/api.json +1895 -2011
  66. tccli/services/cfw/v20190904/examples.json +175 -171
  67. tccli/services/ciam/v20220331/api.json +316 -315
  68. tccli/services/ciam/v20220331/examples.json +49 -49
  69. tccli/services/ckafka/v20190819/api.json +104 -75
  70. tccli/services/clb/v20180317/api.json +48 -26
  71. tccli/services/clb/v20180317/examples.json +1 -1
  72. tccli/services/cloudapp/v20220530/api.json +5 -1
  73. tccli/services/cloudaudit/cloudaudit_client.py +30 -30
  74. tccli/services/cloudaudit/v20190319/api.json +254 -211
  75. tccli/services/cloudaudit/v20190319/examples.json +19 -19
  76. tccli/services/cloudstudio/v20230508/api.json +38 -37
  77. tccli/services/cloudstudio/v20230508/examples.json +4 -4
  78. tccli/services/cls/cls_client.py +216 -4
  79. tccli/services/cls/v20201016/api.json +935 -147
  80. tccli/services/cls/v20201016/examples.json +43 -5
  81. tccli/services/csip/v20221121/api.json +2566 -2386
  82. tccli/services/csip/v20221121/examples.json +108 -108
  83. tccli/services/cvm/v20170312/api.json +191 -112
  84. tccli/services/cvm/v20170312/examples.json +2 -2
  85. tccli/services/cwp/cwp_client.py +4 -110
  86. tccli/services/cwp/v20180228/api.json +6498 -6252
  87. tccli/services/cwp/v20180228/examples.json +372 -412
  88. tccli/services/cynosdb/v20190107/api.json +170 -110
  89. tccli/services/cynosdb/v20190107/examples.json +91 -91
  90. tccli/services/dasb/v20191018/api.json +859 -637
  91. tccli/services/dasb/v20191018/examples.json +101 -101
  92. tccli/services/dcdb/dcdb_client.py +114 -61
  93. tccli/services/dcdb/v20180411/api.json +141 -7
  94. tccli/services/dcdb/v20180411/examples.json +32 -0
  95. tccli/services/dlc/v20210125/api.json +21 -11
  96. tccli/services/dnspod/dnspod_client.py +417 -46
  97. tccli/services/dnspod/v20210323/api.json +751 -30
  98. tccli/services/dnspod/v20210323/examples.json +62 -0
  99. tccli/services/domain/v20180808/api.json +3 -3
  100. tccli/services/domain/v20180808/examples.json +3 -3
  101. tccli/services/dts/v20211206/api.json +4 -4
  102. tccli/services/eb/v20210416/api.json +15 -15
  103. tccli/services/eb/v20210416/examples.json +1 -1
  104. tccli/services/ecm/v20190719/api.json +2 -2
  105. tccli/services/emr/v20190103/api.json +339 -114
  106. tccli/services/emr/v20190103/examples.json +64 -82
  107. tccli/services/es/es_client.py +249 -37
  108. tccli/services/es/v20180416/api.json +550 -0
  109. tccli/services/es/v20180416/examples.json +33 -1
  110. tccli/services/ess/ess_client.py +53 -0
  111. tccli/services/ess/v20201111/api.json +192 -38
  112. tccli/services/ess/v20201111/examples.json +35 -9
  113. tccli/services/essbasic/essbasic_client.py +106 -0
  114. tccli/services/essbasic/v20210526/api.json +287 -60
  115. tccli/services/essbasic/v20210526/examples.json +58 -18
  116. tccli/services/facefusion/v20181201/api.json +47 -45
  117. tccli/services/facefusion/v20181201/examples.json +2 -2
  118. tccli/services/facefusion/v20220927/api.json +54 -48
  119. tccli/services/facefusion/v20220927/examples.json +5 -5
  120. tccli/services/faceid/v20180301/api.json +497 -496
  121. tccli/services/faceid/v20180301/examples.json +219 -101
  122. tccli/services/fmu/v20191213/api.json +59 -67
  123. tccli/services/fmu/v20191213/examples.json +22 -22
  124. tccli/services/ft/v20200304/api.json +53 -57
  125. tccli/services/ft/v20200304/examples.json +14 -14
  126. tccli/services/gaap/v20180529/api.json +44 -26
  127. tccli/services/gaap/v20180529/examples.json +24 -30
  128. tccli/services/gme/v20180711/api.json +21 -11
  129. tccli/services/gme/v20180711/examples.json +1 -1
  130. tccli/services/hai/v20230812/api.json +116 -9
  131. tccli/services/hai/v20230812/examples.json +4 -4
  132. tccli/services/hunyuan/hunyuan_client.py +436 -12
  133. tccli/services/hunyuan/v20230901/api.json +1482 -118
  134. tccli/services/hunyuan/v20230901/examples.json +82 -18
  135. tccli/services/iai/v20180301/api.json +23 -19
  136. tccli/services/iai/v20180301/examples.json +2 -2
  137. tccli/services/iai/v20200303/api.json +530 -511
  138. tccli/services/iai/v20200303/examples.json +116 -86
  139. tccli/services/ig/__init__.py +4 -0
  140. tccli/services/ig/ig_client.py +195 -0
  141. tccli/services/ig/v20210518/api.json +83 -0
  142. tccli/services/ig/v20210518/examples.json +13 -0
  143. tccli/services/ioa/ioa_client.py +53 -0
  144. tccli/services/ioa/v20220601/api.json +662 -413
  145. tccli/services/ioa/v20220601/examples.json +24 -10
  146. tccli/services/iotexplorer/v20190423/api.json +73 -13
  147. tccli/services/iotexplorer/v20190423/examples.json +3 -3
  148. tccli/services/iotvideo/iotvideo_client.py +106 -0
  149. tccli/services/iotvideo/v20191126/api.json +256 -24
  150. tccli/services/iotvideo/v20191126/examples.json +19 -3
  151. tccli/services/iotvideo/v20201215/api.json +1 -1
  152. tccli/services/iotvideo/v20201215/examples.json +1 -1
  153. tccli/services/iotvideo/v20211125/api.json +1 -1
  154. tccli/services/iotvideo/v20211125/examples.json +2 -2
  155. tccli/services/iss/iss_client.py +69 -122
  156. tccli/services/iss/v20230517/api.json +10 -54
  157. tccli/services/iss/v20230517/examples.json +0 -14
  158. tccli/services/kms/v20190118/api.json +301 -268
  159. tccli/services/kms/v20190118/examples.json +45 -51
  160. tccli/services/lcic/lcic_client.py +159 -0
  161. tccli/services/lcic/v20220817/api.json +273 -1
  162. tccli/services/lcic/v20220817/examples.json +24 -0
  163. tccli/services/lighthouse/v20200324/api.json +56 -0
  164. tccli/services/live/live_client.py +159 -0
  165. tccli/services/live/v20180801/api.json +279 -9
  166. tccli/services/live/v20180801/examples.json +24 -0
  167. tccli/services/lke/v20231130/api.json +17 -17
  168. tccli/services/lke/v20231130/examples.json +19 -25
  169. tccli/services/mariadb/v20170312/api.json +7 -7
  170. tccli/services/market/v20191010/api.json +3 -3
  171. tccli/services/market/v20191010/examples.json +2 -2
  172. tccli/services/mmps/v20200710/api.json +47 -47
  173. tccli/services/mmps/v20200710/examples.json +3 -3
  174. tccli/services/mongodb/v20190725/api.json +10 -12
  175. tccli/services/monitor/v20180724/api.json +46 -19
  176. tccli/services/mps/v20190612/api.json +282 -5
  177. tccli/services/mps/v20190612/examples.json +25 -1
  178. tccli/services/mqtt/v20240516/api.json +2 -2
  179. tccli/services/mrs/v20200910/api.json +72 -34
  180. tccli/services/mrs/v20200910/examples.json +2 -2
  181. tccli/services/ms/v20180408/api.json +535 -506
  182. tccli/services/ms/v20180408/examples.json +25 -25
  183. tccli/services/oceanus/v20190422/api.json +130 -0
  184. tccli/services/ocr/ocr_client.py +232 -20
  185. tccli/services/ocr/v20181119/api.json +2263 -758
  186. tccli/services/ocr/v20181119/examples.json +200 -180
  187. tccli/services/omics/v20221128/api.json +614 -553
  188. tccli/services/omics/v20221128/examples.json +9 -9
  189. tccli/services/organization/organization_client.py +352 -34
  190. tccli/services/organization/v20210331/api.json +464 -4
  191. tccli/services/organization/v20210331/examples.json +49 -1
  192. tccli/services/partners/v20180321/api.json +244 -234
  193. tccli/services/partners/v20180321/examples.json +19 -19
  194. tccli/services/privatedns/privatedns_client.py +428 -4
  195. tccli/services/privatedns/v20201028/api.json +815 -11
  196. tccli/services/privatedns/v20201028/examples.json +64 -0
  197. tccli/services/pts/v20210728/api.json +18 -0
  198. tccli/services/pts/v20210728/examples.json +1 -1
  199. tccli/services/rce/rce_client.py +53 -0
  200. tccli/services/rce/v20201103/api.json +146 -0
  201. tccli/services/rce/v20201103/examples.json +8 -0
  202. tccli/services/redis/v20180412/api.json +42 -42
  203. tccli/services/redis/v20180412/examples.json +19 -19
  204. tccli/services/region/v20220627/api.json +1 -1
  205. tccli/services/rum/v20210622/api.json +9 -0
  206. tccli/services/scf/scf_client.py +269 -4
  207. tccli/services/scf/v20180416/api.json +569 -15
  208. tccli/services/scf/v20180416/examples.json +47 -1
  209. tccli/services/smop/v20201203/api.json +46 -42
  210. tccli/services/smop/v20201203/examples.json +2 -2
  211. tccli/services/soe/v20180724/api.json +10 -10
  212. tccli/services/sqlserver/v20180328/api.json +21 -8
  213. tccli/services/sqlserver/v20180328/examples.json +5 -5
  214. tccli/services/ssl/v20191205/api.json +98 -5
  215. tccli/services/ssm/v20190923/api.json +292 -231
  216. tccli/services/ssm/v20190923/examples.json +42 -42
  217. tccli/services/tat/v20201028/api.json +124 -122
  218. tccli/services/tat/v20201028/examples.json +24 -30
  219. tccli/services/tchd/v20230306/api.json +5 -5
  220. tccli/services/tchd/v20230306/examples.json +3 -3
  221. tccli/services/tcr/v20190924/api.json +1 -1
  222. tccli/services/tcr/v20190924/examples.json +1 -1
  223. tccli/services/tcss/v20201101/api.json +1984 -1437
  224. tccli/services/tcss/v20201101/examples.json +350 -368
  225. tccli/services/tdmq/v20200217/api.json +603 -464
  226. tccli/services/tdmq/v20200217/examples.json +105 -105
  227. tccli/services/tds/v20220801/api.json +4 -4
  228. tccli/services/tem/v20210701/api.json +429 -372
  229. tccli/services/tem/v20210701/examples.json +85 -85
  230. tccli/services/teo/teo_client.py +277 -12
  231. tccli/services/teo/v20220901/api.json +1029 -124
  232. tccli/services/teo/v20220901/examples.json +84 -8
  233. tccli/services/thpc/v20230321/api.json +5 -5
  234. tccli/services/tke/tke_client.py +270 -58
  235. tccli/services/tke/v20180525/api.json +79 -27
  236. tccli/services/tke/v20180525/examples.json +9 -1
  237. tccli/services/tke/v20220501/api.json +176 -0
  238. tccli/services/tke/v20220501/examples.json +24 -0
  239. tccli/services/tms/tms_client.py +4 -57
  240. tccli/services/tms/v20201229/api.json +0 -354
  241. tccli/services/tms/v20201229/examples.json +0 -8
  242. tccli/services/tmt/v20180321/api.json +38 -8
  243. tccli/services/trp/v20210515/api.json +86 -74
  244. tccli/services/trp/v20210515/examples.json +65 -65
  245. tccli/services/trro/v20220325/api.json +72 -71
  246. tccli/services/trro/v20220325/examples.json +8 -8
  247. tccli/services/trtc/trtc_client.py +8 -61
  248. tccli/services/trtc/v20190722/api.json +293 -52
  249. tccli/services/trtc/v20190722/examples.json +3 -11
  250. tccli/services/tse/tse_client.py +110 -4
  251. tccli/services/tse/v20201207/api.json +122 -7
  252. tccli/services/tse/v20201207/examples.json +25 -9
  253. tccli/services/vclm/v20240523/api.json +225 -82
  254. tccli/services/vclm/v20240523/examples.json +13 -19
  255. tccli/services/vod/v20180717/api.json +431 -4
  256. tccli/services/vod/v20180717/examples.json +25 -5
  257. tccli/services/vod/v20240718/api.json +11 -11
  258. tccli/services/vod/v20240718/examples.json +4 -4
  259. tccli/services/vod/vod_client.py +53 -0
  260. tccli/services/vpc/v20170312/api.json +1195 -892
  261. tccli/services/vpc/v20170312/examples.json +84 -68
  262. tccli/services/vpc/vpc_client.py +168 -62
  263. tccli/services/waf/v20180125/api.json +2611 -2187
  264. tccli/services/waf/v20180125/examples.json +224 -284
  265. tccli/services/waf/waf_client.py +225 -119
  266. tccli/services/wav/v20210129/api.json +48 -48
  267. tccli/services/wav/v20210129/examples.json +4 -4
  268. tccli/services/wedata/v20210820/api.json +1595 -25
  269. tccli/services/wedata/v20210820/examples.json +44 -4
  270. tccli/services/wedata/wedata_client.py +265 -0
  271. tccli/services/weilingwith/v20230427/api.json +6 -6
  272. tccli/services/weilingwith/v20230427/examples.json +3 -3
  273. tccli/sso.py +229 -0
  274. {tccli-3.0.1215.1.dist-info → tccli-3.0.1217.1.dist-info}/METADATA +6 -2
  275. {tccli-3.0.1215.1.dist-info → tccli-3.0.1217.1.dist-info}/RECORD +278 -265
  276. tccli/services/cr/__init__.py +0 -4
  277. tccli/services/cr/cr_client.py +0 -1626
  278. tccli/services/cr/v20180321/api.json +0 -2829
  279. tccli/services/cr/v20180321/examples.json +0 -235
  280. {tccli-3.0.1215.1.dist-info → tccli-3.0.1217.1.dist-info}/WHEEL +0 -0
  281. {tccli-3.0.1215.1.dist-info → tccli-3.0.1217.1.dist-info}/entry_points.txt +0 -0
  282. {tccli-3.0.1215.1.dist-info → tccli-3.0.1217.1.dist-info}/license_files/LICENSE +0 -0
@@ -68,7 +68,7 @@
68
68
  {
69
69
  "document": "",
70
70
  "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateReconstructDocumentFlow\n<公共请求参数>\n\n{\n \"FileStartPageNumber\": 1,\n \"FileEndPageNumber\": 1,\n \"Config\": {\n \"TableResultType\": \"1\"\n },\n \"FileBase64\": \"data:application/pdf;base64,JVBERi0xLjcKXXX...\"\n}",
71
- "output": "{\n \"Response\": {\n \"RequestId\": \"1d569fb4-4c9d-4141-bbd7-e1d8735bd1a9\",\n \"TaskId\": \"123123123\"\n }\n}",
71
+ "output": "{\n \"Response\": {\n \"RequestId\": \"1d569fb4-4c9d-4141-bbd7-e1d8735bd1a9\",\n \"TaskId\": \"9e28e561e9a04ef096768d13deffe963\"\n }\n}",
72
72
  "title": "接口请求成功示例"
73
73
  }
74
74
  ],
@@ -268,13 +268,13 @@
268
268
  {
269
269
  "document": "",
270
270
  "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStorageCredential\n<公共请求参数>\n\n{\n \"BotBizId\": \"1727231073371148288\"\n}",
271
- "output": "{\n \"Response\": {\n \"Bucket\": \"qidian-qbot-test-1251316161\",\n \"CorpUin\": \"0\",\n \"Credentials\": {\n \"TmpSecretId\": \"AKIDijguNrgnblHncqBKsJBrPV5_J6NCCuklAAvcQlNUiArDzMWbEA97tmXFbydKx839\",\n \"TmpSecretKey\": \"tI2ka75Gsqj46xx8/TbqhTa2VmUYm11Gi08EkAbkaVQ=\",\n \"Token\": \"FS9JPHeDJWa1fjOrV6X0l1XXfwsGUpIa929d1959a6973c640f2248598cf6b21fHmvd_Zw5Geld2CGSAdgsme916AxqAdp3fKBhlKEnTUaUeoFAEUxtiAdL2pL29U9hM8vuRyoY5BJJoH17ucJv5nAoXfR9kaf41NTw0nSUd1XI55EfTzPWUiqOQF7nAyASFeKZZnHq6Capdos04TqSfEYW9ZaODqh0Htc1MCl0rue9Vh9muCJQuMXaH8fkrtigvZHh2fX5yyX4xXJ0mcST1TDbFwFTz5cbUmKMeiwNE_DYXg9Qhbv1LaF9MMFbqCU7UMfWEngpcncHcUL2hPkMYvlZqKAMHjo_SsgaQB8Pg_9gudKUqEDtJhRUzMkyyYYpcZQggGYyPmtbUcGumdugaKPz1HUXiYQWQ_bBVBrqR3V0QiVKWTg8xtgxepJL8RLizOd8q0Oj_cAM9EncPpvjJanaO9xGu7tEjMtD770sbnr0YI2mu16WNgNkhFUucE1OEzeWibshpbCnzi--VArAFuwV30N9ChTobLPd_0rq3J3ekRRobQEMkLxHxS6vcUjCDnYawaVLe9aXtVMD-hy8pVOAydvoB2hxMpczOtHkeyQsy0F-OqCnSI0bhs17OOZfqhoNQhWWR7LI9cSvlP0N-g6QeGpqkAkATTN27W5iLGJoMne49llTDFsD1emH-KTpIL4KcrkPLH_NWN0C52PZByDmAq0xwGCZ5xNU0X9JzUzaMpjVSOlluJDf4_fSzdY8EmBOQCf0EaegY1vDyP3bXTOf8xkRF56AGkYXjm_xpl7zEgXuoojr5yGyOq7iNG4kTCcnkAasZvcbw1ZY9-b6Ae-VlkRnGA5nEUe-v5nsw1UQZAm_YKRDtReQ5vRefZpso76YohBocqbgF1ZF15W__8xVHhX6E4zVrZ9w7Um74fzCyc3_uZH45ockrLr2AH0qjdHE-T397390OXmsON1frQCr7u5Dvkqd4YCLQnuHsPSzB9YO9bXNwzHZU7cGsGliCSi53m1sV2JDu2h07a-i7JyocbHAp4jNW8vIbGjcnjz7qPkOnthztgmScAK1GkeVpOge542a-UEEVxMj6GNWD2D7BMJaxEWV4IG5QsHL13pt3jmlKbSqeovee8OXyn2v4y50zXxwHZdD6i9bVkb7ig\"\n },\n \"ExpiredTime\": 1701429243,\n \"FilePath\": \"/corp/137/doc/\",\n \"Region\": \"ap-guangzhou\",\n \"RequestId\": \"87d578f9-6de5-4515-906e-d28e56d33fe0\",\n \"StartTime\": 1701425643,\n \"Type\": \"cos\"\n }\n}",
271
+ "output": "{\n \"Response\": {\n \"Bucket\": \"qidian-qbot-test-1251316161\",\n \"CorpUin\": \"0\",\n \"Credentials\": {\n \"TmpSecretId\": \"***************************************************\",\n \"TmpSecretKey\": \"***************************************************\",\n \"Token\": \"***************************************************\"\n },\n \"ExpiredTime\": 1701429243,\n \"FilePath\": \"/corp/137/doc/\",\n \"Region\": \"ap-guangzhou\",\n \"RequestId\": \"87d578f9-6de5-4515-906e-d28e56d33fe0\",\n \"StartTime\": 1701425643,\n \"Type\": \"cos\"\n }\n}",
272
272
  "title": "获取对象存储上传密钥"
273
273
  },
274
274
  {
275
275
  "document": "离线文档",
276
276
  "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStorageCredential\n<公共请求参数>\n\n{\n \"BotBizId\": \"1779863007508561920\",\n \"FileType\": \"md\",\n \"TypeKey\": \"offline\"\n}",
277
- "output": "{\n \"Response\": {\n \"Bucket\": \"qidian-qbot-test-1251316161\",\n \"CorpUin\": \"0\",\n \"Credentials\": {\n \"TmpSecretId\": \"AKIDlL2FKlsigkCspNQyh2s0-IzKd8cBvmEM-r2e3qOu8ilXs66FFH_-CKmHeAZhFeEV\",\n \"TmpSecretKey\": \"Vlr4JmRzKR4Z1PJxzuSsMZ/O2VlxtmvJCEjPV7s5ruY=\",\n \"Token\": \"fPEfNWwNoY196OMrLtTdt1zsp8dImhWa14cca3e696eb04ac4dfc6f5f1a3a8b19paI6e-FWHCNPijFmf62yF1pPIhtrLz05W2RsGymutFYnsBGI9RfvYtrKTVScVeX_q-PQ5LXND8L78tPNkb39rakw_58aPIgJfZqpmdqQN-bFeJY0OiOJQgexT2V9doqZvy7LusVERxTQalEsTCnaB9juEBd7h_8O9Jc2GGTAs8hZYRTsqwqxfkrZm4oN5ndH0m53RloH2iSWm1BlplB1VlzbUFLsdxLcklcw8pyD0mzYOtW0HiMLRMVlGlmu0HZpSXtvYWFpLrZ-vRPNfxfuFywpU5ZmqHGubte2b8_3iOFPVPgsnT4zLL8tawSfV2qKLdN_lgAfNzguX6ROC_yP-hP5j7jkkBzWsvIcDzTdJmGvkS2vOgA3-uGkVDJwljsm0oPz1rEfxt-mI05z5YYCT7VVeJ-KVWi8UlH6ww9u1NUa9bKarH1XfDddBnh9Womlxb92uOzfv75q2PqIfvaN9BZWrRmfzooPbdIqE74oFaJw6tyZnMu2zAs0VbYRTN0CdiVB-IggNVaWoQulSFWLL7NRSIGUzjyoUyt_K2XYjV64sYG4Cwpiqe3BteV61p6m_IPEM4hEgb23hhIiytg8JmFWwJZNLJ3Uu6SB8kidb7wjTNGucfFGvDXgzOnqVbcQnTeva0PZ3XkjBNdplYd6RdWl7N54zawxk6R4Ib8pZ1hDuogXTJ5sjwVuQmmMYGUroQY39omyLMGl2zxEXm5uig\"\n },\n \"ExpiredTime\": 1717063483,\n \"FilePath\": \"\",\n \"ImagePath\": \"\",\n \"Region\": \"ap-guangzhou\",\n \"RequestId\": \"11b8fa96-4700-4f11-8eb0-421de37ed48d\",\n \"StartTime\": 1717062883,\n \"Type\": \"cos\",\n \"UploadPath\": \"/corp/1737374499879124992/1779863007508561920/doc/QUiGRdWFAFBkDKjhuxbd-1796118032488595456.md\"\n }\n}",
277
+ "output": "{\n \"Response\": {\n \"Bucket\": \"qidian-qbot-test-1251316161\",\n \"CorpUin\": \"0\",\n \"Credentials\": {\n \"TmpSecretId\": \"*****************************************\",\n \"TmpSecretKey\": \"***************************************\",\n \"Token\": \"*******************************************************\"\n },\n \"ExpiredTime\": 1717063483,\n \"FilePath\": \"\",\n \"ImagePath\": \"\",\n \"Region\": \"ap-guangzhou\",\n \"RequestId\": \"11b8fa96-4700-4f11-8eb0-421de37ed48d\",\n \"StartTime\": 1717062883,\n \"Type\": \"cos\",\n \"UploadPath\": \"/corp/1737374499879124992/1779863007508561920/doc/QUiGRdWFAFBkDKjhuxbd-1796118032488595456.md\"\n }\n}",
278
278
  "title": "获取文档上传密钥"
279
279
  }
280
280
  ],
@@ -337,7 +337,7 @@
337
337
  "GetAnswerTypeDataCount": [
338
338
  {
339
339
  "document": "",
340
- "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetAnswerTypeDataCount\n<公共请求参数>\n\n{\n \"StartTime\": 1716368386,\n \"EndTime\": 1716454119,\n \"AppBizId\": [\n \"1747088166522585088\",\n \"1780116741678956544\"\n ],\n \"Type\": 4,\n \"LoginUin\": \"abc\",\n \"LoginSubAccountUin\": \"abc\"\n}",
340
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetAnswerTypeDataCount\n<公共请求参数>\n\n{\n \"StartTime\": 1716368386,\n \"EndTime\": 1716454119,\n \"AppBizId\": [\n \"1747088166522585088\",\n \"1780116741678956544\"\n ],\n \"Type\": 4,\n \"LoginUin\": \"600000562346\",\n \"LoginSubAccountUin\": \"600000562346\"\n}",
341
341
  "output": "{\n \"Response\": {\n \"ConcurrentLimitCount\": 0,\n \"ImageUnderstandingCount\": 0,\n \"KnowledgeCount\": 0,\n \"ModelReplyCount\": 90,\n \"RejectCount\": 0,\n \"RequestId\": \"452f1b7a-58ca-4b0f-9cbf-8ab400684653\",\n \"SearchEngineCount\": 9,\n \"SensitiveCount\": 0,\n \"TaskFlowCount\": 18,\n \"Total\": 127,\n \"UnknownIssuesCount\": 10\n }\n}",
342
342
  "title": "回答类型数据统计"
343
343
  }
@@ -345,8 +345,8 @@
345
345
  "GetAppKnowledgeCount": [
346
346
  {
347
347
  "document": "获取总数使用",
348
- "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetAppKnowledgeCount\n<公共请求参数>\n\n{\n \"AppBizId\": \"\",\n \"Type\": \"\"\n}",
349
- "output": "{\n \"Response\": {\n \"Total\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
348
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetAppKnowledgeCount\n<公共请求参数>\n\n{\n \"AppBizId\": \"1849805468254076912\",\n \"Type\": \"doc\"\n}",
349
+ "output": "{\n \"Response\": {\n \"Total\": \"12\",\n \"RequestId\": \"7814bdbe-da7e-401e-95c4-3e861d52982\"\n }\n}",
350
350
  "title": "GetAppKnowledgeCount"
351
351
  }
352
352
  ],
@@ -362,7 +362,7 @@
362
362
  {
363
363
  "document": "",
364
364
  "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetDocPreview\n<公共请求参数>\n\n{\n \"DocBizId\": \"1681597542412103680\",\n \"BotBizId\": \"1735129619995951104\"\n}",
365
- "output": "{\n \"Response\": {\n \"FileName\": \"26种病虫害防治方法.docx\",\n \"FileType\": \"docx\",\n \"CosUrl\": \"/corp/1681586131361275904/1681597542412103680/doc/E0dQM9X41QmyAWiTQMkC-7807575532.docx\",\n \"Url\": \"xxx\",\n \"Bucket\": \"\",\n \"RequestId\": \"abc\"\n }\n}",
365
+ "output": "{\n \"Response\": {\n \"FileName\": \"26种病虫害防治方法.docx\",\n \"FileType\": \"docx\",\n \"CosUrl\": \"/corp/1681586131361275904/1681597542412103680/doc/E0dQM9X41QmyAWiTQMkC-7807575532.docx\",\n \"Url\": \"https://qi***an-q**t-12***16161.cos.ap-guangzhou.myqcloud.com/%2Fcorp/1737374492379124992/17986106392328008704/doc/pXaeDgJsQEEDjryWEKwU-1806238910230430080.md\",\n \"Bucket\": \"\",\n \"RequestId\": \"7814bdbe-da7e-401e-95c4-3e861d5298ee\"\n }\n}",
366
366
  "title": "获取文档预览相关信息"
367
367
  }
368
368
  ],
@@ -377,7 +377,7 @@
377
377
  "GetLikeDataCount": [
378
378
  {
379
379
  "document": "点赞点踩数据统计",
380
- "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetLikeDataCount\n<公共请求参数>\n\n{\n \"StartTime\": 1715396806,\n \"EndTime\": 1716435550,\n \"AppBizId\": [\n \"1\",\n \"1778345918658510848\"\n ],\n \"Type\": 1,\n \"LoginUin\": \"abc\",\n \"LoginSubAccountUin\": \"abc\"\n}",
380
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetLikeDataCount\n<公共请求参数>\n\n{\n \"StartTime\": 1715396806,\n \"EndTime\": 1716435550,\n \"AppBizId\": [\n \"1\",\n \"1778345918658510848\"\n ],\n \"Type\": 1,\n \"LoginUin\": \"600000562346\",\n \"LoginSubAccountUin\": \"600000562346\"\n}",
381
381
  "output": "{\n \"Response\": {\n \"AppraisalTotal\": 7,\n \"DislikeRate\": 0.57,\n \"DislikeTotal\": 4,\n \"LikeRate\": 0.43,\n \"LikeTotal\": 3,\n \"ParticipationRate\": 1.75,\n \"RequestId\": \"cf081be6-ae5f-4840-9324-d60f748d60b6\",\n \"Total\": 4\n }\n}",
382
382
  "title": "点赞点踩数据统计"
383
383
  }
@@ -394,7 +394,7 @@
394
394
  {
395
395
  "document": "",
396
396
  "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetReconstructDocumentResult\n<公共请求参数>\n\n{\n \"TaskId\": \"123123123\"\n}",
397
- "output": "{\n \"Response\": {\n \"DocumentRecognizeResultUrl\": \"https://document-restruction-1258344699.cos.ap-guangzhou.myqcloud.com/doc_parse/output_files/a9c6a9482c72412fa84445a44ss125531.zip?q-sign-algorithm=sha1&q-ak=AKIDlWFaadfHLNbidLwPqOrAKGzXrx40scL7l&q-sign-time=1715503711%3B1718804311&q-key-time=1718855711%3B1718804311&q-header-list=host&q-url-param-list=&q-signature=71b568b8632d7e45gertdc3d235ef68d41fdfe7f8\",\n \"FailedPages\": [],\n \"RequestId\": \"a37b0d0b-c3af-44bd-iuiu-632442644a80\",\n \"Status\": \"Success\"\n }\n}",
397
+ "output": "{\n \"Response\": {\n \"DocumentRecognizeResultUrl\": \"https://document-restruction-1258344699.cos.ap-guangzhou.myqcloud.com/doc_parse/output_files/a9c6a9482c72412fa84445a44ss125531.zip?q-sign-algorithm=sha1&q-ak=*******l&q-sign-time=1715503711%3B1718804311&q-key-time=1718855711%3B1718804311&q-header-list=host&q-url-param-list=&q-signature=71b568b8632d7e45gertdc3d235ef68d41fdfe7f8\",\n \"FailedPages\": [],\n \"RequestId\": \"a37b0d0b-c3af-44bd-iuiu-632442644a80\",\n \"Status\": \"Success\"\n }\n}",
398
398
  "title": "接口调用成功示例"
399
399
  }
400
400
  ],
@@ -421,15 +421,9 @@
421
421
  }
422
422
  ],
423
423
  "GroupQA": [
424
- {
425
- "document": "",
426
- "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GroupQA\n<公共请求参数>\n\n{\n \"BotBizId\": \"abc\",\n \"QaBizIds\": [\n \"abc\"\n ],\n \"CateBizId\": \"abc\"\n}",
427
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
428
- "title": "QA分组"
429
- },
430
424
  {
431
425
  "document": "分组QA",
432
- "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GroupQA\n<公共请求参数>\n\n{\n \"BotBizId\": \"1714970520775950336\",\n \"QaBizIds\": [\n \"162779\"\n ],\n \"CateBizId\": \"1734163509413793792\"\n}",
426
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GroupQA\n<公共请求参数>\n\n{\n \"BotBizId\": \"1714970520775950336\",\n \"QaBizIds\": [\n \"17341635094137912292\"\n ],\n \"CateBizId\": \"1734163509413793792\"\n}",
433
427
  "output": "{\n \"Response\": {\n \"RequestId\": \"1a86bd37-eeae-427a-baad-c8aa20eb6252\"\n }\n}",
434
428
  "title": "分组QA"
435
429
  }
@@ -517,8 +511,8 @@
517
511
  "ListRejectedQuestionPreview": [
518
512
  {
519
513
  "document": "",
520
- "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListRejectedQuestionPreview\n<公共请求参数>\n\n{\n \"BotBizId\": \"abc\",\n \"PageNumber\": 1,\n \"PageSize\": 1,\n \"Query\": \"abc\",\n \"ReleaseBizId\": \"1\",\n \"Actions\": [\n 1\n ],\n \"StartTime\": \"1701566284\",\n \"EndTime\": \"1701766284\"\n}",
521
- "output": "{\n \"Response\": {\n \"Total\": \"1\",\n \"List\": [\n {\n \"Question\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"Action\": 1,\n \"ActionDesc\": \"abc\",\n \"Message\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
514
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListRejectedQuestionPreview\n<公共请求参数>\n\n{\n \"BotBizId\": \"1798610639288008723\",\n \"PageNumber\": 1,\n \"PageSize\": 1,\n \"Query\": \"\",\n \"ReleaseBizId\": \"1\",\n \"Actions\": [\n 1\n ],\n \"StartTime\": \"1701566284\",\n \"EndTime\": \"1701766284\"\n}",
515
+ "output": "{\n \"Response\": {\n \"Total\": \"1\",\n \"List\": [\n {\n \"Question\": \"abc\",\n \"UpdateTime\": \"1701766284\",\n \"Action\": 1,\n \"ActionDesc\": \"新增\",\n \"Message\": \"\"\n }\n ],\n \"RequestId\": \"2314bdbe-d34e-401e-95c4-3e861d5298ee\"\n }\n}",
522
516
  "title": "发布拒答问题预览"
523
517
  }
524
518
  ],
@@ -541,15 +535,15 @@
541
535
  "ListReleaseDocPreview": [
542
536
  {
543
537
  "document": "",
544
- "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListReleaseDocPreview\n<公共请求参数>\n\n{\n \"BotBizId\": \"abc\",\n \"Query\": \"abc\",\n \"ReleaseBizId\": \"1\",\n \"PageNumber\": 1,\n \"PageSize\": 1,\n \"StartTime\": \"1701566219\",\n \"EndTime\": \"1701766219\",\n \"Actions\": [\n 1\n ]\n}",
545
- "output": "{\n \"Response\": {\n \"Total\": \"abc\",\n \"List\": [\n {\n \"FileName\": \"abc\",\n \"FileType\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"Action\": 1,\n \"ActionDesc\": \"abc\",\n \"Message\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
538
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListReleaseDocPreview\n<公共请求参数>\n\n{\n \"BotBizId\": \"1798610639288008723\",\n \"Query\": \"\",\n \"ReleaseBizId\": \"1\",\n \"PageNumber\": 1,\n \"PageSize\": 1,\n \"StartTime\": \"1701566219\",\n \"EndTime\": \"1701766219\",\n \"Actions\": [\n 1\n ]\n}",
539
+ "output": "{\n \"Response\": {\n \"Total\": \"1\",\n \"List\": [\n {\n \"FileName\": \"test.txt\",\n \"FileType\": \"test.txt\",\n \"UpdateTime\": \"1701766219\",\n \"Action\": 1,\n \"ActionDesc\": \"新增\",\n \"Message\": \"\"\n }\n ],\n \"RequestId\": \"2314bdbe-da7e-401e-95c4-3e861d5298ee\"\n }\n}",
546
540
  "title": "发布文档预览"
547
541
  }
548
542
  ],
549
543
  "ListReleaseQAPreview": [
550
544
  {
551
545
  "document": "",
552
- "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListReleaseQAPreview\n<公共请求参数>\n\n{\n \"BotBizId\": \"1694921462777761792\",\n \"PageNumber\": 1,\n \"PageSize\": 10,\n \"Query\": \"\",\n \"ReleaseBizId\": \"0\",\n \"StartTime\": \"0\",\n \"EndTime\": \"0\",\n \"Actions\": [],\n \"ReleaseStatus\": []\n}",
546
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListReleaseQAPreview\n<公共请求参数>\n\n{\n \"BotBizId\": \"1694921462777761792\",\n \"PageNumber\": 1,\n \"PageSize\": 10,\n \"Query\": \"\",\n \"ReleaseBizId\": \"1694923462777761792\",\n \"StartTime\": \"1735056000\",\n \"EndTime\": \"1735142399\",\n \"Actions\": [],\n \"ReleaseStatus\": []\n}",
553
547
  "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Action\": 3,\n \"ActionDesc\": \"删除\",\n \"FileName\": \"\",\n \"FileType\": \"\",\n \"Message\": \"\",\n \"QaBizId\": \"161612\",\n \"Question\": \"aaaa\",\n \"ReleaseStatus\": 0,\n \"Source\": 3,\n \"SourceDesc\": \"手动录入\",\n \"UpdateTime\": \"1701264450\"\n },\n {\n \"Action\": 3,\n \"ActionDesc\": \"删除\",\n \"FileName\": \"\",\n \"FileType\": \"\",\n \"Message\": \"\",\n \"QaBizId\": \"161738\",\n \"Question\": \"问题1\",\n \"ReleaseStatus\": 0,\n \"Source\": 2,\n \"SourceDesc\": \"批量导入\",\n \"UpdateTime\": \"1701422596\"\n },\n {\n \"Action\": 3,\n \"ActionDesc\": \"删除\",\n \"FileName\": \"\",\n \"FileType\": \"\",\n \"Message\": \"\",\n \"QaBizId\": \"161739\",\n \"Question\": \"问题2\",\n \"ReleaseStatus\": 0,\n \"Source\": 2,\n \"SourceDesc\": \"批量导入\",\n \"UpdateTime\": \"1701427533\"\n },\n {\n \"Action\": 3,\n \"ActionDesc\": \"删除\",\n \"FileName\": \"\",\n \"FileType\": \"\",\n \"Message\": \"\",\n \"QaBizId\": \"161740\",\n \"Question\": \"qq\",\n \"ReleaseStatus\": 0,\n \"Source\": 2,\n \"SourceDesc\": \"批量导入\",\n \"UpdateTime\": \"1701670093\"\n },\n {\n \"Action\": 1,\n \"ActionDesc\": \"新增\",\n \"FileName\": \"深圳市最低生活保障办法.docx\",\n \"FileType\": \"docx\",\n \"Message\": \"\",\n \"QaBizId\": \"162463\",\n \"Question\": \"深圳市最低生活保障办法何时开始施行?\",\n \"ReleaseStatus\": 0,\n \"Source\": 1,\n \"SourceDesc\": \"深圳市最低生活保障办法.docx\",\n \"UpdateTime\": \"1700550874\"\n },\n {\n \"Action\": 1,\n \"ActionDesc\": \"新增\",\n \"FileName\": \"\",\n \"FileType\": \"\",\n \"Message\": \"\",\n \"QaBizId\": \"1731558661913706496\",\n \"Question\": \"a\",\n \"ReleaseStatus\": 0,\n \"Source\": 3,\n \"SourceDesc\": \"手动录入\",\n \"UpdateTime\": \"1701670760\"\n }\n ],\n \"RequestId\": \"0260ac98-913d-4aab-9276-8a045f627e4e\",\n \"Total\": \"6\"\n }\n}",
554
548
  "title": "发布问答预览"
555
549
  }
@@ -693,8 +687,8 @@
693
687
  "RetryDocParse": [
694
688
  {
695
689
  "document": "文档解析重试",
696
- "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RetryDocParse\n<公共请求参数>\n\n{\n \"BotBizId\": \"abc\",\n \"DocBizId\": \"abc\"\n}",
697
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
690
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RetryDocParse\n<公共请求参数>\n\n{\n \"BotBizId\": \"1849805468212076928\",\n \"DocBizId\": \"1849805468254056928\"\n}",
691
+ "output": "{\n \"Response\": {\n \"RequestId\": \"7814b22e-da7e-401e-95c4-3e861d5298ee\"\n }\n}",
698
692
  "title": "文档解析重试"
699
693
  }
700
694
  ],
@@ -717,8 +711,8 @@
717
711
  "StopDocParse": [
718
712
  {
719
713
  "document": "终止文档解析",
720
- "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StopDocParse\n<公共请求参数>\n\n{\n \"BotBizId\": \"abc\",\n \"DocBizId\": \"abc\"\n}",
721
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
714
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StopDocParse\n<公共请求参数>\n\n{\n \"BotBizId\": \"1849805468212076928\",\n \"DocBizId\": \"1849805468254056928\"\n}",
715
+ "output": "{\n \"Response\": {\n \"RequestId\": \"7814b22e-da7e-401e-95c4-3e861d5298ee\"\n }\n}",
722
716
  "title": "终止文档解析"
723
717
  }
724
718
  ],
@@ -7696,7 +7696,7 @@
7696
7696
  "example": "long_query_time",
7697
7697
  "member": "string",
7698
7698
  "name": "Param",
7699
- "required": true,
7699
+ "output_required": true,
7700
7700
  "type": "string",
7701
7701
  "value_allowed_null": false
7702
7702
  },
@@ -7706,7 +7706,7 @@
7706
7706
  "example": "1",
7707
7707
  "member": "string",
7708
7708
  "name": "Value",
7709
- "required": true,
7709
+ "output_required": true,
7710
7710
  "type": "string",
7711
7711
  "value_allowed_null": false
7712
7712
  },
@@ -7716,7 +7716,7 @@
7716
7716
  "example": "2",
7717
7717
  "member": "string",
7718
7718
  "name": "SetValue",
7719
- "required": true,
7719
+ "output_required": true,
7720
7720
  "type": "string",
7721
7721
  "value_allowed_null": true
7722
7722
  },
@@ -7726,7 +7726,7 @@
7726
7726
  "example": "1",
7727
7727
  "member": "string",
7728
7728
  "name": "Default",
7729
- "required": true,
7729
+ "output_required": true,
7730
7730
  "type": "string",
7731
7731
  "value_allowed_null": false
7732
7732
  },
@@ -7736,7 +7736,7 @@
7736
7736
  "example": "无",
7737
7737
  "member": "ParamConstraint",
7738
7738
  "name": "Constraint",
7739
- "required": true,
7739
+ "output_required": true,
7740
7740
  "type": "object",
7741
7741
  "value_allowed_null": false
7742
7742
  },
@@ -7746,7 +7746,7 @@
7746
7746
  "example": "true",
7747
7747
  "member": "bool",
7748
7748
  "name": "HaveSetValue",
7749
- "required": true,
7749
+ "output_required": true,
7750
7750
  "type": "bool",
7751
7751
  "value_allowed_null": false
7752
7752
  },
@@ -7756,7 +7756,7 @@
7756
7756
  "example": "false",
7757
7757
  "member": "bool",
7758
7758
  "name": "NeedRestart",
7759
- "required": true,
7759
+ "output_required": true,
7760
7760
  "type": "bool",
7761
7761
  "value_allowed_null": false
7762
7762
  }
@@ -91,7 +91,7 @@
91
91
  "example": "true",
92
92
  "member": "string",
93
93
  "name": "Success",
94
- "required": true,
94
+ "output_required": true,
95
95
  "type": "string",
96
96
  "value_allowed_null": false
97
97
  },
@@ -101,7 +101,7 @@
101
101
  "example": "7c0b5ac4-47a6-448b-b486-18d9774e3264",
102
102
  "member": "string",
103
103
  "name": "FlowId",
104
- "required": true,
104
+ "output_required": true,
105
105
  "type": "string",
106
106
  "value_allowed_null": false
107
107
  },
@@ -111,7 +111,7 @@
111
111
  "example": "无",
112
112
  "member": "string",
113
113
  "name": "Info",
114
- "required": true,
114
+ "output_required": true,
115
115
  "type": "string",
116
116
  "value_allowed_null": true
117
117
  },
@@ -3,8 +3,8 @@
3
3
  "FlowProductRemind": [
4
4
  {
5
5
  "document": "",
6
- "input": "POST / HTTP/1.1\nHost: market.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: FlowProductRemind\n<公共请求参数>\n\n{\n \"LeftFlow\": \"200\",\n \"ResourceId\": \"market-g9sjptwqi\",\n \"FlowUnit\": \"Mb\",\n \"TotalFlow\": \"2000\",\n \"ProviderUin\": \"12345678\",\n \"SignId\": \"1054492229\"\n}",
7
- "output": "{\n \"Response\": {\n \"Info\": \"\",\n \"FlowId\": \"7c0b5ac4-47a6-448b-b486-18d9774e3264\",\n \"RequestId\": \"1f219bf9-8037-48ab-ace4-4b14b6a42146\",\n \"Success\": \"true\"\n }\n}",
6
+ "input": "POST / HTTP/1.1\nHost: market.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: FlowProductRemind\n<公共请求参数>\n\n{\n \"LeftFlow\": \"200\",\n \"ResourceId\": \"market-g9sjptwqi\",\n \"FlowUnit\": \"Mb\",\n \"TotalFlow\": \"2000\",\n \"ProviderUin\": \"678782098\",\n \"SignId\": \"1054492229\"\n}",
7
+ "output": "{\n \"Response\": {\n \"Info\": \"已经发送完成信息\",\n \"FlowId\": \"7c0b5ac4-47a6-448b-b486-18d9774e3264\",\n \"RequestId\": \"1f219bf9-8037-48ab-ace4-4b14b6a42146\",\n \"Success\": \"true\"\n }\n}",
8
8
  "title": "计量商品用量提醒"
9
9
  }
10
10
  ],