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
@@ -2409,6 +2409,58 @@ def doDeleteRuleTemplate(args, parsed_globals):
2409
2409
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
2410
2410
 
2411
2411
 
2412
+ def doUpdateDataModelRegistryInfo(args, parsed_globals):
2413
+ g_param = parse_global_arg(parsed_globals)
2414
+
2415
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
2416
+ cred = credential.CVMRoleCredential()
2417
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
2418
+ cred = credential.STSAssumeRoleCredential(
2419
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
2420
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
2421
+ )
2422
+ elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
2423
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
2424
+ else:
2425
+ cred = credential.Credential(
2426
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
2427
+ )
2428
+ http_profile = HttpProfile(
2429
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
2430
+ reqMethod="POST",
2431
+ endpoint=g_param[OptionsDefine.Endpoint],
2432
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
2433
+ )
2434
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
2435
+ if g_param[OptionsDefine.Language]:
2436
+ profile.language = g_param[OptionsDefine.Language]
2437
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
2438
+ client = mod.WedataClient(cred, g_param[OptionsDefine.Region], profile)
2439
+ client._sdkVersion += ("_CLI_" + __version__)
2440
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
2441
+ model = models.UpdateDataModelRegistryInfoRequest()
2442
+ model.from_json_string(json.dumps(args))
2443
+ start_time = time.time()
2444
+ while True:
2445
+ rsp = client.UpdateDataModelRegistryInfo(model)
2446
+ result = rsp.to_json_string()
2447
+ try:
2448
+ json_obj = json.loads(result)
2449
+ except TypeError as e:
2450
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
2451
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
2452
+ break
2453
+ cur_time = time.time()
2454
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
2455
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
2456
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
2457
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
2458
+ else:
2459
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
2460
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
2461
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
2462
+
2463
+
2412
2464
  def doCreateDsFolder(args, parsed_globals):
2413
2465
  g_param = parse_global_arg(parsed_globals)
2414
2466
 
@@ -8233,6 +8285,58 @@ def doDagInstances(args, parsed_globals):
8233
8285
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
8234
8286
 
8235
8287
 
8288
+ def doDescribeDataServicePublishedApiList(args, parsed_globals):
8289
+ g_param = parse_global_arg(parsed_globals)
8290
+
8291
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
8292
+ cred = credential.CVMRoleCredential()
8293
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
8294
+ cred = credential.STSAssumeRoleCredential(
8295
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
8296
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
8297
+ )
8298
+ elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
8299
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
8300
+ else:
8301
+ cred = credential.Credential(
8302
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
8303
+ )
8304
+ http_profile = HttpProfile(
8305
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
8306
+ reqMethod="POST",
8307
+ endpoint=g_param[OptionsDefine.Endpoint],
8308
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
8309
+ )
8310
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
8311
+ if g_param[OptionsDefine.Language]:
8312
+ profile.language = g_param[OptionsDefine.Language]
8313
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
8314
+ client = mod.WedataClient(cred, g_param[OptionsDefine.Region], profile)
8315
+ client._sdkVersion += ("_CLI_" + __version__)
8316
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
8317
+ model = models.DescribeDataServicePublishedApiListRequest()
8318
+ model.from_json_string(json.dumps(args))
8319
+ start_time = time.time()
8320
+ while True:
8321
+ rsp = client.DescribeDataServicePublishedApiList(model)
8322
+ result = rsp.to_json_string()
8323
+ try:
8324
+ json_obj = json.loads(result)
8325
+ except TypeError as e:
8326
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
8327
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
8328
+ break
8329
+ cur_time = time.time()
8330
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
8331
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
8332
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
8333
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
8334
+ else:
8335
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
8336
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
8337
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
8338
+
8339
+
8236
8340
  def doModifyApproveStatus(args, parsed_globals):
8237
8341
  g_param = parse_global_arg(parsed_globals)
8238
8342
 
@@ -10313,6 +10417,58 @@ def doDescribeIntegrationTask(args, parsed_globals):
10313
10417
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
10314
10418
 
10315
10419
 
10420
+ def doDescribeDataServicePublishedApiDetail(args, parsed_globals):
10421
+ g_param = parse_global_arg(parsed_globals)
10422
+
10423
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
10424
+ cred = credential.CVMRoleCredential()
10425
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
10426
+ cred = credential.STSAssumeRoleCredential(
10427
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
10428
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
10429
+ )
10430
+ elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
10431
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
10432
+ else:
10433
+ cred = credential.Credential(
10434
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
10435
+ )
10436
+ http_profile = HttpProfile(
10437
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
10438
+ reqMethod="POST",
10439
+ endpoint=g_param[OptionsDefine.Endpoint],
10440
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
10441
+ )
10442
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
10443
+ if g_param[OptionsDefine.Language]:
10444
+ profile.language = g_param[OptionsDefine.Language]
10445
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
10446
+ client = mod.WedataClient(cred, g_param[OptionsDefine.Region], profile)
10447
+ client._sdkVersion += ("_CLI_" + __version__)
10448
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
10449
+ model = models.DescribeDataServicePublishedApiDetailRequest()
10450
+ model.from_json_string(json.dumps(args))
10451
+ start_time = time.time()
10452
+ while True:
10453
+ rsp = client.DescribeDataServicePublishedApiDetail(model)
10454
+ result = rsp.to_json_string()
10455
+ try:
10456
+ json_obj = json.loads(result)
10457
+ except TypeError as e:
10458
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
10459
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
10460
+ break
10461
+ cur_time = time.time()
10462
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
10463
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
10464
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
10465
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
10466
+ else:
10467
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
10468
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
10469
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
10470
+
10471
+
10316
10472
  def doDescribeWorkflowTaskCount(args, parsed_globals):
10317
10473
  g_param = parse_global_arg(parsed_globals)
10318
10474
 
@@ -11717,6 +11873,58 @@ def doBatchDeleteOpsTasks(args, parsed_globals):
11717
11873
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
11718
11874
 
11719
11875
 
11876
+ def doCreateDataModel(args, parsed_globals):
11877
+ g_param = parse_global_arg(parsed_globals)
11878
+
11879
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
11880
+ cred = credential.CVMRoleCredential()
11881
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
11882
+ cred = credential.STSAssumeRoleCredential(
11883
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
11884
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
11885
+ )
11886
+ elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
11887
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
11888
+ else:
11889
+ cred = credential.Credential(
11890
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
11891
+ )
11892
+ http_profile = HttpProfile(
11893
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
11894
+ reqMethod="POST",
11895
+ endpoint=g_param[OptionsDefine.Endpoint],
11896
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
11897
+ )
11898
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
11899
+ if g_param[OptionsDefine.Language]:
11900
+ profile.language = g_param[OptionsDefine.Language]
11901
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
11902
+ client = mod.WedataClient(cred, g_param[OptionsDefine.Region], profile)
11903
+ client._sdkVersion += ("_CLI_" + __version__)
11904
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
11905
+ model = models.CreateDataModelRequest()
11906
+ model.from_json_string(json.dumps(args))
11907
+ start_time = time.time()
11908
+ while True:
11909
+ rsp = client.CreateDataModel(model)
11910
+ result = rsp.to_json_string()
11911
+ try:
11912
+ json_obj = json.loads(result)
11913
+ except TypeError as e:
11914
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
11915
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
11916
+ break
11917
+ cur_time = time.time()
11918
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
11919
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
11920
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
11921
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
11922
+ else:
11923
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
11924
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
11925
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
11926
+
11927
+
11720
11928
  def doGetIntegrationNodeColumnSchema(args, parsed_globals):
11721
11929
  g_param = parse_global_arg(parsed_globals)
11722
11930
 
@@ -12185,6 +12393,58 @@ def doDescribeTrendStat(args, parsed_globals):
12185
12393
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
12186
12394
 
12187
12395
 
12396
+ def doDeleteDataModel(args, parsed_globals):
12397
+ g_param = parse_global_arg(parsed_globals)
12398
+
12399
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
12400
+ cred = credential.CVMRoleCredential()
12401
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
12402
+ cred = credential.STSAssumeRoleCredential(
12403
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
12404
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
12405
+ )
12406
+ elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
12407
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
12408
+ else:
12409
+ cred = credential.Credential(
12410
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
12411
+ )
12412
+ http_profile = HttpProfile(
12413
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
12414
+ reqMethod="POST",
12415
+ endpoint=g_param[OptionsDefine.Endpoint],
12416
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
12417
+ )
12418
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
12419
+ if g_param[OptionsDefine.Language]:
12420
+ profile.language = g_param[OptionsDefine.Language]
12421
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
12422
+ client = mod.WedataClient(cred, g_param[OptionsDefine.Region], profile)
12423
+ client._sdkVersion += ("_CLI_" + __version__)
12424
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
12425
+ model = models.DeleteDataModelRequest()
12426
+ model.from_json_string(json.dumps(args))
12427
+ start_time = time.time()
12428
+ while True:
12429
+ rsp = client.DeleteDataModel(model)
12430
+ result = rsp.to_json_string()
12431
+ try:
12432
+ json_obj = json.loads(result)
12433
+ except TypeError as e:
12434
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
12435
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
12436
+ break
12437
+ cur_time = time.time()
12438
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
12439
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
12440
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
12441
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
12442
+ else:
12443
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
12444
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
12445
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
12446
+
12447
+
12188
12448
  CLIENT_MAP = {
12189
12449
  "v20210820": wedata_client_v20210820,
12190
12450
 
@@ -12242,6 +12502,7 @@ ACTION_MAP = {
12242
12502
  "RegisterEvent": doRegisterEvent,
12243
12503
  "DescribeOfflineTaskToken": doDescribeOfflineTaskToken,
12244
12504
  "DeleteRuleTemplate": doDeleteRuleTemplate,
12505
+ "UpdateDataModelRegistryInfo": doUpdateDataModelRegistryInfo,
12245
12506
  "CreateDsFolder": doCreateDsFolder,
12246
12507
  "ModifyIntegrationNode": doModifyIntegrationNode,
12247
12508
  "RobAndLockIntegrationTask": doRobAndLockIntegrationTask,
@@ -12354,6 +12615,7 @@ ACTION_MAP = {
12354
12615
  "DeleteResourceFile": doDeleteResourceFile,
12355
12616
  "DescribeRuleTemplatesByPage": doDescribeRuleTemplatesByPage,
12356
12617
  "DagInstances": doDagInstances,
12618
+ "DescribeDataServicePublishedApiList": doDescribeDataServicePublishedApiList,
12357
12619
  "ModifyApproveStatus": doModifyApproveStatus,
12358
12620
  "DescribeIntegrationStatisticsTaskStatusTrend": doDescribeIntegrationStatisticsTaskStatusTrend,
12359
12621
  "DescribeTaskLockStatus": doDescribeTaskLockStatus,
@@ -12394,6 +12656,7 @@ ACTION_MAP = {
12394
12656
  "DeleteCustomFunction": doDeleteCustomFunction,
12395
12657
  "DescribeFolderWorkflowList": doDescribeFolderWorkflowList,
12396
12658
  "DescribeIntegrationTask": doDescribeIntegrationTask,
12659
+ "DescribeDataServicePublishedApiDetail": doDescribeDataServicePublishedApiDetail,
12397
12660
  "DescribeWorkflowTaskCount": doDescribeWorkflowTaskCount,
12398
12661
  "DescribeIntegrationStatisticsRecordsTrend": doDescribeIntegrationStatisticsRecordsTrend,
12399
12662
  "DescribeIntegrationStatisticsInstanceTrend": doDescribeIntegrationStatisticsInstanceTrend,
@@ -12421,6 +12684,7 @@ ACTION_MAP = {
12421
12684
  "SuspendIntegrationTask": doSuspendIntegrationTask,
12422
12685
  "LockIntegrationTask": doLockIntegrationTask,
12423
12686
  "BatchDeleteOpsTasks": doBatchDeleteOpsTasks,
12687
+ "CreateDataModel": doCreateDataModel,
12424
12688
  "GetIntegrationNodeColumnSchema": doGetIntegrationNodeColumnSchema,
12425
12689
  "DescribeOpsWorkflows": doDescribeOpsWorkflows,
12426
12690
  "BatchCreateIntegrationTaskAlarms": doBatchCreateIntegrationTaskAlarms,
@@ -12430,6 +12694,7 @@ ACTION_MAP = {
12430
12694
  "DescribeIntegrationStatistics": doDescribeIntegrationStatistics,
12431
12695
  "DescribeTemplateDimCount": doDescribeTemplateDimCount,
12432
12696
  "DescribeTrendStat": doDescribeTrendStat,
12697
+ "DeleteDataModel": doDeleteDataModel,
12433
12698
 
12434
12699
  }
12435
12700
 
@@ -1629,7 +1629,7 @@
1629
1629
  {
1630
1630
  "disabled": false,
1631
1631
  "document": "应用列表\n注意:此字段可能返回 null,表示取不到有效值。",
1632
- "example": "[ \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://checkproject-a6f6718d.dtwin.tencent.com/testcodingpush\", \t\t\t\t\t\"ApplicationId\": \"10041\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"359cc1b5-88c1-4dd6-8ff4-21d0b36ac7e2\", \t\t\t\t\t\t\"Url\": \"https://wetwin-manager-1258344699.cos.ap-guangzhou.myqcloud.com/%2F100055/0/20230717/359cc1b5-88c1-4dd6-8ff4-21d0b36ac7e2/%E8%B5%84%E4%BA%A7%E7%AE%A1%E7%90%86-%E9%BB%91.png?q-sign-algorithm=sha1&q-ak=AKIDiFWWFo67rLZXFgrlNinb8NL2SaR2M0OU&q-sign-time=1693452005%3B1693453205&q-key-time=1693452005%3B1693453205&q-header-list=host&q-url-param-list=&q-signature=6bf531d1b08d6f75eb7e153c24746a61d7be37d0\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"12345611111\", \t\t\t\t\t\"EnglishName\": \"zctest1111\", \t\t\t\t\t\"Name\": \"智能资产管理\", \t\t\t\t\t\"Type\": 0 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://t-ws.twins.tencent.com/proxy/29098b25-447d-437e-987a-d493d55e84f5/weiling-pubsub/test\", \t\t\t\t\t\"ApplicationId\": \"10048\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"\", \t\t\t\t\t\t\"Url\": \"\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"EnglishName\": \"MsgCenter\", \t\t\t\t\t\"Name\": \"消息服务\", \t\t\t\t\t\"Type\": 0 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://t.twins.tencent.com/\", \t\t\t\t\t\"ApplicationId\": \"10051\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"\", \t\t\t\t\t\t\"Url\": \"\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"EnglishName\": \"IOT\", \t\t\t\t\t\"Name\": \"孪生中台(物联感知中心)\", \t\t\t\t\t\"Type\": 0 \t\t\t\t} \t\t\t]",
1632
+ "example": "[ \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://checkproject-a6f6718d.dtwin.tencent.com/testcodingpush\", \t\t\t\t\t\"ApplicationId\": \"10041\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"359cc1b5-88c1-4dd6-8ff4-21d0b36ac7e2\", \t\t\t\t\t\t\"Url\": \"https://wetwin-manager-1258344699.cos.ap-guangzhou.myqcloud.com/%2F100055/0/20230717/359cc1b5-88c1-4dd6-8ff4-21d0b36ac7e2/%E8%B5%84%E4%BA%A7%E7%AE%A1%E7%90%86-%E9%BB%91.png?q-sign-algorithm=sha1&q-ak=******&q-sign-time=1693452005%3B1693453205&q-key-time=1693452005%3B1693453205&q-header-list=host&q-url-param-list=&q-signature=6bf531d1b08d6f75eb7e153c24746a61d7be37d0\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"12345611111\", \t\t\t\t\t\"EnglishName\": \"zctest1111\", \t\t\t\t\t\"Name\": \"智能资产管理\", \t\t\t\t\t\"Type\": 0 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://t-ws.twins.tencent.com/proxy/29098b25-447d-437e-987a-d493d55e84f5/weiling-pubsub/test\", \t\t\t\t\t\"ApplicationId\": \"10048\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"\", \t\t\t\t\t\t\"Url\": \"\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"EnglishName\": \"MsgCenter\", \t\t\t\t\t\"Name\": \"消息服务\", \t\t\t\t\t\"Type\": 0 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://t.twins.tencent.com/\", \t\t\t\t\t\"ApplicationId\": \"10051\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"\", \t\t\t\t\t\t\"Url\": \"\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"EnglishName\": \"IOT\", \t\t\t\t\t\"Name\": \"孪生中台(物联感知中心)\", \t\t\t\t\t\"Type\": 0 \t\t\t\t} \t\t\t]",
1633
1633
  "member": "ApplicationInfo",
1634
1634
  "name": "ApplicationInfoList",
1635
1635
  "output_required": false,
@@ -1665,7 +1665,7 @@
1665
1665
  {
1666
1666
  "disabled": false,
1667
1667
  "document": "logo图片地址\n注意:此字段可能返回 null,表示取不到有效值。",
1668
- "example": "https://wetwin-manager-1258344699.cos.ap-guangzhou.myqcloud.com/%2F100055/0/20231030/72f6c306-5819-42dc-98a9-758b4e7892aa/%E7%A7%9F%E6%88%B7%E5%88%9D%E5%A7%8B%E5%8C%96%E8%84%9A%E6%9C%AC-1698664462444.sql?q-sign-algorithm=sha1&q-ak=AKIDiFWWFo67rLZXFgrlNinb8NL2SaR2M0OU&q-sign-time=1698664464%3B1698665664&q-key-time=1698664464%3B1698665664&q-header-list=host&q-url-param-list=&q-signature=45bb085655d6a9722df5ec4dfd1aa80b1cdb08f8",
1668
+ "example": "https://wetwin-manager-1258344699.cos.ap-guangzhou.myqcloud.com/%2F100055/0/20231030/72f6c306-5819-42dc-98a9-758b4e7892aa/%E7%A7%9F%E6%88%B7%E5%88%9D%E5%A7%8B%E5%8C%96%E8%84%9A%E6%9C%AC-1698664462444.sql?q-sign-algorithm=sha1&q-ak=******&q-sign-time=1698664464%3B1698665664&q-key-time=1698664464%3B1698665664&q-header-list=host&q-url-param-list=&q-signature=45bb085655d6a9722df5ec4dfd1aa80b1cdb08f8",
1669
1669
  "member": "string",
1670
1670
  "name": "Url",
1671
1671
  "output_required": false,
@@ -2115,7 +2115,7 @@
2115
2115
  {
2116
2116
  "disabled": false,
2117
2117
  "document": "模型URL\n注意:此字段可能返回 null,表示取不到有效值。",
2118
- "example": "https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/cb6bad63-0855-4dc2-8908-20518627479b.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDsyyqVvLagaL8lBZq5896tTxOfjbL2h8L%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3Ddbac70b180e5a2d8c343506dae755a01669ffb04",
2118
+ "example": "https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/cb6bad63-0855-4dc2-8908-20518627479b.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3Ddbac70b180e5a2d8c343506dae755a01669ffb04",
2119
2119
  "member": "string",
2120
2120
  "name": "ModelUrl",
2121
2121
  "output_required": false,
@@ -2131,7 +2131,7 @@
2131
2131
  {
2132
2132
  "disabled": false,
2133
2133
  "document": "建模模型信息出参\n注意:此字段可能返回 null,表示取不到有效值。",
2134
- "example": "[ { \"ElementId\": \"82d5fb5a-52d0-4636-a225-d46245e911ef\", \"ElementName\": \"验证专用\", \"ModelType\": \"MODEL_ORIGIN\", \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/cb6bad63-0855-4dc2-8908-20518627479b.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDsyyqVvLagaL8lBZq5896tTxOfjbL2h8L%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3Ddbac70b180e5a2d8c343506dae755a01669ffb04\" }, { \"ElementId\": \"82d5fb5a-52d0-4636-a225-d46245e911ef\", \"ElementName\": \"验证专用-外壳\", \"ModelType\": \"MODEL_HULL\", \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/ff847c36-89f8-4644-9c1f-d265bd5d5167.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDsyyqVvLagaL8lBZq5896tTxOfjbL2h8L%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3D7af0ab15cab83314e44026fedc0927467d07b776\" }, { \"ElementId\": \"0b00f88f-36f1-4ae3-a7b4-5db12332c005\", \"ElementName\": \"-1F\", \"ModelType\": \"MODEL_STOREY\", \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/2ee86ae4-41a1-4c45-840b-4e9eae1b83a1.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDsyyqVvLagaL8lBZq5896tTxOfjbL2h8L%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3De9b58a5293201d24c19e2bc28b49404035b569c1\" } ]",
2134
+ "example": "[ { \"ElementId\": \"82d5fb5a-52d0-4636-a225-d46245e911ef\", \"ElementName\": \"验证专用\", \"ModelType\": \"MODEL_ORIGIN\", \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/cb6bad63-0855-4dc2-8908-20518627479b.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3Ddbac70b180e5a2d8c343506dae755a01669ffb04\" }, { \"ElementId\": \"82d5fb5a-52d0-4636-a225-d46245e911ef\", \"ElementName\": \"验证专用-外壳\", \"ModelType\": \"MODEL_HULL\", \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/ff847c36-89f8-4644-9c1f-d265bd5d5167.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3D7af0ab15cab83314e44026fedc0927467d07b776\" }, { \"ElementId\": \"0b00f88f-36f1-4ae3-a7b4-5db12332c005\", \"ElementName\": \"-1F\", \"ModelType\": \"MODEL_STOREY\", \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/2ee86ae4-41a1-4c45-840b-4e9eae1b83a1.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3De9b58a5293201d24c19e2bc28b49404035b569c1\" } ]",
2135
2135
  "member": "BuildingModel",
2136
2136
  "name": "Models",
2137
2137
  "output_required": false,
@@ -3601,7 +3601,7 @@
3601
3601
  {
3602
3602
  "disabled": false,
3603
3603
  "document": "应用列表",
3604
- "example": "{ \t\t\t\"ApplicationInfoList\": [ \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://checkproject-a6f6718d.dtwin.tencent.com/testcodingpush\", \t\t\t\t\t\"ApplicationId\": \"10041\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"359cc1b5-88c1-4dd6-8ff4-21d0b36ac7e2\", \t\t\t\t\t\t\"Url\": \"https://wetwin-manager-1258344699.cos.ap-guangzhou.myqcloud.com/%2F100055/0/20230717/359cc1b5-88c1-4dd6-8ff4-21d0b36ac7e2/%E8%B5%84%E4%BA%A7%E7%AE%A1%E7%90%86-%E9%BB%91.png?q-sign-algorithm=sha1&q-ak=AKIDiFWWFo67rLZXFgrlNinb8NL2SaR2M0OU&q-sign-time=1693452005%3B1693453205&q-key-time=1693452005%3B1693453205&q-header-list=host&q-url-param-list=&q-signature=6bf531d1b08d6f75eb7e153c24746a61d7be37d0\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"12345611111\", \t\t\t\t\t\"EnglishName\": \"zctest1111\", \t\t\t\t\t\"Name\": \"智能资产管理\", \t\t\t\t\t\"Type\": 0 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://t-ws.twins.tencent.com/proxy/29098b25-447d-437e-987a-d493d55e84f5/weiling-pubsub/test\", \t\t\t\t\t\"ApplicationId\": \"10048\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"\", \t\t\t\t\t\t\"Url\": \"\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"EnglishName\": \"MsgCenter\", \t\t\t\t\t\"Name\": \"消息服务\", \t\t\t\t\t\"Type\": 0 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://t.twins.tencent.com/\", \t\t\t\t\t\"ApplicationId\": \"10051\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"\", \t\t\t\t\t\t\"Url\": \"\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"EnglishName\": \"IOT\", \t\t\t\t\t\"Name\": \"孪生中台(物联感知中心)\", \t\t\t\t\t\"Type\": 0 \t\t\t\t} \t\t\t], \t\t\t\"TotalCount\": \"171\" \t\t}",
3604
+ "example": "{ \t\t\t\"ApplicationInfoList\": [ \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://checkproject-a6f6718d.dtwin.tencent.com/testcodingpush\", \t\t\t\t\t\"ApplicationId\": \"10041\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"359cc1b5-88c1-4dd6-8ff4-21d0b36ac7e2\", \t\t\t\t\t\t\"Url\": \"https://wetwin-manager-1258344699.cos.ap-guangzhou.myqcloud.com/%2F100055/0/20230717/359cc1b5-88c1-4dd6-8ff4-21d0b36ac7e2/%E8%B5%84%E4%BA%A7%E7%AE%A1%E7%90%86-%E9%BB%91.png?q-sign-algorithm=sha1&q-ak=******&q-sign-time=1693452005%3B1693453205&q-key-time=1693452005%3B1693453205&q-header-list=host&q-url-param-list=&q-signature=6bf531d1b08d6f75eb7e153c24746a61d7be37d0\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"12345611111\", \t\t\t\t\t\"EnglishName\": \"zctest1111\", \t\t\t\t\t\"Name\": \"智能资产管理\", \t\t\t\t\t\"Type\": 0 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://t-ws.twins.tencent.com/proxy/29098b25-447d-437e-987a-d493d55e84f5/weiling-pubsub/test\", \t\t\t\t\t\"ApplicationId\": \"10048\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"\", \t\t\t\t\t\t\"Url\": \"\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"EnglishName\": \"MsgCenter\", \t\t\t\t\t\"Name\": \"消息服务\", \t\t\t\t\t\"Type\": 0 \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"http://t.twins.tencent.com/\", \t\t\t\t\t\"ApplicationId\": \"10051\", \t\t\t\t\t\"ApplicationLogo\": { \t\t\t\t\t\t\"FileId\": \"\", \t\t\t\t\t\t\"Url\": \"\" \t\t\t\t\t}, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"EnglishName\": \"IOT\", \t\t\t\t\t\"Name\": \"孪生中台(物联感知中心)\", \t\t\t\t\t\"Type\": 0 \t\t\t\t} \t\t\t], \t\t\t\"TotalCount\": \"171\" \t\t}",
3605
3605
  "member": "ApplicationList",
3606
3606
  "name": "Result",
3607
3607
  "output_required": false,
@@ -3720,7 +3720,7 @@
3720
3720
  {
3721
3721
  "disabled": false,
3722
3722
  "document": "建模模型信息出参",
3723
- "example": "{ \t\t\t\"Models\": [ \t\t\t\t{ \t\t\t\t\t\"ElementId\": \"82d5fb5a-52d0-4636-a225-d46245e911ef\", \t\t\t\t\t\"ElementName\": \"验证专用\", \t\t\t\t\t\"ModelType\": \"MODEL_ORIGIN\", \t\t\t\t\t\"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/cb6bad63-0855-4dc2-8908-20518627479b.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDsyyqVvLagaL8lBZq5896tTxOfjbL2h8L%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3Ddbac70b180e5a2d8c343506dae755a01669ffb04\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ElementId\": \"82d5fb5a-52d0-4636-a225-d46245e911ef\", \t\t\t\t\t\"ElementName\": \"验证专用-外壳\", \t\t\t\t\t\"ModelType\": \"MODEL_HULL\", \t\t\t\t\t\"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/ff847c36-89f8-4644-9c1f-d265bd5d5167.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDsyyqVvLagaL8lBZq5896tTxOfjbL2h8L%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3D7af0ab15cab83314e44026fedc0927467d07b776\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ElementId\": \"0b00f88f-36f1-4ae3-a7b4-5db12332c005\", \t\t\t\t\t\"ElementName\": \"-1F\", \t\t\t\t\t\"ModelType\": \"MODEL_STOREY\", \t\t\t\t\t\"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/2ee86ae4-41a1-4c45-840b-4e9eae1b83a1.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDsyyqVvLagaL8lBZq5896tTxOfjbL2h8L%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3De9b58a5293201d24c19e2bc28b49404035b569c1\" \t\t\t\t} \t\t\t] \t\t}",
3723
+ "example": "{ \t\t\t\"Models\": [ \t\t\t\t{ \t\t\t\t\t\"ElementId\": \"82d5fb5a-52d0-4636-a225-d46245e911ef\", \t\t\t\t\t\"ElementName\": \"验证专用\", \t\t\t\t\t\"ModelType\": \"MODEL_ORIGIN\", \t\t\t\t\t\"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/cb6bad63-0855-4dc2-8908-20518627479b.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3Ddbac70b180e5a2d8c343506dae755a01669ffb04\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ElementId\": \"82d5fb5a-52d0-4636-a225-d46245e911ef\", \t\t\t\t\t\"ElementName\": \"验证专用-外壳\", \t\t\t\t\t\"ModelType\": \"MODEL_HULL\", \t\t\t\t\t\"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/ff847c36-89f8-4644-9c1f-d265bd5d5167.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3D7af0ab15cab83314e44026fedc0927467d07b776\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"ElementId\": \"0b00f88f-36f1-4ae3-a7b4-5db12332c005\", \t\t\t\t\t\"ElementName\": \"-1F\", \t\t\t\t\t\"ModelType\": \"MODEL_STOREY\", \t\t\t\t\t\"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/2ee86ae4-41a1-4c45-840b-4e9eae1b83a1.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3De9b58a5293201d24c19e2bc28b49404035b569c1\" \t\t\t\t} \t\t\t] \t\t}",
3724
3724
  "member": "BuildingModelRes",
3725
3725
  "name": "Result",
3726
3726
  "output_required": false,
@@ -132,7 +132,7 @@
132
132
  {
133
133
  "document": "获取应用列表",
134
134
  "input": "POST / HTTP/1.1\nHost: weilingwith.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeApplicationList\n<公共请求参数>\n\n{\n \"WorkspaceId\": 1016,\n \"PageNumber\": 1,\n \"PageSize\": 3,\n \"ApplicationToken\": \"XggJvayJyusfUwuoJ2OlT4Z2YAVq6bVo\"\n}",
135
- "output": "{\n \"Response\": {\n \"RequestId\": \"2ebee73c-8477-48c0-ad4d-8a748b7842a3\",\n \"Result\": {\n \"ApplicationInfoList\": [\n {\n \"Address\": \"http://checkproject-a6f6718d.dtwin.tencent.com/testcodingpush\",\n \"ApplicationId\": \"10041\",\n \"ApplicationLogo\": {\n \"FileId\": \"359cc1b5-88c1-4dd6-8ff4-21d0b36ac7e2\",\n \"Url\": \"https://wetwin-manager-1258344699.cos.ap-guangzhou.myqcloud.com/%2F100055/0/20230717/359cc1b5-88c1-4dd6-8ff4-21d0b36ac7e2/%E8%B5%84%E4%BA%A7%E7%AE%A1%E7%90%86-%E9%BB%91.png?q-sign-algorithm=sha1&q-ak=AKIDiFWWFo67rLZXFgrlNinb8NL2SaR2M0OU&q-sign-time=1693452005%3B1693453205&q-key-time=1693452005%3B1693453205&q-header-list=host&q-url-param-list=&q-signature=6bf531d1b08d6f75eb7e153c24746a61d7be37d0\"\n },\n \"Description\": \"12345611111\",\n \"EnglishName\": \"zctest1111\",\n \"Name\": \"智能资产管理\",\n \"Type\": 0\n },\n {\n \"Address\": \"http://t-ws.twins.tencent.com/proxy/29098b25-447d-437e-987a-d493d55e84f5/weiling-pubsub/test\",\n \"ApplicationId\": \"10048\",\n \"ApplicationLogo\": {\n \"FileId\": \"\",\n \"Url\": \"\"\n },\n \"Description\": \"\",\n \"EnglishName\": \"MsgCenter\",\n \"Name\": \"消息服务\",\n \"Type\": 0\n },\n {\n \"Address\": \"http://t.twins.tencent.com/\",\n \"ApplicationId\": \"10051\",\n \"ApplicationLogo\": {\n \"FileId\": \"\",\n \"Url\": \"\"\n },\n \"Description\": \"\",\n \"EnglishName\": \"IOT\",\n \"Name\": \"孪生中台(物联感知中心)\",\n \"Type\": 0\n }\n ],\n \"TotalCount\": \"171\"\n }\n }\n}",
135
+ "output": "{\n \"Response\": {\n \"RequestId\": \"2ebee73c-8477-48c0-ad4d-8a748b7842a3\",\n \"Result\": {\n \"ApplicationInfoList\": [\n {\n \"Address\": \"http://checkproject-a6f6718d.dtwin.tencent.com/testcodingpush\",\n \"ApplicationId\": \"10041\",\n \"ApplicationLogo\": {\n \"FileId\": \"359cc1b5-88c1-4dd6-8ff4-21d0b36ac7e2\",\n \"Url\": \"https://wetwin-manager-1258344699.cos.ap-guangzhou.myqcloud.com/%2F100055/0/20230717/359cc1b5-88c1-4dd6-8ff4-21d0b36ac7e2/%E8%B5%84%E4%BA%A7%E7%AE%A1%E7%90%86-%E9%BB%91.png?q-sign-algorithm=sha1&q-ak=******&q-sign-time=1693452005%3B1693453205&q-key-time=1693452005%3B1693453205&q-header-list=host&q-url-param-list=&q-signature=6bf531d1b08d6f75eb7e153c24746a61d7be37d0\"\n },\n \"Description\": \"12345611111\",\n \"EnglishName\": \"zctest1111\",\n \"Name\": \"智能资产管理\",\n \"Type\": 0\n },\n {\n \"Address\": \"http://t-ws.twins.tencent.com/proxy/29098b25-447d-437e-987a-d493d55e84f5/weiling-pubsub/test\",\n \"ApplicationId\": \"10048\",\n \"ApplicationLogo\": {\n \"FileId\": \"\",\n \"Url\": \"\"\n },\n \"Description\": \"\",\n \"EnglishName\": \"MsgCenter\",\n \"Name\": \"消息服务\",\n \"Type\": 0\n },\n {\n \"Address\": \"http://t.twins.tencent.com/\",\n \"ApplicationId\": \"10051\",\n \"ApplicationLogo\": {\n \"FileId\": \"\",\n \"Url\": \"\"\n },\n \"Description\": \"\",\n \"EnglishName\": \"IOT\",\n \"Name\": \"孪生中台(物联感知中心)\",\n \"Type\": 0\n }\n ],\n \"TotalCount\": \"171\"\n }\n }\n}",
136
136
  "title": "应用列表"
137
137
  }
138
138
  ],
@@ -154,13 +154,13 @@
154
154
  {
155
155
  "document": "查询建筑模型成功响应示例",
156
156
  "input": "POST / HTTP/1.1\nHost: weilingwith.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBuildingModel\n<公共请求参数>\n\n{\n \"BuildingId\": \"82d5fb5a-52d0-4636-a225-d46245e911ef\",\n \"WorkspaceId\": \"1016\",\n \"ApplicationToken\": \"ZRCJHdnhqEUEqO1vyskCgWimPucHhREV\"\n}",
157
- "output": "{\n \"Response\": {\n \"RequestId\": \"8f193fa9-506a-421d-afe9-fdde94cc5849\",\n \"Result\": {\n \"Models\": [\n {\n \"ElementId\": \"82d5fb5a-52d0-4636-a225-d46245e911ef\",\n \"ElementName\": \"验证专用\",\n \"ModelType\": \"MODEL_ORIGIN\",\n \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/cb6bad63-0855-4dc2-8908-20518627479b.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDsyyqVvLagaL8lBZq5896tTxOfjbL2h8L%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3Ddbac70b180e5a2d8c343506dae755a01669ffb04\"\n },\n {\n \"ElementId\": \"82d5fb5a-52d0-4636-a225-d46245e911ef\",\n \"ElementName\": \"验证专用-外壳\",\n \"ModelType\": \"MODEL_HULL\",\n \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/ff847c36-89f8-4644-9c1f-d265bd5d5167.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDsyyqVvLagaL8lBZq5896tTxOfjbL2h8L%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3D7af0ab15cab83314e44026fedc0927467d07b776\"\n },\n {\n \"ElementId\": \"0b00f88f-36f1-4ae3-a7b4-5db12332c005\",\n \"ElementName\": \"-1F\",\n \"ModelType\": \"MODEL_STOREY\",\n \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/2ee86ae4-41a1-4c45-840b-4e9eae1b83a1.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDsyyqVvLagaL8lBZq5896tTxOfjbL2h8L%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3De9b58a5293201d24c19e2bc28b49404035b569c1\"\n },\n {\n \"ElementId\": \"61049c1b-158d-41bd-9f0b-df30a50401bd\",\n \"ElementName\": \"RF\",\n \"ModelType\": \"MODEL_STOREY\",\n \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/c96a40b9-f5b6-4523-b58d-15c79f4a4d3b.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDsyyqVvLagaL8lBZq5896tTxOfjbL2h8L%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3D1dfc789fc1770b898e4ffcca61a234449f2c8ff3\"\n },\n {\n \"ElementId\": \"5880efdd-829e-4e3b-a3e2-9e5be4818747\",\n \"ElementName\": \"-2F\",\n \"ModelType\": \"MODEL_STOREY\",\n \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/f7afb966-8df5-416c-9e93-22e323cceca6.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDsyyqVvLagaL8lBZq5896tTxOfjbL2h8L%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3D12cfa0a9344a3064cdd0a3e75d81a160b44085ce\"\n },\n {\n \"ElementId\": \"d0f4a172-6d8b-4993-b7f3-dec2fe8f0a57\",\n \"ElementName\": \"1F\",\n \"ModelType\": \"MODEL_STOREY\",\n \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/d4f94196-63cc-4075-885b-b73853653d78.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDsyyqVvLagaL8lBZq5896tTxOfjbL2h8L%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3De901cf3e32c4efe7344924a9c9f5a69b681d8e45\"\n }\n ]\n }\n }\n}",
157
+ "output": "{\n \"Response\": {\n \"RequestId\": \"8f193fa9-506a-421d-afe9-fdde94cc5849\",\n \"Result\": {\n \"Models\": [\n {\n \"ElementId\": \"82d5fb5a-52d0-4636-a225-d46245e911ef\",\n \"ElementName\": \"验证专用\",\n \"ModelType\": \"MODEL_ORIGIN\",\n \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/cb6bad63-0855-4dc2-8908-20518627479b.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3Ddbac70b180e5a2d8c343506dae755a01669ffb04\"\n },\n {\n \"ElementId\": \"82d5fb5a-52d0-4636-a225-d46245e911ef\",\n \"ElementName\": \"验证专用-外壳\",\n \"ModelType\": \"MODEL_HULL\",\n \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/ff847c36-89f8-4644-9c1f-d265bd5d5167.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3D7af0ab15cab83314e44026fedc0927467d07b776\"\n },\n {\n \"ElementId\": \"0b00f88f-36f1-4ae3-a7b4-5db12332c005\",\n \"ElementName\": \"-1F\",\n \"ModelType\": \"MODEL_STOREY\",\n \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/2ee86ae4-41a1-4c45-840b-4e9eae1b83a1.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3De9b58a5293201d24c19e2bc28b49404035b569c1\"\n },\n {\n \"ElementId\": \"61049c1b-158d-41bd-9f0b-df30a50401bd\",\n \"ElementName\": \"RF\",\n \"ModelType\": \"MODEL_STOREY\",\n \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/c96a40b9-f5b6-4523-b58d-15c79f4a4d3b.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3D1dfc789fc1770b898e4ffcca61a234449f2c8ff3\"\n },\n {\n \"ElementId\": \"5880efdd-829e-4e3b-a3e2-9e5be4818747\",\n \"ElementName\": \"-2F\",\n \"ModelType\": \"MODEL_STOREY\",\n \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/f7afb966-8df5-416c-9e93-22e323cceca6.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3D12cfa0a9344a3064cdd0a3e75d81a160b44085ce\"\n },\n {\n \"ElementId\": \"d0f4a172-6d8b-4993-b7f3-dec2fe8f0a57\",\n \"ElementName\": \"1F\",\n \"ModelType\": \"MODEL_STOREY\",\n \"ModelUrl\": \"https://bim-1301743406.cos.ap-guangzhou.myqcloud.com/100055/1016/d4f94196-63cc-4075-885b-b73853653d78.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1692758001%3B1787366001%26q-key-time%3D1692758001%3B1787366001%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3De901cf3e32c4efe7344924a9c9f5a69b681d8e45\"\n }\n ]\n }\n }\n}",
158
158
  "title": "查询建筑模型"
159
159
  },
160
160
  {
161
161
  "document": "查询建筑模型示例-prod",
162
162
  "input": "POST / HTTP/1.1\nHost: weilingwith.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBuildingModel\n<公共请求参数>\n\n{\n \"BuildingId\": \"9e98dc3920df4230b431404222fefe37\",\n \"WorkspaceId\": \"1124\",\n \"ApplicationToken\": \"Sl5ZDmVuHzhN52o8n1KWagl7sLdrLfN7\"\n}",
163
- "output": "{\n \"Response\": {\n \"RequestId\": \"02cc707e-e6bf-4b5d-a1c3-0544eadfc3fa\",\n \"Result\": {\n \"Models\": [\n {\n \"ElementId\": \"9e98dc3920df4230b431404222fefe37\",\n \"ElementName\": \"rvm\",\n \"ModelType\": \"MODEL_ORIGIN\",\n \"ModelUrl\": \"https://bim-1317915939.cos.ap-guangzhou.myqcloud.com/100001/1124/070b7a50-90ec-4cdb-bd16-ce5073878bc9.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDbGuX8hEh5PbnBXvFhy2rSqztYyA7pa6N%26q-sign-time%3D1693827299%3B1694345699%26q-key-time%3D1693827299%3B1694345699%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3Daa7fea7e00ec0c07ccee5f350fa7e881cfd78035\"\n },\n {\n \"ElementId\": \"9e98dc3920df4230b431404222fefe37\",\n \"ElementName\": \"rvm-外壳\",\n \"ModelType\": \"MODEL_HULL\",\n \"ModelUrl\": \"https://bim-1317915939.cos.ap-guangzhou.myqcloud.com/100001/1124/dbdb4717-6629-4a7e-85a7-b720eae82cdd.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDbGuX8hEh5PbnBXvFhy2rSqztYyA7pa6N%26q-sign-time%3D1693827299%3B1694345699%26q-key-time%3D1693827299%3B1694345699%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3D9ba5a3ed7b71a008fb0e11b194f4c1948bc9c9e9\"\n },\n {\n \"ElementId\": \"679279f4adaa431daf04bab2ea30ad28\",\n \"ElementName\": \"/STABILIZER\",\n \"ModelType\": \"MODEL_STOREY\",\n \"ModelUrl\": \"https://bim-1317915939.cos.ap-guangzhou.myqcloud.com/100001/1124/d0c77567-597e-48fd-9afb-7afddb5d1786.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDbGuX8hEh5PbnBXvFhy2rSqztYyA7pa6N%26q-sign-time%3D1693827299%3B1694345699%26q-key-time%3D1693827299%3B1694345699%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3Ddf00cf2e40bd39a3d26ce10e19f910d6e425c16f\"\n },\n {\n \"ElementId\": \"4cf3865c355048d0be117466b89ff5ae\",\n \"ElementName\": \"/SAMPLE-ADMIN\",\n \"ModelType\": \"MODEL_STOREY\",\n \"ModelUrl\": \"https://bim-1317915939.cos.ap-guangzhou.myqcloud.com/100001/1124/b04791d4-f6ad-43f5-a36d-74eba01b2090.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDbGuX8hEh5PbnBXvFhy2rSqztYyA7pa6N%26q-sign-time%3D1693827299%3B1694345699%26q-key-time%3D1693827299%3B1694345699%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3D8f62e68d47eabbfe029af1d736815aa248691cf2\"\n },\n {\n \"ElementId\": \"42ac80b2834442f89c9c73e723986012\",\n \"ElementName\": \"/PSI-SAMPLE\",\n \"ModelType\": \"MODEL_STOREY\",\n \"ModelUrl\": \"https://bim-1317915939.cos.ap-guangzhou.myqcloud.com/100001/1124/12816356-f38e-4252-a8d0-6222df7d9421.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDbGuX8hEh5PbnBXvFhy2rSqztYyA7pa6N%26q-sign-time%3D1693827299%3B1694345699%26q-key-time%3D1693827299%3B1694345699%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3D39f7013ce9d5e7d2d36532e2b54ab4edfbc605ff\"\n }\n ]\n }\n }\n}",
163
+ "output": "{\n \"Response\": {\n \"RequestId\": \"02cc707e-e6bf-4b5d-a1c3-0544eadfc3fa\",\n \"Result\": {\n \"Models\": [\n {\n \"ElementId\": \"9e98dc3920df4230b431404222fefe37\",\n \"ElementName\": \"rvm\",\n \"ModelType\": \"MODEL_ORIGIN\",\n \"ModelUrl\": \"https://bim-1317915939.cos.ap-guangzhou.myqcloud.com/100001/1124/070b7a50-90ec-4cdb-bd16-ce5073878bc9.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1693827299%3B1694345699%26q-key-time%3D1693827299%3B1694345699%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3Daa7fea7e00ec0c07ccee5f350fa7e881cfd78035\"\n },\n {\n \"ElementId\": \"9e98dc3920df4230b431404222fefe37\",\n \"ElementName\": \"rvm-外壳\",\n \"ModelType\": \"MODEL_HULL\",\n \"ModelUrl\": \"https://bim-1317915939.cos.ap-guangzhou.myqcloud.com/100001/1124/dbdb4717-6629-4a7e-85a7-b720eae82cdd.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1693827299%3B1694345699%26q-key-time%3D1693827299%3B1694345699%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3D9ba5a3ed7b71a008fb0e11b194f4c1948bc9c9e9\"\n },\n {\n \"ElementId\": \"679279f4adaa431daf04bab2ea30ad28\",\n \"ElementName\": \"/STABILIZER\",\n \"ModelType\": \"MODEL_STOREY\",\n \"ModelUrl\": \"https://bim-1317915939.cos.ap-guangzhou.myqcloud.com/100001/1124/d0c77567-597e-48fd-9afb-7afddb5d1786.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1693827299%3B1694345699%26q-key-time%3D1693827299%3B1694345699%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3Ddf00cf2e40bd39a3d26ce10e19f910d6e425c16f\"\n },\n {\n \"ElementId\": \"4cf3865c355048d0be117466b89ff5ae\",\n \"ElementName\": \"/SAMPLE-ADMIN\",\n \"ModelType\": \"MODEL_STOREY\",\n \"ModelUrl\": \"https://bim-1317915939.cos.ap-guangzhou.myqcloud.com/100001/1124/b04791d4-f6ad-43f5-a36d-74eba01b2090.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1693827299%3B1694345699%26q-key-time%3D1693827299%3B1694345699%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3D8f62e68d47eabbfe029af1d736815aa248691cf2\"\n },\n {\n \"ElementId\": \"42ac80b2834442f89c9c73e723986012\",\n \"ElementName\": \"/PSI-SAMPLE\",\n \"ModelType\": \"MODEL_STOREY\",\n \"ModelUrl\": \"https://bim-1317915939.cos.ap-guangzhou.myqcloud.com/100001/1124/12816356-f38e-4252-a8d0-6222df7d9421.glb?sign=q-sign-algorithm%3Dsha1%26q-ak%3D******%26q-sign-time%3D1693827299%3B1694345699%26q-key-time%3D1693827299%3B1694345699%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3D39f7013ce9d5e7d2d36532e2b54ab4edfbc605ff\"\n }\n ]\n }\n }\n}",
164
164
  "title": "查询建筑模型示例-prod"
165
165
  }
166
166
  ],