@alicloud/dds20151201 8.3.0 → 8.4.1

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 (532) hide show
  1. package/dist/client.d.ts +561 -428
  2. package/dist/client.js +674 -430
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AllocateDbinstanceSrvNetworkAddressRequest.d.ts +16 -0
  5. package/dist/models/AllocateDbinstanceSrvNetworkAddressRequest.js.map +1 -1
  6. package/dist/models/AllocateDbinstanceSrvNetworkAddressResponseBody.d.ts +3 -0
  7. package/dist/models/AllocateDbinstanceSrvNetworkAddressResponseBody.js.map +1 -1
  8. package/dist/models/AllocateNodePrivateNetworkAddressRequest.d.ts +8 -7
  9. package/dist/models/AllocateNodePrivateNetworkAddressRequest.js.map +1 -1
  10. package/dist/models/CancelActiveOperationTasksRequest.d.ts +5 -0
  11. package/dist/models/CancelActiveOperationTasksRequest.js.map +1 -1
  12. package/dist/models/CancelActiveOperationTasksResponseBody.d.ts +6 -0
  13. package/dist/models/CancelActiveOperationTasksResponseBody.js.map +1 -1
  14. package/dist/models/CheckCloudResourceAuthorizedResponseBody.d.ts +6 -4
  15. package/dist/models/CheckCloudResourceAuthorizedResponseBody.js.map +1 -1
  16. package/dist/models/CreateAccountRequest.d.ts +6 -4
  17. package/dist/models/CreateAccountRequest.js.map +1 -1
  18. package/dist/models/CreateBackupRequest.d.ts +22 -4
  19. package/dist/models/CreateBackupRequest.js.map +1 -1
  20. package/dist/models/CreateBackupResponseBody.d.ts +6 -1
  21. package/dist/models/CreateBackupResponseBody.js.map +1 -1
  22. package/dist/models/CreateDbinstanceRequest.d.ts +212 -139
  23. package/dist/models/CreateDbinstanceRequest.js.map +1 -1
  24. package/dist/models/CreateDbinstanceResponseBody.d.ts +3 -3
  25. package/dist/models/CreateGlobalSecurityIpgroupRequest.d.ts +5 -3
  26. package/dist/models/CreateGlobalSecurityIpgroupRequest.js.map +1 -1
  27. package/dist/models/CreateGlobalSecurityIpgroupResponseBody.d.ts +5 -3
  28. package/dist/models/CreateGlobalSecurityIpgroupResponseBody.js.map +1 -1
  29. package/dist/models/CreateNodeBatchRequest.d.ts +24 -8
  30. package/dist/models/CreateNodeBatchRequest.js.map +1 -1
  31. package/dist/models/CreateNodeRequest.d.ts +59 -34
  32. package/dist/models/CreateNodeRequest.js +6 -0
  33. package/dist/models/CreateNodeRequest.js.map +1 -1
  34. package/dist/models/CreateNodeRoleTagRequest.d.ts +7 -0
  35. package/dist/models/CreateNodeRoleTagRequest.js.map +1 -1
  36. package/dist/models/CreateNodeRoleTagResponseBody.d.ts +3 -0
  37. package/dist/models/CreateNodeRoleTagResponseBody.js.map +1 -1
  38. package/dist/models/CreateShardingDbinstanceRequest.d.ts +205 -157
  39. package/dist/models/CreateShardingDbinstanceRequest.js.map +1 -1
  40. package/dist/models/DeleteBackupRequest.d.ts +4 -0
  41. package/dist/models/DeleteBackupRequest.js.map +1 -1
  42. package/dist/models/DeleteBackupResponseBody.d.ts +3 -0
  43. package/dist/models/DeleteBackupResponseBody.js.map +1 -1
  44. package/dist/models/DeleteDbinstanceRequest.d.ts +1 -1
  45. package/dist/models/DeleteGlobalSecurityIpgroupRequest.d.ts +8 -6
  46. package/dist/models/DeleteGlobalSecurityIpgroupRequest.js.map +1 -1
  47. package/dist/models/DeleteGlobalSecurityIpgroupResponseBody.d.ts +1 -1
  48. package/dist/models/DescribeAccountsResponseBody.d.ts +0 -48
  49. package/dist/models/DescribeAccountsResponseBody.js.map +1 -1
  50. package/dist/models/DescribeActiveOperationMaintenanceConfigResponseBody.d.ts +30 -17
  51. package/dist/models/DescribeActiveOperationMaintenanceConfigResponseBody.js.map +1 -1
  52. package/dist/models/DescribeActiveOperationTaskCountResponseBody.d.ts +3 -2
  53. package/dist/models/DescribeActiveOperationTaskCountResponseBody.js.map +1 -1
  54. package/dist/models/DescribeActiveOperationTaskRegionRequest.d.ts +10 -8
  55. package/dist/models/DescribeActiveOperationTaskRegionRequest.js.map +1 -1
  56. package/dist/models/DescribeActiveOperationTaskRegionResponseBody.d.ts +3 -3
  57. package/dist/models/DescribeActiveOperationTaskRequest.d.ts +4 -1
  58. package/dist/models/DescribeActiveOperationTaskRequest.js.map +1 -1
  59. package/dist/models/DescribeActiveOperationTaskResponseBody.d.ts +8 -0
  60. package/dist/models/DescribeActiveOperationTaskResponseBody.js.map +1 -1
  61. package/dist/models/DescribeActiveOperationTaskTypeRequest.d.ts +3 -2
  62. package/dist/models/DescribeActiveOperationTaskTypeRequest.js.map +1 -1
  63. package/dist/models/DescribeActiveOperationTaskTypeResponseBody.d.ts +4 -3
  64. package/dist/models/DescribeActiveOperationTaskTypeResponseBody.js.map +1 -1
  65. package/dist/models/DescribeActiveOperationTasksRequest.d.ts +55 -30
  66. package/dist/models/DescribeActiveOperationTasksRequest.js.map +1 -1
  67. package/dist/models/DescribeActiveOperationTasksResponseBody.d.ts +92 -56
  68. package/dist/models/DescribeActiveOperationTasksResponseBody.js.map +1 -1
  69. package/dist/models/DescribeAuditLogFilterRequest.d.ts +5 -3
  70. package/dist/models/DescribeAuditLogFilterRequest.js.map +1 -1
  71. package/dist/models/DescribeAuditLogFilterResponseBody.d.ts +13 -7
  72. package/dist/models/DescribeAuditLogFilterResponseBody.js.map +1 -1
  73. package/dist/models/DescribeAuditPolicyResponseBody.d.ts +5 -4
  74. package/dist/models/DescribeAuditPolicyResponseBody.js.map +1 -1
  75. package/dist/models/DescribeAuditRecordsRequest.d.ts +21 -20
  76. package/dist/models/DescribeAuditRecordsRequest.js.map +1 -1
  77. package/dist/models/DescribeAuditRecordsResponseBody.d.ts +3 -70
  78. package/dist/models/DescribeAuditRecordsResponseBody.js.map +1 -1
  79. package/dist/models/DescribeAvailabilityZonesRequest.d.ts +36 -23
  80. package/dist/models/DescribeAvailabilityZonesRequest.js.map +1 -1
  81. package/dist/models/DescribeAvailabilityZonesResponseBody.d.ts +3 -2
  82. package/dist/models/DescribeAvailabilityZonesResponseBody.js.map +1 -1
  83. package/dist/models/DescribeAvailableEngineVersionResponseBody.d.ts +0 -6
  84. package/dist/models/DescribeAvailableEngineVersionResponseBody.js.map +1 -1
  85. package/dist/models/DescribeAvailableResourceRequest.d.ts +15 -9
  86. package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
  87. package/dist/models/DescribeAvailableResourceResponseBody.d.ts +0 -115
  88. package/dist/models/DescribeAvailableResourceResponseBody.js.map +1 -1
  89. package/dist/models/DescribeBackupDbsRequest.d.ts +4 -4
  90. package/dist/models/DescribeBackupDbsResponseBody.d.ts +0 -11
  91. package/dist/models/DescribeBackupDbsResponseBody.js.map +1 -1
  92. package/dist/models/DescribeBackupPolicyRequest.d.ts +5 -4
  93. package/dist/models/DescribeBackupPolicyRequest.js.map +1 -1
  94. package/dist/models/DescribeBackupPolicyResponseBody.d.ts +99 -56
  95. package/dist/models/DescribeBackupPolicyResponseBody.js.map +1 -1
  96. package/dist/models/DescribeBackupStorageRequest.d.ts +2 -2
  97. package/dist/models/DescribeBackupStorageResponseBody.d.ts +4 -4
  98. package/dist/models/DescribeBackupTasksRequest.d.ts +2 -2
  99. package/dist/models/DescribeBackupTasksResponseBody.d.ts +15 -11
  100. package/dist/models/DescribeBackupTasksResponseBody.js.map +1 -1
  101. package/dist/models/DescribeBackupsRequest.d.ts +30 -17
  102. package/dist/models/DescribeBackupsRequest.js.map +1 -1
  103. package/dist/models/DescribeBackupsResponseBody.d.ts +8 -140
  104. package/dist/models/DescribeBackupsResponseBody.js.map +1 -1
  105. package/dist/models/DescribeBinlogFilesRequest.d.ts +117 -0
  106. package/dist/models/DescribeBinlogFilesRequest.js +86 -0
  107. package/dist/models/DescribeBinlogFilesRequest.js.map +1 -0
  108. package/dist/models/DescribeBinlogFilesResponse.d.ts +19 -0
  109. package/dist/models/DescribeBinlogFilesResponse.js +69 -0
  110. package/dist/models/DescribeBinlogFilesResponse.js.map +1 -0
  111. package/dist/models/DescribeBinlogFilesResponseBody.d.ts +84 -0
  112. package/dist/models/DescribeBinlogFilesResponseBody.js +134 -0
  113. package/dist/models/DescribeBinlogFilesResponseBody.js.map +1 -0
  114. package/dist/models/DescribeClusterBackupsRequest.d.ts +29 -18
  115. package/dist/models/DescribeClusterBackupsRequest.js.map +1 -1
  116. package/dist/models/DescribeClusterBackupsResponseBody.d.ts +76 -50
  117. package/dist/models/DescribeClusterBackupsResponseBody.js.map +1 -1
  118. package/dist/models/DescribeClusterRecoverTimeRequest.d.ts +23 -1
  119. package/dist/models/DescribeClusterRecoverTimeRequest.js +2 -0
  120. package/dist/models/DescribeClusterRecoverTimeRequest.js.map +1 -1
  121. package/dist/models/DescribeClusterRecoverTimeResponseBody.d.ts +5 -6
  122. package/dist/models/DescribeClusterRecoverTimeResponseBody.js.map +1 -1
  123. package/dist/models/DescribeDbinstanceAttributeRequest.d.ts +8 -7
  124. package/dist/models/DescribeDbinstanceAttributeRequest.js.map +1 -1
  125. package/dist/models/DescribeDbinstanceAttributeResponseBody.d.ts +40 -850
  126. package/dist/models/DescribeDbinstanceAttributeResponseBody.js +59 -1
  127. package/dist/models/DescribeDbinstanceAttributeResponseBody.js.map +1 -1
  128. package/dist/models/DescribeDbinstanceEncryptionKeyResponseBody.d.ts +3 -2
  129. package/dist/models/DescribeDbinstanceEncryptionKeyResponseBody.js.map +1 -1
  130. package/dist/models/DescribeDbinstancePerformanceRequest.d.ts +26 -15
  131. package/dist/models/DescribeDbinstancePerformanceRequest.js.map +1 -1
  132. package/dist/models/DescribeDbinstancePerformanceResponseBody.d.ts +2 -47
  133. package/dist/models/DescribeDbinstancePerformanceResponseBody.js.map +1 -1
  134. package/dist/models/DescribeDbinstanceSpecInfoRequest.d.ts +10 -0
  135. package/dist/models/DescribeDbinstanceSpecInfoRequest.js.map +1 -1
  136. package/dist/models/DescribeDbinstanceSpecInfoResponseBody.d.ts +16 -0
  137. package/dist/models/DescribeDbinstanceSpecInfoResponseBody.js.map +1 -1
  138. package/dist/models/DescribeDbinstanceSslresponseBody.d.ts +16 -4
  139. package/dist/models/DescribeDbinstanceSslresponseBody.js.map +1 -1
  140. package/dist/models/DescribeDbinstanceSwitchLogResponseBody.d.ts +12 -7
  141. package/dist/models/DescribeDbinstanceSwitchLogResponseBody.js.map +1 -1
  142. package/dist/models/DescribeDbinstanceTdeinfoResponseBody.d.ts +16 -15
  143. package/dist/models/DescribeDbinstanceTdeinfoResponseBody.js.map +1 -1
  144. package/dist/models/DescribeDbinstancesOverviewRequest.d.ts +38 -26
  145. package/dist/models/DescribeDbinstancesOverviewRequest.js.map +1 -1
  146. package/dist/models/DescribeDbinstancesOverviewResponseBody.d.ts +82 -58
  147. package/dist/models/DescribeDbinstancesOverviewResponseBody.js.map +1 -1
  148. package/dist/models/DescribeDbinstancesRequest.d.ts +78 -51
  149. package/dist/models/DescribeDbinstancesRequest.js.map +1 -1
  150. package/dist/models/DescribeDbinstancesResponseBody.d.ts +3 -372
  151. package/dist/models/DescribeDbinstancesResponseBody.js.map +1 -1
  152. package/dist/models/DescribeErrorLogRecordsRequest.d.ts +9 -7
  153. package/dist/models/DescribeErrorLogRecordsRequest.js.map +1 -1
  154. package/dist/models/DescribeErrorLogRecordsResponseBody.d.ts +0 -49
  155. package/dist/models/DescribeErrorLogRecordsResponseBody.js.map +1 -1
  156. package/dist/models/DescribeGlobalSecurityIpgroupRelationRequest.d.ts +1 -1
  157. package/dist/models/DescribeGlobalSecurityIpgroupRelationResponseBody.d.ts +6 -6
  158. package/dist/models/DescribeHistoryTasksRequest.d.ts +58 -30
  159. package/dist/models/DescribeHistoryTasksRequest.js.map +1 -1
  160. package/dist/models/DescribeHistoryTasksResponseBody.d.ts +85 -53
  161. package/dist/models/DescribeHistoryTasksResponseBody.js.map +1 -1
  162. package/dist/models/DescribeInstanceAutoRenewalAttributeRequest.d.ts +4 -3
  163. package/dist/models/DescribeInstanceAutoRenewalAttributeRequest.js.map +1 -1
  164. package/dist/models/DescribeInstanceAutoRenewalAttributeResponseBody.d.ts +0 -48
  165. package/dist/models/DescribeInstanceAutoRenewalAttributeResponseBody.js.map +1 -1
  166. package/dist/models/DescribeInstanceRecoverTimeRequest.d.ts +22 -0
  167. package/dist/models/DescribeInstanceRecoverTimeRequest.js +2 -0
  168. package/dist/models/DescribeInstanceRecoverTimeRequest.js.map +1 -1
  169. package/dist/models/DescribeInstanceRecoverTimeResponseBody.d.ts +5 -6
  170. package/dist/models/DescribeInstanceRecoverTimeResponseBody.js.map +1 -1
  171. package/dist/models/DescribeKernelReleaseNotesRequest.d.ts +1 -1
  172. package/dist/models/DescribeKernelReleaseNotesResponseBody.d.ts +0 -18
  173. package/dist/models/DescribeKernelReleaseNotesResponseBody.js.map +1 -1
  174. package/dist/models/DescribeMongoDblogConfigRequest.d.ts +1 -1
  175. package/dist/models/DescribeMongoDblogConfigResponseBody.d.ts +41 -19
  176. package/dist/models/DescribeMongoDblogConfigResponseBody.js +4 -0
  177. package/dist/models/DescribeMongoDblogConfigResponseBody.js.map +1 -1
  178. package/dist/models/DescribeParameterModificationHistoryRequest.d.ts +11 -8
  179. package/dist/models/DescribeParameterModificationHistoryRequest.js.map +1 -1
  180. package/dist/models/DescribeParameterModificationHistoryResponseBody.d.ts +0 -32
  181. package/dist/models/DescribeParameterModificationHistoryResponseBody.js.map +1 -1
  182. package/dist/models/DescribeParameterTemplatesRequest.d.ts +22 -14
  183. package/dist/models/DescribeParameterTemplatesRequest.js.map +1 -1
  184. package/dist/models/DescribeParameterTemplatesResponseBody.d.ts +4 -56
  185. package/dist/models/DescribeParameterTemplatesResponseBody.js.map +1 -1
  186. package/dist/models/DescribeParametersRequest.d.ts +7 -5
  187. package/dist/models/DescribeParametersRequest.js.map +1 -1
  188. package/dist/models/DescribeParametersResponseBody.d.ts +0 -115
  189. package/dist/models/DescribeParametersResponseBody.js.map +1 -1
  190. package/dist/models/DescribePriceRequest.d.ts +37 -25
  191. package/dist/models/DescribePriceRequest.js.map +1 -1
  192. package/dist/models/DescribePriceResponseBody.d.ts +36 -711
  193. package/dist/models/DescribePriceResponseBody.js +7 -0
  194. package/dist/models/DescribePriceResponseBody.js.map +1 -1
  195. package/dist/models/DescribeRdsVpcsRequest.d.ts +6 -0
  196. package/dist/models/DescribeRdsVpcsRequest.js.map +1 -1
  197. package/dist/models/DescribeRdsVpcsResponseBody.d.ts +73 -2
  198. package/dist/models/DescribeRdsVpcsResponseBody.js.map +1 -1
  199. package/dist/models/DescribeRdsVswitchsRequest.d.ts +9 -0
  200. package/dist/models/DescribeRdsVswitchsRequest.js.map +1 -1
  201. package/dist/models/DescribeRdsVswitchsResponseBody.d.ts +46 -1
  202. package/dist/models/DescribeRdsVswitchsResponseBody.js.map +1 -1
  203. package/dist/models/DescribeRegionsRequest.d.ts +4 -3
  204. package/dist/models/DescribeRegionsRequest.js.map +1 -1
  205. package/dist/models/DescribeRegionsResponseBody.d.ts +0 -67
  206. package/dist/models/DescribeRegionsResponseBody.js.map +1 -1
  207. package/dist/models/DescribeRenewalPriceRequest.d.ts +8 -4
  208. package/dist/models/DescribeRenewalPriceRequest.js.map +1 -1
  209. package/dist/models/DescribeRenewalPriceResponseBody.d.ts +14 -94
  210. package/dist/models/DescribeRenewalPriceResponseBody.js +7 -0
  211. package/dist/models/DescribeRenewalPriceResponseBody.js.map +1 -1
  212. package/dist/models/DescribeReplicaSetRoleResponseBody.d.ts +9 -57
  213. package/dist/models/DescribeReplicaSetRoleResponseBody.js +2 -0
  214. package/dist/models/DescribeReplicaSetRoleResponseBody.js.map +1 -1
  215. package/dist/models/DescribeRestoreDbinstanceListRequest.d.ts +2 -2
  216. package/dist/models/DescribeRestoreDbinstanceListResponseBody.d.ts +0 -107
  217. package/dist/models/DescribeRestoreDbinstanceListResponseBody.js.map +1 -1
  218. package/dist/models/DescribeRoleTagStatusRequest.d.ts +2 -0
  219. package/dist/models/DescribeRoleTagStatusRequest.js.map +1 -1
  220. package/dist/models/DescribeRoleTagStatusResponseBody.d.ts +19 -0
  221. package/dist/models/DescribeRoleTagStatusResponseBody.js.map +1 -1
  222. package/dist/models/DescribeRoleZoneInfoResponseBody.d.ts +0 -50
  223. package/dist/models/DescribeRoleZoneInfoResponseBody.js.map +1 -1
  224. package/dist/models/DescribeRunningLogRecordsRequest.d.ts +19 -20
  225. package/dist/models/DescribeRunningLogRecordsRequest.js.map +1 -1
  226. package/dist/models/DescribeRunningLogRecordsResponseBody.d.ts +4 -36
  227. package/dist/models/DescribeRunningLogRecordsResponseBody.js.map +1 -1
  228. package/dist/models/DescribeSecurityGroupConfigurationResponseBody.d.ts +0 -28
  229. package/dist/models/DescribeSecurityGroupConfigurationResponseBody.js.map +1 -1
  230. package/dist/models/DescribeSecurityIpsResponseBody.d.ts +0 -25
  231. package/dist/models/DescribeSecurityIpsResponseBody.js.map +1 -1
  232. package/dist/models/DescribeShardingNetworkAddressRequest.d.ts +15 -2
  233. package/dist/models/DescribeShardingNetworkAddressRequest.js.map +1 -1
  234. package/dist/models/DescribeShardingNetworkAddressResponseBody.d.ts +5 -164
  235. package/dist/models/DescribeShardingNetworkAddressResponseBody.js +2 -0
  236. package/dist/models/DescribeShardingNetworkAddressResponseBody.js.map +1 -1
  237. package/dist/models/DescribeSlowLogRecordsRequest.d.ts +8 -6
  238. package/dist/models/DescribeSlowLogRecordsRequest.js.map +1 -1
  239. package/dist/models/DescribeSlowLogRecordsResponseBody.d.ts +0 -74
  240. package/dist/models/DescribeSlowLogRecordsResponseBody.js.map +1 -1
  241. package/dist/models/DescribeTagsRequest.d.ts +1 -1
  242. package/dist/models/DescribeTagsResponseBody.d.ts +5 -2
  243. package/dist/models/DescribeTagsResponseBody.js.map +1 -1
  244. package/dist/models/DescribeUserEncryptionKeyListRequest.d.ts +13 -2
  245. package/dist/models/DescribeUserEncryptionKeyListRequest.js.map +1 -1
  246. package/dist/models/DescribeUserEncryptionKeyListResponseBody.d.ts +1 -5
  247. package/dist/models/DescribeUserEncryptionKeyListResponseBody.js.map +1 -1
  248. package/dist/models/DescribeVpcsForMongoDbrequest.d.ts +15 -0
  249. package/dist/models/DescribeVpcsForMongoDbrequest.js.map +1 -1
  250. package/dist/models/DescribeVpcsForMongoDbresponseBody.d.ts +80 -2
  251. package/dist/models/DescribeVpcsForMongoDbresponseBody.js.map +1 -1
  252. package/dist/models/EvaluateResourceRequest.d.ts +51 -37
  253. package/dist/models/EvaluateResourceRequest.js.map +1 -1
  254. package/dist/models/EvaluateResourceResponseBody.d.ts +7 -6
  255. package/dist/models/EvaluateResourceResponseBody.js.map +1 -1
  256. package/dist/models/ListTagResourcesRequest.d.ts +4 -4
  257. package/dist/models/ListTagResourcesResponseBody.d.ts +1 -33
  258. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  259. package/dist/models/MigrateAvailableZoneRequest.d.ts +5 -4
  260. package/dist/models/MigrateAvailableZoneRequest.js.map +1 -1
  261. package/dist/models/MigrateToOtherZoneRequest.d.ts +8 -6
  262. package/dist/models/MigrateToOtherZoneRequest.js.map +1 -1
  263. package/dist/models/ModifyAccountDescriptionRequest.d.ts +9 -6
  264. package/dist/models/ModifyAccountDescriptionRequest.js.map +1 -1
  265. package/dist/models/ModifyActiveOperationMaintenanceConfigRequest.d.ts +27 -0
  266. package/dist/models/ModifyActiveOperationMaintenanceConfigRequest.js.map +1 -1
  267. package/dist/models/ModifyActiveOperationMaintenanceConfigResponseBody.d.ts +3 -0
  268. package/dist/models/ModifyActiveOperationMaintenanceConfigResponseBody.js.map +1 -1
  269. package/dist/models/ModifyAuditLogFilterRequest.d.ts +16 -9
  270. package/dist/models/ModifyAuditLogFilterRequest.js.map +1 -1
  271. package/dist/models/ModifyAuditPolicyRequest.d.ts +25 -9
  272. package/dist/models/ModifyAuditPolicyRequest.js +2 -0
  273. package/dist/models/ModifyAuditPolicyRequest.js.map +1 -1
  274. package/dist/models/ModifyBackupExpireTimeRequest.d.ts +13 -0
  275. package/dist/models/ModifyBackupExpireTimeRequest.js.map +1 -1
  276. package/dist/models/ModifyBackupExpireTimeResponseBody.d.ts +15 -0
  277. package/dist/models/ModifyBackupExpireTimeResponseBody.js.map +1 -1
  278. package/dist/models/ModifyBackupPolicyRequest.d.ts +128 -93
  279. package/dist/models/ModifyBackupPolicyRequest.js.map +1 -1
  280. package/dist/models/ModifyDbinstanceAttributeRequest.d.ts +9 -0
  281. package/dist/models/ModifyDbinstanceAttributeRequest.js.map +1 -1
  282. package/dist/models/ModifyDbinstanceAttributeResponseBody.d.ts +3 -0
  283. package/dist/models/ModifyDbinstanceAttributeResponseBody.js.map +1 -1
  284. package/dist/models/ModifyDbinstanceConfigRequest.d.ts +6 -0
  285. package/dist/models/ModifyDbinstanceConfigRequest.js.map +1 -1
  286. package/dist/models/ModifyDbinstanceConfigResponseBody.d.ts +3 -0
  287. package/dist/models/ModifyDbinstanceConfigResponseBody.js.map +1 -1
  288. package/dist/models/ModifyDbinstanceConnectionStringRequest.d.ts +23 -12
  289. package/dist/models/ModifyDbinstanceConnectionStringRequest.js +6 -0
  290. package/dist/models/ModifyDbinstanceConnectionStringRequest.js.map +1 -1
  291. package/dist/models/ModifyDbinstanceConnectionStringResponseBody.d.ts +2 -1
  292. package/dist/models/ModifyDbinstanceConnectionStringResponseBody.js +2 -0
  293. package/dist/models/ModifyDbinstanceConnectionStringResponseBody.js.map +1 -1
  294. package/dist/models/ModifyDbinstanceDescriptionRequest.d.ts +5 -5
  295. package/dist/models/ModifyDbinstanceDiskTypeRequest.d.ts +28 -16
  296. package/dist/models/ModifyDbinstanceDiskTypeRequest.js.map +1 -1
  297. package/dist/models/ModifyDbinstanceMaintainTimeRequest.d.ts +1 -1
  298. package/dist/models/ModifyDbinstanceNetworkTypeRequest.d.ts +14 -20
  299. package/dist/models/ModifyDbinstanceNetworkTypeRequest.js.map +1 -1
  300. package/dist/models/ModifyDbinstanceSpecRequest.d.ts +125 -42
  301. package/dist/models/ModifyDbinstanceSpecRequest.js.map +1 -1
  302. package/dist/models/ModifyDbinstanceSpecResponseBody.d.ts +2 -2
  303. package/dist/models/ModifyDbinstanceSslrequest.d.ts +39 -5
  304. package/dist/models/ModifyDbinstanceSslrequest.js.map +1 -1
  305. package/dist/models/ModifyDbinstanceSslresponseBody.d.ts +1 -1
  306. package/dist/models/ModifyDbinstanceTderequest.d.ts +33 -7
  307. package/dist/models/ModifyDbinstanceTderequest.js.map +1 -1
  308. package/dist/models/ModifyGlobalSecurityIpgroupNameRequest.d.ts +5 -3
  309. package/dist/models/ModifyGlobalSecurityIpgroupNameRequest.js.map +1 -1
  310. package/dist/models/ModifyInstanceVpcAuthModeRequest.d.ts +2 -2
  311. package/dist/models/ModifyNodeSpecBatchRequest.d.ts +114 -19
  312. package/dist/models/ModifyNodeSpecBatchRequest.js.map +1 -1
  313. package/dist/models/ModifyNodeSpecRequest.d.ts +75 -22
  314. package/dist/models/ModifyNodeSpecRequest.js.map +1 -1
  315. package/dist/models/ModifyNodeSpecResponseBody.d.ts +2 -2
  316. package/dist/models/ModifyParametersRequest.d.ts +23 -10
  317. package/dist/models/ModifyParametersRequest.js.map +1 -1
  318. package/dist/models/ModifySecurityGroupConfigurationRequest.d.ts +3 -2
  319. package/dist/models/ModifySecurityGroupConfigurationRequest.js.map +1 -1
  320. package/dist/models/ModifySecurityIpsRequest.d.ts +8 -5
  321. package/dist/models/ModifySecurityIpsRequest.js.map +1 -1
  322. package/dist/models/ModifySrvNetworkAddressRequest.d.ts +20 -0
  323. package/dist/models/ModifySrvNetworkAddressRequest.js.map +1 -1
  324. package/dist/models/ModifySrvNetworkAddressResponseBody.d.ts +3 -0
  325. package/dist/models/ModifySrvNetworkAddressResponseBody.js.map +1 -1
  326. package/dist/models/ReleaseNodePrivateNetworkAddressRequest.d.ts +17 -9
  327. package/dist/models/ReleaseNodePrivateNetworkAddressRequest.js.map +1 -1
  328. package/dist/models/ReleasePublicNetworkAddressRequest.d.ts +8 -6
  329. package/dist/models/ReleasePublicNetworkAddressRequest.js.map +1 -1
  330. package/dist/models/RenewDbinstanceRequest.d.ts +10 -7
  331. package/dist/models/RenewDbinstanceRequest.js.map +1 -1
  332. package/dist/models/ResetAccountPasswordRequest.d.ts +6 -4
  333. package/dist/models/ResetAccountPasswordRequest.js.map +1 -1
  334. package/dist/models/RestartDbinstanceRequest.d.ts +14 -2
  335. package/dist/models/RestartDbinstanceRequest.js +2 -0
  336. package/dist/models/RestartDbinstanceRequest.js.map +1 -1
  337. package/dist/models/RestartNodeRequest.d.ts +19 -5
  338. package/dist/models/RestartNodeRequest.js.map +1 -1
  339. package/dist/models/SwitchDbinstanceHarequest.d.ts +5 -4
  340. package/dist/models/SwitchDbinstanceHarequest.js.map +1 -1
  341. package/dist/models/TagResourcesRequest.d.ts +4 -2
  342. package/dist/models/TagResourcesRequest.js.map +1 -1
  343. package/dist/models/TransformInstanceChargeTypeRequest.d.ts +17 -13
  344. package/dist/models/TransformInstanceChargeTypeRequest.js.map +1 -1
  345. package/dist/models/TransformToPrePaidRequest.d.ts +9 -7
  346. package/dist/models/TransformToPrePaidRequest.js.map +1 -1
  347. package/dist/models/UntagResourcesRequest.d.ts +8 -4
  348. package/dist/models/UntagResourcesRequest.js.map +1 -1
  349. package/dist/models/UpgradeDbinstanceEngineVersionRequest.d.ts +4 -3
  350. package/dist/models/UpgradeDbinstanceEngineVersionRequest.js.map +1 -1
  351. package/dist/models/model.d.ts +7 -0
  352. package/dist/models/model.js +32 -18
  353. package/dist/models/model.js.map +1 -1
  354. package/package.json +1 -1
  355. package/src/client.ts +707 -436
  356. package/src/models/AllocateDbinstanceSrvNetworkAddressRequest.ts +16 -0
  357. package/src/models/AllocateDbinstanceSrvNetworkAddressResponseBody.ts +3 -0
  358. package/src/models/AllocateNodePrivateNetworkAddressRequest.ts +9 -8
  359. package/src/models/CancelActiveOperationTasksRequest.ts +5 -0
  360. package/src/models/CancelActiveOperationTasksResponseBody.ts +6 -0
  361. package/src/models/CheckCloudResourceAuthorizedResponseBody.ts +6 -4
  362. package/src/models/CreateAccountRequest.ts +6 -4
  363. package/src/models/CreateBackupRequest.ts +22 -4
  364. package/src/models/CreateBackupResponseBody.ts +6 -1
  365. package/src/models/CreateDbinstanceRequest.ts +212 -139
  366. package/src/models/CreateDbinstanceResponseBody.ts +3 -3
  367. package/src/models/CreateGlobalSecurityIpgroupRequest.ts +5 -3
  368. package/src/models/CreateGlobalSecurityIpgroupResponseBody.ts +5 -3
  369. package/src/models/CreateNodeBatchRequest.ts +33 -17
  370. package/src/models/CreateNodeRequest.ts +65 -34
  371. package/src/models/CreateNodeRoleTagRequest.ts +7 -0
  372. package/src/models/CreateNodeRoleTagResponseBody.ts +3 -0
  373. package/src/models/CreateShardingDbinstanceRequest.ts +208 -160
  374. package/src/models/DeleteBackupRequest.ts +4 -0
  375. package/src/models/DeleteBackupResponseBody.ts +3 -0
  376. package/src/models/DeleteDbinstanceRequest.ts +1 -1
  377. package/src/models/DeleteGlobalSecurityIpgroupRequest.ts +8 -6
  378. package/src/models/DeleteGlobalSecurityIpgroupResponseBody.ts +1 -1
  379. package/src/models/DescribeAccountsResponseBody.ts +0 -48
  380. package/src/models/DescribeActiveOperationMaintenanceConfigResponseBody.ts +30 -17
  381. package/src/models/DescribeActiveOperationTaskCountResponseBody.ts +3 -2
  382. package/src/models/DescribeActiveOperationTaskRegionRequest.ts +10 -8
  383. package/src/models/DescribeActiveOperationTaskRegionResponseBody.ts +3 -3
  384. package/src/models/DescribeActiveOperationTaskRequest.ts +5 -2
  385. package/src/models/DescribeActiveOperationTaskResponseBody.ts +8 -0
  386. package/src/models/DescribeActiveOperationTaskTypeRequest.ts +3 -2
  387. package/src/models/DescribeActiveOperationTaskTypeResponseBody.ts +4 -3
  388. package/src/models/DescribeActiveOperationTasksRequest.ts +55 -30
  389. package/src/models/DescribeActiveOperationTasksResponseBody.ts +92 -56
  390. package/src/models/DescribeAuditLogFilterRequest.ts +5 -3
  391. package/src/models/DescribeAuditLogFilterResponseBody.ts +13 -7
  392. package/src/models/DescribeAuditPolicyResponseBody.ts +5 -4
  393. package/src/models/DescribeAuditRecordsRequest.ts +21 -20
  394. package/src/models/DescribeAuditRecordsResponseBody.ts +3 -70
  395. package/src/models/DescribeAvailabilityZonesRequest.ts +36 -23
  396. package/src/models/DescribeAvailabilityZonesResponseBody.ts +3 -2
  397. package/src/models/DescribeAvailableEngineVersionResponseBody.ts +0 -6
  398. package/src/models/DescribeAvailableResourceRequest.ts +15 -9
  399. package/src/models/DescribeAvailableResourceResponseBody.ts +0 -115
  400. package/src/models/DescribeBackupDbsRequest.ts +6 -6
  401. package/src/models/DescribeBackupDbsResponseBody.ts +0 -11
  402. package/src/models/DescribeBackupPolicyRequest.ts +5 -4
  403. package/src/models/DescribeBackupPolicyResponseBody.ts +100 -57
  404. package/src/models/DescribeBackupStorageRequest.ts +2 -2
  405. package/src/models/DescribeBackupStorageResponseBody.ts +4 -4
  406. package/src/models/DescribeBackupTasksRequest.ts +2 -2
  407. package/src/models/DescribeBackupTasksResponseBody.ts +15 -11
  408. package/src/models/DescribeBackupsRequest.ts +30 -17
  409. package/src/models/DescribeBackupsResponseBody.ts +8 -140
  410. package/src/models/DescribeBinlogFilesRequest.ts +158 -0
  411. package/src/models/DescribeBinlogFilesResponse.ts +40 -0
  412. package/src/models/DescribeBinlogFilesResponseBody.ts +155 -0
  413. package/src/models/DescribeClusterBackupsRequest.ts +30 -19
  414. package/src/models/DescribeClusterBackupsResponseBody.ts +76 -50
  415. package/src/models/DescribeClusterRecoverTimeRequest.ts +25 -1
  416. package/src/models/DescribeClusterRecoverTimeResponseBody.ts +5 -6
  417. package/src/models/DescribeDbinstanceAttributeRequest.ts +8 -7
  418. package/src/models/DescribeDbinstanceAttributeResponseBody.ts +82 -852
  419. package/src/models/DescribeDbinstanceEncryptionKeyResponseBody.ts +3 -2
  420. package/src/models/DescribeDbinstancePerformanceRequest.ts +26 -15
  421. package/src/models/DescribeDbinstancePerformanceResponseBody.ts +2 -47
  422. package/src/models/DescribeDbinstanceSpecInfoRequest.ts +10 -0
  423. package/src/models/DescribeDbinstanceSpecInfoResponseBody.ts +16 -0
  424. package/src/models/DescribeDbinstanceSslresponseBody.ts +16 -4
  425. package/src/models/DescribeDbinstanceSwitchLogResponseBody.ts +12 -7
  426. package/src/models/DescribeDbinstanceTdeinfoResponseBody.ts +16 -15
  427. package/src/models/DescribeDbinstancesOverviewRequest.ts +39 -27
  428. package/src/models/DescribeDbinstancesOverviewResponseBody.ts +83 -59
  429. package/src/models/DescribeDbinstancesRequest.ts +78 -51
  430. package/src/models/DescribeDbinstancesResponseBody.ts +3 -372
  431. package/src/models/DescribeErrorLogRecordsRequest.ts +9 -7
  432. package/src/models/DescribeErrorLogRecordsResponseBody.ts +0 -49
  433. package/src/models/DescribeGlobalSecurityIpgroupRelationRequest.ts +1 -1
  434. package/src/models/DescribeGlobalSecurityIpgroupRelationResponseBody.ts +6 -6
  435. package/src/models/DescribeHistoryTasksRequest.ts +58 -30
  436. package/src/models/DescribeHistoryTasksResponseBody.ts +85 -53
  437. package/src/models/DescribeInstanceAutoRenewalAttributeRequest.ts +4 -3
  438. package/src/models/DescribeInstanceAutoRenewalAttributeResponseBody.ts +0 -48
  439. package/src/models/DescribeInstanceRecoverTimeRequest.ts +24 -0
  440. package/src/models/DescribeInstanceRecoverTimeResponseBody.ts +5 -6
  441. package/src/models/DescribeKernelReleaseNotesRequest.ts +1 -1
  442. package/src/models/DescribeKernelReleaseNotesResponseBody.ts +0 -18
  443. package/src/models/DescribeMongoDblogConfigRequest.ts +1 -1
  444. package/src/models/DescribeMongoDblogConfigResponseBody.ts +45 -19
  445. package/src/models/DescribeParameterModificationHistoryRequest.ts +11 -8
  446. package/src/models/DescribeParameterModificationHistoryResponseBody.ts +0 -32
  447. package/src/models/DescribeParameterTemplatesRequest.ts +22 -14
  448. package/src/models/DescribeParameterTemplatesResponseBody.ts +4 -56
  449. package/src/models/DescribeParametersRequest.ts +7 -5
  450. package/src/models/DescribeParametersResponseBody.ts +0 -115
  451. package/src/models/DescribePriceRequest.ts +37 -25
  452. package/src/models/DescribePriceResponseBody.ts +41 -711
  453. package/src/models/DescribeRdsVpcsRequest.ts +6 -0
  454. package/src/models/DescribeRdsVpcsResponseBody.ts +73 -2
  455. package/src/models/DescribeRdsVswitchsRequest.ts +9 -0
  456. package/src/models/DescribeRdsVswitchsResponseBody.ts +46 -1
  457. package/src/models/DescribeRegionsRequest.ts +4 -3
  458. package/src/models/DescribeRegionsResponseBody.ts +0 -67
  459. package/src/models/DescribeRenewalPriceRequest.ts +8 -4
  460. package/src/models/DescribeRenewalPriceResponseBody.ts +19 -94
  461. package/src/models/DescribeReplicaSetRoleResponseBody.ts +11 -57
  462. package/src/models/DescribeRestoreDbinstanceListRequest.ts +2 -2
  463. package/src/models/DescribeRestoreDbinstanceListResponseBody.ts +0 -107
  464. package/src/models/DescribeRoleTagStatusRequest.ts +2 -0
  465. package/src/models/DescribeRoleTagStatusResponseBody.ts +19 -0
  466. package/src/models/DescribeRoleZoneInfoResponseBody.ts +0 -50
  467. package/src/models/DescribeRunningLogRecordsRequest.ts +19 -20
  468. package/src/models/DescribeRunningLogRecordsResponseBody.ts +4 -36
  469. package/src/models/DescribeSecurityGroupConfigurationResponseBody.ts +0 -28
  470. package/src/models/DescribeSecurityIpsResponseBody.ts +0 -25
  471. package/src/models/DescribeShardingNetworkAddressRequest.ts +15 -2
  472. package/src/models/DescribeShardingNetworkAddressResponseBody.ts +7 -164
  473. package/src/models/DescribeSlowLogRecordsRequest.ts +9 -7
  474. package/src/models/DescribeSlowLogRecordsResponseBody.ts +0 -74
  475. package/src/models/DescribeTagsRequest.ts +1 -1
  476. package/src/models/DescribeTagsResponseBody.ts +5 -2
  477. package/src/models/DescribeUserEncryptionKeyListRequest.ts +13 -2
  478. package/src/models/DescribeUserEncryptionKeyListResponseBody.ts +1 -5
  479. package/src/models/DescribeVpcsForMongoDbrequest.ts +15 -0
  480. package/src/models/DescribeVpcsForMongoDbresponseBody.ts +80 -2
  481. package/src/models/EvaluateResourceRequest.ts +51 -37
  482. package/src/models/EvaluateResourceResponseBody.ts +7 -6
  483. package/src/models/ListTagResourcesRequest.ts +4 -4
  484. package/src/models/ListTagResourcesResponseBody.ts +1 -33
  485. package/src/models/MigrateAvailableZoneRequest.ts +6 -5
  486. package/src/models/MigrateToOtherZoneRequest.ts +8 -6
  487. package/src/models/ModifyAccountDescriptionRequest.ts +9 -6
  488. package/src/models/ModifyActiveOperationMaintenanceConfigRequest.ts +27 -0
  489. package/src/models/ModifyActiveOperationMaintenanceConfigResponseBody.ts +3 -0
  490. package/src/models/ModifyAuditLogFilterRequest.ts +16 -9
  491. package/src/models/ModifyAuditPolicyRequest.ts +27 -9
  492. package/src/models/ModifyBackupExpireTimeRequest.ts +13 -0
  493. package/src/models/ModifyBackupExpireTimeResponseBody.ts +15 -0
  494. package/src/models/ModifyBackupPolicyRequest.ts +130 -95
  495. package/src/models/ModifyDbinstanceAttributeRequest.ts +9 -0
  496. package/src/models/ModifyDbinstanceAttributeResponseBody.ts +3 -0
  497. package/src/models/ModifyDbinstanceConfigRequest.ts +6 -0
  498. package/src/models/ModifyDbinstanceConfigResponseBody.ts +3 -0
  499. package/src/models/ModifyDbinstanceConnectionStringRequest.ts +29 -12
  500. package/src/models/ModifyDbinstanceConnectionStringResponseBody.ts +4 -1
  501. package/src/models/ModifyDbinstanceDescriptionRequest.ts +6 -6
  502. package/src/models/ModifyDbinstanceDiskTypeRequest.ts +28 -16
  503. package/src/models/ModifyDbinstanceMaintainTimeRequest.ts +1 -1
  504. package/src/models/ModifyDbinstanceNetworkTypeRequest.ts +14 -20
  505. package/src/models/ModifyDbinstanceSpecRequest.ts +125 -42
  506. package/src/models/ModifyDbinstanceSpecResponseBody.ts +2 -2
  507. package/src/models/ModifyDbinstanceSslrequest.ts +39 -5
  508. package/src/models/ModifyDbinstanceSslresponseBody.ts +1 -1
  509. package/src/models/ModifyDbinstanceTderequest.ts +33 -7
  510. package/src/models/ModifyGlobalSecurityIpgroupNameRequest.ts +5 -3
  511. package/src/models/ModifyInstanceVpcAuthModeRequest.ts +2 -2
  512. package/src/models/ModifyNodeSpecBatchRequest.ts +114 -19
  513. package/src/models/ModifyNodeSpecRequest.ts +75 -22
  514. package/src/models/ModifyNodeSpecResponseBody.ts +2 -2
  515. package/src/models/ModifyParametersRequest.ts +23 -10
  516. package/src/models/ModifySecurityGroupConfigurationRequest.ts +3 -2
  517. package/src/models/ModifySecurityIpsRequest.ts +8 -5
  518. package/src/models/ModifySrvNetworkAddressRequest.ts +20 -0
  519. package/src/models/ModifySrvNetworkAddressResponseBody.ts +3 -0
  520. package/src/models/ReleaseNodePrivateNetworkAddressRequest.ts +17 -9
  521. package/src/models/ReleasePublicNetworkAddressRequest.ts +8 -6
  522. package/src/models/RenewDbinstanceRequest.ts +10 -7
  523. package/src/models/ResetAccountPasswordRequest.ts +6 -4
  524. package/src/models/RestartDbinstanceRequest.ts +16 -2
  525. package/src/models/RestartNodeRequest.ts +19 -5
  526. package/src/models/SwitchDbinstanceHarequest.ts +6 -5
  527. package/src/models/TagResourcesRequest.ts +4 -2
  528. package/src/models/TransformInstanceChargeTypeRequest.ts +17 -13
  529. package/src/models/TransformToPrePaidRequest.ts +9 -7
  530. package/src/models/UntagResourcesRequest.ts +9 -5
  531. package/src/models/UpgradeDbinstanceEngineVersionRequest.ts +4 -3
  532. package/src/models/model.ts +7 -0
package/src/client.ts CHANGED
@@ -13,7 +13,7 @@ export default class Client extends OpenApi {
13
13
  super(config);
14
14
  this._endpointRule = "regional";
15
15
  this._endpointMap = {
16
- 'cn-qingdao': "mongodb.aliyuncs.com",
16
+ 'cn-qingdao': "mongodb.cn-qingdao.aliyuncs.com",
17
17
  'cn-beijing': "mongodb.aliyuncs.com",
18
18
  'cn-zhangjiakou': "mongodb.cn-zhangjiakou.aliyuncs.com",
19
19
  'cn-huhehaote': "mongodb.cn-huhehaote.aliyuncs.com",
@@ -41,7 +41,7 @@ export default class Client extends OpenApi {
41
41
  'cn-shenzhen-finance-1': "mongodb.cn-shenzhen-finance-1.aliyuncs.com",
42
42
  'cn-north-2-gov-1': "mongodb.cn-north-2-gov-1.aliyuncs.com",
43
43
  'ap-northeast-2-pop': "mongodb.aliyuncs.com",
44
- 'cn-beijing-finance-1': "mongodb.aliyuncs.com",
44
+ 'cn-beijing-finance-1': "mongodb.cn-beijing-finance-1.aliyuncs.com",
45
45
  'cn-beijing-finance-pop': "mongodb.aliyuncs.com",
46
46
  'cn-beijing-gov-1': "mongodb.aliyuncs.com",
47
47
  'cn-beijing-nu16-b01': "mongodb.aliyuncs.com",
@@ -72,6 +72,21 @@ export default class Client extends OpenApi {
72
72
  'cn-zhengzhou-nebula-1': "mongodb.aliyuncs.com",
73
73
  'eu-west-1-oxs': "mongodb.aliyuncs.com",
74
74
  'rus-west-1-pop': "mongodb.aliyuncs.com",
75
+ 'us-southeast-1': "mongodb.us-southeast-1.aliyuncs.com",
76
+ 'na-south-1': "mongodb.na-south-1.aliyuncs.com",
77
+ 'me-central-1': "mongodb.me-central-1.aliyuncs.com",
78
+ 'eu-west-2': "mongodb.eu-west-2.aliyuncs.com",
79
+ 'cn-zhongwei': "mongodb.cn-zhongwei.aliyuncs.com",
80
+ 'cn-zhengzhou-jva': "mongodb.cn-zhengzhou-jva.aliyuncs.com",
81
+ 'cn-wulanchabu-gic-1': "mongodb.cn-wulanchabu-gic-1.aliyuncs.com",
82
+ 'cn-wuhan-lr': "mongodb.cn-wuhan-lr.aliyuncs.com",
83
+ 'cn-nanjing': "mongodb.cn-nanjing.aliyuncs.com",
84
+ 'cn-heyuan-acdr-1': "mongodb.cn-heyuan-acdr-1.aliyuncs.com",
85
+ 'cn-fuzhou': "mongodb.cn-fuzhou.aliyuncs.com",
86
+ 'ap-southeast-8': "mongodb.ap-southeast-8.aliyuncs.com",
87
+ 'ap-southeast-7': "mongodb.ap-southeast-7.aliyuncs.com",
88
+ 'ap-southeast-6': "mongodb.ap-southeast-6.aliyuncs.com",
89
+ 'ap-northeast-2': "mongodb.ap-northeast-2.aliyuncs.com",
75
90
  };
76
91
  this.checkConfig(config);
77
92
  this._endpoint = this.getEndpoint("dds", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
@@ -91,6 +106,11 @@ export default class Client extends OpenApi {
91
106
  }
92
107
 
93
108
  /**
109
+ * Applies for an SRV connection string for an ApsaraDB for MongoDB instance.
110
+ *
111
+ * @remarks
112
+ * Applicable only to cloud disk-based replica set and sharded cluster instances.
113
+ *
94
114
  * @param request - AllocateDBInstanceSrvNetworkAddressRequest
95
115
  * @param runtime - runtime options for this request RuntimeOptions
96
116
  * @returns AllocateDBInstanceSrvNetworkAddressResponse
@@ -144,6 +164,11 @@ export default class Client extends OpenApi {
144
164
  }
145
165
 
146
166
  /**
167
+ * Applies for an SRV connection string for an ApsaraDB for MongoDB instance.
168
+ *
169
+ * @remarks
170
+ * Applicable only to cloud disk-based replica set and sharded cluster instances.
171
+ *
147
172
  * @param request - AllocateDBInstanceSrvNetworkAddressRequest
148
173
  * @returns AllocateDBInstanceSrvNetworkAddressResponse
149
174
  */
@@ -157,7 +182,7 @@ export default class Client extends OpenApi {
157
182
  *
158
183
  * @remarks
159
184
  * This operation is applicable only to sharded cluster instances. For more information, see [Apply for an endpoint for a shard or Configserver node](https://help.aliyun.com/document_detail/134037.html).
160
- * > The allocated endpoints can be used only for internal access. To gain Internet access, you must call the [AllocatePublicNetworkAddress](https://help.aliyun.com/document_detail/67602.html) operation to apply for public endpoints.
185
+ * > The allocated endpoints can be used only for internal access. To gain Internet access, you must call the [AllocatePublicNetworkAddress](https://help.aliyun.com/document_detail/67602.html) operation to apply for public endpoints.
161
186
  *
162
187
  * @param request - AllocateNodePrivateNetworkAddressRequest
163
188
  * @param runtime - runtime options for this request RuntimeOptions
@@ -224,7 +249,7 @@ export default class Client extends OpenApi {
224
249
  *
225
250
  * @remarks
226
251
  * This operation is applicable only to sharded cluster instances. For more information, see [Apply for an endpoint for a shard or Configserver node](https://help.aliyun.com/document_detail/134037.html).
227
- * > The allocated endpoints can be used only for internal access. To gain Internet access, you must call the [AllocatePublicNetworkAddress](https://help.aliyun.com/document_detail/67602.html) operation to apply for public endpoints.
252
+ * > The allocated endpoints can be used only for internal access. To gain Internet access, you must call the [AllocatePublicNetworkAddress](https://help.aliyun.com/document_detail/67602.html) operation to apply for public endpoints.
228
253
  *
229
254
  * @param request - AllocateNodePrivateNetworkAddressRequest
230
255
  * @returns AllocateNodePrivateNetworkAddressResponse
@@ -297,6 +322,14 @@ export default class Client extends OpenApi {
297
322
  }
298
323
 
299
324
  /**
325
+ * Cancels Operations and Maintenance (O&M) events in a batch.
326
+ *
327
+ * @remarks
328
+ * An O\\&M event cannot be canceled in the following scenarios:
329
+ * - The event is not cancelable if the value of the AllowCancel parameter is 0.
330
+ * - The scheduled start time of the O\\&M event has passed.
331
+ * - The status of the O\\&M event is not Pending if the value of the Status parameter is not 3.
332
+ *
300
333
  * @param request - CancelActiveOperationTasksRequest
301
334
  * @param runtime - runtime options for this request RuntimeOptions
302
335
  * @returns CancelActiveOperationTasksResponse
@@ -346,6 +379,14 @@ export default class Client extends OpenApi {
346
379
  }
347
380
 
348
381
  /**
382
+ * Cancels Operations and Maintenance (O&M) events in a batch.
383
+ *
384
+ * @remarks
385
+ * An O\\&M event cannot be canceled in the following scenarios:
386
+ * - The event is not cancelable if the value of the AllowCancel parameter is 0.
387
+ * - The scheduled start time of the O\\&M event has passed.
388
+ * - The status of the O\\&M event is not Pending if the value of the Status parameter is not 3.
389
+ *
349
390
  * @param request - CancelActiveOperationTasksRequest
350
391
  * @returns CancelActiveOperationTasksResponse
351
392
  */
@@ -355,7 +396,7 @@ export default class Client extends OpenApi {
355
396
  }
356
397
 
357
398
  /**
358
- * You can call this operation to check whether KMS keys are authorized to ApsaraDB for MongoDB instances.
399
+ * Checks whether Key Management Service (KMS) keys are authorized to an ApsaraDB for MongoDB instance.
359
400
  *
360
401
  * @remarks
361
402
  * Before you enable Transparent Data Encryption (TDE) by calling the [ModifyDBInstanceTDE](https://help.aliyun.com/document_detail/131267.html) operation, you can call this operation to check whether KMS keys are authorized to ApsaraDB for MongoDB instances.
@@ -409,7 +450,7 @@ export default class Client extends OpenApi {
409
450
  }
410
451
 
411
452
  /**
412
- * You can call this operation to check whether KMS keys are authorized to ApsaraDB for MongoDB instances.
453
+ * Checks whether Key Management Service (KMS) keys are authorized to an ApsaraDB for MongoDB instance.
413
454
  *
414
455
  * @remarks
415
456
  * Before you enable Transparent Data Encryption (TDE) by calling the [ModifyDBInstanceTDE](https://help.aliyun.com/document_detail/131267.html) operation, you can call this operation to check whether KMS keys are authorized to ApsaraDB for MongoDB instances.
@@ -529,7 +570,7 @@ export default class Client extends OpenApi {
529
570
  }
530
571
 
531
572
  /**
532
- * Queries whether a service-linked role is created.
573
+ * Checks whether a service-linked role (SLR) is created for an instance.
533
574
  *
534
575
  * @param request - CheckServiceLinkedRoleRequest
535
576
  * @param runtime - runtime options for this request RuntimeOptions
@@ -568,7 +609,7 @@ export default class Client extends OpenApi {
568
609
  }
569
610
 
570
611
  /**
571
- * Queries whether a service-linked role is created.
612
+ * Checks whether a service-linked role (SLR) is created for an instance.
572
613
  *
573
614
  * @param request - CheckServiceLinkedRoleRequest
574
615
  * @returns CheckServiceLinkedRoleResponse
@@ -582,8 +623,8 @@ export default class Client extends OpenApi {
582
623
  * Creates an account that is granted read-only permissions for shard nodes in an ApsaraDB for MongoDB sharded cluster instance that uses cloud disks.
583
624
  *
584
625
  * @remarks
585
- * You can create an account for shard nodes only in an ApsaraDB for MongoDB sharded cluster instance that uses cloud disks.
586
- * * The account is granted read-only permissions.
626
+ * - You can create an account for shard nodes only in an ApsaraDB for MongoDB sharded cluster instance that uses cloud disks.
627
+ * - The account is granted read-only permissions.
587
628
  *
588
629
  * @param request - CreateAccountRequest
589
630
  * @param runtime - runtime options for this request RuntimeOptions
@@ -645,8 +686,8 @@ export default class Client extends OpenApi {
645
686
  * Creates an account that is granted read-only permissions for shard nodes in an ApsaraDB for MongoDB sharded cluster instance that uses cloud disks.
646
687
  *
647
688
  * @remarks
648
- * You can create an account for shard nodes only in an ApsaraDB for MongoDB sharded cluster instance that uses cloud disks.
649
- * * The account is granted read-only permissions.
689
+ * - You can create an account for shard nodes only in an ApsaraDB for MongoDB sharded cluster instance that uses cloud disks.
690
+ * - The account is granted read-only permissions.
650
691
  *
651
692
  * @param request - CreateAccountRequest
652
693
  * @returns CreateAccountResponse
@@ -657,10 +698,10 @@ export default class Client extends OpenApi {
657
698
  }
658
699
 
659
700
  /**
660
- * Creates a backup set for an ApsaraDB for MongoDB instance.
701
+ * Creates a backup for a MongoDB instance.
661
702
  *
662
703
  * @remarks
663
- * When you call this operation, the instance must be in the Running state.
704
+ * The instance must be in the Running state.
664
705
  *
665
706
  * @param request - CreateBackupRequest
666
707
  * @param runtime - runtime options for this request RuntimeOptions
@@ -715,10 +756,10 @@ export default class Client extends OpenApi {
715
756
  }
716
757
 
717
758
  /**
718
- * Creates a backup set for an ApsaraDB for MongoDB instance.
759
+ * Creates a backup for a MongoDB instance.
719
760
  *
720
761
  * @remarks
721
- * When you call this operation, the instance must be in the Running state.
762
+ * The instance must be in the Running state.
722
763
  *
723
764
  * @param request - CreateBackupRequest
724
765
  * @returns CreateBackupResponse
@@ -732,9 +773,9 @@ export default class Client extends OpenApi {
732
773
  * Creates or clones an ApsaraDB for MongoDB replica set instance.
733
774
  *
734
775
  * @remarks
735
- * Make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB before you call this operation.
736
- * For more information about the instance types of ApsaraDB for MongoDB instances, see [Instance types](https://www.alibabacloud.com/help/en/mongodb/product-overview/instance-types-1).
737
- * To create sharded cluster instances, you can call the [CreateShardingDBInstance](~~CreateShardingDBInstance~~) operation.
776
+ * Before you call this operation, make sure that you understand the billing methods and <props="china">[pricing](https://www.aliyun.com/price/product#/mongodb/detail)<props="intl">[pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
777
+ * For more information about the instance types of ApsaraDB for MongoDB, see [Instance types]().
778
+ * To create a sharded cluster instance, call the [CreateShardingDBInstance]() operation.
738
779
  *
739
780
  * @param request - CreateDBInstanceRequest
740
781
  * @param runtime - runtime options for this request RuntimeOptions
@@ -928,9 +969,9 @@ export default class Client extends OpenApi {
928
969
  * Creates or clones an ApsaraDB for MongoDB replica set instance.
929
970
  *
930
971
  * @remarks
931
- * Make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB before you call this operation.
932
- * For more information about the instance types of ApsaraDB for MongoDB instances, see [Instance types](https://www.alibabacloud.com/help/en/mongodb/product-overview/instance-types-1).
933
- * To create sharded cluster instances, you can call the [CreateShardingDBInstance](~~CreateShardingDBInstance~~) operation.
972
+ * Before you call this operation, make sure that you understand the billing methods and <props="china">[pricing](https://www.aliyun.com/price/product#/mongodb/detail)<props="intl">[pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
973
+ * For more information about the instance types of ApsaraDB for MongoDB, see [Instance types]().
974
+ * To create a sharded cluster instance, call the [CreateShardingDBInstance]() operation.
934
975
  *
935
976
  * @param request - CreateDBInstanceRequest
936
977
  * @returns CreateDBInstanceResponse
@@ -1011,10 +1052,10 @@ export default class Client extends OpenApi {
1011
1052
  }
1012
1053
 
1013
1054
  /**
1014
- * Adds a shard or mongos node to an ApsaraDB for MongoDB instance.
1055
+ * Adds a shard node or a mongos node to an ApsaraDB for MongoDB sharded cluster instance.
1015
1056
  *
1016
1057
  * @remarks
1017
- * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
1058
+ * Before calling this operation, ensure you are familiar with the billing methods and <props="china">[pricing](https://www.aliyun.com/price/product#/mongodb/detail)<props="intl">[pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
1018
1059
  * This operation applies only to sharded cluster instances.
1019
1060
  *
1020
1061
  * @param request - CreateNodeRequest
@@ -1084,6 +1125,18 @@ export default class Client extends OpenApi {
1084
1125
  query["ResourceOwnerId"] = request.resourceOwnerId;
1085
1126
  }
1086
1127
 
1128
+ if (!$dara.isNull(request.searchDBInstanceClass)) {
1129
+ query["SearchDBInstanceClass"] = request.searchDBInstanceClass;
1130
+ }
1131
+
1132
+ if (!$dara.isNull(request.searchNodeCount)) {
1133
+ query["SearchNodeCount"] = request.searchNodeCount;
1134
+ }
1135
+
1136
+ if (!$dara.isNull(request.searchStorage)) {
1137
+ query["SearchStorage"] = request.searchStorage;
1138
+ }
1139
+
1087
1140
  if (!$dara.isNull(request.shardDirect)) {
1088
1141
  query["ShardDirect"] = request.shardDirect;
1089
1142
  }
@@ -1106,10 +1159,10 @@ export default class Client extends OpenApi {
1106
1159
  }
1107
1160
 
1108
1161
  /**
1109
- * Adds a shard or mongos node to an ApsaraDB for MongoDB instance.
1162
+ * Adds a shard node or a mongos node to an ApsaraDB for MongoDB sharded cluster instance.
1110
1163
  *
1111
1164
  * @remarks
1112
- * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
1165
+ * Before calling this operation, ensure you are familiar with the billing methods and <props="china">[pricing](https://www.aliyun.com/price/product#/mongodb/detail)<props="intl">[pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
1113
1166
  * This operation applies only to sharded cluster instances.
1114
1167
  *
1115
1168
  * @param request - CreateNodeRequest
@@ -1124,7 +1177,7 @@ export default class Client extends OpenApi {
1124
1177
  * Batch adds mongos or shard nodes for a sharded cluster instance.
1125
1178
  *
1126
1179
  * @remarks
1127
- * Before you call this operation, make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
1180
+ * Before you call this operation, make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
1128
1181
  * This operation is applicable only to sharded cluster instances.
1129
1182
  *
1130
1183
  * @param request - CreateNodeBatchRequest
@@ -1211,7 +1264,7 @@ export default class Client extends OpenApi {
1211
1264
  * Batch adds mongos or shard nodes for a sharded cluster instance.
1212
1265
  *
1213
1266
  * @remarks
1214
- * Before you call this operation, make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
1267
+ * Before you call this operation, make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
1215
1268
  * This operation is applicable only to sharded cluster instances.
1216
1269
  *
1217
1270
  * @param request - CreateNodeBatchRequest
@@ -1223,6 +1276,8 @@ export default class Client extends OpenApi {
1223
1276
  }
1224
1277
 
1225
1278
  /**
1279
+ * Creates a role tag for an instance node.
1280
+ *
1226
1281
  * @param request - CreateNodeRoleTagRequest
1227
1282
  * @param runtime - runtime options for this request RuntimeOptions
1228
1283
  * @returns CreateNodeRoleTagResponse
@@ -1272,6 +1327,8 @@ export default class Client extends OpenApi {
1272
1327
  }
1273
1328
 
1274
1329
  /**
1330
+ * Creates a role tag for an instance node.
1331
+ *
1275
1332
  * @param request - CreateNodeRoleTagRequest
1276
1333
  * @returns CreateNodeRoleTagResponse
1277
1334
  */
@@ -1281,12 +1338,12 @@ export default class Client extends OpenApi {
1281
1338
  }
1282
1339
 
1283
1340
  /**
1284
- * Creates or clones an ApsaraDB for MongoDB sharded cluster instance.
1341
+ * Creates or clones a MongoDB sharded cluster instance.
1285
1342
  *
1286
1343
  * @remarks
1287
- * Make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB before you call this operation.
1288
- * * For more information about the instance types of ApsaraDB for MongoDB, see [Instance types](https://help.aliyun.com/document_detail/57141.html).
1289
- * * To create standalone instances and replica set instances, you can call the [CreateDBInstance](https://help.aliyun.com/document_detail/61763.html) operation.
1344
+ * - Before you call this operation, make sure that you understand the billing methods and <props="china">[pricing](https://www.aliyun.com/price/product#/mongodb/detail)<props="intl">[pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
1345
+ * - For more information about the instance types of ApsaraDB for MongoDB, see [Instance types](https://help.aliyun.com/document_detail/57141.html).
1346
+ * - To create a standalone or replica set instance, you can call the [CreateDBInstance](https://help.aliyun.com/document_detail/61763.html) operation.
1290
1347
  *
1291
1348
  * @param request - CreateShardingDBInstanceRequest
1292
1349
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1465,12 +1522,12 @@ export default class Client extends OpenApi {
1465
1522
  }
1466
1523
 
1467
1524
  /**
1468
- * Creates or clones an ApsaraDB for MongoDB sharded cluster instance.
1525
+ * Creates or clones a MongoDB sharded cluster instance.
1469
1526
  *
1470
1527
  * @remarks
1471
- * Make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB before you call this operation.
1472
- * * For more information about the instance types of ApsaraDB for MongoDB, see [Instance types](https://help.aliyun.com/document_detail/57141.html).
1473
- * * To create standalone instances and replica set instances, you can call the [CreateDBInstance](https://help.aliyun.com/document_detail/61763.html) operation.
1528
+ * - Before you call this operation, make sure that you understand the billing methods and <props="china">[pricing](https://www.aliyun.com/price/product#/mongodb/detail)<props="intl">[pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
1529
+ * - For more information about the instance types of ApsaraDB for MongoDB, see [Instance types](https://help.aliyun.com/document_detail/57141.html).
1530
+ * - To create a standalone or replica set instance, you can call the [CreateDBInstance](https://help.aliyun.com/document_detail/61763.html) operation.
1474
1531
  *
1475
1532
  * @param request - CreateShardingDBInstanceRequest
1476
1533
  * @returns CreateShardingDBInstanceResponse
@@ -1481,7 +1538,11 @@ export default class Client extends OpenApi {
1481
1538
  }
1482
1539
 
1483
1540
  /**
1484
- * 删除MongoDB备份集
1541
+ * Deletes a MongoDB backup set.
1542
+ *
1543
+ * @remarks
1544
+ * You can delete only manual backups.
1545
+ * This operation supports only MongoDB instances that use cloud disks.
1485
1546
  *
1486
1547
  * @param request - DeleteBackupRequest
1487
1548
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1532,7 +1593,11 @@ export default class Client extends OpenApi {
1532
1593
  }
1533
1594
 
1534
1595
  /**
1535
- * 删除MongoDB备份集
1596
+ * Deletes a MongoDB backup set.
1597
+ *
1598
+ * @remarks
1599
+ * You can delete only manual backups.
1600
+ * This operation supports only MongoDB instances that use cloud disks.
1536
1601
  *
1537
1602
  * @param request - DeleteBackupRequest
1538
1603
  * @returns DeleteBackupResponse
@@ -1543,13 +1608,13 @@ export default class Client extends OpenApi {
1543
1608
  }
1544
1609
 
1545
1610
  /**
1546
- * Releases an ApsaraDB for MongoDB instance.
1611
+ * Releases a pay-as-you-go MongoDB instance.
1547
1612
  *
1548
1613
  * @remarks
1549
- * Before you call this operation, make sure that the instance meets the following requirements
1550
- * * The instance is in the Running state.
1551
- * * The billing method of the instance is pay-as-you-go.
1552
- * > After an instance is released, all data in the instance is cleared and cannot be recovered. Proceed with caution.
1614
+ * The instance must meet the following conditions:
1615
+ * - The instance status is running.
1616
+ * - The billing method of the instance is pay-as-you-go.
1617
+ * > After an instance is released, its data cannot be recovered. Proceed with caution.
1553
1618
  *
1554
1619
  * @param request - DeleteDBInstanceRequest
1555
1620
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1600,13 +1665,13 @@ export default class Client extends OpenApi {
1600
1665
  }
1601
1666
 
1602
1667
  /**
1603
- * Releases an ApsaraDB for MongoDB instance.
1668
+ * Releases a pay-as-you-go MongoDB instance.
1604
1669
  *
1605
1670
  * @remarks
1606
- * Before you call this operation, make sure that the instance meets the following requirements
1607
- * * The instance is in the Running state.
1608
- * * The billing method of the instance is pay-as-you-go.
1609
- * > After an instance is released, all data in the instance is cleared and cannot be recovered. Proceed with caution.
1671
+ * The instance must meet the following conditions:
1672
+ * - The instance status is running.
1673
+ * - The billing method of the instance is pay-as-you-go.
1674
+ * > After an instance is released, its data cannot be recovered. Proceed with caution.
1610
1675
  *
1611
1676
  * @param request - DeleteDBInstanceRequest
1612
1677
  * @returns DeleteDBInstanceResponse
@@ -1617,7 +1682,7 @@ export default class Client extends OpenApi {
1617
1682
  }
1618
1683
 
1619
1684
  /**
1620
- * Deletes a global IP whitelist template.
1685
+ * Deletes a global IP address whitelist template.
1621
1686
  *
1622
1687
  * @param request - DeleteGlobalSecurityIPGroupRequest
1623
1688
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1676,7 +1741,7 @@ export default class Client extends OpenApi {
1676
1741
  }
1677
1742
 
1678
1743
  /**
1679
- * Deletes a global IP whitelist template.
1744
+ * Deletes a global IP address whitelist template.
1680
1745
  *
1681
1746
  * @param request - DeleteGlobalSecurityIPGroupRequest
1682
1747
  * @returns DeleteGlobalSecurityIPGroupResponse
@@ -1691,10 +1756,10 @@ export default class Client extends OpenApi {
1691
1756
  *
1692
1757
  * @remarks
1693
1758
  * Before you call this operation, make sure that the instance meets the following requirements:
1694
- * * The instance is in the Running state.
1695
- * * The instance is a sharded cluster instance.
1696
- * * The billing method of the instance is pay-as-you-go.
1697
- * * The number of the shard or mongos nodes in the instance is greater than two.
1759
+ * - The instance is in the Running state.
1760
+ * - The instance is a sharded cluster instance.
1761
+ * - The billing method of the instance is pay-as-you-go.
1762
+ * - The number of the shard or mongos nodes in the instance is greater than two.
1698
1763
  *
1699
1764
  * @param request - DeleteNodeRequest
1700
1765
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1753,10 +1818,10 @@ export default class Client extends OpenApi {
1753
1818
  *
1754
1819
  * @remarks
1755
1820
  * Before you call this operation, make sure that the instance meets the following requirements:
1756
- * * The instance is in the Running state.
1757
- * * The instance is a sharded cluster instance.
1758
- * * The billing method of the instance is pay-as-you-go.
1759
- * * The number of the shard or mongos nodes in the instance is greater than two.
1821
+ * - The instance is in the Running state.
1822
+ * - The instance is a sharded cluster instance.
1823
+ * - The billing method of the instance is pay-as-you-go.
1824
+ * - The number of the shard or mongos nodes in the instance is greater than two.
1760
1825
  *
1761
1826
  * @param request - DeleteNodeRequest
1762
1827
  * @returns DeleteNodeResponse
@@ -1769,9 +1834,6 @@ export default class Client extends OpenApi {
1769
1834
  /**
1770
1835
  * Queries the database accounts of an ApsaraDB for MongoDB instance.
1771
1836
  *
1772
- * @remarks
1773
- * > This operation can be used to query only the information of the root account.
1774
- *
1775
1837
  * @param request - DescribeAccountsRequest
1776
1838
  * @param runtime - runtime options for this request RuntimeOptions
1777
1839
  * @returns DescribeAccountsResponse
@@ -1823,9 +1885,6 @@ export default class Client extends OpenApi {
1823
1885
  /**
1824
1886
  * Queries the database accounts of an ApsaraDB for MongoDB instance.
1825
1887
  *
1826
- * @remarks
1827
- * > This operation can be used to query only the information of the root account.
1828
- *
1829
1888
  * @param request - DescribeAccountsRequest
1830
1889
  * @returns DescribeAccountsResponse
1831
1890
  */
@@ -1835,6 +1894,8 @@ export default class Client extends OpenApi {
1835
1894
  }
1836
1895
 
1837
1896
  /**
1897
+ * Queries the Operation and Maintenance (O&M) task configuration for a MongoDB instance.
1898
+ *
1838
1899
  * @param request - DescribeActiveOperationMaintenanceConfigRequest
1839
1900
  * @param runtime - runtime options for this request RuntimeOptions
1840
1901
  * @returns DescribeActiveOperationMaintenanceConfigResponse
@@ -1876,6 +1937,8 @@ export default class Client extends OpenApi {
1876
1937
  }
1877
1938
 
1878
1939
  /**
1940
+ * Queries the Operation and Maintenance (O&M) task configuration for a MongoDB instance.
1941
+ *
1879
1942
  * @param request - DescribeActiveOperationMaintenanceConfigRequest
1880
1943
  * @returns DescribeActiveOperationMaintenanceConfigResponse
1881
1944
  */
@@ -1885,7 +1948,7 @@ export default class Client extends OpenApi {
1885
1948
  }
1886
1949
 
1887
1950
  /**
1888
- * Queries the detailed information about tasks of an ApsaraDB for MongoDB instance.
1951
+ * Queries the detailed information about tasks of an ApsaraDB for MongoDB instance.
1889
1952
  *
1890
1953
  * @param request - DescribeActiveOperationTaskRequest
1891
1954
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1952,7 +2015,7 @@ export default class Client extends OpenApi {
1952
2015
  }
1953
2016
 
1954
2017
  /**
1955
- * Queries the detailed information about tasks of an ApsaraDB for MongoDB instance.
2018
+ * Queries the detailed information about tasks of an ApsaraDB for MongoDB instance.
1956
2019
  *
1957
2020
  * @param request - DescribeActiveOperationTaskRequest
1958
2021
  * @returns DescribeActiveOperationTaskResponse
@@ -2021,6 +2084,8 @@ export default class Client extends OpenApi {
2021
2084
  }
2022
2085
 
2023
2086
  /**
2087
+ * Queries the types and number of O&M tasks for a MongoDB instance.
2088
+ *
2024
2089
  * @param request - DescribeActiveOperationTaskRegionRequest
2025
2090
  * @param runtime - runtime options for this request RuntimeOptions
2026
2091
  * @returns DescribeActiveOperationTaskRegionResponse
@@ -2070,6 +2135,8 @@ export default class Client extends OpenApi {
2070
2135
  }
2071
2136
 
2072
2137
  /**
2138
+ * Queries the types and number of O&M tasks for a MongoDB instance.
2139
+ *
2073
2140
  * @param request - DescribeActiveOperationTaskRegionRequest
2074
2141
  * @returns DescribeActiveOperationTaskRegionResponse
2075
2142
  */
@@ -2147,7 +2214,7 @@ export default class Client extends OpenApi {
2147
2214
  }
2148
2215
 
2149
2216
  /**
2150
- * Queries a list of operation and maintenance tasks initiated for an ApsaraDB for MongoDB instance.
2217
+ * Queries O&M task details for MongoDB instances.
2151
2218
  *
2152
2219
  * @param request - DescribeActiveOperationTasksRequest
2153
2220
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2238,7 +2305,7 @@ export default class Client extends OpenApi {
2238
2305
  }
2239
2306
 
2240
2307
  /**
2241
- * Queries a list of operation and maintenance tasks initiated for an ApsaraDB for MongoDB instance.
2308
+ * Queries O&M task details for MongoDB instances.
2242
2309
  *
2243
2310
  * @param request - DescribeActiveOperationTasksRequest
2244
2311
  * @returns DescribeActiveOperationTasksResponse
@@ -2249,12 +2316,12 @@ export default class Client extends OpenApi {
2249
2316
  }
2250
2317
 
2251
2318
  /**
2252
- * Queries the types of entries in the audit log collected for an ApsaraDB for MongoDB instance.
2319
+ * Queries the audit log types collected for a MongoDB instance.
2253
2320
  *
2254
2321
  * @remarks
2255
- * The instance must be in the running state when you call this operation.
2256
- * * This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
2257
- * * You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
2322
+ * - The instance must be in the running state when you call this operation.
2323
+ * - This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
2324
+ * - You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
2258
2325
  *
2259
2326
  * @param request - DescribeAuditLogFilterRequest
2260
2327
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2305,12 +2372,12 @@ export default class Client extends OpenApi {
2305
2372
  }
2306
2373
 
2307
2374
  /**
2308
- * Queries the types of entries in the audit log collected for an ApsaraDB for MongoDB instance.
2375
+ * Queries the audit log types collected for a MongoDB instance.
2309
2376
  *
2310
2377
  * @remarks
2311
- * The instance must be in the running state when you call this operation.
2312
- * * This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
2313
- * * You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
2378
+ * - The instance must be in the running state when you call this operation.
2379
+ * - This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
2380
+ * - You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
2314
2381
  *
2315
2382
  * @param request - DescribeAuditLogFilterRequest
2316
2383
  * @returns DescribeAuditLogFilterResponse
@@ -2321,12 +2388,12 @@ export default class Client extends OpenApi {
2321
2388
  }
2322
2389
 
2323
2390
  /**
2324
- * Queries whether the audit log feature is enabled for an ApsaraDB for MongoDB instance.
2391
+ * Checks whether audit logging is enabled for a MongoDB instance.
2325
2392
  *
2326
2393
  * @remarks
2327
- * The instance must be in the running state when you call this operation.
2328
- * * This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
2329
- * * You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
2394
+ * - The instance must be in the running state.
2395
+ * - This operation is available only for **General-purpose Local Disk Edition** and **Dedicated Local Disk Edition** instances.
2396
+ * - You can call this operation up to 30 times per minute. Calls that exceed this limit are throttled. To make frequent calls, use Log Service. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
2330
2397
  *
2331
2398
  * @param request - DescribeAuditPolicyRequest
2332
2399
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2373,12 +2440,12 @@ export default class Client extends OpenApi {
2373
2440
  }
2374
2441
 
2375
2442
  /**
2376
- * Queries whether the audit log feature is enabled for an ApsaraDB for MongoDB instance.
2443
+ * Checks whether audit logging is enabled for a MongoDB instance.
2377
2444
  *
2378
2445
  * @remarks
2379
- * The instance must be in the running state when you call this operation.
2380
- * * This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
2381
- * * You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
2446
+ * - The instance must be in the running state.
2447
+ * - This operation is available only for **General-purpose Local Disk Edition** and **Dedicated Local Disk Edition** instances.
2448
+ * - You can call this operation up to 30 times per minute. Calls that exceed this limit are throttled. To make frequent calls, use Log Service. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
2382
2449
  *
2383
2450
  * @param request - DescribeAuditPolicyRequest
2384
2451
  * @returns DescribeAuditPolicyResponse
@@ -2389,12 +2456,12 @@ export default class Client extends OpenApi {
2389
2456
  }
2390
2457
 
2391
2458
  /**
2392
- * Queries the audit logs of an ApsaraDB for MongoDB instance.
2459
+ * Queries audit log entries for a MongoDB instance.
2393
2460
  *
2394
2461
  * @remarks
2395
- * When you call this operation, ensure that the audit log feature of the instance is enabled. Otherwise, the operation returns an empty audit log.
2396
- * * This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
2397
- * * You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
2462
+ * - When you call this operation, ensure that the audit log feature of the instance is enabled. Otherwise, the operation returns an empty audit log.
2463
+ * - This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
2464
+ * - You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
2398
2465
  *
2399
2466
  * @param request - DescribeAuditRecordsRequest
2400
2467
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2485,12 +2552,12 @@ export default class Client extends OpenApi {
2485
2552
  }
2486
2553
 
2487
2554
  /**
2488
- * Queries the audit logs of an ApsaraDB for MongoDB instance.
2555
+ * Queries audit log entries for a MongoDB instance.
2489
2556
  *
2490
2557
  * @remarks
2491
- * When you call this operation, ensure that the audit log feature of the instance is enabled. Otherwise, the operation returns an empty audit log.
2492
- * * This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
2493
- * * You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
2558
+ * - When you call this operation, ensure that the audit log feature of the instance is enabled. Otherwise, the operation returns an empty audit log.
2559
+ * - This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
2560
+ * - You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
2494
2561
  *
2495
2562
  * @param request - DescribeAuditRecordsRequest
2496
2563
  * @returns DescribeAuditRecordsResponse
@@ -2621,7 +2688,7 @@ export default class Client extends OpenApi {
2621
2688
  }
2622
2689
 
2623
2690
  /**
2624
- * You can call this operation to query the engine versions to which an ApsaraDB for MongoDB instance can be upgraded.
2691
+ * Queries the engine versions to which an ApsaraDB for MongoDB instance can be upgraded.
2625
2692
  *
2626
2693
  * @param request - DescribeAvailableEngineVersionRequest
2627
2694
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2668,7 +2735,7 @@ export default class Client extends OpenApi {
2668
2735
  }
2669
2736
 
2670
2737
  /**
2671
- * You can call this operation to query the engine versions to which an ApsaraDB for MongoDB instance can be upgraded.
2738
+ * Queries the engine versions to which an ApsaraDB for MongoDB instance can be upgraded.
2672
2739
  *
2673
2740
  * @param request - DescribeAvailableEngineVersionRequest
2674
2741
  * @returns DescribeAvailableEngineVersionResponse
@@ -2774,11 +2841,11 @@ export default class Client extends OpenApi {
2774
2841
  * @remarks
2775
2842
  * You can call the [CreateDBInstance](https://help.aliyun.com/document_detail/61763.html) operation to restore a database for an ApsaraDB for MongoDB instance. For more information, see [Restore one database of an ApsaraDB for MongoDB instance](https://help.aliyun.com/document_detail/112274.html).
2776
2843
  * Before you call this operation, make sure that the instance meets the following requirements:
2777
- * * The instance was created after March 26, 2019.
2778
- * * The instance is located in the China (Qingdao), China (Beijing), China (Zhangjiakou), China (Hohhot), China (Hangzhou), China (Shanghai), China (Shenzhen), or Singapore region. Other regions are not supported.
2779
- * * The instance is a replica set instance.
2780
- * * The instance runs MongoDB 3.4, MongoDB 4.0, or MongoDB 4.2. In addition, the instance uses local disks to store data.
2781
- * * The storage engine of the instance is WiredTiger.
2844
+ * - The instance was created after March 26, 2019.
2845
+ * - The instance is located in the China (Qingdao), China (Beijing), China (Zhangjiakou), China (Hohhot), China (Hangzhou), China (Shanghai), China (Shenzhen), or Singapore region. Other regions are not supported.
2846
+ * - The instance is a replica set instance.
2847
+ * - The instance runs MongoDB 3.4, MongoDB 4.0, or MongoDB 4.2. In addition, the instance uses local disks to store data.
2848
+ * - The storage engine of the instance is WiredTiger.
2782
2849
  *
2783
2850
  * @param request - DescribeBackupDBsRequest
2784
2851
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2854,11 +2921,11 @@ export default class Client extends OpenApi {
2854
2921
  * @remarks
2855
2922
  * You can call the [CreateDBInstance](https://help.aliyun.com/document_detail/61763.html) operation to restore a database for an ApsaraDB for MongoDB instance. For more information, see [Restore one database of an ApsaraDB for MongoDB instance](https://help.aliyun.com/document_detail/112274.html).
2856
2923
  * Before you call this operation, make sure that the instance meets the following requirements:
2857
- * * The instance was created after March 26, 2019.
2858
- * * The instance is located in the China (Qingdao), China (Beijing), China (Zhangjiakou), China (Hohhot), China (Hangzhou), China (Shanghai), China (Shenzhen), or Singapore region. Other regions are not supported.
2859
- * * The instance is a replica set instance.
2860
- * * The instance runs MongoDB 3.4, MongoDB 4.0, or MongoDB 4.2. In addition, the instance uses local disks to store data.
2861
- * * The storage engine of the instance is WiredTiger.
2924
+ * - The instance was created after March 26, 2019.
2925
+ * - The instance is located in the China (Qingdao), China (Beijing), China (Zhangjiakou), China (Hohhot), China (Hangzhou), China (Shanghai), China (Shenzhen), or Singapore region. Other regions are not supported.
2926
+ * - The instance is a replica set instance.
2927
+ * - The instance runs MongoDB 3.4, MongoDB 4.0, or MongoDB 4.2. In addition, the instance uses local disks to store data.
2928
+ * - The storage engine of the instance is WiredTiger.
2862
2929
  *
2863
2930
  * @param request - DescribeBackupDBsRequest
2864
2931
  * @returns DescribeBackupDBsResponse
@@ -2869,7 +2936,7 @@ export default class Client extends OpenApi {
2869
2936
  }
2870
2937
 
2871
2938
  /**
2872
- * Queries the backup policy of an ApsaraDB for MongoDB instance.
2939
+ * Queries the backup policy of a MongoDB instance.
2873
2940
  *
2874
2941
  * @param request - DescribeBackupPolicyRequest
2875
2942
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2928,7 +2995,7 @@ export default class Client extends OpenApi {
2928
2995
  }
2929
2996
 
2930
2997
  /**
2931
- * Queries the backup policy of an ApsaraDB for MongoDB instance.
2998
+ * Queries the backup policy of a MongoDB instance.
2932
2999
  *
2933
3000
  * @param request - DescribeBackupPolicyRequest
2934
3001
  * @returns DescribeBackupPolicyResponse
@@ -2939,7 +3006,10 @@ export default class Client extends OpenApi {
2939
3006
  }
2940
3007
 
2941
3008
  /**
2942
- * Queries the storage used for backup in an ApsaraDB for MongoDB replica set or sharded cluster instance that uses cloud disks. Note that you are charged only for the backup-used storage of each shard in a sharded cluster instance. You can call this operation only to query the storage used by a single shard in the instance for backup.
3009
+ * Queries the backup usage for a MongoDB replica set or sharded cluster instance that uses cloud disks.
3010
+ *
3011
+ * @remarks
3012
+ * Backup usage for a sharded cluster is billed on a per-shard basis. You can use this operation to query the backup usage for a single shard.
2943
3013
  *
2944
3014
  * @param request - DescribeBackupStorageRequest
2945
3015
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2994,7 +3064,10 @@ export default class Client extends OpenApi {
2994
3064
  }
2995
3065
 
2996
3066
  /**
2997
- * Queries the storage used for backup in an ApsaraDB for MongoDB replica set or sharded cluster instance that uses cloud disks. Note that you are charged only for the backup-used storage of each shard in a sharded cluster instance. You can call this operation only to query the storage used by a single shard in the instance for backup.
3067
+ * Queries the backup usage for a MongoDB replica set or sharded cluster instance that uses cloud disks.
3068
+ *
3069
+ * @remarks
3070
+ * Backup usage for a sharded cluster is billed on a per-shard basis. You can use this operation to query the backup usage for a single shard.
2998
3071
  *
2999
3072
  * @param request - DescribeBackupStorageRequest
3000
3073
  * @returns DescribeBackupStorageResponse
@@ -3005,7 +3078,7 @@ export default class Client extends OpenApi {
3005
3078
  }
3006
3079
 
3007
3080
  /**
3008
- * Queries backup tasks running in an ApsaraDB for MongoDB replica set or sharded cluster instance that uses cloud disks.
3081
+ * Queries ongoing backup jobs for MongoDB ReplicaSet or sharded cluster instances that use cloud disks.
3009
3082
  *
3010
3083
  * @param request - DescribeBackupTasksRequest
3011
3084
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3060,7 +3133,7 @@ export default class Client extends OpenApi {
3060
3133
  }
3061
3134
 
3062
3135
  /**
3063
- * Queries backup tasks running in an ApsaraDB for MongoDB replica set or sharded cluster instance that uses cloud disks.
3136
+ * Queries ongoing backup jobs for MongoDB ReplicaSet or sharded cluster instances that use cloud disks.
3064
3137
  *
3065
3138
  * @param request - DescribeBackupTasksRequest
3066
3139
  * @returns DescribeBackupTasksResponse
@@ -3071,7 +3144,7 @@ export default class Client extends OpenApi {
3071
3144
  }
3072
3145
 
3073
3146
  /**
3074
- * Queries the backup sets of an ApsaraDB for MongoDB instance.
3147
+ * Queries the backups of a MongoDB instance.
3075
3148
  *
3076
3149
  * @param request - DescribeBackupsRequest
3077
3150
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3158,7 +3231,7 @@ export default class Client extends OpenApi {
3158
3231
  }
3159
3232
 
3160
3233
  /**
3161
- * Queries the backup sets of an ApsaraDB for MongoDB instance.
3234
+ * Queries the backups of a MongoDB instance.
3162
3235
  *
3163
3236
  * @param request - DescribeBackupsRequest
3164
3237
  * @returns DescribeBackupsResponse
@@ -3169,11 +3242,109 @@ export default class Client extends OpenApi {
3169
3242
  }
3170
3243
 
3171
3244
  /**
3172
- * Queries the backup sets of an ApsaraDB for MongoDB sharded cluster instance that uses cloud disks.
3245
+ * Query log backup files for an ApsaraDB for MongoDB instance.
3246
+ *
3247
+ * @param request - DescribeBinlogFilesRequest
3248
+ * @param runtime - runtime options for this request RuntimeOptions
3249
+ * @returns DescribeBinlogFilesResponse
3250
+ */
3251
+ async describeBinlogFilesWithOptions(request: $_model.DescribeBinlogFilesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeBinlogFilesResponse> {
3252
+ request.validate();
3253
+ let query = { };
3254
+ if (!$dara.isNull(request.binlogId)) {
3255
+ query["BinlogId"] = request.binlogId;
3256
+ }
3257
+
3258
+ if (!$dara.isNull(request.DBInstanceId)) {
3259
+ query["DBInstanceId"] = request.DBInstanceId;
3260
+ }
3261
+
3262
+ if (!$dara.isNull(request.destRegion)) {
3263
+ query["DestRegion"] = request.destRegion;
3264
+ }
3265
+
3266
+ if (!$dara.isNull(request.endTime)) {
3267
+ query["EndTime"] = request.endTime;
3268
+ }
3269
+
3270
+ if (!$dara.isNull(request.nodeId)) {
3271
+ query["NodeId"] = request.nodeId;
3272
+ }
3273
+
3274
+ if (!$dara.isNull(request.ownerAccount)) {
3275
+ query["OwnerAccount"] = request.ownerAccount;
3276
+ }
3277
+
3278
+ if (!$dara.isNull(request.ownerId)) {
3279
+ query["OwnerId"] = request.ownerId;
3280
+ }
3281
+
3282
+ if (!$dara.isNull(request.pageNumber)) {
3283
+ query["PageNumber"] = request.pageNumber;
3284
+ }
3285
+
3286
+ if (!$dara.isNull(request.pageSize)) {
3287
+ query["PageSize"] = request.pageSize;
3288
+ }
3289
+
3290
+ if (!$dara.isNull(request.regionId)) {
3291
+ query["RegionId"] = request.regionId;
3292
+ }
3293
+
3294
+ if (!$dara.isNull(request.resourceGroupId)) {
3295
+ query["ResourceGroupId"] = request.resourceGroupId;
3296
+ }
3297
+
3298
+ if (!$dara.isNull(request.resourceOwnerAccount)) {
3299
+ query["ResourceOwnerAccount"] = request.resourceOwnerAccount;
3300
+ }
3301
+
3302
+ if (!$dara.isNull(request.resourceOwnerId)) {
3303
+ query["ResourceOwnerId"] = request.resourceOwnerId;
3304
+ }
3305
+
3306
+ if (!$dara.isNull(request.srcRegion)) {
3307
+ query["SrcRegion"] = request.srcRegion;
3308
+ }
3309
+
3310
+ if (!$dara.isNull(request.startTime)) {
3311
+ query["StartTime"] = request.startTime;
3312
+ }
3313
+
3314
+ let req = new $OpenApiUtil.OpenApiRequest({
3315
+ query: OpenApiUtil.query(query),
3316
+ });
3317
+ let params = new $OpenApiUtil.Params({
3318
+ action: "DescribeBinlogFiles",
3319
+ version: "2015-12-01",
3320
+ protocol: "HTTPS",
3321
+ pathname: "/",
3322
+ method: "POST",
3323
+ authType: "AK",
3324
+ style: "RPC",
3325
+ reqBodyType: "formData",
3326
+ bodyType: "json",
3327
+ });
3328
+ return $dara.cast<$_model.DescribeBinlogFilesResponse>(await this.callApi(params, req, runtime), new $_model.DescribeBinlogFilesResponse({}));
3329
+ }
3330
+
3331
+ /**
3332
+ * Query log backup files for an ApsaraDB for MongoDB instance.
3333
+ *
3334
+ * @param request - DescribeBinlogFilesRequest
3335
+ * @returns DescribeBinlogFilesResponse
3336
+ */
3337
+ async describeBinlogFiles(request: $_model.DescribeBinlogFilesRequest): Promise<$_model.DescribeBinlogFilesResponse> {
3338
+ let runtime = new $dara.RuntimeOptions({ });
3339
+ return await this.describeBinlogFilesWithOptions(request, runtime);
3340
+ }
3341
+
3342
+ /**
3343
+ * Queries the cluster backup sets for an ApsaraDB for MongoDB sharded cluster instance that uses cloud disks.
3173
3344
  *
3174
3345
  * @remarks
3175
- * For a sharded cluster instance that is created before October 19, 2023 and uses cloud disks, you must call the [TransferClusterBackup](https://help.aliyun.com/document_detail/2587931.html) operation to switch the instance from the shard backup mode to the cluster backup mode before you call the DescribeClusterBackups operation.
3176
- * By default, cloud disk-based sharded cluster instances that are created after October 19, 2023 are in the cluster backup mode.
3346
+ * For sharded cluster instances that use cloud disks and were created before October 19, 2023, you must first call the [TransferClusterBackup](https://help.aliyun.com/document_detail/2587931.html) operation to convert shard backups to cluster backups.
3347
+ * Sharded cluster instances that use cloud disks and were created after October 19, 2023 use cluster backups by default.
3177
3348
  *
3178
3349
  * @param request - DescribeClusterBackupsRequest
3179
3350
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3260,11 +3431,11 @@ export default class Client extends OpenApi {
3260
3431
  }
3261
3432
 
3262
3433
  /**
3263
- * Queries the backup sets of an ApsaraDB for MongoDB sharded cluster instance that uses cloud disks.
3434
+ * Queries the cluster backup sets for an ApsaraDB for MongoDB sharded cluster instance that uses cloud disks.
3264
3435
  *
3265
3436
  * @remarks
3266
- * For a sharded cluster instance that is created before October 19, 2023 and uses cloud disks, you must call the [TransferClusterBackup](https://help.aliyun.com/document_detail/2587931.html) operation to switch the instance from the shard backup mode to the cluster backup mode before you call the DescribeClusterBackups operation.
3267
- * By default, cloud disk-based sharded cluster instances that are created after October 19, 2023 are in the cluster backup mode.
3437
+ * For sharded cluster instances that use cloud disks and were created before October 19, 2023, you must first call the [TransferClusterBackup](https://help.aliyun.com/document_detail/2587931.html) operation to convert shard backups to cluster backups.
3438
+ * Sharded cluster instances that use cloud disks and were created after October 19, 2023 use cluster backups by default.
3268
3439
  *
3269
3440
  * @param request - DescribeClusterBackupsRequest
3270
3441
  * @returns DescribeClusterBackupsResponse
@@ -3275,11 +3446,11 @@ export default class Client extends OpenApi {
3275
3446
  }
3276
3447
 
3277
3448
  /**
3278
- * Queries the time range to which you can restore the data of an ApsaraDB for MongoDB sharded cluster instance that uses cloud disks.
3449
+ * Queries the restorable time range of a sharded cluster instance that uses cloud disks in ApsaraDB for MongoDB.
3279
3450
  *
3280
3451
  * @remarks
3281
- * The instance is an ApsaraDB for MongoDB sharded cluster instance that runs MongoDB 4.4 or later and uses enhanced SSDs (ESSDs) to store data.
3282
- * * You can call the TransferClusterBackup operation only for instances that are created before October 19, 2023 to switch the instances to the cluster backup mode. The DescribeClusterRecoverTime operation is applicable only to instances that are switched to the cluster backup mode or instances that are created on or after October 19, 2023.
3452
+ * - The MongoDB instance must be a sharded cluster instance that runs major engine version 4.4 or later and uses standard SSDs as the storage pattern.
3453
+ * - Only instances created before October 19, 2023 need to invoke the TransferClusterBackup operation to switch to the cluster backup mode. Instances that have been switched to the cluster backup mode or sharded cluster instances with cloud disks created on or after October 19, 2023 can directly invoke this operation.
3283
3454
  *
3284
3455
  * @param request - DescribeClusterRecoverTimeRequest
3285
3456
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3296,6 +3467,10 @@ export default class Client extends OpenApi {
3296
3467
  query["DestRegion"] = request.destRegion;
3297
3468
  }
3298
3469
 
3470
+ if (!$dara.isNull(request.onlyDbTableRecovery)) {
3471
+ query["OnlyDbTableRecovery"] = request.onlyDbTableRecovery;
3472
+ }
3473
+
3299
3474
  if (!$dara.isNull(request.ownerAccount)) {
3300
3475
  query["OwnerAccount"] = request.ownerAccount;
3301
3476
  }
@@ -3338,11 +3513,11 @@ export default class Client extends OpenApi {
3338
3513
  }
3339
3514
 
3340
3515
  /**
3341
- * Queries the time range to which you can restore the data of an ApsaraDB for MongoDB sharded cluster instance that uses cloud disks.
3516
+ * Queries the restorable time range of a sharded cluster instance that uses cloud disks in ApsaraDB for MongoDB.
3342
3517
  *
3343
3518
  * @remarks
3344
- * The instance is an ApsaraDB for MongoDB sharded cluster instance that runs MongoDB 4.4 or later and uses enhanced SSDs (ESSDs) to store data.
3345
- * * You can call the TransferClusterBackup operation only for instances that are created before October 19, 2023 to switch the instances to the cluster backup mode. The DescribeClusterRecoverTime operation is applicable only to instances that are switched to the cluster backup mode or instances that are created on or after October 19, 2023.
3519
+ * - The MongoDB instance must be a sharded cluster instance that runs major engine version 4.4 or later and uses standard SSDs as the storage pattern.
3520
+ * - Only instances created before October 19, 2023 need to invoke the TransferClusterBackup operation to switch to the cluster backup mode. Instances that have been switched to the cluster backup mode or sharded cluster instances with cloud disks created on or after October 19, 2023 can directly invoke this operation.
3346
3521
  *
3347
3522
  * @param request - DescribeClusterRecoverTimeRequest
3348
3523
  * @returns DescribeClusterRecoverTimeResponse
@@ -3353,7 +3528,7 @@ export default class Client extends OpenApi {
3353
3528
  }
3354
3529
 
3355
3530
  /**
3356
- * Queries the details of an ApsaraDB for MongoDB instance.
3531
+ * Queries information about an ApsaraDB for MongoDB instance.
3357
3532
  *
3358
3533
  * @param request - DescribeDBInstanceAttributeRequest
3359
3534
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3416,7 +3591,7 @@ export default class Client extends OpenApi {
3416
3591
  }
3417
3592
 
3418
3593
  /**
3419
- * Queries the details of an ApsaraDB for MongoDB instance.
3594
+ * Queries information about an ApsaraDB for MongoDB instance.
3420
3595
  *
3421
3596
  * @param request - DescribeDBInstanceAttributeRequest
3422
3597
  * @returns DescribeDBInstanceAttributeResponse
@@ -3427,7 +3602,7 @@ export default class Client extends OpenApi {
3427
3602
  }
3428
3603
 
3429
3604
  /**
3430
- * Queries the details of a key for an ApsaraDB for MongoDB instance.
3605
+ * Queries the encryption key of a MongoDB instance.
3431
3606
  *
3432
3607
  * @remarks
3433
3608
  * When you call the DescribeDBInstanceEncryptionKey operation, the instance must have transparent data encryption (TDE) enabled in BYOK mode. You can call the [ModifyDBInstanceTDE](https://help.aliyun.com/document_detail/131267.html) operation to enable TDE.
@@ -3481,7 +3656,7 @@ export default class Client extends OpenApi {
3481
3656
  }
3482
3657
 
3483
3658
  /**
3484
- * Queries the details of a key for an ApsaraDB for MongoDB instance.
3659
+ * Queries the encryption key of a MongoDB instance.
3485
3660
  *
3486
3661
  * @remarks
3487
3662
  * When you call the DescribeDBInstanceEncryptionKey operation, the instance must have transparent data encryption (TDE) enabled in BYOK mode. You can call the [ModifyDBInstanceTDE](https://help.aliyun.com/document_detail/131267.html) operation to enable TDE.
@@ -3553,7 +3728,7 @@ export default class Client extends OpenApi {
3553
3728
  }
3554
3729
 
3555
3730
  /**
3556
- * Queries the performance data of an ApsaraDB for MongoDB instance.
3731
+ * Queries the performance data of a MongoDB instance.
3557
3732
  *
3558
3733
  * @param request - DescribeDBInstancePerformanceRequest
3559
3734
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3632,7 +3807,7 @@ export default class Client extends OpenApi {
3632
3807
  }
3633
3808
 
3634
3809
  /**
3635
- * Queries the performance data of an ApsaraDB for MongoDB instance.
3810
+ * Queries the performance data of a MongoDB instance.
3636
3811
  *
3637
3812
  * @param request - DescribeDBInstancePerformanceRequest
3638
3813
  * @returns DescribeDBInstancePerformanceResponse
@@ -3643,13 +3818,14 @@ export default class Client extends OpenApi {
3643
3818
  }
3644
3819
 
3645
3820
  /**
3646
- * Queries the Secure Sockets Layer (SSL) settings of an ApsaraDB for MongoDB instance.
3821
+ * Query SSL configuration details for a MongoDB instance.
3647
3822
  *
3648
3823
  * @remarks
3649
- * Before you call this operation, make sure that the following requirements are met:
3650
- * * The instance is in the Running state.
3651
- * * The instance is a replica set instance.
3652
- * * The instance runs MongoDB 3.4 or later.
3824
+ * To use this operation, the instance must meet the following requirements:
3825
+ * - The instance status is Running.
3826
+ * - The instance is a replica set instance or a sharded cluster instance.
3827
+ * - The replica set instance must be version 3.4 or later.
3828
+ * - The sharded cluster instance must use Enhanced SSDs (ESSDs).
3653
3829
  *
3654
3830
  * @param request - DescribeDBInstanceSSLRequest
3655
3831
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3696,13 +3872,14 @@ export default class Client extends OpenApi {
3696
3872
  }
3697
3873
 
3698
3874
  /**
3699
- * Queries the Secure Sockets Layer (SSL) settings of an ApsaraDB for MongoDB instance.
3875
+ * Query SSL configuration details for a MongoDB instance.
3700
3876
  *
3701
3877
  * @remarks
3702
- * Before you call this operation, make sure that the following requirements are met:
3703
- * * The instance is in the Running state.
3704
- * * The instance is a replica set instance.
3705
- * * The instance runs MongoDB 3.4 or later.
3878
+ * To use this operation, the instance must meet the following requirements:
3879
+ * - The instance status is Running.
3880
+ * - The instance is a replica set instance or a sharded cluster instance.
3881
+ * - The replica set instance must be version 3.4 or later.
3882
+ * - The sharded cluster instance must use Enhanced SSDs (ESSDs).
3706
3883
  *
3707
3884
  * @param request - DescribeDBInstanceSSLRequest
3708
3885
  * @returns DescribeDBInstanceSSLResponse
@@ -3713,7 +3890,7 @@ export default class Client extends OpenApi {
3713
3890
  }
3714
3891
 
3715
3892
  /**
3716
- * 查看规格信息详情
3893
+ * Gets instance type details.
3717
3894
  *
3718
3895
  * @param request - DescribeDBInstanceSpecInfoRequest
3719
3896
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3764,7 +3941,7 @@ export default class Client extends OpenApi {
3764
3941
  }
3765
3942
 
3766
3943
  /**
3767
- * 查看规格信息详情
3944
+ * Gets instance type details.
3768
3945
  *
3769
3946
  * @param request - DescribeDBInstanceSpecInfoRequest
3770
3947
  * @returns DescribeDBInstanceSpecInfoResponse
@@ -3779,8 +3956,8 @@ export default class Client extends OpenApi {
3779
3956
  *
3780
3957
  * @remarks
3781
3958
  * Before you call this operation, make sure that the ApsaraDB for MongoDB instance meets the following requirements:
3782
- * * The instance is a replica set or sharded cluster instance.
3783
- * * The instance uses local physical disks to store data.
3959
+ * - The instance is a replica set or sharded cluster instance.
3960
+ * - The instance uses local physical disks to store data.
3784
3961
  *
3785
3962
  * @param request - DescribeDBInstanceSwitchLogRequest
3786
3963
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3835,8 +4012,8 @@ export default class Client extends OpenApi {
3835
4012
  *
3836
4013
  * @remarks
3837
4014
  * Before you call this operation, make sure that the ApsaraDB for MongoDB instance meets the following requirements:
3838
- * * The instance is a replica set or sharded cluster instance.
3839
- * * The instance uses local physical disks to store data.
4015
+ * - The instance is a replica set or sharded cluster instance.
4016
+ * - The instance uses local physical disks to store data.
3840
4017
  *
3841
4018
  * @param request - DescribeDBInstanceSwitchLogRequest
3842
4019
  * @returns DescribeDBInstanceSwitchLogResponse
@@ -3850,11 +4027,11 @@ export default class Client extends OpenApi {
3850
4027
  * Queries whether Transparent Data Encryption (TDE) is enabled for an ApsaraDB for MongoDB instance.
3851
4028
  *
3852
4029
  * @remarks
3853
- * > For more information about TDE, see [TDE](https://help.aliyun.com/document_detail/131048.html).
3854
- * Before you call this operation, make sure that the instance meets the following requirements:
3855
- * * The instance is a replica set or sharded cluster instance.
3856
- * * The storage engine of the instance is WiredTiger.
3857
- * * The database engine version of the instance is 4.0 or 4.2. If the database engine version is earlier than 4.0, you can call the [UpgradeDBInstanceEngineVersion](https://help.aliyun.com/document_detail/67608.html) operation to upgrade the database engine.
4030
+ * > For more information about this feature, see [Settings for transparent data encryption TDE](https://help.aliyun.com/document_detail/131048.html).
4031
+ * When you invoke this operation, the instance must meet the following conditions:
4032
+ * - The instance is a replica set instance or a sharded cluster instance.
4033
+ * - The storage DPI engine of the instance is WiredTiger.
4034
+ * - The database DPI engine version of the instance is 4.0 or 4.2. If the database DPI engine version is earlier than the required version, you can invoke the [UpgradeDBInstanceEngineVersion](https://help.aliyun.com/document_detail/67608.html) operation to upgrade the database DPI engine version.
3858
4035
  *
3859
4036
  * @param request - DescribeDBInstanceTDEInfoRequest
3860
4037
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3904,11 +4081,11 @@ export default class Client extends OpenApi {
3904
4081
  * Queries whether Transparent Data Encryption (TDE) is enabled for an ApsaraDB for MongoDB instance.
3905
4082
  *
3906
4083
  * @remarks
3907
- * > For more information about TDE, see [TDE](https://help.aliyun.com/document_detail/131048.html).
3908
- * Before you call this operation, make sure that the instance meets the following requirements:
3909
- * * The instance is a replica set or sharded cluster instance.
3910
- * * The storage engine of the instance is WiredTiger.
3911
- * * The database engine version of the instance is 4.0 or 4.2. If the database engine version is earlier than 4.0, you can call the [UpgradeDBInstanceEngineVersion](https://help.aliyun.com/document_detail/67608.html) operation to upgrade the database engine.
4084
+ * > For more information about this feature, see [Settings for transparent data encryption TDE](https://help.aliyun.com/document_detail/131048.html).
4085
+ * When you invoke this operation, the instance must meet the following conditions:
4086
+ * - The instance is a replica set instance or a sharded cluster instance.
4087
+ * - The storage DPI engine of the instance is WiredTiger.
4088
+ * - The database DPI engine version of the instance is 4.0 or 4.2. If the database DPI engine version is earlier than the required version, you can invoke the [UpgradeDBInstanceEngineVersion](https://help.aliyun.com/document_detail/67608.html) operation to upgrade the database DPI engine version.
3912
4089
  *
3913
4090
  * @param request - DescribeDBInstanceTDEInfoRequest
3914
4091
  * @returns DescribeDBInstanceTDEInfoResponse
@@ -3919,10 +4096,11 @@ export default class Client extends OpenApi {
3919
4096
  }
3920
4097
 
3921
4098
  /**
3922
- * Queries a list of ApsaraDB for MongoDB instances.
4099
+ * Queries a list of MongoDB instances.
3923
4100
  *
3924
4101
  * @remarks
3925
- * The list of replica set and standalone instances is displayed when the **DBInstanceType** parameter uses the default value **replicate**. To query a list of sharded cluster instances, you must set the **DBInstanceType** parameter to **sharding**.
4102
+ * <props="china">By default, this operation queries a list of replica set instances, which includes standalone instances. If you do not specify the **DBInstanceType** request parameter, the default value is **replicate**. To query a list of sharded cluster instances, set **DBInstanceType** to **sharding**. To query a list of serverless instances, set **DBInstanceType** to **serverless**.
4103
+ * <props="intl">By default, this operation queries a list of replica set instances, which includes standalone instances. If you do not specify the **DBInstanceType** request parameter, the default value is **replicate**. To query a list of sharded cluster instances, set **DBInstanceType** to **sharding**.
3926
4104
  *
3927
4105
  * @param request - DescribeDBInstancesRequest
3928
4106
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4053,10 +4231,11 @@ export default class Client extends OpenApi {
4053
4231
  }
4054
4232
 
4055
4233
  /**
4056
- * Queries a list of ApsaraDB for MongoDB instances.
4234
+ * Queries a list of MongoDB instances.
4057
4235
  *
4058
4236
  * @remarks
4059
- * The list of replica set and standalone instances is displayed when the **DBInstanceType** parameter uses the default value **replicate**. To query a list of sharded cluster instances, you must set the **DBInstanceType** parameter to **sharding**.
4237
+ * <props="china">By default, this operation queries a list of replica set instances, which includes standalone instances. If you do not specify the **DBInstanceType** request parameter, the default value is **replicate**. To query a list of sharded cluster instances, set **DBInstanceType** to **sharding**. To query a list of serverless instances, set **DBInstanceType** to **serverless**.
4238
+ * <props="intl">By default, this operation queries a list of replica set instances, which includes standalone instances. If you do not specify the **DBInstanceType** request parameter, the default value is **replicate**. To query a list of sharded cluster instances, set **DBInstanceType** to **sharding**.
4060
4239
  *
4061
4240
  * @param request - DescribeDBInstancesRequest
4062
4241
  * @returns DescribeDBInstancesResponse
@@ -4067,11 +4246,11 @@ export default class Client extends OpenApi {
4067
4246
  }
4068
4247
 
4069
4248
  /**
4070
- * Queries the overview information of one or more ApsaraDB for MongoDB instances.
4249
+ * Queries the overview of one or more ApsaraDB for MongoDB instances.
4071
4250
  *
4072
4251
  * @remarks
4073
- * If you do not specify an instance when you call this operation, the overview information of all instances in a specific region within this account is returned.
4074
- * * Paged query is disabled for this operation.
4252
+ * - If you do not specify any instances, the operation returns overview information for all instances in the destination region associated with your Alibaba Cloud account.
4253
+ * - The results of this operation are not paginated.
4075
4254
  *
4076
4255
  * @param request - DescribeDBInstancesOverviewRequest
4077
4256
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4166,11 +4345,11 @@ export default class Client extends OpenApi {
4166
4345
  }
4167
4346
 
4168
4347
  /**
4169
- * Queries the overview information of one or more ApsaraDB for MongoDB instances.
4348
+ * Queries the overview of one or more ApsaraDB for MongoDB instances.
4170
4349
  *
4171
4350
  * @remarks
4172
- * If you do not specify an instance when you call this operation, the overview information of all instances in a specific region within this account is returned.
4173
- * * Paged query is disabled for this operation.
4351
+ * - If you do not specify any instances, the operation returns overview information for all instances in the destination region associated with your Alibaba Cloud account.
4352
+ * - The results of this operation are not paginated.
4174
4353
  *
4175
4354
  * @param request - DescribeDBInstancesOverviewRequest
4176
4355
  * @returns DescribeDBInstancesOverviewResponse
@@ -4181,11 +4360,11 @@ export default class Client extends OpenApi {
4181
4360
  }
4182
4361
 
4183
4362
  /**
4184
- * Queries entries in error logs of an ApsaraDB for MongoDB instance.
4363
+ * Queries error log entries for a MongoDB instance.
4185
4364
  *
4186
4365
  * @remarks
4187
- * This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
4188
- * * You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
4366
+ * - This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
4367
+ * - You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
4189
4368
  *
4190
4369
  * @param request - DescribeErrorLogRecordsRequest
4191
4370
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4272,11 +4451,11 @@ export default class Client extends OpenApi {
4272
4451
  }
4273
4452
 
4274
4453
  /**
4275
- * Queries entries in error logs of an ApsaraDB for MongoDB instance.
4454
+ * Queries error log entries for a MongoDB instance.
4276
4455
  *
4277
4456
  * @remarks
4278
- * This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
4279
- * * You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
4457
+ * - This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
4458
+ * - You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
4280
4459
  *
4281
4460
  * @param request - DescribeErrorLogRecordsRequest
4282
4461
  * @returns DescribeErrorLogRecordsResponse
@@ -4325,7 +4504,7 @@ export default class Client extends OpenApi {
4325
4504
  }
4326
4505
 
4327
4506
  /**
4328
- * Queries the global IP whitelist templates associated with an ApsaraDB for MongoDB instance.
4507
+ * Queries the mapping between an instance and a global IP address whitelist template.
4329
4508
  *
4330
4509
  * @param request - DescribeGlobalSecurityIPGroupRelationRequest
4331
4510
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4376,7 +4555,7 @@ export default class Client extends OpenApi {
4376
4555
  }
4377
4556
 
4378
4557
  /**
4379
- * Queries the global IP whitelist templates associated with an ApsaraDB for MongoDB instance.
4558
+ * Queries the mapping between an instance and a global IP address whitelist template.
4380
4559
  *
4381
4560
  * @param request - DescribeGlobalSecurityIPGroupRelationRequest
4382
4561
  * @returns DescribeGlobalSecurityIPGroupRelationResponse
@@ -4571,7 +4750,7 @@ export default class Client extends OpenApi {
4571
4750
  }
4572
4751
 
4573
4752
  /**
4574
- * You can call this operation to query whether auto-renewal is enabled for an ApsaraDB for MongoDB instance.
4753
+ * Queries the auto-renewal status of MongoDB instances.
4575
4754
  *
4576
4755
  * @remarks
4577
4756
  * This operation is applicable to subscription instances.
@@ -4637,7 +4816,7 @@ export default class Client extends OpenApi {
4637
4816
  }
4638
4817
 
4639
4818
  /**
4640
- * You can call this operation to query whether auto-renewal is enabled for an ApsaraDB for MongoDB instance.
4819
+ * Queries the auto-renewal status of MongoDB instances.
4641
4820
  *
4642
4821
  * @remarks
4643
4822
  * This operation is applicable to subscription instances.
@@ -4651,7 +4830,7 @@ export default class Client extends OpenApi {
4651
4830
  }
4652
4831
 
4653
4832
  /**
4654
- * Queries the time required to restore the data of an ApsaraDB for MongoDB replica set instance that uses cloud disks.
4833
+ * Queries the restorable time ranges of an ApsaraDB for MongoDB replica set instance with cloud disks.
4655
4834
  *
4656
4835
  * @param request - DescribeInstanceRecoverTimeRequest
4657
4836
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4668,6 +4847,10 @@ export default class Client extends OpenApi {
4668
4847
  query["DestRegion"] = request.destRegion;
4669
4848
  }
4670
4849
 
4850
+ if (!$dara.isNull(request.onlyDbTableRecovery)) {
4851
+ query["OnlyDbTableRecovery"] = request.onlyDbTableRecovery;
4852
+ }
4853
+
4671
4854
  if (!$dara.isNull(request.ownerAccount)) {
4672
4855
  query["OwnerAccount"] = request.ownerAccount;
4673
4856
  }
@@ -4714,7 +4897,7 @@ export default class Client extends OpenApi {
4714
4897
  }
4715
4898
 
4716
4899
  /**
4717
- * Queries the time required to restore the data of an ApsaraDB for MongoDB replica set instance that uses cloud disks.
4900
+ * Queries the restorable time ranges of an ApsaraDB for MongoDB replica set instance with cloud disks.
4718
4901
  *
4719
4902
  * @param request - DescribeInstanceRecoverTimeRequest
4720
4903
  * @returns DescribeInstanceRecoverTimeResponse
@@ -4843,13 +5026,13 @@ export default class Client extends OpenApi {
4843
5026
  }
4844
5027
 
4845
5028
  /**
4846
- * Queries the logging configurations of an ApsaraDB for MongoDB instance.
5029
+ * You can view the configuration of MongoDB Log Service.
4847
5030
  *
4848
5031
  * @remarks
4849
- * This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
4850
- * This operation depends on the audit log feature of ApsaraDB for MongoDB. You can enable the audit log feature based on your business requirements. For more information, see [Enable the audit log feature](https://help.aliyun.com/document_detail/59903.html).
4851
- * * Starting from January 6, 2022, the official edition of the audit log feature has been launched in all regions, and new applications for the free trial edition have ended. For more information, see [Notice on official launch of the pay-as-you-go audit log feature and no more application for the free trial edition](https://help.aliyun.com/document_detail/377480.html)
4852
- * * You are charged for the official edition of the audit log feature based on the storage capacity that is consumed by audit logs and the retention period of the audit logs. For more information, see [Pricing of ApsaraDB for MongoDB instances](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing).
5032
+ * This API applies to General-purpose and Dedicated instances that use local disks.
5033
+ * You can enable the audit log feature for ApsaraDB for MongoDB as needed. For more information, see [Enable audit logs](https://help.aliyun.com/document_detail/59903.html).
5034
+ * - As of January 6, 2022, the official version of the audit log feature is being rolled out to all regions. New requests for the free trial version are no longer accepted. For more information, see [[Notice\\] ApsaraDB for MongoDB launches pay-as-you-go audit logs and discontinues the free trial](~~377480~~).
5035
+ * - The official version of the audit log feature is pay-as-you-go. Charges are based on storage usage and retention period. For pricing details, see <props="china">[ApsaraDB for MongoDB pricing](https://www.aliyun.com/price/product?#/mongodb/detail/badds)<props="intl">[ApsaraDB for MongoDB pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing).
4853
5036
  *
4854
5037
  * @param request - DescribeMongoDBLogConfigRequest
4855
5038
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4896,13 +5079,13 @@ export default class Client extends OpenApi {
4896
5079
  }
4897
5080
 
4898
5081
  /**
4899
- * Queries the logging configurations of an ApsaraDB for MongoDB instance.
5082
+ * You can view the configuration of MongoDB Log Service.
4900
5083
  *
4901
5084
  * @remarks
4902
- * This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
4903
- * This operation depends on the audit log feature of ApsaraDB for MongoDB. You can enable the audit log feature based on your business requirements. For more information, see [Enable the audit log feature](https://help.aliyun.com/document_detail/59903.html).
4904
- * * Starting from January 6, 2022, the official edition of the audit log feature has been launched in all regions, and new applications for the free trial edition have ended. For more information, see [Notice on official launch of the pay-as-you-go audit log feature and no more application for the free trial edition](https://help.aliyun.com/document_detail/377480.html)
4905
- * * You are charged for the official edition of the audit log feature based on the storage capacity that is consumed by audit logs and the retention period of the audit logs. For more information, see [Pricing of ApsaraDB for MongoDB instances](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing).
5085
+ * This API applies to General-purpose and Dedicated instances that use local disks.
5086
+ * You can enable the audit log feature for ApsaraDB for MongoDB as needed. For more information, see [Enable audit logs](https://help.aliyun.com/document_detail/59903.html).
5087
+ * - As of January 6, 2022, the official version of the audit log feature is being rolled out to all regions. New requests for the free trial version are no longer accepted. For more information, see [[Notice\\] ApsaraDB for MongoDB launches pay-as-you-go audit logs and discontinues the free trial](~~377480~~).
5088
+ * - The official version of the audit log feature is pay-as-you-go. Charges are based on storage usage and retention period. For pricing details, see <props="china">[ApsaraDB for MongoDB pricing](https://www.aliyun.com/price/product?#/mongodb/detail/badds)<props="intl">[ApsaraDB for MongoDB pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing).
4906
5089
  *
4907
5090
  * @param request - DescribeMongoDBLogConfigRequest
4908
5091
  * @returns DescribeMongoDBLogConfigResponse
@@ -4987,7 +5170,7 @@ export default class Client extends OpenApi {
4987
5170
  }
4988
5171
 
4989
5172
  /**
4990
- * Queries the list of default parameter templates for ApsaraDB for MongoDB instances.
5173
+ * Queries the default parameter templates for MongoDB instances.
4991
5174
  *
4992
5175
  * @param request - DescribeParameterTemplatesRequest
4993
5176
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5046,7 +5229,7 @@ export default class Client extends OpenApi {
5046
5229
  }
5047
5230
 
5048
5231
  /**
5049
- * Queries the list of default parameter templates for ApsaraDB for MongoDB instances.
5232
+ * Queries the default parameter templates for MongoDB instances.
5050
5233
  *
5051
5234
  * @param request - DescribeParameterTemplatesRequest
5052
5235
  * @returns DescribeParameterTemplatesResponse
@@ -5127,7 +5310,7 @@ export default class Client extends OpenApi {
5127
5310
  }
5128
5311
 
5129
5312
  /**
5130
- * Queries the pricing information of an ApsaraDB for MongoDB instance.
5313
+ * Query prices.
5131
5314
  *
5132
5315
  * @param request - DescribePriceRequest
5133
5316
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5206,7 +5389,7 @@ export default class Client extends OpenApi {
5206
5389
  }
5207
5390
 
5208
5391
  /**
5209
- * Queries the pricing information of an ApsaraDB for MongoDB instance.
5392
+ * Query prices.
5210
5393
  *
5211
5394
  * @param request - DescribePriceRequest
5212
5395
  * @returns DescribePriceResponse
@@ -5217,6 +5400,11 @@ export default class Client extends OpenApi {
5217
5400
  }
5218
5401
 
5219
5402
  /**
5403
+ * Retrieves a list of vSwitches.
5404
+ *
5405
+ * @remarks
5406
+ * Queries the vSwitches that are available in a specified region and zone. Use this before creating an ApsaraDB for MongoDB instance to select a vSwitch.
5407
+ *
5220
5408
  * @param request - DescribeRdsVSwitchsRequest
5221
5409
  * @param runtime - runtime options for this request RuntimeOptions
5222
5410
  * @returns DescribeRdsVSwitchsResponse
@@ -5270,6 +5458,11 @@ export default class Client extends OpenApi {
5270
5458
  }
5271
5459
 
5272
5460
  /**
5461
+ * Retrieves a list of vSwitches.
5462
+ *
5463
+ * @remarks
5464
+ * Queries the vSwitches that are available in a specified region and zone. Use this before creating an ApsaraDB for MongoDB instance to select a vSwitch.
5465
+ *
5273
5466
  * @param request - DescribeRdsVSwitchsRequest
5274
5467
  * @returns DescribeRdsVSwitchsResponse
5275
5468
  */
@@ -5279,6 +5472,11 @@ export default class Client extends OpenApi {
5279
5472
  }
5280
5473
 
5281
5474
  /**
5475
+ * Retrieves a list of VPCs.
5476
+ *
5477
+ * @remarks
5478
+ * Queries available VPCs in a specified region and zone. Use this before creating an ApsaraDB for MongoDB instance to select a VPC.
5479
+ *
5282
5480
  * @param request - DescribeRdsVpcsRequest
5283
5481
  * @param runtime - runtime options for this request RuntimeOptions
5284
5482
  * @returns DescribeRdsVpcsResponse
@@ -5328,6 +5526,11 @@ export default class Client extends OpenApi {
5328
5526
  }
5329
5527
 
5330
5528
  /**
5529
+ * Retrieves a list of VPCs.
5530
+ *
5531
+ * @remarks
5532
+ * Queries available VPCs in a specified region and zone. Use this before creating an ApsaraDB for MongoDB instance to select a VPC.
5533
+ *
5331
5534
  * @param request - DescribeRdsVpcsRequest
5332
5535
  * @returns DescribeRdsVpcsResponse
5333
5536
  */
@@ -5340,7 +5543,7 @@ export default class Client extends OpenApi {
5340
5543
  * Queries all regions and zones supported for an ApsaraDB for MongoDB instance.
5341
5544
  *
5342
5545
  * @remarks
5343
- * > To query available regions and zones in which an ApsaraDB for MongoDB instance can be created, call the [DescribeAvailableResource](https://help.aliyun.com/document_detail/149719.html) operation.
5546
+ * > To query available regions and zones in which an ApsaraDB for MongoDB instance can be created, call the [DescribeAvailableResource](https://help.aliyun.com/document_detail/149719.html) operation.
5344
5547
  *
5345
5548
  * @param request - DescribeRegionsRequest
5346
5549
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5394,7 +5597,7 @@ export default class Client extends OpenApi {
5394
5597
  * Queries all regions and zones supported for an ApsaraDB for MongoDB instance.
5395
5598
  *
5396
5599
  * @remarks
5397
- * > To query available regions and zones in which an ApsaraDB for MongoDB instance can be created, call the [DescribeAvailableResource](https://help.aliyun.com/document_detail/149719.html) operation.
5600
+ * > To query available regions and zones in which an ApsaraDB for MongoDB instance can be created, call the [DescribeAvailableResource](https://help.aliyun.com/document_detail/149719.html) operation.
5398
5601
  *
5399
5602
  * @param request - DescribeRegionsRequest
5400
5603
  * @returns DescribeRegionsResponse
@@ -5405,10 +5608,10 @@ export default class Client extends OpenApi {
5405
5608
  }
5406
5609
 
5407
5610
  /**
5408
- * Queries the monthly renewal price of an ApsaraDB for MongoDB instance.
5611
+ * Get the price to renew a specific MongoDB instance for one month.
5409
5612
  *
5410
5613
  * @remarks
5411
- * This operation is applicable to subscription instances.
5614
+ * This operation applies to subscription MongoDB instances.
5412
5615
  *
5413
5616
  * @param request - DescribeRenewalPriceRequest
5414
5617
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5463,10 +5666,10 @@ export default class Client extends OpenApi {
5463
5666
  }
5464
5667
 
5465
5668
  /**
5466
- * Queries the monthly renewal price of an ApsaraDB for MongoDB instance.
5669
+ * Get the price to renew a specific MongoDB instance for one month.
5467
5670
  *
5468
5671
  * @remarks
5469
- * This operation is applicable to subscription instances.
5672
+ * This operation applies to subscription MongoDB instances.
5470
5673
  *
5471
5674
  * @param request - DescribeRenewalPriceRequest
5472
5675
  * @returns DescribeRenewalPriceResponse
@@ -5477,10 +5680,10 @@ export default class Client extends OpenApi {
5477
5680
  }
5478
5681
 
5479
5682
  /**
5480
- * Queries the role and connection information of an ApsaraDB for MongoDB instance.
5683
+ * Retrieves the role information and connection details for a MongoDB instance.
5481
5684
  *
5482
5685
  * @remarks
5483
- * This operation is applicable to replica set instances and standalone instances, but not to sharded cluster instances.
5686
+ * This operation applies to replica set instances and single-node instances. It does not apply to sharded cluster instances.
5484
5687
  *
5485
5688
  * @param request - DescribeReplicaSetRoleRequest
5486
5689
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5527,10 +5730,10 @@ export default class Client extends OpenApi {
5527
5730
  }
5528
5731
 
5529
5732
  /**
5530
- * Queries the role and connection information of an ApsaraDB for MongoDB instance.
5733
+ * Retrieves the role information and connection details for a MongoDB instance.
5531
5734
  *
5532
5735
  * @remarks
5533
- * This operation is applicable to replica set instances and standalone instances, but not to sharded cluster instances.
5736
+ * This operation applies to replica set instances and single-node instances. It does not apply to sharded cluster instances.
5534
5737
  *
5535
5738
  * @param request - DescribeReplicaSetRoleRequest
5536
5739
  * @returns DescribeReplicaSetRoleResponse
@@ -5611,6 +5814,8 @@ export default class Client extends OpenApi {
5611
5814
  }
5612
5815
 
5613
5816
  /**
5817
+ * Describes the status of a tag for a node.
5818
+ *
5614
5819
  * @param request - DescribeRoleTagStatusRequest
5615
5820
  * @param runtime - runtime options for this request RuntimeOptions
5616
5821
  * @returns DescribeRoleTagStatusResponse
@@ -5656,6 +5861,8 @@ export default class Client extends OpenApi {
5656
5861
  }
5657
5862
 
5658
5863
  /**
5864
+ * Describes the status of a tag for a node.
5865
+ *
5659
5866
  * @param request - DescribeRoleTagStatusRequest
5660
5867
  * @returns DescribeRoleTagStatusResponse
5661
5868
  */
@@ -5731,11 +5938,11 @@ export default class Client extends OpenApi {
5731
5938
  }
5732
5939
 
5733
5940
  /**
5734
- * Queries entries in operational logs of an ApsaraDB for MongoDB instance.
5941
+ * View the running logs for a MongoDB instance.
5735
5942
  *
5736
5943
  * @remarks
5737
- * This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
5738
- * * You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
5944
+ * - This API is for instances with the following specification types: **general-purpose local disk**, **dedicated local disk**, and **cloud disk**.
5945
+ * - This API is limited to 30 calls per minute. Exceeding this limit triggers rate limiting, so avoid high-frequency calls. For high-frequency operations, use Logstore. For more information, see [Manage Logstore](https://help.aliyun.com/document_detail/48990.html).
5739
5946
  *
5740
5947
  * @param request - DescribeRunningLogRecordsRequest
5741
5948
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5830,11 +6037,11 @@ export default class Client extends OpenApi {
5830
6037
  }
5831
6038
 
5832
6039
  /**
5833
- * Queries entries in operational logs of an ApsaraDB for MongoDB instance.
6040
+ * View the running logs for a MongoDB instance.
5834
6041
  *
5835
6042
  * @remarks
5836
- * This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
5837
- * * You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
6043
+ * - This API is for instances with the following specification types: **general-purpose local disk**, **dedicated local disk**, and **cloud disk**.
6044
+ * - This API is limited to 30 calls per minute. Exceeding this limit triggers rate limiting, so avoid high-frequency calls. For high-frequency operations, use Logstore. For more information, see [Manage Logstore](https://help.aliyun.com/document_detail/48990.html).
5838
6045
  *
5839
6046
  * @param request - DescribeRunningLogRecordsRequest
5840
6047
  * @returns DescribeRunningLogRecordsResponse
@@ -5845,7 +6052,7 @@ export default class Client extends OpenApi {
5845
6052
  }
5846
6053
 
5847
6054
  /**
5848
- * You can call this operation to query ECS security groups that are bound to an ApsaraDB for MongoDB instance.
6055
+ * Queries the Elastic Compute Service (ECS) security groups that are associated with an ApsaraDB for MongoDB instance.
5849
6056
  *
5850
6057
  * @param request - DescribeSecurityGroupConfigurationRequest
5851
6058
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5892,7 +6099,7 @@ export default class Client extends OpenApi {
5892
6099
  }
5893
6100
 
5894
6101
  /**
5895
- * You can call this operation to query ECS security groups that are bound to an ApsaraDB for MongoDB instance.
6102
+ * Queries the Elastic Compute Service (ECS) security groups that are associated with an ApsaraDB for MongoDB instance.
5896
6103
  *
5897
6104
  * @param request - DescribeSecurityGroupConfigurationRequest
5898
6105
  * @returns DescribeSecurityGroupConfigurationResponse
@@ -5903,7 +6110,7 @@ export default class Client extends OpenApi {
5903
6110
  }
5904
6111
 
5905
6112
  /**
5906
- * You can call this operation to query the IP whitelists of an ApsaraDB for MongoDB instance.
6113
+ * Retrieves the IP whitelists of an ApsaraDB for MongoDB instance.
5907
6114
  *
5908
6115
  * @param request - DescribeSecurityIpsRequest
5909
6116
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5954,7 +6161,7 @@ export default class Client extends OpenApi {
5954
6161
  }
5955
6162
 
5956
6163
  /**
5957
- * You can call this operation to query the IP whitelists of an ApsaraDB for MongoDB instance.
6164
+ * Retrieves the IP whitelists of an ApsaraDB for MongoDB instance.
5958
6165
  *
5959
6166
  * @param request - DescribeSecurityIpsRequest
5960
6167
  * @returns DescribeSecurityIpsResponse
@@ -5965,10 +6172,10 @@ export default class Client extends OpenApi {
5965
6172
  }
5966
6173
 
5967
6174
  /**
5968
- * Queries connection information about an ApsaraDB for MongoDB sharded cluster instance.
6175
+ * Retrieves the connection information for a MongoDB sharded cluster instance.
5969
6176
  *
5970
6177
  * @remarks
5971
- * This operation is applicable only to sharded cluster instances.
6178
+ * This API is for sharded cluster instances only.
5972
6179
  *
5973
6180
  * @param request - DescribeShardingNetworkAddressRequest
5974
6181
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6023,10 +6230,10 @@ export default class Client extends OpenApi {
6023
6230
  }
6024
6231
 
6025
6232
  /**
6026
- * Queries connection information about an ApsaraDB for MongoDB sharded cluster instance.
6233
+ * Retrieves the connection information for a MongoDB sharded cluster instance.
6027
6234
  *
6028
6235
  * @remarks
6029
- * This operation is applicable only to sharded cluster instances.
6236
+ * This API is for sharded cluster instances only.
6030
6237
  *
6031
6238
  * @param request - DescribeShardingNetworkAddressRequest
6032
6239
  * @returns DescribeShardingNetworkAddressResponse
@@ -6037,11 +6244,11 @@ export default class Client extends OpenApi {
6037
6244
  }
6038
6245
 
6039
6246
  /**
6040
- * Queries the details of entries in slow query logs of an ApsaraDB for MongoDB instance.
6247
+ * Queries slow query log entries for a MongoDB instance.
6041
6248
  *
6042
6249
  * @remarks
6043
- * This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
6044
- * * You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
6250
+ * - This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
6251
+ * - You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
6045
6252
  *
6046
6253
  * @param request - DescribeSlowLogRecordsRequest
6047
6254
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6128,11 +6335,11 @@ export default class Client extends OpenApi {
6128
6335
  }
6129
6336
 
6130
6337
  /**
6131
- * Queries the details of entries in slow query logs of an ApsaraDB for MongoDB instance.
6338
+ * Queries slow query log entries for a MongoDB instance.
6132
6339
  *
6133
6340
  * @remarks
6134
- * This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
6135
- * * You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
6341
+ * - This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
6342
+ * - You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
6136
6343
  *
6137
6344
  * @param request - DescribeSlowLogRecordsRequest
6138
6345
  * @returns DescribeSlowLogRecordsResponse
@@ -6213,10 +6420,10 @@ export default class Client extends OpenApi {
6213
6420
  }
6214
6421
 
6215
6422
  /**
6216
- * Queries the list of custom keys for an ApsaraDB for MongoDB instance.
6423
+ * Queries the custom keys for an instance.
6217
6424
  *
6218
6425
  * @remarks
6219
- * You can use the custom key obtained by calling the DescribeUserEncryptionKeyList operation to enable TDE. For more information, see [ModifyDBInstanceTDE](https://help.aliyun.com/document_detail/131267.html).
6426
+ * You can use the custom keys returned by this operation to enable transparent data encryption (TDE). For more information, see [ModifyDBInstanceTDE](https://help.aliyun.com/document_detail/131267.html).
6220
6427
  *
6221
6428
  * @param request - DescribeUserEncryptionKeyListRequest
6222
6429
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6271,10 +6478,10 @@ export default class Client extends OpenApi {
6271
6478
  }
6272
6479
 
6273
6480
  /**
6274
- * Queries the list of custom keys for an ApsaraDB for MongoDB instance.
6481
+ * Queries the custom keys for an instance.
6275
6482
  *
6276
6483
  * @remarks
6277
- * You can use the custom key obtained by calling the DescribeUserEncryptionKeyList operation to enable TDE. For more information, see [ModifyDBInstanceTDE](https://help.aliyun.com/document_detail/131267.html).
6484
+ * You can use the custom keys returned by this operation to enable transparent data encryption (TDE). For more information, see [ModifyDBInstanceTDE](https://help.aliyun.com/document_detail/131267.html).
6278
6485
  *
6279
6486
  * @param request - DescribeUserEncryptionKeyListRequest
6280
6487
  * @returns DescribeUserEncryptionKeyListResponse
@@ -6285,6 +6492,8 @@ export default class Client extends OpenApi {
6285
6492
  }
6286
6493
 
6287
6494
  /**
6495
+ * Queries a paginated list of VPCs.
6496
+ *
6288
6497
  * @param request - DescribeVpcsForMongoDBRequest
6289
6498
  * @param runtime - runtime options for this request RuntimeOptions
6290
6499
  * @returns DescribeVpcsForMongoDBResponse
@@ -6346,6 +6555,8 @@ export default class Client extends OpenApi {
6346
6555
  }
6347
6556
 
6348
6557
  /**
6558
+ * Queries a paginated list of VPCs.
6559
+ *
6349
6560
  * @param request - DescribeVpcsForMongoDBRequest
6350
6561
  * @returns DescribeVpcsForMongoDBResponse
6351
6562
  */
@@ -6441,11 +6652,11 @@ export default class Client extends OpenApi {
6441
6652
  }
6442
6653
 
6443
6654
  /**
6444
- * Checks whether sufficient resources are available in a region in which you want to create or upgrade an ApsaraDB for MongoDB instance.
6655
+ * Evaluate resource availability before purchasing a new instance or changing the configuration of an existing instance.
6445
6656
  *
6446
6657
  * @remarks
6447
- * This operation is applicable to replica set instances and sharded cluster instances. You can call this operation to check whether resources are sufficient for creating an instance, upgrading a replica set or sharded cluster instance, or upgrading a single node of the sharded cluster instance.
6448
- * > You can call this operation a maximum of 200 times per minute.
6658
+ * Evaluate resource availability for MongoDB replica set instances and sharded cluster instances. Supported scenarios include purchasing a new instance, changing an instance configuration, and adding nodes to a sharded cluster.
6659
+ * > You can call this operation up to 200 times per minute. Calls that exceed this limit are subject to traffic throttling.
6449
6660
  *
6450
6661
  * @param request - EvaluateResourceRequest
6451
6662
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6528,11 +6739,11 @@ export default class Client extends OpenApi {
6528
6739
  }
6529
6740
 
6530
6741
  /**
6531
- * Checks whether sufficient resources are available in a region in which you want to create or upgrade an ApsaraDB for MongoDB instance.
6742
+ * Evaluate resource availability before purchasing a new instance or changing the configuration of an existing instance.
6532
6743
  *
6533
6744
  * @remarks
6534
- * This operation is applicable to replica set instances and sharded cluster instances. You can call this operation to check whether resources are sufficient for creating an instance, upgrading a replica set or sharded cluster instance, or upgrading a single node of the sharded cluster instance.
6535
- * > You can call this operation a maximum of 200 times per minute.
6745
+ * Evaluate resource availability for MongoDB replica set instances and sharded cluster instances. Supported scenarios include purchasing a new instance, changing an instance configuration, and adding nodes to a sharded cluster.
6746
+ * > You can call this operation up to 200 times per minute. Calls that exceed this limit are subject to traffic throttling.
6536
6747
  *
6537
6748
  * @param request - EvaluateResourceRequest
6538
6749
  * @returns EvaluateResourceResponse
@@ -6620,11 +6831,11 @@ export default class Client extends OpenApi {
6620
6831
  * Migrates an ApsaraDB for MongoDB instance to a specific zone.
6621
6832
  *
6622
6833
  * @remarks
6623
- * This operation is available only for replica set instances that run MongoDB 4.2 or earlier and sharded cluster instances.
6624
- * * If you have applied for a public endpoint for the ApsaraDB for MongoDB instance, you must call the [ReleasePublicNetworkAddress](https://help.aliyun.com/document_detail/67604.html) operation to release the public endpoint before you call the MigrateAvailableZone operation.
6625
- * * Transparent data encryption (TDE) is disabled for the ApsaraDB for MongoDB instance.
6626
- * * The source zone and the destination zone belong to the same region.
6627
- * * A vSwitch is created in the destination zone. This prerequisite must be met if the instance resides in a virtual private cloud (VPC). For more information about how to create a vSwitch, see [Work with vSwitches](https://help.aliyun.com/document_detail/65387.html).
6834
+ * - This operation is available only for replica set instances that run MongoDB 4.2 or earlier and sharded cluster instances.
6835
+ * - If you have applied for a public endpoint for the ApsaraDB for MongoDB instance, you must call the [ReleasePublicNetworkAddress](https://help.aliyun.com/document_detail/67604.html) operation to release the public endpoint before you call the MigrateAvailableZone operation.
6836
+ * - Transparent data encryption (TDE) is disabled for the ApsaraDB for MongoDB instance.
6837
+ * - The source zone and the destination zone belong to the same region.
6838
+ * - A vSwitch is created in the destination zone. This prerequisite must be met if the instance resides in a virtual private cloud (VPC). For more information about how to create a vSwitch, see [Work with vSwitches](https://help.aliyun.com/document_detail/65387.html).
6628
6839
  *
6629
6840
  * @param request - MigrateAvailableZoneRequest
6630
6841
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6694,11 +6905,11 @@ export default class Client extends OpenApi {
6694
6905
  * Migrates an ApsaraDB for MongoDB instance to a specific zone.
6695
6906
  *
6696
6907
  * @remarks
6697
- * This operation is available only for replica set instances that run MongoDB 4.2 or earlier and sharded cluster instances.
6698
- * * If you have applied for a public endpoint for the ApsaraDB for MongoDB instance, you must call the [ReleasePublicNetworkAddress](https://help.aliyun.com/document_detail/67604.html) operation to release the public endpoint before you call the MigrateAvailableZone operation.
6699
- * * Transparent data encryption (TDE) is disabled for the ApsaraDB for MongoDB instance.
6700
- * * The source zone and the destination zone belong to the same region.
6701
- * * A vSwitch is created in the destination zone. This prerequisite must be met if the instance resides in a virtual private cloud (VPC). For more information about how to create a vSwitch, see [Work with vSwitches](https://help.aliyun.com/document_detail/65387.html).
6908
+ * - This operation is available only for replica set instances that run MongoDB 4.2 or earlier and sharded cluster instances.
6909
+ * - If you have applied for a public endpoint for the ApsaraDB for MongoDB instance, you must call the [ReleasePublicNetworkAddress](https://help.aliyun.com/document_detail/67604.html) operation to release the public endpoint before you call the MigrateAvailableZone operation.
6910
+ * - Transparent data encryption (TDE) is disabled for the ApsaraDB for MongoDB instance.
6911
+ * - The source zone and the destination zone belong to the same region.
6912
+ * - A vSwitch is created in the destination zone. This prerequisite must be met if the instance resides in a virtual private cloud (VPC). For more information about how to create a vSwitch, see [Work with vSwitches](https://help.aliyun.com/document_detail/65387.html).
6702
6913
  *
6703
6914
  * @param request - MigrateAvailableZoneRequest
6704
6915
  * @returns MigrateAvailableZoneResponse
@@ -6709,11 +6920,11 @@ export default class Client extends OpenApi {
6709
6920
  }
6710
6921
 
6711
6922
  /**
6712
- * You can call this operation to migrate an ApsaraDB for MongoDB instance to another zone.
6923
+ * Migrates an ApsaraDB for MongoDB instance to another zone.
6713
6924
  *
6714
6925
  * @remarks
6715
6926
  * This operation is applicable only to replica set instances, but not to standalone instances or sharded cluster instances.
6716
- * > If you have applied for a public endpoint of the instance, you must first call the [ReleasePublicNetworkAddress](https://help.aliyun.com/document_detail/67604.html) operation to release the public endpoint.
6927
+ * > If you have applied for a public endpoint of the instance, you must first call the [ReleasePublicNetworkAddress](https://help.aliyun.com/document_detail/67604.html) operation to release the public endpoint.
6717
6928
  *
6718
6929
  * @param request - MigrateToOtherZoneRequest
6719
6930
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6772,11 +6983,11 @@ export default class Client extends OpenApi {
6772
6983
  }
6773
6984
 
6774
6985
  /**
6775
- * You can call this operation to migrate an ApsaraDB for MongoDB instance to another zone.
6986
+ * Migrates an ApsaraDB for MongoDB instance to another zone.
6776
6987
  *
6777
6988
  * @remarks
6778
6989
  * This operation is applicable only to replica set instances, but not to standalone instances or sharded cluster instances.
6779
- * > If you have applied for a public endpoint of the instance, you must first call the [ReleasePublicNetworkAddress](https://help.aliyun.com/document_detail/67604.html) operation to release the public endpoint.
6990
+ * > If you have applied for a public endpoint of the instance, you must first call the [ReleasePublicNetworkAddress](https://help.aliyun.com/document_detail/67604.html) operation to release the public endpoint.
6780
6991
  *
6781
6992
  * @param request - MigrateToOtherZoneRequest
6782
6993
  * @returns MigrateToOtherZoneResponse
@@ -6789,6 +7000,9 @@ export default class Client extends OpenApi {
6789
7000
  /**
6790
7001
  * Modifies the description of the root account in an ApsaraDB for MongoDB instance.
6791
7002
  *
7003
+ * @remarks
7004
+ * This operation is not supported for sharded cluster instances.
7005
+ *
6792
7006
  * @param request - ModifyAccountDescriptionRequest
6793
7007
  * @param runtime - runtime options for this request RuntimeOptions
6794
7008
  * @returns ModifyAccountDescriptionResponse
@@ -6848,6 +7062,9 @@ export default class Client extends OpenApi {
6848
7062
  /**
6849
7063
  * Modifies the description of the root account in an ApsaraDB for MongoDB instance.
6850
7064
  *
7065
+ * @remarks
7066
+ * This operation is not supported for sharded cluster instances.
7067
+ *
6851
7068
  * @param request - ModifyAccountDescriptionRequest
6852
7069
  * @returns ModifyAccountDescriptionResponse
6853
7070
  */
@@ -6857,6 +7074,8 @@ export default class Client extends OpenApi {
6857
7074
  }
6858
7075
 
6859
7076
  /**
7077
+ * Modifies the Operations and Maintenance (O&M) task configuration for a MongoDB instance.
7078
+ *
6860
7079
  * @param request - ModifyActiveOperationMaintenanceConfigRequest
6861
7080
  * @param runtime - runtime options for this request RuntimeOptions
6862
7081
  * @returns ModifyActiveOperationMaintenanceConfigResponse
@@ -6918,6 +7137,8 @@ export default class Client extends OpenApi {
6918
7137
  }
6919
7138
 
6920
7139
  /**
7140
+ * Modifies the Operations and Maintenance (O&M) task configuration for a MongoDB instance.
7141
+ *
6921
7142
  * @param request - ModifyActiveOperationMaintenanceConfigRequest
6922
7143
  * @returns ModifyActiveOperationMaintenanceConfigResponse
6923
7144
  */
@@ -6927,7 +7148,7 @@ export default class Client extends OpenApi {
6927
7148
  }
6928
7149
 
6929
7150
  /**
6930
- * Modifies the switching time of scheduled O\\\\\\&M tasks for an ApsaraDB for MongoDB instance.
7151
+ * Modifies the switching time of scheduled O\\\\\\\\\\\\&M tasks for an ApsaraDB for MongoDB instance.
6931
7152
  *
6932
7153
  * @param request - ModifyActiveOperationTasksRequest
6933
7154
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6986,7 +7207,7 @@ export default class Client extends OpenApi {
6986
7207
  }
6987
7208
 
6988
7209
  /**
6989
- * Modifies the switching time of scheduled O\\\\\\&M tasks for an ApsaraDB for MongoDB instance.
7210
+ * Modifies the switching time of scheduled O\\\\\\\\\\\\&M tasks for an ApsaraDB for MongoDB instance.
6990
7211
  *
6991
7212
  * @param request - ModifyActiveOperationTasksRequest
6992
7213
  * @returns ModifyActiveOperationTasksResponse
@@ -6997,12 +7218,12 @@ export default class Client extends OpenApi {
6997
7218
  }
6998
7219
 
6999
7220
  /**
7000
- * Queries the types of logs collected by the audit log feature of an ApsaraDB for MongoDB instance.
7221
+ * Modifies the audit log types collected for a MongoDB instance.
7001
7222
  *
7002
7223
  * @remarks
7003
- * The instance must be in the running state when you call this operation.
7004
- * * This operation is applicable only to **general-purpose local-disk** or **dedicated local-disk** instances.
7005
- * * You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
7224
+ * - The instance must be in the running state when you call this operation.
7225
+ * - This operation is applicable only to **general-purpose local-disk** or **dedicated local-disk** instances.
7226
+ * - You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
7006
7227
  *
7007
7228
  * @param request - ModifyAuditLogFilterRequest
7008
7229
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7057,12 +7278,12 @@ export default class Client extends OpenApi {
7057
7278
  }
7058
7279
 
7059
7280
  /**
7060
- * Queries the types of logs collected by the audit log feature of an ApsaraDB for MongoDB instance.
7281
+ * Modifies the audit log types collected for a MongoDB instance.
7061
7282
  *
7062
7283
  * @remarks
7063
- * The instance must be in the running state when you call this operation.
7064
- * * This operation is applicable only to **general-purpose local-disk** or **dedicated local-disk** instances.
7065
- * * You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
7284
+ * - The instance must be in the running state when you call this operation.
7285
+ * - This operation is applicable only to **general-purpose local-disk** or **dedicated local-disk** instances.
7286
+ * - You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
7066
7287
  *
7067
7288
  * @param request - ModifyAuditLogFilterRequest
7068
7289
  * @returns ModifyAuditLogFilterResponse
@@ -7073,11 +7294,10 @@ export default class Client extends OpenApi {
7073
7294
  }
7074
7295
 
7075
7296
  /**
7076
- * Enables or disables the audit log feature or configures the log storage duration for an ApsaraDB for MongoDB instance.
7297
+ * Enables or disables the audit log for a MongoDB instance, or modifies the log retention period.
7077
7298
  *
7078
7299
  * @remarks
7079
- * This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
7080
- * * You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
7300
+ * - You can call this operation up to 30 times per minute. The system throttles calls that exceed this limit. Avoid calling this operation frequently. If you need to make frequent calls, use Logstore. For more information, see [Manage Logstore](https://help.aliyun.com/document_detail/48990.html).
7081
7301
  *
7082
7302
  * @param request - ModifyAuditPolicyRequest
7083
7303
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7098,6 +7318,10 @@ export default class Client extends OpenApi {
7098
7318
  query["DBInstanceId"] = request.DBInstanceId;
7099
7319
  }
7100
7320
 
7321
+ if (!$dara.isNull(request.hotStoragePeriod)) {
7322
+ query["HotStoragePeriod"] = request.hotStoragePeriod;
7323
+ }
7324
+
7101
7325
  if (!$dara.isNull(request.ownerAccount)) {
7102
7326
  query["OwnerAccount"] = request.ownerAccount;
7103
7327
  }
@@ -7140,11 +7364,10 @@ export default class Client extends OpenApi {
7140
7364
  }
7141
7365
 
7142
7366
  /**
7143
- * Enables or disables the audit log feature or configures the log storage duration for an ApsaraDB for MongoDB instance.
7367
+ * Enables or disables the audit log for a MongoDB instance, or modifies the log retention period.
7144
7368
  *
7145
7369
  * @remarks
7146
- * This operation is applicable only to **general-purpose local-disk** and **dedicated local-disk** instances.
7147
- * * You can call this operation up to 30 times per minute. To call this operation at a higher frequency, use a Logstore. For more information, see [Manage a Logstore](https://help.aliyun.com/document_detail/48990.html).
7370
+ * - You can call this operation up to 30 times per minute. The system throttles calls that exceed this limit. Avoid calling this operation frequently. If you need to make frequent calls, use Logstore. For more information, see [Manage Logstore](https://help.aliyun.com/document_detail/48990.html).
7148
7371
  *
7149
7372
  * @param request - ModifyAuditPolicyRequest
7150
7373
  * @returns ModifyAuditPolicyResponse
@@ -7155,7 +7378,11 @@ export default class Client extends OpenApi {
7155
7378
  }
7156
7379
 
7157
7380
  /**
7158
- * 修改MongoDB备份集的过期时间
7381
+ * Modifies the time-to-live (TTL) of a MongoDB backup set.
7382
+ *
7383
+ * @remarks
7384
+ * You can modify the TTL only for manual backups.
7385
+ * This operation is applicable only to MongoDB instances that use cloud disks.
7159
7386
  *
7160
7387
  * @param request - ModifyBackupExpireTimeRequest
7161
7388
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7210,7 +7437,11 @@ export default class Client extends OpenApi {
7210
7437
  }
7211
7438
 
7212
7439
  /**
7213
- * 修改MongoDB备份集的过期时间
7440
+ * Modifies the time-to-live (TTL) of a MongoDB backup set.
7441
+ *
7442
+ * @remarks
7443
+ * You can modify the TTL only for manual backups.
7444
+ * This operation is applicable only to MongoDB instances that use cloud disks.
7214
7445
  *
7215
7446
  * @param request - ModifyBackupExpireTimeRequest
7216
7447
  * @returns ModifyBackupExpireTimeResponse
@@ -7221,10 +7452,10 @@ export default class Client extends OpenApi {
7221
7452
  }
7222
7453
 
7223
7454
  /**
7224
- * Modifies a backup policy for an ApsaraDB for MongoDB instance.
7455
+ * Modifies the backup policy of a MongoDB instance.
7225
7456
  *
7226
7457
  * @remarks
7227
- * The cross-region backup feature is suitable only for replica set or sharded cluster instances that use cloud disks.
7458
+ * Geo-redundancy is available only for replica set instances and sharded cluster instances that use cloud disks.
7228
7459
  *
7229
7460
  * @param request - ModifyBackupPolicyRequest
7230
7461
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7351,10 +7582,10 @@ export default class Client extends OpenApi {
7351
7582
  }
7352
7583
 
7353
7584
  /**
7354
- * Modifies a backup policy for an ApsaraDB for MongoDB instance.
7585
+ * Modifies the backup policy of a MongoDB instance.
7355
7586
  *
7356
7587
  * @remarks
7357
- * The cross-region backup feature is suitable only for replica set or sharded cluster instances that use cloud disks.
7588
+ * Geo-redundancy is available only for replica set instances and sharded cluster instances that use cloud disks.
7358
7589
  *
7359
7590
  * @param request - ModifyBackupPolicyRequest
7360
7591
  * @returns ModifyBackupPolicyResponse
@@ -7365,6 +7596,11 @@ export default class Client extends OpenApi {
7365
7596
  }
7366
7597
 
7367
7598
  /**
7599
+ * Modifies instance release protection configuration.
7600
+ *
7601
+ * @remarks
7602
+ * This operation is applicable only to pay-as-you-go instances.
7603
+ *
7368
7604
  * @param request - ModifyDBInstanceAttributeRequest
7369
7605
  * @param runtime - runtime options for this request RuntimeOptions
7370
7606
  * @returns ModifyDBInstanceAttributeResponse
@@ -7414,6 +7650,11 @@ export default class Client extends OpenApi {
7414
7650
  }
7415
7651
 
7416
7652
  /**
7653
+ * Modifies instance release protection configuration.
7654
+ *
7655
+ * @remarks
7656
+ * This operation is applicable only to pay-as-you-go instances.
7657
+ *
7417
7658
  * @param request - ModifyDBInstanceAttributeRequest
7418
7659
  * @returns ModifyDBInstanceAttributeResponse
7419
7660
  */
@@ -7423,7 +7664,7 @@ export default class Client extends OpenApi {
7423
7664
  }
7424
7665
 
7425
7666
  /**
7426
- * 修改实例配置
7667
+ * Modifies instance configuration
7427
7668
  *
7428
7669
  * @param request - ModifyDBInstanceConfigRequest
7429
7670
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7478,7 +7719,7 @@ export default class Client extends OpenApi {
7478
7719
  }
7479
7720
 
7480
7721
  /**
7481
- * 修改实例配置
7722
+ * Modifies instance configuration
7482
7723
  *
7483
7724
  * @param request - ModifyDBInstanceConfigRequest
7484
7725
  * @returns ModifyDBInstanceConfigResponse
@@ -7489,12 +7730,12 @@ export default class Client extends OpenApi {
7489
7730
  }
7490
7731
 
7491
7732
  /**
7492
- * Modifies the endpoint that is used to connect to an ApsaraDB for MongoDB instance.
7733
+ * Modifies the connection address and port of a MongoDB instance.
7493
7734
  *
7494
7735
  * @remarks
7495
- * You can modify the connection strings and ports of the following instances:
7496
- * * You can modify the connection strings of instances that use local or cloud disks.
7497
- * * You can only modify the ports of instances that use cloud disks.
7736
+ * You can modify the connection address and port for the following instance types:
7737
+ * - You can modify the connection address and port for instances that use local disks or cloud disks.
7738
+ * - For sharded cluster instances, you can modify only the connection address of Mongos nodes.
7498
7739
  *
7499
7740
  * @param request - ModifyDBInstanceConnectionStringRequest
7500
7741
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7511,6 +7752,14 @@ export default class Client extends OpenApi {
7511
7752
  query["DBInstanceId"] = request.DBInstanceId;
7512
7753
  }
7513
7754
 
7755
+ if (!$dara.isNull(request.forceModifySuffix)) {
7756
+ query["ForceModifySuffix"] = request.forceModifySuffix;
7757
+ }
7758
+
7759
+ if (!$dara.isNull(request.networkType)) {
7760
+ query["NetworkType"] = request.networkType;
7761
+ }
7762
+
7514
7763
  if (!$dara.isNull(request.newConnectionString)) {
7515
7764
  query["NewConnectionString"] = request.newConnectionString;
7516
7765
  }
@@ -7531,6 +7780,10 @@ export default class Client extends OpenApi {
7531
7780
  query["OwnerId"] = request.ownerId;
7532
7781
  }
7533
7782
 
7783
+ if (!$dara.isNull(request.portModifyOnly)) {
7784
+ query["PortModifyOnly"] = request.portModifyOnly;
7785
+ }
7786
+
7534
7787
  if (!$dara.isNull(request.resourceOwnerAccount)) {
7535
7788
  query["ResourceOwnerAccount"] = request.resourceOwnerAccount;
7536
7789
  }
@@ -7557,12 +7810,12 @@ export default class Client extends OpenApi {
7557
7810
  }
7558
7811
 
7559
7812
  /**
7560
- * Modifies the endpoint that is used to connect to an ApsaraDB for MongoDB instance.
7813
+ * Modifies the connection address and port of a MongoDB instance.
7561
7814
  *
7562
7815
  * @remarks
7563
- * You can modify the connection strings and ports of the following instances:
7564
- * * You can modify the connection strings of instances that use local or cloud disks.
7565
- * * You can only modify the ports of instances that use cloud disks.
7816
+ * You can modify the connection address and port for the following instance types:
7817
+ * - You can modify the connection address and port for instances that use local disks or cloud disks.
7818
+ * - For sharded cluster instances, you can modify only the connection address of Mongos nodes.
7566
7819
  *
7567
7820
  * @param request - ModifyDBInstanceConnectionStringRequest
7568
7821
  * @returns ModifyDBInstanceConnectionStringResponse
@@ -7641,6 +7894,11 @@ export default class Client extends OpenApi {
7641
7894
  /**
7642
7895
  * Modifies the disk type of an ApsaraDB for MongoDB instance.
7643
7896
  *
7897
+ * @remarks
7898
+ * - This feature is not supported for instances with less than 40 GB of disk space.
7899
+ * - You can change the disk type only to an ESSD AutoPL disk (cloud_auto).
7900
+ * - The interval between two consecutive modifications to the provisioned input/output operations per second (IOPS) of an instance must be longer than one hour. For more information, see [Modify the performance of an ESSD AutoPL disk](https://help.aliyun.com/document_detail/413275.html).
7901
+ *
7644
7902
  * @param request - ModifyDBInstanceDiskTypeRequest
7645
7903
  * @param runtime - runtime options for this request RuntimeOptions
7646
7904
  * @returns ModifyDBInstanceDiskTypeResponse
@@ -7708,6 +7966,11 @@ export default class Client extends OpenApi {
7708
7966
  /**
7709
7967
  * Modifies the disk type of an ApsaraDB for MongoDB instance.
7710
7968
  *
7969
+ * @remarks
7970
+ * - This feature is not supported for instances with less than 40 GB of disk space.
7971
+ * - You can change the disk type only to an ESSD AutoPL disk (cloud_auto).
7972
+ * - The interval between two consecutive modifications to the provisioned input/output operations per second (IOPS) of an instance must be longer than one hour. For more information, see [Modify the performance of an ESSD AutoPL disk](https://help.aliyun.com/document_detail/413275.html).
7973
+ *
7711
7974
  * @param request - ModifyDBInstanceDiskTypeRequest
7712
7975
  * @returns ModifyDBInstanceDiskTypeResponse
7713
7976
  */
@@ -7783,13 +8046,13 @@ export default class Client extends OpenApi {
7783
8046
  }
7784
8047
 
7785
8048
  /**
7786
- * You can call this operation to set the monitoring granularity for an ApsaraDB for MongoDB instance.
8049
+ * Set the monitoring collection granularity for a MongoDB instance.
7787
8050
  *
7788
8051
  * @remarks
7789
- * > This operation is applicable only to the ApsaraDB for MongoDB console of the previous version due to the change in the feature of adjusting collection intervals of monitoring data.
7790
- * Before you call this operation, make sure that the following requirements are met:
7791
- * * A replica set or sharded cluster instance is used.
7792
- * * MongoDB 3.4 (the latest minor version) or MongoDB 4.0 is selected.
8052
+ * > Due to changes in the monitoring collection granularity adjustment feature, this operation is only applicable to the previous version of the MongoDB console.
8053
+ * To use this operation, the instance must meet the following requirements:
8054
+ * - A replica set or sharded cluster instance is used.
8055
+ * - MongoDB 3.4 (the latest minor version) or MongoDB 4.0 is selected.
7793
8056
  *
7794
8057
  * @param request - ModifyDBInstanceMonitorRequest
7795
8058
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7840,13 +8103,13 @@ export default class Client extends OpenApi {
7840
8103
  }
7841
8104
 
7842
8105
  /**
7843
- * You can call this operation to set the monitoring granularity for an ApsaraDB for MongoDB instance.
8106
+ * Set the monitoring collection granularity for a MongoDB instance.
7844
8107
  *
7845
8108
  * @remarks
7846
- * > This operation is applicable only to the ApsaraDB for MongoDB console of the previous version due to the change in the feature of adjusting collection intervals of monitoring data.
7847
- * Before you call this operation, make sure that the following requirements are met:
7848
- * * A replica set or sharded cluster instance is used.
7849
- * * MongoDB 3.4 (the latest minor version) or MongoDB 4.0 is selected.
8109
+ * > Due to changes in the monitoring collection granularity adjustment feature, this operation is only applicable to the previous version of the MongoDB console.
8110
+ * To use this operation, the instance must meet the following requirements:
8111
+ * - A replica set or sharded cluster instance is used.
8112
+ * - MongoDB 3.4 (the latest minor version) or MongoDB 4.0 is selected.
7850
8113
  *
7851
8114
  * @param request - ModifyDBInstanceMonitorRequest
7852
8115
  * @returns ModifyDBInstanceMonitorResponse
@@ -7861,9 +8124,9 @@ export default class Client extends OpenApi {
7861
8124
  *
7862
8125
  * @remarks
7863
8126
  * Before you call this operation, make sure that the instance meets the following requirements:
7864
- * * The instance is in the Running state.
7865
- * * The network of the instance is in hybrid access mode.
7866
- * > This operation is supported by replica set instances and sharded cluster instances. This operation is not supported by standalone instances.
8127
+ * - The instance is in the Running state.
8128
+ * - The network of the instance is in hybrid access mode.
8129
+ * > This operation is supported by replica set instances and sharded cluster instances. This operation is not supported by standalone instances.
7867
8130
  *
7868
8131
  * @param request - ModifyDBInstanceNetExpireTimeRequest
7869
8132
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7922,9 +8185,9 @@ export default class Client extends OpenApi {
7922
8185
  *
7923
8186
  * @remarks
7924
8187
  * Before you call this operation, make sure that the instance meets the following requirements:
7925
- * * The instance is in the Running state.
7926
- * * The network of the instance is in hybrid access mode.
7927
- * > This operation is supported by replica set instances and sharded cluster instances. This operation is not supported by standalone instances.
8188
+ * - The instance is in the Running state.
8189
+ * - The network of the instance is in hybrid access mode.
8190
+ * > This operation is supported by replica set instances and sharded cluster instances. This operation is not supported by standalone instances.
7928
8191
  *
7929
8192
  * @param request - ModifyDBInstanceNetExpireTimeRequest
7930
8193
  * @returns ModifyDBInstanceNetExpireTimeResponse
@@ -7935,10 +8198,11 @@ export default class Client extends OpenApi {
7935
8198
  }
7936
8199
 
7937
8200
  /**
7938
- * Changes the network type of an ApsaraDB for MongoDB instance.
8201
+ * Switches the network type of a MongoDB instance.
7939
8202
  *
7940
8203
  * @remarks
7941
- * This operation is applicable to replica set instances and sharded cluster instances, but not standalone instances. You can call this operation to change the network of an instance from a classic network to a VPC.
8204
+ * - This operation applies to replica set instances and sharded cluster instances. Single-node instances are not supported. Only the transform from the classic network type to the VPC network type is supported.
8205
+ * - This operation supports only instances that run MongoDB 4.2 or earlier and use local disks.
7942
8206
  *
7943
8207
  * @param request - ModifyDBInstanceNetworkTypeRequest
7944
8208
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8009,10 +8273,11 @@ export default class Client extends OpenApi {
8009
8273
  }
8010
8274
 
8011
8275
  /**
8012
- * Changes the network type of an ApsaraDB for MongoDB instance.
8276
+ * Switches the network type of a MongoDB instance.
8013
8277
  *
8014
8278
  * @remarks
8015
- * This operation is applicable to replica set instances and sharded cluster instances, but not standalone instances. You can call this operation to change the network of an instance from a classic network to a VPC.
8279
+ * - This operation applies to replica set instances and sharded cluster instances. Single-node instances are not supported. Only the transform from the classic network type to the VPC network type is supported.
8280
+ * - This operation supports only instances that run MongoDB 4.2 or earlier and use local disks.
8016
8281
  *
8017
8282
  * @param request - ModifyDBInstanceNetworkTypeRequest
8018
8283
  * @returns ModifyDBInstanceNetworkTypeResponse
@@ -8023,15 +8288,15 @@ export default class Client extends OpenApi {
8023
8288
  }
8024
8289
 
8025
8290
  /**
8026
- * Modifies the SSL settings of an ApsaraDB for MongoDB instance.
8291
+ * Modifies the SSL configuration of a MongoDB instance.
8027
8292
  *
8028
8293
  * @remarks
8029
- * ## Usage
8030
- * Before you call this operation, make sure that the following requirements are met:
8031
- * * The instance is in the running state.
8032
- * * The instance is a replica set instance.
8033
- * * The engine version of the instance is 3.4 or 4.0.
8034
- * > When you enable or disable SSL encryption or update the SSL certificate, the instance restarts. We recommend that you call this operation during off-peak hours.
8294
+ * Before you call the ModifyDBInstanceSSL operation, make sure that the instance meets the following requirements:
8295
+ * - The instance is in the running state.
8296
+ * - The instance is a replica set instance or a sharded cluster instance.
8297
+ * - The replica set instance is version 3.4 or later.
8298
+ * - The sharded cluster instance uses enhanced solid-state drives (ESSDs).
8299
+ * > Enabling, updating, or disabling SSL restarts the instance. We recommend that you perform these operations during off-peak hours.
8035
8300
  *
8036
8301
  * @param request - ModifyDBInstanceSSLRequest
8037
8302
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8090,15 +8355,15 @@ export default class Client extends OpenApi {
8090
8355
  }
8091
8356
 
8092
8357
  /**
8093
- * Modifies the SSL settings of an ApsaraDB for MongoDB instance.
8358
+ * Modifies the SSL configuration of a MongoDB instance.
8094
8359
  *
8095
8360
  * @remarks
8096
- * ## Usage
8097
- * Before you call this operation, make sure that the following requirements are met:
8098
- * * The instance is in the running state.
8099
- * * The instance is a replica set instance.
8100
- * * The engine version of the instance is 3.4 or 4.0.
8101
- * > When you enable or disable SSL encryption or update the SSL certificate, the instance restarts. We recommend that you call this operation during off-peak hours.
8361
+ * Before you call the ModifyDBInstanceSSL operation, make sure that the instance meets the following requirements:
8362
+ * - The instance is in the running state.
8363
+ * - The instance is a replica set instance or a sharded cluster instance.
8364
+ * - The replica set instance is version 3.4 or later.
8365
+ * - The sharded cluster instance uses enhanced solid-state drives (ESSDs).
8366
+ * > Enabling, updating, or disabling SSL restarts the instance. We recommend that you perform these operations during off-peak hours.
8102
8367
  *
8103
8368
  * @param request - ModifyDBInstanceSSLRequest
8104
8369
  * @returns ModifyDBInstanceSSLResponse
@@ -8109,11 +8374,11 @@ export default class Client extends OpenApi {
8109
8374
  }
8110
8375
 
8111
8376
  /**
8112
- * Modifies the specifications or storage space of an ApsaraDB for MongoDB standalone, replica set, or serverless instance. Serverless instances are available only on the China site (aliyun.com).
8377
+ * Changes the instance type or storage space for ApsaraDB for MongoDB standalone, replica set, or serverless instances. Serverless instances are exclusive to the Alibaba Cloud China website.
8113
8378
  *
8114
8379
  * @remarks
8115
- * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
8116
- * This operation applies only to standalone and replica set instances. To modify the specifications of sharded cluster instances, you can call the [ModifyNodeSpec](https://help.aliyun.com/document_detail/61911.html), [CreateNode](https://help.aliyun.com/document_detail/61922.html), [DeleteNode](https://help.aliyun.com/document_detail/61816.html), or [ModifyNodeSpecBatch](https://help.aliyun.com/document_detail/61923.html) operation.
8380
+ * Before calling this operation, make sure you understand the billing method and <props="china">[pricing](https://www.aliyun.com/price/product#/mongodb/detail)<props="intl">[pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
8381
+ * This operation applies only to ApsaraDB for MongoDB<props="china"> standalone instances, replica set instances, and Serverless instances<props="intl"> standalone instances and replica set instances. To change the configuration of a sharded cluster instance, call the [ModifyNodeSpec](https://help.aliyun.com/document_detail/61923.html), [CreateNode](https://help.aliyun.com/document_detail/61911.html), [DeleteNode](https://help.aliyun.com/document_detail/61922.html), or [ModifyNodeSpecBatch](https://help.aliyun.com/document_detail/61816.html) operations.
8117
8382
  *
8118
8383
  * @param request - ModifyDBInstanceSpecRequest
8119
8384
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8228,11 +8493,11 @@ export default class Client extends OpenApi {
8228
8493
  }
8229
8494
 
8230
8495
  /**
8231
- * Modifies the specifications or storage space of an ApsaraDB for MongoDB standalone, replica set, or serverless instance. Serverless instances are available only on the China site (aliyun.com).
8496
+ * Changes the instance type or storage space for ApsaraDB for MongoDB standalone, replica set, or serverless instances. Serverless instances are exclusive to the Alibaba Cloud China website.
8232
8497
  *
8233
8498
  * @remarks
8234
- * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
8235
- * This operation applies only to standalone and replica set instances. To modify the specifications of sharded cluster instances, you can call the [ModifyNodeSpec](https://help.aliyun.com/document_detail/61911.html), [CreateNode](https://help.aliyun.com/document_detail/61922.html), [DeleteNode](https://help.aliyun.com/document_detail/61816.html), or [ModifyNodeSpecBatch](https://help.aliyun.com/document_detail/61923.html) operation.
8499
+ * Before calling this operation, make sure you understand the billing method and <props="china">[pricing](https://www.aliyun.com/price/product#/mongodb/detail)<props="intl">[pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
8500
+ * This operation applies only to ApsaraDB for MongoDB<props="china"> standalone instances, replica set instances, and Serverless instances<props="intl"> standalone instances and replica set instances. To change the configuration of a sharded cluster instance, call the [ModifyNodeSpec](https://help.aliyun.com/document_detail/61923.html), [CreateNode](https://help.aliyun.com/document_detail/61911.html), [DeleteNode](https://help.aliyun.com/document_detail/61922.html), or [ModifyNodeSpecBatch](https://help.aliyun.com/document_detail/61816.html) operations.
8236
8501
  *
8237
8502
  * @param request - ModifyDBInstanceSpecRequest
8238
8503
  * @returns ModifyDBInstanceSpecResponse
@@ -8243,16 +8508,16 @@ export default class Client extends OpenApi {
8243
8508
  }
8244
8509
 
8245
8510
  /**
8246
- * Modifies the transparent data encryption (TDE) status of an ApsaraDB for MongoDB instance.
8511
+ * Modifies the Transparent Data Encryption (TDE) status of a MongoDB instance.
8247
8512
  *
8248
8513
  * @remarks
8249
- * TDE allows you to perform real-time I/O encryption and decryption on data files. Data is encrypted before it is written to a disk and is decrypted when it is read from the disk to the memory. For more information, see [Configure TDE](https://help.aliyun.com/document_detail/131048.html).
8250
- * > TDE cannot be disabled after it is enabled.
8251
- * Before you call this operation, make sure that the ApsaraDB for MongoDB instance meets the following requirements:
8252
- * * A replica set or sharded cluster instance is used.
8253
- * * The storage engine of the instance is WiredTiger.
8254
- * * The instance uses local disks to store data.
8255
- * * The database engine version of the instance is 4.0 or 4.2. If the database engine version is earlier than 4.0, you can call the [UpgradeDBInstanceEngineVersion](https://help.aliyun.com/document_detail/67608.html) operation to upgrade the database engine.
8514
+ * Transparent Data Encryption (TDE) provides real-time I/O encryption and decryption for data files. Data is encrypted before it is written to a disk and decrypted when it is read from the disk into memory. For more information, see [Configure TDE](https://help.aliyun.com/document_detail/131048.html).
8515
+ * > You cannot disable TDE after it is enabled.
8516
+ * Before you call this operation, make sure that the instance meets the following requirements:
8517
+ * - The instance is a replica set instance or a sharded cluster instance.
8518
+ * - The instance uses the WiredTiger storage engine.
8519
+ * - The instance uses local disks.
8520
+ * - The instance runs MongoDB 4.0 or 4.2. If the instance runs an earlier version, you must upgrade the database version by calling the [UpgradeDBInstanceEngineVersion](https://help.aliyun.com/document_detail/67608.html) operation.
8256
8521
  *
8257
8522
  * @param request - ModifyDBInstanceTDERequest
8258
8523
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8319,16 +8584,16 @@ export default class Client extends OpenApi {
8319
8584
  }
8320
8585
 
8321
8586
  /**
8322
- * Modifies the transparent data encryption (TDE) status of an ApsaraDB for MongoDB instance.
8587
+ * Modifies the Transparent Data Encryption (TDE) status of a MongoDB instance.
8323
8588
  *
8324
8589
  * @remarks
8325
- * TDE allows you to perform real-time I/O encryption and decryption on data files. Data is encrypted before it is written to a disk and is decrypted when it is read from the disk to the memory. For more information, see [Configure TDE](https://help.aliyun.com/document_detail/131048.html).
8326
- * > TDE cannot be disabled after it is enabled.
8327
- * Before you call this operation, make sure that the ApsaraDB for MongoDB instance meets the following requirements:
8328
- * * A replica set or sharded cluster instance is used.
8329
- * * The storage engine of the instance is WiredTiger.
8330
- * * The instance uses local disks to store data.
8331
- * * The database engine version of the instance is 4.0 or 4.2. If the database engine version is earlier than 4.0, you can call the [UpgradeDBInstanceEngineVersion](https://help.aliyun.com/document_detail/67608.html) operation to upgrade the database engine.
8590
+ * Transparent Data Encryption (TDE) provides real-time I/O encryption and decryption for data files. Data is encrypted before it is written to a disk and decrypted when it is read from the disk into memory. For more information, see [Configure TDE](https://help.aliyun.com/document_detail/131048.html).
8591
+ * > You cannot disable TDE after it is enabled.
8592
+ * Before you call this operation, make sure that the instance meets the following requirements:
8593
+ * - The instance is a replica set instance or a sharded cluster instance.
8594
+ * - The instance uses the WiredTiger storage engine.
8595
+ * - The instance uses local disks.
8596
+ * - The instance runs MongoDB 4.0 or 4.2. If the instance runs an earlier version, you must upgrade the database version by calling the [UpgradeDBInstanceEngineVersion](https://help.aliyun.com/document_detail/67608.html) operation.
8332
8597
  *
8333
8598
  * @param request - ModifyDBInstanceTDERequest
8334
8599
  * @returns ModifyDBInstanceTDEResponse
@@ -8625,10 +8890,10 @@ export default class Client extends OpenApi {
8625
8890
  *
8626
8891
  * @remarks
8627
8892
  * Before you call this operation, make sure that the ApsaraDB for MongoDB instance meets the following requirements:
8628
- * * The instance is a replica set or sharded cluster instance.
8629
- * * The database engine version of the instance is 4.0 (with the minor version of mongodb_20190408_3.0.11 or later) or 4.2. You can call the [DescribeDBInstanceAttribute](https://help.aliyun.com/document_detail/62010.html) operation to view the database engine version of the instance. If necessary, you can call the [UpgradeDBInstanceEngineVersion](https://help.aliyun.com/document_detail/67608.html) operation to upgrade the database engine version of the instance.
8630
- * * The network type of the instance must be VPC. If the network type of the instance is classic network, you must call the [ModifyDBInstanceNetworkType](https://help.aliyun.com/document_detail/62138.html) operation to change the network type to VPC.
8631
- * * You can only disable but not enable password-free access over VPC.
8893
+ * - The instance is a replica set or sharded cluster instance.
8894
+ * - The database engine version of the instance is 4.0 (with the minor version of mongodb_20190408_3.0.11 or later) or 4.2. You can call the [DescribeDBInstanceAttribute](https://help.aliyun.com/document_detail/62010.html) operation to view the database engine version of the instance. If necessary, you can call the [UpgradeDBInstanceEngineVersion](https://help.aliyun.com/document_detail/67608.html) operation to upgrade the database engine version of the instance.
8895
+ * - The network type of the instance must be VPC. If the network type of the instance is classic network, you must call the [ModifyDBInstanceNetworkType](https://help.aliyun.com/document_detail/62138.html) operation to change the network type to VPC.
8896
+ * - You can only disable but not enable password-free access over VPC.
8632
8897
  *
8633
8898
  * @param request - ModifyInstanceVpcAuthModeRequest
8634
8899
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8687,10 +8952,10 @@ export default class Client extends OpenApi {
8687
8952
  *
8688
8953
  * @remarks
8689
8954
  * Before you call this operation, make sure that the ApsaraDB for MongoDB instance meets the following requirements:
8690
- * * The instance is a replica set or sharded cluster instance.
8691
- * * The database engine version of the instance is 4.0 (with the minor version of mongodb_20190408_3.0.11 or later) or 4.2. You can call the [DescribeDBInstanceAttribute](https://help.aliyun.com/document_detail/62010.html) operation to view the database engine version of the instance. If necessary, you can call the [UpgradeDBInstanceEngineVersion](https://help.aliyun.com/document_detail/67608.html) operation to upgrade the database engine version of the instance.
8692
- * * The network type of the instance must be VPC. If the network type of the instance is classic network, you must call the [ModifyDBInstanceNetworkType](https://help.aliyun.com/document_detail/62138.html) operation to change the network type to VPC.
8693
- * * You can only disable but not enable password-free access over VPC.
8955
+ * - The instance is a replica set or sharded cluster instance.
8956
+ * - The database engine version of the instance is 4.0 (with the minor version of mongodb_20190408_3.0.11 or later) or 4.2. You can call the [DescribeDBInstanceAttribute](https://help.aliyun.com/document_detail/62010.html) operation to view the database engine version of the instance. If necessary, you can call the [UpgradeDBInstanceEngineVersion](https://help.aliyun.com/document_detail/67608.html) operation to upgrade the database engine version of the instance.
8957
+ * - The network type of the instance must be VPC. If the network type of the instance is classic network, you must call the [ModifyDBInstanceNetworkType](https://help.aliyun.com/document_detail/62138.html) operation to change the network type to VPC.
8958
+ * - You can only disable but not enable password-free access over VPC.
8694
8959
  *
8695
8960
  * @param request - ModifyInstanceVpcAuthModeRequest
8696
8961
  * @returns ModifyInstanceVpcAuthModeResponse
@@ -8701,10 +8966,10 @@ export default class Client extends OpenApi {
8701
8966
  }
8702
8967
 
8703
8968
  /**
8704
- * Changes the specifications and storage capacity of a node of an ApsaraDB for MongoDB sharded cluster instance.
8969
+ * Changes the instance type and storage space of a node in a MongoDB sharded cluster instance.
8705
8970
  *
8706
8971
  * @remarks
8707
- * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
8972
+ * Before you call this operation, make sure that you understand the billing methods and <props="china">[pricing](https://www.aliyun.com/price/product#/mongodb/detail)<props="intl">[pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of MongoDB.
8708
8973
  * > This operation is applicable only to sharded cluster instances.
8709
8974
  *
8710
8975
  * @param request - ModifyNodeSpecRequest
@@ -8816,10 +9081,10 @@ export default class Client extends OpenApi {
8816
9081
  }
8817
9082
 
8818
9083
  /**
8819
- * Changes the specifications and storage capacity of a node of an ApsaraDB for MongoDB sharded cluster instance.
9084
+ * Changes the instance type and storage space of a node in a MongoDB sharded cluster instance.
8820
9085
  *
8821
9086
  * @remarks
8822
- * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
9087
+ * Before you call this operation, make sure that you understand the billing methods and <props="china">[pricing](https://www.aliyun.com/price/product#/mongodb/detail)<props="intl">[pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of MongoDB.
8823
9088
  * > This operation is applicable only to sharded cluster instances.
8824
9089
  *
8825
9090
  * @param request - ModifyNodeSpecRequest
@@ -8831,12 +9096,12 @@ export default class Client extends OpenApi {
8831
9096
  }
8832
9097
 
8833
9098
  /**
8834
- * Changes the configurations of mongos or shard nodes in an ApsaraDB for MongoDB sharded cluster instance.
9099
+ * Changes the configuration of one or more Mongos or shard nodes in an ApsaraDB for MongoDB sharded cluster instance.
8835
9100
  *
8836
9101
  * @remarks
8837
- * Make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB before you call this operation.
8838
- * This operation is applicable only to sharded cluster instances.
8839
- * When you upgrade or downgrade the configurations of multiple sharded cluster instances in batches, the specifications of the instances are limited. For example, if you want to expand the storage capacity of the instances, the storage capacity of the instances after expansion must be greater than the current capacity. When the specifications of multiple sharded cluster instances are different, limits are defined based on the specifications of a random sharded cluster instance. In this case, you may be unable to upgrade or downgrade the configurations of the instances. In this case, we recommend that you call the ModifyNodeSpec operation to individually change the configurations of each sharded cluster instance.
9102
+ * Before you call this operation, ensure that you understand the billing methods and <props="china">[pricing](https://www.aliyun.com/price/product#/mongodb/detail)<props="intl">[pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
9103
+ * This operation applies only to ApsaraDB for MongoDB sharded cluster instances.
9104
+ * When you upgrade or downgrade multiple sharded cluster instances in a batch, the target instance types are subject to certain constraints. For example, if you expand storage capacity, the target capacity must be greater than or equal to the current capacity. If the instances have different instance types, the system randomly selects the instance type of one instance and applies its constraints to the entire batch. This may cause the upgrade or downgrade to fail. If you cannot upgrade or downgrade instances in a batch, you can use the ModifyNodeSpec operation to change the configuration of a single sharded cluster instance.
8840
9105
  *
8841
9106
  * @param request - ModifyNodeSpecBatchRequest
8842
9107
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8931,12 +9196,12 @@ export default class Client extends OpenApi {
8931
9196
  }
8932
9197
 
8933
9198
  /**
8934
- * Changes the configurations of mongos or shard nodes in an ApsaraDB for MongoDB sharded cluster instance.
9199
+ * Changes the configuration of one or more Mongos or shard nodes in an ApsaraDB for MongoDB sharded cluster instance.
8935
9200
  *
8936
9201
  * @remarks
8937
- * Make sure that you fully understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB before you call this operation.
8938
- * This operation is applicable only to sharded cluster instances.
8939
- * When you upgrade or downgrade the configurations of multiple sharded cluster instances in batches, the specifications of the instances are limited. For example, if you want to expand the storage capacity of the instances, the storage capacity of the instances after expansion must be greater than the current capacity. When the specifications of multiple sharded cluster instances are different, limits are defined based on the specifications of a random sharded cluster instance. In this case, you may be unable to upgrade or downgrade the configurations of the instances. In this case, we recommend that you call the ModifyNodeSpec operation to individually change the configurations of each sharded cluster instance.
9202
+ * Before you call this operation, ensure that you understand the billing methods and <props="china">[pricing](https://www.aliyun.com/price/product#/mongodb/detail)<props="intl">[pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB.
9203
+ * This operation applies only to ApsaraDB for MongoDB sharded cluster instances.
9204
+ * When you upgrade or downgrade multiple sharded cluster instances in a batch, the target instance types are subject to certain constraints. For example, if you expand storage capacity, the target capacity must be greater than or equal to the current capacity. If the instances have different instance types, the system randomly selects the instance type of one instance and applies its constraints to the entire batch. This may cause the upgrade or downgrade to fail. If you cannot upgrade or downgrade instances in a batch, you can use the ModifyNodeSpec operation to change the configuration of a single sharded cluster instance.
8940
9205
  *
8941
9206
  * @param request - ModifyNodeSpecBatchRequest
8942
9207
  * @returns ModifyNodeSpecBatchResponse
@@ -8950,8 +9215,8 @@ export default class Client extends OpenApi {
8950
9215
  * Modifies the parameters of an ApsaraDB for MongoDB instance.
8951
9216
  *
8952
9217
  * @remarks
8953
- * The instance must be in the Running state when you call this operation.
8954
- * * If you call this operation to modify specific instance parameters and the modification for part of the parameters can take effect only after an instance restart, the instance is automatically restarted after this operation is called. You can call the [DescribeParameterTemplates](https://help.aliyun.com/document_detail/67618.html) operation to query the parameters that take effect only after the instance is restarted.
9218
+ * - When you call this operation, the instance status must be running.
9219
+ * - If you call this operation to modify specific instance parameters that require a restart to take effect, the instance is automatically restarted after the operation is called. You can call the [DescribeParameterTemplates](https://help.aliyun.com/document_detail/67618.html) operation to identify which parameters require an instance restart to take effect after modification.
8955
9220
  *
8956
9221
  * @param request - ModifyParametersRequest
8957
9222
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9021,8 +9286,8 @@ export default class Client extends OpenApi {
9021
9286
  * Modifies the parameters of an ApsaraDB for MongoDB instance.
9022
9287
  *
9023
9288
  * @remarks
9024
- * The instance must be in the Running state when you call this operation.
9025
- * * If you call this operation to modify specific instance parameters and the modification for part of the parameters can take effect only after an instance restart, the instance is automatically restarted after this operation is called. You can call the [DescribeParameterTemplates](https://help.aliyun.com/document_detail/67618.html) operation to query the parameters that take effect only after the instance is restarted.
9289
+ * - When you call this operation, the instance status must be running.
9290
+ * - If you call this operation to modify specific instance parameters that require a restart to take effect, the instance is automatically restarted after the operation is called. You can call the [DescribeParameterTemplates](https://help.aliyun.com/document_detail/67618.html) operation to identify which parameters require an instance restart to take effect after modification.
9026
9291
  *
9027
9292
  * @param request - ModifyParametersRequest
9028
9293
  * @returns ModifyParametersResponse
@@ -9105,10 +9370,10 @@ export default class Client extends OpenApi {
9105
9370
  }
9106
9371
 
9107
9372
  /**
9108
- * You can call this operation to modify an ECS Security group that is bound to an ApsaraDB for MongoDB instance.
9373
+ * Modifies the ECS security group bound to an ApsaraDB for MongoDB instance.
9109
9374
  *
9110
9375
  * @remarks
9111
- * > For a sharded cluster instance, the bound ECS security group takes effect only for mongos nodes.
9376
+ * > For a sharded cluster instance, the bound ECS security group takes effect only for mongos nodes.
9112
9377
  *
9113
9378
  * @param request - ModifySecurityGroupConfigurationRequest
9114
9379
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9159,10 +9424,10 @@ export default class Client extends OpenApi {
9159
9424
  }
9160
9425
 
9161
9426
  /**
9162
- * You can call this operation to modify an ECS Security group that is bound to an ApsaraDB for MongoDB instance.
9427
+ * Modifies the ECS security group bound to an ApsaraDB for MongoDB instance.
9163
9428
  *
9164
9429
  * @remarks
9165
- * > For a sharded cluster instance, the bound ECS security group takes effect only for mongos nodes.
9430
+ * > For a sharded cluster instance, the bound ECS security group takes effect only for mongos nodes.
9166
9431
  *
9167
9432
  * @param request - ModifySecurityGroupConfigurationRequest
9168
9433
  * @returns ModifySecurityGroupConfigurationResponse
@@ -9247,7 +9512,10 @@ export default class Client extends OpenApi {
9247
9512
  }
9248
9513
 
9249
9514
  /**
9250
- * 修改MongoDB实例的SRV连接地址
9515
+ * Modifies the SRV connection address of a MongoDB instance.
9516
+ *
9517
+ * @remarks
9518
+ * This operation applies only to replica set instances and sharded cluster instances that use disks.
9251
9519
  *
9252
9520
  * @param request - ModifySrvNetworkAddressRequest
9253
9521
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9302,7 +9570,10 @@ export default class Client extends OpenApi {
9302
9570
  }
9303
9571
 
9304
9572
  /**
9305
- * 修改MongoDB实例的SRV连接地址
9573
+ * Modifies the SRV connection address of a MongoDB instance.
9574
+ *
9575
+ * @remarks
9576
+ * This operation applies only to replica set instances and sharded cluster instances that use disks.
9306
9577
  *
9307
9578
  * @param request - ModifySrvNetworkAddressRequest
9308
9579
  * @returns ModifySrvNetworkAddressResponse
@@ -9385,11 +9656,11 @@ export default class Client extends OpenApi {
9385
9656
  }
9386
9657
 
9387
9658
  /**
9388
- * Releases the internal endpoint of a shard or Configserver node in a sharded cluster instance.
9659
+ * Releases the internal endpoint of a shard or Configserver node for a sharded cluster instance.
9389
9660
  *
9390
9661
  * @remarks
9391
- * This operation can be used to release the internal endpoint of a shard or Configserver node in a sharded cluster instance. For more information, see [Release the endpoint of a shard or Configserver node](https://help.aliyun.com/document_detail/134067.html).
9392
- * * To release the public endpoint of a shard or Configserver node in a sharded cluster instance, you can call the [ReleasePublicNetworkAddress](https://help.aliyun.com/document_detail/67604.html) operation.
9662
+ * - This operation releases the internal endpoint of a shard or Configserver node for a sharded cluster instance. For more information, see [Release the endpoint of a shard or Configserver node](https://help.aliyun.com/document_detail/134067.html).
9663
+ * - To release the public endpoint of a shard or Configserver node for a sharded cluster instance, call the [ReleasePublicNetworkAddress](https://help.aliyun.com/document_detail/67604.html) operation.
9393
9664
  *
9394
9665
  * @param request - ReleaseNodePrivateNetworkAddressRequest
9395
9666
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9448,11 +9719,11 @@ export default class Client extends OpenApi {
9448
9719
  }
9449
9720
 
9450
9721
  /**
9451
- * Releases the internal endpoint of a shard or Configserver node in a sharded cluster instance.
9722
+ * Releases the internal endpoint of a shard or Configserver node for a sharded cluster instance.
9452
9723
  *
9453
9724
  * @remarks
9454
- * This operation can be used to release the internal endpoint of a shard or Configserver node in a sharded cluster instance. For more information, see [Release the endpoint of a shard or Configserver node](https://help.aliyun.com/document_detail/134067.html).
9455
- * * To release the public endpoint of a shard or Configserver node in a sharded cluster instance, you can call the [ReleasePublicNetworkAddress](https://help.aliyun.com/document_detail/67604.html) operation.
9725
+ * - This operation releases the internal endpoint of a shard or Configserver node for a sharded cluster instance. For more information, see [Release the endpoint of a shard or Configserver node](https://help.aliyun.com/document_detail/134067.html).
9726
+ * - To release the public endpoint of a shard or Configserver node for a sharded cluster instance, call the [ReleasePublicNetworkAddress](https://help.aliyun.com/document_detail/67604.html) operation.
9456
9727
  *
9457
9728
  * @param request - ReleaseNodePrivateNetworkAddressRequest
9458
9729
  * @returns ReleaseNodePrivateNetworkAddressResponse
@@ -9621,9 +9892,6 @@ export default class Client extends OpenApi {
9621
9892
  /**
9622
9893
  * Resets the password of the root account in an ApsaraDB for MongoDB instance.
9623
9894
  *
9624
- * @remarks
9625
- * > This operation can be used to reset only the password of the root account of an instance.
9626
- *
9627
9895
  * @param request - ResetAccountPasswordRequest
9628
9896
  * @param runtime - runtime options for this request RuntimeOptions
9629
9897
  * @returns ResetAccountPasswordResponse
@@ -9683,9 +9951,6 @@ export default class Client extends OpenApi {
9683
9951
  /**
9684
9952
  * Resets the password of the root account in an ApsaraDB for MongoDB instance.
9685
9953
  *
9686
- * @remarks
9687
- * > This operation can be used to reset only the password of the root account of an instance.
9688
- *
9689
9954
  * @param request - ResetAccountPasswordRequest
9690
9955
  * @returns ResetAccountPasswordResponse
9691
9956
  */
@@ -9698,7 +9963,7 @@ export default class Client extends OpenApi {
9698
9963
  * Restarts an ApsaraDB for MongoDB instance.
9699
9964
  *
9700
9965
  * @remarks
9701
- * This operation can also be used to restart an instance, or restart a shard or mongos node in a sharded cluster instance.
9966
+ * You can call this operation to restart an instance. You can also restart a shard or Mongos node in a sharded cluster instance.
9702
9967
  *
9703
9968
  * @param request - RestartDBInstanceRequest
9704
9969
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9715,6 +9980,10 @@ export default class Client extends OpenApi {
9715
9980
  query["NodeId"] = request.nodeId;
9716
9981
  }
9717
9982
 
9983
+ if (!$dara.isNull(request.nodeType)) {
9984
+ query["NodeType"] = request.nodeType;
9985
+ }
9986
+
9718
9987
  if (!$dara.isNull(request.ownerAccount)) {
9719
9988
  query["OwnerAccount"] = request.ownerAccount;
9720
9989
  }
@@ -9756,7 +10025,7 @@ export default class Client extends OpenApi {
9756
10025
  * Restarts an ApsaraDB for MongoDB instance.
9757
10026
  *
9758
10027
  * @remarks
9759
- * This operation can also be used to restart an instance, or restart a shard or mongos node in a sharded cluster instance.
10028
+ * You can call this operation to restart an instance. You can also restart a shard or Mongos node in a sharded cluster instance.
9760
10029
  *
9761
10030
  * @param request - RestartDBInstanceRequest
9762
10031
  * @returns RestartDBInstanceResponse
@@ -9767,13 +10036,12 @@ export default class Client extends OpenApi {
9767
10036
  }
9768
10037
 
9769
10038
  /**
9770
- * Restarts a node in an ApsaraDB for MongoDB instance.
10039
+ * Restarts a single node of a MongoDB instance.
9771
10040
  *
9772
10041
  * @remarks
9773
- * You can call this operation to restart a node in a replica set instance or a child instance in a sharded cluster instance.
9774
- * > When you call this operation, the instance must meet the following requirements:
9775
- * * The instance is in the Running state.
9776
- * * The instance is a replica set or sharded cluster instance of the standard edition.
10042
+ * Limitations:
10043
+ * - The instance must be in the Running state.
10044
+ * - The instance must be a standard replica set instance or a sharded cluster instance.
9777
10045
  *
9778
10046
  * @param request - RestartNodeRequest
9779
10047
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9832,13 +10100,12 @@ export default class Client extends OpenApi {
9832
10100
  }
9833
10101
 
9834
10102
  /**
9835
- * Restarts a node in an ApsaraDB for MongoDB instance.
10103
+ * Restarts a single node of a MongoDB instance.
9836
10104
  *
9837
10105
  * @remarks
9838
- * You can call this operation to restart a node in a replica set instance or a child instance in a sharded cluster instance.
9839
- * > When you call this operation, the instance must meet the following requirements:
9840
- * * The instance is in the Running state.
9841
- * * The instance is a replica set or sharded cluster instance of the standard edition.
10106
+ * Limitations:
10107
+ * - The instance must be in the Running state.
10108
+ * - The instance must be a standard replica set instance or a sharded cluster instance.
9842
10109
  *
9843
10110
  * @param request - RestartNodeRequest
9844
10111
  * @returns RestartNodeResponse
@@ -9853,9 +10120,9 @@ export default class Client extends OpenApi {
9853
10120
  *
9854
10121
  * @remarks
9855
10122
  * The instance must be running when you call this operation.
9856
- * >
9857
- * * This operation is applicable to replica set instances and sharded cluster instances, but cannot be performed on standalone instances.
9858
- * * On replica set instances, the switch is performed between instances. On sharded cluster instances, the switch is performed between shards.
10123
+ * >
10124
+ * - This operation is applicable to replica set instances and sharded cluster instances, but cannot be performed on standalone instances.
10125
+ * - On replica set instances, the switch is performed between instances. On sharded cluster instances, the switch is performed between shards.
9859
10126
  *
9860
10127
  * @param request - SwitchDBInstanceHARequest
9861
10128
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9918,9 +10185,9 @@ export default class Client extends OpenApi {
9918
10185
  *
9919
10186
  * @remarks
9920
10187
  * The instance must be running when you call this operation.
9921
- * >
9922
- * * This operation is applicable to replica set instances and sharded cluster instances, but cannot be performed on standalone instances.
9923
- * * On replica set instances, the switch is performed between instances. On sharded cluster instances, the switch is performed between shards.
10188
+ * >
10189
+ * - This operation is applicable to replica set instances and sharded cluster instances, but cannot be performed on standalone instances.
10190
+ * - On replica set instances, the switch is performed between instances. On sharded cluster instances, the switch is performed between shards.
9924
10191
  *
9925
10192
  * @param request - SwitchDBInstanceHARequest
9926
10193
  * @returns SwitchDBInstanceHAResponse
@@ -9935,11 +10202,11 @@ export default class Client extends OpenApi {
9935
10202
  *
9936
10203
  * @remarks
9937
10204
  * If you have a large number of instances, you can create multiple tags, bind the tags to the instances, and filter the instances by tag.
9938
- * * A tag consists of a key and a value. Each key must be unique in a region for an Alibaba Cloud account. Different keys can be mapped to the same value.
9939
- * * If the tag that you specify does not exist, this tag is automatically created and bound to the specified instance.
9940
- * * If a tag that has the same key is already bound to the instance, the new tag overwrites the existing tag.
9941
- * * You can bind up to 20 tags to each instance.
9942
- * * You can bind tags to up to 50 instances each time you call the operation.
10205
+ * - A tag consists of a key and a value. Each key must be unique in a region for an Alibaba Cloud account. Different keys can be mapped to the same value.
10206
+ * - If the tag that you specify does not exist, this tag is automatically created and bound to the specified instance.
10207
+ * - If a tag that has the same key is already bound to the instance, the new tag overwrites the existing tag.
10208
+ * - You can bind up to 20 tags to each instance.
10209
+ * - You can bind tags to up to 50 instances each time you call the operation.
9943
10210
  *
9944
10211
  * @param request - TagResourcesRequest
9945
10212
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10006,11 +10273,11 @@ export default class Client extends OpenApi {
10006
10273
  *
10007
10274
  * @remarks
10008
10275
  * If you have a large number of instances, you can create multiple tags, bind the tags to the instances, and filter the instances by tag.
10009
- * * A tag consists of a key and a value. Each key must be unique in a region for an Alibaba Cloud account. Different keys can be mapped to the same value.
10010
- * * If the tag that you specify does not exist, this tag is automatically created and bound to the specified instance.
10011
- * * If a tag that has the same key is already bound to the instance, the new tag overwrites the existing tag.
10012
- * * You can bind up to 20 tags to each instance.
10013
- * * You can bind tags to up to 50 instances each time you call the operation.
10276
+ * - A tag consists of a key and a value. Each key must be unique in a region for an Alibaba Cloud account. Different keys can be mapped to the same value.
10277
+ * - If the tag that you specify does not exist, this tag is automatically created and bound to the specified instance.
10278
+ * - If a tag that has the same key is already bound to the instance, the new tag overwrites the existing tag.
10279
+ * - You can bind up to 20 tags to each instance.
10280
+ * - You can bind tags to up to 50 instances each time you call the operation.
10014
10281
  *
10015
10282
  * @param request - TagResourcesRequest
10016
10283
  * @returns TagResourcesResponse
@@ -10024,8 +10291,8 @@ export default class Client extends OpenApi {
10024
10291
  * Switches the backup mode of an ApsaraDB for MongoDB sharded cluster instance to the cluster backup mode. After the instance is switched to the cluster backup mode, the instance supports high-frequency backup.
10025
10292
  *
10026
10293
  * @remarks
10027
- * The instance is an ApsaraDB for MongoDB sharded cluster instance that runs MongoDB 4.4 or later and uses enhanced SSDs (ESSDs) to store data.
10028
- * * You can call the TransferClusterBackup operation only for instances that are created before October 19, 2023 to switch the instances to the cluster backup mode. Cloud disk-based sharded cluster instances that are created on or after October 19, 2023 are set to the cluster backup mode by default.
10294
+ * - The instance is an ApsaraDB for MongoDB sharded cluster instance that runs MongoDB 4.4 or later and uses enhanced SSDs (ESSDs) to store data.
10295
+ * - You can call the TransferClusterBackup operation only for instances that are created before October 19, 2023 to switch the instances to the cluster backup mode. Cloud disk-based sharded cluster instances that are created on or after October 19, 2023 are set to the cluster backup mode by default.
10029
10296
  *
10030
10297
  * @param request - TransferClusterBackupRequest
10031
10298
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10075,8 +10342,8 @@ export default class Client extends OpenApi {
10075
10342
  * Switches the backup mode of an ApsaraDB for MongoDB sharded cluster instance to the cluster backup mode. After the instance is switched to the cluster backup mode, the instance supports high-frequency backup.
10076
10343
  *
10077
10344
  * @remarks
10078
- * The instance is an ApsaraDB for MongoDB sharded cluster instance that runs MongoDB 4.4 or later and uses enhanced SSDs (ESSDs) to store data.
10079
- * * You can call the TransferClusterBackup operation only for instances that are created before October 19, 2023 to switch the instances to the cluster backup mode. Cloud disk-based sharded cluster instances that are created on or after October 19, 2023 are set to the cluster backup mode by default.
10345
+ * - The instance is an ApsaraDB for MongoDB sharded cluster instance that runs MongoDB 4.4 or later and uses enhanced SSDs (ESSDs) to store data.
10346
+ * - You can call the TransferClusterBackup operation only for instances that are created before October 19, 2023 to switch the instances to the cluster backup mode. Cloud disk-based sharded cluster instances that are created on or after October 19, 2023 are set to the cluster backup mode by default.
10080
10347
  *
10081
10348
  * @param request - TransferClusterBackupRequest
10082
10349
  * @returns TransferClusterBackupResponse
@@ -10092,9 +10359,9 @@ export default class Client extends OpenApi {
10092
10359
  * @remarks
10093
10360
  * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.alibabacloud.com/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB
10094
10361
  * Before you call this API operation, make sure that the ApsaraDB for MongoDB instance meets the following requirements:
10095
- * * The instance is in the Running state.
10096
- * * Your instance has no unpaid billing method change orders.
10097
- * * The instance type is available for purchase. For more information about unavailable instance types, see [Instance types](https://help.aliyun.com/document_detail/57141.html).
10362
+ * - The instance is in the Running state.
10363
+ * - Your instance has no unpaid billing method change orders.
10364
+ * - The instance type is available for purchase. For more information about unavailable instance types, see [Instance types](https://help.aliyun.com/document_detail/57141.html).
10098
10365
  * > To change the billing method of an instance whose instance type is no longer available to purchase, call the [ModifyDBInstanceSpec](https://help.aliyun.com/document_detail/61816.html) or [ModifyNodeSpec](https://help.aliyun.com/document_detail/61923.html) operation to change the instance type first.
10099
10366
  *
10100
10367
  * @param request - TransformInstanceChargeTypeRequest
@@ -10175,9 +10442,9 @@ export default class Client extends OpenApi {
10175
10442
  * @remarks
10176
10443
  * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.alibabacloud.com/product/apsaradb-for-mongodb/pricing) of ApsaraDB for MongoDB
10177
10444
  * Before you call this API operation, make sure that the ApsaraDB for MongoDB instance meets the following requirements:
10178
- * * The instance is in the Running state.
10179
- * * Your instance has no unpaid billing method change orders.
10180
- * * The instance type is available for purchase. For more information about unavailable instance types, see [Instance types](https://help.aliyun.com/document_detail/57141.html).
10445
+ * - The instance is in the Running state.
10446
+ * - Your instance has no unpaid billing method change orders.
10447
+ * - The instance type is available for purchase. For more information about unavailable instance types, see [Instance types](https://help.aliyun.com/document_detail/57141.html).
10181
10448
  * > To change the billing method of an instance whose instance type is no longer available to purchase, call the [ModifyDBInstanceSpec](https://help.aliyun.com/document_detail/61816.html) or [ModifyNodeSpec](https://help.aliyun.com/document_detail/61923.html) operation to change the instance type first.
10182
10449
  *
10183
10450
  * @param request - TransformInstanceChargeTypeRequest
@@ -10195,11 +10462,11 @@ export default class Client extends OpenApi {
10195
10462
  * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing).
10196
10463
  * A subscription instance cannot be changed to a pay-as-you-go instance. To avoid wasting resources, proceed with caution.
10197
10464
  * Before you call this API operation, make sure that the ApsaraDB for MongoDB instance meets the following requirements:
10198
- * * The instance is in the running state.
10199
- * * The billing method of the instance is pay-as-you-go.
10200
- * * The instance has no unpaid subscription orders.
10201
- * * The instance type is available for purchase. For more information about unavailable instance types, see [Instance types](https://help.aliyun.com/document_detail/57141.html).
10202
- * > To change the billing method of an instance whose instance type is no longer available to subscription, call the [ModifyDBInstanceSpec](https://help.aliyun.com/document_detail/61816.html) or [ModifyNodeSpec](https://help.aliyun.com/document_detail/61923.html) operation to first change the instance type.
10465
+ * - The instance is in the running state.
10466
+ * - The billing method of the instance is pay-as-you-go.
10467
+ * - The instance has no unpaid subscription orders.
10468
+ * - The instance type is available for purchase. For more information about unavailable instance types, see [Instance types](https://help.aliyun.com/document_detail/57141.html).
10469
+ * > To change the billing method of an instance whose instance type is no longer available to subscription, call the [ModifyDBInstanceSpec](https://help.aliyun.com/document_detail/61816.html) or [ModifyNodeSpec](https://help.aliyun.com/document_detail/61923.html) operation to first change the instance type.
10203
10470
  *
10204
10471
  * @param request - TransformToPrePaidRequest
10205
10472
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10272,11 +10539,11 @@ export default class Client extends OpenApi {
10272
10539
  * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.alibabacloud.com/zh/product/apsaradb-for-mongodb/pricing).
10273
10540
  * A subscription instance cannot be changed to a pay-as-you-go instance. To avoid wasting resources, proceed with caution.
10274
10541
  * Before you call this API operation, make sure that the ApsaraDB for MongoDB instance meets the following requirements:
10275
- * * The instance is in the running state.
10276
- * * The billing method of the instance is pay-as-you-go.
10277
- * * The instance has no unpaid subscription orders.
10278
- * * The instance type is available for purchase. For more information about unavailable instance types, see [Instance types](https://help.aliyun.com/document_detail/57141.html).
10279
- * > To change the billing method of an instance whose instance type is no longer available to subscription, call the [ModifyDBInstanceSpec](https://help.aliyun.com/document_detail/61816.html) or [ModifyNodeSpec](https://help.aliyun.com/document_detail/61923.html) operation to first change the instance type.
10542
+ * - The instance is in the running state.
10543
+ * - The billing method of the instance is pay-as-you-go.
10544
+ * - The instance has no unpaid subscription orders.
10545
+ * - The instance type is available for purchase. For more information about unavailable instance types, see [Instance types](https://help.aliyun.com/document_detail/57141.html).
10546
+ * > To change the billing method of an instance whose instance type is no longer available to subscription, call the [ModifyDBInstanceSpec](https://help.aliyun.com/document_detail/61816.html) or [ModifyNodeSpec](https://help.aliyun.com/document_detail/61923.html) operation to first change the instance type.
10280
10547
  *
10281
10548
  * @param request - TransformToPrePaidRequest
10282
10549
  * @returns TransformToPrePaidResponse
@@ -10290,9 +10557,9 @@ export default class Client extends OpenApi {
10290
10557
  * Removes a tag if the tag is not added to another instance.
10291
10558
  *
10292
10559
  * @remarks
10293
- * >
10294
- * * You can remove up to 20 tags at a time.
10295
- * * If you remove a tag from all instances, the tag is automatically deleted.
10560
+ * >
10561
+ * - You can remove up to 20 tags at a time.
10562
+ * - If you remove a tag from all instances, the tag is automatically deleted.
10296
10563
  *
10297
10564
  * @param request - UntagResourcesRequest
10298
10565
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10362,9 +10629,9 @@ export default class Client extends OpenApi {
10362
10629
  * Removes a tag if the tag is not added to another instance.
10363
10630
  *
10364
10631
  * @remarks
10365
- * >
10366
- * * You can remove up to 20 tags at a time.
10367
- * * If you remove a tag from all instances, the tag is automatically deleted.
10632
+ * >
10633
+ * - You can remove up to 20 tags at a time.
10634
+ * - If you remove a tag from all instances, the tag is automatically deleted.
10368
10635
  *
10369
10636
  * @param request - UntagResourcesRequest
10370
10637
  * @returns UntagResourcesResponse
@@ -10379,9 +10646,11 @@ export default class Client extends OpenApi {
10379
10646
  *
10380
10647
  * @remarks
10381
10648
  * The instance must be in the running state when you call this operation.
10382
- * > * The available database versions depend on the storage engine used by the instance. For more information, see [Upgrades of MongoDB major versions](https://help.aliyun.com/document_detail/398673.html). You can also call the [DescribeAvailableEngineVersion](https://help.aliyun.com/document_detail/141355.html) operation to query the available database versions.
10383
- * > * You cannot downgrade the MongoDB version of an instance after you upgrade it.
10384
- * > * The instance is automatically restarted for two to three times during the upgrade process. Make sure that you upgrade the instance during off-peak hours.
10649
+ * > - The available database versions depend on the storage engine used by the instance. For more information, see [Upgrades of MongoDB major versions](https://help.aliyun.com/document_detail/398673.html). You can also call the [DescribeAvailableEngineVersion](https://help.aliyun.com/document_detail/141355.html) operation to query the available database versions.
10650
+ * >
10651
+ * > - You cannot downgrade the MongoDB version of an instance after you upgrade it.
10652
+ * >
10653
+ * > - The instance is automatically restarted for two to three times during the upgrade process. Make sure that you upgrade the instance during off-peak hours.
10385
10654
  *
10386
10655
  * @param request - UpgradeDBInstanceEngineVersionRequest
10387
10656
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10440,9 +10709,11 @@ export default class Client extends OpenApi {
10440
10709
  *
10441
10710
  * @remarks
10442
10711
  * The instance must be in the running state when you call this operation.
10443
- * > * The available database versions depend on the storage engine used by the instance. For more information, see [Upgrades of MongoDB major versions](https://help.aliyun.com/document_detail/398673.html). You can also call the [DescribeAvailableEngineVersion](https://help.aliyun.com/document_detail/141355.html) operation to query the available database versions.
10444
- * > * You cannot downgrade the MongoDB version of an instance after you upgrade it.
10445
- * > * The instance is automatically restarted for two to three times during the upgrade process. Make sure that you upgrade the instance during off-peak hours.
10712
+ * > - The available database versions depend on the storage engine used by the instance. For more information, see [Upgrades of MongoDB major versions](https://help.aliyun.com/document_detail/398673.html). You can also call the [DescribeAvailableEngineVersion](https://help.aliyun.com/document_detail/141355.html) operation to query the available database versions.
10713
+ * >
10714
+ * > - You cannot downgrade the MongoDB version of an instance after you upgrade it.
10715
+ * >
10716
+ * > - The instance is automatically restarted for two to three times during the upgrade process. Make sure that you upgrade the instance during off-peak hours.
10446
10717
  *
10447
10718
  * @param request - UpgradeDBInstanceEngineVersionRequest
10448
10719
  * @returns UpgradeDBInstanceEngineVersionResponse