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
@@ -175,6 +175,13 @@
175
175
  "output": "CreateRoleConfigurationResponse",
176
176
  "status": "online"
177
177
  },
178
+ "CreateSCIMCredential": {
179
+ "document": "创建SCIM密钥",
180
+ "input": "CreateSCIMCredentialRequest",
181
+ "name": "创建SCIM密钥",
182
+ "output": "CreateSCIMCredentialResponse",
183
+ "status": "online"
184
+ },
178
185
  "CreateUser": {
179
186
  "document": "创建用户",
180
187
  "input": "CreateUserRequest",
@@ -273,6 +280,13 @@
273
280
  "output": "DeleteRoleConfigurationResponse",
274
281
  "status": "online"
275
282
  },
283
+ "DeleteSCIMCredential": {
284
+ "document": "删除SCIM密钥",
285
+ "input": "DeleteSCIMCredentialRequest",
286
+ "name": "删除SCIM密钥",
287
+ "output": "DeleteSCIMCredentialResponse",
288
+ "status": "online"
289
+ },
276
290
  "DeleteShareUnit": {
277
291
  "document": "删除共享单元。",
278
292
  "input": "DeleteShareUnitRequest",
@@ -497,6 +511,13 @@
497
511
  "output": "GetRoleConfigurationResponse",
498
512
  "status": "online"
499
513
  },
514
+ "GetSCIMSynchronizationStatus": {
515
+ "document": "获取SCIM同步状态",
516
+ "input": "GetSCIMSynchronizationStatusRequest",
517
+ "name": "查询SCIM同步的状态",
518
+ "output": "GetSCIMSynchronizationStatusResponse",
519
+ "status": "online"
520
+ },
500
521
  "GetTaskStatus": {
501
522
  "document": "查询异步任务的状态",
502
523
  "input": "GetTaskStatusRequest",
@@ -637,6 +658,13 @@
637
658
  "output": "ListRoleConfigurationsResponse",
638
659
  "status": "online"
639
660
  },
661
+ "ListSCIMCredentials": {
662
+ "document": "查询用户SCIM密钥列表",
663
+ "input": "ListSCIMCredentialsRequest",
664
+ "name": "查询SCIM密钥列表",
665
+ "output": "ListSCIMCredentialsResponse",
666
+ "status": "online"
667
+ },
640
668
  "ListTargetsForPolicy": {
641
669
  "document": "本接口(ListTargetsForPolicy)查询某个指定策略关联的目标列表",
642
670
  "input": "ListTargetsForPolicyRequest",
@@ -791,6 +819,20 @@
791
819
  "output": "UpdateRoleConfigurationResponse",
792
820
  "status": "online"
793
821
  },
822
+ "UpdateSCIMCredentialStatus": {
823
+ "document": "启用/禁用SCIM密钥",
824
+ "input": "UpdateSCIMCredentialStatusRequest",
825
+ "name": "启用或禁用SCIM密钥",
826
+ "output": "UpdateSCIMCredentialStatusResponse",
827
+ "status": "online"
828
+ },
829
+ "UpdateSCIMSynchronizationStatus": {
830
+ "document": "启用/禁用用户SCIM同步",
831
+ "input": "UpdateSCIMSynchronizationStatusRequest",
832
+ "name": "启用或禁用SCIM同步",
833
+ "output": "UpdateSCIMSynchronizationStatusResponse",
834
+ "status": "online"
835
+ },
794
836
  "UpdateShareUnit": {
795
837
  "document": "更新共享单元。",
796
838
  "input": "UpdateShareUnitRequest",
@@ -1091,6 +1133,15 @@
1091
1133
  "name": "CustomPolicyDocument",
1092
1134
  "required": false,
1093
1135
  "type": "string"
1136
+ },
1137
+ {
1138
+ "disabled": false,
1139
+ "document": "自定义策略内容列表(跟RolePolicyNames一一对应)",
1140
+ "example": "[ \"policyContent1\", \"policyContent2\" ]",
1141
+ "member": "string",
1142
+ "name": "CustomPolicyDocuments",
1143
+ "required": false,
1144
+ "type": "list"
1094
1145
  }
1095
1146
  ],
1096
1147
  "type": "object"
@@ -1626,6 +1677,15 @@
1626
1677
  "name": "Description",
1627
1678
  "required": false,
1628
1679
  "type": "string"
1680
+ },
1681
+ {
1682
+ "disabled": false,
1683
+ "document": "用户组类型 Manual:手动创建,Synchronized:外部导入",
1684
+ "example": "Manual",
1685
+ "member": "string",
1686
+ "name": "GroupType",
1687
+ "required": false,
1688
+ "type": "string"
1629
1689
  }
1630
1690
  ],
1631
1691
  "type": "object"
@@ -2281,6 +2341,103 @@
2281
2341
  ],
2282
2342
  "type": "object"
2283
2343
  },
2344
+ "CreateSCIMCredentialRequest": {
2345
+ "document": "CreateSCIMCredential请求参数结构体",
2346
+ "members": [
2347
+ {
2348
+ "disabled": false,
2349
+ "document": "空间ID。z-前缀开头,后面是12位随机数字/小写字母",
2350
+ "example": "z-00fdsg****",
2351
+ "member": "string",
2352
+ "name": "ZoneId",
2353
+ "required": true,
2354
+ "type": "string"
2355
+ }
2356
+ ],
2357
+ "type": "object"
2358
+ },
2359
+ "CreateSCIMCredentialResponse": {
2360
+ "document": "CreateSCIMCredential返回参数结构体",
2361
+ "members": [
2362
+ {
2363
+ "disabled": false,
2364
+ "document": "空间ID。z-前缀开头,后面是12位随机数字/小写字母。",
2365
+ "example": "z-00fdsg****",
2366
+ "member": "string",
2367
+ "name": "ZoneId",
2368
+ "output_required": true,
2369
+ "type": "string",
2370
+ "value_allowed_null": false
2371
+ },
2372
+ {
2373
+ "disabled": false,
2374
+ "document": "SCIM密钥ID。scimcred-前缀开头,后面是12位随机数字/小写字母。",
2375
+ "example": "scimcred-lkj****",
2376
+ "member": "string",
2377
+ "name": "CredentialId",
2378
+ "output_required": true,
2379
+ "type": "string",
2380
+ "value_allowed_null": false
2381
+ },
2382
+ {
2383
+ "disabled": false,
2384
+ "document": "SCIM密钥类型。",
2385
+ "example": "BearerToken",
2386
+ "member": "string",
2387
+ "name": "CredentialType",
2388
+ "output_required": true,
2389
+ "type": "string",
2390
+ "value_allowed_null": false
2391
+ },
2392
+ {
2393
+ "disabled": false,
2394
+ "document": "SCIM 密钥的创建时间。",
2395
+ "example": "2024-04-29 15:04:05",
2396
+ "member": "string",
2397
+ "name": "CreateTime",
2398
+ "output_required": true,
2399
+ "type": "string",
2400
+ "value_allowed_null": false
2401
+ },
2402
+ {
2403
+ "disabled": false,
2404
+ "document": "SCIM 密钥的过期时间。",
2405
+ "example": "2025-04-29 15:04:05",
2406
+ "member": "string",
2407
+ "name": "ExpireTime",
2408
+ "output_required": true,
2409
+ "type": "string",
2410
+ "value_allowed_null": false
2411
+ },
2412
+ {
2413
+ "disabled": false,
2414
+ "document": "SCIM密钥状态,Enabled已开启,Disabled已关闭。",
2415
+ "example": "Enabled",
2416
+ "member": "string",
2417
+ "name": "CredentialStatus",
2418
+ "output_required": false,
2419
+ "type": "string",
2420
+ "value_allowed_null": false
2421
+ },
2422
+ {
2423
+ "disabled": false,
2424
+ "document": "SCIM密钥。",
2425
+ "example": "sJf[mc5kPJ8saXeYDgyw****",
2426
+ "member": "string",
2427
+ "name": "CredentialSecret",
2428
+ "output_required": true,
2429
+ "type": "string",
2430
+ "value_allowed_null": false
2431
+ },
2432
+ {
2433
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
2434
+ "member": "string",
2435
+ "name": "RequestId",
2436
+ "type": "string"
2437
+ }
2438
+ ],
2439
+ "type": "object"
2440
+ },
2284
2441
  "CreateUserRequest": {
2285
2442
  "document": "CreateUser请求参数结构体",
2286
2443
  "members": [
@@ -2355,6 +2512,15 @@
2355
2512
  "name": "UserStatus",
2356
2513
  "required": false,
2357
2514
  "type": "string"
2515
+ },
2516
+ {
2517
+ "disabled": false,
2518
+ "document": "用户类型 Manual:手动创建,Synchronized:外部导入",
2519
+ "example": "Manual",
2520
+ "member": "string",
2521
+ "name": "UserType",
2522
+ "required": false,
2523
+ "type": "string"
2358
2524
  }
2359
2525
  ],
2360
2526
  "type": "object"
@@ -2850,6 +3016,42 @@
2850
3016
  ],
2851
3017
  "type": "object"
2852
3018
  },
3019
+ "DeleteSCIMCredentialRequest": {
3020
+ "document": "DeleteSCIMCredential请求参数结构体",
3021
+ "members": [
3022
+ {
3023
+ "disabled": false,
3024
+ "document": "空间ID。z-前缀开头,后面是12位随机数字/小写字母",
3025
+ "example": "z-00fdsg****",
3026
+ "member": "string",
3027
+ "name": "ZoneId",
3028
+ "required": true,
3029
+ "type": "string"
3030
+ },
3031
+ {
3032
+ "disabled": false,
3033
+ "document": "SCIM密钥ID。scimcred-前缀开头,后面是12位随机数字/小写字母。",
3034
+ "example": "scimcred-lkj****",
3035
+ "member": "string",
3036
+ "name": "CredentialId",
3037
+ "required": true,
3038
+ "type": "string"
3039
+ }
3040
+ ],
3041
+ "type": "object"
3042
+ },
3043
+ "DeleteSCIMCredentialResponse": {
3044
+ "document": "DeleteSCIMCredential返回参数结构体",
3045
+ "members": [
3046
+ {
3047
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
3048
+ "member": "string",
3049
+ "name": "RequestId",
3050
+ "type": "string"
3051
+ }
3052
+ ],
3053
+ "type": "object"
3054
+ },
2853
3055
  "DeleteShareUnitMembersRequest": {
2854
3056
  "document": "DeleteShareUnitMembers请求参数结构体",
2855
3057
  "members": [
@@ -5040,6 +5242,43 @@
5040
5242
  ],
5041
5243
  "type": "object"
5042
5244
  },
5245
+ "GetSCIMSynchronizationStatusRequest": {
5246
+ "document": "GetSCIMSynchronizationStatus请求参数结构体",
5247
+ "members": [
5248
+ {
5249
+ "disabled": false,
5250
+ "document": "空间ID。z-前缀开头,后面是12位随机数字/小写字母",
5251
+ "example": "z-00fdsg****",
5252
+ "member": "string",
5253
+ "name": "ZoneId",
5254
+ "required": true,
5255
+ "type": "string"
5256
+ }
5257
+ ],
5258
+ "type": "object"
5259
+ },
5260
+ "GetSCIMSynchronizationStatusResponse": {
5261
+ "document": "GetSCIMSynchronizationStatus返回参数结构体",
5262
+ "members": [
5263
+ {
5264
+ "disabled": false,
5265
+ "document": "SCIM 同步状态。Enabled:启用。 Disabled:禁用。",
5266
+ "example": "Enabled",
5267
+ "member": "string",
5268
+ "name": "SCIMSynchronizationStatus",
5269
+ "output_required": true,
5270
+ "type": "string",
5271
+ "value_allowed_null": false
5272
+ },
5273
+ {
5274
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
5275
+ "member": "string",
5276
+ "name": "RequestId",
5277
+ "type": "string"
5278
+ }
5279
+ ],
5280
+ "type": "object"
5281
+ },
5043
5282
  "GetTaskStatusRequest": {
5044
5283
  "document": "GetTaskStatus请求参数结构体",
5045
5284
  "members": [
@@ -5896,12 +6135,21 @@
5896
6135
  },
5897
6136
  {
5898
6137
  "disabled": false,
5899
- "document": "排序类型:Desc 倒序 Asc 正序,需要你和SortField一起设置",
6138
+ "document": "排序类型:Desc 倒序 Asc 正序,需要您和SortField一起设置",
5900
6139
  "example": "Desc",
5901
6140
  "member": "string",
5902
6141
  "name": "SortType",
5903
6142
  "required": false,
5904
6143
  "type": "string"
6144
+ },
6145
+ {
6146
+ "disabled": false,
6147
+ "document": "翻页offset. 不要与NextToken同时使用,优先使用NextToken",
6148
+ "example": "0",
6149
+ "member": "int64",
6150
+ "name": "Offset",
6151
+ "required": false,
6152
+ "type": "int"
5905
6153
  }
5906
6154
  ],
5907
6155
  "type": "object"
@@ -7088,8 +7336,8 @@
7088
7336
  },
7089
7337
  {
7090
7338
  "disabled": false,
7091
- "document": "过滤条件。不区分大小写。目前,只支持 RoleConfigurationName,只支持 eq(Equals)和 sw(Start With)。 示例:Filter = \"RoleConfigurationName,只支持 sw test\",表示查询名称以 test 开头的全部权限配置。Filter = \"RoleConfigurationName,只支持 eq TestRoleConfiguration\",表示查询名称为 TestRoleConfiguration 的权限配置。",
7092
- "example": "RoleConfigurationName eq TestRoleConfiguration",
7339
+ "document": "过滤文本。不区分大小写。目前,支持 RoleConfigurationName和Description. 示例:Filter = \"test\",表示查询名称或描述里包含 test 的权限配置。",
7340
+ "example": "test",
7093
7341
  "member": "string",
7094
7342
  "name": "Filter",
7095
7343
  "required": false,
@@ -7178,6 +7426,62 @@
7178
7426
  ],
7179
7427
  "type": "object"
7180
7428
  },
7429
+ "ListSCIMCredentialsRequest": {
7430
+ "document": "ListSCIMCredentials请求参数结构体",
7431
+ "members": [
7432
+ {
7433
+ "disabled": false,
7434
+ "document": "空间ID。z-前缀开头,后面是12位随机数字/小写字母",
7435
+ "example": "z-00fdsg****",
7436
+ "member": "string",
7437
+ "name": "ZoneId",
7438
+ "required": true,
7439
+ "type": "string"
7440
+ },
7441
+ {
7442
+ "disabled": false,
7443
+ "document": "SCIM密钥ID",
7444
+ "example": "scimcred-lkj****",
7445
+ "member": "string",
7446
+ "name": "CredentialId",
7447
+ "required": false,
7448
+ "type": "string"
7449
+ }
7450
+ ],
7451
+ "type": "object"
7452
+ },
7453
+ "ListSCIMCredentialsResponse": {
7454
+ "document": "ListSCIMCredentials返回参数结构体",
7455
+ "members": [
7456
+ {
7457
+ "disabled": false,
7458
+ "document": "SCIM密钥数量。",
7459
+ "example": "0",
7460
+ "member": "int64",
7461
+ "name": "TotalCounts",
7462
+ "output_required": true,
7463
+ "type": "int",
7464
+ "value_allowed_null": false
7465
+ },
7466
+ {
7467
+ "disabled": false,
7468
+ "document": "SCIM 密钥信息。",
7469
+ "example": "[]",
7470
+ "member": "SCIMCredential",
7471
+ "name": "SCIMCredentials",
7472
+ "output_required": true,
7473
+ "type": "list",
7474
+ "value_allowed_null": false
7475
+ },
7476
+ {
7477
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
7478
+ "member": "string",
7479
+ "name": "RequestId",
7480
+ "type": "string"
7481
+ }
7482
+ ],
7483
+ "type": "object"
7484
+ },
7181
7485
  "ListTargetsForPolicyNode": {
7182
7486
  "document": "查询某个指定SCP策略关联的目标列表",
7183
7487
  "members": [
@@ -7689,12 +7993,21 @@
7689
7993
  },
7690
7994
  {
7691
7995
  "disabled": false,
7692
- "document": "排序类型:Desc 倒序 Asc 正序,需要你和SortField一起设置",
7996
+ "document": "排序类型:Desc 倒序 Asc 正序,需要您和SortField一起设置",
7693
7997
  "example": "Desc",
7694
7998
  "member": "string",
7695
7999
  "name": "SortType",
7696
8000
  "required": false,
7697
8001
  "type": "string"
8002
+ },
8003
+ {
8004
+ "disabled": false,
8005
+ "document": "翻页offset. 不要与NextToken同时使用,优先使用NextToken",
8006
+ "example": "0",
8007
+ "member": "int64",
8008
+ "name": "Offset",
8009
+ "required": false,
8010
+ "type": "int"
7698
8011
  }
7699
8012
  ],
7700
8013
  "type": "object"
@@ -10234,6 +10547,72 @@
10234
10547
  ],
10235
10548
  "usage": "both"
10236
10549
  },
10550
+ "SCIMCredential": {
10551
+ "document": "SCIM密钥",
10552
+ "members": [
10553
+ {
10554
+ "disabled": false,
10555
+ "document": "空间ID。z-前缀开头,后面是12位随机数字/小写字母",
10556
+ "example": "z-00fdsg****",
10557
+ "member": "string",
10558
+ "name": "ZoneId",
10559
+ "output_required": true,
10560
+ "type": "string",
10561
+ "value_allowed_null": false
10562
+ },
10563
+ {
10564
+ "disabled": false,
10565
+ "document": "SCIM密钥状态,Enabled已开启,Disabled已关闭。",
10566
+ "example": "Enabled",
10567
+ "member": "string",
10568
+ "name": "Status",
10569
+ "output_required": true,
10570
+ "type": "string",
10571
+ "value_allowed_null": false
10572
+ },
10573
+ {
10574
+ "disabled": false,
10575
+ "document": "SCIM密钥ID。scimcred-前缀开头,后面是12位随机数字/小写字母。",
10576
+ "example": "scimcred-lkj****",
10577
+ "member": "string",
10578
+ "name": "CredentialId",
10579
+ "output_required": true,
10580
+ "type": "string",
10581
+ "value_allowed_null": false
10582
+ },
10583
+ {
10584
+ "disabled": false,
10585
+ "document": "SCIM密钥类型。",
10586
+ "example": "BearerToken",
10587
+ "member": "string",
10588
+ "name": "CredentialType",
10589
+ "output_required": true,
10590
+ "type": "string",
10591
+ "value_allowed_null": false
10592
+ },
10593
+ {
10594
+ "disabled": false,
10595
+ "document": "SCIM 密钥的创建时间。",
10596
+ "example": "2024-04-29 15:04:05",
10597
+ "member": "string",
10598
+ "name": "CreateTime",
10599
+ "output_required": true,
10600
+ "type": "string",
10601
+ "value_allowed_null": false
10602
+ },
10603
+ {
10604
+ "disabled": false,
10605
+ "document": "SCIM 密钥的过期时间。",
10606
+ "example": "2025-04-29 15:04:05",
10607
+ "member": "string",
10608
+ "name": "ExpireTime",
10609
+ "output_required": true,
10610
+ "type": "string",
10611
+ "value_allowed_null": false
10612
+ }
10613
+ ],
10614
+ "usage": "out"
10615
+ },
10237
10616
  "SendOrgMemberAccountBindEmailRequest": {
10238
10617
  "document": "SendOrgMemberAccountBindEmail请求参数结构体",
10239
10618
  "members": [
@@ -11267,6 +11646,87 @@
11267
11646
  ],
11268
11647
  "type": "object"
11269
11648
  },
11649
+ "UpdateSCIMCredentialStatusRequest": {
11650
+ "document": "UpdateSCIMCredentialStatus请求参数结构体",
11651
+ "members": [
11652
+ {
11653
+ "disabled": false,
11654
+ "document": "空间ID。z-前缀开头,后面是12位随机数字/小写字母",
11655
+ "example": "z-00fdsg****",
11656
+ "member": "string",
11657
+ "name": "ZoneId",
11658
+ "required": true,
11659
+ "type": "string"
11660
+ },
11661
+ {
11662
+ "disabled": false,
11663
+ "document": "SCIM密钥ID。scimcred-前缀开头,后面是12位随机数字/小写字母。",
11664
+ "example": "scimcred-lkj****",
11665
+ "member": "string",
11666
+ "name": "CredentialId",
11667
+ "required": true,
11668
+ "type": "string"
11669
+ },
11670
+ {
11671
+ "disabled": false,
11672
+ "document": "SCIM密钥状态。Enabled:启用。 Disabled:禁用。",
11673
+ "example": "Enabled",
11674
+ "member": "string",
11675
+ "name": "NewStatus",
11676
+ "required": true,
11677
+ "type": "string"
11678
+ }
11679
+ ],
11680
+ "type": "object"
11681
+ },
11682
+ "UpdateSCIMCredentialStatusResponse": {
11683
+ "document": "UpdateSCIMCredentialStatus返回参数结构体",
11684
+ "members": [
11685
+ {
11686
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
11687
+ "member": "string",
11688
+ "name": "RequestId",
11689
+ "type": "string"
11690
+ }
11691
+ ],
11692
+ "type": "object"
11693
+ },
11694
+ "UpdateSCIMSynchronizationStatusRequest": {
11695
+ "document": "UpdateSCIMSynchronizationStatus请求参数结构体",
11696
+ "members": [
11697
+ {
11698
+ "disabled": false,
11699
+ "document": "空间ID。z-前缀开头,后面是12位随机数字/小写字母",
11700
+ "example": "z-00fdsg****",
11701
+ "member": "string",
11702
+ "name": "ZoneId",
11703
+ "required": true,
11704
+ "type": "string"
11705
+ },
11706
+ {
11707
+ "disabled": false,
11708
+ "document": "SCIM 同步状态。Enabled:启用。Disabled:禁用。",
11709
+ "example": "Enabled",
11710
+ "member": "string",
11711
+ "name": "SCIMSynchronizationStatus",
11712
+ "required": true,
11713
+ "type": "string"
11714
+ }
11715
+ ],
11716
+ "type": "object"
11717
+ },
11718
+ "UpdateSCIMSynchronizationStatusResponse": {
11719
+ "document": "UpdateSCIMSynchronizationStatus返回参数结构体",
11720
+ "members": [
11721
+ {
11722
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
11723
+ "member": "string",
11724
+ "name": "RequestId",
11725
+ "type": "string"
11726
+ }
11727
+ ],
11728
+ "type": "object"
11729
+ },
11270
11730
  "UpdateShareUnitRequest": {
11271
11731
  "document": "UpdateShareUnit请求参数结构体",
11272
11732
  "members": [
@@ -200,6 +200,14 @@
200
200
  "title": "创建权限配置"
201
201
  }
202
202
  ],
203
+ "CreateSCIMCredential": [
204
+ {
205
+ "document": "创建SCIM密钥",
206
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateSCIMCredential\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-vft38p2hq8tq\"\n}",
207
+ "output": "{\n \"Response\": {\n \"CreateTime\": \"2024-05-31 15:04:53\",\n \"CredentialId\": \"scimcred-un1tgbnt0s9j\",\n \"CredentialSecret\": \"YlBKbEhkYXI2cy9xOEFjSyj**************PJlcOtCKFiNoHOc5EZox3ZKEVqo2CUA=\",\n \"CredentialStatus\": \"Enabled\",\n \"CredentialType\": \"BearerToken\",\n \"ExpireTime\": \"2025-05-31 15:04:53\",\n \"RequestId\": \"b835edd6-8ac0-4e79-9b78-917d3faff9ed\",\n \"ZoneId\": \"z-vft38p2hq8tq\"\n }\n}",
208
+ "title": "创建SCIM密钥"
209
+ }
210
+ ],
203
211
  "CreateUser": [
204
212
  {
205
213
  "document": "创建用户",
@@ -312,6 +320,14 @@
312
320
  "title": "删除权限配置信息"
313
321
  }
314
322
  ],
323
+ "DeleteSCIMCredential": [
324
+ {
325
+ "document": "删除SCIM密钥",
326
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteSCIMCredential\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-vft38p2hq8tq\",\n \"CredentialId\": \"scimcred-un1tgbnt0s9j\"\n}",
327
+ "output": "{\n \"Response\": {\n \"RequestId\": \"b9a87af3-a121-471b-bb61-16a2985b4619\"\n }\n}",
328
+ "title": "删除SCIM密钥"
329
+ }
330
+ ],
315
331
  "DeleteShareUnit": [
316
332
  {
317
333
  "document": "",
@@ -568,6 +584,14 @@
568
584
  "title": "查询权限配置信息"
569
585
  }
570
586
  ],
587
+ "GetSCIMSynchronizationStatus": [
588
+ {
589
+ "document": "获取SCIM同步状态",
590
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetSCIMSynchronizationStatus\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-vft38p2hq8tq\"\n}",
591
+ "output": "{\n \"Response\": {\n \"RequestId\": \"a9c83496-1656-4e86-88ba-4cbc26bef4ba\",\n \"SCIMSynchronizationStatus\": \"Disabled\"\n }\n}",
592
+ "title": "获取SCIM同步状态"
593
+ }
594
+ ],
571
595
  "GetTaskStatus": [
572
596
  {
573
597
  "document": "查询异步任务的状态",
@@ -723,11 +747,19 @@
723
747
  "ListRoleConfigurations": [
724
748
  {
725
749
  "document": "查询权限配置列表",
726
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListRoleConfiguration\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-s9h39sdn2\",\n \"NextToken\": \"sisndpmfisdnlk\",\n \"MaxResults\": 10,\n \"Filter\": \"RoleConfigurationName eqTestRoleConfiguration\"\n}",
750
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListRoleConfiguration\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-s9h39sdn2\",\n \"NextToken\": \"sisndpmfisdnlk\",\n \"MaxResults\": 10,\n \"Filter\": \"test\"\n}",
727
751
  "output": "{\n \"Response\": {\n \"TotalCounts\": 20,\n \"MaxResults\": 10,\n \"IsTruncated\": true,\n \"NextToken\": \"3si2ns92ns82bos\",\n \"RoleConfigurations\": [\n {\n \"RoleConfigurationId\": \"rc-s2ns92ns***\",\n \"RoleConfigurationName\": \"test\",\n \"Description\": \"this is role configuration\",\n \"SessionDuration\": 900,\n \"RelayState\": \"https://console.cloud.tencent.com\",\n \"CreateTime\": \"2019-01-01 12:12:12\",\n \"UpdateTime\": \"2019-01-01 12:12:12\"\n }\n ],\n \"RequestId\": \"e297543a-80de-4039-83c8-9d324545\"\n }\n}",
728
752
  "title": "查询权限配置列表"
729
753
  }
730
754
  ],
755
+ "ListSCIMCredentials": [
756
+ {
757
+ "document": "查询SCIM密钥列表",
758
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListSCIMCredentials\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-vft38p2hq8tq\"\n}",
759
+ "output": "{\n \"Response\": {\n \"RequestId\": \"60ebab32-73ff-4d3d-abdf-af9b1e866add\",\n \"SCIMCredentials\": [],\n \"TotalCounts\": 0\n }\n}",
760
+ "title": "查询SCIM密钥列表"
761
+ }
762
+ ],
731
763
  "ListTargetsForPolicy": [
732
764
  {
733
765
  "document": "查询某个指定策略关联的目标列表",
@@ -904,6 +936,22 @@
904
936
  "title": "修改权限配置信息"
905
937
  }
906
938
  ],
939
+ "UpdateSCIMCredentialStatus": [
940
+ {
941
+ "document": "修改SCIM密钥状态",
942
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateSCIMCredentialStatus\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-vft38p2hq8tq\",\n \"CredentialId\": \"scimcred-un1tgbnt0s9j\",\n \"NewStatus\": \"Disabled\"\n}",
943
+ "output": "{\n \"Response\": {\n \"RequestId\": \"d0b5fffc-c7b9-4513-a080-8dfcf72c6e56\"\n }\n}",
944
+ "title": "修改SCIM密钥状态"
945
+ }
946
+ ],
947
+ "UpdateSCIMSynchronizationStatus": [
948
+ {
949
+ "document": "更新SCIM同步状态",
950
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateSCIMSynchronizationStatus\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-vft38p2hq8tq\",\n \"SCIMSynchronizationStatus\": \"Enabled\"\n}",
951
+ "output": "{\n \"Response\": {\n \"RequestId\": \"520e1475-6042-4353-b85a-7c67e5e98e58\"\n }\n}",
952
+ "title": "更新SCIM同步状态"
953
+ }
954
+ ],
907
955
  "UpdateShareUnit": [
908
956
  {
909
957
  "document": "",