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
@@ -105,6 +105,13 @@
105
105
  "output": "CreateL4ProxyRulesResponse",
106
106
  "status": "online"
107
107
  },
108
+ "CreateLoadBalancer": {
109
+ "document": "创建负载均衡实例。详情请参考 [快速创建负载均衡实例](https://cloud.tencent.com/document/product/1552/104223)。负载均衡功能内测中,如您需要使用请 [联系我们](https://cloud.tencent.com/online-service)。",
110
+ "input": "CreateLoadBalancerRequest",
111
+ "name": "创建负载均衡实例",
112
+ "output": "CreateLoadBalancerResponse",
113
+ "status": "online"
114
+ },
108
115
  "CreateOriginGroup": {
109
116
  "document": "创建源站组,以源站组的方式管理业务源站。此处配置的源站组可于**添加加速域名**和**四层代理**等功能中引用。",
110
117
  "input": "CreateOriginGroupRequest",
@@ -238,6 +245,13 @@
238
245
  "output": "DeleteL4ProxyRulesResponse",
239
246
  "status": "online"
240
247
  },
248
+ "DeleteLoadBalancer": {
249
+ "document": "删除负载均衡实例,若负载均衡示例被其他服务(例如:四层代理等)引用的时候,示例无法被删除,需要先解除引用关系。负载均衡功能内测中,如您需要使用请 [联系我们](https://cloud.tencent.com/online-service)。",
250
+ "input": "DeleteLoadBalancerRequest",
251
+ "name": "删除负载均衡实例",
252
+ "output": "DeleteLoadBalancerResponse",
253
+ "status": "online"
254
+ },
241
255
  "DeleteOriginGroup": {
242
256
  "document": "删除源站组,若源站组仍然被服务(例如:四层代理,域名服务,负载均衡,规则引起)引用,将不允许删除。",
243
257
  "input": "DeleteOriginGroupRequest",
@@ -448,6 +462,13 @@
448
462
  "output": "DescribeL4ProxyRulesResponse",
449
463
  "status": "online"
450
464
  },
465
+ "DescribeLoadBalancerList": {
466
+ "document": "查询负载均衡实例列表。负载均衡功能内测中,如您需要使用请 [联系我们](https://cloud.tencent.com/online-service)。",
467
+ "input": "DescribeLoadBalancerListRequest",
468
+ "name": "查询负载均衡实例列表",
469
+ "output": "DescribeLoadBalancerListResponse",
470
+ "status": "online"
471
+ },
451
472
  "DescribeOriginGroup": {
452
473
  "document": "获取源站组列表",
453
474
  "input": "DescribeOriginGroupRequest",
@@ -455,6 +476,13 @@
455
476
  "output": "DescribeOriginGroupResponse",
456
477
  "status": "online"
457
478
  },
479
+ "DescribeOriginGroupHealthStatus": {
480
+ "document": "查询负载均衡实例下源站组健康状态。负载均衡功能内测中,如您需要使用请 [联系我们](https://cloud.tencent.com/online-service)。",
481
+ "input": "DescribeOriginGroupHealthStatusRequest",
482
+ "name": "查询负载均衡实例下源站组健康状态",
483
+ "output": "DescribeOriginGroupHealthStatusResponse",
484
+ "status": "online"
485
+ },
458
486
  "DescribeOriginProtection": {
459
487
  "document": "查询源站防护信息",
460
488
  "input": "DescribeOriginProtectionRequest",
@@ -735,6 +763,13 @@
735
763
  "output": "ModifyL4ProxyStatusResponse",
736
764
  "status": "online"
737
765
  },
766
+ "ModifyLoadBalancer": {
767
+ "document": "修改负载均衡实例配置。负载均衡功能内测中,如您需要使用请 [联系我们](https://cloud.tencent.com/online-service)。",
768
+ "input": "ModifyLoadBalancerRequest",
769
+ "name": "修改负载均衡实例",
770
+ "output": "ModifyLoadBalancerResponse",
771
+ "status": "online"
772
+ },
738
773
  "ModifyOriginGroup": {
739
774
  "document": "修改源站组配置,新提交的源站记录将会覆盖原有源站组中的源站记录。",
740
775
  "input": "ModifyOriginGroupRequest",
@@ -1021,7 +1056,7 @@
1021
1056
  },
1022
1057
  {
1023
1058
  "disabled": false,
1024
- "document": "服务端证书列表。\n注意:此字段可能返回 null,表示取不到有效值。",
1059
+ "document": "服务端证书列表,相关证书部署在 EO 的入口侧。\n注意:此字段可能返回 null,表示取不到有效值。",
1025
1060
  "example": "无",
1026
1061
  "member": "CertificateInfo",
1027
1062
  "name": "List",
@@ -1032,7 +1067,7 @@
1032
1067
  },
1033
1068
  {
1034
1069
  "disabled": false,
1035
- "document": "边缘双向认证配置。",
1070
+ "document": "在边缘双向认证场景下,该字段为客户端的 CA 证书,部署在 EO 节点内,用于 EO 节点认证客户端证书。",
1036
1071
  "example": "无",
1037
1072
  "member": "MutualTLS",
1038
1073
  "name": "ClientCertInfo",
@@ -1040,6 +1075,17 @@
1040
1075
  "required": false,
1041
1076
  "type": "object",
1042
1077
  "value_allowed_null": false
1078
+ },
1079
+ {
1080
+ "disabled": false,
1081
+ "document": "用于 EO 节点回源时携带的证书,源站启用双向认证握手时使用,用于源站认证客户端证书是否有效,确保请求来源于受信任的 EO 节点。",
1082
+ "example": "无",
1083
+ "member": "UpstreamCertInfo",
1084
+ "name": "UpstreamCertInfo",
1085
+ "output_required": false,
1086
+ "required": false,
1087
+ "type": "object",
1088
+ "value_allowed_null": false
1043
1089
  }
1044
1090
  ],
1045
1091
  "usage": "both"
@@ -3021,6 +3067,42 @@
3021
3067
  ],
3022
3068
  "type": "object"
3023
3069
  },
3070
+ "CheckRegionHealthStatus": {
3071
+ "document": "各个健康检查区域下源站的健康状态。",
3072
+ "members": [
3073
+ {
3074
+ "disabled": false,
3075
+ "document": "健康检查区域,ISO-3166-1 两位字母代码。",
3076
+ "example": "CN",
3077
+ "member": "string",
3078
+ "name": "Region",
3079
+ "output_required": true,
3080
+ "type": "string",
3081
+ "value_allowed_null": false
3082
+ },
3083
+ {
3084
+ "disabled": false,
3085
+ "document": "单健康检查区域下探测源站的健康状态,取值有:\n<li>Healthy:健康;</li>\n<li>Unhealthy:不健康;</li>\n<li> Undetected:未探测到数据。</li>说明:单健康检查区域下所有源站为健康,则状态为健康,否则为不健康。",
3086
+ "example": "Healthy",
3087
+ "member": "string",
3088
+ "name": "Healthy",
3089
+ "output_required": true,
3090
+ "type": "string",
3091
+ "value_allowed_null": false
3092
+ },
3093
+ {
3094
+ "disabled": false,
3095
+ "document": "源站健康状态。",
3096
+ "example": "无",
3097
+ "member": "OriginHealthStatus",
3098
+ "name": "OriginHealthStatus",
3099
+ "output_required": true,
3100
+ "type": "list",
3101
+ "value_allowed_null": false
3102
+ }
3103
+ ],
3104
+ "usage": "out"
3105
+ },
3024
3106
  "ClientIpCountry": {
3025
3107
  "document": "回源时携带客户端IP所属地域信息,值的格式为ISO-3166-1两位字母代码。",
3026
3108
  "members": [
@@ -3056,16 +3138,18 @@
3056
3138
  "example": "on/off",
3057
3139
  "member": "string",
3058
3140
  "name": "Switch",
3141
+ "output_required": true,
3059
3142
  "required": true,
3060
3143
  "type": "string",
3061
3144
  "value_allowed_null": false
3062
3145
  },
3063
3146
  {
3064
3147
  "disabled": false,
3065
- "document": "回源时,存放客户端 IP 的请求头名称。\n为空则使用默认值:X-Forwarded-IP。\n注意:此字段可能返回 null,表示取不到有效值。",
3148
+ "document": "回源时,存放客户端 IP 的请求头名称。当 Switch 为 on 时,该参数必填。该参数不允许填写 X-Forwarded-For。\n注意:此字段可能返回 null,表示取不到有效值。",
3066
3149
  "example": "X-ClientIp",
3067
3150
  "member": "string",
3068
3151
  "name": "HeaderName",
3152
+ "output_required": true,
3069
3153
  "required": false,
3070
3154
  "type": "string",
3071
3155
  "value_allowed_null": true
@@ -4092,6 +4176,97 @@
4092
4176
  ],
4093
4177
  "type": "object"
4094
4178
  },
4179
+ "CreateLoadBalancerRequest": {
4180
+ "document": "CreateLoadBalancer请求参数结构体",
4181
+ "members": [
4182
+ {
4183
+ "disabled": false,
4184
+ "document": "站点 ID。",
4185
+ "example": "zone-27q0p0bali16\t",
4186
+ "member": "string",
4187
+ "name": "ZoneId",
4188
+ "required": true,
4189
+ "type": "string"
4190
+ },
4191
+ {
4192
+ "disabled": false,
4193
+ "document": "实例名称,可输入 1-200 个字符,允许字符为 a-z,A-Z,0-9,_,-。",
4194
+ "example": "test",
4195
+ "member": "string",
4196
+ "name": "Name",
4197
+ "required": true,
4198
+ "type": "string"
4199
+ },
4200
+ {
4201
+ "disabled": false,
4202
+ "document": "实例类型,取值有:\n<li>HTTP:HTTP 专用型,支持添加 HTTP 专用型和通用型源站组,仅支持被站点加速相关服务引用(如域名服务和规则引擎);</li>\n<li>GENERAL:通用型,仅支持添加通用型源站组,能被站点加速服务(如域名服务和规则引擎)和四层代理引用。</li>",
4203
+ "example": "HTTP",
4204
+ "member": "string",
4205
+ "name": "Type",
4206
+ "required": true,
4207
+ "type": "string"
4208
+ },
4209
+ {
4210
+ "disabled": false,
4211
+ "document": "源站组列表及其对应的容灾调度优先级。详情请参考 [快速创建负载均衡实例](https://cloud.tencent.com/document/product/1552/104223) 中的示例场景。",
4212
+ "example": "[{\"Priority\": \"proiority_1\", \"OriginGroupId\": \"origin-1\"}, {\"Priority\": \"proiority_2\", \"OriginGroupId\": \"origin-2\"}]",
4213
+ "member": "OriginGroupInLoadBalancer",
4214
+ "name": "OriginGroups",
4215
+ "required": true,
4216
+ "type": "list"
4217
+ },
4218
+ {
4219
+ "disabled": false,
4220
+ "document": "健康检查策略。详情请参考 [健康检查策略介绍](https://cloud.tencent.com/document/product/1552/104228)。不填写时,默认为不启用健康检查。",
4221
+ "example": "无",
4222
+ "member": "HealthChecker",
4223
+ "name": "HealthChecker",
4224
+ "required": false,
4225
+ "type": "object"
4226
+ },
4227
+ {
4228
+ "disabled": false,
4229
+ "document": "源站组间的流量调度策略,取值有:\n<li>Pritory:按优先级顺序进行故障转移。</li>默认值为 Pritory。",
4230
+ "example": "Pritory",
4231
+ "member": "string",
4232
+ "name": "SteeringPolicy",
4233
+ "required": false,
4234
+ "type": "string"
4235
+ },
4236
+ {
4237
+ "disabled": false,
4238
+ "document": "实际访问某源站失败时的请求重试策略,详情请参考 [请求重试策略介绍](https://cloud.tencent.com/document/product/1552/104227),取值有:\n<li>OtherOriginGroup:单次请求失败后,请求优先重试下一优先级源站组;</li>\n<li>OtherRecordInOriginGroup:单次请求失败后,请求优先重试同源站组内的其他源站。</li>默认值为 OtherRecordInOriginGroup。",
4239
+ "example": "OtherRecordInOriginGroup",
4240
+ "member": "string",
4241
+ "name": "FailoverPolicy",
4242
+ "required": false,
4243
+ "type": "string"
4244
+ }
4245
+ ],
4246
+ "type": "object"
4247
+ },
4248
+ "CreateLoadBalancerResponse": {
4249
+ "document": "CreateLoadBalancer返回参数结构体",
4250
+ "members": [
4251
+ {
4252
+ "disabled": false,
4253
+ "document": "负载均衡实例 ID。",
4254
+ "example": "lb-asdfasdff",
4255
+ "member": "string",
4256
+ "name": "InstanceId",
4257
+ "output_required": true,
4258
+ "type": "string",
4259
+ "value_allowed_null": false
4260
+ },
4261
+ {
4262
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
4263
+ "member": "string",
4264
+ "name": "RequestId",
4265
+ "type": "string"
4266
+ }
4267
+ ],
4268
+ "type": "object"
4269
+ },
4095
4270
  "CreateOriginGroupRequest": {
4096
4271
  "document": "CreateOriginGroup请求参数结构体",
4097
4272
  "members": [
@@ -5077,6 +5252,34 @@
5077
5252
  ],
5078
5253
  "usage": "both"
5079
5254
  },
5255
+ "CustomizedHeader": {
5256
+ "document": "负载均衡实例 HTTP/HTTPS 健康检查策略下可配置的自定义头部。",
5257
+ "members": [
5258
+ {
5259
+ "disabled": false,
5260
+ "document": "自定义头部 Key。\n注意:此字段可能返回 null,表示取不到有效值。",
5261
+ "example": "host",
5262
+ "member": "string",
5263
+ "name": "Key",
5264
+ "output_required": false,
5265
+ "required": true,
5266
+ "type": "string",
5267
+ "value_allowed_null": true
5268
+ },
5269
+ {
5270
+ "disabled": false,
5271
+ "document": "自定义头部 Value。\n注意:此字段可能返回 null,表示取不到有效值。",
5272
+ "example": "www.example.com",
5273
+ "member": "string",
5274
+ "name": "Value",
5275
+ "output_required": false,
5276
+ "required": true,
5277
+ "type": "string",
5278
+ "value_allowed_null": true
5279
+ }
5280
+ ],
5281
+ "usage": "both"
5282
+ },
5080
5283
  "DDoS": {
5081
5284
  "document": "DDoS配置",
5082
5285
  "members": [
@@ -5741,6 +5944,42 @@
5741
5944
  ],
5742
5945
  "type": "object"
5743
5946
  },
5947
+ "DeleteLoadBalancerRequest": {
5948
+ "document": "DeleteLoadBalancer请求参数结构体",
5949
+ "members": [
5950
+ {
5951
+ "disabled": false,
5952
+ "document": "站点 ID。",
5953
+ "example": "zone-27q0p0bali16\t",
5954
+ "member": "string",
5955
+ "name": "ZoneId",
5956
+ "required": true,
5957
+ "type": "string"
5958
+ },
5959
+ {
5960
+ "disabled": false,
5961
+ "document": "负载均衡实例 ID。",
5962
+ "example": "lb-jolaksjdfa",
5963
+ "member": "string",
5964
+ "name": "InstanceId",
5965
+ "required": true,
5966
+ "type": "string"
5967
+ }
5968
+ ],
5969
+ "type": "object"
5970
+ },
5971
+ "DeleteLoadBalancerResponse": {
5972
+ "document": "DeleteLoadBalancer返回参数结构体",
5973
+ "members": [
5974
+ {
5975
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
5976
+ "member": "string",
5977
+ "name": "RequestId",
5978
+ "type": "string"
5979
+ }
5980
+ ],
5981
+ "type": "object"
5982
+ },
5744
5983
  "DeleteOriginGroupRequest": {
5745
5984
  "document": "DeleteOriginGroup请求参数结构体",
5746
5985
  "members": [
@@ -7722,7 +7961,7 @@
7722
7961
  },
7723
7962
  {
7724
7963
  "disabled": false,
7725
- "document": "过滤条件,Filters.Values的上限为20。不填写时返回当前四层实例下所有的规则信息,详细的过滤条件如下: \n <li>rule-tag:按照规则标签对四层代理实例下的规则进行过滤。</li>\n",
7964
+ "document": "过滤条件,Filters.Values的上限为20。不填写时返回当前四层实例下所有的规则信息,详细的过滤条件如下: <li>rule-id:按照规则 ID 对四层代理实例下的规则进行过滤。规则 ID 形如:rule-31vv7qig0vjy;</li> <li>rule-tag:按照规则标签对四层代理实例下的规则进行过滤。</li>",
7726
7965
  "example": "无",
7727
7966
  "member": "Filter",
7728
7967
  "name": "Filters",
@@ -7764,22 +8003,22 @@
7764
8003
  ],
7765
8004
  "type": "object"
7766
8005
  },
7767
- "DescribeOriginGroupRequest": {
7768
- "document": "DescribeOriginGroup请求参数结构体",
8006
+ "DescribeLoadBalancerListRequest": {
8007
+ "document": "DescribeLoadBalancerList请求参数结构体",
7769
8008
  "members": [
7770
8009
  {
7771
8010
  "disabled": false,
7772
- "document": "站点ID,此参数必填。",
7773
- "example": "zone-123456",
8011
+ "document": "站点 ID",
8012
+ "example": "zone-vawer2vadg\t",
7774
8013
  "member": "string",
7775
8014
  "name": "ZoneId",
7776
- "required": false,
8015
+ "required": true,
7777
8016
  "type": "string"
7778
8017
  },
7779
8018
  {
7780
8019
  "disabled": false,
7781
- "document": "分页查询偏移量,不填默认为0",
7782
- "example": "0",
8020
+ "document": "分页查询偏移量,默认为 0。\t",
8021
+ "example": "1",
7783
8022
  "member": "uint64",
7784
8023
  "name": "Offset",
7785
8024
  "required": false,
@@ -7787,8 +8026,8 @@
7787
8026
  },
7788
8027
  {
7789
8028
  "disabled": false,
7790
- "document": "分页查询限制数目,不填默认为20,取值:1-1000。",
7791
- "example": "10",
8029
+ "document": "分页查询限制数目,默认值:20,最大值:100。\t",
8030
+ "example": "20",
7792
8031
  "member": "uint64",
7793
8032
  "name": "Limit",
7794
8033
  "required": false,
@@ -7796,9 +8035,9 @@
7796
8035
  },
7797
8036
  {
7798
8037
  "disabled": false,
7799
- "document": "过滤条件,Filters.Values的上限为20。详细的过滤条件如下:\n<li>origin-group-id<br>   按照【<strong>源站组ID</strong>】进行过滤。源站组ID形如:origin-2ccgtb24-7dc5-46s2-9r3e-95825d53dwe3a<br>   模糊查询:不支持</li><li>origin-group-name<br>   按照【<strong>源站组名称</strong>】进行过滤<br>   模糊查询:支持。使用模糊查询时,仅支持填写一个源站组名称</li>",
7800
- "example": "",
7801
- "member": "AdvancedFilter",
8038
+ "document": "过滤条件,Filters.Values 的上限为 20。该参数不填写时,返回当前 zone-id 下所有负载均衡实例信息。详细的过滤条件如下:\n<li>InstanceName:按照负载均衡实例名称进行过滤;</li>\n<li>InstanceId:按照负载均衡实例 ID 进行过滤。</li>  \n",
8039
+ "example": "[{\"Name\": \"InstanceId\", [\"lb-xfqlh4qjee\"]}]",
8040
+ "member": "Filter",
7802
8041
  "name": "Filters",
7803
8042
  "required": false,
7804
8043
  "type": "list"
@@ -7806,12 +8045,12 @@
7806
8045
  ],
7807
8046
  "type": "object"
7808
8047
  },
7809
- "DescribeOriginGroupResponse": {
7810
- "document": "DescribeOriginGroup返回参数结构体",
8048
+ "DescribeLoadBalancerListResponse": {
8049
+ "document": "DescribeLoadBalancerList返回参数结构体",
7811
8050
  "members": [
7812
8051
  {
7813
8052
  "disabled": false,
7814
- "document": "记录总数。",
8053
+ "document": "负载均衡实例总数。",
7815
8054
  "example": "10",
7816
8055
  "member": "uint64",
7817
8056
  "name": "TotalCount",
@@ -7821,10 +8060,10 @@
7821
8060
  },
7822
8061
  {
7823
8062
  "disabled": false,
7824
- "document": "源站组信息。",
8063
+ "document": "负载均衡实例列表。",
7825
8064
  "example": "无",
7826
- "member": "OriginGroup",
7827
- "name": "OriginGroups",
8065
+ "member": "LoadBalancer",
8066
+ "name": "LoadBalancerList",
7828
8067
  "output_required": true,
7829
8068
  "type": "list",
7830
8069
  "value_allowed_null": false
@@ -7838,60 +8077,51 @@
7838
8077
  ],
7839
8078
  "type": "object"
7840
8079
  },
7841
- "DescribeOriginProtectionRequest": {
7842
- "document": "DescribeOriginProtection请求参数结构体",
8080
+ "DescribeOriginGroupHealthStatusRequest": {
8081
+ "document": "DescribeOriginGroupHealthStatus请求参数结构体",
7843
8082
  "members": [
7844
8083
  {
7845
8084
  "disabled": false,
7846
- "document": "查询的站点ID集合。该参数必填。",
7847
- "example": "[\"zone-276zs184g93m\",\"zone-27fil18zp2v1\"]",
8085
+ "document": "站点 ID",
8086
+ "example": "zone-jhlaslkdjf",
7848
8087
  "member": "string",
7849
- "name": "ZoneIds",
7850
- "required": false,
7851
- "type": "list"
7852
- },
7853
- {
7854
- "disabled": false,
7855
- "document": "过滤条件,Filters.Values的上限为20。详细的过滤条件如下:\n<li>need-update<br>   按照【<strong>站点是否需要更新源站防护IP白名单</strong>】进行过滤。<br>   类型:String<br>   必选:否<br>   可选项:<br>   true:需要更新<br>   false:无需更新<br></li>\n<li>plan-support<br>   按照【<strong>站点套餐是否支持源站防护</strong>】进行过滤。<br>   类型:String<br>   必选:否<br>   可选项:<br>   true:支持<br>   false:不支持<br></li>",
7856
- "example": "无",
7857
- "member": "Filter",
7858
- "name": "Filters",
7859
- "required": false,
7860
- "type": "list"
8088
+ "name": "ZoneId",
8089
+ "required": true,
8090
+ "type": "string"
7861
8091
  },
7862
8092
  {
7863
8093
  "disabled": false,
7864
- "document": "分页查询偏移量,默认为0。",
7865
- "example": "0",
7866
- "member": "int64",
7867
- "name": "Offset",
7868
- "required": false,
7869
- "type": "int"
8094
+ "document": "负载均衡实例 ID。",
8095
+ "example": "lb-asdf22442",
8096
+ "member": "string",
8097
+ "name": "LBInstanceId",
8098
+ "required": true,
8099
+ "type": "string"
7870
8100
  },
7871
8101
  {
7872
8102
  "disabled": false,
7873
- "document": "分页查询限制数目。默认值:20,最大值:1000。",
7874
- "example": "10",
7875
- "member": "int64",
7876
- "name": "Limit",
8103
+ "document": "源站组 ID。不填写时默认获取负载均衡下所有源站组的健康状态。",
8104
+ "example": "orgin-2ccgtb24-7dc5-46s2-9r3e-95825d53dwe3a\t",
8105
+ "member": "string",
8106
+ "name": "OriginGroupIds",
7877
8107
  "required": false,
7878
- "type": "int"
8108
+ "type": "list"
7879
8109
  }
7880
8110
  ],
7881
8111
  "type": "object"
7882
8112
  },
7883
- "DescribeOriginProtectionResponse": {
7884
- "document": "DescribeOriginProtection返回参数结构体",
8113
+ "DescribeOriginGroupHealthStatusResponse": {
8114
+ "document": "DescribeOriginGroupHealthStatus返回参数结构体",
7885
8115
  "members": [
7886
8116
  {
7887
8117
  "disabled": false,
7888
- "document": "源站防护信息。\n注意:此字段可能返回 null,表示取不到有效值。",
8118
+ "document": "源站组下源站的健康状态。",
7889
8119
  "example": "无",
7890
- "member": "OriginProtectionInfo",
7891
- "name": "OriginProtectionInfo",
8120
+ "member": "OriginGroupHealthStatusDetail",
8121
+ "name": "OriginGroupHealthStatusList",
7892
8122
  "output_required": true,
7893
8123
  "type": "list",
7894
- "value_allowed_null": true
8124
+ "value_allowed_null": false
7895
8125
  },
7896
8126
  {
7897
8127
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
@@ -7902,27 +8132,165 @@
7902
8132
  ],
7903
8133
  "type": "object"
7904
8134
  },
7905
- "DescribeOverviewL7DataRequest": {
7906
- "document": "DescribeOverviewL7Data请求参数结构体",
8135
+ "DescribeOriginGroupRequest": {
8136
+ "document": "DescribeOriginGroup请求参数结构体",
7907
8137
  "members": [
7908
8138
  {
7909
8139
  "disabled": false,
7910
- "document": "开始时间。",
7911
- "example": "2020-04-20T00:00:00Z",
7912
- "member": "datetime_iso",
7913
- "name": "StartTime",
7914
- "required": true,
8140
+ "document": "站点ID,此参数必填。",
8141
+ "example": "zone-123456",
8142
+ "member": "string",
8143
+ "name": "ZoneId",
8144
+ "required": false,
7915
8145
  "type": "string"
7916
8146
  },
7917
8147
  {
7918
8148
  "disabled": false,
7919
- "document": "结束时间。",
7920
- "example": "2020-04-30T00:00:00Z",
7921
- "member": "datetime_iso",
7922
- "name": "EndTime",
7923
- "required": true,
7924
- "type": "string"
7925
- },
8149
+ "document": "分页查询偏移量,不填默认为0。",
8150
+ "example": "0",
8151
+ "member": "uint64",
8152
+ "name": "Offset",
8153
+ "required": false,
8154
+ "type": "int"
8155
+ },
8156
+ {
8157
+ "disabled": false,
8158
+ "document": "分页查询限制数目,不填默认为20,取值:1-1000。",
8159
+ "example": "10",
8160
+ "member": "uint64",
8161
+ "name": "Limit",
8162
+ "required": false,
8163
+ "type": "int"
8164
+ },
8165
+ {
8166
+ "disabled": false,
8167
+ "document": "过滤条件,Filters.Values的上限为20。详细的过滤条件如下:\n<li>origin-group-id<br>   按照【<strong>源站组ID</strong>】进行过滤。源站组ID形如:origin-2ccgtb24-7dc5-46s2-9r3e-95825d53dwe3a<br>   模糊查询:不支持</li><li>origin-group-name<br>   按照【<strong>源站组名称</strong>】进行过滤<br>   模糊查询:支持。使用模糊查询时,仅支持填写一个源站组名称</li>",
8168
+ "example": "无",
8169
+ "member": "AdvancedFilter",
8170
+ "name": "Filters",
8171
+ "required": false,
8172
+ "type": "list"
8173
+ }
8174
+ ],
8175
+ "type": "object"
8176
+ },
8177
+ "DescribeOriginGroupResponse": {
8178
+ "document": "DescribeOriginGroup返回参数结构体",
8179
+ "members": [
8180
+ {
8181
+ "disabled": false,
8182
+ "document": "记录总数。",
8183
+ "example": "10",
8184
+ "member": "uint64",
8185
+ "name": "TotalCount",
8186
+ "output_required": true,
8187
+ "type": "int",
8188
+ "value_allowed_null": false
8189
+ },
8190
+ {
8191
+ "disabled": false,
8192
+ "document": "源站组信息。",
8193
+ "example": "无",
8194
+ "member": "OriginGroup",
8195
+ "name": "OriginGroups",
8196
+ "output_required": true,
8197
+ "type": "list",
8198
+ "value_allowed_null": false
8199
+ },
8200
+ {
8201
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
8202
+ "member": "string",
8203
+ "name": "RequestId",
8204
+ "type": "string"
8205
+ }
8206
+ ],
8207
+ "type": "object"
8208
+ },
8209
+ "DescribeOriginProtectionRequest": {
8210
+ "document": "DescribeOriginProtection请求参数结构体",
8211
+ "members": [
8212
+ {
8213
+ "disabled": false,
8214
+ "document": "查询的站点ID集合。该参数必填。",
8215
+ "example": "[\"zone-276zs184g93m\",\"zone-27fil18zp2v1\"]",
8216
+ "member": "string",
8217
+ "name": "ZoneIds",
8218
+ "required": false,
8219
+ "type": "list"
8220
+ },
8221
+ {
8222
+ "disabled": false,
8223
+ "document": "过滤条件,Filters.Values的上限为20。详细的过滤条件如下:\n<li>need-update<br>   按照【<strong>站点是否需要更新源站防护IP白名单</strong>】进行过滤。<br>   类型:String<br>   必选:否<br>   可选项:<br>   true:需要更新<br>   false:无需更新<br></li>\n<li>plan-support<br>   按照【<strong>站点套餐是否支持源站防护</strong>】进行过滤。<br>   类型:String<br>   必选:否<br>   可选项:<br>   true:支持<br>   false:不支持<br></li>",
8224
+ "example": "无",
8225
+ "member": "Filter",
8226
+ "name": "Filters",
8227
+ "required": false,
8228
+ "type": "list"
8229
+ },
8230
+ {
8231
+ "disabled": false,
8232
+ "document": "分页查询偏移量,默认为0。",
8233
+ "example": "0",
8234
+ "member": "int64",
8235
+ "name": "Offset",
8236
+ "required": false,
8237
+ "type": "int"
8238
+ },
8239
+ {
8240
+ "disabled": false,
8241
+ "document": "分页查询限制数目。默认值:20,最大值:1000。",
8242
+ "example": "10",
8243
+ "member": "int64",
8244
+ "name": "Limit",
8245
+ "required": false,
8246
+ "type": "int"
8247
+ }
8248
+ ],
8249
+ "type": "object"
8250
+ },
8251
+ "DescribeOriginProtectionResponse": {
8252
+ "document": "DescribeOriginProtection返回参数结构体",
8253
+ "members": [
8254
+ {
8255
+ "disabled": false,
8256
+ "document": "源站防护信息。\n注意:此字段可能返回 null,表示取不到有效值。",
8257
+ "example": "无",
8258
+ "member": "OriginProtectionInfo",
8259
+ "name": "OriginProtectionInfo",
8260
+ "output_required": true,
8261
+ "type": "list",
8262
+ "value_allowed_null": true
8263
+ },
8264
+ {
8265
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
8266
+ "member": "string",
8267
+ "name": "RequestId",
8268
+ "type": "string"
8269
+ }
8270
+ ],
8271
+ "type": "object"
8272
+ },
8273
+ "DescribeOverviewL7DataRequest": {
8274
+ "document": "DescribeOverviewL7Data请求参数结构体",
8275
+ "members": [
8276
+ {
8277
+ "disabled": false,
8278
+ "document": "开始时间。",
8279
+ "example": "2020-04-20T00:00:00Z",
8280
+ "member": "datetime_iso",
8281
+ "name": "StartTime",
8282
+ "required": true,
8283
+ "type": "string"
8284
+ },
8285
+ {
8286
+ "disabled": false,
8287
+ "document": "结束时间。",
8288
+ "example": "2020-04-30T00:00:00Z",
8289
+ "member": "datetime_iso",
8290
+ "name": "EndTime",
8291
+ "required": true,
8292
+ "type": "string"
8293
+ },
7926
8294
  {
7927
8295
  "disabled": false,
7928
8296
  "document": "查询的指标,取值有:\n<li>l7Flow_outFlux: Edegone响应流量;</li>\n<li>l7Flow_inFlux: Edgeone请求流量;</li>\n<li>l7Flow_outBandwidth: Edegone响应带宽;</li>\n<li>l7Flow_inBandwidth: Edegone请求带宽;</li>\n<li>l7Flow_hit_outFlux: 缓存命中流量;</li>\n<li>l7Flow_request: 访问请求数;</li>\n<li>l7Flow_flux: 访问请求上行+下行流量;</li>\n<li>l7Flow_bandwidth:访问请求上行+下行带宽。</li>",
@@ -10260,53 +10628,57 @@
10260
10628
  "usage": "both"
10261
10629
  },
10262
10630
  "FollowOrigin": {
10263
- "document": "缓存遵循源站配置",
10631
+ "document": "缓存遵循源站配置。",
10264
10632
  "members": [
10265
10633
  {
10266
10634
  "disabled": false,
10267
10635
  "document": "遵循源站配置开关,取值有:\n<li>on:开启;</li>\n<li>off:关闭。</li>",
10268
- "example": "on/off",
10636
+ "example": "on",
10269
10637
  "member": "string",
10270
10638
  "name": "Switch",
10639
+ "output_required": true,
10271
10640
  "required": true,
10272
10641
  "type": "string",
10273
10642
  "value_allowed_null": false
10274
10643
  },
10275
10644
  {
10276
10645
  "disabled": false,
10277
- "document": "源站未返回 Cache-Control 头时, 设置默认的缓存时间\n注意:此字段可能返回 null,表示取不到有效值。",
10278
- "example": "0",
10279
- "member": "int64",
10280
- "name": "DefaultCacheTime",
10646
+ "document": "源站未返回 Cache-Control 头时,缓存/不缓存开关。当 Switch 为 on 时,此字段必填,否则此字段不生效。取值有:\n<li>on:缓存;</li>\n<li>off:不缓存。</li>\n注意:此字段可能返回 null,表示取不到有效值。",
10647
+ "example": "on",
10648
+ "member": "string",
10649
+ "name": "DefaultCache",
10650
+ "output_required": true,
10281
10651
  "required": false,
10282
- "type": "int",
10652
+ "type": "string",
10283
10653
  "value_allowed_null": true
10284
10654
  },
10285
10655
  {
10286
10656
  "disabled": false,
10287
- "document": "源站未返回 Cache-Control 头时, 设置缓存/不缓存\n注意:此字段可能返回 null,表示取不到有效值。",
10288
- "example": "on/off",
10657
+ "document": "源站未返回 Cache-Control 头时,使用/不使用默认缓存策略开关。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheTime 不为 0 时,此字段必须为 off。取值有:\n<li>on:使用默认缓存策略;</li>\n<li>off:不使用默认缓存策略。</li>\n注意:此字段可能返回 null,表示取不到有效值。",
10658
+ "example": "on",
10289
10659
  "member": "string",
10290
- "name": "DefaultCache",
10660
+ "name": "DefaultCacheStrategy",
10661
+ "output_required": true,
10291
10662
  "required": false,
10292
10663
  "type": "string",
10293
10664
  "value_allowed_null": true
10294
10665
  },
10295
10666
  {
10296
10667
  "disabled": false,
10297
- "document": "源站未返回 Cache-Control 头时, 使用/不使用默认缓存策略\n注意:此字段可能返回 null,表示取不到有效值。",
10298
- "example": "on/off",
10299
- "member": "string",
10300
- "name": "DefaultCacheStrategy",
10668
+ "document": "源站未返回 Cache-Control 头时,表示默认的缓存时间,单位为秒,取值:0~315360000。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheStrategy 为 on 时, 此字段必须为 0。\n注意:此字段可能返回 null,表示取不到有效值。",
10669
+ "example": "0",
10670
+ "member": "int64",
10671
+ "name": "DefaultCacheTime",
10672
+ "output_required": true,
10301
10673
  "required": false,
10302
- "type": "string",
10674
+ "type": "int",
10303
10675
  "value_allowed_null": true
10304
10676
  }
10305
10677
  ],
10306
10678
  "usage": "both"
10307
10679
  },
10308
10680
  "ForceRedirect": {
10309
- "document": "访问协议强制https跳转配置",
10681
+ "document": "访问协议强制 HTTPS 跳转配置。",
10310
10682
  "members": [
10311
10683
  {
10312
10684
  "disabled": false,
@@ -10314,6 +10686,7 @@
10314
10686
  "example": "on/off",
10315
10687
  "member": "string",
10316
10688
  "name": "Switch",
10689
+ "output_required": true,
10317
10690
  "required": true,
10318
10691
  "type": "string",
10319
10692
  "value_allowed_null": false
@@ -10324,6 +10697,7 @@
10324
10697
  "example": "302",
10325
10698
  "member": "int64",
10326
10699
  "name": "RedirectStatusCode",
10700
+ "output_required": true,
10327
10701
  "required": false,
10328
10702
  "type": "int",
10329
10703
  "value_allowed_null": true
@@ -10655,6 +11029,155 @@
10655
11029
  ],
10656
11030
  "usage": "both"
10657
11031
  },
11032
+ "HealthChecker": {
11033
+ "document": "负载均衡实例健康检查策略。",
11034
+ "members": [
11035
+ {
11036
+ "disabled": false,
11037
+ "document": "健康检查策略,取值有:\n<li>HTTP;</li>\n<li>HTTPS;</li>\n<li>TCP;</li>\n<li>UDP;</li>\n<li>ICMP Ping;</li>\n<li>NoCheck。</li>\n注意:NoCheck 表示不启用健康检查策略。",
11038
+ "example": "HTTP",
11039
+ "member": "string",
11040
+ "name": "Type",
11041
+ "output_required": true,
11042
+ "required": true,
11043
+ "type": "string",
11044
+ "value_allowed_null": false
11045
+ },
11046
+ {
11047
+ "disabled": false,
11048
+ "document": "检查端口。当 Type=HTTP 或 Type=HTTPS 或 Type=TCP 或 Type=UDP 时为必填。",
11049
+ "example": "80",
11050
+ "member": "uint64",
11051
+ "name": "Port",
11052
+ "output_required": false,
11053
+ "required": false,
11054
+ "type": "int",
11055
+ "value_allowed_null": false
11056
+ },
11057
+ {
11058
+ "disabled": false,
11059
+ "document": "检查频率,表示多久发起一次健康检查任务,单位为秒。可取值有:30,60,180,300 或 600。",
11060
+ "example": "30",
11061
+ "member": "uint64",
11062
+ "name": "Interval",
11063
+ "output_required": false,
11064
+ "required": false,
11065
+ "type": "int",
11066
+ "value_allowed_null": false
11067
+ },
11068
+ {
11069
+ "disabled": false,
11070
+ "document": "每一次健康检查的超时时间,若健康检查消耗时间大于此值,则检查结果判定为”不健康“, 单位为秒,默认值为 5s,取值必须小于 Interval。",
11071
+ "example": "5",
11072
+ "member": "uint64",
11073
+ "name": "Timeout",
11074
+ "output_required": false,
11075
+ "required": false,
11076
+ "type": "int",
11077
+ "value_allowed_null": false
11078
+ },
11079
+ {
11080
+ "disabled": false,
11081
+ "document": "健康阈值,表示连续几次健康检查结果为\"健康\",则判断源站为\"健康\",单位为次,默认 3 次,最小取值 1 次。",
11082
+ "example": "3",
11083
+ "member": "uint64",
11084
+ "name": "HealthThreshold",
11085
+ "output_required": false,
11086
+ "required": false,
11087
+ "type": "int",
11088
+ "value_allowed_null": false
11089
+ },
11090
+ {
11091
+ "disabled": false,
11092
+ "document": "不健康阈值,表示连续几次健康检查结果为\"不健康\",则判断源站为\"不健康\",单位为次,默认 2 次。",
11093
+ "example": "5",
11094
+ "member": "uint64",
11095
+ "name": "CriticalThreshold",
11096
+ "output_required": false,
11097
+ "required": false,
11098
+ "type": "int",
11099
+ "value_allowed_null": false
11100
+ },
11101
+ {
11102
+ "disabled": false,
11103
+ "document": "该参数仅当 Type=HTTP 或 Type=HTTPS 时有效,表示探测路径,需要填写完整的 host/path,不包含协议部分,例如:www.example.com/test。\n",
11104
+ "example": "www.example.com/test",
11105
+ "member": "string",
11106
+ "name": "Path",
11107
+ "output_required": false,
11108
+ "required": false,
11109
+ "type": "string",
11110
+ "value_allowed_null": false
11111
+ },
11112
+ {
11113
+ "disabled": false,
11114
+ "document": "该参数仅当 Type=HTTP 或 Type=HTTPS 时有效,表示请求方法,取值有:\n<li>GET;</li>\n<li>HEAD。</li>",
11115
+ "example": "HEAD",
11116
+ "member": "string",
11117
+ "name": "Method",
11118
+ "output_required": false,
11119
+ "required": false,
11120
+ "type": "string",
11121
+ "value_allowed_null": false
11122
+ },
11123
+ {
11124
+ "disabled": false,
11125
+ "document": "该参数仅当 Type=HTTP 或 Type=HTTPS 时有效,表示探测节点向源站发起健康检查时,响应哪些状态码可用于认定探测结果为健康。",
11126
+ "example": "[\"200\", \"500\"]",
11127
+ "member": "string",
11128
+ "name": "ExpectedCodes",
11129
+ "output_required": false,
11130
+ "required": false,
11131
+ "type": "list",
11132
+ "value_allowed_null": false
11133
+ },
11134
+ {
11135
+ "disabled": false,
11136
+ "document": "该参数仅当 Type=HTTP 或 Type=HTTPS 时有效,表示探测请求携带的自定义 HTTP 请求头,至多可配置 10 个。",
11137
+ "example": "[{ \"Key\": \"host\", \"Value\": \"www.example.com\" }]",
11138
+ "member": "CustomizedHeader",
11139
+ "name": "Headers",
11140
+ "output_required": false,
11141
+ "required": false,
11142
+ "type": "list",
11143
+ "value_allowed_null": false
11144
+ },
11145
+ {
11146
+ "disabled": false,
11147
+ "document": "该参数仅当 Type=HTTP 或 Type=HTTPS 时有效,表示是否启用遵循 301/302 重定向。启用后,301/302 默认为\"健康\"的状态码,默认跳转 3 次。",
11148
+ "example": "true",
11149
+ "member": "string",
11150
+ "name": "FollowRedirect",
11151
+ "output_required": false,
11152
+ "required": false,
11153
+ "type": "string",
11154
+ "value_allowed_null": false
11155
+ },
11156
+ {
11157
+ "disabled": false,
11158
+ "document": "该参数仅当 Type=UDP 时有效,表示健康检查发送的内容。只允许 ASCII 可见字符,最大长度限制 500 个字符。",
11159
+ "example": "send_payload",
11160
+ "member": "string",
11161
+ "name": "SendContext",
11162
+ "output_required": false,
11163
+ "required": false,
11164
+ "type": "string",
11165
+ "value_allowed_null": false
11166
+ },
11167
+ {
11168
+ "disabled": false,
11169
+ "document": "该参数仅当 Type=UDP 时有效,表示健康检查期望源站返回结果。只允许 ASCII 可见字符,最大长度限制 500 个字符。",
11170
+ "example": "recv_context",
11171
+ "member": "string",
11172
+ "name": "RecvContext",
11173
+ "output_required": false,
11174
+ "required": false,
11175
+ "type": "string",
11176
+ "value_allowed_null": false
11177
+ }
11178
+ ],
11179
+ "usage": "both"
11180
+ },
10658
11181
  "Hsts": {
10659
11182
  "document": "Hsts配置",
10660
11183
  "members": [
@@ -11256,6 +11779,23 @@
11256
11779
  ],
11257
11780
  "usage": "both"
11258
11781
  },
11782
+ "JITVideoProcess": {
11783
+ "document": "视频即时处理配置",
11784
+ "members": [
11785
+ {
11786
+ "disabled": false,
11787
+ "document": "视频即时处理配置开关,取值有:\n<li>on:开启;</li>\n<li>off:关闭。</li>",
11788
+ "example": "on",
11789
+ "member": "string",
11790
+ "name": "Switch",
11791
+ "output_required": true,
11792
+ "required": true,
11793
+ "type": "string",
11794
+ "value_allowed_null": false
11795
+ }
11796
+ ],
11797
+ "usage": "both"
11798
+ },
11259
11799
  "L4OfflineLog": {
11260
11800
  "document": "离线日志详细信息",
11261
11801
  "members": [
@@ -11679,87 +12219,193 @@
11679
12219
  ],
11680
12220
  "usage": "both"
11681
12221
  },
11682
- "L7OfflineLog": {
11683
- "document": "七层离线日志详细信息。",
12222
+ "L7OfflineLog": {
12223
+ "document": "七层离线日志详细信息。",
12224
+ "members": [
12225
+ {
12226
+ "disabled": false,
12227
+ "document": "离线日志域名。",
12228
+ "example": "baidu.com",
12229
+ "member": "string",
12230
+ "name": "Domain",
12231
+ "output_required": true,
12232
+ "type": "string",
12233
+ "value_allowed_null": false
12234
+ },
12235
+ {
12236
+ "disabled": false,
12237
+ "document": "日志所属区域,取值有:\n<li>mainland:中国大陆境内; </li>\n<li>overseas:全球(不含中国大陆)。</li>",
12238
+ "example": "mainland",
12239
+ "member": "string",
12240
+ "name": "Area",
12241
+ "output_required": true,
12242
+ "type": "string",
12243
+ "value_allowed_null": false
12244
+ },
12245
+ {
12246
+ "disabled": false,
12247
+ "document": "离线日志数据包名。\t",
12248
+ "example": "test",
12249
+ "member": "string",
12250
+ "name": "LogPacketName",
12251
+ "output_required": true,
12252
+ "type": "string",
12253
+ "value_allowed_null": false
12254
+ },
12255
+ {
12256
+ "disabled": false,
12257
+ "document": "离线日志下载地址。\t",
12258
+ "example": "http://www.tencent.com",
12259
+ "member": "string",
12260
+ "name": "Url",
12261
+ "output_required": true,
12262
+ "type": "string",
12263
+ "value_allowed_null": false
12264
+ },
12265
+ {
12266
+ "disabled": false,
12267
+ "document": "日志打包时间,此参数已经废弃。",
12268
+ "example": "3000",
12269
+ "member": "int64",
12270
+ "name": "LogTime",
12271
+ "output_required": true,
12272
+ "type": "int",
12273
+ "value_allowed_null": false
12274
+ },
12275
+ {
12276
+ "disabled": false,
12277
+ "document": "日志打包开始时间。",
12278
+ "example": "2022-12-12T14:12:12Z",
12279
+ "member": "datetime_iso",
12280
+ "name": "LogStartTime",
12281
+ "output_required": true,
12282
+ "type": "string",
12283
+ "value_allowed_null": false
12284
+ },
12285
+ {
12286
+ "disabled": false,
12287
+ "document": "日志打包结束时间。",
12288
+ "example": "2022-12-12T14:12:12Z",
12289
+ "member": "datetime_iso",
12290
+ "name": "LogEndTime",
12291
+ "output_required": true,
12292
+ "type": "string",
12293
+ "value_allowed_null": false
12294
+ },
12295
+ {
12296
+ "disabled": false,
12297
+ "document": "日志原始大小,单位 Byte。",
12298
+ "example": "12",
12299
+ "member": "int64",
12300
+ "name": "Size",
12301
+ "output_required": true,
12302
+ "type": "int",
12303
+ "value_allowed_null": false
12304
+ }
12305
+ ],
12306
+ "usage": "out"
12307
+ },
12308
+ "LoadBalancer": {
12309
+ "document": "负载均衡实例信息。",
11684
12310
  "members": [
11685
12311
  {
11686
12312
  "disabled": false,
11687
- "document": "离线日志域名。",
11688
- "example": "baidu.com",
12313
+ "document": "实例 ID。",
12314
+ "example": "lb-2dafsdff",
11689
12315
  "member": "string",
11690
- "name": "Domain",
12316
+ "name": "InstanceId",
11691
12317
  "output_required": true,
11692
12318
  "type": "string",
11693
12319
  "value_allowed_null": false
11694
12320
  },
11695
12321
  {
11696
12322
  "disabled": false,
11697
- "document": "日志所属区域,取值有:\n<li>mainland:中国大陆境内; </li>\n<li>overseas:全球(不含中国大陆)。</li>",
11698
- "example": "mainland",
12323
+ "document": "实例名称,可输入 1-200 个字符,允许字符为 a-z,A-Z,0-9,_,-。\t",
12324
+ "example": "lb-test",
11699
12325
  "member": "string",
11700
- "name": "Area",
12326
+ "name": "Name",
11701
12327
  "output_required": true,
11702
12328
  "type": "string",
11703
12329
  "value_allowed_null": false
11704
12330
  },
11705
12331
  {
11706
12332
  "disabled": false,
11707
- "document": "离线日志数据包名。\t",
11708
- "example": "test",
12333
+ "document": "实例类型,取值有:\n<li>HTTP:HTTP 专用型,支持添加 HTTP 专用型和通用型源站组,仅支持被站点加速相关服务引用(如域名服务和规则引擎);</li>\n<li>GENERAL:通用型,仅支持添加通用型源站组,能被站点加速服务(如域名服务和规则引擎)和四层代理引用。</li>",
12334
+ "example": "HTTP",
11709
12335
  "member": "string",
11710
- "name": "LogPacketName",
12336
+ "name": "Type",
11711
12337
  "output_required": true,
11712
12338
  "type": "string",
11713
12339
  "value_allowed_null": false
11714
12340
  },
11715
12341
  {
11716
12342
  "disabled": false,
11717
- "document": "离线日志下载地址。\t",
11718
- "example": "http://www.tencent.com",
12343
+ "document": "健康检查策略。详情请参考 [健康检查策略介绍](https://cloud.tencent.com/document/product/1552/104228)。",
12344
+ "example": "",
12345
+ "member": "HealthChecker",
12346
+ "name": "HealthChecker",
12347
+ "output_required": true,
12348
+ "type": "object",
12349
+ "value_allowed_null": false
12350
+ },
12351
+ {
12352
+ "disabled": false,
12353
+ "document": "源站组间的流量调度策略,取值有:\n<li>Pritory:按优先级顺序进行故障转移 。</li>",
12354
+ "example": "Pritory",
11719
12355
  "member": "string",
11720
- "name": "Url",
12356
+ "name": "SteeringPolicy",
11721
12357
  "output_required": true,
11722
12358
  "type": "string",
11723
12359
  "value_allowed_null": false
11724
12360
  },
11725
12361
  {
11726
12362
  "disabled": false,
11727
- "document": "日志打包时间,此参数已经废弃。",
11728
- "example": "3000",
11729
- "member": "int64",
11730
- "name": "LogTime",
12363
+ "document": "实际访问某源站失败时的请求重试策略,详情请参考 [请求重试策略介绍](https://cloud.tencent.com/document/product/1552/104227),取值有:\n<li>OtherOriginGroup:单次请求失败后,请求优先重试下一优先级源站组;</li>\n<li>OtherRecordInOriginGroup:单次请求失败后,请求优先重试同源站组内的其他源站。</li>",
12364
+ "example": "OtherRecordInOriginGroup",
12365
+ "member": "string",
12366
+ "name": "FailoverPolicy",
11731
12367
  "output_required": true,
11732
- "type": "int",
12368
+ "type": "string",
11733
12369
  "value_allowed_null": false
11734
12370
  },
11735
12371
  {
11736
12372
  "disabled": false,
11737
- "document": "日志打包开始时间。",
11738
- "example": "2022-12-12T14:12:12Z",
11739
- "member": "datetime_iso",
11740
- "name": "LogStartTime",
12373
+ "document": "源站组健康状态。",
12374
+ "example": "",
12375
+ "member": "OriginGroupHealthStatus",
12376
+ "name": "OriginGroupHealthStatus",
11741
12377
  "output_required": true,
11742
- "type": "string",
12378
+ "type": "list",
11743
12379
  "value_allowed_null": false
11744
12380
  },
11745
12381
  {
11746
12382
  "disabled": false,
11747
- "document": "日志打包结束时间。",
11748
- "example": "2022-12-12T14:12:12Z",
11749
- "member": "datetime_iso",
11750
- "name": "LogEndTime",
12383
+ "document": "负载均衡状态,取值有:\n<li>Pending:部署中;</li>\n<li>Deleting:删除中;</li>\n<li>Running:已生效。</li>",
12384
+ "example": "",
12385
+ "member": "string",
12386
+ "name": "Status",
11751
12387
  "output_required": true,
11752
12388
  "type": "string",
11753
12389
  "value_allowed_null": false
11754
12390
  },
11755
12391
  {
11756
12392
  "disabled": false,
11757
- "document": "日志原始大小,单位 Byte。",
11758
- "example": "12",
11759
- "member": "int64",
11760
- "name": "Size",
12393
+ "document": "该负载均衡实例绑的定四层层代理实例的列表。",
12394
+ "example": "[\"sid-asdfsd1asdf\", \"sid-8asdfjasdfl\"]",
12395
+ "member": "string",
12396
+ "name": "L4UsedList",
11761
12397
  "output_required": true,
11762
- "type": "int",
12398
+ "type": "list",
12399
+ "value_allowed_null": false
12400
+ },
12401
+ {
12402
+ "disabled": false,
12403
+ "document": "该负载均衡实例绑定的七层域名列表。",
12404
+ "example": "[\"www.qq.com\", \"www.qq2.com\"]",
12405
+ "member": "string",
12406
+ "name": "L7UsedList",
12407
+ "output_required": true,
12408
+ "type": "list",
11763
12409
  "value_allowed_null": false
11764
12410
  }
11765
12411
  ],
@@ -12654,7 +13300,7 @@
12654
13300
  {
12655
13301
  "disabled": false,
12656
13302
  "document": "站点 ID。",
12657
- "example": "zone-xxxx",
13303
+ "example": "zone-343vqcswn9zj",
12658
13304
  "member": "string",
12659
13305
  "name": "ZoneId",
12660
13306
  "required": true,
@@ -12663,7 +13309,7 @@
12663
13309
  {
12664
13310
  "disabled": false,
12665
13311
  "document": "需要修改证书配置的加速域名。",
12666
- "example": "xxx.test.com",
13312
+ "example": "www.test.com",
12667
13313
  "member": "string",
12668
13314
  "name": "Hosts",
12669
13315
  "required": true,
@@ -12681,7 +13327,7 @@
12681
13327
  {
12682
13328
  "disabled": false,
12683
13329
  "document": "SSL 证书配置,本参数仅在 mode 为 sslcert 时生效,传入对应证书的 CertId 即可。您可以前往 [SSL 证书列表](https://console.cloud.tencent.com/ssl) 查看 CertId。",
12684
- "example": "teo-xxxxx",
13330
+ "example": "J2Jsa2uM",
12685
13331
  "member": "ServerCertInfo",
12686
13332
  "name": "ServerCertInfo",
12687
13333
  "required": false,
@@ -12698,7 +13344,7 @@
12698
13344
  },
12699
13345
  {
12700
13346
  "disabled": false,
12701
- "document": "在边缘双向认证场景下,该字段为客户端的 CA 证书,部署在 EO 的入口侧,用于客户端对 EO 节点进行认证。不填写表示保持原有配置。",
13347
+ "document": "在边缘双向认证场景下,该字段为客户端的 CA 证书,部署在 EO 节点内,用于客户端对 EO 节点进行认证。默认关闭,不填写表示保持原有配置。",
12702
13348
  "example": "无",
12703
13349
  "member": "MutualTLS",
12704
13350
  "name": "ClientCertInfo",
@@ -12918,6 +13564,87 @@
12918
13564
  ],
12919
13565
  "type": "object"
12920
13566
  },
13567
+ "ModifyLoadBalancerRequest": {
13568
+ "document": "ModifyLoadBalancer请求参数结构体",
13569
+ "members": [
13570
+ {
13571
+ "disabled": false,
13572
+ "document": "站点 ID。",
13573
+ "example": "zone-27q0p0bali16\t",
13574
+ "member": "string",
13575
+ "name": "ZoneId",
13576
+ "required": true,
13577
+ "type": "string"
13578
+ },
13579
+ {
13580
+ "disabled": false,
13581
+ "document": "负载均衡实例 ID。",
13582
+ "example": "lb-jolaksjdfa",
13583
+ "member": "string",
13584
+ "name": "InstanceId",
13585
+ "required": true,
13586
+ "type": "string"
13587
+ },
13588
+ {
13589
+ "disabled": false,
13590
+ "document": "实例名称,可输入 1-200 个字符,允许字符为 a-z,A-Z,0-9,_,-。不填写表示维持原有配置。",
13591
+ "example": "test",
13592
+ "member": "string",
13593
+ "name": "Name",
13594
+ "required": false,
13595
+ "type": "string"
13596
+ },
13597
+ {
13598
+ "disabled": false,
13599
+ "document": "源站组列表及其对应的容灾调度优先级。详情请参考 [快速创建负载均衡实例](https://cloud.tencent.com/document/product/1552/104223) 中的示例场景。不填写表示维持原有配置。",
13600
+ "example": "[{\"Priority\": \"proiority_1\", \"OriginGroupId\": \"origin-1\"}, {\"Priority\": \"proiority_2\", \"OriginGroupId\": \"origin-2\"}]",
13601
+ "member": "OriginGroupInLoadBalancer",
13602
+ "name": "OriginGroups",
13603
+ "required": false,
13604
+ "type": "list"
13605
+ },
13606
+ {
13607
+ "disabled": false,
13608
+ "document": "健康检查策略。详情请参考 [健康检查策略介绍](https://cloud.tencent.com/document/product/1552/104228)。不填写表示维持原有配置。",
13609
+ "example": "无",
13610
+ "member": "HealthChecker",
13611
+ "name": "HealthChecker",
13612
+ "required": false,
13613
+ "type": "object"
13614
+ },
13615
+ {
13616
+ "disabled": false,
13617
+ "document": "源站组间的流量调度策略,取值有:\n<li>Pritory:按优先级顺序进行故障转移 。</li>不填写表示维持原有配置。",
13618
+ "example": "Pritory",
13619
+ "member": "string",
13620
+ "name": "SteeringPolicy",
13621
+ "required": false,
13622
+ "type": "string"
13623
+ },
13624
+ {
13625
+ "disabled": false,
13626
+ "document": "实际访问某源站失败时的请求重试策略,详情请参考 [请求重试策略介绍](https://cloud.tencent.com/document/product/1552/104227),取值有:\n<li>OtherOriginGroup:单次请求失败后,请求优先重试下一优先级源站组;</li>\n<li>OtherRecordInOriginGroup:单次请求失败后,请求优先重试同源站组内的其他源站。</li>不填写表示维持原有配置。",
13627
+ "example": "OtherRecordInOriginGroup",
13628
+ "member": "string",
13629
+ "name": "FailoverPolicy",
13630
+ "required": false,
13631
+ "type": "string"
13632
+ }
13633
+ ],
13634
+ "type": "object"
13635
+ },
13636
+ "ModifyLoadBalancerResponse": {
13637
+ "document": "ModifyLoadBalancer返回参数结构体",
13638
+ "members": [
13639
+ {
13640
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
13641
+ "member": "string",
13642
+ "name": "RequestId",
13643
+ "type": "string"
13644
+ }
13645
+ ],
13646
+ "type": "object"
13647
+ },
12921
13648
  "ModifyOriginGroupRequest": {
12922
13649
  "document": "ModifyOriginGroup请求参数结构体",
12923
13650
  "members": [
@@ -13596,6 +14323,15 @@
13596
14323
  "name": "StandardDebug",
13597
14324
  "required": false,
13598
14325
  "type": "object"
14326
+ },
14327
+ {
14328
+ "disabled": false,
14329
+ "document": "视频即时处理配置。不填写表示保持原有配置。",
14330
+ "example": "无",
14331
+ "member": "JITVideoProcess",
14332
+ "name": "JITVideoProcess",
14333
+ "required": false,
14334
+ "type": "object"
13599
14335
  }
13600
14336
  ],
13601
14337
  "type": "object"
@@ -13994,6 +14730,122 @@
13994
14730
  ],
13995
14731
  "usage": "out"
13996
14732
  },
14733
+ "OriginGroupHealthStatus": {
14734
+ "document": "源站组健康状态。",
14735
+ "members": [
14736
+ {
14737
+ "disabled": false,
14738
+ "document": "源站组 ID。",
14739
+ "example": "orgin-2ccgtb24-7dc5-46s2-9r3e-95825d53dwe3a\t",
14740
+ "member": "string",
14741
+ "name": "OriginGroupID",
14742
+ "output_required": true,
14743
+ "type": "string",
14744
+ "value_allowed_null": false
14745
+ },
14746
+ {
14747
+ "disabled": false,
14748
+ "document": "源站组名。",
14749
+ "example": "origin_test",
14750
+ "member": "string",
14751
+ "name": "OriginGroupName",
14752
+ "output_required": true,
14753
+ "type": "string",
14754
+ "value_allowed_null": false
14755
+ },
14756
+ {
14757
+ "disabled": false,
14758
+ "document": "源站组类型,取值有:\n<li>HTTP:HTTP 专用型;</li>\n<li>GENERAL:通用型。</li>",
14759
+ "example": "HTTP",
14760
+ "member": "string",
14761
+ "name": "OriginType",
14762
+ "output_required": false,
14763
+ "type": "string",
14764
+ "value_allowed_null": false
14765
+ },
14766
+ {
14767
+ "disabled": false,
14768
+ "document": "优先级。",
14769
+ "example": "priority_1",
14770
+ "member": "string",
14771
+ "name": "Priority",
14772
+ "output_required": true,
14773
+ "type": "string",
14774
+ "value_allowed_null": false
14775
+ },
14776
+ {
14777
+ "disabled": false,
14778
+ "document": "源站组里各源站的健康状态。",
14779
+ "example": "无",
14780
+ "member": "OriginHealthStatus",
14781
+ "name": "OriginHealthStatus",
14782
+ "output_required": true,
14783
+ "type": "list",
14784
+ "value_allowed_null": false
14785
+ }
14786
+ ],
14787
+ "usage": "out"
14788
+ },
14789
+ "OriginGroupHealthStatusDetail": {
14790
+ "document": "源站组健康状态详情。",
14791
+ "members": [
14792
+ {
14793
+ "disabled": false,
14794
+ "document": "源站组 ID。",
14795
+ "example": "orgin-2ccgtb24-7dc5-46s2-9r3e-95825d53dwe3a\t",
14796
+ "member": "string",
14797
+ "name": "OriginGroupId",
14798
+ "output_required": true,
14799
+ "type": "string",
14800
+ "value_allowed_null": false
14801
+ },
14802
+ {
14803
+ "disabled": false,
14804
+ "document": "根据所有探测区域的结果综合决策出来的源站组下各个源站的健康状态。超过一半的地域判定该源站不健康,则对应状态为不健康,否则为健康。",
14805
+ "example": "无",
14806
+ "member": "OriginHealthStatus",
14807
+ "name": "OriginHealthStatus",
14808
+ "output_required": true,
14809
+ "type": "list",
14810
+ "value_allowed_null": false
14811
+ },
14812
+ {
14813
+ "disabled": false,
14814
+ "document": "各个健康检查区域下源站的健康状态。",
14815
+ "example": "无",
14816
+ "member": "CheckRegionHealthStatus",
14817
+ "name": "CheckRegionHealthStatus",
14818
+ "output_required": true,
14819
+ "type": "list",
14820
+ "value_allowed_null": false
14821
+ }
14822
+ ],
14823
+ "usage": "out"
14824
+ },
14825
+ "OriginGroupInLoadBalancer": {
14826
+ "document": "负载均衡实例中需要绑定的源站组和优先级关系。",
14827
+ "members": [
14828
+ {
14829
+ "disabled": false,
14830
+ "document": "优先级,填写格式为 \"priority_\" + \"数字\",最高优先级为 \"priority_1\"。参考取值有:\n<li>priority_1:第一优先级;</li>\n<li>priority_2:第二优先级;</li>\n<li>priority_3:第三优先级。</li>其他优先级可以将数字递增,最多可以递增至 \"priority_10\"。",
14831
+ "example": "priority_1",
14832
+ "member": "string",
14833
+ "name": "Priority",
14834
+ "required": true,
14835
+ "type": "string"
14836
+ },
14837
+ {
14838
+ "disabled": false,
14839
+ "document": "源站组 ID。",
14840
+ "example": "orgin-2ccgtb24-7dc5-46s2-9r3e-95825d53dwe3a\t",
14841
+ "member": "string",
14842
+ "name": "OriginGroupId",
14843
+ "required": true,
14844
+ "type": "string"
14845
+ }
14846
+ ],
14847
+ "usage": "in"
14848
+ },
13997
14849
  "OriginGroupReference": {
13998
14850
  "document": "源站组引用服务。",
13999
14851
  "members": [
@@ -14030,6 +14882,32 @@
14030
14882
  ],
14031
14883
  "usage": "out"
14032
14884
  },
14885
+ "OriginHealthStatus": {
14886
+ "document": "源站组里的源站健康状态。",
14887
+ "members": [
14888
+ {
14889
+ "disabled": false,
14890
+ "document": "源站。",
14891
+ "example": "1.1.1.1",
14892
+ "member": "string",
14893
+ "name": "Origin",
14894
+ "output_required": true,
14895
+ "type": "string",
14896
+ "value_allowed_null": false
14897
+ },
14898
+ {
14899
+ "disabled": false,
14900
+ "document": "源站健康状态,取值有:\n<li>Healthy:健康;</li>\n<li>Unhealthy:不健康;</li>\n<li>Undetected:未探测到数据。</li>\n",
14901
+ "example": "Healthy",
14902
+ "member": "string",
14903
+ "name": "Healthy",
14904
+ "output_required": true,
14905
+ "type": "string",
14906
+ "value_allowed_null": false
14907
+ }
14908
+ ],
14909
+ "usage": "out"
14910
+ },
14033
14911
  "OriginInfo": {
14034
14912
  "document": "加速域名源站信息。",
14035
14913
  "members": [
@@ -14271,7 +15149,7 @@
14271
15149
  "members": [
14272
15150
  {
14273
15151
  "disabled": false,
14274
- "document": "CNAME 接入,使用 DNS 解析验证时所需的信息。详情参考 [站点/域名归属权验证\n](https://cloud.tencent.com/document/product/1552/70789#7af6ecf8-afca-4e35-8811-b5797ed1bde5)。\n注意:此字段可能返回 null,表示取不到有效值。",
15152
+ "document": "CNAME 、无域名接入时,使用 DNS 解析验证时所需的信息。详情参考 [站点/域名归属权验证\n](https://cloud.tencent.com/document/product/1552/70789#7af6ecf8-afca-4e35-8811-b5797ed1bde5)。\n注意:此字段可能返回 null,表示取不到有效值。",
14275
15153
  "example": "无",
14276
15154
  "member": "DnsVerification",
14277
15155
  "name": "DnsVerification",
@@ -14281,7 +15159,7 @@
14281
15159
  },
14282
15160
  {
14283
15161
  "disabled": false,
14284
- "document": "CNAME 接入,使用文件验证时所需的信息。详情参考 [站点/域名归属权验证\n](https://cloud.tencent.com/document/product/1552/70789#7af6ecf8-afca-4e35-8811-b5797ed1bde5)。\n注意:此字段可能返回 null,表示取不到有效值。",
15162
+ "document": "CNAME 、无域名接入时,使用文件验证时所需的信息。详情参考 [站点/域名归属权验证\n](https://cloud.tencent.com/document/product/1552/70789#7af6ecf8-afca-4e35-8811-b5797ed1bde5)。\n注意:此字段可能返回 null,表示取不到有效值。",
14285
15163
  "example": "无",
14286
15164
  "member": "FileVerification",
14287
15165
  "name": "FileVerification",
@@ -17130,6 +18008,23 @@
17130
18008
  ],
17131
18009
  "type": "object"
17132
18010
  },
18011
+ "UpstreamCertInfo": {
18012
+ "document": "用于 EO 节点回源时携带的证书,源站启用双向认证握手时使用,用于源站认证客户端证书是否有效,确保请求来源于受信任的 EO 节点。",
18013
+ "members": [
18014
+ {
18015
+ "disabled": false,
18016
+ "document": "在回源双向认证场景下,该字段为 EO 节点回源时携带的证书(包含公钥、私钥即可),部署在 EO 节点,用于源站对 EO 节点进行认证。在作为入参使用时,不填写表示保持原有配置。",
18017
+ "example": "无",
18018
+ "member": "MutualTLS",
18019
+ "name": "UpstreamMutualTLS",
18020
+ "output_required": false,
18021
+ "required": false,
18022
+ "type": "object",
18023
+ "value_allowed_null": false
18024
+ }
18025
+ ],
18026
+ "usage": "both"
18027
+ },
17133
18028
  "UpstreamHttp2": {
17134
18029
  "document": "Http2回源配置",
17135
18030
  "members": [
@@ -17837,6 +18732,16 @@
17837
18732
  "output_required": true,
17838
18733
  "type": "object",
17839
18734
  "value_allowed_null": true
18735
+ },
18736
+ {
18737
+ "disabled": false,
18738
+ "document": "视频即时处理配置。\n注意:此字段可能返回 null,表示取不到有效值。",
18739
+ "example": "无",
18740
+ "member": "JITVideoProcess",
18741
+ "name": "JITVideoProcess",
18742
+ "output_required": true,
18743
+ "type": "object",
18744
+ "value_allowed_null": true
17840
18745
  }
17841
18746
  ],
17842
18747
  "usage": "out"