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
@@ -14,6 +14,20 @@
14
14
  "output": "CreateEndPointResponse",
15
15
  "status": "online"
16
16
  },
17
+ "CreateEndPointAndEndPointService": {
18
+ "document": "同时创建终端节点和终端节点服务",
19
+ "input": "CreateEndPointAndEndPointServiceRequest",
20
+ "name": "同时创建终端节点和终端节点服务",
21
+ "output": "CreateEndPointAndEndPointServiceResponse",
22
+ "status": "online"
23
+ },
24
+ "CreateForwardRule": {
25
+ "document": "创建自定义转发规则",
26
+ "input": "CreateForwardRuleRequest",
27
+ "name": "创建自定义转发规则",
28
+ "output": "CreateForwardRuleResponse",
29
+ "status": "online"
30
+ },
17
31
  "CreatePrivateDNSAccount": {
18
32
  "document": "创建私有域解析账号",
19
33
  "input": "CreatePrivateDNSAccountRequest",
@@ -42,6 +56,13 @@
42
56
  "output": "DeleteEndPointResponse",
43
57
  "status": "online"
44
58
  },
59
+ "DeleteForwardRule": {
60
+ "document": "删除转发规则并停止转发",
61
+ "input": "DeleteForwardRuleRequest",
62
+ "name": "删除转发规则",
63
+ "output": "DeleteForwardRuleResponse",
64
+ "status": "online"
65
+ },
45
66
  "DeletePrivateDNSAccount": {
46
67
  "document": "删除私有域解析账号",
47
68
  "input": "DeletePrivateDNSAccountRequest",
@@ -91,6 +112,34 @@
91
112
  "output": "DescribeDashboardResponse",
92
113
  "status": "online"
93
114
  },
115
+ "DescribeEndPointList": {
116
+ "document": "获取终端节点列表",
117
+ "input": "DescribeEndPointListRequest",
118
+ "name": "获取终端节点列表",
119
+ "output": "DescribeEndPointListResponse",
120
+ "status": "online"
121
+ },
122
+ "DescribeEndPointRegion": {
123
+ "document": "查询终端节点已经启用了的地域",
124
+ "input": "DescribeEndPointRegionRequest",
125
+ "name": "查询终端节点已经启用了的地域",
126
+ "output": "DescribeEndPointRegionResponse",
127
+ "status": "online"
128
+ },
129
+ "DescribeForwardRule": {
130
+ "document": "查询转发规则",
131
+ "input": "DescribeForwardRuleRequest",
132
+ "name": "查询转发规则",
133
+ "output": "DescribeForwardRuleResponse",
134
+ "status": "online"
135
+ },
136
+ "DescribeForwardRuleList": {
137
+ "document": "查询转发规则列表",
138
+ "input": "DescribeForwardRuleListRequest",
139
+ "name": "查询转发规则列表",
140
+ "output": "DescribeForwardRuleListResponse",
141
+ "status": "online"
142
+ },
94
143
  "DescribePrivateDNSAccountList": {
95
144
  "document": "获取私有域解析账号列表",
96
145
  "input": "DescribePrivateDNSAccountListRequest",
@@ -140,6 +189,13 @@
140
189
  "output": "DescribeRequestDataResponse",
141
190
  "status": "online"
142
191
  },
192
+ "ModifyForwardRule": {
193
+ "document": "修改转发规则",
194
+ "input": "ModifyForwardRuleRequest",
195
+ "name": "修改转发规则",
196
+ "output": "ModifyForwardRuleResponse",
197
+ "status": "online"
198
+ },
143
199
  "ModifyPrivateZone": {
144
200
  "document": "修改私有域信息",
145
201
  "input": "ModifyPrivateZoneRequest",
@@ -494,6 +550,136 @@
494
550
  ],
495
551
  "usage": "out"
496
552
  },
553
+ "CreateEndPointAndEndPointServiceRequest": {
554
+ "document": "CreateEndPointAndEndPointService请求参数结构体",
555
+ "members": [
556
+ {
557
+ "disabled": false,
558
+ "document": "VPC实例ID",
559
+ "example": "vpc-xxxxxxxx",
560
+ "member": "string",
561
+ "name": "VpcId",
562
+ "required": true,
563
+ "type": "string"
564
+ },
565
+ {
566
+ "disabled": false,
567
+ "document": "是否自动接受",
568
+ "example": "True",
569
+ "member": "bool",
570
+ "name": "AutoAcceptFlag",
571
+ "required": true,
572
+ "type": "bool"
573
+ },
574
+ {
575
+ "disabled": false,
576
+ "document": "后端服务ID",
577
+ "example": "lb-xxxxxxxx",
578
+ "member": "string",
579
+ "name": "ServiceInstanceId",
580
+ "required": true,
581
+ "type": "string"
582
+ },
583
+ {
584
+ "disabled": false,
585
+ "document": "终端节点名称",
586
+ "example": "终端节点测试001",
587
+ "member": "string",
588
+ "name": "EndPointName",
589
+ "required": true,
590
+ "type": "string"
591
+ },
592
+ {
593
+ "disabled": false,
594
+ "document": "终端节点地域,必须要和终端节点服务所属地域一致",
595
+ "example": "EndPointRegion",
596
+ "member": "string",
597
+ "name": "EndPointRegion",
598
+ "required": true,
599
+ "type": "string"
600
+ },
601
+ {
602
+ "disabled": false,
603
+ "document": "终端节点服务名称",
604
+ "example": "终端服务测试001",
605
+ "member": "string",
606
+ "name": "EndPointServiceName",
607
+ "required": false,
608
+ "type": "string"
609
+ },
610
+ {
611
+ "disabled": false,
612
+ "document": "挂载的PAAS服务类型,CLB,CDB,CRS",
613
+ "example": "CLB",
614
+ "member": "string",
615
+ "name": "ServiceType",
616
+ "required": false,
617
+ "type": "string"
618
+ },
619
+ {
620
+ "disabled": false,
621
+ "document": "终端节点ip数量",
622
+ "example": "2",
623
+ "member": "int64",
624
+ "name": "IpNum",
625
+ "required": false,
626
+ "type": "int"
627
+ }
628
+ ],
629
+ "type": "object"
630
+ },
631
+ "CreateEndPointAndEndPointServiceResponse": {
632
+ "document": "CreateEndPointAndEndPointService返回参数结构体",
633
+ "members": [
634
+ {
635
+ "disabled": false,
636
+ "document": "终端节点id",
637
+ "example": "eid-ax8skcs0dg",
638
+ "member": "string",
639
+ "name": "EndPointId",
640
+ "output_required": true,
641
+ "type": "string",
642
+ "value_allowed_null": false
643
+ },
644
+ {
645
+ "disabled": false,
646
+ "document": "终端节点名",
647
+ "example": "终端节点测试001",
648
+ "member": "string",
649
+ "name": "EndPointName",
650
+ "output_required": true,
651
+ "type": "string",
652
+ "value_allowed_null": false
653
+ },
654
+ {
655
+ "disabled": false,
656
+ "document": "终端节点服务ID",
657
+ "example": "vpcsvc-xxxxxxxx",
658
+ "member": "string",
659
+ "name": "EndPointServiceId",
660
+ "output_required": true,
661
+ "type": "string",
662
+ "value_allowed_null": false
663
+ },
664
+ {
665
+ "disabled": false,
666
+ "document": "终端节点的IP列表",
667
+ "example": "[\"10.0.0.13\",\"10.0.0.14\"]",
668
+ "member": "string",
669
+ "name": "EndPointVipSet",
670
+ "output_required": true,
671
+ "type": "list",
672
+ "value_allowed_null": false
673
+ },
674
+ {
675
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
676
+ "member": "string",
677
+ "name": "RequestId",
678
+ "type": "string"
679
+ }
680
+ ],
681
+ "type": "object"
682
+ },
497
683
  "CreateEndPointRequest": {
498
684
  "document": "CreateEndPoint请求参数结构体",
499
685
  "members": [
@@ -588,6 +774,110 @@
588
774
  ],
589
775
  "type": "object"
590
776
  },
777
+ "CreateForwardRuleRequest": {
778
+ "document": "CreateForwardRule请求参数结构体",
779
+ "members": [
780
+ {
781
+ "disabled": false,
782
+ "document": "转发规则名称",
783
+ "example": "转发规则1",
784
+ "member": "string",
785
+ "name": "RuleName",
786
+ "required": true,
787
+ "type": "string"
788
+ },
789
+ {
790
+ "disabled": false,
791
+ "document": "转发规则类型:云上到云下DOWN,云下到云上UP",
792
+ "example": "UP",
793
+ "member": "string",
794
+ "name": "RuleType",
795
+ "required": true,
796
+ "type": "string"
797
+ },
798
+ {
799
+ "disabled": false,
800
+ "document": "私有域ID,可在私有域列表页面查看",
801
+ "example": "zone-1dsi8dsg",
802
+ "member": "string",
803
+ "name": "ZoneId",
804
+ "required": true,
805
+ "type": "string"
806
+ },
807
+ {
808
+ "disabled": false,
809
+ "document": "终端节点ID",
810
+ "example": "eid-ml0mysdpsaf",
811
+ "member": "string",
812
+ "name": "EndPointId",
813
+ "required": true,
814
+ "type": "string"
815
+ }
816
+ ],
817
+ "type": "object"
818
+ },
819
+ "CreateForwardRuleResponse": {
820
+ "document": "CreateForwardRule返回参数结构体",
821
+ "members": [
822
+ {
823
+ "disabled": false,
824
+ "document": "转发规则ID",
825
+ "example": "fid-afd2dcgsa3",
826
+ "member": "string",
827
+ "name": "RuleId",
828
+ "required": true,
829
+ "type": "string",
830
+ "value_allowed_null": false
831
+ },
832
+ {
833
+ "disabled": false,
834
+ "document": "转发规则名称",
835
+ "example": "转发规则1",
836
+ "member": "string",
837
+ "name": "RuleName",
838
+ "required": true,
839
+ "type": "string",
840
+ "value_allowed_null": false
841
+ },
842
+ {
843
+ "disabled": false,
844
+ "document": "转发规则类型",
845
+ "example": "DOWN",
846
+ "member": "string",
847
+ "name": "RuleType",
848
+ "required": true,
849
+ "type": "string",
850
+ "value_allowed_null": false
851
+ },
852
+ {
853
+ "disabled": false,
854
+ "document": "私有域ID",
855
+ "example": "zone-af2fdsfa",
856
+ "member": "string",
857
+ "name": "ZoneId",
858
+ "required": true,
859
+ "type": "string",
860
+ "value_allowed_null": false
861
+ },
862
+ {
863
+ "disabled": false,
864
+ "document": "终端节点ID",
865
+ "example": "eid-afsdf2sa",
866
+ "member": "string",
867
+ "name": "EndPointId",
868
+ "required": true,
869
+ "type": "string",
870
+ "value_allowed_null": false
871
+ },
872
+ {
873
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
874
+ "member": "string",
875
+ "name": "RequestId",
876
+ "type": "string"
877
+ }
878
+ ],
879
+ "type": "object"
880
+ },
591
881
  "CreatePrivateDNSAccountRequest": {
592
882
  "document": "CreatePrivateDNSAccount请求参数结构体",
593
883
  "members": [
@@ -869,6 +1159,33 @@
869
1159
  ],
870
1160
  "type": "object"
871
1161
  },
1162
+ "DeleteForwardRuleRequest": {
1163
+ "document": "DeleteForwardRule请求参数结构体",
1164
+ "members": [
1165
+ {
1166
+ "disabled": false,
1167
+ "document": "转发规则ID数组",
1168
+ "example": "无",
1169
+ "member": "string",
1170
+ "name": "RuleIdSet",
1171
+ "required": false,
1172
+ "type": "list"
1173
+ }
1174
+ ],
1175
+ "type": "object"
1176
+ },
1177
+ "DeleteForwardRuleResponse": {
1178
+ "document": "DeleteForwardRule返回参数结构体",
1179
+ "members": [
1180
+ {
1181
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1182
+ "member": "string",
1183
+ "name": "RequestId",
1184
+ "type": "string"
1185
+ }
1186
+ ],
1187
+ "type": "object"
1188
+ },
872
1189
  "DeletePrivateDNSAccountRequest": {
873
1190
  "document": "DeletePrivateDNSAccount请求参数结构体",
874
1191
  "members": [
@@ -1275,8 +1592,8 @@
1275
1592
  ],
1276
1593
  "type": "object"
1277
1594
  },
1278
- "DescribePrivateDNSAccountListRequest": {
1279
- "document": "DescribePrivateDNSAccountList请求参数结构体",
1595
+ "DescribeEndPointListRequest": {
1596
+ "document": "DescribeEndPointList请求参数结构体",
1280
1597
  "members": [
1281
1598
  {
1282
1599
  "disabled": false,
@@ -1298,7 +1615,7 @@
1298
1615
  },
1299
1616
  {
1300
1617
  "disabled": false,
1301
- "document": "过滤参数",
1618
+ "document": "过滤参数,支持EndPointName,EndPointId,EndPointServiceId,EndPointVip",
1302
1619
  "example": "无",
1303
1620
  "member": "Filter",
1304
1621
  "name": "Filters",
@@ -1308,12 +1625,12 @@
1308
1625
  ],
1309
1626
  "type": "object"
1310
1627
  },
1311
- "DescribePrivateDNSAccountListResponse": {
1312
- "document": "DescribePrivateDNSAccountList返回参数结构体",
1628
+ "DescribeEndPointListResponse": {
1629
+ "document": "DescribeEndPointList返回参数结构体",
1313
1630
  "members": [
1314
1631
  {
1315
1632
  "disabled": false,
1316
- "document": "私有域解析账号数量",
1633
+ "document": "终端节点总数",
1317
1634
  "example": "无",
1318
1635
  "member": "int64",
1319
1636
  "name": "TotalCount",
@@ -1323,10 +1640,37 @@
1323
1640
  },
1324
1641
  {
1325
1642
  "disabled": false,
1326
- "document": "私有域解析账号列表",
1643
+ "document": "终端节点列表\n注意:此字段可能返回 null,表示取不到有效值。",
1327
1644
  "example": "无",
1328
- "member": "PrivateDNSAccount",
1329
- "name": "AccountSet",
1645
+ "member": "EndPointInfo",
1646
+ "name": "EndPointSet",
1647
+ "output_required": true,
1648
+ "type": "list",
1649
+ "value_allowed_null": true
1650
+ },
1651
+ {
1652
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1653
+ "member": "string",
1654
+ "name": "RequestId",
1655
+ "type": "string"
1656
+ }
1657
+ ],
1658
+ "type": "object"
1659
+ },
1660
+ "DescribeEndPointRegionRequest": {
1661
+ "document": "DescribeEndPointRegion请求参数结构体",
1662
+ "members": [],
1663
+ "type": "object"
1664
+ },
1665
+ "DescribeEndPointRegionResponse": {
1666
+ "document": "DescribeEndPointRegion返回参数结构体",
1667
+ "members": [
1668
+ {
1669
+ "disabled": false,
1670
+ "document": "地域数组",
1671
+ "example": "无",
1672
+ "member": "RegionInfo",
1673
+ "name": "RegionSet",
1330
1674
  "output_required": true,
1331
1675
  "type": "list",
1332
1676
  "value_allowed_null": false
@@ -1340,8 +1684,175 @@
1340
1684
  ],
1341
1685
  "type": "object"
1342
1686
  },
1343
- "DescribePrivateZoneListRequest": {
1344
- "document": "DescribePrivateZoneList请求参数结构体",
1687
+ "DescribeForwardRuleListRequest": {
1688
+ "document": "DescribeForwardRuleList请求参数结构体",
1689
+ "members": [
1690
+ {
1691
+ "disabled": false,
1692
+ "document": "分页偏移量,从0开始",
1693
+ "example": "无",
1694
+ "member": "int64",
1695
+ "name": "Offset",
1696
+ "required": false,
1697
+ "type": "int"
1698
+ },
1699
+ {
1700
+ "disabled": false,
1701
+ "document": "分页限制数目, 最大100,默认20",
1702
+ "example": "无",
1703
+ "member": "int64",
1704
+ "name": "Limit",
1705
+ "required": false,
1706
+ "type": "int"
1707
+ },
1708
+ {
1709
+ "disabled": false,
1710
+ "document": "过滤参数",
1711
+ "example": "无",
1712
+ "member": "Filter",
1713
+ "name": "Filters",
1714
+ "required": false,
1715
+ "type": "list"
1716
+ }
1717
+ ],
1718
+ "type": "object"
1719
+ },
1720
+ "DescribeForwardRuleListResponse": {
1721
+ "document": "DescribeForwardRuleList返回参数结构体",
1722
+ "members": [
1723
+ {
1724
+ "disabled": false,
1725
+ "document": "私有域数量",
1726
+ "example": "无",
1727
+ "member": "int64",
1728
+ "name": "TotalCount",
1729
+ "output_required": true,
1730
+ "type": "int",
1731
+ "value_allowed_null": false
1732
+ },
1733
+ {
1734
+ "disabled": false,
1735
+ "document": "私有域列表",
1736
+ "example": "无",
1737
+ "member": "ForwardRule",
1738
+ "name": "ForwardRuleSet",
1739
+ "output_required": true,
1740
+ "type": "list",
1741
+ "value_allowed_null": false
1742
+ },
1743
+ {
1744
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1745
+ "member": "string",
1746
+ "name": "RequestId",
1747
+ "type": "string"
1748
+ }
1749
+ ],
1750
+ "type": "object"
1751
+ },
1752
+ "DescribeForwardRuleRequest": {
1753
+ "document": "DescribeForwardRule请求参数结构体",
1754
+ "members": [
1755
+ {
1756
+ "disabled": false,
1757
+ "document": "转发规则ID",
1758
+ "example": "fid-afdsf23s",
1759
+ "member": "string",
1760
+ "name": "RuleId",
1761
+ "required": true,
1762
+ "type": "string"
1763
+ }
1764
+ ],
1765
+ "type": "object"
1766
+ },
1767
+ "DescribeForwardRuleResponse": {
1768
+ "document": "DescribeForwardRule返回参数结构体",
1769
+ "members": [
1770
+ {
1771
+ "disabled": false,
1772
+ "document": "转发规则详情",
1773
+ "example": "无",
1774
+ "member": "ForwardRule",
1775
+ "name": "ForwardRule",
1776
+ "required": true,
1777
+ "type": "object",
1778
+ "value_allowed_null": false
1779
+ },
1780
+ {
1781
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1782
+ "member": "string",
1783
+ "name": "RequestId",
1784
+ "type": "string"
1785
+ }
1786
+ ],
1787
+ "type": "object"
1788
+ },
1789
+ "DescribePrivateDNSAccountListRequest": {
1790
+ "document": "DescribePrivateDNSAccountList请求参数结构体",
1791
+ "members": [
1792
+ {
1793
+ "disabled": false,
1794
+ "document": "分页偏移量,从0开始",
1795
+ "example": "无",
1796
+ "member": "int64",
1797
+ "name": "Offset",
1798
+ "required": false,
1799
+ "type": "int"
1800
+ },
1801
+ {
1802
+ "disabled": false,
1803
+ "document": "分页限制数目, 最大100,默认20",
1804
+ "example": "无",
1805
+ "member": "int64",
1806
+ "name": "Limit",
1807
+ "required": false,
1808
+ "type": "int"
1809
+ },
1810
+ {
1811
+ "disabled": false,
1812
+ "document": "过滤参数",
1813
+ "example": "无",
1814
+ "member": "Filter",
1815
+ "name": "Filters",
1816
+ "required": false,
1817
+ "type": "list"
1818
+ }
1819
+ ],
1820
+ "type": "object"
1821
+ },
1822
+ "DescribePrivateDNSAccountListResponse": {
1823
+ "document": "DescribePrivateDNSAccountList返回参数结构体",
1824
+ "members": [
1825
+ {
1826
+ "disabled": false,
1827
+ "document": "私有域解析账号数量",
1828
+ "example": "无",
1829
+ "member": "int64",
1830
+ "name": "TotalCount",
1831
+ "output_required": true,
1832
+ "type": "int",
1833
+ "value_allowed_null": false
1834
+ },
1835
+ {
1836
+ "disabled": false,
1837
+ "document": "私有域解析账号列表",
1838
+ "example": "无",
1839
+ "member": "PrivateDNSAccount",
1840
+ "name": "AccountSet",
1841
+ "output_required": true,
1842
+ "type": "list",
1843
+ "value_allowed_null": false
1844
+ },
1845
+ {
1846
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1847
+ "member": "string",
1848
+ "name": "RequestId",
1849
+ "type": "string"
1850
+ }
1851
+ ],
1852
+ "type": "object"
1853
+ },
1854
+ "DescribePrivateZoneListRequest": {
1855
+ "document": "DescribePrivateZoneList请求参数结构体",
1345
1856
  "members": [
1346
1857
  {
1347
1858
  "disabled": false,
@@ -1635,6 +2146,72 @@
1635
2146
  ],
1636
2147
  "type": "object"
1637
2148
  },
2149
+ "EndPointInfo": {
2150
+ "document": "终端节点信息",
2151
+ "members": [
2152
+ {
2153
+ "disabled": false,
2154
+ "document": "终端节点ID",
2155
+ "example": "eid-sx9cjut35k",
2156
+ "member": "string",
2157
+ "name": "EndPointId",
2158
+ "output_required": true,
2159
+ "type": "string",
2160
+ "value_allowed_null": false
2161
+ },
2162
+ {
2163
+ "disabled": false,
2164
+ "document": "终端节点名称",
2165
+ "example": "终端节点名",
2166
+ "member": "string",
2167
+ "name": "EndPointName",
2168
+ "output_required": true,
2169
+ "type": "string",
2170
+ "value_allowed_null": false
2171
+ },
2172
+ {
2173
+ "disabled": false,
2174
+ "document": "终端节点服务ID",
2175
+ "example": "终端节点服务ID",
2176
+ "member": "string",
2177
+ "name": "EndPointServiceId",
2178
+ "output_required": true,
2179
+ "type": "string",
2180
+ "value_allowed_null": false
2181
+ },
2182
+ {
2183
+ "disabled": false,
2184
+ "document": "终端节点VIP列表",
2185
+ "example": "[10.0.0.17:53,10.0.0.18:53]",
2186
+ "member": "string",
2187
+ "name": "EndPointVipSet",
2188
+ "output_required": true,
2189
+ "type": "list",
2190
+ "value_allowed_null": false
2191
+ },
2192
+ {
2193
+ "disabled": false,
2194
+ "document": "ap-guangzhou\n注意:此字段可能返回 null,表示取不到有效值。",
2195
+ "example": "地域编码",
2196
+ "member": "string",
2197
+ "name": "RegionCode",
2198
+ "output_required": false,
2199
+ "type": "string",
2200
+ "value_allowed_null": true
2201
+ },
2202
+ {
2203
+ "disabled": false,
2204
+ "document": "标签键值对集合\n注意:此字段可能返回 null,表示取不到有效值。",
2205
+ "example": "[{TagKey: \"testtag\", TagValue: \"testtag\"}]",
2206
+ "member": "TagInfo",
2207
+ "name": "Tags",
2208
+ "output_required": true,
2209
+ "type": "list",
2210
+ "value_allowed_null": true
2211
+ }
2212
+ ],
2213
+ "usage": "out"
2214
+ },
1638
2215
  "Filter": {
1639
2216
  "document": "筛选参数",
1640
2217
  "members": [
@@ -1697,6 +2274,132 @@
1697
2274
  ],
1698
2275
  "usage": "out"
1699
2276
  },
2277
+ "ForwardRule": {
2278
+ "document": "转发规则详情",
2279
+ "members": [
2280
+ {
2281
+ "disabled": false,
2282
+ "document": "私有域名",
2283
+ "example": "qq.com",
2284
+ "member": "string",
2285
+ "name": "Domain",
2286
+ "output_required": true,
2287
+ "type": "string",
2288
+ "value_allowed_null": false
2289
+ },
2290
+ {
2291
+ "disabled": false,
2292
+ "document": "转发规则名称",
2293
+ "example": "规则1",
2294
+ "member": "string",
2295
+ "name": "RuleName",
2296
+ "output_required": true,
2297
+ "type": "string",
2298
+ "value_allowed_null": false
2299
+ },
2300
+ {
2301
+ "disabled": false,
2302
+ "document": "规则id",
2303
+ "example": "fid-af22uxicg4g",
2304
+ "member": "string",
2305
+ "name": "RuleId",
2306
+ "output_required": true,
2307
+ "type": "string",
2308
+ "value_allowed_null": false
2309
+ },
2310
+ {
2311
+ "disabled": false,
2312
+ "document": "转发规则类型:云上到云下DOWN、云下到云上DOWN",
2313
+ "example": "DOWN",
2314
+ "member": "string",
2315
+ "name": "RuleType",
2316
+ "output_required": true,
2317
+ "type": "string",
2318
+ "value_allowed_null": false
2319
+ },
2320
+ {
2321
+ "disabled": false,
2322
+ "document": "创建时间",
2323
+ "example": "2022-09-09 11:11:11",
2324
+ "member": "string",
2325
+ "name": "CreatedAt",
2326
+ "output_required": true,
2327
+ "type": "string",
2328
+ "value_allowed_null": false
2329
+ },
2330
+ {
2331
+ "disabled": false,
2332
+ "document": "更新时间",
2333
+ "example": "2022-09-09 11:11:11",
2334
+ "member": "string",
2335
+ "name": "UpdatedAt",
2336
+ "output_required": true,
2337
+ "type": "string",
2338
+ "value_allowed_null": false
2339
+ },
2340
+ {
2341
+ "disabled": false,
2342
+ "document": "终端节点名称",
2343
+ "example": "终端节点1",
2344
+ "member": "string",
2345
+ "name": "EndPointName",
2346
+ "output_required": true,
2347
+ "type": "string",
2348
+ "value_allowed_null": false
2349
+ },
2350
+ {
2351
+ "disabled": false,
2352
+ "document": "终端节点ID",
2353
+ "example": "eid-af2asdfblvm",
2354
+ "member": "string",
2355
+ "name": "EndPointId",
2356
+ "output_required": true,
2357
+ "type": "string",
2358
+ "value_allowed_null": false
2359
+ },
2360
+ {
2361
+ "disabled": false,
2362
+ "document": "转发地址",
2363
+ "example": "[1.1.1.1:53]",
2364
+ "member": "string",
2365
+ "name": "ForwardAddress",
2366
+ "output_required": true,
2367
+ "type": "list",
2368
+ "value_allowed_null": false
2369
+ },
2370
+ {
2371
+ "disabled": false,
2372
+ "document": "私有域绑定的vpc列表\n注意:此字段可能返回 null,表示取不到有效值。",
2373
+ "example": "无",
2374
+ "member": "VpcInfo",
2375
+ "name": "VpcSet",
2376
+ "output_required": true,
2377
+ "type": "list",
2378
+ "value_allowed_null": true
2379
+ },
2380
+ {
2381
+ "disabled": false,
2382
+ "document": "绑定的私有域ID",
2383
+ "example": "zone-ad2kvms0",
2384
+ "member": "string",
2385
+ "name": "ZoneId",
2386
+ "output_required": true,
2387
+ "type": "string",
2388
+ "value_allowed_null": false
2389
+ },
2390
+ {
2391
+ "disabled": false,
2392
+ "document": "标签\n注意:此字段可能返回 null,表示取不到有效值。",
2393
+ "example": "无",
2394
+ "member": "TagInfo",
2395
+ "name": "Tags",
2396
+ "output_required": true,
2397
+ "type": "list",
2398
+ "value_allowed_null": true
2399
+ }
2400
+ ],
2401
+ "usage": "out"
2402
+ },
1700
2403
  "MetricData": {
1701
2404
  "document": "统计数据表",
1702
2405
  "members": [
@@ -1743,6 +2446,51 @@
1743
2446
  ],
1744
2447
  "usage": "out"
1745
2448
  },
2449
+ "ModifyForwardRuleRequest": {
2450
+ "document": "ModifyForwardRule请求参数结构体",
2451
+ "members": [
2452
+ {
2453
+ "disabled": false,
2454
+ "document": "转发规则ID",
2455
+ "example": "fid-af29ockus",
2456
+ "member": "string",
2457
+ "name": "RuleId",
2458
+ "required": true,
2459
+ "type": "string"
2460
+ },
2461
+ {
2462
+ "disabled": false,
2463
+ "document": "转发规则名称",
2464
+ "example": "转发规则名",
2465
+ "member": "string",
2466
+ "name": "RuleName",
2467
+ "required": false,
2468
+ "type": "string"
2469
+ },
2470
+ {
2471
+ "disabled": false,
2472
+ "document": "终端节点ID",
2473
+ "example": "eid-fxo28fgj",
2474
+ "member": "string",
2475
+ "name": "EndPointId",
2476
+ "required": false,
2477
+ "type": "string"
2478
+ }
2479
+ ],
2480
+ "type": "object"
2481
+ },
2482
+ "ModifyForwardRuleResponse": {
2483
+ "document": "ModifyForwardRule返回参数结构体",
2484
+ "members": [
2485
+ {
2486
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
2487
+ "member": "string",
2488
+ "name": "RequestId",
2489
+ "type": "string"
2490
+ }
2491
+ ],
2492
+ "type": "object"
2493
+ },
1746
2494
  "ModifyPrivateZoneRecordRequest": {
1747
2495
  "document": "ModifyPrivateZoneRecord请求参数结构体",
1748
2496
  "members": [
@@ -2452,6 +3200,62 @@
2452
3200
  ],
2453
3201
  "type": "object"
2454
3202
  },
3203
+ "RegionInfo": {
3204
+ "document": "地域信息",
3205
+ "members": [
3206
+ {
3207
+ "disabled": false,
3208
+ "document": "地域编码",
3209
+ "example": "ap-guangzhou",
3210
+ "member": "string",
3211
+ "name": "RegionCode",
3212
+ "output_required": true,
3213
+ "type": "string",
3214
+ "value_allowed_null": false
3215
+ },
3216
+ {
3217
+ "disabled": false,
3218
+ "document": "地域中文名\n注意:此字段可能返回 null,表示取不到有效值。",
3219
+ "example": "广州",
3220
+ "member": "string",
3221
+ "name": "CnName",
3222
+ "output_required": true,
3223
+ "type": "string",
3224
+ "value_allowed_null": true
3225
+ },
3226
+ {
3227
+ "disabled": false,
3228
+ "document": "地域英文名",
3229
+ "example": "gz",
3230
+ "member": "string",
3231
+ "name": "EnName",
3232
+ "output_required": true,
3233
+ "type": "string",
3234
+ "value_allowed_null": false
3235
+ },
3236
+ {
3237
+ "disabled": false,
3238
+ "document": "地域ID\n注意:此字段可能返回 null,表示取不到有效值。",
3239
+ "example": "1",
3240
+ "member": "uint64",
3241
+ "name": "RegionId",
3242
+ "output_required": false,
3243
+ "type": "int",
3244
+ "value_allowed_null": true
3245
+ },
3246
+ {
3247
+ "disabled": false,
3248
+ "document": "可用区数量\n注意:此字段可能返回 null,表示取不到有效值。",
3249
+ "example": "2",
3250
+ "member": "uint64",
3251
+ "name": "AvailableZoneNum",
3252
+ "output_required": false,
3253
+ "type": "int",
3254
+ "value_allowed_null": true
3255
+ }
3256
+ ],
3257
+ "usage": "out"
3258
+ },
2455
3259
  "SubscribePrivateZoneServiceRequest": {
2456
3260
  "document": "SubscribePrivateZoneService请求参数结构体",
2457
3261
  "members": [],