@alicloud/dts20200101 1.8.4 → 1.8.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (668) hide show
  1. package/dist/client.d.ts +424 -326
  2. package/dist/client.js +439 -326
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/ConfigureDtsJobAdvanceRequest.d.ts +225 -256
  5. package/dist/models/ConfigureDtsJobAdvanceRequest.js.map +1 -1
  6. package/dist/models/ConfigureDtsJobRequest.d.ts +225 -256
  7. package/dist/models/ConfigureDtsJobRequest.js.map +1 -1
  8. package/dist/models/ConfigureDtsJobResponseBody.d.ts +5 -5
  9. package/dist/models/ConfigureMigrationJobAlertRequest.d.ts +23 -32
  10. package/dist/models/ConfigureMigrationJobAlertRequest.js.map +1 -1
  11. package/dist/models/ConfigureMigrationJobAlertResponseBody.d.ts +4 -4
  12. package/dist/models/ConfigureMigrationJobRequest.d.ts +89 -111
  13. package/dist/models/ConfigureMigrationJobRequest.js.map +1 -1
  14. package/dist/models/ConfigureMigrationJobResponseBody.d.ts +6 -5
  15. package/dist/models/ConfigureMigrationJobResponseBody.js.map +1 -1
  16. package/dist/models/ConfigureSubscriptionInstanceAlertRequest.d.ts +22 -29
  17. package/dist/models/ConfigureSubscriptionInstanceAlertRequest.js.map +1 -1
  18. package/dist/models/ConfigureSubscriptionInstanceAlertResponseBody.d.ts +4 -4
  19. package/dist/models/ConfigureSubscriptionInstanceRequest.d.ts +46 -58
  20. package/dist/models/ConfigureSubscriptionInstanceRequest.js.map +1 -1
  21. package/dist/models/ConfigureSubscriptionInstanceResponseBody.d.ts +3 -3
  22. package/dist/models/ConfigureSubscriptionRequest.d.ts +86 -101
  23. package/dist/models/ConfigureSubscriptionRequest.js.map +1 -1
  24. package/dist/models/ConfigureSubscriptionResponseBody.d.ts +4 -4
  25. package/dist/models/ConfigureSynchronizationJobAlertRequest.d.ts +28 -35
  26. package/dist/models/ConfigureSynchronizationJobAlertRequest.js.map +1 -1
  27. package/dist/models/ConfigureSynchronizationJobAlertResponseBody.d.ts +4 -4
  28. package/dist/models/ConfigureSynchronizationJobReplicatorCompareRequest.d.ts +11 -14
  29. package/dist/models/ConfigureSynchronizationJobReplicatorCompareRequest.js.map +1 -1
  30. package/dist/models/ConfigureSynchronizationJobReplicatorCompareResponseBody.d.ts +2 -2
  31. package/dist/models/ConfigureSynchronizationJobRequest.d.ts +79 -102
  32. package/dist/models/ConfigureSynchronizationJobRequest.js.map +1 -1
  33. package/dist/models/ConfigureSynchronizationJobResponseBody.d.ts +4 -4
  34. package/dist/models/ConvertInstanceResourceGroupRequest.d.ts +7 -7
  35. package/dist/models/ConvertInstanceResourceGroupResponseBody.d.ts +8 -9
  36. package/dist/models/ConvertInstanceResourceGroupResponseBody.js.map +1 -1
  37. package/dist/models/CountJobByConditionRequest.d.ts +64 -68
  38. package/dist/models/CountJobByConditionRequest.js.map +1 -1
  39. package/dist/models/CountJobByConditionResponseBody.d.ts +7 -8
  40. package/dist/models/CountJobByConditionResponseBody.js.map +1 -1
  41. package/dist/models/CreateConsumerChannelRequest.d.ts +12 -15
  42. package/dist/models/CreateConsumerChannelRequest.js.map +1 -1
  43. package/dist/models/CreateConsumerChannelResponseBody.d.ts +3 -3
  44. package/dist/models/CreateConsumerGroupRequest.d.ts +9 -10
  45. package/dist/models/CreateConsumerGroupRequest.js.map +1 -1
  46. package/dist/models/CreateConsumerGroupResponseBody.d.ts +2 -2
  47. package/dist/models/CreateDedicatedClusterMonitorRuleRequest.d.ts +13 -13
  48. package/dist/models/CreateDedicatedClusterMonitorRuleResponseBody.d.ts +3 -3
  49. package/dist/models/CreateDocParserJobAdvanceRequest.d.ts +22 -0
  50. package/dist/models/CreateDocParserJobAdvanceRequest.js.map +1 -1
  51. package/dist/models/CreateDocParserJobRequest.d.ts +22 -0
  52. package/dist/models/CreateDocParserJobRequest.js.map +1 -1
  53. package/dist/models/CreateDocParserJobResponseBody.d.ts +24 -0
  54. package/dist/models/CreateDocParserJobResponseBody.js.map +1 -1
  55. package/dist/models/CreateDtsInstanceRequest.d.ts +104 -122
  56. package/dist/models/CreateDtsInstanceRequest.js.map +1 -1
  57. package/dist/models/CreateDtsInstanceResponseBody.d.ts +5 -5
  58. package/dist/models/CreateJobMonitorRuleRequest.d.ts +20 -24
  59. package/dist/models/CreateJobMonitorRuleRequest.js.map +1 -1
  60. package/dist/models/CreateJobMonitorRuleResponseBody.d.ts +7 -9
  61. package/dist/models/CreateJobMonitorRuleResponseBody.js.map +1 -1
  62. package/dist/models/CreateMigrationJobRequest.d.ts +7 -8
  63. package/dist/models/CreateMigrationJobRequest.js.map +1 -1
  64. package/dist/models/CreateMigrationJobResponseBody.d.ts +3 -3
  65. package/dist/models/CreateReverseDtsJobRequest.d.ts +7 -4
  66. package/dist/models/CreateReverseDtsJobRequest.js.map +1 -1
  67. package/dist/models/CreateReverseDtsJobResponseBody.d.ts +6 -6
  68. package/dist/models/CreateSubscriptionInstanceRequest.d.ts +18 -19
  69. package/dist/models/CreateSubscriptionInstanceRequest.js.map +1 -1
  70. package/dist/models/CreateSubscriptionInstanceResponseBody.d.ts +3 -3
  71. package/dist/models/CreateSynchronizationJobRequest.d.ts +41 -47
  72. package/dist/models/CreateSynchronizationJobRequest.js.map +1 -1
  73. package/dist/models/CreateSynchronizationJobResponseBody.d.ts +3 -3
  74. package/dist/models/DeleteConsumerChannelRequest.d.ts +6 -8
  75. package/dist/models/DeleteConsumerChannelRequest.js.map +1 -1
  76. package/dist/models/DeleteConsumerChannelResponseBody.d.ts +2 -2
  77. package/dist/models/DeleteConsumerGroupRequest.d.ts +3 -3
  78. package/dist/models/DeleteConsumerGroupResponseBody.d.ts +2 -2
  79. package/dist/models/DeleteDtsJobRequest.d.ts +16 -14
  80. package/dist/models/DeleteDtsJobRequest.js.map +1 -1
  81. package/dist/models/DeleteDtsJobResponseBody.d.ts +8 -15
  82. package/dist/models/DeleteDtsJobResponseBody.js.map +1 -1
  83. package/dist/models/DeleteDtsJobsRequest.d.ts +7 -8
  84. package/dist/models/DeleteDtsJobsRequest.js.map +1 -1
  85. package/dist/models/DeleteDtsJobsResponseBody.d.ts +6 -7
  86. package/dist/models/DeleteDtsJobsResponseBody.js.map +1 -1
  87. package/dist/models/DeleteMigrationJobRequest.d.ts +4 -4
  88. package/dist/models/DeleteMigrationJobResponseBody.d.ts +2 -2
  89. package/dist/models/DeleteSubscriptionInstanceRequest.d.ts +4 -4
  90. package/dist/models/DeleteSubscriptionInstanceResponseBody.d.ts +2 -2
  91. package/dist/models/DeleteSynchronizationJobRequest.d.ts +4 -4
  92. package/dist/models/DeleteSynchronizationJobResponseBody.d.ts +4 -4
  93. package/dist/models/DescribeCheckJobsRequest.d.ts +11 -8
  94. package/dist/models/DescribeCheckJobsRequest.js.map +1 -1
  95. package/dist/models/DescribeCheckJobsResponseBody.d.ts +30 -26
  96. package/dist/models/DescribeCheckJobsResponseBody.js.map +1 -1
  97. package/dist/models/DescribeClusterOperateLogsRequest.d.ts +7 -7
  98. package/dist/models/DescribeClusterOperateLogsResponseBody.d.ts +18 -18
  99. package/dist/models/DescribeClusterUsedUtilizationRequest.d.ts +9 -10
  100. package/dist/models/DescribeClusterUsedUtilizationRequest.js.map +1 -1
  101. package/dist/models/DescribeClusterUsedUtilizationResponseBody.d.ts +16 -16
  102. package/dist/models/DescribeConnectionStatusRequest.d.ts +59 -75
  103. package/dist/models/DescribeConnectionStatusRequest.js.map +1 -1
  104. package/dist/models/DescribeConnectionStatusResponseBody.d.ts +3 -3
  105. package/dist/models/DescribeConsumerChannelRequest.d.ts +9 -11
  106. package/dist/models/DescribeConsumerChannelRequest.js.map +1 -1
  107. package/dist/models/DescribeConsumerChannelResponseBody.d.ts +14 -16
  108. package/dist/models/DescribeConsumerChannelResponseBody.js.map +1 -1
  109. package/dist/models/DescribeConsumerGroupRequest.d.ts +5 -5
  110. package/dist/models/DescribeConsumerGroupResponseBody.d.ts +3 -3
  111. package/dist/models/DescribeDataCheckReportUrlRequest.d.ts +5 -8
  112. package/dist/models/DescribeDataCheckReportUrlRequest.js.map +1 -1
  113. package/dist/models/DescribeDataCheckReportUrlResponseBody.d.ts +3 -3
  114. package/dist/models/DescribeDataCheckTableDetailsRequest.d.ts +10 -11
  115. package/dist/models/DescribeDataCheckTableDetailsRequest.js.map +1 -1
  116. package/dist/models/DescribeDataCheckTableDetailsResponseBody.d.ts +27 -28
  117. package/dist/models/DescribeDataCheckTableDetailsResponseBody.js.map +1 -1
  118. package/dist/models/DescribeDataCheckTableDiffDetailsRequest.d.ts +8 -8
  119. package/dist/models/DescribeDataCheckTableDiffDetailsResponseBody.d.ts +16 -16
  120. package/dist/models/DescribeDedicatedClusterMonitorRuleRequest.d.ts +4 -4
  121. package/dist/models/DescribeDedicatedClusterMonitorRuleResponseBody.d.ts +13 -13
  122. package/dist/models/DescribeDedicatedClusterRequest.d.ts +2 -2
  123. package/dist/models/DescribeDedicatedClusterResponseBody.d.ts +28 -28
  124. package/dist/models/DescribeDocParserJobResultRequest.d.ts +16 -0
  125. package/dist/models/DescribeDocParserJobResultRequest.js.map +1 -1
  126. package/dist/models/DescribeDocParserJobResultResponseBody.d.ts +45 -0
  127. package/dist/models/DescribeDocParserJobResultResponseBody.js.map +1 -1
  128. package/dist/models/DescribeDocParserJobStatusRequest.d.ts +9 -0
  129. package/dist/models/DescribeDocParserJobStatusRequest.js.map +1 -1
  130. package/dist/models/DescribeDocParserJobStatusResponseBody.d.ts +31 -0
  131. package/dist/models/DescribeDocParserJobStatusResponseBody.js.map +1 -1
  132. package/dist/models/DescribeDtsEtlJobVersionInfoRequest.d.ts +6 -6
  133. package/dist/models/DescribeDtsEtlJobVersionInfoResponseBody.d.ts +15 -15
  134. package/dist/models/DescribeDtsJobDetailRequest.d.ts +11 -14
  135. package/dist/models/DescribeDtsJobDetailRequest.js +2 -0
  136. package/dist/models/DescribeDtsJobDetailRequest.js.map +1 -1
  137. package/dist/models/DescribeDtsJobDetailResponseBody.d.ts +663 -1130
  138. package/dist/models/DescribeDtsJobDetailResponseBody.js +30 -0
  139. package/dist/models/DescribeDtsJobDetailResponseBody.js.map +1 -1
  140. package/dist/models/DescribeDtsJobsRequest.d.ts +93 -135
  141. package/dist/models/DescribeDtsJobsRequest.js.map +1 -1
  142. package/dist/models/DescribeDtsJobsResponseBody.d.ts +840 -620
  143. package/dist/models/DescribeDtsJobsResponseBody.js +36 -2
  144. package/dist/models/DescribeDtsJobsResponseBody.js.map +1 -1
  145. package/dist/models/DescribeDtsServiceLogRequest.d.ts +24 -23
  146. package/dist/models/DescribeDtsServiceLogRequest.js.map +1 -1
  147. package/dist/models/DescribeDtsServiceLogResponseBody.d.ts +14 -14
  148. package/dist/models/DescribeDtsiprequest.d.ts +6 -8
  149. package/dist/models/DescribeDtsiprequest.js.map +1 -1
  150. package/dist/models/DescribeDtsipresponseBody.d.ts +4 -4
  151. package/dist/models/DescribeEndpointSwitchStatusRequest.d.ts +5 -5
  152. package/dist/models/DescribeEndpointSwitchStatusResponseBody.d.ts +11 -11
  153. package/dist/models/DescribeEtlJobLogsRequest.d.ts +3 -3
  154. package/dist/models/DescribeEtlJobLogsResponseBody.d.ts +12 -12
  155. package/dist/models/DescribeFullProcessListRequest.d.ts +5 -6
  156. package/dist/models/DescribeFullProcessListRequest.js.map +1 -1
  157. package/dist/models/DescribeFullProcessListResponseBody.d.ts +27 -31
  158. package/dist/models/DescribeFullProcessListResponseBody.js.map +1 -1
  159. package/dist/models/DescribeGadInstancesRequest.d.ts +15 -0
  160. package/dist/models/DescribeGadInstancesRequest.js.map +1 -1
  161. package/dist/models/DescribeGadInstancesResponseBody.d.ts +34 -0
  162. package/dist/models/DescribeGadInstancesResponseBody.js.map +1 -1
  163. package/dist/models/DescribeInitializationStatusRequest.d.ts +5 -5
  164. package/dist/models/DescribeInitializationStatusResponseBody.d.ts +52 -61
  165. package/dist/models/DescribeInitializationStatusResponseBody.js.map +1 -1
  166. package/dist/models/DescribeJobMonitorRuleRequest.d.ts +3 -3
  167. package/dist/models/DescribeJobMonitorRuleResponseBody.d.ts +30 -30
  168. package/dist/models/DescribeJobMonitorRuleResponseBody.js.map +1 -1
  169. package/dist/models/DescribeMetricListRequest.d.ts +16 -17
  170. package/dist/models/DescribeMetricListRequest.js.map +1 -1
  171. package/dist/models/DescribeMetricListResponseBody.d.ts +23 -24
  172. package/dist/models/DescribeMetricListResponseBody.js.map +1 -1
  173. package/dist/models/DescribeMigrationJobAlertRequest.d.ts +5 -5
  174. package/dist/models/DescribeMigrationJobAlertResponseBody.d.ts +17 -13
  175. package/dist/models/DescribeMigrationJobAlertResponseBody.js.map +1 -1
  176. package/dist/models/DescribeMigrationJobDetailRequest.d.ts +22 -16
  177. package/dist/models/DescribeMigrationJobDetailRequest.js.map +1 -1
  178. package/dist/models/DescribeMigrationJobDetailResponseBody.d.ts +7 -19
  179. package/dist/models/DescribeMigrationJobDetailResponseBody.js.map +1 -1
  180. package/dist/models/DescribeMigrationJobStatusRequest.d.ts +6 -6
  181. package/dist/models/DescribeMigrationJobStatusResponseBody.d.ts +78 -79
  182. package/dist/models/DescribeMigrationJobStatusResponseBody.js.map +1 -1
  183. package/dist/models/DescribeMigrationJobsRequest.d.ts +14 -18
  184. package/dist/models/DescribeMigrationJobsRequest.js.map +1 -1
  185. package/dist/models/DescribeMigrationJobsResponseBody.d.ts +7 -7
  186. package/dist/models/DescribePreCheckCreateGadOrderResultRequest.d.ts +12 -0
  187. package/dist/models/DescribePreCheckCreateGadOrderResultRequest.js.map +1 -1
  188. package/dist/models/DescribePreCheckCreateGadOrderResultResponseBody.d.ts +34 -0
  189. package/dist/models/DescribePreCheckCreateGadOrderResultResponseBody.js.map +1 -1
  190. package/dist/models/DescribePreCheckStatusRequest.d.ts +18 -16
  191. package/dist/models/DescribePreCheckStatusRequest.js.map +1 -1
  192. package/dist/models/DescribePreCheckStatusResponseBody.d.ts +241 -215
  193. package/dist/models/DescribePreCheckStatusResponseBody.js.map +1 -1
  194. package/dist/models/DescribeSubscriptionInstanceAlertRequest.d.ts +3 -3
  195. package/dist/models/DescribeSubscriptionInstanceAlertResponseBody.d.ts +14 -14
  196. package/dist/models/DescribeSubscriptionInstanceStatusRequest.d.ts +3 -3
  197. package/dist/models/DescribeSubscriptionInstanceStatusResponseBody.d.ts +35 -38
  198. package/dist/models/DescribeSubscriptionInstanceStatusResponseBody.js.map +1 -1
  199. package/dist/models/DescribeSubscriptionInstancesRequest.d.ts +14 -19
  200. package/dist/models/DescribeSubscriptionInstancesRequest.js.map +1 -1
  201. package/dist/models/DescribeSubscriptionInstancesResponseBody.d.ts +7 -7
  202. package/dist/models/DescribeSubscriptionMetaRequest.d.ts +12 -12
  203. package/dist/models/DescribeSubscriptionMetaResponseBody.d.ts +7 -8
  204. package/dist/models/DescribeSubscriptionMetaResponseBody.js.map +1 -1
  205. package/dist/models/DescribeSubscriptionMetaShrinkRequest.d.ts +12 -12
  206. package/dist/models/DescribeSynchronizationJobAlertRequest.d.ts +9 -9
  207. package/dist/models/DescribeSynchronizationJobAlertResponseBody.d.ts +15 -16
  208. package/dist/models/DescribeSynchronizationJobAlertResponseBody.js.map +1 -1
  209. package/dist/models/DescribeSynchronizationJobReplicatorCompareRequest.d.ts +8 -9
  210. package/dist/models/DescribeSynchronizationJobReplicatorCompareRequest.js.map +1 -1
  211. package/dist/models/DescribeSynchronizationJobReplicatorCompareResponseBody.d.ts +5 -5
  212. package/dist/models/DescribeSynchronizationJobStatusListRequest.d.ts +4 -4
  213. package/dist/models/DescribeSynchronizationJobStatusListResponseBody.d.ts +23 -24
  214. package/dist/models/DescribeSynchronizationJobStatusListResponseBody.js.map +1 -1
  215. package/dist/models/DescribeSynchronizationJobStatusRequest.d.ts +6 -9
  216. package/dist/models/DescribeSynchronizationJobStatusRequest.js.map +1 -1
  217. package/dist/models/DescribeSynchronizationJobStatusResponseBody.d.ts +92 -97
  218. package/dist/models/DescribeSynchronizationJobStatusResponseBody.js.map +1 -1
  219. package/dist/models/DescribeSynchronizationJobsRequest.d.ts +15 -24
  220. package/dist/models/DescribeSynchronizationJobsRequest.js.map +1 -1
  221. package/dist/models/DescribeSynchronizationJobsResponseBody.d.ts +89 -104
  222. package/dist/models/DescribeSynchronizationJobsResponseBody.js.map +1 -1
  223. package/dist/models/DescribeSynchronizationObjectModifyStatusRequest.d.ts +4 -4
  224. package/dist/models/DescribeSynchronizationObjectModifyStatusResponseBody.d.ts +46 -58
  225. package/dist/models/DescribeSynchronizationObjectModifyStatusResponseBody.js.map +1 -1
  226. package/dist/models/DescribeTagKeysRequest.d.ts +8 -9
  227. package/dist/models/DescribeTagKeysRequest.js.map +1 -1
  228. package/dist/models/DescribeTagKeysResponseBody.d.ts +5 -5
  229. package/dist/models/DescribeTagValuesRequest.d.ts +11 -13
  230. package/dist/models/DescribeTagValuesRequest.js.map +1 -1
  231. package/dist/models/DescribeTagValuesResponseBody.d.ts +5 -5
  232. package/dist/models/DetachGadInstanceDbMemberRequest.d.ts +12 -0
  233. package/dist/models/DetachGadInstanceDbMemberRequest.js.map +1 -1
  234. package/dist/models/DetachGadInstanceDbMemberResponseBody.d.ts +42 -0
  235. package/dist/models/DetachGadInstanceDbMemberResponseBody.js.map +1 -1
  236. package/dist/models/InitDtsRdsInstanceRequest.d.ts +15 -17
  237. package/dist/models/InitDtsRdsInstanceRequest.js.map +1 -1
  238. package/dist/models/InitDtsRdsInstanceResponseBody.d.ts +4 -4
  239. package/dist/models/ListDedicatedClusterRequest.d.ts +25 -25
  240. package/dist/models/ListDedicatedClusterResponseBody.d.ts +4 -4
  241. package/dist/models/ListJobStepRequest.d.ts +13 -0
  242. package/dist/models/ListJobStepRequest.js.map +1 -1
  243. package/dist/models/ListJobStepResponseBody.d.ts +162 -0
  244. package/dist/models/ListJobStepResponseBody.js.map +1 -1
  245. package/dist/models/ListTagResourcesRequest.d.ts +12 -15
  246. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  247. package/dist/models/ListTagResourcesResponseBody.d.ts +5 -6
  248. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  249. package/dist/models/ModifyConsumerChannelRequest.d.ts +15 -17
  250. package/dist/models/ModifyConsumerChannelRequest.js.map +1 -1
  251. package/dist/models/ModifyConsumerChannelResponseBody.d.ts +2 -2
  252. package/dist/models/ModifyConsumerGroupPasswordRequest.d.ts +9 -12
  253. package/dist/models/ModifyConsumerGroupPasswordRequest.js.map +1 -1
  254. package/dist/models/ModifyConsumerGroupPasswordResponseBody.d.ts +4 -7
  255. package/dist/models/ModifyConsumerGroupPasswordResponseBody.js.map +1 -1
  256. package/dist/models/ModifyConsumptionTimestampRequest.d.ts +5 -5
  257. package/dist/models/ModifyConsumptionTimestampResponseBody.d.ts +2 -2
  258. package/dist/models/ModifyDedicatedClusterRequest.d.ts +5 -7
  259. package/dist/models/ModifyDedicatedClusterRequest.js.map +1 -1
  260. package/dist/models/ModifyDedicatedClusterResponseBody.d.ts +5 -5
  261. package/dist/models/ModifyDtsJobAdvanceRequest.d.ts +31 -33
  262. package/dist/models/ModifyDtsJobAdvanceRequest.js.map +1 -1
  263. package/dist/models/ModifyDtsJobConfigRequest.d.ts +4 -4
  264. package/dist/models/ModifyDtsJobConfigResponseBody.d.ts +1 -1
  265. package/dist/models/ModifyDtsJobDedicatedClusterRequest.d.ts +4 -4
  266. package/dist/models/ModifyDtsJobDedicatedClusterResponseBody.d.ts +4 -4
  267. package/dist/models/ModifyDtsJobDuLimitRequest.d.ts +5 -5
  268. package/dist/models/ModifyDtsJobDuLimitResponseBody.d.ts +5 -5
  269. package/dist/models/ModifyDtsJobEndpointRequest.d.ts +58 -54
  270. package/dist/models/ModifyDtsJobEndpointRequest.js.map +1 -1
  271. package/dist/models/ModifyDtsJobEndpointResponseBody.d.ts +5 -5
  272. package/dist/models/ModifyDtsJobNameRequest.d.ts +9 -9
  273. package/dist/models/ModifyDtsJobNameResponseBody.d.ts +6 -7
  274. package/dist/models/ModifyDtsJobNameResponseBody.js.map +1 -1
  275. package/dist/models/ModifyDtsJobPasswordRequest.d.ts +20 -20
  276. package/dist/models/ModifyDtsJobPasswordResponseBody.d.ts +7 -8
  277. package/dist/models/ModifyDtsJobPasswordResponseBody.js.map +1 -1
  278. package/dist/models/ModifyDtsJobRequest.d.ts +31 -33
  279. package/dist/models/ModifyDtsJobRequest.js.map +1 -1
  280. package/dist/models/ModifyDtsJobResponseBody.d.ts +6 -7
  281. package/dist/models/ModifyDtsJobResponseBody.js.map +1 -1
  282. package/dist/models/ModifyDtsJobShrinkRequest.d.ts +31 -33
  283. package/dist/models/ModifyDtsJobShrinkRequest.js.map +1 -1
  284. package/dist/models/ModifyDynamicConfigRequest.d.ts +21 -21
  285. package/dist/models/ModifyDynamicConfigResponseBody.d.ts +6 -6
  286. package/dist/models/ModifyGadInstanceNameRequest.d.ts +12 -0
  287. package/dist/models/ModifyGadInstanceNameRequest.js.map +1 -1
  288. package/dist/models/ModifyGadInstanceNameResponseBody.d.ts +37 -0
  289. package/dist/models/ModifyGadInstanceNameResponseBody.js.map +1 -1
  290. package/dist/models/ModifyJobStepCheckpointRequest.d.ts +16 -0
  291. package/dist/models/ModifyJobStepCheckpointRequest.js.map +1 -1
  292. package/dist/models/ModifyJobStepCheckpointResponseBody.d.ts +25 -0
  293. package/dist/models/ModifyJobStepCheckpointResponseBody.js.map +1 -1
  294. package/dist/models/ModifySubscriptionObjectRequest.d.ts +4 -4
  295. package/dist/models/ModifySubscriptionObjectResponseBody.d.ts +2 -2
  296. package/dist/models/ModifySubscriptionRequest.d.ts +13 -14
  297. package/dist/models/ModifySubscriptionRequest.js.map +1 -1
  298. package/dist/models/ModifySubscriptionResponseBody.d.ts +2 -2
  299. package/dist/models/ModifySynchronizationObjectRequest.d.ts +9 -11
  300. package/dist/models/ModifySynchronizationObjectRequest.js.map +1 -1
  301. package/dist/models/ModifySynchronizationObjectResponseBody.d.ts +5 -5
  302. package/dist/models/PreCheckCreateGadOrderRequest.d.ts +15 -0
  303. package/dist/models/PreCheckCreateGadOrderRequest.js.map +1 -1
  304. package/dist/models/PreCheckCreateGadOrderResponseBody.d.ts +35 -0
  305. package/dist/models/PreCheckCreateGadOrderResponseBody.js.map +1 -1
  306. package/dist/models/PromoteToMasterRequest.d.ts +15 -0
  307. package/dist/models/PromoteToMasterRequest.js.map +1 -1
  308. package/dist/models/PromoteToMasterResponseBody.d.ts +25 -0
  309. package/dist/models/PromoteToMasterResponseBody.js.map +1 -1
  310. package/dist/models/RenewInstanceRequest.d.ts +10 -12
  311. package/dist/models/RenewInstanceRequest.js.map +1 -1
  312. package/dist/models/RenewInstanceResponseBody.d.ts +12 -12
  313. package/dist/models/ResetDtsJobRequest.d.ts +7 -8
  314. package/dist/models/ResetDtsJobRequest.js.map +1 -1
  315. package/dist/models/ResetDtsJobResponseBody.d.ts +5 -6
  316. package/dist/models/ResetDtsJobResponseBody.js.map +1 -1
  317. package/dist/models/ResetSynchronizationJobRequest.d.ts +7 -8
  318. package/dist/models/ResetSynchronizationJobRequest.js.map +1 -1
  319. package/dist/models/ResetSynchronizationJobResponseBody.d.ts +2 -2
  320. package/dist/models/ReverseTwoWayDirectionRequest.d.ts +0 -11
  321. package/dist/models/ReverseTwoWayDirectionRequest.js.map +1 -1
  322. package/dist/models/ReverseTwoWayDirectionResponseBody.d.ts +0 -28
  323. package/dist/models/ReverseTwoWayDirectionResponseBody.js.map +1 -1
  324. package/dist/models/ShieldPrecheckRequest.d.ts +10 -17
  325. package/dist/models/ShieldPrecheckRequest.js.map +1 -1
  326. package/dist/models/ShieldPrecheckResponseBody.d.ts +3 -3
  327. package/dist/models/SkipFullJobTableRequest.d.ts +6 -7
  328. package/dist/models/SkipFullJobTableRequest.js.map +1 -1
  329. package/dist/models/SkipFullJobTableResponseBody.d.ts +2 -2
  330. package/dist/models/SkipPreCheckRequest.d.ts +23 -21
  331. package/dist/models/SkipPreCheckRequest.js.map +1 -1
  332. package/dist/models/SkipPreCheckResponseBody.d.ts +10 -10
  333. package/dist/models/StartDtsJobRequest.d.ts +11 -13
  334. package/dist/models/StartDtsJobRequest.js.map +1 -1
  335. package/dist/models/StartDtsJobResponseBody.d.ts +6 -7
  336. package/dist/models/StartDtsJobResponseBody.js.map +1 -1
  337. package/dist/models/StartDtsJobsRequest.d.ts +9 -9
  338. package/dist/models/StartDtsJobsResponseBody.d.ts +5 -6
  339. package/dist/models/StartDtsJobsResponseBody.js.map +1 -1
  340. package/dist/models/StartMigrationJobRequest.d.ts +4 -4
  341. package/dist/models/StartMigrationJobResponseBody.d.ts +2 -2
  342. package/dist/models/StartReverseWriterRequest.d.ts +5 -5
  343. package/dist/models/StartReverseWriterResponseBody.d.ts +4 -4
  344. package/dist/models/StartSubscriptionInstanceRequest.d.ts +4 -4
  345. package/dist/models/StartSubscriptionInstanceResponseBody.d.ts +5 -5
  346. package/dist/models/StartSynchronizationJobRequest.d.ts +8 -12
  347. package/dist/models/StartSynchronizationJobRequest.js.map +1 -1
  348. package/dist/models/StartSynchronizationJobResponseBody.d.ts +4 -5
  349. package/dist/models/StartSynchronizationJobResponseBody.js.map +1 -1
  350. package/dist/models/StopDedicatedClusterRequest.d.ts +8 -10
  351. package/dist/models/StopDedicatedClusterRequest.js.map +1 -1
  352. package/dist/models/StopDedicatedClusterResponseBody.d.ts +3 -3
  353. package/dist/models/StopDtsJobRequest.d.ts +13 -12
  354. package/dist/models/StopDtsJobRequest.js.map +1 -1
  355. package/dist/models/StopDtsJobResponseBody.d.ts +5 -6
  356. package/dist/models/StopDtsJobResponseBody.js.map +1 -1
  357. package/dist/models/StopDtsJobsRequest.d.ts +9 -9
  358. package/dist/models/StopDtsJobsResponseBody.d.ts +6 -8
  359. package/dist/models/StopDtsJobsResponseBody.js.map +1 -1
  360. package/dist/models/StopMigrationJobRequest.d.ts +5 -5
  361. package/dist/models/StopMigrationJobResponseBody.d.ts +4 -4
  362. package/dist/models/SummaryJobDetailRequest.d.ts +18 -24
  363. package/dist/models/SummaryJobDetailRequest.js.map +1 -1
  364. package/dist/models/SummaryJobDetailResponseBody.d.ts +15 -18
  365. package/dist/models/SummaryJobDetailResponseBody.js.map +1 -1
  366. package/dist/models/SuspendDtsJobRequest.d.ts +13 -14
  367. package/dist/models/SuspendDtsJobRequest.js.map +1 -1
  368. package/dist/models/SuspendDtsJobResponseBody.d.ts +6 -7
  369. package/dist/models/SuspendDtsJobResponseBody.js.map +1 -1
  370. package/dist/models/SuspendDtsJobsRequest.d.ts +9 -9
  371. package/dist/models/SuspendDtsJobsResponseBody.d.ts +5 -6
  372. package/dist/models/SuspendDtsJobsResponseBody.js.map +1 -1
  373. package/dist/models/SuspendMigrationJobRequest.d.ts +5 -5
  374. package/dist/models/SuspendMigrationJobResponseBody.d.ts +2 -2
  375. package/dist/models/SuspendSynchronizationJobRequest.d.ts +8 -10
  376. package/dist/models/SuspendSynchronizationJobRequest.js.map +1 -1
  377. package/dist/models/SuspendSynchronizationJobResponseBody.d.ts +2 -2
  378. package/dist/models/SwitchPhysicalDtsJobToCloudRequest.d.ts +10 -6
  379. package/dist/models/SwitchPhysicalDtsJobToCloudRequest.js.map +1 -1
  380. package/dist/models/SwitchPhysicalDtsJobToCloudResponseBody.d.ts +8 -7
  381. package/dist/models/SwitchPhysicalDtsJobToCloudResponseBody.js.map +1 -1
  382. package/dist/models/SwitchSynchronizationEndpointRequest.d.ts +23 -30
  383. package/dist/models/SwitchSynchronizationEndpointRequest.js.map +1 -1
  384. package/dist/models/SwitchSynchronizationEndpointResponseBody.d.ts +5 -5
  385. package/dist/models/TagResourcesRequest.d.ts +11 -19
  386. package/dist/models/TagResourcesRequest.js.map +1 -1
  387. package/dist/models/TagResourcesResponseBody.d.ts +2 -2
  388. package/dist/models/TransferInstanceClassRequest.d.ts +9 -8
  389. package/dist/models/TransferInstanceClassRequest.js +2 -0
  390. package/dist/models/TransferInstanceClassRequest.js.map +1 -1
  391. package/dist/models/TransferInstanceClassResponseBody.d.ts +13 -14
  392. package/dist/models/TransferInstanceClassResponseBody.js.map +1 -1
  393. package/dist/models/TransferPayTypeRequest.d.ts +25 -43
  394. package/dist/models/TransferPayTypeRequest.js.map +1 -1
  395. package/dist/models/TransferPayTypeResponseBody.d.ts +15 -20
  396. package/dist/models/TransferPayTypeResponseBody.js.map +1 -1
  397. package/dist/models/UntagResourcesRequest.d.ts +15 -11
  398. package/dist/models/UntagResourcesRequest.js.map +1 -1
  399. package/dist/models/UntagResourcesResponseBody.d.ts +4 -4
  400. package/dist/models/UpgradeTwoWayRequest.d.ts +5 -6
  401. package/dist/models/UpgradeTwoWayRequest.js.map +1 -1
  402. package/dist/models/UpgradeTwoWayResponseBody.d.ts +7 -9
  403. package/dist/models/UpgradeTwoWayResponseBody.js.map +1 -1
  404. package/dist/models/WhiteIpListRequest.d.ts +24 -21
  405. package/dist/models/WhiteIpListRequest.js.map +1 -1
  406. package/dist/models/WhiteIpListResponseBody.d.ts +9 -7
  407. package/dist/models/WhiteIpListResponseBody.js.map +1 -1
  408. package/dist/models/model.d.ts +1 -0
  409. package/dist/models/model.js +40 -38
  410. package/dist/models/model.js.map +1 -1
  411. package/package.json +2 -2
  412. package/src/client.ts +441 -326
  413. package/src/models/ConfigureDtsJobAdvanceRequest.ts +225 -256
  414. package/src/models/ConfigureDtsJobRequest.ts +225 -256
  415. package/src/models/ConfigureDtsJobResponseBody.ts +5 -5
  416. package/src/models/ConfigureMigrationJobAlertRequest.ts +23 -32
  417. package/src/models/ConfigureMigrationJobAlertResponseBody.ts +4 -4
  418. package/src/models/ConfigureMigrationJobRequest.ts +89 -111
  419. package/src/models/ConfigureMigrationJobResponseBody.ts +6 -5
  420. package/src/models/ConfigureSubscriptionInstanceAlertRequest.ts +22 -29
  421. package/src/models/ConfigureSubscriptionInstanceAlertResponseBody.ts +4 -4
  422. package/src/models/ConfigureSubscriptionInstanceRequest.ts +46 -58
  423. package/src/models/ConfigureSubscriptionInstanceResponseBody.ts +3 -3
  424. package/src/models/ConfigureSubscriptionRequest.ts +86 -101
  425. package/src/models/ConfigureSubscriptionResponseBody.ts +4 -4
  426. package/src/models/ConfigureSynchronizationJobAlertRequest.ts +28 -35
  427. package/src/models/ConfigureSynchronizationJobAlertResponseBody.ts +4 -4
  428. package/src/models/ConfigureSynchronizationJobReplicatorCompareRequest.ts +11 -14
  429. package/src/models/ConfigureSynchronizationJobReplicatorCompareResponseBody.ts +2 -2
  430. package/src/models/ConfigureSynchronizationJobRequest.ts +79 -102
  431. package/src/models/ConfigureSynchronizationJobResponseBody.ts +4 -4
  432. package/src/models/ConvertInstanceResourceGroupRequest.ts +7 -7
  433. package/src/models/ConvertInstanceResourceGroupResponseBody.ts +8 -9
  434. package/src/models/CountJobByConditionRequest.ts +64 -68
  435. package/src/models/CountJobByConditionResponseBody.ts +7 -8
  436. package/src/models/CreateConsumerChannelRequest.ts +12 -15
  437. package/src/models/CreateConsumerChannelResponseBody.ts +3 -3
  438. package/src/models/CreateConsumerGroupRequest.ts +9 -10
  439. package/src/models/CreateConsumerGroupResponseBody.ts +2 -2
  440. package/src/models/CreateDedicatedClusterMonitorRuleRequest.ts +13 -13
  441. package/src/models/CreateDedicatedClusterMonitorRuleResponseBody.ts +3 -3
  442. package/src/models/CreateDocParserJobAdvanceRequest.ts +22 -0
  443. package/src/models/CreateDocParserJobRequest.ts +22 -0
  444. package/src/models/CreateDocParserJobResponseBody.ts +24 -0
  445. package/src/models/CreateDtsInstanceRequest.ts +104 -122
  446. package/src/models/CreateDtsInstanceResponseBody.ts +5 -5
  447. package/src/models/CreateJobMonitorRuleRequest.ts +20 -24
  448. package/src/models/CreateJobMonitorRuleResponseBody.ts +7 -9
  449. package/src/models/CreateMigrationJobRequest.ts +7 -8
  450. package/src/models/CreateMigrationJobResponseBody.ts +3 -3
  451. package/src/models/CreateReverseDtsJobRequest.ts +7 -4
  452. package/src/models/CreateReverseDtsJobResponseBody.ts +6 -6
  453. package/src/models/CreateSubscriptionInstanceRequest.ts +18 -19
  454. package/src/models/CreateSubscriptionInstanceResponseBody.ts +3 -3
  455. package/src/models/CreateSynchronizationJobRequest.ts +41 -47
  456. package/src/models/CreateSynchronizationJobResponseBody.ts +3 -3
  457. package/src/models/DeleteConsumerChannelRequest.ts +6 -8
  458. package/src/models/DeleteConsumerChannelResponseBody.ts +2 -2
  459. package/src/models/DeleteConsumerGroupRequest.ts +3 -3
  460. package/src/models/DeleteConsumerGroupResponseBody.ts +2 -2
  461. package/src/models/DeleteDtsJobRequest.ts +16 -14
  462. package/src/models/DeleteDtsJobResponseBody.ts +8 -15
  463. package/src/models/DeleteDtsJobsRequest.ts +7 -8
  464. package/src/models/DeleteDtsJobsResponseBody.ts +6 -7
  465. package/src/models/DeleteMigrationJobRequest.ts +4 -4
  466. package/src/models/DeleteMigrationJobResponseBody.ts +2 -2
  467. package/src/models/DeleteSubscriptionInstanceRequest.ts +4 -4
  468. package/src/models/DeleteSubscriptionInstanceResponseBody.ts +2 -2
  469. package/src/models/DeleteSynchronizationJobRequest.ts +4 -4
  470. package/src/models/DeleteSynchronizationJobResponseBody.ts +4 -4
  471. package/src/models/DescribeCheckJobsRequest.ts +11 -8
  472. package/src/models/DescribeCheckJobsResponseBody.ts +30 -26
  473. package/src/models/DescribeClusterOperateLogsRequest.ts +7 -7
  474. package/src/models/DescribeClusterOperateLogsResponseBody.ts +18 -18
  475. package/src/models/DescribeClusterUsedUtilizationRequest.ts +9 -10
  476. package/src/models/DescribeClusterUsedUtilizationResponseBody.ts +16 -16
  477. package/src/models/DescribeConnectionStatusRequest.ts +59 -75
  478. package/src/models/DescribeConnectionStatusResponseBody.ts +3 -3
  479. package/src/models/DescribeConsumerChannelRequest.ts +9 -11
  480. package/src/models/DescribeConsumerChannelResponseBody.ts +14 -16
  481. package/src/models/DescribeConsumerGroupRequest.ts +5 -5
  482. package/src/models/DescribeConsumerGroupResponseBody.ts +3 -3
  483. package/src/models/DescribeDataCheckReportUrlRequest.ts +5 -8
  484. package/src/models/DescribeDataCheckReportUrlResponseBody.ts +3 -3
  485. package/src/models/DescribeDataCheckTableDetailsRequest.ts +10 -11
  486. package/src/models/DescribeDataCheckTableDetailsResponseBody.ts +27 -28
  487. package/src/models/DescribeDataCheckTableDiffDetailsRequest.ts +8 -8
  488. package/src/models/DescribeDataCheckTableDiffDetailsResponseBody.ts +16 -16
  489. package/src/models/DescribeDedicatedClusterMonitorRuleRequest.ts +4 -4
  490. package/src/models/DescribeDedicatedClusterMonitorRuleResponseBody.ts +13 -13
  491. package/src/models/DescribeDedicatedClusterRequest.ts +2 -2
  492. package/src/models/DescribeDedicatedClusterResponseBody.ts +28 -28
  493. package/src/models/DescribeDocParserJobResultRequest.ts +16 -0
  494. package/src/models/DescribeDocParserJobResultResponseBody.ts +45 -0
  495. package/src/models/DescribeDocParserJobStatusRequest.ts +9 -0
  496. package/src/models/DescribeDocParserJobStatusResponseBody.ts +31 -0
  497. package/src/models/DescribeDtsEtlJobVersionInfoRequest.ts +6 -6
  498. package/src/models/DescribeDtsEtlJobVersionInfoResponseBody.ts +15 -15
  499. package/src/models/DescribeDtsJobDetailRequest.ts +13 -14
  500. package/src/models/DescribeDtsJobDetailResponseBody.ts +693 -1130
  501. package/src/models/DescribeDtsJobsRequest.ts +93 -135
  502. package/src/models/DescribeDtsJobsResponseBody.ts +873 -628
  503. package/src/models/DescribeDtsServiceLogRequest.ts +24 -23
  504. package/src/models/DescribeDtsServiceLogResponseBody.ts +14 -14
  505. package/src/models/DescribeDtsiprequest.ts +6 -8
  506. package/src/models/DescribeDtsipresponseBody.ts +4 -4
  507. package/src/models/DescribeEndpointSwitchStatusRequest.ts +5 -5
  508. package/src/models/DescribeEndpointSwitchStatusResponseBody.ts +11 -11
  509. package/src/models/DescribeEtlJobLogsRequest.ts +3 -3
  510. package/src/models/DescribeEtlJobLogsResponseBody.ts +12 -12
  511. package/src/models/DescribeFullProcessListRequest.ts +5 -6
  512. package/src/models/DescribeFullProcessListResponseBody.ts +27 -31
  513. package/src/models/DescribeGadInstancesRequest.ts +15 -0
  514. package/src/models/DescribeGadInstancesResponseBody.ts +34 -0
  515. package/src/models/DescribeInitializationStatusRequest.ts +5 -5
  516. package/src/models/DescribeInitializationStatusResponseBody.ts +52 -61
  517. package/src/models/DescribeJobMonitorRuleRequest.ts +3 -3
  518. package/src/models/DescribeJobMonitorRuleResponseBody.ts +30 -30
  519. package/src/models/DescribeMetricListRequest.ts +16 -17
  520. package/src/models/DescribeMetricListResponseBody.ts +23 -24
  521. package/src/models/DescribeMigrationJobAlertRequest.ts +5 -5
  522. package/src/models/DescribeMigrationJobAlertResponseBody.ts +17 -13
  523. package/src/models/DescribeMigrationJobDetailRequest.ts +22 -16
  524. package/src/models/DescribeMigrationJobDetailResponseBody.ts +7 -19
  525. package/src/models/DescribeMigrationJobStatusRequest.ts +6 -6
  526. package/src/models/DescribeMigrationJobStatusResponseBody.ts +78 -79
  527. package/src/models/DescribeMigrationJobsRequest.ts +14 -18
  528. package/src/models/DescribeMigrationJobsResponseBody.ts +7 -7
  529. package/src/models/DescribePreCheckCreateGadOrderResultRequest.ts +12 -0
  530. package/src/models/DescribePreCheckCreateGadOrderResultResponseBody.ts +34 -0
  531. package/src/models/DescribePreCheckStatusRequest.ts +18 -16
  532. package/src/models/DescribePreCheckStatusResponseBody.ts +241 -215
  533. package/src/models/DescribeSubscriptionInstanceAlertRequest.ts +3 -3
  534. package/src/models/DescribeSubscriptionInstanceAlertResponseBody.ts +14 -14
  535. package/src/models/DescribeSubscriptionInstanceStatusRequest.ts +3 -3
  536. package/src/models/DescribeSubscriptionInstanceStatusResponseBody.ts +35 -38
  537. package/src/models/DescribeSubscriptionInstancesRequest.ts +14 -19
  538. package/src/models/DescribeSubscriptionInstancesResponseBody.ts +7 -7
  539. package/src/models/DescribeSubscriptionMetaRequest.ts +12 -12
  540. package/src/models/DescribeSubscriptionMetaResponseBody.ts +7 -8
  541. package/src/models/DescribeSubscriptionMetaShrinkRequest.ts +12 -12
  542. package/src/models/DescribeSynchronizationJobAlertRequest.ts +9 -9
  543. package/src/models/DescribeSynchronizationJobAlertResponseBody.ts +15 -16
  544. package/src/models/DescribeSynchronizationJobReplicatorCompareRequest.ts +8 -9
  545. package/src/models/DescribeSynchronizationJobReplicatorCompareResponseBody.ts +5 -5
  546. package/src/models/DescribeSynchronizationJobStatusListRequest.ts +4 -4
  547. package/src/models/DescribeSynchronizationJobStatusListResponseBody.ts +23 -24
  548. package/src/models/DescribeSynchronizationJobStatusRequest.ts +6 -9
  549. package/src/models/DescribeSynchronizationJobStatusResponseBody.ts +92 -97
  550. package/src/models/DescribeSynchronizationJobsRequest.ts +15 -24
  551. package/src/models/DescribeSynchronizationJobsResponseBody.ts +89 -104
  552. package/src/models/DescribeSynchronizationObjectModifyStatusRequest.ts +4 -4
  553. package/src/models/DescribeSynchronizationObjectModifyStatusResponseBody.ts +46 -58
  554. package/src/models/DescribeTagKeysRequest.ts +8 -9
  555. package/src/models/DescribeTagKeysResponseBody.ts +5 -5
  556. package/src/models/DescribeTagValuesRequest.ts +11 -13
  557. package/src/models/DescribeTagValuesResponseBody.ts +5 -5
  558. package/src/models/DetachGadInstanceDbMemberRequest.ts +12 -0
  559. package/src/models/DetachGadInstanceDbMemberResponseBody.ts +42 -0
  560. package/src/models/InitDtsRdsInstanceRequest.ts +15 -17
  561. package/src/models/InitDtsRdsInstanceResponseBody.ts +4 -4
  562. package/src/models/ListDedicatedClusterRequest.ts +25 -25
  563. package/src/models/ListDedicatedClusterResponseBody.ts +4 -4
  564. package/src/models/ListJobStepRequest.ts +13 -0
  565. package/src/models/ListJobStepResponseBody.ts +162 -0
  566. package/src/models/ListTagResourcesRequest.ts +12 -15
  567. package/src/models/ListTagResourcesResponseBody.ts +5 -6
  568. package/src/models/ModifyConsumerChannelRequest.ts +15 -17
  569. package/src/models/ModifyConsumerChannelResponseBody.ts +2 -2
  570. package/src/models/ModifyConsumerGroupPasswordRequest.ts +10 -13
  571. package/src/models/ModifyConsumerGroupPasswordResponseBody.ts +4 -7
  572. package/src/models/ModifyConsumptionTimestampRequest.ts +5 -5
  573. package/src/models/ModifyConsumptionTimestampResponseBody.ts +2 -2
  574. package/src/models/ModifyDedicatedClusterRequest.ts +5 -7
  575. package/src/models/ModifyDedicatedClusterResponseBody.ts +5 -5
  576. package/src/models/ModifyDtsJobAdvanceRequest.ts +31 -33
  577. package/src/models/ModifyDtsJobConfigRequest.ts +4 -4
  578. package/src/models/ModifyDtsJobConfigResponseBody.ts +1 -1
  579. package/src/models/ModifyDtsJobDedicatedClusterRequest.ts +4 -4
  580. package/src/models/ModifyDtsJobDedicatedClusterResponseBody.ts +4 -4
  581. package/src/models/ModifyDtsJobDuLimitRequest.ts +5 -5
  582. package/src/models/ModifyDtsJobDuLimitResponseBody.ts +5 -5
  583. package/src/models/ModifyDtsJobEndpointRequest.ts +58 -54
  584. package/src/models/ModifyDtsJobEndpointResponseBody.ts +5 -5
  585. package/src/models/ModifyDtsJobNameRequest.ts +9 -9
  586. package/src/models/ModifyDtsJobNameResponseBody.ts +6 -7
  587. package/src/models/ModifyDtsJobPasswordRequest.ts +20 -20
  588. package/src/models/ModifyDtsJobPasswordResponseBody.ts +7 -8
  589. package/src/models/ModifyDtsJobRequest.ts +31 -33
  590. package/src/models/ModifyDtsJobResponseBody.ts +6 -7
  591. package/src/models/ModifyDtsJobShrinkRequest.ts +31 -33
  592. package/src/models/ModifyDynamicConfigRequest.ts +21 -21
  593. package/src/models/ModifyDynamicConfigResponseBody.ts +6 -6
  594. package/src/models/ModifyGadInstanceNameRequest.ts +12 -0
  595. package/src/models/ModifyGadInstanceNameResponseBody.ts +37 -0
  596. package/src/models/ModifyJobStepCheckpointRequest.ts +16 -0
  597. package/src/models/ModifyJobStepCheckpointResponseBody.ts +25 -0
  598. package/src/models/ModifySubscriptionObjectRequest.ts +4 -4
  599. package/src/models/ModifySubscriptionObjectResponseBody.ts +2 -2
  600. package/src/models/ModifySubscriptionRequest.ts +13 -14
  601. package/src/models/ModifySubscriptionResponseBody.ts +2 -2
  602. package/src/models/ModifySynchronizationObjectRequest.ts +9 -11
  603. package/src/models/ModifySynchronizationObjectResponseBody.ts +5 -5
  604. package/src/models/PreCheckCreateGadOrderRequest.ts +15 -0
  605. package/src/models/PreCheckCreateGadOrderResponseBody.ts +35 -0
  606. package/src/models/PromoteToMasterRequest.ts +15 -0
  607. package/src/models/PromoteToMasterResponseBody.ts +25 -0
  608. package/src/models/RenewInstanceRequest.ts +10 -12
  609. package/src/models/RenewInstanceResponseBody.ts +12 -12
  610. package/src/models/ResetDtsJobRequest.ts +7 -8
  611. package/src/models/ResetDtsJobResponseBody.ts +5 -6
  612. package/src/models/ResetSynchronizationJobRequest.ts +7 -8
  613. package/src/models/ResetSynchronizationJobResponseBody.ts +2 -2
  614. package/src/models/ReverseTwoWayDirectionRequest.ts +0 -11
  615. package/src/models/ReverseTwoWayDirectionResponseBody.ts +0 -28
  616. package/src/models/ShieldPrecheckRequest.ts +11 -18
  617. package/src/models/ShieldPrecheckResponseBody.ts +3 -3
  618. package/src/models/SkipFullJobTableRequest.ts +6 -7
  619. package/src/models/SkipFullJobTableResponseBody.ts +2 -2
  620. package/src/models/SkipPreCheckRequest.ts +23 -21
  621. package/src/models/SkipPreCheckResponseBody.ts +10 -10
  622. package/src/models/StartDtsJobRequest.ts +11 -13
  623. package/src/models/StartDtsJobResponseBody.ts +6 -7
  624. package/src/models/StartDtsJobsRequest.ts +9 -9
  625. package/src/models/StartDtsJobsResponseBody.ts +5 -6
  626. package/src/models/StartMigrationJobRequest.ts +4 -4
  627. package/src/models/StartMigrationJobResponseBody.ts +2 -2
  628. package/src/models/StartReverseWriterRequest.ts +5 -5
  629. package/src/models/StartReverseWriterResponseBody.ts +4 -4
  630. package/src/models/StartSubscriptionInstanceRequest.ts +4 -4
  631. package/src/models/StartSubscriptionInstanceResponseBody.ts +5 -5
  632. package/src/models/StartSynchronizationJobRequest.ts +8 -12
  633. package/src/models/StartSynchronizationJobResponseBody.ts +4 -5
  634. package/src/models/StopDedicatedClusterRequest.ts +8 -10
  635. package/src/models/StopDedicatedClusterResponseBody.ts +3 -3
  636. package/src/models/StopDtsJobRequest.ts +13 -12
  637. package/src/models/StopDtsJobResponseBody.ts +5 -6
  638. package/src/models/StopDtsJobsRequest.ts +9 -9
  639. package/src/models/StopDtsJobsResponseBody.ts +6 -8
  640. package/src/models/StopMigrationJobRequest.ts +5 -5
  641. package/src/models/StopMigrationJobResponseBody.ts +4 -4
  642. package/src/models/SummaryJobDetailRequest.ts +18 -24
  643. package/src/models/SummaryJobDetailResponseBody.ts +15 -18
  644. package/src/models/SuspendDtsJobRequest.ts +13 -14
  645. package/src/models/SuspendDtsJobResponseBody.ts +6 -7
  646. package/src/models/SuspendDtsJobsRequest.ts +9 -9
  647. package/src/models/SuspendDtsJobsResponseBody.ts +5 -6
  648. package/src/models/SuspendMigrationJobRequest.ts +5 -5
  649. package/src/models/SuspendMigrationJobResponseBody.ts +2 -2
  650. package/src/models/SuspendSynchronizationJobRequest.ts +8 -10
  651. package/src/models/SuspendSynchronizationJobResponseBody.ts +2 -2
  652. package/src/models/SwitchPhysicalDtsJobToCloudRequest.ts +10 -6
  653. package/src/models/SwitchPhysicalDtsJobToCloudResponseBody.ts +8 -7
  654. package/src/models/SwitchSynchronizationEndpointRequest.ts +23 -30
  655. package/src/models/SwitchSynchronizationEndpointResponseBody.ts +5 -5
  656. package/src/models/TagResourcesRequest.ts +11 -19
  657. package/src/models/TagResourcesResponseBody.ts +2 -2
  658. package/src/models/TransferInstanceClassRequest.ts +11 -8
  659. package/src/models/TransferInstanceClassResponseBody.ts +13 -14
  660. package/src/models/TransferPayTypeRequest.ts +25 -43
  661. package/src/models/TransferPayTypeResponseBody.ts +15 -20
  662. package/src/models/UntagResourcesRequest.ts +15 -11
  663. package/src/models/UntagResourcesResponseBody.ts +4 -4
  664. package/src/models/UpgradeTwoWayRequest.ts +5 -6
  665. package/src/models/UpgradeTwoWayResponseBody.ts +7 -9
  666. package/src/models/WhiteIpListRequest.ts +24 -21
  667. package/src/models/WhiteIpListResponseBody.ts +9 -7
  668. package/src/models/model.ts +1 -0
package/dist/client.d.ts CHANGED
@@ -16,6 +16,10 @@ export default class Client extends OpenApi {
16
16
  /**
17
17
  * Configures a data migration or synchronization task.
18
18
  *
19
+ * @remarks
20
+ * - You can perform the required pre-configurations in the console and then preview the corresponding OpenAPI parameter information to help you specify request parameters. For more information, see [Preview OpenAPI request parameters](https://help.aliyun.com/document_detail/2851612.html).
21
+ * - Tasks on dedicated clusters support only the configure-before-purchase mode and do not support cross-region tasks.
22
+ *
19
23
  * @param request - ConfigureDtsJobRequest
20
24
  * @param runtime - runtime options for this request RuntimeOptions
21
25
  * @returns ConfigureDtsJobResponse
@@ -24,13 +28,17 @@ export default class Client extends OpenApi {
24
28
  /**
25
29
  * Configures a data migration or synchronization task.
26
30
  *
31
+ * @remarks
32
+ * - You can perform the required pre-configurations in the console and then preview the corresponding OpenAPI parameter information to help you specify request parameters. For more information, see [Preview OpenAPI request parameters](https://help.aliyun.com/document_detail/2851612.html).
33
+ * - Tasks on dedicated clusters support only the configure-before-purchase mode and do not support cross-region tasks.
34
+ *
27
35
  * @param request - ConfigureDtsJobRequest
28
36
  * @returns ConfigureDtsJobResponse
29
37
  */
30
38
  configureDtsJob(request: $_model.ConfigureDtsJobRequest): Promise<$_model.ConfigureDtsJobResponse>;
31
39
  configureDtsJobAdvance(request: $_model.ConfigureDtsJobAdvanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ConfigureDtsJobResponse>;
32
40
  /**
33
- * Configures a data migration task.
41
+ * Configures a legacy data migration task.
34
42
  *
35
43
  * @param request - ConfigureMigrationJobRequest
36
44
  * @param runtime - runtime options for this request RuntimeOptions
@@ -38,14 +46,14 @@ export default class Client extends OpenApi {
38
46
  */
39
47
  configureMigrationJobWithOptions(request: $_model.ConfigureMigrationJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ConfigureMigrationJobResponse>;
40
48
  /**
41
- * Configures a data migration task.
49
+ * Configures a legacy data migration task.
42
50
  *
43
51
  * @param request - ConfigureMigrationJobRequest
44
52
  * @returns ConfigureMigrationJobResponse
45
53
  */
46
54
  configureMigrationJob(request: $_model.ConfigureMigrationJobRequest): Promise<$_model.ConfigureMigrationJobResponse>;
47
55
  /**
48
- * Configures alert settings to monitor a data migration instance.
56
+ * Configures monitoring alerts to monitor the latency and exception status of a data migration task.
49
57
  *
50
58
  * @param request - ConfigureMigrationJobAlertRequest
51
59
  * @param runtime - runtime options for this request RuntimeOptions
@@ -53,17 +61,17 @@ export default class Client extends OpenApi {
53
61
  */
54
62
  configureMigrationJobAlertWithOptions(request: $_model.ConfigureMigrationJobAlertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ConfigureMigrationJobAlertResponse>;
55
63
  /**
56
- * Configures alert settings to monitor a data migration instance.
64
+ * Configures monitoring alerts to monitor the latency and exception status of a data migration task.
57
65
  *
58
66
  * @param request - ConfigureMigrationJobAlertRequest
59
67
  * @returns ConfigureMigrationJobAlertResponse
60
68
  */
61
69
  configureMigrationJobAlert(request: $_model.ConfigureMigrationJobAlertRequest): Promise<$_model.ConfigureMigrationJobAlertResponse>;
62
70
  /**
63
- * Configures a change tracking task.
71
+ * Configures a DTS change tracking task.
64
72
  *
65
73
  * @remarks
66
- * > You can preview related API operation parameters when you configure a change tracking task in the Data Transmission Service (DTS) console. This helps you configure the request parameters of this API operation. For more information, see [Preview the request parameters of API operations](https://help.aliyun.com/document_detail/2851612.html).
74
+ * > You can perform the required pre-configurations in the console and then preview the corresponding OpenAPI parameter information to help you specify request parameters. For more information, see [Preview OpenAPI request parameters](https://help.aliyun.com/document_detail/2851612.html).
67
75
  *
68
76
  * @param request - ConfigureSubscriptionRequest
69
77
  * @param runtime - runtime options for this request RuntimeOptions
@@ -71,20 +79,21 @@ export default class Client extends OpenApi {
71
79
  */
72
80
  configureSubscriptionWithOptions(request: $_model.ConfigureSubscriptionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ConfigureSubscriptionResponse>;
73
81
  /**
74
- * Configures a change tracking task.
82
+ * Configures a DTS change tracking task.
75
83
  *
76
84
  * @remarks
77
- * > You can preview related API operation parameters when you configure a change tracking task in the Data Transmission Service (DTS) console. This helps you configure the request parameters of this API operation. For more information, see [Preview the request parameters of API operations](https://help.aliyun.com/document_detail/2851612.html).
85
+ * > You can perform the required pre-configurations in the console and then preview the corresponding OpenAPI parameter information to help you specify request parameters. For more information, see [Preview OpenAPI request parameters](https://help.aliyun.com/document_detail/2851612.html).
78
86
  *
79
87
  * @param request - ConfigureSubscriptionRequest
80
88
  * @returns ConfigureSubscriptionResponse
81
89
  */
82
90
  configureSubscription(request: $_model.ConfigureSubscriptionRequest): Promise<$_model.ConfigureSubscriptionResponse>;
83
91
  /**
84
- * Configures a change tracking instance of the previous version.
92
+ * Configures a change tracking channel. This is a legacy operation.
85
93
  *
86
94
  * @remarks
87
95
  * Before you call this operation, you must call the [CreateSubscriptionInstance](https://help.aliyun.com/document_detail/49436.html) operation to create a change tracking instance.
96
+ * > In the **Advanced Settings** step of the console, move the pointer over the **Next: Save the task and perform a precheck** button, and then click **Preview OpenAPI parameters** in the tooltip to view the parameter information for configuring this instance by using API operations.
88
97
  *
89
98
  * @param request - ConfigureSubscriptionInstanceRequest
90
99
  * @param runtime - runtime options for this request RuntimeOptions
@@ -92,17 +101,18 @@ export default class Client extends OpenApi {
92
101
  */
93
102
  configureSubscriptionInstanceWithOptions(request: $_model.ConfigureSubscriptionInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ConfigureSubscriptionInstanceResponse>;
94
103
  /**
95
- * Configures a change tracking instance of the previous version.
104
+ * Configures a change tracking channel. This is a legacy operation.
96
105
  *
97
106
  * @remarks
98
107
  * Before you call this operation, you must call the [CreateSubscriptionInstance](https://help.aliyun.com/document_detail/49436.html) operation to create a change tracking instance.
108
+ * > In the **Advanced Settings** step of the console, move the pointer over the **Next: Save the task and perform a precheck** button, and then click **Preview OpenAPI parameters** in the tooltip to view the parameter information for configuring this instance by using API operations.
99
109
  *
100
110
  * @param request - ConfigureSubscriptionInstanceRequest
101
111
  * @returns ConfigureSubscriptionInstanceResponse
102
112
  */
103
113
  configureSubscriptionInstance(request: $_model.ConfigureSubscriptionInstanceRequest): Promise<$_model.ConfigureSubscriptionInstanceResponse>;
104
114
  /**
105
- * Configures alert settings to monitor a change tracking instance.
115
+ * Configures monitoring and alerting to monitor the latency and exception status of a change tracking channel.
106
116
  *
107
117
  * @param request - ConfigureSubscriptionInstanceAlertRequest
108
118
  * @param runtime - runtime options for this request RuntimeOptions
@@ -110,20 +120,19 @@ export default class Client extends OpenApi {
110
120
  */
111
121
  configureSubscriptionInstanceAlertWithOptions(request: $_model.ConfigureSubscriptionInstanceAlertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ConfigureSubscriptionInstanceAlertResponse>;
112
122
  /**
113
- * Configures alert settings to monitor a change tracking instance.
123
+ * Configures monitoring and alerting to monitor the latency and exception status of a change tracking channel.
114
124
  *
115
125
  * @param request - ConfigureSubscriptionInstanceAlertRequest
116
126
  * @returns ConfigureSubscriptionInstanceAlertResponse
117
127
  */
118
128
  configureSubscriptionInstanceAlert(request: $_model.ConfigureSubscriptionInstanceAlertRequest): Promise<$_model.ConfigureSubscriptionInstanceAlertResponse>;
119
129
  /**
120
- * Configures a data synchronization task.
130
+ * Configures a data synchronization task by using the previous version.
121
131
  *
122
132
  * @remarks
123
133
  * Before you call this operation, you must call the [CreateSynchronizationJob](https://help.aliyun.com/document_detail/49446.html) operation to create a data synchronization instance.
124
- * >
125
- * * After you call this operation to configure a data synchronization task, the task will be automatically started and prechecked. You do not need to call the [StartSynchronizationJob](https://help.aliyun.com/document_detail/49448.html) operation to start the task.
126
- * * A data synchronization task may fail to be started due to precheck failures. You can call the [DescribeSynchronizationJobStatus](https://help.aliyun.com/document_detail/49453.html) operation to query the status of the task. Then, you can change parameter settings based on the error messages about the precheck failures. After you fix the issue, you must call the [StartSynchronizationJob](https://help.aliyun.com/document_detail/49448.html) operation to restart the data synchronization task.
134
+ * > - After this operation is called, the data synchronization instance automatically starts and performs a precheck. You do not need to call the [StartSynchronizationJob](https://help.aliyun.com/document_detail/49448.html) operation to start the instance.
135
+ * - If the data synchronization instance fails to start, the precheck may have failed. You can call the [DescribeSynchronizationJobStatus](https://help.aliyun.com/document_detail/49453.html) operation to query the status of the data synchronization instance, obtain the error message of the precheck failure, and adjust the parameters. After the adjustment, you can call the [StartSynchronizationJob](https://help.aliyun.com/document_detail/49448.html) operation to restart the data synchronization instance.
127
136
  *
128
137
  * @param request - ConfigureSynchronizationJobRequest
129
138
  * @param runtime - runtime options for this request RuntimeOptions
@@ -131,20 +140,19 @@ export default class Client extends OpenApi {
131
140
  */
132
141
  configureSynchronizationJobWithOptions(request: $_model.ConfigureSynchronizationJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ConfigureSynchronizationJobResponse>;
133
142
  /**
134
- * Configures a data synchronization task.
143
+ * Configures a data synchronization task by using the previous version.
135
144
  *
136
145
  * @remarks
137
146
  * Before you call this operation, you must call the [CreateSynchronizationJob](https://help.aliyun.com/document_detail/49446.html) operation to create a data synchronization instance.
138
- * >
139
- * * After you call this operation to configure a data synchronization task, the task will be automatically started and prechecked. You do not need to call the [StartSynchronizationJob](https://help.aliyun.com/document_detail/49448.html) operation to start the task.
140
- * * A data synchronization task may fail to be started due to precheck failures. You can call the [DescribeSynchronizationJobStatus](https://help.aliyun.com/document_detail/49453.html) operation to query the status of the task. Then, you can change parameter settings based on the error messages about the precheck failures. After you fix the issue, you must call the [StartSynchronizationJob](https://help.aliyun.com/document_detail/49448.html) operation to restart the data synchronization task.
147
+ * > - After this operation is called, the data synchronization instance automatically starts and performs a precheck. You do not need to call the [StartSynchronizationJob](https://help.aliyun.com/document_detail/49448.html) operation to start the instance.
148
+ * - If the data synchronization instance fails to start, the precheck may have failed. You can call the [DescribeSynchronizationJobStatus](https://help.aliyun.com/document_detail/49453.html) operation to query the status of the data synchronization instance, obtain the error message of the precheck failure, and adjust the parameters. After the adjustment, you can call the [StartSynchronizationJob](https://help.aliyun.com/document_detail/49448.html) operation to restart the data synchronization instance.
141
149
  *
142
150
  * @param request - ConfigureSynchronizationJobRequest
143
151
  * @returns ConfigureSynchronizationJobResponse
144
152
  */
145
153
  configureSynchronizationJob(request: $_model.ConfigureSynchronizationJobRequest): Promise<$_model.ConfigureSynchronizationJobResponse>;
146
154
  /**
147
- * Configures alert settings to monitor a data synchronization instance.
155
+ * Configures monitoring and alerting to monitor the latency and exception status of a synchronization task.
148
156
  *
149
157
  * @param request - ConfigureSynchronizationJobAlertRequest
150
158
  * @param runtime - runtime options for this request RuntimeOptions
@@ -152,14 +160,14 @@ export default class Client extends OpenApi {
152
160
  */
153
161
  configureSynchronizationJobAlertWithOptions(request: $_model.ConfigureSynchronizationJobAlertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ConfigureSynchronizationJobAlertResponse>;
154
162
  /**
155
- * Configures alert settings to monitor a data synchronization instance.
163
+ * Configures monitoring and alerting to monitor the latency and exception status of a synchronization task.
156
164
  *
157
165
  * @param request - ConfigureSynchronizationJobAlertRequest
158
166
  * @returns ConfigureSynchronizationJobAlertResponse
159
167
  */
160
168
  configureSynchronizationJobAlert(request: $_model.ConfigureSynchronizationJobAlertRequest): Promise<$_model.ConfigureSynchronizationJobAlertResponse>;
161
169
  /**
162
- * Enables or disables image matching for a data synchronization instance.
170
+ * Configures the full image matching switch for a data synchronization instance.
163
171
  *
164
172
  * @param request - ConfigureSynchronizationJobReplicatorCompareRequest
165
173
  * @param runtime - runtime options for this request RuntimeOptions
@@ -167,14 +175,14 @@ export default class Client extends OpenApi {
167
175
  */
168
176
  configureSynchronizationJobReplicatorCompareWithOptions(request: $_model.ConfigureSynchronizationJobReplicatorCompareRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ConfigureSynchronizationJobReplicatorCompareResponse>;
169
177
  /**
170
- * Enables or disables image matching for a data synchronization instance.
178
+ * Configures the full image matching switch for a data synchronization instance.
171
179
  *
172
180
  * @param request - ConfigureSynchronizationJobReplicatorCompareRequest
173
181
  * @returns ConfigureSynchronizationJobReplicatorCompareResponse
174
182
  */
175
183
  configureSynchronizationJobReplicatorCompare(request: $_model.ConfigureSynchronizationJobReplicatorCompareRequest): Promise<$_model.ConfigureSynchronizationJobReplicatorCompareResponse>;
176
184
  /**
177
- * Transfers resource groups of instance resources.
185
+ * Transfers a DTS instance to a different resource group.
178
186
  *
179
187
  * @param request - ConvertInstanceResourceGroupRequest
180
188
  * @param runtime - runtime options for this request RuntimeOptions
@@ -182,14 +190,14 @@ export default class Client extends OpenApi {
182
190
  */
183
191
  convertInstanceResourceGroupWithOptions(request: $_model.ConvertInstanceResourceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ConvertInstanceResourceGroupResponse>;
184
192
  /**
185
- * Transfers resource groups of instance resources.
193
+ * Transfers a DTS instance to a different resource group.
186
194
  *
187
195
  * @param request - ConvertInstanceResourceGroupRequest
188
196
  * @returns ConvertInstanceResourceGroupResponse
189
197
  */
190
198
  convertInstanceResourceGroup(request: $_model.ConvertInstanceResourceGroupRequest): Promise<$_model.ConvertInstanceResourceGroupResponse>;
191
199
  /**
192
- * Counts tasks by condition.
200
+ * Queries the count of tasks by conditions.
193
201
  *
194
202
  * @param request - CountJobByConditionRequest
195
203
  * @param runtime - runtime options for this request RuntimeOptions
@@ -197,14 +205,14 @@ export default class Client extends OpenApi {
197
205
  */
198
206
  countJobByConditionWithOptions(request: $_model.CountJobByConditionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CountJobByConditionResponse>;
199
207
  /**
200
- * Counts tasks by condition.
208
+ * Queries the count of tasks by conditions.
201
209
  *
202
210
  * @param request - CountJobByConditionRequest
203
211
  * @returns CountJobByConditionResponse
204
212
  */
205
213
  countJobByCondition(request: $_model.CountJobByConditionRequest): Promise<$_model.CountJobByConditionResponse>;
206
214
  /**
207
- * Creates a consumer group for a change tracking task. Downstream clients can use the consumer group to consume tracked data.
215
+ * Creates a consumer group for a change tracking task (new version).
208
216
  *
209
217
  * @param request - CreateConsumerChannelRequest
210
218
  * @param runtime - runtime options for this request RuntimeOptions
@@ -212,7 +220,7 @@ export default class Client extends OpenApi {
212
220
  */
213
221
  createConsumerChannelWithOptions(request: $_model.CreateConsumerChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateConsumerChannelResponse>;
214
222
  /**
215
- * Creates a consumer group for a change tracking task. Downstream clients can use the consumer group to consume tracked data.
223
+ * Creates a consumer group for a change tracking task (new version).
216
224
  *
217
225
  * @param request - CreateConsumerChannelRequest
218
226
  * @returns CreateConsumerChannelResponse
@@ -234,7 +242,7 @@ export default class Client extends OpenApi {
234
242
  */
235
243
  createConsumerGroup(request: $_model.CreateConsumerGroupRequest): Promise<$_model.CreateConsumerGroupResponse>;
236
244
  /**
237
- * Creates an alert rule.
245
+ * Creates an alert rule by calling the CreateDedicatedClusterMonitorRule operation.
238
246
  *
239
247
  * @param request - CreateDedicatedClusterMonitorRuleRequest
240
248
  * @param runtime - runtime options for this request RuntimeOptions
@@ -242,7 +250,7 @@ export default class Client extends OpenApi {
242
250
  */
243
251
  createDedicatedClusterMonitorRuleWithOptions(request: $_model.CreateDedicatedClusterMonitorRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDedicatedClusterMonitorRuleResponse>;
244
252
  /**
245
- * Creates an alert rule.
253
+ * Creates an alert rule by calling the CreateDedicatedClusterMonitorRule operation.
246
254
  *
247
255
  * @param request - CreateDedicatedClusterMonitorRuleRequest
248
256
  * @returns CreateDedicatedClusterMonitorRuleResponse
@@ -251,6 +259,11 @@ export default class Client extends OpenApi {
251
259
  /**
252
260
  * Creates a document parsing task.
253
261
  *
262
+ * @remarks
263
+ * Calling this operation creates a document parsing task and returns a task ID (DtsJobId).
264
+ * > - This operation relies on Object Storage Service (OSS) for file transfer. We recommend that you call this operation by using an SDK. The CreateDocParserJobAdvance operation automatically encapsulates the file transfer process.
265
+ * > - After you obtain the DtsJobId response parameter, you can call the DescribeDocParserJobStatus operation to query the execution status of the document parsing task, and call the DescribeDocParserJobResult operation to obtain the output of the document parsing task.
266
+ *
254
267
  * @param request - CreateDocParserJobRequest
255
268
  * @param runtime - runtime options for this request RuntimeOptions
256
269
  * @returns CreateDocParserJobResponse
@@ -259,17 +272,25 @@ export default class Client extends OpenApi {
259
272
  /**
260
273
  * Creates a document parsing task.
261
274
  *
275
+ * @remarks
276
+ * Calling this operation creates a document parsing task and returns a task ID (DtsJobId).
277
+ * > - This operation relies on Object Storage Service (OSS) for file transfer. We recommend that you call this operation by using an SDK. The CreateDocParserJobAdvance operation automatically encapsulates the file transfer process.
278
+ * > - After you obtain the DtsJobId response parameter, you can call the DescribeDocParserJobStatus operation to query the execution status of the document parsing task, and call the DescribeDocParserJobResult operation to obtain the output of the document parsing task.
279
+ *
262
280
  * @param request - CreateDocParserJobRequest
263
281
  * @returns CreateDocParserJobResponse
264
282
  */
265
283
  createDocParserJob(request: $_model.CreateDocParserJobRequest): Promise<$_model.CreateDocParserJobResponse>;
266
284
  createDocParserJobAdvance(request: $_model.CreateDocParserJobAdvanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDocParserJobResponse>;
267
285
  /**
268
- * Purchases a Data Transmission Service (DTS) instance.
286
+ * Purchases a DTS instance by calling the CreateDtsInstance operation.
269
287
  *
270
288
  * @remarks
271
- * Before you call this operation, make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of DTS.
272
- * * If you want to run a DTS task on a DTS dedicated cluster, you must configure the task before you purchase a DTS instance. You can call the [ConfigureDtsJob](https://help.aliyun.com/document_detail/208399.html) operation to configure a DTS task.
289
+ * <props="china">
290
+ * - Before invoking this operation, make sure that you fully understand the billing methods and [pricing](https://www.aliyun.com/price/product#/dts/detail) of Data Transmission Service (DTS).
291
+ * <props="intl">
292
+ * - Before invoking this operation, make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/product/data-transmission-service/pricing) of Data Transmission Service (DTS).
293
+ * - Nodes on a dedicated cluster support only the workflow of configuring a node before purchasing an instance. You can invoke the [ConfigureDtsJob](https://help.aliyun.com/document_detail/208399.html) operation to configure a node.
273
294
  *
274
295
  * @param request - CreateDtsInstanceRequest
275
296
  * @param runtime - runtime options for this request RuntimeOptions
@@ -277,24 +298,27 @@ export default class Client extends OpenApi {
277
298
  */
278
299
  createDtsInstanceWithOptions(request: $_model.CreateDtsInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDtsInstanceResponse>;
279
300
  /**
280
- * Purchases a Data Transmission Service (DTS) instance.
301
+ * Purchases a DTS instance by calling the CreateDtsInstance operation.
281
302
  *
282
303
  * @remarks
283
- * Before you call this operation, make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of DTS.
284
- * * If you want to run a DTS task on a DTS dedicated cluster, you must configure the task before you purchase a DTS instance. You can call the [ConfigureDtsJob](https://help.aliyun.com/document_detail/208399.html) operation to configure a DTS task.
304
+ * <props="china">
305
+ * - Before invoking this operation, make sure that you fully understand the billing methods and [pricing](https://www.aliyun.com/price/product#/dts/detail) of Data Transmission Service (DTS).
306
+ * <props="intl">
307
+ * - Before invoking this operation, make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/product/data-transmission-service/pricing) of Data Transmission Service (DTS).
308
+ * - Nodes on a dedicated cluster support only the workflow of configuring a node before purchasing an instance. You can invoke the [ConfigureDtsJob](https://help.aliyun.com/document_detail/208399.html) operation to configure a node.
285
309
  *
286
310
  * @param request - CreateDtsInstanceRequest
287
311
  * @returns CreateDtsInstanceResponse
288
312
  */
289
313
  createDtsInstance(request: $_model.CreateDtsInstanceRequest): Promise<$_model.CreateDtsInstanceResponse>;
290
314
  /**
291
- * Creates or modifies an alert rule for a Data Transmission Service (DTS) task.
315
+ * Creates or modifies an alert rule for a DTS task.
292
316
  *
293
317
  * @remarks
294
- * DTS provides the following metrics for DTS tasks:************
295
- * * **Latency**: DTS monitors the latency of a DTS task. If the latency of the task exceeds the specified threshold, an alert is triggered. The threshold is specified in units of seconds.
296
- * * **Status**: DTS monitors the status of a DTS task. If the state of the task changes to **Error** or **Restore**, an alert is triggered.
297
- * * **Full Timeout**: DTS monitors the duration of a DTS task. If the duration of the task exceeds the specified threshold, an alert is triggered. The threshold is specified in units of hours.
318
+ * DTS currently supports the following alert metrics: **Latency**, **Migration Status**, and **Full Migration Duration**:
319
+ * - **Latency**: Monitors incremental data migration latency. An alert is triggered when the migration latency, synchronization latency, or change tracking latency exceeds the specified threshold (in seconds).
320
+ * - **Migration Status**: Monitors the task status. An alert is triggered when the task status is **Error** or **Recovered**.
321
+ * - **Full Migration Duration**: Monitors the duration of full data migration. An alert is triggered when the duration exceeds the specified threshold (in hours).
298
322
  *
299
323
  * @param request - CreateJobMonitorRuleRequest
300
324
  * @param runtime - runtime options for this request RuntimeOptions
@@ -302,13 +326,13 @@ export default class Client extends OpenApi {
302
326
  */
303
327
  createJobMonitorRuleWithOptions(request: $_model.CreateJobMonitorRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateJobMonitorRuleResponse>;
304
328
  /**
305
- * Creates or modifies an alert rule for a Data Transmission Service (DTS) task.
329
+ * Creates or modifies an alert rule for a DTS task.
306
330
  *
307
331
  * @remarks
308
- * DTS provides the following metrics for DTS tasks:************
309
- * * **Latency**: DTS monitors the latency of a DTS task. If the latency of the task exceeds the specified threshold, an alert is triggered. The threshold is specified in units of seconds.
310
- * * **Status**: DTS monitors the status of a DTS task. If the state of the task changes to **Error** or **Restore**, an alert is triggered.
311
- * * **Full Timeout**: DTS monitors the duration of a DTS task. If the duration of the task exceeds the specified threshold, an alert is triggered. The threshold is specified in units of hours.
332
+ * DTS currently supports the following alert metrics: **Latency**, **Migration Status**, and **Full Migration Duration**:
333
+ * - **Latency**: Monitors incremental data migration latency. An alert is triggered when the migration latency, synchronization latency, or change tracking latency exceeds the specified threshold (in seconds).
334
+ * - **Migration Status**: Monitors the task status. An alert is triggered when the task status is **Error** or **Recovered**.
335
+ * - **Full Migration Duration**: Monitors the duration of full data migration. An alert is triggered when the duration exceeds the specified threshold (in hours).
312
336
  *
313
337
  * @param request - CreateJobMonitorRuleRequest
314
338
  * @returns CreateJobMonitorRuleResponse
@@ -330,11 +354,11 @@ export default class Client extends OpenApi {
330
354
  */
331
355
  createMigrationJob(request: $_model.CreateMigrationJobRequest): Promise<$_model.CreateMigrationJobResponse>;
332
356
  /**
333
- * Creates a reverse task for a data synchronization or migration task.
357
+ * Creates a reverse task for a specified synchronization or migration task by calling the CreateReverseDtsJob operation.
334
358
  *
335
359
  * @remarks
336
- * 调用接口创建的反向任务会立即进行预检查,预检查通过后会进行增量数据采集,增量数据写入模块不会运行(需要调用**StartReverseWriter**接口运行)。
337
- * > 创建的反向任务固定为同步任务,且只有增量写入模块。
360
+ * The reverse task created by calling this operation immediately starts a precheck. After the precheck is passed, incremental data collection begins, but the incremental data write module does not run. You must call the **StartReverseWriter** operation to start it.
361
+ * > The created reverse task is a synchronization task that contains only the incremental write module.
338
362
  *
339
363
  * @param request - CreateReverseDtsJobRequest
340
364
  * @param runtime - runtime options for this request RuntimeOptions
@@ -342,18 +366,18 @@ export default class Client extends OpenApi {
342
366
  */
343
367
  createReverseDtsJobWithOptions(request: $_model.CreateReverseDtsJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateReverseDtsJobResponse>;
344
368
  /**
345
- * Creates a reverse task for a data synchronization or migration task.
369
+ * Creates a reverse task for a specified synchronization or migration task by calling the CreateReverseDtsJob operation.
346
370
  *
347
371
  * @remarks
348
- * 调用接口创建的反向任务会立即进行预检查,预检查通过后会进行增量数据采集,增量数据写入模块不会运行(需要调用**StartReverseWriter**接口运行)。
349
- * > 创建的反向任务固定为同步任务,且只有增量写入模块。
372
+ * The reverse task created by calling this operation immediately starts a precheck. After the precheck is passed, incremental data collection begins, but the incremental data write module does not run. You must call the **StartReverseWriter** operation to start it.
373
+ * > The created reverse task is a synchronization task that contains only the incremental write module.
350
374
  *
351
375
  * @param request - CreateReverseDtsJobRequest
352
376
  * @returns CreateReverseDtsJobResponse
353
377
  */
354
378
  createReverseDtsJob(request: $_model.CreateReverseDtsJobRequest): Promise<$_model.CreateReverseDtsJobResponse>;
355
379
  /**
356
- * Purchases a change tracking instance.
380
+ * Creates a change tracking channel. This is a legacy operation.
357
381
  *
358
382
  * @param request - CreateSubscriptionInstanceRequest
359
383
  * @param runtime - runtime options for this request RuntimeOptions
@@ -361,14 +385,14 @@ export default class Client extends OpenApi {
361
385
  */
362
386
  createSubscriptionInstanceWithOptions(request: $_model.CreateSubscriptionInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateSubscriptionInstanceResponse>;
363
387
  /**
364
- * Purchases a change tracking instance.
388
+ * Creates a change tracking channel. This is a legacy operation.
365
389
  *
366
390
  * @param request - CreateSubscriptionInstanceRequest
367
391
  * @returns CreateSubscriptionInstanceResponse
368
392
  */
369
393
  createSubscriptionInstance(request: $_model.CreateSubscriptionInstanceRequest): Promise<$_model.CreateSubscriptionInstanceResponse>;
370
394
  /**
371
- * Creates a data synchronization instance.
395
+ * Creates a data synchronization job instance. This is a legacy API operation.
372
396
  *
373
397
  * @param request - CreateSynchronizationJobRequest
374
398
  * @param runtime - runtime options for this request RuntimeOptions
@@ -376,14 +400,14 @@ export default class Client extends OpenApi {
376
400
  */
377
401
  createSynchronizationJobWithOptions(request: $_model.CreateSynchronizationJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateSynchronizationJobResponse>;
378
402
  /**
379
- * Creates a data synchronization instance.
403
+ * Creates a data synchronization job instance. This is a legacy API operation.
380
404
  *
381
405
  * @param request - CreateSynchronizationJobRequest
382
406
  * @returns CreateSynchronizationJobResponse
383
407
  */
384
408
  createSynchronizationJob(request: $_model.CreateSynchronizationJobRequest): Promise<$_model.CreateSynchronizationJobResponse>;
385
409
  /**
386
- * Deletes a consumer group.
410
+ * Deletes a consumer group of a change tracking task (new version).
387
411
  *
388
412
  * @param request - DeleteConsumerChannelRequest
389
413
  * @param runtime - runtime options for this request RuntimeOptions
@@ -391,14 +415,14 @@ export default class Client extends OpenApi {
391
415
  */
392
416
  deleteConsumerChannelWithOptions(request: $_model.DeleteConsumerChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteConsumerChannelResponse>;
393
417
  /**
394
- * Deletes a consumer group.
418
+ * Deletes a consumer group of a change tracking task (new version).
395
419
  *
396
420
  * @param request - DeleteConsumerChannelRequest
397
421
  * @returns DeleteConsumerChannelResponse
398
422
  */
399
423
  deleteConsumerChannel(request: $_model.DeleteConsumerChannelRequest): Promise<$_model.DeleteConsumerChannelResponse>;
400
424
  /**
401
- * Deletes a consumer group.
425
+ * Deletes a consumer group from a change tracking channel.
402
426
  *
403
427
  * @param request - DeleteConsumerGroupRequest
404
428
  * @param runtime - runtime options for this request RuntimeOptions
@@ -406,14 +430,17 @@ export default class Client extends OpenApi {
406
430
  */
407
431
  deleteConsumerGroupWithOptions(request: $_model.DeleteConsumerGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteConsumerGroupResponse>;
408
432
  /**
409
- * Deletes a consumer group.
433
+ * Deletes a consumer group from a change tracking channel.
410
434
  *
411
435
  * @param request - DeleteConsumerGroupRequest
412
436
  * @returns DeleteConsumerGroupResponse
413
437
  */
414
438
  deleteConsumerGroup(request: $_model.DeleteConsumerGroupRequest): Promise<$_model.DeleteConsumerGroupResponse>;
415
439
  /**
416
- * Deletes a data migration, data synchronization, or change tracking task.
440
+ * Releases a data migration, synchronization, or change tracking instance.
441
+ *
442
+ * @remarks
443
+ * > <props="china"><ph>Subscription DTS instances cannot be released by calling this API operation. You can release them by unsubscribing. For more information, see [Release a DTS instance](https://help.aliyun.com/document_detail/289054.html).</ph><props="intl"><ph>Subscription DTS instances cannot be released.</ph>.
417
444
  *
418
445
  * @param request - DeleteDtsJobRequest
419
446
  * @param runtime - runtime options for this request RuntimeOptions
@@ -421,14 +448,20 @@ export default class Client extends OpenApi {
421
448
  */
422
449
  deleteDtsJobWithOptions(request: $_model.DeleteDtsJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteDtsJobResponse>;
423
450
  /**
424
- * Deletes a data migration, data synchronization, or change tracking task.
451
+ * Releases a data migration, synchronization, or change tracking instance.
452
+ *
453
+ * @remarks
454
+ * > <props="china"><ph>Subscription DTS instances cannot be released by calling this API operation. You can release them by unsubscribing. For more information, see [Release a DTS instance](https://help.aliyun.com/document_detail/289054.html).</ph><props="intl"><ph>Subscription DTS instances cannot be released.</ph>.
425
455
  *
426
456
  * @param request - DeleteDtsJobRequest
427
457
  * @returns DeleteDtsJobResponse
428
458
  */
429
459
  deleteDtsJob(request: $_model.DeleteDtsJobRequest): Promise<$_model.DeleteDtsJobResponse>;
430
460
  /**
431
- * Deletes multiple data migration, data synchronization, or change tracking tasks.
461
+ * Releases data migration, data synchronization, or change tracking tasks in batches by calling the DeleteDtsJobs operation.
462
+ *
463
+ * @remarks
464
+ * > <props="china"><ph>Subscription DTS instances cannot be released by calling API operations. You can release them by unsubscribing. For more information, see [Release a DTS instance](https://help.aliyun.com/document_detail/289054.html).</ph><props="intl"><ph>Subscription DTS instances cannot be released.</ph>.
432
465
  *
433
466
  * @param request - DeleteDtsJobsRequest
434
467
  * @param runtime - runtime options for this request RuntimeOptions
@@ -436,7 +469,10 @@ export default class Client extends OpenApi {
436
469
  */
437
470
  deleteDtsJobsWithOptions(request: $_model.DeleteDtsJobsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteDtsJobsResponse>;
438
471
  /**
439
- * Deletes multiple data migration, data synchronization, or change tracking tasks.
472
+ * Releases data migration, data synchronization, or change tracking tasks in batches by calling the DeleteDtsJobs operation.
473
+ *
474
+ * @remarks
475
+ * > <props="china"><ph>Subscription DTS instances cannot be released by calling API operations. You can release them by unsubscribing. For more information, see [Release a DTS instance](https://help.aliyun.com/document_detail/289054.html).</ph><props="intl"><ph>Subscription DTS instances cannot be released.</ph>.
440
476
  *
441
477
  * @param request - DeleteDtsJobsRequest
442
478
  * @returns DeleteDtsJobsResponse
@@ -458,7 +494,7 @@ export default class Client extends OpenApi {
458
494
  */
459
495
  deleteMigrationJob(request: $_model.DeleteMigrationJobRequest): Promise<$_model.DeleteMigrationJobResponse>;
460
496
  /**
461
- * Releases a change tracking instance.
497
+ * Releases the channel of a change tracking instance.
462
498
  *
463
499
  * @param request - DeleteSubscriptionInstanceRequest
464
500
  * @param runtime - runtime options for this request RuntimeOptions
@@ -466,7 +502,7 @@ export default class Client extends OpenApi {
466
502
  */
467
503
  deleteSubscriptionInstanceWithOptions(request: $_model.DeleteSubscriptionInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteSubscriptionInstanceResponse>;
468
504
  /**
469
- * Releases a change tracking instance.
505
+ * Releases the channel of a change tracking instance.
470
506
  *
471
507
  * @param request - DeleteSubscriptionInstanceRequest
472
508
  * @returns DeleteSubscriptionInstanceResponse
@@ -503,7 +539,7 @@ export default class Client extends OpenApi {
503
539
  */
504
540
  describeChannelAccount(request: $_model.DescribeChannelAccountRequest): Promise<$_model.DescribeChannelAccountResponse>;
505
541
  /**
506
- * Verifies data migration tasks and data synchronization tasks
542
+ * Contains data validation tasks associated with data migration tasks and data synchronization tasks.
507
543
  *
508
544
  * @param request - DescribeCheckJobsRequest
509
545
  * @param runtime - runtime options for this request RuntimeOptions
@@ -511,14 +547,14 @@ export default class Client extends OpenApi {
511
547
  */
512
548
  describeCheckJobsWithOptions(request: $_model.DescribeCheckJobsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCheckJobsResponse>;
513
549
  /**
514
- * Verifies data migration tasks and data synchronization tasks
550
+ * Contains data validation tasks associated with data migration tasks and data synchronization tasks.
515
551
  *
516
552
  * @param request - DescribeCheckJobsRequest
517
553
  * @returns DescribeCheckJobsResponse
518
554
  */
519
555
  describeCheckJobs(request: $_model.DescribeCheckJobsRequest): Promise<$_model.DescribeCheckJobsResponse>;
520
556
  /**
521
- * Queries operation logs of a Data Transmission Service (DTS) dedicated cluster.
557
+ * Queries the log information of a DTS cluster by calling the DescribeClusterOperateLogs operation.
522
558
  *
523
559
  * @param request - DescribeClusterOperateLogsRequest
524
560
  * @param runtime - runtime options for this request RuntimeOptions
@@ -526,14 +562,14 @@ export default class Client extends OpenApi {
526
562
  */
527
563
  describeClusterOperateLogsWithOptions(request: $_model.DescribeClusterOperateLogsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeClusterOperateLogsResponse>;
528
564
  /**
529
- * Queries operation logs of a Data Transmission Service (DTS) dedicated cluster.
565
+ * Queries the log information of a DTS cluster by calling the DescribeClusterOperateLogs operation.
530
566
  *
531
567
  * @param request - DescribeClusterOperateLogsRequest
532
568
  * @returns DescribeClusterOperateLogsResponse
533
569
  */
534
570
  describeClusterOperateLogs(request: $_model.DescribeClusterOperateLogsRequest): Promise<$_model.DescribeClusterOperateLogsResponse>;
535
571
  /**
536
- * Queries the resource usage of a cluster.
572
+ * Queries the current usage of a cluster by calling the DescribeClusterUsedUtilization operation.
537
573
  *
538
574
  * @param request - DescribeClusterUsedUtilizationRequest
539
575
  * @param runtime - runtime options for this request RuntimeOptions
@@ -541,14 +577,14 @@ export default class Client extends OpenApi {
541
577
  */
542
578
  describeClusterUsedUtilizationWithOptions(request: $_model.DescribeClusterUsedUtilizationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeClusterUsedUtilizationResponse>;
543
579
  /**
544
- * Queries the resource usage of a cluster.
580
+ * Queries the current usage of a cluster by calling the DescribeClusterUsedUtilization operation.
545
581
  *
546
582
  * @param request - DescribeClusterUsedUtilizationRequest
547
583
  * @returns DescribeClusterUsedUtilizationResponse
548
584
  */
549
585
  describeClusterUsedUtilization(request: $_model.DescribeClusterUsedUtilizationRequest): Promise<$_model.DescribeClusterUsedUtilizationResponse>;
550
586
  /**
551
- * Queries the connectivity of Data Transmission Service (DTS) servers to the source and destination databases.
587
+ * Tests the connectivity between the execution node of a data migration task and the source and destination databases.
552
588
  *
553
589
  * @param request - DescribeConnectionStatusRequest
554
590
  * @param runtime - runtime options for this request RuntimeOptions
@@ -556,14 +592,14 @@ export default class Client extends OpenApi {
556
592
  */
557
593
  describeConnectionStatusWithOptions(request: $_model.DescribeConnectionStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeConnectionStatusResponse>;
558
594
  /**
559
- * Queries the connectivity of Data Transmission Service (DTS) servers to the source and destination databases.
595
+ * Tests the connectivity between the execution node of a data migration task and the source and destination databases.
560
596
  *
561
597
  * @param request - DescribeConnectionStatusRequest
562
598
  * @returns DescribeConnectionStatusResponse
563
599
  */
564
600
  describeConnectionStatus(request: $_model.DescribeConnectionStatusRequest): Promise<$_model.DescribeConnectionStatusResponse>;
565
601
  /**
566
- * Queries the information of a consumer group, including the consumer group ID, consumer group name, username, and message latency.
602
+ * Queries the consumer group information of a DTS change tracking task, such as the consumer group ID, name, account, and consumption latency.
567
603
  *
568
604
  * @param request - DescribeConsumerChannelRequest
569
605
  * @param runtime - runtime options for this request RuntimeOptions
@@ -571,7 +607,7 @@ export default class Client extends OpenApi {
571
607
  */
572
608
  describeConsumerChannelWithOptions(request: $_model.DescribeConsumerChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeConsumerChannelResponse>;
573
609
  /**
574
- * Queries the information of a consumer group, including the consumer group ID, consumer group name, username, and message latency.
610
+ * Queries the consumer group information of a DTS change tracking task, such as the consumer group ID, name, account, and consumption latency.
575
611
  *
576
612
  * @param request - DescribeConsumerChannelRequest
577
613
  * @returns DescribeConsumerChannelResponse
@@ -593,7 +629,7 @@ export default class Client extends OpenApi {
593
629
  */
594
630
  describeConsumerGroup(request: $_model.DescribeConsumerGroupRequest): Promise<$_model.DescribeConsumerGroupResponse>;
595
631
  /**
596
- * Queries the CIDR blocks of DTS servers.
632
+ * Retrieves the DTS IP addresses that must be added to the whitelists of both the source and destination databases.
597
633
  *
598
634
  * @param request - DescribeDTSIPRequest
599
635
  * @param runtime - runtime options for this request RuntimeOptions
@@ -601,14 +637,14 @@ export default class Client extends OpenApi {
601
637
  */
602
638
  describeDTSIPWithOptions(request: $_model.DescribeDTSIPRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDTSIPResponse>;
603
639
  /**
604
- * Queries the CIDR blocks of DTS servers.
640
+ * Retrieves the DTS IP addresses that must be added to the whitelists of both the source and destination databases.
605
641
  *
606
642
  * @param request - DescribeDTSIPRequest
607
643
  * @returns DescribeDTSIPResponse
608
644
  */
609
645
  describeDTSIP(request: $_model.DescribeDTSIPRequest): Promise<$_model.DescribeDTSIPResponse>;
610
646
  /**
611
- * Queries the download URL of the data consistency verification report.
647
+ * Obtains the download URL for the list data of inconsistent data.
612
648
  *
613
649
  * @param request - DescribeDataCheckReportUrlRequest
614
650
  * @param runtime - runtime options for this request RuntimeOptions
@@ -616,14 +652,14 @@ export default class Client extends OpenApi {
616
652
  */
617
653
  describeDataCheckReportUrlWithOptions(request: $_model.DescribeDataCheckReportUrlRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDataCheckReportUrlResponse>;
618
654
  /**
619
- * Queries the download URL of the data consistency verification report.
655
+ * Obtains the download URL for the list data of inconsistent data.
620
656
  *
621
657
  * @param request - DescribeDataCheckReportUrlRequest
622
658
  * @returns DescribeDataCheckReportUrlResponse
623
659
  */
624
660
  describeDataCheckReportUrl(request: $_model.DescribeDataCheckReportUrlRequest): Promise<$_model.DescribeDataCheckReportUrlResponse>;
625
661
  /**
626
- * Queries the details of a data verification task.
662
+ * Queries data consistency verification results at the table level.
627
663
  *
628
664
  * @param request - DescribeDataCheckTableDetailsRequest
629
665
  * @param runtime - runtime options for this request RuntimeOptions
@@ -631,14 +667,14 @@ export default class Client extends OpenApi {
631
667
  */
632
668
  describeDataCheckTableDetailsWithOptions(request: $_model.DescribeDataCheckTableDetailsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDataCheckTableDetailsResponse>;
633
669
  /**
634
- * Queries the details of a data verification task.
670
+ * Queries data consistency verification results at the table level.
635
671
  *
636
672
  * @param request - DescribeDataCheckTableDetailsRequest
637
673
  * @returns DescribeDataCheckTableDetailsResponse
638
674
  */
639
675
  describeDataCheckTableDetails(request: $_model.DescribeDataCheckTableDetailsRequest): Promise<$_model.DescribeDataCheckTableDetailsResponse>;
640
676
  /**
641
- * Queries the information about inconsistent data in the data verification task.
677
+ * Lists data inconsistency results grouped by inconsistent data.
642
678
  *
643
679
  * @param request - DescribeDataCheckTableDiffDetailsRequest
644
680
  * @param runtime - runtime options for this request RuntimeOptions
@@ -646,14 +682,14 @@ export default class Client extends OpenApi {
646
682
  */
647
683
  describeDataCheckTableDiffDetailsWithOptions(request: $_model.DescribeDataCheckTableDiffDetailsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDataCheckTableDiffDetailsResponse>;
648
684
  /**
649
- * Queries the information about inconsistent data in the data verification task.
685
+ * Lists data inconsistency results grouped by inconsistent data.
650
686
  *
651
687
  * @param request - DescribeDataCheckTableDiffDetailsRequest
652
688
  * @returns DescribeDataCheckTableDiffDetailsResponse
653
689
  */
654
690
  describeDataCheckTableDiffDetails(request: $_model.DescribeDataCheckTableDiffDetailsRequest): Promise<$_model.DescribeDataCheckTableDiffDetailsResponse>;
655
691
  /**
656
- * Queries the information about a dedicated cluster.
692
+ * Queries the details of a specified cluster by calling the DescribeDedicatedCluster operation.
657
693
  *
658
694
  * @param request - DescribeDedicatedClusterRequest
659
695
  * @param runtime - runtime options for this request RuntimeOptions
@@ -661,14 +697,14 @@ export default class Client extends OpenApi {
661
697
  */
662
698
  describeDedicatedClusterWithOptions(request: $_model.DescribeDedicatedClusterRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDedicatedClusterResponse>;
663
699
  /**
664
- * Queries the information about a dedicated cluster.
700
+ * Queries the details of a specified cluster by calling the DescribeDedicatedCluster operation.
665
701
  *
666
702
  * @param request - DescribeDedicatedClusterRequest
667
703
  * @returns DescribeDedicatedClusterResponse
668
704
  */
669
705
  describeDedicatedCluster(request: $_model.DescribeDedicatedClusterRequest): Promise<$_model.DescribeDedicatedClusterResponse>;
670
706
  /**
671
- * Queries the information about an alert rule.
707
+ * Queries alert rules by calling the DescribeDedicatedClusterMonitorRule operation.
672
708
  *
673
709
  * @param request - DescribeDedicatedClusterMonitorRuleRequest
674
710
  * @param runtime - runtime options for this request RuntimeOptions
@@ -676,7 +712,7 @@ export default class Client extends OpenApi {
676
712
  */
677
713
  describeDedicatedClusterMonitorRuleWithOptions(request: $_model.DescribeDedicatedClusterMonitorRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDedicatedClusterMonitorRuleResponse>;
678
714
  /**
679
- * Queries the information about an alert rule.
715
+ * Queries alert rules by calling the DescribeDedicatedClusterMonitorRule operation.
680
716
  *
681
717
  * @param request - DescribeDedicatedClusterMonitorRuleRequest
682
718
  * @returns DescribeDedicatedClusterMonitorRuleResponse
@@ -685,6 +721,11 @@ export default class Client extends OpenApi {
685
721
  /**
686
722
  * Retrieves the result of a document parsing task.
687
723
  *
724
+ * @remarks
725
+ * This operation has rate limits. Calls that exceed the limits are rejected.
726
+ * - The cumulative call threshold per region is 100 calls per second.
727
+ * - The call threshold per account per region is 5 calls per second.
728
+ *
688
729
  * @param request - DescribeDocParserJobResultRequest
689
730
  * @param runtime - runtime options for this request RuntimeOptions
690
731
  * @returns DescribeDocParserJobResultResponse
@@ -693,6 +734,11 @@ export default class Client extends OpenApi {
693
734
  /**
694
735
  * Retrieves the result of a document parsing task.
695
736
  *
737
+ * @remarks
738
+ * This operation has rate limits. Calls that exceed the limits are rejected.
739
+ * - The cumulative call threshold per region is 100 calls per second.
740
+ * - The call threshold per account per region is 5 calls per second.
741
+ *
696
742
  * @param request - DescribeDocParserJobResultRequest
697
743
  * @returns DescribeDocParserJobResultResponse
698
744
  */
@@ -700,6 +746,11 @@ export default class Client extends OpenApi {
700
746
  /**
701
747
  * Queries the execution status of a document parsing task.
702
748
  *
749
+ * @remarks
750
+ * This operation has call frequency limits. Calls that exceed the limits are rejected.
751
+ * - The cumulative call threshold for a single region is 200 calls per second.
752
+ * - The call threshold for a single account in a single region is 20 calls per second.
753
+ *
703
754
  * @param request - DescribeDocParserJobStatusRequest
704
755
  * @param runtime - runtime options for this request RuntimeOptions
705
756
  * @returns DescribeDocParserJobStatusResponse
@@ -708,12 +759,17 @@ export default class Client extends OpenApi {
708
759
  /**
709
760
  * Queries the execution status of a document parsing task.
710
761
  *
762
+ * @remarks
763
+ * This operation has call frequency limits. Calls that exceed the limits are rejected.
764
+ * - The cumulative call threshold for a single region is 200 calls per second.
765
+ * - The call threshold for a single account in a single region is 20 calls per second.
766
+ *
711
767
  * @param request - DescribeDocParserJobStatusRequest
712
768
  * @returns DescribeDocParserJobStatusResponse
713
769
  */
714
770
  describeDocParserJobStatus(request: $_model.DescribeDocParserJobStatusRequest): Promise<$_model.DescribeDocParserJobStatusResponse>;
715
771
  /**
716
- * Queries the details of extract, transform, and load (ETL) tasks.
772
+ * Queries the details of an ETL task.
717
773
  *
718
774
  * @param request - DescribeDtsEtlJobVersionInfoRequest
719
775
  * @param runtime - runtime options for this request RuntimeOptions
@@ -721,7 +777,7 @@ export default class Client extends OpenApi {
721
777
  */
722
778
  describeDtsEtlJobVersionInfoWithOptions(request: $_model.DescribeDtsEtlJobVersionInfoRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDtsEtlJobVersionInfoResponse>;
723
779
  /**
724
- * Queries the details of extract, transform, and load (ETL) tasks.
780
+ * Queries the details of an ETL task.
725
781
  *
726
782
  * @param request - DescribeDtsEtlJobVersionInfoRequest
727
783
  * @returns DescribeDtsEtlJobVersionInfoResponse
@@ -743,7 +799,12 @@ export default class Client extends OpenApi {
743
799
  */
744
800
  describeDtsJobConfig(request: $_model.DescribeDtsJobConfigRequest): Promise<$_model.DescribeDtsJobConfigResponse>;
745
801
  /**
746
- * The latency of incremental data migration or synchronization. \\\\\\\\\\\\\\\\> If you query data migration tasks, the unit of this parameter is milliseconds. If you query data synchronization tasks, the unit of this parameter is seconds.
802
+ * Queries the details of a DTS task by calling DescribeDtsJobDetail.
803
+ *
804
+ * @remarks
805
+ * This operation has rate limits. Calls that exceed the limits are rejected.
806
+ * - The cumulative threshold for calls in a single region is 160 calls per second.
807
+ * - The threshold for calls by a single account in a single region is 40 calls per second.
747
808
  *
748
809
  * @param request - DescribeDtsJobDetailRequest
749
810
  * @param runtime - runtime options for this request RuntimeOptions
@@ -751,18 +812,24 @@ export default class Client extends OpenApi {
751
812
  */
752
813
  describeDtsJobDetailWithOptions(request: $_model.DescribeDtsJobDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDtsJobDetailResponse>;
753
814
  /**
754
- * The latency of incremental data migration or synchronization. \\\\\\\\\\\\\\\\> If you query data migration tasks, the unit of this parameter is milliseconds. If you query data synchronization tasks, the unit of this parameter is seconds.
815
+ * Queries the details of a DTS task by calling DescribeDtsJobDetail.
816
+ *
817
+ * @remarks
818
+ * This operation has rate limits. Calls that exceed the limits are rejected.
819
+ * - The cumulative threshold for calls in a single region is 160 calls per second.
820
+ * - The threshold for calls by a single account in a single region is 40 calls per second.
755
821
  *
756
822
  * @param request - DescribeDtsJobDetailRequest
757
823
  * @returns DescribeDtsJobDetailResponse
758
824
  */
759
825
  describeDtsJobDetail(request: $_model.DescribeDtsJobDetailRequest): Promise<$_model.DescribeDtsJobDetailResponse>;
760
826
  /**
761
- * Queries the list of Data Transmission Service (DTS) tasks and the details of each task.
827
+ * Queries the list of DTS tasks and the execution details of each task.
762
828
  *
763
829
  * @remarks
764
- * ## Debugging
765
- * [OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer. OpenAPI Explorer dynamically generates the sample code of the operation for different SDKs.](https://api.aliyun.com/#product=Dts\\&api=DescribeDtsJobs\\&type=RPC\\&version=2020-01-01)
830
+ * This operation has rate limits. Calls that exceed the limits are rejected.
831
+ * - The cumulative threshold for calls in a single region is 200 calls per second.
832
+ * - The threshold for calls by a single account in a single region is 20 calls per second.
766
833
  *
767
834
  * @param request - DescribeDtsJobsRequest
768
835
  * @param runtime - runtime options for this request RuntimeOptions
@@ -770,18 +837,19 @@ export default class Client extends OpenApi {
770
837
  */
771
838
  describeDtsJobsWithOptions(request: $_model.DescribeDtsJobsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDtsJobsResponse>;
772
839
  /**
773
- * Queries the list of Data Transmission Service (DTS) tasks and the details of each task.
840
+ * Queries the list of DTS tasks and the execution details of each task.
774
841
  *
775
842
  * @remarks
776
- * ## Debugging
777
- * [OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer. OpenAPI Explorer dynamically generates the sample code of the operation for different SDKs.](https://api.aliyun.com/#product=Dts\\&api=DescribeDtsJobs\\&type=RPC\\&version=2020-01-01)
843
+ * This operation has rate limits. Calls that exceed the limits are rejected.
844
+ * - The cumulative threshold for calls in a single region is 200 calls per second.
845
+ * - The threshold for calls by a single account in a single region is 20 calls per second.
778
846
  *
779
847
  * @param request - DescribeDtsJobsRequest
780
848
  * @returns DescribeDtsJobsResponse
781
849
  */
782
850
  describeDtsJobs(request: $_model.DescribeDtsJobsRequest): Promise<$_model.DescribeDtsJobsResponse>;
783
851
  /**
784
- * Queries the logs of a data migration or synchronization task.
852
+ * Queries the log information of a data migration or synchronization task.
785
853
  *
786
854
  * @param request - DescribeDtsServiceLogRequest
787
855
  * @param runtime - runtime options for this request RuntimeOptions
@@ -789,14 +857,14 @@ export default class Client extends OpenApi {
789
857
  */
790
858
  describeDtsServiceLogWithOptions(request: $_model.DescribeDtsServiceLogRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDtsServiceLogResponse>;
791
859
  /**
792
- * Queries the logs of a data migration or synchronization task.
860
+ * Queries the log information of a data migration or synchronization task.
793
861
  *
794
862
  * @param request - DescribeDtsServiceLogRequest
795
863
  * @returns DescribeDtsServiceLogResponse
796
864
  */
797
865
  describeDtsServiceLog(request: $_model.DescribeDtsServiceLogRequest): Promise<$_model.DescribeDtsServiceLogResponse>;
798
866
  /**
799
- * Queries the status of the task that changes the database connection settings.
867
+ * Queries the execution status of a task.
800
868
  *
801
869
  * @param request - DescribeEndpointSwitchStatusRequest
802
870
  * @param runtime - runtime options for this request RuntimeOptions
@@ -804,14 +872,14 @@ export default class Client extends OpenApi {
804
872
  */
805
873
  describeEndpointSwitchStatusWithOptions(request: $_model.DescribeEndpointSwitchStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeEndpointSwitchStatusResponse>;
806
874
  /**
807
- * Queries the status of the task that changes the database connection settings.
875
+ * Queries the execution status of a task.
808
876
  *
809
877
  * @param request - DescribeEndpointSwitchStatusRequest
810
878
  * @returns DescribeEndpointSwitchStatusResponse
811
879
  */
812
880
  describeEndpointSwitchStatus(request: $_model.DescribeEndpointSwitchStatusRequest): Promise<$_model.DescribeEndpointSwitchStatusResponse>;
813
881
  /**
814
- * Queries the logs of extract, transform, and load (ETL) tasks.
882
+ * Queries the running logs of an ETL task.
815
883
  *
816
884
  * @param request - DescribeEtlJobLogsRequest
817
885
  * @param runtime - runtime options for this request RuntimeOptions
@@ -819,14 +887,14 @@ export default class Client extends OpenApi {
819
887
  */
820
888
  describeEtlJobLogsWithOptions(request: $_model.DescribeEtlJobLogsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeEtlJobLogsResponse>;
821
889
  /**
822
- * Queries the logs of extract, transform, and load (ETL) tasks.
890
+ * Queries the running logs of an ETL task.
823
891
  *
824
892
  * @param request - DescribeEtlJobLogsRequest
825
893
  * @returns DescribeEtlJobLogsResponse
826
894
  */
827
895
  describeEtlJobLogs(request: $_model.DescribeEtlJobLogsRequest): Promise<$_model.DescribeEtlJobLogsResponse>;
828
896
  /**
829
- * Queries full data migration tasks.
897
+ * Queries the running details of a full data migration task.
830
898
  *
831
899
  * @param request - DescribeFullProcessListRequest
832
900
  * @param runtime - runtime options for this request RuntimeOptions
@@ -834,14 +902,14 @@ export default class Client extends OpenApi {
834
902
  */
835
903
  describeFullProcessListWithOptions(request: $_model.DescribeFullProcessListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeFullProcessListResponse>;
836
904
  /**
837
- * Queries full data migration tasks.
905
+ * Queries the running details of a full data migration task.
838
906
  *
839
907
  * @param request - DescribeFullProcessListRequest
840
908
  * @returns DescribeFullProcessListResponse
841
909
  */
842
910
  describeFullProcessList(request: $_model.DescribeFullProcessListRequest): Promise<$_model.DescribeFullProcessListResponse>;
843
911
  /**
844
- * Queries the GAD instances.
912
+ * Queries a list of Global Active Database (GAD) instances.
845
913
  *
846
914
  * @param request - DescribeGadInstancesRequest
847
915
  * @param runtime - runtime options for this request RuntimeOptions
@@ -849,14 +917,14 @@ export default class Client extends OpenApi {
849
917
  */
850
918
  describeGadInstancesWithOptions(request: $_model.DescribeGadInstancesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeGadInstancesResponse>;
851
919
  /**
852
- * Queries the GAD instances.
920
+ * Queries a list of Global Active Database (GAD) instances.
853
921
  *
854
922
  * @param request - DescribeGadInstancesRequest
855
923
  * @returns DescribeGadInstancesResponse
856
924
  */
857
925
  describeGadInstances(request: $_model.DescribeGadInstancesRequest): Promise<$_model.DescribeGadInstancesResponse>;
858
926
  /**
859
- * Queries the details of initial data synchronization, including the information about the schemas and historical data of the object to be synchronized.
927
+ * Queries the initialization status. This is an earlier version of the operation.
860
928
  *
861
929
  * @param request - DescribeInitializationStatusRequest
862
930
  * @param runtime - runtime options for this request RuntimeOptions
@@ -864,14 +932,14 @@ export default class Client extends OpenApi {
864
932
  */
865
933
  describeInitializationStatusWithOptions(request: $_model.DescribeInitializationStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeInitializationStatusResponse>;
866
934
  /**
867
- * Queries the details of initial data synchronization, including the information about the schemas and historical data of the object to be synchronized.
935
+ * Queries the initialization status. This is an earlier version of the operation.
868
936
  *
869
937
  * @param request - DescribeInitializationStatusRequest
870
938
  * @returns DescribeInitializationStatusResponse
871
939
  */
872
940
  describeInitializationStatus(request: $_model.DescribeInitializationStatusRequest): Promise<$_model.DescribeInitializationStatusResponse>;
873
941
  /**
874
- * Queries the monitoring rules of a Data Transmission Service (DTS) task.
942
+ * Queries the alert rules of a DTS task by calling DescribeJobMonitorRule.
875
943
  *
876
944
  * @param request - DescribeJobMonitorRuleRequest
877
945
  * @param runtime - runtime options for this request RuntimeOptions
@@ -879,14 +947,14 @@ export default class Client extends OpenApi {
879
947
  */
880
948
  describeJobMonitorRuleWithOptions(request: $_model.DescribeJobMonitorRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeJobMonitorRuleResponse>;
881
949
  /**
882
- * Queries the monitoring rules of a Data Transmission Service (DTS) task.
950
+ * Queries the alert rules of a DTS task by calling DescribeJobMonitorRule.
883
951
  *
884
952
  * @param request - DescribeJobMonitorRuleRequest
885
953
  * @returns DescribeJobMonitorRuleResponse
886
954
  */
887
955
  describeJobMonitorRule(request: $_model.DescribeJobMonitorRuleRequest): Promise<$_model.DescribeJobMonitorRuleResponse>;
888
956
  /**
889
- * Queries the metrics of a cluster.
957
+ * Queries cluster monitoring information by calling the DescribeMetricList operation.
890
958
  *
891
959
  * @param request - DescribeMetricListRequest
892
960
  * @param runtime - runtime options for this request RuntimeOptions
@@ -894,14 +962,14 @@ export default class Client extends OpenApi {
894
962
  */
895
963
  describeMetricListWithOptions(request: $_model.DescribeMetricListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMetricListResponse>;
896
964
  /**
897
- * Queries the metrics of a cluster.
965
+ * Queries cluster monitoring information by calling the DescribeMetricList operation.
898
966
  *
899
967
  * @param request - DescribeMetricListRequest
900
968
  * @returns DescribeMetricListResponse
901
969
  */
902
970
  describeMetricList(request: $_model.DescribeMetricListRequest): Promise<$_model.DescribeMetricListResponse>;
903
971
  /**
904
- * Queries the alert settings of a data migration instance.
972
+ * Queries the monitoring and alert settings of a data migration task.
905
973
  *
906
974
  * @param request - DescribeMigrationJobAlertRequest
907
975
  * @param runtime - runtime options for this request RuntimeOptions
@@ -909,14 +977,14 @@ export default class Client extends OpenApi {
909
977
  */
910
978
  describeMigrationJobAlertWithOptions(request: $_model.DescribeMigrationJobAlertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMigrationJobAlertResponse>;
911
979
  /**
912
- * Queries the alert settings of a data migration instance.
980
+ * Queries the monitoring and alert settings of a data migration task.
913
981
  *
914
982
  * @param request - DescribeMigrationJobAlertRequest
915
983
  * @returns DescribeMigrationJobAlertResponse
916
984
  */
917
985
  describeMigrationJobAlert(request: $_model.DescribeMigrationJobAlertRequest): Promise<$_model.DescribeMigrationJobAlertResponse>;
918
986
  /**
919
- * Queries the details of a data migration task.
987
+ * Queries the execution details of a data migration task. This is a legacy operation.
920
988
  *
921
989
  * @param request - DescribeMigrationJobDetailRequest
922
990
  * @param runtime - runtime options for this request RuntimeOptions
@@ -924,14 +992,14 @@ export default class Client extends OpenApi {
924
992
  */
925
993
  describeMigrationJobDetailWithOptions(request: $_model.DescribeMigrationJobDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMigrationJobDetailResponse>;
926
994
  /**
927
- * Queries the details of a data migration task.
995
+ * Queries the execution details of a data migration task. This is a legacy operation.
928
996
  *
929
997
  * @param request - DescribeMigrationJobDetailRequest
930
998
  * @returns DescribeMigrationJobDetailResponse
931
999
  */
932
1000
  describeMigrationJobDetail(request: $_model.DescribeMigrationJobDetailRequest): Promise<$_model.DescribeMigrationJobDetailResponse>;
933
1001
  /**
934
- * Queries the status of a data migration task.
1002
+ * Queries the status of a data migration task. This is a legacy operation.
935
1003
  *
936
1004
  * @param request - DescribeMigrationJobStatusRequest
937
1005
  * @param runtime - runtime options for this request RuntimeOptions
@@ -939,14 +1007,14 @@ export default class Client extends OpenApi {
939
1007
  */
940
1008
  describeMigrationJobStatusWithOptions(request: $_model.DescribeMigrationJobStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMigrationJobStatusResponse>;
941
1009
  /**
942
- * Queries the status of a data migration task.
1010
+ * Queries the status of a data migration task. This is a legacy operation.
943
1011
  *
944
1012
  * @param request - DescribeMigrationJobStatusRequest
945
1013
  * @returns DescribeMigrationJobStatusResponse
946
1014
  */
947
1015
  describeMigrationJobStatus(request: $_model.DescribeMigrationJobStatusRequest): Promise<$_model.DescribeMigrationJobStatusResponse>;
948
1016
  /**
949
- * Queries the list of data migration instances and the details of each instance.
1017
+ * Queries the list of data migration instances and details of each migration instance.
950
1018
  *
951
1019
  * @param request - DescribeMigrationJobsRequest
952
1020
  * @param runtime - runtime options for this request RuntimeOptions
@@ -954,14 +1022,14 @@ export default class Client extends OpenApi {
954
1022
  */
955
1023
  describeMigrationJobsWithOptions(request: $_model.DescribeMigrationJobsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMigrationJobsResponse>;
956
1024
  /**
957
- * Queries the list of data migration instances and the details of each instance.
1025
+ * Queries the list of data migration instances and details of each migration instance.
958
1026
  *
959
1027
  * @param request - DescribeMigrationJobsRequest
960
1028
  * @returns DescribeMigrationJobsResponse
961
1029
  */
962
1030
  describeMigrationJobs(request: $_model.DescribeMigrationJobsRequest): Promise<$_model.DescribeMigrationJobsResponse>;
963
1031
  /**
964
- * Queries the result of a precheck task before a GAD instance is created.
1032
+ * Queries the task result of a precheck for creating a Global Active Database (GAD) order node.
965
1033
  *
966
1034
  * @param request - DescribePreCheckCreateGadOrderResultRequest
967
1035
  * @param runtime - runtime options for this request RuntimeOptions
@@ -969,14 +1037,14 @@ export default class Client extends OpenApi {
969
1037
  */
970
1038
  describePreCheckCreateGadOrderResultWithOptions(request: $_model.DescribePreCheckCreateGadOrderResultRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePreCheckCreateGadOrderResultResponse>;
971
1039
  /**
972
- * Queries the result of a precheck task before a GAD instance is created.
1040
+ * Queries the task result of a precheck for creating a Global Active Database (GAD) order node.
973
1041
  *
974
1042
  * @param request - DescribePreCheckCreateGadOrderResultRequest
975
1043
  * @returns DescribePreCheckCreateGadOrderResultResponse
976
1044
  */
977
1045
  describePreCheckCreateGadOrderResult(request: $_model.DescribePreCheckCreateGadOrderResultRequest): Promise<$_model.DescribePreCheckCreateGadOrderResultResponse>;
978
1046
  /**
979
- * Queries the status of a Data Transmission Service (DTS) subtask that performs precheck, schema migration, initial schema synchronization, full data migration, initial full data synchronization, incremental data migration, or incremental data synchronization.
1047
+ * Queries the execution details of subtasks of a DTS task, including precheck, schema migration or synchronization, full data migration or synchronization, and incremental data migration or synchronization.
980
1048
  *
981
1049
  * @param request - DescribePreCheckStatusRequest
982
1050
  * @param runtime - runtime options for this request RuntimeOptions
@@ -984,14 +1052,14 @@ export default class Client extends OpenApi {
984
1052
  */
985
1053
  describePreCheckStatusWithOptions(request: $_model.DescribePreCheckStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePreCheckStatusResponse>;
986
1054
  /**
987
- * Queries the status of a Data Transmission Service (DTS) subtask that performs precheck, schema migration, initial schema synchronization, full data migration, initial full data synchronization, incremental data migration, or incremental data synchronization.
1055
+ * Queries the execution details of subtasks of a DTS task, including precheck, schema migration or synchronization, full data migration or synchronization, and incremental data migration or synchronization.
988
1056
  *
989
1057
  * @param request - DescribePreCheckStatusRequest
990
1058
  * @returns DescribePreCheckStatusResponse
991
1059
  */
992
1060
  describePreCheckStatus(request: $_model.DescribePreCheckStatusRequest): Promise<$_model.DescribePreCheckStatusResponse>;
993
1061
  /**
994
- * Queries the alert settings of a change tracking instance.
1062
+ * Queries the monitoring and alerting settings of a change tracking instance.
995
1063
  *
996
1064
  * @param request - DescribeSubscriptionInstanceAlertRequest
997
1065
  * @param runtime - runtime options for this request RuntimeOptions
@@ -999,14 +1067,14 @@ export default class Client extends OpenApi {
999
1067
  */
1000
1068
  describeSubscriptionInstanceAlertWithOptions(request: $_model.DescribeSubscriptionInstanceAlertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSubscriptionInstanceAlertResponse>;
1001
1069
  /**
1002
- * Queries the alert settings of a change tracking instance.
1070
+ * Queries the monitoring and alerting settings of a change tracking instance.
1003
1071
  *
1004
1072
  * @param request - DescribeSubscriptionInstanceAlertRequest
1005
1073
  * @returns DescribeSubscriptionInstanceAlertResponse
1006
1074
  */
1007
1075
  describeSubscriptionInstanceAlert(request: $_model.DescribeSubscriptionInstanceAlertRequest): Promise<$_model.DescribeSubscriptionInstanceAlertResponse>;
1008
1076
  /**
1009
- * Queries the status of a change tracking instance.
1077
+ * Queries the instance status details of a change tracking channel. This is a legacy operation.
1010
1078
  *
1011
1079
  * @param request - DescribeSubscriptionInstanceStatusRequest
1012
1080
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1014,7 +1082,7 @@ export default class Client extends OpenApi {
1014
1082
  */
1015
1083
  describeSubscriptionInstanceStatusWithOptions(request: $_model.DescribeSubscriptionInstanceStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSubscriptionInstanceStatusResponse>;
1016
1084
  /**
1017
- * Queries the status of a change tracking instance.
1085
+ * Queries the instance status details of a change tracking channel. This is a legacy operation.
1018
1086
  *
1019
1087
  * @param request - DescribeSubscriptionInstanceStatusRequest
1020
1088
  * @returns DescribeSubscriptionInstanceStatusResponse
@@ -1036,11 +1104,16 @@ export default class Client extends OpenApi {
1036
1104
  */
1037
1105
  describeSubscriptionInstances(request: $_model.DescribeSubscriptionInstancesRequest): Promise<$_model.DescribeSubscriptionInstancesResponse>;
1038
1106
  /**
1039
- * Queries the details of the subtasks in a distributed change tracking task for a PolarDB-X 1.0 instance.
1107
+ * Queries the information about subtasks of a PolarDB-X 1.0 distributed change tracking task.
1040
1108
  *
1041
1109
  * @remarks
1042
- * When Data Transmission Service (DTS) tracks data changes from a PolarDB-X 1.0 instance, data is distributed across the attached ApsaraDB RDS for MySQL instances. DTS runs a subtask for each ApsaraDB RDS for MySQL instance. You can call this operation to query the details of the subtasks in a distributed change tracking task.
1043
- * * You can call the [DescribeDtsJobs](https://help.aliyun.com/document_detail/209702.html) operation to query the ID of the change tracking instance and the ID of the consumer group.
1110
+ * <props="china">
1111
+ * - Because a PolarDB-X 1.0 change tracking task is a distributed change tracking task, each ApsaraDB RDS for MySQL instance associated with the task corresponds to a change tracking subtask. You can call this operation to query the information about change tracking subtasks.
1112
+ * - You can call the [DescribeDtsJobs](https://help.aliyun.com/document_detail/209702.html) operation to query the instance ID, consumer group ID, and other information about a PolarDB-X 1.0 change tracking task.
1113
+ * <props="intl">
1114
+ * - Because a DRDS change tracking task is a distributed change tracking task, each ApsaraDB RDS for MySQL instance associated with the task corresponds to a change tracking subtask. You can call this operation to query the information about change tracking subtasks.
1115
+ * - You can call the [DescribeDtsJobs](https://help.aliyun.com/document_detail/209702.html) operation to query the instance ID, consumer group ID, and other information about a DRDS change tracking task.
1116
+ * .
1044
1117
  *
1045
1118
  * @param tmpReq - DescribeSubscriptionMetaRequest
1046
1119
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1048,11 +1121,16 @@ export default class Client extends OpenApi {
1048
1121
  */
1049
1122
  describeSubscriptionMetaWithOptions(tmpReq: $_model.DescribeSubscriptionMetaRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSubscriptionMetaResponse>;
1050
1123
  /**
1051
- * Queries the details of the subtasks in a distributed change tracking task for a PolarDB-X 1.0 instance.
1124
+ * Queries the information about subtasks of a PolarDB-X 1.0 distributed change tracking task.
1052
1125
  *
1053
1126
  * @remarks
1054
- * When Data Transmission Service (DTS) tracks data changes from a PolarDB-X 1.0 instance, data is distributed across the attached ApsaraDB RDS for MySQL instances. DTS runs a subtask for each ApsaraDB RDS for MySQL instance. You can call this operation to query the details of the subtasks in a distributed change tracking task.
1055
- * * You can call the [DescribeDtsJobs](https://help.aliyun.com/document_detail/209702.html) operation to query the ID of the change tracking instance and the ID of the consumer group.
1127
+ * <props="china">
1128
+ * - Because a PolarDB-X 1.0 change tracking task is a distributed change tracking task, each ApsaraDB RDS for MySQL instance associated with the task corresponds to a change tracking subtask. You can call this operation to query the information about change tracking subtasks.
1129
+ * - You can call the [DescribeDtsJobs](https://help.aliyun.com/document_detail/209702.html) operation to query the instance ID, consumer group ID, and other information about a PolarDB-X 1.0 change tracking task.
1130
+ * <props="intl">
1131
+ * - Because a DRDS change tracking task is a distributed change tracking task, each ApsaraDB RDS for MySQL instance associated with the task corresponds to a change tracking subtask. You can call this operation to query the information about change tracking subtasks.
1132
+ * - You can call the [DescribeDtsJobs](https://help.aliyun.com/document_detail/209702.html) operation to query the instance ID, consumer group ID, and other information about a DRDS change tracking task.
1133
+ * .
1056
1134
  *
1057
1135
  * @param request - DescribeSubscriptionMetaRequest
1058
1136
  * @returns DescribeSubscriptionMetaResponse
@@ -1074,7 +1152,7 @@ export default class Client extends OpenApi {
1074
1152
  */
1075
1153
  describeSyncStatus(request: $_model.DescribeSyncStatusRequest): Promise<$_model.DescribeSyncStatusResponse>;
1076
1154
  /**
1077
- * Queries the alert settings of a data synchronization instance.
1155
+ * Queries the monitoring and alerting settings of a synchronization task.
1078
1156
  *
1079
1157
  * @param request - DescribeSynchronizationJobAlertRequest
1080
1158
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1082,14 +1160,14 @@ export default class Client extends OpenApi {
1082
1160
  */
1083
1161
  describeSynchronizationJobAlertWithOptions(request: $_model.DescribeSynchronizationJobAlertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSynchronizationJobAlertResponse>;
1084
1162
  /**
1085
- * Queries the alert settings of a data synchronization instance.
1163
+ * Queries the monitoring and alerting settings of a synchronization task.
1086
1164
  *
1087
1165
  * @param request - DescribeSynchronizationJobAlertRequest
1088
1166
  * @returns DescribeSynchronizationJobAlertResponse
1089
1167
  */
1090
1168
  describeSynchronizationJobAlert(request: $_model.DescribeSynchronizationJobAlertRequest): Promise<$_model.DescribeSynchronizationJobAlertResponse>;
1091
1169
  /**
1092
- * Queries whether image matching is enabled for a data synchronization instance.
1170
+ * Retrieves the current image matching switch configuration. This is a legacy operation.
1093
1171
  *
1094
1172
  * @param request - DescribeSynchronizationJobReplicatorCompareRequest
1095
1173
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1097,14 +1175,14 @@ export default class Client extends OpenApi {
1097
1175
  */
1098
1176
  describeSynchronizationJobReplicatorCompareWithOptions(request: $_model.DescribeSynchronizationJobReplicatorCompareRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSynchronizationJobReplicatorCompareResponse>;
1099
1177
  /**
1100
- * Queries whether image matching is enabled for a data synchronization instance.
1178
+ * Retrieves the current image matching switch configuration. This is a legacy operation.
1101
1179
  *
1102
1180
  * @param request - DescribeSynchronizationJobReplicatorCompareRequest
1103
1181
  * @returns DescribeSynchronizationJobReplicatorCompareResponse
1104
1182
  */
1105
1183
  describeSynchronizationJobReplicatorCompare(request: $_model.DescribeSynchronizationJobReplicatorCompareRequest): Promise<$_model.DescribeSynchronizationJobReplicatorCompareResponse>;
1106
1184
  /**
1107
- * Queries the status of a data synchronization instance.
1185
+ * Queries the running status of a data synchronization task. This is a legacy API operation.
1108
1186
  *
1109
1187
  * @param request - DescribeSynchronizationJobStatusRequest
1110
1188
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1112,14 +1190,14 @@ export default class Client extends OpenApi {
1112
1190
  */
1113
1191
  describeSynchronizationJobStatusWithOptions(request: $_model.DescribeSynchronizationJobStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSynchronizationJobStatusResponse>;
1114
1192
  /**
1115
- * Queries the status of a data synchronization instance.
1193
+ * Queries the running status of a data synchronization task. This is a legacy API operation.
1116
1194
  *
1117
1195
  * @param request - DescribeSynchronizationJobStatusRequest
1118
1196
  * @returns DescribeSynchronizationJobStatusResponse
1119
1197
  */
1120
1198
  describeSynchronizationJobStatus(request: $_model.DescribeSynchronizationJobStatusRequest): Promise<$_model.DescribeSynchronizationJobStatusResponse>;
1121
1199
  /**
1122
- * Queries the status of one or more data synchronization instances.
1200
+ * Queries the status list of synchronization jobs. This is a legacy operation.
1123
1201
  *
1124
1202
  * @param request - DescribeSynchronizationJobStatusListRequest
1125
1203
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1127,14 +1205,14 @@ export default class Client extends OpenApi {
1127
1205
  */
1128
1206
  describeSynchronizationJobStatusListWithOptions(request: $_model.DescribeSynchronizationJobStatusListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSynchronizationJobStatusListResponse>;
1129
1207
  /**
1130
- * Queries the status of one or more data synchronization instances.
1208
+ * Queries the status list of synchronization jobs. This is a legacy operation.
1131
1209
  *
1132
1210
  * @param request - DescribeSynchronizationJobStatusListRequest
1133
1211
  * @returns DescribeSynchronizationJobStatusListResponse
1134
1212
  */
1135
1213
  describeSynchronizationJobStatusList(request: $_model.DescribeSynchronizationJobStatusListRequest): Promise<$_model.DescribeSynchronizationJobStatusListResponse>;
1136
1214
  /**
1137
- * Queries the list of data synchronization instances and the details of each instance.
1215
+ * Queries a list of data synchronization instances and the details of each instance by calling DescribeSynchronizationJobs.
1138
1216
  *
1139
1217
  * @param request - DescribeSynchronizationJobsRequest
1140
1218
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1142,14 +1220,14 @@ export default class Client extends OpenApi {
1142
1220
  */
1143
1221
  describeSynchronizationJobsWithOptions(request: $_model.DescribeSynchronizationJobsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSynchronizationJobsResponse>;
1144
1222
  /**
1145
- * Queries the list of data synchronization instances and the details of each instance.
1223
+ * Queries a list of data synchronization instances and the details of each instance by calling DescribeSynchronizationJobs.
1146
1224
  *
1147
1225
  * @param request - DescribeSynchronizationJobsRequest
1148
1226
  * @returns DescribeSynchronizationJobsResponse
1149
1227
  */
1150
1228
  describeSynchronizationJobs(request: $_model.DescribeSynchronizationJobsRequest): Promise<$_model.DescribeSynchronizationJobsResponse>;
1151
1229
  /**
1152
- * Queries the status of the task that changes the objects to be synchronized.
1230
+ * Queries the execution status of a task that modifies synchronization objects. This is a legacy operation.
1153
1231
  *
1154
1232
  * @param request - DescribeSynchronizationObjectModifyStatusRequest
1155
1233
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1157,14 +1235,14 @@ export default class Client extends OpenApi {
1157
1235
  */
1158
1236
  describeSynchronizationObjectModifyStatusWithOptions(request: $_model.DescribeSynchronizationObjectModifyStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSynchronizationObjectModifyStatusResponse>;
1159
1237
  /**
1160
- * Queries the status of the task that changes the objects to be synchronized.
1238
+ * Queries the execution status of a task that modifies synchronization objects. This is a legacy operation.
1161
1239
  *
1162
1240
  * @param request - DescribeSynchronizationObjectModifyStatusRequest
1163
1241
  * @returns DescribeSynchronizationObjectModifyStatusResponse
1164
1242
  */
1165
1243
  describeSynchronizationObjectModifyStatus(request: $_model.DescribeSynchronizationObjectModifyStatusRequest): Promise<$_model.DescribeSynchronizationObjectModifyStatusResponse>;
1166
1244
  /**
1167
- * Queries all the tags added to a data migration, data synchronization, or change tracking instance.
1245
+ * Queries all tags that are bound to a data migration, data synchronization, or change tracking instance.
1168
1246
  *
1169
1247
  * @param request - DescribeTagKeysRequest
1170
1248
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1172,14 +1250,14 @@ export default class Client extends OpenApi {
1172
1250
  */
1173
1251
  describeTagKeysWithOptions(request: $_model.DescribeTagKeysRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeTagKeysResponse>;
1174
1252
  /**
1175
- * Queries all the tags added to a data migration, data synchronization, or change tracking instance.
1253
+ * Queries all tags that are bound to a data migration, data synchronization, or change tracking instance.
1176
1254
  *
1177
1255
  * @param request - DescribeTagKeysRequest
1178
1256
  * @returns DescribeTagKeysResponse
1179
1257
  */
1180
1258
  describeTagKeys(request: $_model.DescribeTagKeysRequest): Promise<$_model.DescribeTagKeysResponse>;
1181
1259
  /**
1182
- * Queries all the tag values of a tag bound to a data migration, data synchronization, or change tracking instance.
1260
+ * Queries all values of a tag key that is attached to a data migration, data synchronization, or change tracking instance.
1183
1261
  *
1184
1262
  * @param request - DescribeTagValuesRequest
1185
1263
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1187,14 +1265,14 @@ export default class Client extends OpenApi {
1187
1265
  */
1188
1266
  describeTagValuesWithOptions(request: $_model.DescribeTagValuesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeTagValuesResponse>;
1189
1267
  /**
1190
- * Queries all the tag values of a tag bound to a data migration, data synchronization, or change tracking instance.
1268
+ * Queries all values of a tag key that is attached to a data migration, data synchronization, or change tracking instance.
1191
1269
  *
1192
1270
  * @param request - DescribeTagValuesRequest
1193
1271
  * @returns DescribeTagValuesResponse
1194
1272
  */
1195
1273
  describeTagValues(request: $_model.DescribeTagValuesRequest): Promise<$_model.DescribeTagValuesResponse>;
1196
1274
  /**
1197
- * Removes a secondary instance
1275
+ * Removes a secondary role.
1198
1276
  *
1199
1277
  * @param request - DetachGadInstanceDbMemberRequest
1200
1278
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1202,18 +1280,18 @@ export default class Client extends OpenApi {
1202
1280
  */
1203
1281
  detachGadInstanceDbMemberWithOptions(request: $_model.DetachGadInstanceDbMemberRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DetachGadInstanceDbMemberResponse>;
1204
1282
  /**
1205
- * Removes a secondary instance
1283
+ * Removes a secondary role.
1206
1284
  *
1207
1285
  * @param request - DetachGadInstanceDbMemberRequest
1208
1286
  * @returns DetachGadInstanceDbMemberResponse
1209
1287
  */
1210
1288
  detachGadInstanceDbMember(request: $_model.DetachGadInstanceDbMemberRequest): Promise<$_model.DetachGadInstanceDbMemberResponse>;
1211
1289
  /**
1212
- * Initializes a built-in account on a node of an active geo-redundancy database cluster. Data Transmission Service (DTS) uses the built-in account to connect to the node and perform data synchronization tasks.
1290
+ * Initializes a built-in account in a node of an active geo-redundancy database cluster. Data Transmission Service (DTS) uses this account to connect to the node and perform synchronization tasks.
1213
1291
  *
1214
1292
  * @remarks
1215
- * The node must be an ApsaraDB RDS for MySQL instance or a self-managed MySQL database that is connected over Cloud Enterprise Network (CEN).
1216
- * * This operation is used to initialize the built-in account named rdsdt_dtsacct on a node of an active geo-redundancy database cluster. DTS uses this account to connect to the node and perform data synchronization tasks.
1293
+ * - The unit node must be an ApsaraDB RDS for MySQL instance or a self-managed MySQL database connected through Cloud Enterprise Network (CEN).
1294
+ * - This operation initializes a built-in account named rdsdt_dtsacct in a unit node of an active geo-redundancy database cluster. DTS uses this account to connect to the node and perform synchronization tasks.
1217
1295
  *
1218
1296
  * @param request - InitDtsRdsInstanceRequest
1219
1297
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1221,18 +1299,18 @@ export default class Client extends OpenApi {
1221
1299
  */
1222
1300
  initDtsRdsInstanceWithOptions(request: $_model.InitDtsRdsInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.InitDtsRdsInstanceResponse>;
1223
1301
  /**
1224
- * Initializes a built-in account on a node of an active geo-redundancy database cluster. Data Transmission Service (DTS) uses the built-in account to connect to the node and perform data synchronization tasks.
1302
+ * Initializes a built-in account in a node of an active geo-redundancy database cluster. Data Transmission Service (DTS) uses this account to connect to the node and perform synchronization tasks.
1225
1303
  *
1226
1304
  * @remarks
1227
- * The node must be an ApsaraDB RDS for MySQL instance or a self-managed MySQL database that is connected over Cloud Enterprise Network (CEN).
1228
- * * This operation is used to initialize the built-in account named rdsdt_dtsacct on a node of an active geo-redundancy database cluster. DTS uses this account to connect to the node and perform data synchronization tasks.
1305
+ * - The unit node must be an ApsaraDB RDS for MySQL instance or a self-managed MySQL database connected through Cloud Enterprise Network (CEN).
1306
+ * - This operation initializes a built-in account named rdsdt_dtsacct in a unit node of an active geo-redundancy database cluster. DTS uses this account to connect to the node and perform synchronization tasks.
1229
1307
  *
1230
1308
  * @param request - InitDtsRdsInstanceRequest
1231
1309
  * @returns InitDtsRdsInstanceResponse
1232
1310
  */
1233
1311
  initDtsRdsInstance(request: $_model.InitDtsRdsInstanceRequest): Promise<$_model.InitDtsRdsInstanceResponse>;
1234
1312
  /**
1235
- * Queries all clusters that are created within an Alibaba Cloud account. You can also query clusters based on the specified conditions.
1313
+ * Queries all clusters created by the current user. You can also filter specific clusters based on specified conditions.
1236
1314
  *
1237
1315
  * @param request - ListDedicatedClusterRequest
1238
1316
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1240,14 +1318,14 @@ export default class Client extends OpenApi {
1240
1318
  */
1241
1319
  listDedicatedClusterWithOptions(request: $_model.ListDedicatedClusterRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListDedicatedClusterResponse>;
1242
1320
  /**
1243
- * Queries all clusters that are created within an Alibaba Cloud account. You can also query clusters based on the specified conditions.
1321
+ * Queries all clusters created by the current user. You can also filter specific clusters based on specified conditions.
1244
1322
  *
1245
1323
  * @param request - ListDedicatedClusterRequest
1246
1324
  * @returns ListDedicatedClusterResponse
1247
1325
  */
1248
1326
  listDedicatedCluster(request: $_model.ListDedicatedClusterRequest): Promise<$_model.ListDedicatedClusterResponse>;
1249
1327
  /**
1250
- * 查询JobStep列表。
1328
+ * Query the JobStep list
1251
1329
  *
1252
1330
  * @param request - ListJobStepRequest
1253
1331
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1255,17 +1333,17 @@ export default class Client extends OpenApi {
1255
1333
  */
1256
1334
  listJobStepWithOptions(request: $_model.ListJobStepRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListJobStepResponse>;
1257
1335
  /**
1258
- * 查询JobStep列表。
1336
+ * Query the JobStep list
1259
1337
  *
1260
1338
  * @param request - ListJobStepRequest
1261
1339
  * @returns ListJobStepResponse
1262
1340
  */
1263
1341
  listJobStep(request: $_model.ListJobStepRequest): Promise<$_model.ListJobStepResponse>;
1264
1342
  /**
1265
- * Queries the tags that are bound to specific data migration, data synchronization, or change tracking instances, or queries the instances to which specific tags are bound.
1343
+ * Queries the tags bound to data migration, data synchronization, and change tracking instances. You can also query the instances bound to specific tags.
1266
1344
  *
1267
1345
  * @remarks
1268
- * ***
1346
+ * ***.
1269
1347
  *
1270
1348
  * @param request - ListTagResourcesRequest
1271
1349
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1273,17 +1351,17 @@ export default class Client extends OpenApi {
1273
1351
  */
1274
1352
  listTagResourcesWithOptions(request: $_model.ListTagResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListTagResourcesResponse>;
1275
1353
  /**
1276
- * Queries the tags that are bound to specific data migration, data synchronization, or change tracking instances, or queries the instances to which specific tags are bound.
1354
+ * Queries the tags bound to data migration, data synchronization, and change tracking instances. You can also query the instances bound to specific tags.
1277
1355
  *
1278
1356
  * @remarks
1279
- * ***
1357
+ * ***.
1280
1358
  *
1281
1359
  * @param request - ListTagResourcesRequest
1282
1360
  * @returns ListTagResourcesResponse
1283
1361
  */
1284
1362
  listTagResources(request: $_model.ListTagResourcesRequest): Promise<$_model.ListTagResourcesResponse>;
1285
1363
  /**
1286
- * Modifies the information of a consumer group, including the consumer group name, username, and password.
1364
+ * Modifies the information of a consumer group in a change tracking channel (new version).
1287
1365
  *
1288
1366
  * @param request - ModifyConsumerChannelRequest
1289
1367
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1291,14 +1369,14 @@ export default class Client extends OpenApi {
1291
1369
  */
1292
1370
  modifyConsumerChannelWithOptions(request: $_model.ModifyConsumerChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyConsumerChannelResponse>;
1293
1371
  /**
1294
- * Modifies the information of a consumer group, including the consumer group name, username, and password.
1372
+ * Modifies the information of a consumer group in a change tracking channel (new version).
1295
1373
  *
1296
1374
  * @param request - ModifyConsumerChannelRequest
1297
1375
  * @returns ModifyConsumerChannelResponse
1298
1376
  */
1299
1377
  modifyConsumerChannel(request: $_model.ModifyConsumerChannelRequest): Promise<$_model.ModifyConsumerChannelResponse>;
1300
1378
  /**
1301
- * Modifies the password of a consumer group
1379
+ * Modifies the password of a consumer group. This is a legacy operation.
1302
1380
  *
1303
1381
  * @param request - ModifyConsumerGroupPasswordRequest
1304
1382
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1306,14 +1384,14 @@ export default class Client extends OpenApi {
1306
1384
  */
1307
1385
  modifyConsumerGroupPasswordWithOptions(request: $_model.ModifyConsumerGroupPasswordRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyConsumerGroupPasswordResponse>;
1308
1386
  /**
1309
- * Modifies the password of a consumer group
1387
+ * Modifies the password of a consumer group. This is a legacy operation.
1310
1388
  *
1311
1389
  * @param request - ModifyConsumerGroupPasswordRequest
1312
1390
  * @returns ModifyConsumerGroupPasswordResponse
1313
1391
  */
1314
1392
  modifyConsumerGroupPassword(request: $_model.ModifyConsumerGroupPasswordRequest): Promise<$_model.ModifyConsumerGroupPasswordResponse>;
1315
1393
  /**
1316
- * Modifies the consumption checkpoint of a change tracking instance.
1394
+ * Modifies the consumption checkpoint of a change tracking instance channel.
1317
1395
  *
1318
1396
  * @param request - ModifyConsumptionTimestampRequest
1319
1397
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1321,17 +1399,17 @@ export default class Client extends OpenApi {
1321
1399
  */
1322
1400
  modifyConsumptionTimestampWithOptions(request: $_model.ModifyConsumptionTimestampRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyConsumptionTimestampResponse>;
1323
1401
  /**
1324
- * Modifies the consumption checkpoint of a change tracking instance.
1402
+ * Modifies the consumption checkpoint of a change tracking instance channel.
1325
1403
  *
1326
1404
  * @param request - ModifyConsumptionTimestampRequest
1327
1405
  * @returns ModifyConsumptionTimestampResponse
1328
1406
  */
1329
1407
  modifyConsumptionTimestamp(request: $_model.ModifyConsumptionTimestampRequest): Promise<$_model.ModifyConsumptionTimestampResponse>;
1330
1408
  /**
1331
- * Modifies the configuration of a cluster.
1409
+ * Modifies the configuration of a dedicated cluster by calling the ModifyDedicatedCluster operation.
1332
1410
  *
1333
1411
  * @remarks
1334
- * You can modify only the overcommit ratio.
1412
+ * Currently, only the overcommit ratio can be modified.
1335
1413
  *
1336
1414
  * @param request - ModifyDedicatedClusterRequest
1337
1415
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1339,20 +1417,20 @@ export default class Client extends OpenApi {
1339
1417
  */
1340
1418
  modifyDedicatedClusterWithOptions(request: $_model.ModifyDedicatedClusterRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDedicatedClusterResponse>;
1341
1419
  /**
1342
- * Modifies the configuration of a cluster.
1420
+ * Modifies the configuration of a dedicated cluster by calling the ModifyDedicatedCluster operation.
1343
1421
  *
1344
1422
  * @remarks
1345
- * You can modify only the overcommit ratio.
1423
+ * Currently, only the overcommit ratio can be modified.
1346
1424
  *
1347
1425
  * @param request - ModifyDedicatedClusterRequest
1348
1426
  * @returns ModifyDedicatedClusterResponse
1349
1427
  */
1350
1428
  modifyDedicatedCluster(request: $_model.ModifyDedicatedClusterRequest): Promise<$_model.ModifyDedicatedClusterResponse>;
1351
1429
  /**
1352
- * Modifies the configurations of a data synchronization task.
1430
+ * Modifies a data synchronization task by calling the ModifyDtsJob operation.
1353
1431
  *
1354
1432
  * @remarks
1355
- * When you configure a data synchronization task in the Data Transmission Service (DTS) console, you can move the pointer over **Next: Save Task Settings and Precheck** in the **Advanced Settings** step and click **Preview OpenAPI parameters** to view the parameters that are used to configure the task by calling an API operation.
1433
+ * > You can preconfigure settings in the console as needed, and then preview the corresponding OpenAPI parameter information to help you specify request parameters. For more information, see [Preview OpenAPI request parameters](https://help.aliyun.com/document_detail/2851612.html).
1356
1434
  *
1357
1435
  * @param tmpReq - ModifyDtsJobRequest
1358
1436
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1360,10 +1438,10 @@ export default class Client extends OpenApi {
1360
1438
  */
1361
1439
  modifyDtsJobWithOptions(tmpReq: $_model.ModifyDtsJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDtsJobResponse>;
1362
1440
  /**
1363
- * Modifies the configurations of a data synchronization task.
1441
+ * Modifies a data synchronization task by calling the ModifyDtsJob operation.
1364
1442
  *
1365
1443
  * @remarks
1366
- * When you configure a data synchronization task in the Data Transmission Service (DTS) console, you can move the pointer over **Next: Save Task Settings and Precheck** in the **Advanced Settings** step and click **Preview OpenAPI parameters** to view the parameters that are used to configure the task by calling an API operation.
1444
+ * > You can preconfigure settings in the console as needed, and then preview the corresponding OpenAPI parameter information to help you specify request parameters. For more information, see [Preview OpenAPI request parameters](https://help.aliyun.com/document_detail/2851612.html).
1367
1445
  *
1368
1446
  * @param request - ModifyDtsJobRequest
1369
1447
  * @returns ModifyDtsJobResponse
@@ -1371,7 +1449,7 @@ export default class Client extends OpenApi {
1371
1449
  modifyDtsJob(request: $_model.ModifyDtsJobRequest): Promise<$_model.ModifyDtsJobResponse>;
1372
1450
  modifyDtsJobAdvance(request: $_model.ModifyDtsJobAdvanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDtsJobResponse>;
1373
1451
  /**
1374
- * Modifies the parameters of a Data Transmission Service (DTS) task.
1452
+ * Modifies the parameters of a DTS task by calling the ModifyDtsJobConfig operation.
1375
1453
  *
1376
1454
  * @param request - ModifyDtsJobConfigRequest
1377
1455
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1379,17 +1457,17 @@ export default class Client extends OpenApi {
1379
1457
  */
1380
1458
  modifyDtsJobConfigWithOptions(request: $_model.ModifyDtsJobConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDtsJobConfigResponse>;
1381
1459
  /**
1382
- * Modifies the parameters of a Data Transmission Service (DTS) task.
1460
+ * Modifies the parameters of a DTS task by calling the ModifyDtsJobConfig operation.
1383
1461
  *
1384
1462
  * @param request - ModifyDtsJobConfigRequest
1385
1463
  * @returns ModifyDtsJobConfigResponse
1386
1464
  */
1387
1465
  modifyDtsJobConfig(request: $_model.ModifyDtsJobConfigRequest): Promise<$_model.ModifyDtsJobConfigResponse>;
1388
1466
  /**
1389
- * Changes the dedicated cluster on which a Data Transmission Service (DTS) task runs.
1467
+ * Changes the dedicated cluster on which a task runs.
1390
1468
  *
1391
1469
  * @remarks
1392
- * > After a DTS task is migrated from a dedicated cluster to a shared cluster, the task is billed on a pay-as-you-go basis.
1470
+ * > After a migration task is changed from a dedicated cluster to a public cluster, the billing method of the task changes to pay-as-you-go, and billing starts.
1393
1471
  *
1394
1472
  * @param request - ModifyDtsJobDedicatedClusterRequest
1395
1473
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1397,21 +1475,21 @@ export default class Client extends OpenApi {
1397
1475
  */
1398
1476
  modifyDtsJobDedicatedClusterWithOptions(request: $_model.ModifyDtsJobDedicatedClusterRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDtsJobDedicatedClusterResponse>;
1399
1477
  /**
1400
- * Changes the dedicated cluster on which a Data Transmission Service (DTS) task runs.
1478
+ * Changes the dedicated cluster on which a task runs.
1401
1479
  *
1402
1480
  * @remarks
1403
- * > After a DTS task is migrated from a dedicated cluster to a shared cluster, the task is billed on a pay-as-you-go basis.
1481
+ * > After a migration task is changed from a dedicated cluster to a public cluster, the billing method of the task changes to pay-as-you-go, and billing starts.
1404
1482
  *
1405
1483
  * @param request - ModifyDtsJobDedicatedClusterRequest
1406
1484
  * @returns ModifyDtsJobDedicatedClusterResponse
1407
1485
  */
1408
1486
  modifyDtsJobDedicatedCluster(request: $_model.ModifyDtsJobDedicatedClusterRequest): Promise<$_model.ModifyDtsJobDedicatedClusterResponse>;
1409
1487
  /**
1410
- * Modifies the upper limit of DTS units (DUs) for a Data Transmission Service (DTS) task.
1488
+ * Modifies the DU upper limit of a DTS task by calling the ModifyDtsJobDuLimit operation.
1411
1489
  *
1412
1490
  * @remarks
1413
- * DTS allows you to upgrade or downgrade the configurations of DTS instances in a dedicated cluster. You can adjust the resources that are occupied for task execution to dynamically adjust the number of tasks that can be scheduled in the cluster. This way, you can reduce the total number of DUs required for the cluster or release DUs.
1414
- * * Before you modify the upper limit of DUs for a DTS task, make sure that sufficient DUs are available.
1491
+ * - DTS instances in a dedicated cluster must support specification changes. By changing the resources consumed by a task at runtime, you can dynamically adjust the number of schedulable tasks in the current cluster, thereby deducting or releasing the total number of DUs in the cluster.
1492
+ * - Before modifying the DU upper limit of a task, ensure that sufficient resources are available.
1415
1493
  *
1416
1494
  * @param request - ModifyDtsJobDuLimitRequest
1417
1495
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1419,21 +1497,21 @@ export default class Client extends OpenApi {
1419
1497
  */
1420
1498
  modifyDtsJobDuLimitWithOptions(request: $_model.ModifyDtsJobDuLimitRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDtsJobDuLimitResponse>;
1421
1499
  /**
1422
- * Modifies the upper limit of DTS units (DUs) for a Data Transmission Service (DTS) task.
1500
+ * Modifies the DU upper limit of a DTS task by calling the ModifyDtsJobDuLimit operation.
1423
1501
  *
1424
1502
  * @remarks
1425
- * DTS allows you to upgrade or downgrade the configurations of DTS instances in a dedicated cluster. You can adjust the resources that are occupied for task execution to dynamically adjust the number of tasks that can be scheduled in the cluster. This way, you can reduce the total number of DUs required for the cluster or release DUs.
1426
- * * Before you modify the upper limit of DUs for a DTS task, make sure that sufficient DUs are available.
1503
+ * - DTS instances in a dedicated cluster must support specification changes. By changing the resources consumed by a task at runtime, you can dynamically adjust the number of schedulable tasks in the current cluster, thereby deducting or releasing the total number of DUs in the cluster.
1504
+ * - Before modifying the DU upper limit of a task, ensure that sufficient resources are available.
1427
1505
  *
1428
1506
  * @param request - ModifyDtsJobDuLimitRequest
1429
1507
  * @returns ModifyDtsJobDuLimitResponse
1430
1508
  */
1431
1509
  modifyDtsJobDuLimit(request: $_model.ModifyDtsJobDuLimitRequest): Promise<$_model.ModifyDtsJobDuLimitResponse>;
1432
1510
  /**
1433
- * Changes the source or destination database instance of a data synchronization or migration task in Data Transmission Service (DTS).
1511
+ * Modifies the source or destination instance of a DTS synchronization or migration task.
1434
1512
  *
1435
1513
  * @remarks
1436
- * > After the database is changed, Data Transmission Service (DTS) rolls back the incremental write offset for 10 seconds. If the synchronized or migrated data does not have a primary key, make sure that no data is written to the source database while the source or destination database is being replaced. Otherwise, duplicate data may exist.
1514
+ * > After the database instance is modified, the DTS incremental write module rolls back writes by 10 seconds. If the synchronized or migrated data does not have a primary key, stop writing data to the source instance during the database instance replacement. Otherwise, duplicate data may occur.
1437
1515
  *
1438
1516
  * @param request - ModifyDtsJobEndpointRequest
1439
1517
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1441,17 +1519,17 @@ export default class Client extends OpenApi {
1441
1519
  */
1442
1520
  modifyDtsJobEndpointWithOptions(request: $_model.ModifyDtsJobEndpointRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDtsJobEndpointResponse>;
1443
1521
  /**
1444
- * Changes the source or destination database instance of a data synchronization or migration task in Data Transmission Service (DTS).
1522
+ * Modifies the source or destination instance of a DTS synchronization or migration task.
1445
1523
  *
1446
1524
  * @remarks
1447
- * > After the database is changed, Data Transmission Service (DTS) rolls back the incremental write offset for 10 seconds. If the synchronized or migrated data does not have a primary key, make sure that no data is written to the source database while the source or destination database is being replaced. Otherwise, duplicate data may exist.
1525
+ * > After the database instance is modified, the DTS incremental write module rolls back writes by 10 seconds. If the synchronized or migrated data does not have a primary key, stop writing data to the source instance during the database instance replacement. Otherwise, duplicate data may occur.
1448
1526
  *
1449
1527
  * @param request - ModifyDtsJobEndpointRequest
1450
1528
  * @returns ModifyDtsJobEndpointResponse
1451
1529
  */
1452
1530
  modifyDtsJobEndpoint(request: $_model.ModifyDtsJobEndpointRequest): Promise<$_model.ModifyDtsJobEndpointResponse>;
1453
1531
  /**
1454
- * Changes the name of a Data Transmission Service (DTS) task.
1532
+ * Modifies the name of a DTS task by calling ModifyDtsJobName.
1455
1533
  *
1456
1534
  * @param request - ModifyDtsJobNameRequest
1457
1535
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1459,14 +1537,14 @@ export default class Client extends OpenApi {
1459
1537
  */
1460
1538
  modifyDtsJobNameWithOptions(request: $_model.ModifyDtsJobNameRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDtsJobNameResponse>;
1461
1539
  /**
1462
- * Changes the name of a Data Transmission Service (DTS) task.
1540
+ * Modifies the name of a DTS task by calling ModifyDtsJobName.
1463
1541
  *
1464
1542
  * @param request - ModifyDtsJobNameRequest
1465
1543
  * @returns ModifyDtsJobNameResponse
1466
1544
  */
1467
1545
  modifyDtsJobName(request: $_model.ModifyDtsJobNameRequest): Promise<$_model.ModifyDtsJobNameResponse>;
1468
1546
  /**
1469
- * Changes the password of the account used to log on to the source or destination database in a Data Transmission Service (DTS) task.
1547
+ * Modifies the password of a DTS task (new version).
1470
1548
  *
1471
1549
  * @param request - ModifyDtsJobPasswordRequest
1472
1550
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1474,14 +1552,14 @@ export default class Client extends OpenApi {
1474
1552
  */
1475
1553
  modifyDtsJobPasswordWithOptions(request: $_model.ModifyDtsJobPasswordRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDtsJobPasswordResponse>;
1476
1554
  /**
1477
- * Changes the password of the account used to log on to the source or destination database in a Data Transmission Service (DTS) task.
1555
+ * Modifies the password of a DTS task (new version).
1478
1556
  *
1479
1557
  * @param request - ModifyDtsJobPasswordRequest
1480
1558
  * @returns ModifyDtsJobPasswordResponse
1481
1559
  */
1482
1560
  modifyDtsJobPassword(request: $_model.ModifyDtsJobPasswordRequest): Promise<$_model.ModifyDtsJobPasswordResponse>;
1483
1561
  /**
1484
- * Enables throttling for data synchronization and data migration.
1562
+ * Adjusts the migration rate of a data synchronization or migration instance.
1485
1563
  *
1486
1564
  * @param request - ModifyDynamicConfigRequest
1487
1565
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1489,14 +1567,14 @@ export default class Client extends OpenApi {
1489
1567
  */
1490
1568
  modifyDynamicConfigWithOptions(request: $_model.ModifyDynamicConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDynamicConfigResponse>;
1491
1569
  /**
1492
- * Enables throttling for data synchronization and data migration.
1570
+ * Adjusts the migration rate of a data synchronization or migration instance.
1493
1571
  *
1494
1572
  * @param request - ModifyDynamicConfigRequest
1495
1573
  * @returns ModifyDynamicConfigResponse
1496
1574
  */
1497
1575
  modifyDynamicConfig(request: $_model.ModifyDynamicConfigRequest): Promise<$_model.ModifyDynamicConfigResponse>;
1498
1576
  /**
1499
- * Modifies the name of a GAD instance.
1577
+ * Modifies the name of a Global Active Database (GAD) instance.
1500
1578
  *
1501
1579
  * @param request - ModifyGadInstanceNameRequest
1502
1580
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1504,14 +1582,14 @@ export default class Client extends OpenApi {
1504
1582
  */
1505
1583
  modifyGadInstanceNameWithOptions(request: $_model.ModifyGadInstanceNameRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyGadInstanceNameResponse>;
1506
1584
  /**
1507
- * Modifies the name of a GAD instance.
1585
+ * Modifies the name of a Global Active Database (GAD) instance.
1508
1586
  *
1509
1587
  * @param request - ModifyGadInstanceNameRequest
1510
1588
  * @returns ModifyGadInstanceNameResponse
1511
1589
  */
1512
1590
  modifyGadInstanceName(request: $_model.ModifyGadInstanceNameRequest): Promise<$_model.ModifyGadInstanceNameResponse>;
1513
1591
  /**
1514
- * 修改增量写入的位点。
1592
+ * Modify the offset for incremental data writing.
1515
1593
  *
1516
1594
  * @param request - ModifyJobStepCheckpointRequest
1517
1595
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1519,17 +1597,17 @@ export default class Client extends OpenApi {
1519
1597
  */
1520
1598
  modifyJobStepCheckpointWithOptions(request: $_model.ModifyJobStepCheckpointRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyJobStepCheckpointResponse>;
1521
1599
  /**
1522
- * 修改增量写入的位点。
1600
+ * Modify the offset for incremental data writing.
1523
1601
  *
1524
1602
  * @param request - ModifyJobStepCheckpointRequest
1525
1603
  * @returns ModifyJobStepCheckpointResponse
1526
1604
  */
1527
1605
  modifyJobStepCheckpoint(request: $_model.ModifyJobStepCheckpointRequest): Promise<$_model.ModifyJobStepCheckpointResponse>;
1528
1606
  /**
1529
- * Modifies the information about a change tracking task.
1607
+ * Modifies a change tracking task (new version).
1530
1608
  *
1531
1609
  * @remarks
1532
- * > You can preview related API operation parameters when you modify the information about a change tracking task in the Data Transmission Service (DTS) console. This helps you configure the request parameters of this API operation. For more information, see [Preview the request parameters of API operations](https://help.aliyun.com/document_detail/2851612.html).
1610
+ * > You can perform the required preconfigurations in the console and then preview the corresponding OpenAPI parameter information to help you fill in the request parameters. For more information, see [Preview OpenAPI request parameters](https://help.aliyun.com/document_detail/2851612.html).
1533
1611
  *
1534
1612
  * @param request - ModifySubscriptionRequest
1535
1613
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1537,17 +1615,17 @@ export default class Client extends OpenApi {
1537
1615
  */
1538
1616
  modifySubscriptionWithOptions(request: $_model.ModifySubscriptionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifySubscriptionResponse>;
1539
1617
  /**
1540
- * Modifies the information about a change tracking task.
1618
+ * Modifies a change tracking task (new version).
1541
1619
  *
1542
1620
  * @remarks
1543
- * > You can preview related API operation parameters when you modify the information about a change tracking task in the Data Transmission Service (DTS) console. This helps you configure the request parameters of this API operation. For more information, see [Preview the request parameters of API operations](https://help.aliyun.com/document_detail/2851612.html).
1621
+ * > You can perform the required preconfigurations in the console and then preview the corresponding OpenAPI parameter information to help you fill in the request parameters. For more information, see [Preview OpenAPI request parameters](https://help.aliyun.com/document_detail/2851612.html).
1544
1622
  *
1545
1623
  * @param request - ModifySubscriptionRequest
1546
1624
  * @returns ModifySubscriptionResponse
1547
1625
  */
1548
1626
  modifySubscription(request: $_model.ModifySubscriptionRequest): Promise<$_model.ModifySubscriptionResponse>;
1549
1627
  /**
1550
- * Modifies the objects for change tracking.
1628
+ * Modifies the subscription objects of a change tracking task. This is a legacy operation.
1551
1629
  *
1552
1630
  * @param request - ModifySubscriptionObjectRequest
1553
1631
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1555,14 +1633,14 @@ export default class Client extends OpenApi {
1555
1633
  */
1556
1634
  modifySubscriptionObjectWithOptions(request: $_model.ModifySubscriptionObjectRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifySubscriptionObjectResponse>;
1557
1635
  /**
1558
- * Modifies the objects for change tracking.
1636
+ * Modifies the subscription objects of a change tracking task. This is a legacy operation.
1559
1637
  *
1560
1638
  * @param request - ModifySubscriptionObjectRequest
1561
1639
  * @returns ModifySubscriptionObjectResponse
1562
1640
  */
1563
1641
  modifySubscriptionObject(request: $_model.ModifySubscriptionObjectRequest): Promise<$_model.ModifySubscriptionObjectResponse>;
1564
1642
  /**
1565
- * Modifies the objects to be synchronized.
1643
+ * Modifies the synchronization objects in a data synchronization job instance. This is a legacy operation.
1566
1644
  *
1567
1645
  * @param request - ModifySynchronizationObjectRequest
1568
1646
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1570,14 +1648,14 @@ export default class Client extends OpenApi {
1570
1648
  */
1571
1649
  modifySynchronizationObjectWithOptions(request: $_model.ModifySynchronizationObjectRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifySynchronizationObjectResponse>;
1572
1650
  /**
1573
- * Modifies the objects to be synchronized.
1651
+ * Modifies the synchronization objects in a data synchronization job instance. This is a legacy operation.
1574
1652
  *
1575
1653
  * @param request - ModifySynchronizationObjectRequest
1576
1654
  * @returns ModifySynchronizationObjectResponse
1577
1655
  */
1578
1656
  modifySynchronizationObject(request: $_model.ModifySynchronizationObjectRequest): Promise<$_model.ModifySynchronizationObjectResponse>;
1579
1657
  /**
1580
- * Prechecks before a GAD instance is created.
1658
+ * Prechecks an order for creating a Global Active Database (GAD) instance group.
1581
1659
  *
1582
1660
  * @param request - PreCheckCreateGadOrderRequest
1583
1661
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1585,25 +1663,29 @@ export default class Client extends OpenApi {
1585
1663
  */
1586
1664
  preCheckCreateGadOrderWithOptions(request: $_model.PreCheckCreateGadOrderRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PreCheckCreateGadOrderResponse>;
1587
1665
  /**
1588
- * Prechecks before a GAD instance is created.
1666
+ * Prechecks an order for creating a Global Active Database (GAD) instance group.
1589
1667
  *
1590
1668
  * @param request - PreCheckCreateGadOrderRequest
1591
1669
  * @returns PreCheckCreateGadOrderResponse
1592
1670
  */
1593
1671
  preCheckCreateGadOrder(request: $_model.PreCheckCreateGadOrderRequest): Promise<$_model.PreCheckCreateGadOrderResponse>;
1594
1672
  /**
1673
+ * Promote a geo-disaster recovery instance from the secondary role to the primary role
1674
+ *
1595
1675
  * @param request - PromoteToMasterRequest
1596
1676
  * @param runtime - runtime options for this request RuntimeOptions
1597
1677
  * @returns PromoteToMasterResponse
1598
1678
  */
1599
1679
  promoteToMasterWithOptions(request: $_model.PromoteToMasterRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PromoteToMasterResponse>;
1600
1680
  /**
1681
+ * Promote a geo-disaster recovery instance from the secondary role to the primary role
1682
+ *
1601
1683
  * @param request - PromoteToMasterRequest
1602
1684
  * @returns PromoteToMasterResponse
1603
1685
  */
1604
1686
  promoteToMaster(request: $_model.PromoteToMasterRequest): Promise<$_model.PromoteToMasterResponse>;
1605
1687
  /**
1606
- * Renews a Data Transmission Service (DTS) instance. This API operation is available only for subscription instances.
1688
+ * Renews a DTS instance. This operation is applicable only to subscription DTS instances.
1607
1689
  *
1608
1690
  * @param request - RenewInstanceRequest
1609
1691
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1611,7 +1693,7 @@ export default class Client extends OpenApi {
1611
1693
  */
1612
1694
  renewInstanceWithOptions(request: $_model.RenewInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RenewInstanceResponse>;
1613
1695
  /**
1614
- * Renews a Data Transmission Service (DTS) instance. This API operation is available only for subscription instances.
1696
+ * Renews a DTS instance. This operation is applicable only to subscription DTS instances.
1615
1697
  *
1616
1698
  * @param request - RenewInstanceRequest
1617
1699
  * @returns RenewInstanceResponse
@@ -1621,7 +1703,7 @@ export default class Client extends OpenApi {
1621
1703
  * Resets a data synchronization or change tracking task.
1622
1704
  *
1623
1705
  * @remarks
1624
- * > If you clear the configurations of a data synchronization or change tracking task, DTS deletes the task. Then, DTS creates another task. The task is in the Not Configured state. You must call the [ConfigureDtsJob](https://help.aliyun.com/document_detail/208399.html) operation reconfigure the task.
1706
+ * > After the configuration of a data synchronization or change tracking task is cleared, the original task is deleted. DTS creates a new unconfigured task. You must call the [ConfigureDtsJob](https://help.aliyun.com/document_detail/208399.html) operation to reconfigure the task.
1625
1707
  *
1626
1708
  * @param request - ResetDtsJobRequest
1627
1709
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1632,17 +1714,17 @@ export default class Client extends OpenApi {
1632
1714
  * Resets a data synchronization or change tracking task.
1633
1715
  *
1634
1716
  * @remarks
1635
- * > If you clear the configurations of a data synchronization or change tracking task, DTS deletes the task. Then, DTS creates another task. The task is in the Not Configured state. You must call the [ConfigureDtsJob](https://help.aliyun.com/document_detail/208399.html) operation reconfigure the task.
1717
+ * > After the configuration of a data synchronization or change tracking task is cleared, the original task is deleted. DTS creates a new unconfigured task. You must call the [ConfigureDtsJob](https://help.aliyun.com/document_detail/208399.html) operation to reconfigure the task.
1636
1718
  *
1637
1719
  * @param request - ResetDtsJobRequest
1638
1720
  * @returns ResetDtsJobResponse
1639
1721
  */
1640
1722
  resetDtsJob(request: $_model.ResetDtsJobRequest): Promise<$_model.ResetDtsJobResponse>;
1641
1723
  /**
1642
- * Clears the configurations of a data synchronization task.
1724
+ * Resets the configuration of a data synchronization task.
1643
1725
  *
1644
1726
  * @remarks
1645
- * > If you clear the configurations of a data synchronization task, the task will be released. To start the task again, you must call the **ConfigureSynchronizationJob** operation to reconfigure the task.
1727
+ * > After you reset the configuration of a data synchronization task, the original synchronization task is released. You must call the **ConfigureSynchronizationJob** operation to reconfigure the synchronization task before you can start the task.
1646
1728
  *
1647
1729
  * @param request - ResetSynchronizationJobRequest
1648
1730
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1650,17 +1732,17 @@ export default class Client extends OpenApi {
1650
1732
  */
1651
1733
  resetSynchronizationJobWithOptions(request: $_model.ResetSynchronizationJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ResetSynchronizationJobResponse>;
1652
1734
  /**
1653
- * Clears the configurations of a data synchronization task.
1735
+ * Resets the configuration of a data synchronization task.
1654
1736
  *
1655
1737
  * @remarks
1656
- * > If you clear the configurations of a data synchronization task, the task will be released. To start the task again, you must call the **ConfigureSynchronizationJob** operation to reconfigure the task.
1738
+ * > After you reset the configuration of a data synchronization task, the original synchronization task is released. You must call the **ConfigureSynchronizationJob** operation to reconfigure the synchronization task before you can start the task.
1657
1739
  *
1658
1740
  * @param request - ResetSynchronizationJobRequest
1659
1741
  * @returns ResetSynchronizationJobResponse
1660
1742
  */
1661
1743
  resetSynchronizationJob(request: $_model.ResetSynchronizationJobRequest): Promise<$_model.ResetSynchronizationJobResponse>;
1662
1744
  /**
1663
- * Reverse the direction of a two-way synchronization task.
1745
+ * 调转双向任务的方向
1664
1746
  *
1665
1747
  * @param request - ReverseTwoWayDirectionRequest
1666
1748
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1668,14 +1750,14 @@ export default class Client extends OpenApi {
1668
1750
  */
1669
1751
  reverseTwoWayDirectionWithOptions(request: $_model.ReverseTwoWayDirectionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ReverseTwoWayDirectionResponse>;
1670
1752
  /**
1671
- * Reverse the direction of a two-way synchronization task.
1753
+ * 调转双向任务的方向
1672
1754
  *
1673
1755
  * @param request - ReverseTwoWayDirectionRequest
1674
1756
  * @returns ReverseTwoWayDirectionResponse
1675
1757
  */
1676
1758
  reverseTwoWayDirection(request: $_model.ReverseTwoWayDirectionRequest): Promise<$_model.ReverseTwoWayDirectionResponse>;
1677
1759
  /**
1678
- * Ignores the precheck items that a data migration or synchronization task may fail to pass.
1760
+ * Skips the precheck for a legacy data migration or synchronization task.
1679
1761
  *
1680
1762
  * @param request - ShieldPrecheckRequest
1681
1763
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1683,14 +1765,14 @@ export default class Client extends OpenApi {
1683
1765
  */
1684
1766
  shieldPrecheckWithOptions(request: $_model.ShieldPrecheckRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ShieldPrecheckResponse>;
1685
1767
  /**
1686
- * Ignores the precheck items that a data migration or synchronization task may fail to pass.
1768
+ * Skips the precheck for a legacy data migration or synchronization task.
1687
1769
  *
1688
1770
  * @param request - ShieldPrecheckRequest
1689
1771
  * @returns ShieldPrecheckResponse
1690
1772
  */
1691
1773
  shieldPrecheck(request: $_model.ShieldPrecheckRequest): Promise<$_model.ShieldPrecheckResponse>;
1692
1774
  /**
1693
- * The tables that do not need to be synchronized in a full data synchronization are skipped.
1775
+ * Skips tables that do not need to be synchronized during the full data synchronization phase.
1694
1776
  *
1695
1777
  * @param request - SkipFullJobTableRequest
1696
1778
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1698,14 +1780,14 @@ export default class Client extends OpenApi {
1698
1780
  */
1699
1781
  skipFullJobTableWithOptions(request: $_model.SkipFullJobTableRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SkipFullJobTableResponse>;
1700
1782
  /**
1701
- * The tables that do not need to be synchronized in a full data synchronization are skipped.
1783
+ * Skips tables that do not need to be synchronized during the full data synchronization phase.
1702
1784
  *
1703
1785
  * @param request - SkipFullJobTableRequest
1704
1786
  * @returns SkipFullJobTableResponse
1705
1787
  */
1706
1788
  skipFullJobTable(request: $_model.SkipFullJobTableRequest): Promise<$_model.SkipFullJobTableResponse>;
1707
1789
  /**
1708
- * Skips one or more precheck items.
1790
+ * Suppresses or unsuppresses precheck alert items.
1709
1791
  *
1710
1792
  * @param request - SkipPreCheckRequest
1711
1793
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1713,14 +1795,14 @@ export default class Client extends OpenApi {
1713
1795
  */
1714
1796
  skipPreCheckWithOptions(request: $_model.SkipPreCheckRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SkipPreCheckResponse>;
1715
1797
  /**
1716
- * Skips one or more precheck items.
1798
+ * Suppresses or unsuppresses precheck alert items.
1717
1799
  *
1718
1800
  * @param request - SkipPreCheckRequest
1719
1801
  * @returns SkipPreCheckResponse
1720
1802
  */
1721
1803
  skipPreCheck(request: $_model.SkipPreCheckRequest): Promise<$_model.SkipPreCheckResponse>;
1722
1804
  /**
1723
- * Starts a data migration, data synchronization, or change tracking task.
1805
+ * Starts a data migration, data synchronization, or change tracking task by calling the StartDtsJob operation.
1724
1806
  *
1725
1807
  * @param request - StartDtsJobRequest
1726
1808
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1728,14 +1810,14 @@ export default class Client extends OpenApi {
1728
1810
  */
1729
1811
  startDtsJobWithOptions(request: $_model.StartDtsJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartDtsJobResponse>;
1730
1812
  /**
1731
- * Starts a data migration, data synchronization, or change tracking task.
1813
+ * Starts a data migration, data synchronization, or change tracking task by calling the StartDtsJob operation.
1732
1814
  *
1733
1815
  * @param request - StartDtsJobRequest
1734
1816
  * @returns StartDtsJobResponse
1735
1817
  */
1736
1818
  startDtsJob(request: $_model.StartDtsJobRequest): Promise<$_model.StartDtsJobResponse>;
1737
1819
  /**
1738
- * Starts multiple data migration or data synchronization tasks.
1820
+ * Starts multiple data migration or synchronization tasks in a batch by calling the StartDtsJobs operation.
1739
1821
  *
1740
1822
  * @param request - StartDtsJobsRequest
1741
1823
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1743,14 +1825,14 @@ export default class Client extends OpenApi {
1743
1825
  */
1744
1826
  startDtsJobsWithOptions(request: $_model.StartDtsJobsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartDtsJobsResponse>;
1745
1827
  /**
1746
- * Starts multiple data migration or data synchronization tasks.
1828
+ * Starts multiple data migration or synchronization tasks in a batch by calling the StartDtsJobs operation.
1747
1829
  *
1748
1830
  * @param request - StartDtsJobsRequest
1749
1831
  * @returns StartDtsJobsResponse
1750
1832
  */
1751
1833
  startDtsJobs(request: $_model.StartDtsJobsRequest): Promise<$_model.StartDtsJobsResponse>;
1752
1834
  /**
1753
- * Starts a data migration task.
1835
+ * Starts a data migration task of Data Transmission Service (DTS).
1754
1836
  *
1755
1837
  * @param request - StartMigrationJobRequest
1756
1838
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1758,17 +1840,17 @@ export default class Client extends OpenApi {
1758
1840
  */
1759
1841
  startMigrationJobWithOptions(request: $_model.StartMigrationJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartMigrationJobResponse>;
1760
1842
  /**
1761
- * Starts a data migration task.
1843
+ * Starts a data migration task of Data Transmission Service (DTS).
1762
1844
  *
1763
1845
  * @param request - StartMigrationJobRequest
1764
1846
  * @returns StartMigrationJobResponse
1765
1847
  */
1766
1848
  startMigrationJob(request: $_model.StartMigrationJobRequest): Promise<$_model.StartMigrationJobResponse>;
1767
1849
  /**
1768
- * Starts the reverse task that is created by calling the CreateReverseDtsJob operation.
1850
+ * Starts a reverse task that is created by calling the CreateReverseDtsJob operation.
1769
1851
  *
1770
1852
  * @remarks
1771
- * Before you call this operation, make sure that your instance is not released and is paused. You can check the status of the instance in the Data Transmission Service (DTS) console or by calling the [DescribeDtsJobDetail](https://help.aliyun.com/document_detail/208925.html) operation.
1853
+ * Before you call this operation, check the status of the reverse task in the console or by calling [DescribeDtsJobDetail](https://help.aliyun.com/document_detail/208925.html). Make sure that the task has not been released and is in the paused state.
1772
1854
  *
1773
1855
  * @param request - StartReverseWriterRequest
1774
1856
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1776,17 +1858,17 @@ export default class Client extends OpenApi {
1776
1858
  */
1777
1859
  startReverseWriterWithOptions(request: $_model.StartReverseWriterRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartReverseWriterResponse>;
1778
1860
  /**
1779
- * Starts the reverse task that is created by calling the CreateReverseDtsJob operation.
1861
+ * Starts a reverse task that is created by calling the CreateReverseDtsJob operation.
1780
1862
  *
1781
1863
  * @remarks
1782
- * Before you call this operation, make sure that your instance is not released and is paused. You can check the status of the instance in the Data Transmission Service (DTS) console or by calling the [DescribeDtsJobDetail](https://help.aliyun.com/document_detail/208925.html) operation.
1864
+ * Before you call this operation, check the status of the reverse task in the console or by calling [DescribeDtsJobDetail](https://help.aliyun.com/document_detail/208925.html). Make sure that the task has not been released and is in the paused state.
1783
1865
  *
1784
1866
  * @param request - StartReverseWriterRequest
1785
1867
  * @returns StartReverseWriterResponse
1786
1868
  */
1787
1869
  startReverseWriter(request: $_model.StartReverseWriterRequest): Promise<$_model.StartReverseWriterResponse>;
1788
1870
  /**
1789
- * Starts a change tracking task.
1871
+ * Starts the channel of a change tracking instance. This is a legacy operation.
1790
1872
  *
1791
1873
  * @param request - StartSubscriptionInstanceRequest
1792
1874
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1794,7 +1876,7 @@ export default class Client extends OpenApi {
1794
1876
  */
1795
1877
  startSubscriptionInstanceWithOptions(request: $_model.StartSubscriptionInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartSubscriptionInstanceResponse>;
1796
1878
  /**
1797
- * Starts a change tracking task.
1879
+ * Starts the channel of a change tracking instance. This is a legacy operation.
1798
1880
  *
1799
1881
  * @param request - StartSubscriptionInstanceRequest
1800
1882
  * @returns StartSubscriptionInstanceResponse
@@ -1816,7 +1898,7 @@ export default class Client extends OpenApi {
1816
1898
  */
1817
1899
  startSynchronizationJob(request: $_model.StartSynchronizationJobRequest): Promise<$_model.StartSynchronizationJobResponse>;
1818
1900
  /**
1819
- * Releases a cluster.
1901
+ * Releases a cluster by calling the StopDedicatedCluster operation.
1820
1902
  *
1821
1903
  * @param request - StopDedicatedClusterRequest
1822
1904
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1824,14 +1906,14 @@ export default class Client extends OpenApi {
1824
1906
  */
1825
1907
  stopDedicatedClusterWithOptions(request: $_model.StopDedicatedClusterRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StopDedicatedClusterResponse>;
1826
1908
  /**
1827
- * Releases a cluster.
1909
+ * Releases a cluster by calling the StopDedicatedCluster operation.
1828
1910
  *
1829
1911
  * @param request - StopDedicatedClusterRequest
1830
1912
  * @returns StopDedicatedClusterResponse
1831
1913
  */
1832
1914
  stopDedicatedCluster(request: $_model.StopDedicatedClusterRequest): Promise<$_model.StopDedicatedClusterResponse>;
1833
1915
  /**
1834
- * Stops a data migration, data synchronization, or change tracking task.
1916
+ * Stops a data migration, data synchronization, or change tracking task by calling StopDtsJob.
1835
1917
  *
1836
1918
  * @param request - StopDtsJobRequest
1837
1919
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1839,14 +1921,14 @@ export default class Client extends OpenApi {
1839
1921
  */
1840
1922
  stopDtsJobWithOptions(request: $_model.StopDtsJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StopDtsJobResponse>;
1841
1923
  /**
1842
- * Stops a data migration, data synchronization, or change tracking task.
1924
+ * Stops a data migration, data synchronization, or change tracking task by calling StopDtsJob.
1843
1925
  *
1844
1926
  * @param request - StopDtsJobRequest
1845
1927
  * @returns StopDtsJobResponse
1846
1928
  */
1847
1929
  stopDtsJob(request: $_model.StopDtsJobRequest): Promise<$_model.StopDtsJobResponse>;
1848
1930
  /**
1849
- * Stops multiple data migration or data synchronization tasks.
1931
+ * Stops multiple DTS tasks at a time.
1850
1932
  *
1851
1933
  * @param request - StopDtsJobsRequest
1852
1934
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1854,14 +1936,14 @@ export default class Client extends OpenApi {
1854
1936
  */
1855
1937
  stopDtsJobsWithOptions(request: $_model.StopDtsJobsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StopDtsJobsResponse>;
1856
1938
  /**
1857
- * Stops multiple data migration or data synchronization tasks.
1939
+ * Stops multiple DTS tasks at a time.
1858
1940
  *
1859
1941
  * @param request - StopDtsJobsRequest
1860
1942
  * @returns StopDtsJobsResponse
1861
1943
  */
1862
1944
  stopDtsJobs(request: $_model.StopDtsJobsRequest): Promise<$_model.StopDtsJobsResponse>;
1863
1945
  /**
1864
- * Stops a data migration task that is in the Migrating state.
1946
+ * Ends a data migration task that is in a migration state.
1865
1947
  *
1866
1948
  * @param request - StopMigrationJobRequest
1867
1949
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1869,14 +1951,14 @@ export default class Client extends OpenApi {
1869
1951
  */
1870
1952
  stopMigrationJobWithOptions(request: $_model.StopMigrationJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StopMigrationJobResponse>;
1871
1953
  /**
1872
- * Stops a data migration task that is in the Migrating state.
1954
+ * Ends a data migration task that is in a migration state.
1873
1955
  *
1874
1956
  * @param request - StopMigrationJobRequest
1875
1957
  * @returns StopMigrationJobResponse
1876
1958
  */
1877
1959
  stopMigrationJob(request: $_model.StopMigrationJobRequest): Promise<$_model.StopMigrationJobResponse>;
1878
1960
  /**
1879
- * Queries the number of migrated or synchronized objects in a Data Transmission Service (DTS) task.
1961
+ * Queries the number of tables migrated in a Data Transmission Service (DTS) data migration or synchronization task.
1880
1962
  *
1881
1963
  * @param request - SummaryJobDetailRequest
1882
1964
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1884,14 +1966,14 @@ export default class Client extends OpenApi {
1884
1966
  */
1885
1967
  summaryJobDetailWithOptions(request: $_model.SummaryJobDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SummaryJobDetailResponse>;
1886
1968
  /**
1887
- * Queries the number of migrated or synchronized objects in a Data Transmission Service (DTS) task.
1969
+ * Queries the number of tables migrated in a Data Transmission Service (DTS) data migration or synchronization task.
1888
1970
  *
1889
1971
  * @param request - SummaryJobDetailRequest
1890
1972
  * @returns SummaryJobDetailResponse
1891
1973
  */
1892
1974
  summaryJobDetail(request: $_model.SummaryJobDetailRequest): Promise<$_model.SummaryJobDetailResponse>;
1893
1975
  /**
1894
- * Pauses a data migration, data synchronization, or change tracking task.
1976
+ * Suspends a data migration or synchronization task. Change tracking tasks are not supported. Change tracking instances do not support the suspend capability. Do not call this operation on change tracking instances.
1895
1977
  *
1896
1978
  * @remarks
1897
1979
  * ***
@@ -1902,7 +1984,7 @@ export default class Client extends OpenApi {
1902
1984
  */
1903
1985
  suspendDtsJobWithOptions(request: $_model.SuspendDtsJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SuspendDtsJobResponse>;
1904
1986
  /**
1905
- * Pauses a data migration, data synchronization, or change tracking task.
1987
+ * Suspends a data migration or synchronization task. Change tracking tasks are not supported. Change tracking instances do not support the suspend capability. Do not call this operation on change tracking instances.
1906
1988
  *
1907
1989
  * @remarks
1908
1990
  * ***
@@ -1912,7 +1994,7 @@ export default class Client extends OpenApi {
1912
1994
  */
1913
1995
  suspendDtsJob(request: $_model.SuspendDtsJobRequest): Promise<$_model.SuspendDtsJobResponse>;
1914
1996
  /**
1915
- * Suspends multiple Data Transmission Service (DTS) tasks.
1997
+ * Suspends multiple DTS tasks at a time.
1916
1998
  *
1917
1999
  * @param request - SuspendDtsJobsRequest
1918
2000
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1920,14 +2002,14 @@ export default class Client extends OpenApi {
1920
2002
  */
1921
2003
  suspendDtsJobsWithOptions(request: $_model.SuspendDtsJobsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SuspendDtsJobsResponse>;
1922
2004
  /**
1923
- * Suspends multiple Data Transmission Service (DTS) tasks.
2005
+ * Suspends multiple DTS tasks at a time.
1924
2006
  *
1925
2007
  * @param request - SuspendDtsJobsRequest
1926
2008
  * @returns SuspendDtsJobsResponse
1927
2009
  */
1928
2010
  suspendDtsJobs(request: $_model.SuspendDtsJobsRequest): Promise<$_model.SuspendDtsJobsResponse>;
1929
2011
  /**
1930
- * Pauses a data migration task.
2012
+ * Suspends a data migration task that is in progress.
1931
2013
  *
1932
2014
  * @param request - SuspendMigrationJobRequest
1933
2015
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1935,20 +2017,19 @@ export default class Client extends OpenApi {
1935
2017
  */
1936
2018
  suspendMigrationJobWithOptions(request: $_model.SuspendMigrationJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SuspendMigrationJobResponse>;
1937
2019
  /**
1938
- * Pauses a data migration task.
2020
+ * Suspends a data migration task that is in progress.
1939
2021
  *
1940
2022
  * @param request - SuspendMigrationJobRequest
1941
2023
  * @returns SuspendMigrationJobResponse
1942
2024
  */
1943
2025
  suspendMigrationJob(request: $_model.SuspendMigrationJobRequest): Promise<$_model.SuspendMigrationJobResponse>;
1944
2026
  /**
1945
- * Pauses a data synchronization task.
2027
+ * Pauses a data synchronization task that is in the Synchronizing state.
1946
2028
  *
1947
2029
  * @remarks
1948
- * >
1949
- * * When you call this operation, the data synchronization task must be in the Synchronizing state.
1950
- * * We recommend that you do not pause a data synchronization task for more than 6 hours. Otherwise, the task cannot be started again.
1951
- * * If the billing method is pay-as-you-go, DTS charges a fee even when the task is paused. This is because DTS only stops writing data to the destination database. DTS continues to pull the logs of the source database so that the task can resume quickly after it is restarted. Therefore, data synchronization consumes resources such as the bandwidth of the source database.
2030
+ * > - When you call this operation, the synchronization task must be in the Synchronizing state.
2031
+ * - A synchronization task cannot be paused for more than 6 hours. Otherwise, the task cannot be restarted.
2032
+ * - DTS continues to charge fees for a pay-as-you-go synchronization task even if the task is paused. This is because DTS only pauses writing data to the destination instance but continues to pull logs from the source instance to ensure quick resumption when the task is restarted. Therefore, the task still consumes resources such as bandwidth of the source database.
1952
2033
  *
1953
2034
  * @param request - SuspendSynchronizationJobRequest
1954
2035
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1956,20 +2037,19 @@ export default class Client extends OpenApi {
1956
2037
  */
1957
2038
  suspendSynchronizationJobWithOptions(request: $_model.SuspendSynchronizationJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SuspendSynchronizationJobResponse>;
1958
2039
  /**
1959
- * Pauses a data synchronization task.
2040
+ * Pauses a data synchronization task that is in the Synchronizing state.
1960
2041
  *
1961
2042
  * @remarks
1962
- * >
1963
- * * When you call this operation, the data synchronization task must be in the Synchronizing state.
1964
- * * We recommend that you do not pause a data synchronization task for more than 6 hours. Otherwise, the task cannot be started again.
1965
- * * If the billing method is pay-as-you-go, DTS charges a fee even when the task is paused. This is because DTS only stops writing data to the destination database. DTS continues to pull the logs of the source database so that the task can resume quickly after it is restarted. Therefore, data synchronization consumes resources such as the bandwidth of the source database.
2043
+ * > - When you call this operation, the synchronization task must be in the Synchronizing state.
2044
+ * - A synchronization task cannot be paused for more than 6 hours. Otherwise, the task cannot be restarted.
2045
+ * - DTS continues to charge fees for a pay-as-you-go synchronization task even if the task is paused. This is because DTS only pauses writing data to the destination instance but continues to pull logs from the source instance to ensure quick resumption when the task is restarted. Therefore, the task still consumes resources such as bandwidth of the source database.
1966
2046
  *
1967
2047
  * @param request - SuspendSynchronizationJobRequest
1968
2048
  * @returns SuspendSynchronizationJobResponse
1969
2049
  */
1970
2050
  suspendSynchronizationJob(request: $_model.SuspendSynchronizationJobRequest): Promise<$_model.SuspendSynchronizationJobResponse>;
1971
2051
  /**
1972
- * Migrates Microsoft SQL Server (MSSQL) to the cloud by using a physical gateway
2052
+ * Performs physical migration of an MSSQL database to Alibaba Cloud.
1973
2053
  *
1974
2054
  * @param request - SwitchPhysicalDtsJobToCloudRequest
1975
2055
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1977,14 +2057,14 @@ export default class Client extends OpenApi {
1977
2057
  */
1978
2058
  switchPhysicalDtsJobToCloudWithOptions(request: $_model.SwitchPhysicalDtsJobToCloudRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SwitchPhysicalDtsJobToCloudResponse>;
1979
2059
  /**
1980
- * Migrates Microsoft SQL Server (MSSQL) to the cloud by using a physical gateway
2060
+ * Performs physical migration of an MSSQL database to Alibaba Cloud.
1981
2061
  *
1982
2062
  * @param request - SwitchPhysicalDtsJobToCloudRequest
1983
2063
  * @returns SwitchPhysicalDtsJobToCloudResponse
1984
2064
  */
1985
2065
  switchPhysicalDtsJobToCloud(request: $_model.SwitchPhysicalDtsJobToCloudRequest): Promise<$_model.SwitchPhysicalDtsJobToCloudResponse>;
1986
2066
  /**
1987
- * After you perform a primary/secondary switchover on the source or destination database, you can call the SwitchSynchronizationEndpoint operation to transfer the connection settings to Data Transmission Service (DTS). DTS will restart the data synchronization task from the breakpoint.
2067
+ * Passes the connection information of the new database to DTS after a primary/secondary switchover. DTS restarts data synchronization from the checkpoint.
1988
2068
  *
1989
2069
  * @param request - SwitchSynchronizationEndpointRequest
1990
2070
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1992,22 +2072,22 @@ export default class Client extends OpenApi {
1992
2072
  */
1993
2073
  switchSynchronizationEndpointWithOptions(request: $_model.SwitchSynchronizationEndpointRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SwitchSynchronizationEndpointResponse>;
1994
2074
  /**
1995
- * After you perform a primary/secondary switchover on the source or destination database, you can call the SwitchSynchronizationEndpoint operation to transfer the connection settings to Data Transmission Service (DTS). DTS will restart the data synchronization task from the breakpoint.
2075
+ * Passes the connection information of the new database to DTS after a primary/secondary switchover. DTS restarts data synchronization from the checkpoint.
1996
2076
  *
1997
2077
  * @param request - SwitchSynchronizationEndpointRequest
1998
2078
  * @returns SwitchSynchronizationEndpointResponse
1999
2079
  */
2000
2080
  switchSynchronizationEndpoint(request: $_model.SwitchSynchronizationEndpointRequest): Promise<$_model.SwitchSynchronizationEndpointResponse>;
2001
2081
  /**
2002
- * Adds tags to data migration, data synchronization, or change tracking instances.
2082
+ * Binds tags to one or more data migration, synchronization, and change tracking instances by calling the TagResources operation.
2003
2083
  *
2004
2084
  * @remarks
2005
- * If you have a large number of instances, you can create multiple tags and add these tags to the instances. Then, you can query instances by tag.
2006
- * * A tag consists of a key and a value. Each key must be unique in a region within an Alibaba Cloud account. Different keys can be mapped to the same value.
2007
- * * If the tag that you specify does not exist, this tag is automatically created and added to the specified instance.
2008
- * * If the key of the specified tag is the same as that of an existing tag, the specified tag overwrites the existing tag.
2009
- * * You can add up to 20 tags to an instance.
2010
- * * You can add tags to up to 50 instances in each request.
2085
+ * If you have a large number of instances, you can create multiple tags and attach different tags to instances for categorization. Then, you can filter instances by tag.
2086
+ * - A tag consists of a key-value pair. Tag keys must be unique within the same Alibaba Cloud account and region. Tag values do not have this restriction.
2087
+ * - If the specified tag does not exist, the tag is automatically created and attached to the destination instance.
2088
+ * - If the instance already has a tag with the same key, the existing tag is overwritten.
2089
+ * - You can attach up to 20 tags to each instance.
2090
+ * - You can invoke the operation to attach tags to up to 50 instances at a time.
2011
2091
  *
2012
2092
  * @param request - TagResourcesRequest
2013
2093
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2015,22 +2095,26 @@ export default class Client extends OpenApi {
2015
2095
  */
2016
2096
  tagResourcesWithOptions(request: $_model.TagResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.TagResourcesResponse>;
2017
2097
  /**
2018
- * Adds tags to data migration, data synchronization, or change tracking instances.
2098
+ * Binds tags to one or more data migration, synchronization, and change tracking instances by calling the TagResources operation.
2019
2099
  *
2020
2100
  * @remarks
2021
- * If you have a large number of instances, you can create multiple tags and add these tags to the instances. Then, you can query instances by tag.
2022
- * * A tag consists of a key and a value. Each key must be unique in a region within an Alibaba Cloud account. Different keys can be mapped to the same value.
2023
- * * If the tag that you specify does not exist, this tag is automatically created and added to the specified instance.
2024
- * * If the key of the specified tag is the same as that of an existing tag, the specified tag overwrites the existing tag.
2025
- * * You can add up to 20 tags to an instance.
2026
- * * You can add tags to up to 50 instances in each request.
2101
+ * If you have a large number of instances, you can create multiple tags and attach different tags to instances for categorization. Then, you can filter instances by tag.
2102
+ * - A tag consists of a key-value pair. Tag keys must be unique within the same Alibaba Cloud account and region. Tag values do not have this restriction.
2103
+ * - If the specified tag does not exist, the tag is automatically created and attached to the destination instance.
2104
+ * - If the instance already has a tag with the same key, the existing tag is overwritten.
2105
+ * - You can attach up to 20 tags to each instance.
2106
+ * - You can invoke the operation to attach tags to up to 50 instances at a time.
2027
2107
  *
2028
2108
  * @param request - TagResourcesRequest
2029
2109
  * @returns TagResourcesResponse
2030
2110
  */
2031
2111
  tagResources(request: $_model.TagResourcesRequest): Promise<$_model.TagResourcesResponse>;
2032
2112
  /**
2033
- * Upgrades or downgrades a Data Transmission Service (DTS) instance.
2113
+ * Upgrades or downgrades the specifications of a DTS instance.
2114
+ *
2115
+ * @remarks
2116
+ * > - Downgrading DTS instance specifications is no longer supported.
2117
+ * - If the source of a DTS instance is Redis 6.0 and incremental data updates exist, do not perform an upgrade. Otherwise, the DTS instance may fail and cannot be recovered. You must reconfigure the instance after a failure.
2034
2118
  *
2035
2119
  * @param request - TransferInstanceClassRequest
2036
2120
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2038,19 +2122,26 @@ export default class Client extends OpenApi {
2038
2122
  */
2039
2123
  transferInstanceClassWithOptions(request: $_model.TransferInstanceClassRequest, runtime: $dara.RuntimeOptions): Promise<$_model.TransferInstanceClassResponse>;
2040
2124
  /**
2041
- * Upgrades or downgrades a Data Transmission Service (DTS) instance.
2125
+ * Upgrades or downgrades the specifications of a DTS instance.
2126
+ *
2127
+ * @remarks
2128
+ * > - Downgrading DTS instance specifications is no longer supported.
2129
+ * - If the source of a DTS instance is Redis 6.0 and incremental data updates exist, do not perform an upgrade. Otherwise, the DTS instance may fail and cannot be recovered. You must reconfigure the instance after a failure.
2042
2130
  *
2043
2131
  * @param request - TransferInstanceClassRequest
2044
2132
  * @returns TransferInstanceClassResponse
2045
2133
  */
2046
2134
  transferInstanceClass(request: $_model.TransferInstanceClassRequest): Promise<$_model.TransferInstanceClassResponse>;
2047
2135
  /**
2048
- * Changes the billing method of a Data Transmission Service (DTS) instance.
2136
+ * Transforms the payment method of a DTS instance.
2049
2137
  *
2050
2138
  * @remarks
2051
- * Before you call this operation, make sure that you fully understand the [billing](https://www.alibabacloud.com/zh/product/data-transmission-service/pricing) of DTS.
2052
- * * To prevent resource waste, make sure that the billing method of your DTS instances has to be changed.
2053
- * * Data migration instances only support the pay-as-you-go billing method.
2139
+ * <props="china">Before you call this operation, make sure that you fully understand the billing methods and [pricing](https://www.aliyun.com/price/product#/dts/detail) of Data Transmission Service (DTS).
2140
+ * <props="intl">Before you call this operation, make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/data-transmission-service/pricing) of Data Transmission Service (DTS).
2141
+ * - To avoid resource waste, confirm the payment method transformation before you perform the operation.
2142
+ * - Data migration instances support only the pay-as-you-go billing method. No transformation is required.
2143
+ * <props="china">
2144
+ * - Serverless instances do not support payment method transformation.
2054
2145
  *
2055
2146
  * @param request - TransferPayTypeRequest
2056
2147
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2058,22 +2149,25 @@ export default class Client extends OpenApi {
2058
2149
  */
2059
2150
  transferPayTypeWithOptions(request: $_model.TransferPayTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.TransferPayTypeResponse>;
2060
2151
  /**
2061
- * Changes the billing method of a Data Transmission Service (DTS) instance.
2152
+ * Transforms the payment method of a DTS instance.
2062
2153
  *
2063
2154
  * @remarks
2064
- * Before you call this operation, make sure that you fully understand the [billing](https://www.alibabacloud.com/zh/product/data-transmission-service/pricing) of DTS.
2065
- * * To prevent resource waste, make sure that the billing method of your DTS instances has to be changed.
2066
- * * Data migration instances only support the pay-as-you-go billing method.
2155
+ * <props="china">Before you call this operation, make sure that you fully understand the billing methods and [pricing](https://www.aliyun.com/price/product#/dts/detail) of Data Transmission Service (DTS).
2156
+ * <props="intl">Before you call this operation, make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/data-transmission-service/pricing) of Data Transmission Service (DTS).
2157
+ * - To avoid resource waste, confirm the payment method transformation before you perform the operation.
2158
+ * - Data migration instances support only the pay-as-you-go billing method. No transformation is required.
2159
+ * <props="china">
2160
+ * - Serverless instances do not support payment method transformation.
2067
2161
  *
2068
2162
  * @param request - TransferPayTypeRequest
2069
2163
  * @returns TransferPayTypeResponse
2070
2164
  */
2071
2165
  transferPayType(request: $_model.TransferPayTypeRequest): Promise<$_model.TransferPayTypeResponse>;
2072
2166
  /**
2073
- * Unbinds tags from one or more data migration, data synchronization, or change tracking instances.
2167
+ * Unbinds tags from data migration, synchronization, and change tracking instances.
2074
2168
  *
2075
2169
  * @remarks
2076
- * > If a tag is unbound from an instance and is not bound to other instances, the tag is deleted.
2170
+ * > After a tag is unbound from an instance, the tag is automatically deleted if it is not bound to any other instance.
2077
2171
  *
2078
2172
  * @param request - UntagResourcesRequest
2079
2173
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2081,25 +2175,26 @@ export default class Client extends OpenApi {
2081
2175
  */
2082
2176
  untagResourcesWithOptions(request: $_model.UntagResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UntagResourcesResponse>;
2083
2177
  /**
2084
- * Unbinds tags from one or more data migration, data synchronization, or change tracking instances.
2178
+ * Unbinds tags from data migration, synchronization, and change tracking instances.
2085
2179
  *
2086
2180
  * @remarks
2087
- * > If a tag is unbound from an instance and is not bound to other instances, the tag is deleted.
2181
+ * > After a tag is unbound from an instance, the tag is automatically deleted if it is not bound to any other instance.
2088
2182
  *
2089
2183
  * @param request - UntagResourcesRequest
2090
2184
  * @returns UntagResourcesResponse
2091
2185
  */
2092
2186
  untagResources(request: $_model.UntagResourcesRequest): Promise<$_model.UntagResourcesResponse>;
2093
2187
  /**
2094
- * Upgrades the synchronization topology of a data synchronization instance from one-way synchronization to two-way synchronization. This operation is supported only for pay-as-you-go synchronization instances.
2188
+ * Upgrades the synchronization topology of a DTS data synchronization instance from one-way synchronization to two-way synchronization.
2095
2189
  *
2096
2190
  * @remarks
2097
- * Before you call this operation, make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/data-transmission-service/pricing) of Data Transmission Service (DTS)
2098
- * When you call this operation, take note of the following information:
2099
- * * The source and destination databases of the data synchronization task are both **MySQL** databases.
2100
- * * The synchronization topology of the data synchronization task is **one-way synchronization**.
2101
- * * The data synchronization task is in the **Synchronizing** state.
2102
- * * The upgrade operation causes data synchronization latency of about 5 seconds. We recommend that you perform this operation during off-peak hours.
2191
+ * <props="china">Before you use this operation, make sure that you fully understand the billing methods and [pricing](https://www.aliyun.com/price/product#/dts/detail) of ApsaraDB DTS.
2192
+ * <props="intl">Before you use this operation, make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/data-transmission-service/pricing) of ApsaraDB DTS.
2193
+ * Before you begin:
2194
+ * - The database type of both the source instance and the destination instance of the data synchronization node must be **MySQL**.
2195
+ * - The synchronization topology of the data synchronization node must be **one-way synchronization**.
2196
+ * - The data synchronization node must be in the **Synchronizing** state.
2197
+ * - During the upgrade, data synchronization may experience a latency of approximately 5 seconds. Perform this operation during off-peak hours.
2103
2198
  *
2104
2199
  * @param request - UpgradeTwoWayRequest
2105
2200
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2107,26 +2202,28 @@ export default class Client extends OpenApi {
2107
2202
  */
2108
2203
  upgradeTwoWayWithOptions(request: $_model.UpgradeTwoWayRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpgradeTwoWayResponse>;
2109
2204
  /**
2110
- * Upgrades the synchronization topology of a data synchronization instance from one-way synchronization to two-way synchronization. This operation is supported only for pay-as-you-go synchronization instances.
2205
+ * Upgrades the synchronization topology of a DTS data synchronization instance from one-way synchronization to two-way synchronization.
2111
2206
  *
2112
2207
  * @remarks
2113
- * Before you call this operation, make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/data-transmission-service/pricing) of Data Transmission Service (DTS)
2114
- * When you call this operation, take note of the following information:
2115
- * * The source and destination databases of the data synchronization task are both **MySQL** databases.
2116
- * * The synchronization topology of the data synchronization task is **one-way synchronization**.
2117
- * * The data synchronization task is in the **Synchronizing** state.
2118
- * * The upgrade operation causes data synchronization latency of about 5 seconds. We recommend that you perform this operation during off-peak hours.
2208
+ * <props="china">Before you use this operation, make sure that you fully understand the billing methods and [pricing](https://www.aliyun.com/price/product#/dts/detail) of ApsaraDB DTS.
2209
+ * <props="intl">Before you use this operation, make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/data-transmission-service/pricing) of ApsaraDB DTS.
2210
+ * Before you begin:
2211
+ * - The database type of both the source instance and the destination instance of the data synchronization node must be **MySQL**.
2212
+ * - The synchronization topology of the data synchronization node must be **one-way synchronization**.
2213
+ * - The data synchronization node must be in the **Synchronizing** state.
2214
+ * - During the upgrade, data synchronization may experience a latency of approximately 5 seconds. Perform this operation during off-peak hours.
2119
2215
  *
2120
2216
  * @param request - UpgradeTwoWayRequest
2121
2217
  * @returns UpgradeTwoWayResponse
2122
2218
  */
2123
2219
  upgradeTwoWay(request: $_model.UpgradeTwoWayRequest): Promise<$_model.UpgradeTwoWayResponse>;
2124
2220
  /**
2125
- * If the \\\\\\\\*\\\\\\\\*source or destination instance\\\\\\\\*\\\\\\\\* is a \\\\\\\\*\\\\\\\\*self-managed database\\\\\\\\*\\\\\\\\* or a \\\\\\\\*\\\\\\\\*third-party cloud database\\\\\\\\*\\\\\\\\*, you need to call this operation to query the CIDR blocks of DTS servers. Then, you need to add the CIDR blocks of DTS servers to the security settings of the source or destination instance, for example, the firewall of your database. For more information, see \\\\\\[Add the CIDR blocks of DTS servers to the security settings of on-premises databases]\\\\\\(~~176627~~).
2126
- * \\\\\\> If the \\\\\\\\*\\\\\\\\*source or destination database\\\\\\\\*\\\\\\\\* is an \\\\\\\\*\\\\\\\\*ApsaraDB database instance\\\\\\\\*\\\\\\\\* (such as RDS instance and ApsaraDB for MongoDB instance) or a \\\\\\\\*\\\\\\\\*self-managed database hosted on Elastic Compute Service (ECS)\\\\\\\\*\\\\\\\\*, you do not need to add the CIDR blocks. When you click \\\\\\\\*\\\\\\\\*Set Whitelist and Next\\\\\\\\*\\\\\\\\* in the DTS console, DTS automatically adds the CIDR blocks of DTS servers to the security settings of the source o
2221
+ * Queries the IP addresses of DTS servers by calling the WhiteIpList operation.
2127
2222
  *
2128
2223
  * @remarks
2129
- * The operation that you want to perform. Set the value to **WhiteIpList**.
2224
+ * <props="china">If the **source or destination instance** is a **self-managed database** or a **third-party ApsaraDB database**, you need to invoke this operation to query the IP addresses of DTS servers, and then add the returned IP addresses to the security settings (typically the firewall) of the source or destination instance. For more information about how to add IP addresses, see [Add the CIDR blocks of DTS servers to the whitelist of a self-managed database for migration, synchronization, or subscribe](https://help.aliyun.com/document_detail/84900.html).
2225
+ * <props="intl">If the **source or destination instance** is a **self-managed database** or a **third-party ApsaraDB database**, you need to invoke this operation to query the IP addresses of DTS servers, and then add the returned IP addresses to the security settings (typically the firewall) of the source or destination instance. For more information about how to add IP addresses, see [Add the CIDR blocks of DTS servers to the whitelist of a self-managed database](https://help.aliyun.com/document_detail/176627.html).
2226
+ * > If the **source or destination database** is an **Alibaba Cloud database instance** (such as ApsaraDB RDS or ApsaraDB for MongoDB) or a **self-managed database hosted on ECS**, the system automatically adds the IP addresses of DTS servers to the security settings of the instance when you click **Authorize Whitelist and Proceed to Next Step** during the configuration of the source or destination instance. You do not need to manually add the IP addresses.
2130
2227
  *
2131
2228
  * @param request - WhiteIpListRequest
2132
2229
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2134,11 +2231,12 @@ export default class Client extends OpenApi {
2134
2231
  */
2135
2232
  whiteIpListWithOptions(request: $_model.WhiteIpListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.WhiteIpListResponse>;
2136
2233
  /**
2137
- * If the \\\\\\\\*\\\\\\\\*source or destination instance\\\\\\\\*\\\\\\\\* is a \\\\\\\\*\\\\\\\\*self-managed database\\\\\\\\*\\\\\\\\* or a \\\\\\\\*\\\\\\\\*third-party cloud database\\\\\\\\*\\\\\\\\*, you need to call this operation to query the CIDR blocks of DTS servers. Then, you need to add the CIDR blocks of DTS servers to the security settings of the source or destination instance, for example, the firewall of your database. For more information, see \\\\\\[Add the CIDR blocks of DTS servers to the security settings of on-premises databases]\\\\\\(~~176627~~).
2138
- * \\\\\\> If the \\\\\\\\*\\\\\\\\*source or destination database\\\\\\\\*\\\\\\\\* is an \\\\\\\\*\\\\\\\\*ApsaraDB database instance\\\\\\\\*\\\\\\\\* (such as RDS instance and ApsaraDB for MongoDB instance) or a \\\\\\\\*\\\\\\\\*self-managed database hosted on Elastic Compute Service (ECS)\\\\\\\\*\\\\\\\\*, you do not need to add the CIDR blocks. When you click \\\\\\\\*\\\\\\\\*Set Whitelist and Next\\\\\\\\*\\\\\\\\* in the DTS console, DTS automatically adds the CIDR blocks of DTS servers to the security settings of the source o
2234
+ * Queries the IP addresses of DTS servers by calling the WhiteIpList operation.
2139
2235
  *
2140
2236
  * @remarks
2141
- * The operation that you want to perform. Set the value to **WhiteIpList**.
2237
+ * <props="china">If the **source or destination instance** is a **self-managed database** or a **third-party ApsaraDB database**, you need to invoke this operation to query the IP addresses of DTS servers, and then add the returned IP addresses to the security settings (typically the firewall) of the source or destination instance. For more information about how to add IP addresses, see [Add the CIDR blocks of DTS servers to the whitelist of a self-managed database for migration, synchronization, or subscribe](https://help.aliyun.com/document_detail/84900.html).
2238
+ * <props="intl">If the **source or destination instance** is a **self-managed database** or a **third-party ApsaraDB database**, you need to invoke this operation to query the IP addresses of DTS servers, and then add the returned IP addresses to the security settings (typically the firewall) of the source or destination instance. For more information about how to add IP addresses, see [Add the CIDR blocks of DTS servers to the whitelist of a self-managed database](https://help.aliyun.com/document_detail/176627.html).
2239
+ * > If the **source or destination database** is an **Alibaba Cloud database instance** (such as ApsaraDB RDS or ApsaraDB for MongoDB) or a **self-managed database hosted on ECS**, the system automatically adds the IP addresses of DTS servers to the security settings of the instance when you click **Authorize Whitelist and Proceed to Next Step** during the configuration of the source or destination instance. You do not need to manually add the IP addresses.
2142
2240
  *
2143
2241
  * @param request - WhiteIpListRequest
2144
2242
  * @returns WhiteIpListResponse