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
@@ -22,7 +22,7 @@
22
22
  "status": "online"
23
23
  },
24
24
  "CreateDomain": {
25
- "document": "添加域名",
25
+ "document": "添加域名\n\n备注:该接口不支持添加子域名。",
26
26
  "input": "CreateDomainRequest",
27
27
  "name": "添加域名",
28
28
  "output": "CreateDomainResponse",
@@ -56,6 +56,20 @@
56
56
  "output": "CreateDomainGroupResponse",
57
57
  "status": "online"
58
58
  },
59
+ "CreateLineGroup": {
60
+ "document": "创建域名的线路分组",
61
+ "input": "CreateLineGroupRequest",
62
+ "name": "创建域名的线路分组",
63
+ "output": "CreateLineGroupResponse",
64
+ "status": "online"
65
+ },
66
+ "CreateLineGroupCopy": {
67
+ "document": "复制域名的线路分组",
68
+ "input": "CreateLineGroupCopyRequest",
69
+ "name": "复制域名的线路分组",
70
+ "output": "CreateLineGroupCopyResponse",
71
+ "status": "online"
72
+ },
59
73
  "CreateRecord": {
60
74
  "document": "添加记录\n备注:新添加的解析记录存在短暂的索引延迟,如果查询不到新增记录,请在 30 秒后重试",
61
75
  "input": "CreateRecordRequest",
@@ -84,6 +98,13 @@
84
98
  "output": "CreateSnapshotResponse",
85
99
  "status": "online"
86
100
  },
101
+ "CreateTXTRecord": {
102
+ "document": "添加TXT记录\n备注:新添加的解析记录存在短暂的索引延迟,如果查询不到新增记录,请在 30 秒后重试",
103
+ "input": "CreateTXTRecordRequest",
104
+ "name": "添加TXT记录",
105
+ "output": "CreateTXTRecordResponse",
106
+ "status": "online"
107
+ },
87
108
  "DeleteDomain": {
88
109
  "document": "删除域名",
89
110
  "input": "DeleteDomainRequest",
@@ -112,6 +133,13 @@
112
133
  "output": "DeleteDomainCustomLineResponse",
113
134
  "status": "online"
114
135
  },
136
+ "DeleteLineGroup": {
137
+ "document": "删除域名的线路分组",
138
+ "input": "DeleteLineGroupRequest",
139
+ "name": "删除域名的线路分组",
140
+ "output": "DeleteLineGroupResponse",
141
+ "status": "online"
142
+ },
115
143
  "DeleteRecord": {
116
144
  "document": "删除记录",
117
145
  "input": "DeleteRecordRequest",
@@ -245,6 +273,13 @@
245
273
  "output": "DescribeDomainWhoisResponse",
246
274
  "status": "online"
247
275
  },
276
+ "DescribeLineGroupList": {
277
+ "document": "获取域名的线路分组列表",
278
+ "input": "DescribeLineGroupListRequest",
279
+ "name": "获取域名的线路分组列表",
280
+ "output": "DescribeLineGroupListResponse",
281
+ "status": "online"
282
+ },
248
283
  "DescribePackageDetail": {
249
284
  "document": "获取各套餐配置详情",
250
285
  "input": "DescribePackageDetailRequest",
@@ -427,6 +462,13 @@
427
462
  "output": "ModifyDynamicDNSResponse",
428
463
  "status": "online"
429
464
  },
465
+ "ModifyLineGroup": {
466
+ "document": "修改域名的线路分组",
467
+ "input": "ModifyLineGroupRequest",
468
+ "name": "修改域名的线路分组",
469
+ "output": "ModifyLineGroupResponse",
470
+ "status": "online"
471
+ },
430
472
  "ModifyPackageAutoRenew": {
431
473
  "document": "DNS 解析套餐自动续费设置",
432
474
  "input": "ModifyPackageAutoRenewRequest",
@@ -497,6 +539,13 @@
497
539
  "output": "ModifySubdomainStatusResponse",
498
540
  "status": "online"
499
541
  },
542
+ "ModifyTXTRecord": {
543
+ "document": "修改TXT记录",
544
+ "input": "ModifyTXTRecordRequest",
545
+ "name": "修改TXT记录",
546
+ "output": "ModifyTXTRecordResponse",
547
+ "status": "online"
548
+ },
500
549
  "ModifyVasAutoRenewStatus": {
501
550
  "document": "增值服务自动续费设置",
502
551
  "input": "ModifyVasAutoRenewStatusRequest",
@@ -1508,6 +1557,115 @@
1508
1557
  ],
1509
1558
  "type": "object"
1510
1559
  },
1560
+ "CreateLineGroupCopyRequest": {
1561
+ "document": "CreateLineGroupCopy请求参数结构体",
1562
+ "members": [
1563
+ {
1564
+ "disabled": false,
1565
+ "document": "域名",
1566
+ "example": "dnspod.cn",
1567
+ "member": "string",
1568
+ "name": "Domain",
1569
+ "required": true,
1570
+ "type": "string"
1571
+ },
1572
+ {
1573
+ "disabled": false,
1574
+ "document": "要复制的域名ID。要从多个域名复制线路分组时,用英文逗号分隔,例如1002,1005",
1575
+ "example": "1002",
1576
+ "member": "string",
1577
+ "name": "DomainIds",
1578
+ "required": true,
1579
+ "type": "string"
1580
+ },
1581
+ {
1582
+ "disabled": false,
1583
+ "document": "域名ID,如果传了DomainId,系统将会忽略Domain参数,优先使用DomainId",
1584
+ "example": "1009",
1585
+ "member": "uint64",
1586
+ "name": "DomainId",
1587
+ "required": false,
1588
+ "type": "int"
1589
+ }
1590
+ ],
1591
+ "type": "object"
1592
+ },
1593
+ "CreateLineGroupCopyResponse": {
1594
+ "document": "CreateLineGroupCopy返回参数结构体",
1595
+ "members": [
1596
+ {
1597
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1598
+ "member": "string",
1599
+ "name": "RequestId",
1600
+ "type": "string"
1601
+ }
1602
+ ],
1603
+ "type": "object"
1604
+ },
1605
+ "CreateLineGroupRequest": {
1606
+ "document": "CreateLineGroup请求参数结构体",
1607
+ "members": [
1608
+ {
1609
+ "disabled": false,
1610
+ "document": "自定义线路分组的名称。",
1611
+ "example": "testgroup99",
1612
+ "member": "string",
1613
+ "name": "Name",
1614
+ "required": true,
1615
+ "type": "string"
1616
+ },
1617
+ {
1618
+ "disabled": false,
1619
+ "document": "自定义线路分组包含的线路列表,包含多个线路时用英文逗号分隔。例如,铁通,奇虎",
1620
+ "example": "电信,移动",
1621
+ "member": "string",
1622
+ "name": "Lines",
1623
+ "required": true,
1624
+ "type": "string"
1625
+ },
1626
+ {
1627
+ "disabled": false,
1628
+ "document": "域名",
1629
+ "example": "dnspod.cn",
1630
+ "member": "string",
1631
+ "name": "Domain",
1632
+ "required": true,
1633
+ "type": "string"
1634
+ },
1635
+ {
1636
+ "disabled": false,
1637
+ "document": "域名ID,如果传了DomainId,系统将会忽略Domain参数,优先使用DomainId",
1638
+ "example": "1009",
1639
+ "member": "uint64",
1640
+ "name": "DomainId",
1641
+ "required": false,
1642
+ "type": "int"
1643
+ }
1644
+ ],
1645
+ "type": "object"
1646
+ },
1647
+ "CreateLineGroupResponse": {
1648
+ "document": "CreateLineGroup返回参数结构体",
1649
+ "members": [
1650
+ {
1651
+ "disabled": false,
1652
+ "document": "自定义线路分组详情",
1653
+ "example": "无",
1654
+ "member": "LineGroupDetail",
1655
+ "name": "Data",
1656
+ "output_required": true,
1657
+ "type": "object",
1658
+ "value_allowed_null": false
1659
+ },
1660
+ {
1661
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1662
+ "member": "string",
1663
+ "name": "RequestId",
1664
+ "type": "string"
1665
+ }
1666
+ ],
1667
+ "type": "object"
1668
+ },
1511
1669
  "CreateRecordBatchDetail": {
1512
1670
  "document": "批量添加记录返回结构",
1513
1671
  "members": [
@@ -2008,6 +2166,124 @@
2008
2166
  ],
2009
2167
  "type": "object"
2010
2168
  },
2169
+ "CreateTXTRecordRequest": {
2170
+ "document": "CreateTXTRecord请求参数结构体",
2171
+ "members": [
2172
+ {
2173
+ "disabled": false,
2174
+ "document": "域名",
2175
+ "example": "dnspod.cn",
2176
+ "member": "string",
2177
+ "name": "Domain",
2178
+ "required": true,
2179
+ "type": "string"
2180
+ },
2181
+ {
2182
+ "disabled": false,
2183
+ "document": "记录线路,通过 API 记录线路获得,中文,比如:默认。",
2184
+ "example": "默认",
2185
+ "member": "string",
2186
+ "name": "RecordLine",
2187
+ "required": true,
2188
+ "type": "string"
2189
+ },
2190
+ {
2191
+ "disabled": false,
2192
+ "document": "记录值,如 IP : 200.200.200.200, CNAME : cname.dnspod.com., MX : mail.dnspod.com.。",
2193
+ "example": "200.200.200.200",
2194
+ "member": "string",
2195
+ "name": "Value",
2196
+ "required": true,
2197
+ "type": "string"
2198
+ },
2199
+ {
2200
+ "disabled": false,
2201
+ "document": "域名 ID 。参数 DomainId 优先级比参数 Domain 高,如果传递参数 DomainId 将忽略参数 Domain 。",
2202
+ "example": "1923",
2203
+ "member": "uint64",
2204
+ "name": "DomainId",
2205
+ "required": false,
2206
+ "type": "int"
2207
+ },
2208
+ {
2209
+ "disabled": false,
2210
+ "document": "主机记录,如 www,如果不传,默认为 @。",
2211
+ "example": "www",
2212
+ "member": "string",
2213
+ "name": "SubDomain",
2214
+ "required": false,
2215
+ "type": "string"
2216
+ },
2217
+ {
2218
+ "disabled": false,
2219
+ "document": "线路的 ID,通过 API 记录线路获得,英文字符串,比如:10=1。参数RecordLineId优先级高于RecordLine,如果同时传递二者,优先使用RecordLineId参数。",
2220
+ "example": "10=1",
2221
+ "member": "string",
2222
+ "name": "RecordLineId",
2223
+ "required": false,
2224
+ "type": "string"
2225
+ },
2226
+ {
2227
+ "disabled": false,
2228
+ "document": "TTL,范围1-604800,不同套餐域名最小值不同。",
2229
+ "example": "600",
2230
+ "member": "uint64",
2231
+ "name": "TTL",
2232
+ "required": false,
2233
+ "type": "int"
2234
+ },
2235
+ {
2236
+ "disabled": false,
2237
+ "document": "记录初始状态,取值范围为 ENABLE 和 DISABLE 。默认为 ENABLE ,如果传入 DISABLE,解析不会生效,也不会验证负载均衡的限制。",
2238
+ "example": "ENABLE",
2239
+ "member": "string",
2240
+ "name": "Status",
2241
+ "required": false,
2242
+ "type": "string"
2243
+ },
2244
+ {
2245
+ "disabled": false,
2246
+ "document": "备注",
2247
+ "example": "官网主页",
2248
+ "member": "string",
2249
+ "name": "Remark",
2250
+ "required": false,
2251
+ "type": "string"
2252
+ },
2253
+ {
2254
+ "disabled": false,
2255
+ "document": "记录分组 Id。可以通过接口 DescribeRecordGroupList 接口 GroupId 字段获取。",
2256
+ "example": "123",
2257
+ "member": "uint64",
2258
+ "name": "GroupId",
2259
+ "required": false,
2260
+ "type": "int"
2261
+ }
2262
+ ],
2263
+ "type": "object"
2264
+ },
2265
+ "CreateTXTRecordResponse": {
2266
+ "document": "CreateTXTRecord返回参数结构体",
2267
+ "members": [
2268
+ {
2269
+ "disabled": false,
2270
+ "document": "记录ID",
2271
+ "example": "162",
2272
+ "member": "uint64",
2273
+ "name": "RecordId",
2274
+ "output_required": true,
2275
+ "type": "int",
2276
+ "value_allowed_null": false
2277
+ },
2278
+ {
2279
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
2280
+ "member": "string",
2281
+ "name": "RequestId",
2282
+ "type": "string"
2283
+ }
2284
+ ],
2285
+ "type": "object"
2286
+ },
2011
2287
  "CustomLineInfo": {
2012
2288
  "document": "自定义线路详情",
2013
2289
  "members": [
@@ -2317,47 +2593,92 @@
2317
2593
  ],
2318
2594
  "type": "object"
2319
2595
  },
2320
- "DeleteRecordBatchDetail": {
2321
- "document": "批量删除记录详情",
2596
+ "DeleteLineGroupRequest": {
2597
+ "document": "DeleteLineGroup请求参数结构体",
2322
2598
  "members": [
2323
- {
2324
- "disabled": false,
2325
- "document": "域名 ID",
2326
- "example": "12124",
2327
- "member": "uint64",
2328
- "name": "DomainId",
2329
- "required": false,
2330
- "type": "int",
2331
- "value_allowed_null": false
2332
- },
2333
2599
  {
2334
2600
  "disabled": false,
2335
2601
  "document": "域名",
2336
- "example": "domain.com",
2602
+ "example": "dnspod.cn",
2337
2603
  "member": "string",
2338
2604
  "name": "Domain",
2339
- "required": false,
2340
- "type": "string",
2341
- "value_allowed_null": false
2605
+ "required": true,
2606
+ "type": "string"
2342
2607
  },
2343
2608
  {
2344
2609
  "disabled": false,
2345
- "document": "错误信息\n注意:此字段可能返回 null,表示取不到有效值。",
2346
- "example": "error",
2347
- "member": "string",
2348
- "name": "Error",
2349
- "required": false,
2350
- "type": "string",
2351
- "value_allowed_null": true
2610
+ "document": "自定义线路分组ID",
2611
+ "example": "10",
2612
+ "member": "uint64",
2613
+ "name": "LineGroupId",
2614
+ "required": true,
2615
+ "type": "int"
2352
2616
  },
2353
2617
  {
2354
2618
  "disabled": false,
2355
- "document": "删除状态",
2356
- "example": "waiting",
2357
- "member": "string",
2358
- "name": "Status",
2359
- "required": false,
2360
- "type": "string",
2619
+ "document": "域名ID,如果传了DomainId,系统将会忽略Domain参数,优先使用DomainId",
2620
+ "example": "1009",
2621
+ "member": "uint64",
2622
+ "name": "DomainId",
2623
+ "required": false,
2624
+ "type": "int"
2625
+ }
2626
+ ],
2627
+ "type": "object"
2628
+ },
2629
+ "DeleteLineGroupResponse": {
2630
+ "document": "DeleteLineGroup返回参数结构体",
2631
+ "members": [
2632
+ {
2633
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
2634
+ "member": "string",
2635
+ "name": "RequestId",
2636
+ "type": "string"
2637
+ }
2638
+ ],
2639
+ "type": "object"
2640
+ },
2641
+ "DeleteRecordBatchDetail": {
2642
+ "document": "批量删除记录详情",
2643
+ "members": [
2644
+ {
2645
+ "disabled": false,
2646
+ "document": "域名 ID",
2647
+ "example": "12124",
2648
+ "member": "uint64",
2649
+ "name": "DomainId",
2650
+ "required": false,
2651
+ "type": "int",
2652
+ "value_allowed_null": false
2653
+ },
2654
+ {
2655
+ "disabled": false,
2656
+ "document": "域名",
2657
+ "example": "domain.com",
2658
+ "member": "string",
2659
+ "name": "Domain",
2660
+ "required": false,
2661
+ "type": "string",
2662
+ "value_allowed_null": false
2663
+ },
2664
+ {
2665
+ "disabled": false,
2666
+ "document": "错误信息\n注意:此字段可能返回 null,表示取不到有效值。",
2667
+ "example": "error",
2668
+ "member": "string",
2669
+ "name": "Error",
2670
+ "required": false,
2671
+ "type": "string",
2672
+ "value_allowed_null": true
2673
+ },
2674
+ {
2675
+ "disabled": false,
2676
+ "document": "删除状态",
2677
+ "example": "waiting",
2678
+ "member": "string",
2679
+ "name": "Status",
2680
+ "required": false,
2681
+ "type": "string",
2361
2682
  "value_allowed_null": false
2362
2683
  },
2363
2684
  {
@@ -3619,6 +3940,87 @@
3619
3940
  ],
3620
3941
  "type": "object"
3621
3942
  },
3943
+ "DescribeLineGroupListRequest": {
3944
+ "document": "DescribeLineGroupList请求参数结构体",
3945
+ "members": [
3946
+ {
3947
+ "disabled": false,
3948
+ "document": "域名",
3949
+ "example": "dnspod.cn",
3950
+ "member": "string",
3951
+ "name": "Domain",
3952
+ "required": true,
3953
+ "type": "string"
3954
+ },
3955
+ {
3956
+ "disabled": false,
3957
+ "document": "偏移量,默认值为0。",
3958
+ "example": "0",
3959
+ "member": "uint64",
3960
+ "name": "Offset",
3961
+ "required": false,
3962
+ "type": "int"
3963
+ },
3964
+ {
3965
+ "disabled": false,
3966
+ "document": "限制数量,传0或不传会返回所有。",
3967
+ "example": "20",
3968
+ "member": "uint64",
3969
+ "name": "Length",
3970
+ "required": false,
3971
+ "type": "int"
3972
+ },
3973
+ {
3974
+ "disabled": false,
3975
+ "document": "按自定义线路分组名称排序的方向。升序传asc,降序传desc。",
3976
+ "example": "desc",
3977
+ "member": "string",
3978
+ "name": "SortType",
3979
+ "required": false,
3980
+ "type": "string"
3981
+ },
3982
+ {
3983
+ "disabled": false,
3984
+ "document": "域名ID,如果传了DomainId,系统将会忽略Domain参数,优先使用DomainId",
3985
+ "example": "1009",
3986
+ "member": "uint64",
3987
+ "name": "DomainId",
3988
+ "required": false,
3989
+ "type": "int"
3990
+ }
3991
+ ],
3992
+ "type": "object"
3993
+ },
3994
+ "DescribeLineGroupListResponse": {
3995
+ "document": "DescribeLineGroupList返回参数结构体",
3996
+ "members": [
3997
+ {
3998
+ "disabled": false,
3999
+ "document": "自定义线路分组列表",
4000
+ "example": "无",
4001
+ "member": "LineGroupItem",
4002
+ "name": "LineGroups",
4003
+ "type": "list",
4004
+ "value_allowed_null": false
4005
+ },
4006
+ {
4007
+ "disabled": false,
4008
+ "document": "自定义线路分组数量信息",
4009
+ "example": "无",
4010
+ "member": "LineGroupSum",
4011
+ "name": "Info",
4012
+ "type": "object",
4013
+ "value_allowed_null": false
4014
+ },
4015
+ {
4016
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
4017
+ "member": "string",
4018
+ "name": "RequestId",
4019
+ "type": "string"
4020
+ }
4021
+ ],
4022
+ "type": "object"
4023
+ },
3622
4024
  "DescribePackageDetailRequest": {
3623
4025
  "document": "DescribePackageDetail请求参数结构体",
3624
4026
  "members": [],
@@ -6119,6 +6521,42 @@
6119
6521
  ],
6120
6522
  "usage": "both"
6121
6523
  },
6524
+ "LineGroupDetail": {
6525
+ "document": "自定义线路分组详细信息",
6526
+ "members": [
6527
+ {
6528
+ "disabled": false,
6529
+ "document": "自定义线路分组ID",
6530
+ "example": "10",
6531
+ "member": "uint64",
6532
+ "name": "Id",
6533
+ "required": true,
6534
+ "type": "int",
6535
+ "value_allowed_null": false
6536
+ },
6537
+ {
6538
+ "disabled": false,
6539
+ "document": "自定线路分组名称",
6540
+ "example": "testgroup99",
6541
+ "member": "string",
6542
+ "name": "Name",
6543
+ "required": true,
6544
+ "type": "string",
6545
+ "value_allowed_null": false
6546
+ },
6547
+ {
6548
+ "disabled": false,
6549
+ "document": "自定义线路分组包含的线路列表",
6550
+ "example": "[ \"铁通\",\"奇虎\"]",
6551
+ "member": "string",
6552
+ "name": "Lines",
6553
+ "required": true,
6554
+ "type": "list",
6555
+ "value_allowed_null": false
6556
+ }
6557
+ ],
6558
+ "usage": "out"
6559
+ },
6122
6560
  "LineGroupInfo": {
6123
6561
  "document": "线路分组信息",
6124
6562
  "members": [
@@ -6165,6 +6603,108 @@
6165
6603
  ],
6166
6604
  "usage": "out"
6167
6605
  },
6606
+ "LineGroupItem": {
6607
+ "document": "自定义线路分组元素",
6608
+ "members": [
6609
+ {
6610
+ "disabled": false,
6611
+ "document": "域名ID",
6612
+ "example": "1254",
6613
+ "member": "uint64",
6614
+ "name": "DomainId",
6615
+ "required": true,
6616
+ "type": "int",
6617
+ "value_allowed_null": false
6618
+ },
6619
+ {
6620
+ "disabled": false,
6621
+ "document": "自定义线路分组ID",
6622
+ "example": "213",
6623
+ "member": "uint64",
6624
+ "name": "Id",
6625
+ "required": true,
6626
+ "type": "int",
6627
+ "value_allowed_null": false
6628
+ },
6629
+ {
6630
+ "disabled": false,
6631
+ "document": "自定义线路分组名称",
6632
+ "example": "testgroup4",
6633
+ "member": "string",
6634
+ "name": "Name",
6635
+ "required": true,
6636
+ "type": "string",
6637
+ "value_allowed_null": false
6638
+ },
6639
+ {
6640
+ "disabled": false,
6641
+ "document": "自定义线路分组包含的线路",
6642
+ "example": "[\"百度\",\"必应\",\"谷歌\"]",
6643
+ "member": "string",
6644
+ "name": "Lines",
6645
+ "required": true,
6646
+ "type": "list",
6647
+ "value_allowed_null": false
6648
+ },
6649
+ {
6650
+ "disabled": false,
6651
+ "document": "创建时间",
6652
+ "example": "2021-04-07 13:34:20",
6653
+ "member": "datetime",
6654
+ "name": "CreatedOn",
6655
+ "required": true,
6656
+ "type": "string",
6657
+ "value_allowed_null": false
6658
+ },
6659
+ {
6660
+ "disabled": false,
6661
+ "document": "更新时间",
6662
+ "example": "2022-04-07 13:34:20",
6663
+ "member": "datetime",
6664
+ "name": "UpdatedOn",
6665
+ "required": true,
6666
+ "type": "string",
6667
+ "value_allowed_null": false
6668
+ }
6669
+ ],
6670
+ "usage": "out"
6671
+ },
6672
+ "LineGroupSum": {
6673
+ "document": "自定义线路数量信息",
6674
+ "members": [
6675
+ {
6676
+ "disabled": false,
6677
+ "document": "本次请求返回自定义线路分组个数",
6678
+ "example": "3",
6679
+ "member": "uint64",
6680
+ "name": "NowTotal",
6681
+ "required": true,
6682
+ "type": "int",
6683
+ "value_allowed_null": false
6684
+ },
6685
+ {
6686
+ "disabled": false,
6687
+ "document": "自定义线路分组总数",
6688
+ "example": "5",
6689
+ "member": "uint64",
6690
+ "name": "Total",
6691
+ "required": true,
6692
+ "type": "int",
6693
+ "value_allowed_null": false
6694
+ },
6695
+ {
6696
+ "disabled": false,
6697
+ "document": "还可允许添加的自定义线路分组个数",
6698
+ "example": "1",
6699
+ "member": "uint64",
6700
+ "name": "AvailableCount",
6701
+ "required": true,
6702
+ "type": "int",
6703
+ "value_allowed_null": false
6704
+ }
6705
+ ],
6706
+ "usage": "out"
6707
+ },
6168
6708
  "LineInfo": {
6169
6709
  "document": "解析线路信息",
6170
6710
  "members": [
@@ -6734,6 +7274,69 @@
6734
7274
  ],
6735
7275
  "type": "object"
6736
7276
  },
7277
+ "ModifyLineGroupRequest": {
7278
+ "document": "ModifyLineGroup请求参数结构体",
7279
+ "members": [
7280
+ {
7281
+ "disabled": false,
7282
+ "document": "自定义线路分组的名称。",
7283
+ "example": "testgroup99",
7284
+ "member": "string",
7285
+ "name": "Name",
7286
+ "required": true,
7287
+ "type": "string"
7288
+ },
7289
+ {
7290
+ "disabled": false,
7291
+ "document": "自定义线路分组包含的线路列表,包含多个线路时用英文逗号分隔。例如,铁通,奇虎",
7292
+ "example": "电信,移动",
7293
+ "member": "string",
7294
+ "name": "Lines",
7295
+ "required": true,
7296
+ "type": "string"
7297
+ },
7298
+ {
7299
+ "disabled": false,
7300
+ "document": "域名",
7301
+ "example": "dnspod.cn",
7302
+ "member": "string",
7303
+ "name": "Domain",
7304
+ "required": true,
7305
+ "type": "string"
7306
+ },
7307
+ {
7308
+ "disabled": false,
7309
+ "document": "自定义线路分组ID",
7310
+ "example": "10",
7311
+ "member": "uint64",
7312
+ "name": "LineGroupId",
7313
+ "required": true,
7314
+ "type": "int"
7315
+ },
7316
+ {
7317
+ "disabled": false,
7318
+ "document": "域名ID,如果传了DomainId,系统将会忽略Domain参数,优先使用DomainId",
7319
+ "example": "1009",
7320
+ "member": "uint64",
7321
+ "name": "DomainId",
7322
+ "required": false,
7323
+ "type": "int"
7324
+ }
7325
+ ],
7326
+ "type": "object"
7327
+ },
7328
+ "ModifyLineGroupResponse": {
7329
+ "document": "ModifyLineGroup返回参数结构体",
7330
+ "members": [
7331
+ {
7332
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
7333
+ "member": "string",
7334
+ "name": "RequestId",
7335
+ "type": "string"
7336
+ }
7337
+ ],
7338
+ "type": "object"
7339
+ },
6737
7340
  "ModifyPackageAutoRenewRequest": {
6738
7341
  "document": "ModifyPackageAutoRenew请求参数结构体",
6739
7342
  "members": [
@@ -7497,6 +8100,124 @@
7497
8100
  ],
7498
8101
  "type": "object"
7499
8102
  },
8103
+ "ModifyTXTRecordRequest": {
8104
+ "document": "ModifyTXTRecord请求参数结构体",
8105
+ "members": [
8106
+ {
8107
+ "disabled": false,
8108
+ "document": "域名",
8109
+ "example": "dnspod.cn",
8110
+ "member": "string",
8111
+ "name": "Domain",
8112
+ "required": true,
8113
+ "type": "string"
8114
+ },
8115
+ {
8116
+ "disabled": false,
8117
+ "document": "记录线路,通过 API 记录线路获得,中文,比如:默认。",
8118
+ "example": "默认",
8119
+ "member": "string",
8120
+ "name": "RecordLine",
8121
+ "required": true,
8122
+ "type": "string"
8123
+ },
8124
+ {
8125
+ "disabled": false,
8126
+ "document": "记录值,如 IP : 200.200.200.200, CNAME : cname.dnspod.com., MX : mail.dnspod.com.。",
8127
+ "example": "200.200.200.200",
8128
+ "member": "string",
8129
+ "name": "Value",
8130
+ "required": true,
8131
+ "type": "string"
8132
+ },
8133
+ {
8134
+ "disabled": false,
8135
+ "document": "记录 ID 。可以通过接口DescribeRecordList查到所有的解析记录列表以及对应的RecordId",
8136
+ "example": "162",
8137
+ "member": "uint64",
8138
+ "name": "RecordId",
8139
+ "required": true,
8140
+ "type": "int"
8141
+ },
8142
+ {
8143
+ "disabled": false,
8144
+ "document": "域名 ID 。参数 DomainId 优先级比参数 Domain 高,如果传递参数 DomainId 将忽略参数 Domain 。可以通过接口DescribeDomainList查到所有的Domain以及DomainId",
8145
+ "example": "1923",
8146
+ "member": "uint64",
8147
+ "name": "DomainId",
8148
+ "required": false,
8149
+ "type": "int"
8150
+ },
8151
+ {
8152
+ "disabled": false,
8153
+ "document": "主机记录,如 www,如果不传,默认为 @。",
8154
+ "example": "www",
8155
+ "member": "string",
8156
+ "name": "SubDomain",
8157
+ "required": false,
8158
+ "type": "string"
8159
+ },
8160
+ {
8161
+ "disabled": false,
8162
+ "document": "线路的 ID,通过 API 记录线路获得,英文字符串,比如:10=1。参数RecordLineId优先级高于RecordLine,如果同时传递二者,优先使用RecordLineId参数。",
8163
+ "example": "10=1",
8164
+ "member": "string",
8165
+ "name": "RecordLineId",
8166
+ "required": false,
8167
+ "type": "string"
8168
+ },
8169
+ {
8170
+ "disabled": false,
8171
+ "document": "TTL,范围1-604800,不同等级域名最小值不同。",
8172
+ "example": "600",
8173
+ "member": "uint64",
8174
+ "name": "TTL",
8175
+ "required": false,
8176
+ "type": "int"
8177
+ },
8178
+ {
8179
+ "disabled": false,
8180
+ "document": "记录初始状态,取值范围为 ENABLE 和 DISABLE 。默认为 ENABLE ,如果传入 DISABLE,解析不会生效,也不会验证负载均衡的限制。",
8181
+ "example": "ENABLE",
8182
+ "member": "string",
8183
+ "name": "Status",
8184
+ "required": false,
8185
+ "type": "string"
8186
+ },
8187
+ {
8188
+ "disabled": false,
8189
+ "document": "记录的备注信息。传空删除备注。",
8190
+ "example": "这是备注",
8191
+ "member": "string",
8192
+ "name": "Remark",
8193
+ "required": false,
8194
+ "type": "string"
8195
+ }
8196
+ ],
8197
+ "type": "object"
8198
+ },
8199
+ "ModifyTXTRecordResponse": {
8200
+ "document": "ModifyTXTRecord返回参数结构体",
8201
+ "members": [
8202
+ {
8203
+ "disabled": false,
8204
+ "document": "记录ID",
8205
+ "example": "162",
8206
+ "member": "uint64",
8207
+ "name": "RecordId",
8208
+ "output_required": true,
8209
+ "type": "int",
8210
+ "value_allowed_null": false
8211
+ },
8212
+ {
8213
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
8214
+ "member": "string",
8215
+ "name": "RequestId",
8216
+ "type": "string"
8217
+ }
8218
+ ],
8219
+ "type": "object"
8220
+ },
7500
8221
  "ModifyVasAutoRenewStatusRequest": {
7501
8222
  "document": "ModifyVasAutoRenewStatus请求参数结构体",
7502
8223
  "members": [