@alicloud/dds20151201 8.4.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 (465) hide show
  1. package/dist/client.d.ts +530 -428
  2. package/dist/client.js +563 -428
  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/DescribeActiveOperationMaintenanceConfigResponseBody.d.ts +30 -17
  49. package/dist/models/DescribeActiveOperationMaintenanceConfigResponseBody.js.map +1 -1
  50. package/dist/models/DescribeActiveOperationTaskCountResponseBody.d.ts +3 -2
  51. package/dist/models/DescribeActiveOperationTaskCountResponseBody.js.map +1 -1
  52. package/dist/models/DescribeActiveOperationTaskRegionRequest.d.ts +10 -8
  53. package/dist/models/DescribeActiveOperationTaskRegionRequest.js.map +1 -1
  54. package/dist/models/DescribeActiveOperationTaskRegionResponseBody.d.ts +3 -3
  55. package/dist/models/DescribeActiveOperationTaskRequest.d.ts +4 -1
  56. package/dist/models/DescribeActiveOperationTaskRequest.js.map +1 -1
  57. package/dist/models/DescribeActiveOperationTaskResponseBody.d.ts +8 -0
  58. package/dist/models/DescribeActiveOperationTaskResponseBody.js.map +1 -1
  59. package/dist/models/DescribeActiveOperationTaskTypeRequest.d.ts +3 -2
  60. package/dist/models/DescribeActiveOperationTaskTypeRequest.js.map +1 -1
  61. package/dist/models/DescribeActiveOperationTaskTypeResponseBody.d.ts +4 -3
  62. package/dist/models/DescribeActiveOperationTaskTypeResponseBody.js.map +1 -1
  63. package/dist/models/DescribeActiveOperationTasksRequest.d.ts +55 -30
  64. package/dist/models/DescribeActiveOperationTasksRequest.js.map +1 -1
  65. package/dist/models/DescribeActiveOperationTasksResponseBody.d.ts +92 -56
  66. package/dist/models/DescribeActiveOperationTasksResponseBody.js.map +1 -1
  67. package/dist/models/DescribeAuditLogFilterRequest.d.ts +5 -3
  68. package/dist/models/DescribeAuditLogFilterRequest.js.map +1 -1
  69. package/dist/models/DescribeAuditLogFilterResponseBody.d.ts +13 -7
  70. package/dist/models/DescribeAuditLogFilterResponseBody.js.map +1 -1
  71. package/dist/models/DescribeAuditPolicyResponseBody.d.ts +5 -4
  72. package/dist/models/DescribeAuditPolicyResponseBody.js.map +1 -1
  73. package/dist/models/DescribeAuditRecordsRequest.d.ts +21 -20
  74. package/dist/models/DescribeAuditRecordsRequest.js.map +1 -1
  75. package/dist/models/DescribeAuditRecordsResponseBody.d.ts +3 -3
  76. package/dist/models/DescribeAvailabilityZonesRequest.d.ts +36 -23
  77. package/dist/models/DescribeAvailabilityZonesRequest.js.map +1 -1
  78. package/dist/models/DescribeAvailabilityZonesResponseBody.d.ts +3 -2
  79. package/dist/models/DescribeAvailabilityZonesResponseBody.js.map +1 -1
  80. package/dist/models/DescribeAvailableResourceRequest.d.ts +15 -9
  81. package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
  82. package/dist/models/DescribeBackupDbsRequest.d.ts +4 -4
  83. package/dist/models/DescribeBackupPolicyRequest.d.ts +5 -4
  84. package/dist/models/DescribeBackupPolicyRequest.js.map +1 -1
  85. package/dist/models/DescribeBackupPolicyResponseBody.d.ts +99 -56
  86. package/dist/models/DescribeBackupPolicyResponseBody.js.map +1 -1
  87. package/dist/models/DescribeBackupStorageRequest.d.ts +2 -2
  88. package/dist/models/DescribeBackupStorageResponseBody.d.ts +4 -4
  89. package/dist/models/DescribeBackupTasksRequest.d.ts +2 -2
  90. package/dist/models/DescribeBackupTasksResponseBody.d.ts +15 -11
  91. package/dist/models/DescribeBackupTasksResponseBody.js.map +1 -1
  92. package/dist/models/DescribeBackupsRequest.d.ts +30 -17
  93. package/dist/models/DescribeBackupsRequest.js.map +1 -1
  94. package/dist/models/DescribeBackupsResponseBody.d.ts +8 -6
  95. package/dist/models/DescribeBackupsResponseBody.js.map +1 -1
  96. package/dist/models/DescribeBinlogFilesRequest.d.ts +48 -0
  97. package/dist/models/DescribeBinlogFilesRequest.js.map +1 -1
  98. package/dist/models/DescribeBinlogFilesResponseBody.d.ts +12 -0
  99. package/dist/models/DescribeBinlogFilesResponseBody.js.map +1 -1
  100. package/dist/models/DescribeClusterBackupsRequest.d.ts +29 -18
  101. package/dist/models/DescribeClusterBackupsRequest.js.map +1 -1
  102. package/dist/models/DescribeClusterBackupsResponseBody.d.ts +76 -50
  103. package/dist/models/DescribeClusterBackupsResponseBody.js.map +1 -1
  104. package/dist/models/DescribeClusterRecoverTimeRequest.d.ts +23 -1
  105. package/dist/models/DescribeClusterRecoverTimeRequest.js +2 -0
  106. package/dist/models/DescribeClusterRecoverTimeRequest.js.map +1 -1
  107. package/dist/models/DescribeClusterRecoverTimeResponseBody.d.ts +5 -6
  108. package/dist/models/DescribeClusterRecoverTimeResponseBody.js.map +1 -1
  109. package/dist/models/DescribeDbinstanceAttributeRequest.d.ts +8 -7
  110. package/dist/models/DescribeDbinstanceAttributeRequest.js.map +1 -1
  111. package/dist/models/DescribeDbinstanceAttributeResponseBody.d.ts +33 -1
  112. package/dist/models/DescribeDbinstanceAttributeResponseBody.js +57 -1
  113. package/dist/models/DescribeDbinstanceAttributeResponseBody.js.map +1 -1
  114. package/dist/models/DescribeDbinstanceEncryptionKeyResponseBody.d.ts +3 -2
  115. package/dist/models/DescribeDbinstanceEncryptionKeyResponseBody.js.map +1 -1
  116. package/dist/models/DescribeDbinstancePerformanceRequest.d.ts +26 -15
  117. package/dist/models/DescribeDbinstancePerformanceRequest.js.map +1 -1
  118. package/dist/models/DescribeDbinstancePerformanceResponseBody.d.ts +2 -2
  119. package/dist/models/DescribeDbinstanceSpecInfoRequest.d.ts +10 -0
  120. package/dist/models/DescribeDbinstanceSpecInfoRequest.js.map +1 -1
  121. package/dist/models/DescribeDbinstanceSpecInfoResponseBody.d.ts +16 -0
  122. package/dist/models/DescribeDbinstanceSpecInfoResponseBody.js.map +1 -1
  123. package/dist/models/DescribeDbinstanceSslresponseBody.d.ts +16 -4
  124. package/dist/models/DescribeDbinstanceSslresponseBody.js.map +1 -1
  125. package/dist/models/DescribeDbinstanceSwitchLogResponseBody.d.ts +12 -7
  126. package/dist/models/DescribeDbinstanceSwitchLogResponseBody.js.map +1 -1
  127. package/dist/models/DescribeDbinstanceTdeinfoResponseBody.d.ts +16 -15
  128. package/dist/models/DescribeDbinstanceTdeinfoResponseBody.js.map +1 -1
  129. package/dist/models/DescribeDbinstancesOverviewRequest.d.ts +38 -26
  130. package/dist/models/DescribeDbinstancesOverviewRequest.js.map +1 -1
  131. package/dist/models/DescribeDbinstancesOverviewResponseBody.d.ts +82 -58
  132. package/dist/models/DescribeDbinstancesOverviewResponseBody.js.map +1 -1
  133. package/dist/models/DescribeDbinstancesRequest.d.ts +78 -51
  134. package/dist/models/DescribeDbinstancesRequest.js.map +1 -1
  135. package/dist/models/DescribeDbinstancesResponseBody.d.ts +3 -3
  136. package/dist/models/DescribeErrorLogRecordsRequest.d.ts +9 -7
  137. package/dist/models/DescribeErrorLogRecordsRequest.js.map +1 -1
  138. package/dist/models/DescribeGlobalSecurityIpgroupRelationRequest.d.ts +1 -1
  139. package/dist/models/DescribeGlobalSecurityIpgroupRelationResponseBody.d.ts +6 -6
  140. package/dist/models/DescribeHistoryTasksRequest.d.ts +58 -30
  141. package/dist/models/DescribeHistoryTasksRequest.js.map +1 -1
  142. package/dist/models/DescribeHistoryTasksResponseBody.d.ts +85 -53
  143. package/dist/models/DescribeHistoryTasksResponseBody.js.map +1 -1
  144. package/dist/models/DescribeInstanceAutoRenewalAttributeRequest.d.ts +4 -3
  145. package/dist/models/DescribeInstanceAutoRenewalAttributeRequest.js.map +1 -1
  146. package/dist/models/DescribeInstanceRecoverTimeRequest.d.ts +22 -0
  147. package/dist/models/DescribeInstanceRecoverTimeRequest.js +2 -0
  148. package/dist/models/DescribeInstanceRecoverTimeRequest.js.map +1 -1
  149. package/dist/models/DescribeInstanceRecoverTimeResponseBody.d.ts +5 -6
  150. package/dist/models/DescribeInstanceRecoverTimeResponseBody.js.map +1 -1
  151. package/dist/models/DescribeKernelReleaseNotesRequest.d.ts +1 -1
  152. package/dist/models/DescribeMongoDblogConfigRequest.d.ts +1 -1
  153. package/dist/models/DescribeMongoDblogConfigResponseBody.d.ts +39 -19
  154. package/dist/models/DescribeMongoDblogConfigResponseBody.js.map +1 -1
  155. package/dist/models/DescribeParameterModificationHistoryRequest.d.ts +11 -8
  156. package/dist/models/DescribeParameterModificationHistoryRequest.js.map +1 -1
  157. package/dist/models/DescribeParameterTemplatesRequest.d.ts +22 -14
  158. package/dist/models/DescribeParameterTemplatesRequest.js.map +1 -1
  159. package/dist/models/DescribeParameterTemplatesResponseBody.d.ts +4 -4
  160. package/dist/models/DescribeParametersRequest.d.ts +7 -5
  161. package/dist/models/DescribeParametersRequest.js.map +1 -1
  162. package/dist/models/DescribePriceRequest.d.ts +37 -25
  163. package/dist/models/DescribePriceRequest.js.map +1 -1
  164. package/dist/models/DescribePriceResponseBody.d.ts +32 -25
  165. package/dist/models/DescribePriceResponseBody.js.map +1 -1
  166. package/dist/models/DescribeRdsVpcsRequest.d.ts +6 -0
  167. package/dist/models/DescribeRdsVpcsRequest.js.map +1 -1
  168. package/dist/models/DescribeRdsVpcsResponseBody.d.ts +73 -2
  169. package/dist/models/DescribeRdsVpcsResponseBody.js.map +1 -1
  170. package/dist/models/DescribeRdsVswitchsRequest.d.ts +9 -0
  171. package/dist/models/DescribeRdsVswitchsRequest.js.map +1 -1
  172. package/dist/models/DescribeRdsVswitchsResponseBody.d.ts +46 -1
  173. package/dist/models/DescribeRdsVswitchsResponseBody.js.map +1 -1
  174. package/dist/models/DescribeRegionsRequest.d.ts +4 -3
  175. package/dist/models/DescribeRegionsRequest.js.map +1 -1
  176. package/dist/models/DescribeRenewalPriceRequest.d.ts +8 -4
  177. package/dist/models/DescribeRenewalPriceRequest.js.map +1 -1
  178. package/dist/models/DescribeRenewalPriceResponseBody.d.ts +22 -9
  179. package/dist/models/DescribeRenewalPriceResponseBody.js.map +1 -1
  180. package/dist/models/DescribeReplicaSetRoleResponseBody.d.ts +11 -0
  181. package/dist/models/DescribeReplicaSetRoleResponseBody.js.map +1 -1
  182. package/dist/models/DescribeRestoreDbinstanceListRequest.d.ts +2 -2
  183. package/dist/models/DescribeRoleTagStatusRequest.d.ts +2 -0
  184. package/dist/models/DescribeRoleTagStatusRequest.js.map +1 -1
  185. package/dist/models/DescribeRoleTagStatusResponseBody.d.ts +19 -0
  186. package/dist/models/DescribeRoleTagStatusResponseBody.js.map +1 -1
  187. package/dist/models/DescribeRunningLogRecordsRequest.d.ts +19 -20
  188. package/dist/models/DescribeRunningLogRecordsRequest.js.map +1 -1
  189. package/dist/models/DescribeRunningLogRecordsResponseBody.d.ts +4 -4
  190. package/dist/models/DescribeShardingNetworkAddressRequest.d.ts +15 -2
  191. package/dist/models/DescribeShardingNetworkAddressRequest.js.map +1 -1
  192. package/dist/models/DescribeShardingNetworkAddressResponseBody.d.ts +7 -0
  193. package/dist/models/DescribeShardingNetworkAddressResponseBody.js.map +1 -1
  194. package/dist/models/DescribeSlowLogRecordsRequest.d.ts +8 -6
  195. package/dist/models/DescribeSlowLogRecordsRequest.js.map +1 -1
  196. package/dist/models/DescribeTagsRequest.d.ts +1 -1
  197. package/dist/models/DescribeTagsResponseBody.d.ts +5 -2
  198. package/dist/models/DescribeTagsResponseBody.js.map +1 -1
  199. package/dist/models/DescribeUserEncryptionKeyListRequest.d.ts +13 -2
  200. package/dist/models/DescribeUserEncryptionKeyListRequest.js.map +1 -1
  201. package/dist/models/DescribeUserEncryptionKeyListResponseBody.d.ts +1 -1
  202. package/dist/models/DescribeVpcsForMongoDbrequest.d.ts +15 -0
  203. package/dist/models/DescribeVpcsForMongoDbrequest.js.map +1 -1
  204. package/dist/models/DescribeVpcsForMongoDbresponseBody.d.ts +80 -2
  205. package/dist/models/DescribeVpcsForMongoDbresponseBody.js.map +1 -1
  206. package/dist/models/EvaluateResourceRequest.d.ts +51 -37
  207. package/dist/models/EvaluateResourceRequest.js.map +1 -1
  208. package/dist/models/EvaluateResourceResponseBody.d.ts +7 -6
  209. package/dist/models/EvaluateResourceResponseBody.js.map +1 -1
  210. package/dist/models/ListTagResourcesRequest.d.ts +4 -4
  211. package/dist/models/ListTagResourcesResponseBody.d.ts +1 -1
  212. package/dist/models/MigrateAvailableZoneRequest.d.ts +5 -4
  213. package/dist/models/MigrateAvailableZoneRequest.js.map +1 -1
  214. package/dist/models/MigrateToOtherZoneRequest.d.ts +8 -6
  215. package/dist/models/MigrateToOtherZoneRequest.js.map +1 -1
  216. package/dist/models/ModifyAccountDescriptionRequest.d.ts +9 -6
  217. package/dist/models/ModifyAccountDescriptionRequest.js.map +1 -1
  218. package/dist/models/ModifyActiveOperationMaintenanceConfigRequest.d.ts +27 -0
  219. package/dist/models/ModifyActiveOperationMaintenanceConfigRequest.js.map +1 -1
  220. package/dist/models/ModifyActiveOperationMaintenanceConfigResponseBody.d.ts +3 -0
  221. package/dist/models/ModifyActiveOperationMaintenanceConfigResponseBody.js.map +1 -1
  222. package/dist/models/ModifyAuditLogFilterRequest.d.ts +16 -9
  223. package/dist/models/ModifyAuditLogFilterRequest.js.map +1 -1
  224. package/dist/models/ModifyAuditPolicyRequest.d.ts +24 -9
  225. package/dist/models/ModifyAuditPolicyRequest.js.map +1 -1
  226. package/dist/models/ModifyBackupExpireTimeRequest.d.ts +13 -0
  227. package/dist/models/ModifyBackupExpireTimeRequest.js.map +1 -1
  228. package/dist/models/ModifyBackupExpireTimeResponseBody.d.ts +15 -0
  229. package/dist/models/ModifyBackupExpireTimeResponseBody.js.map +1 -1
  230. package/dist/models/ModifyBackupPolicyRequest.d.ts +128 -93
  231. package/dist/models/ModifyBackupPolicyRequest.js.map +1 -1
  232. package/dist/models/ModifyDbinstanceAttributeRequest.d.ts +9 -0
  233. package/dist/models/ModifyDbinstanceAttributeRequest.js.map +1 -1
  234. package/dist/models/ModifyDbinstanceAttributeResponseBody.d.ts +3 -0
  235. package/dist/models/ModifyDbinstanceAttributeResponseBody.js.map +1 -1
  236. package/dist/models/ModifyDbinstanceConfigRequest.d.ts +6 -0
  237. package/dist/models/ModifyDbinstanceConfigRequest.js.map +1 -1
  238. package/dist/models/ModifyDbinstanceConfigResponseBody.d.ts +3 -0
  239. package/dist/models/ModifyDbinstanceConfigResponseBody.js.map +1 -1
  240. package/dist/models/ModifyDbinstanceConnectionStringRequest.d.ts +17 -9
  241. package/dist/models/ModifyDbinstanceConnectionStringRequest.js.map +1 -1
  242. package/dist/models/ModifyDbinstanceConnectionStringResponseBody.d.ts +1 -1
  243. package/dist/models/ModifyDbinstanceDescriptionRequest.d.ts +5 -5
  244. package/dist/models/ModifyDbinstanceDiskTypeRequest.d.ts +28 -16
  245. package/dist/models/ModifyDbinstanceDiskTypeRequest.js.map +1 -1
  246. package/dist/models/ModifyDbinstanceMaintainTimeRequest.d.ts +1 -1
  247. package/dist/models/ModifyDbinstanceNetworkTypeRequest.d.ts +14 -20
  248. package/dist/models/ModifyDbinstanceNetworkTypeRequest.js.map +1 -1
  249. package/dist/models/ModifyDbinstanceSpecRequest.d.ts +125 -42
  250. package/dist/models/ModifyDbinstanceSpecRequest.js.map +1 -1
  251. package/dist/models/ModifyDbinstanceSpecResponseBody.d.ts +2 -2
  252. package/dist/models/ModifyDbinstanceSslrequest.d.ts +39 -5
  253. package/dist/models/ModifyDbinstanceSslrequest.js.map +1 -1
  254. package/dist/models/ModifyDbinstanceSslresponseBody.d.ts +1 -1
  255. package/dist/models/ModifyDbinstanceTderequest.d.ts +33 -7
  256. package/dist/models/ModifyDbinstanceTderequest.js.map +1 -1
  257. package/dist/models/ModifyGlobalSecurityIpgroupNameRequest.d.ts +5 -3
  258. package/dist/models/ModifyGlobalSecurityIpgroupNameRequest.js.map +1 -1
  259. package/dist/models/ModifyInstanceVpcAuthModeRequest.d.ts +2 -2
  260. package/dist/models/ModifyNodeSpecBatchRequest.d.ts +114 -19
  261. package/dist/models/ModifyNodeSpecBatchRequest.js.map +1 -1
  262. package/dist/models/ModifyNodeSpecRequest.d.ts +75 -22
  263. package/dist/models/ModifyNodeSpecRequest.js.map +1 -1
  264. package/dist/models/ModifyNodeSpecResponseBody.d.ts +2 -2
  265. package/dist/models/ModifyParametersRequest.d.ts +23 -10
  266. package/dist/models/ModifyParametersRequest.js.map +1 -1
  267. package/dist/models/ModifySecurityGroupConfigurationRequest.d.ts +3 -2
  268. package/dist/models/ModifySecurityGroupConfigurationRequest.js.map +1 -1
  269. package/dist/models/ModifySecurityIpsRequest.d.ts +8 -5
  270. package/dist/models/ModifySecurityIpsRequest.js.map +1 -1
  271. package/dist/models/ModifySrvNetworkAddressRequest.d.ts +20 -0
  272. package/dist/models/ModifySrvNetworkAddressRequest.js.map +1 -1
  273. package/dist/models/ModifySrvNetworkAddressResponseBody.d.ts +3 -0
  274. package/dist/models/ModifySrvNetworkAddressResponseBody.js.map +1 -1
  275. package/dist/models/ReleaseNodePrivateNetworkAddressRequest.d.ts +17 -9
  276. package/dist/models/ReleaseNodePrivateNetworkAddressRequest.js.map +1 -1
  277. package/dist/models/ReleasePublicNetworkAddressRequest.d.ts +8 -6
  278. package/dist/models/ReleasePublicNetworkAddressRequest.js.map +1 -1
  279. package/dist/models/RenewDbinstanceRequest.d.ts +10 -7
  280. package/dist/models/RenewDbinstanceRequest.js.map +1 -1
  281. package/dist/models/ResetAccountPasswordRequest.d.ts +6 -4
  282. package/dist/models/ResetAccountPasswordRequest.js.map +1 -1
  283. package/dist/models/RestartDbinstanceRequest.d.ts +14 -2
  284. package/dist/models/RestartDbinstanceRequest.js +2 -0
  285. package/dist/models/RestartDbinstanceRequest.js.map +1 -1
  286. package/dist/models/RestartNodeRequest.d.ts +19 -5
  287. package/dist/models/RestartNodeRequest.js.map +1 -1
  288. package/dist/models/SwitchDbinstanceHarequest.d.ts +5 -4
  289. package/dist/models/SwitchDbinstanceHarequest.js.map +1 -1
  290. package/dist/models/TagResourcesRequest.d.ts +4 -2
  291. package/dist/models/TagResourcesRequest.js.map +1 -1
  292. package/dist/models/TransformInstanceChargeTypeRequest.d.ts +17 -13
  293. package/dist/models/TransformInstanceChargeTypeRequest.js.map +1 -1
  294. package/dist/models/TransformToPrePaidRequest.d.ts +9 -7
  295. package/dist/models/TransformToPrePaidRequest.js.map +1 -1
  296. package/dist/models/UntagResourcesRequest.d.ts +8 -4
  297. package/dist/models/UntagResourcesRequest.js.map +1 -1
  298. package/dist/models/UpgradeDbinstanceEngineVersionRequest.d.ts +4 -3
  299. package/dist/models/UpgradeDbinstanceEngineVersionRequest.js.map +1 -1
  300. package/dist/models/model.d.ts +2 -0
  301. package/dist/models/model.js +21 -17
  302. package/dist/models/model.js.map +1 -1
  303. package/package.json +1 -1
  304. package/src/client.ts +575 -434
  305. package/src/models/AllocateDbinstanceSrvNetworkAddressRequest.ts +16 -0
  306. package/src/models/AllocateDbinstanceSrvNetworkAddressResponseBody.ts +3 -0
  307. package/src/models/AllocateNodePrivateNetworkAddressRequest.ts +9 -8
  308. package/src/models/CancelActiveOperationTasksRequest.ts +5 -0
  309. package/src/models/CancelActiveOperationTasksResponseBody.ts +6 -0
  310. package/src/models/CheckCloudResourceAuthorizedResponseBody.ts +6 -4
  311. package/src/models/CreateAccountRequest.ts +6 -4
  312. package/src/models/CreateBackupRequest.ts +22 -4
  313. package/src/models/CreateBackupResponseBody.ts +6 -1
  314. package/src/models/CreateDbinstanceRequest.ts +212 -139
  315. package/src/models/CreateDbinstanceResponseBody.ts +3 -3
  316. package/src/models/CreateGlobalSecurityIpgroupRequest.ts +5 -3
  317. package/src/models/CreateGlobalSecurityIpgroupResponseBody.ts +5 -3
  318. package/src/models/CreateNodeBatchRequest.ts +33 -17
  319. package/src/models/CreateNodeRequest.ts +65 -34
  320. package/src/models/CreateNodeRoleTagRequest.ts +7 -0
  321. package/src/models/CreateNodeRoleTagResponseBody.ts +3 -0
  322. package/src/models/CreateShardingDbinstanceRequest.ts +208 -160
  323. package/src/models/DeleteBackupRequest.ts +4 -0
  324. package/src/models/DeleteBackupResponseBody.ts +3 -0
  325. package/src/models/DeleteDbinstanceRequest.ts +1 -1
  326. package/src/models/DeleteGlobalSecurityIpgroupRequest.ts +8 -6
  327. package/src/models/DeleteGlobalSecurityIpgroupResponseBody.ts +1 -1
  328. package/src/models/DescribeActiveOperationMaintenanceConfigResponseBody.ts +30 -17
  329. package/src/models/DescribeActiveOperationTaskCountResponseBody.ts +3 -2
  330. package/src/models/DescribeActiveOperationTaskRegionRequest.ts +10 -8
  331. package/src/models/DescribeActiveOperationTaskRegionResponseBody.ts +3 -3
  332. package/src/models/DescribeActiveOperationTaskRequest.ts +5 -2
  333. package/src/models/DescribeActiveOperationTaskResponseBody.ts +8 -0
  334. package/src/models/DescribeActiveOperationTaskTypeRequest.ts +3 -2
  335. package/src/models/DescribeActiveOperationTaskTypeResponseBody.ts +4 -3
  336. package/src/models/DescribeActiveOperationTasksRequest.ts +55 -30
  337. package/src/models/DescribeActiveOperationTasksResponseBody.ts +92 -56
  338. package/src/models/DescribeAuditLogFilterRequest.ts +5 -3
  339. package/src/models/DescribeAuditLogFilterResponseBody.ts +13 -7
  340. package/src/models/DescribeAuditPolicyResponseBody.ts +5 -4
  341. package/src/models/DescribeAuditRecordsRequest.ts +21 -20
  342. package/src/models/DescribeAuditRecordsResponseBody.ts +3 -3
  343. package/src/models/DescribeAvailabilityZonesRequest.ts +36 -23
  344. package/src/models/DescribeAvailabilityZonesResponseBody.ts +3 -2
  345. package/src/models/DescribeAvailableResourceRequest.ts +15 -9
  346. package/src/models/DescribeBackupDbsRequest.ts +6 -6
  347. package/src/models/DescribeBackupPolicyRequest.ts +5 -4
  348. package/src/models/DescribeBackupPolicyResponseBody.ts +100 -57
  349. package/src/models/DescribeBackupStorageRequest.ts +2 -2
  350. package/src/models/DescribeBackupStorageResponseBody.ts +4 -4
  351. package/src/models/DescribeBackupTasksRequest.ts +2 -2
  352. package/src/models/DescribeBackupTasksResponseBody.ts +15 -11
  353. package/src/models/DescribeBackupsRequest.ts +30 -17
  354. package/src/models/DescribeBackupsResponseBody.ts +8 -6
  355. package/src/models/DescribeBinlogFilesRequest.ts +48 -0
  356. package/src/models/DescribeBinlogFilesResponseBody.ts +12 -0
  357. package/src/models/DescribeClusterBackupsRequest.ts +30 -19
  358. package/src/models/DescribeClusterBackupsResponseBody.ts +76 -50
  359. package/src/models/DescribeClusterRecoverTimeRequest.ts +25 -1
  360. package/src/models/DescribeClusterRecoverTimeResponseBody.ts +5 -6
  361. package/src/models/DescribeDbinstanceAttributeRequest.ts +8 -7
  362. package/src/models/DescribeDbinstanceAttributeResponseBody.ts +71 -1
  363. package/src/models/DescribeDbinstanceEncryptionKeyResponseBody.ts +3 -2
  364. package/src/models/DescribeDbinstancePerformanceRequest.ts +26 -15
  365. package/src/models/DescribeDbinstancePerformanceResponseBody.ts +2 -2
  366. package/src/models/DescribeDbinstanceSpecInfoRequest.ts +10 -0
  367. package/src/models/DescribeDbinstanceSpecInfoResponseBody.ts +16 -0
  368. package/src/models/DescribeDbinstanceSslresponseBody.ts +16 -4
  369. package/src/models/DescribeDbinstanceSwitchLogResponseBody.ts +12 -7
  370. package/src/models/DescribeDbinstanceTdeinfoResponseBody.ts +16 -15
  371. package/src/models/DescribeDbinstancesOverviewRequest.ts +39 -27
  372. package/src/models/DescribeDbinstancesOverviewResponseBody.ts +83 -59
  373. package/src/models/DescribeDbinstancesRequest.ts +78 -51
  374. package/src/models/DescribeDbinstancesResponseBody.ts +3 -3
  375. package/src/models/DescribeErrorLogRecordsRequest.ts +9 -7
  376. package/src/models/DescribeGlobalSecurityIpgroupRelationRequest.ts +1 -1
  377. package/src/models/DescribeGlobalSecurityIpgroupRelationResponseBody.ts +6 -6
  378. package/src/models/DescribeHistoryTasksRequest.ts +58 -30
  379. package/src/models/DescribeHistoryTasksResponseBody.ts +85 -53
  380. package/src/models/DescribeInstanceAutoRenewalAttributeRequest.ts +4 -3
  381. package/src/models/DescribeInstanceRecoverTimeRequest.ts +24 -0
  382. package/src/models/DescribeInstanceRecoverTimeResponseBody.ts +5 -6
  383. package/src/models/DescribeKernelReleaseNotesRequest.ts +1 -1
  384. package/src/models/DescribeMongoDblogConfigRequest.ts +1 -1
  385. package/src/models/DescribeMongoDblogConfigResponseBody.ts +39 -19
  386. package/src/models/DescribeParameterModificationHistoryRequest.ts +11 -8
  387. package/src/models/DescribeParameterTemplatesRequest.ts +22 -14
  388. package/src/models/DescribeParameterTemplatesResponseBody.ts +4 -4
  389. package/src/models/DescribeParametersRequest.ts +7 -5
  390. package/src/models/DescribePriceRequest.ts +37 -25
  391. package/src/models/DescribePriceResponseBody.ts +32 -25
  392. package/src/models/DescribeRdsVpcsRequest.ts +6 -0
  393. package/src/models/DescribeRdsVpcsResponseBody.ts +73 -2
  394. package/src/models/DescribeRdsVswitchsRequest.ts +9 -0
  395. package/src/models/DescribeRdsVswitchsResponseBody.ts +46 -1
  396. package/src/models/DescribeRegionsRequest.ts +4 -3
  397. package/src/models/DescribeRenewalPriceRequest.ts +8 -4
  398. package/src/models/DescribeRenewalPriceResponseBody.ts +22 -9
  399. package/src/models/DescribeReplicaSetRoleResponseBody.ts +11 -0
  400. package/src/models/DescribeRestoreDbinstanceListRequest.ts +2 -2
  401. package/src/models/DescribeRoleTagStatusRequest.ts +2 -0
  402. package/src/models/DescribeRoleTagStatusResponseBody.ts +19 -0
  403. package/src/models/DescribeRunningLogRecordsRequest.ts +19 -20
  404. package/src/models/DescribeRunningLogRecordsResponseBody.ts +4 -4
  405. package/src/models/DescribeShardingNetworkAddressRequest.ts +15 -2
  406. package/src/models/DescribeShardingNetworkAddressResponseBody.ts +7 -0
  407. package/src/models/DescribeSlowLogRecordsRequest.ts +9 -7
  408. package/src/models/DescribeTagsRequest.ts +1 -1
  409. package/src/models/DescribeTagsResponseBody.ts +5 -2
  410. package/src/models/DescribeUserEncryptionKeyListRequest.ts +13 -2
  411. package/src/models/DescribeUserEncryptionKeyListResponseBody.ts +1 -1
  412. package/src/models/DescribeVpcsForMongoDbrequest.ts +15 -0
  413. package/src/models/DescribeVpcsForMongoDbresponseBody.ts +80 -2
  414. package/src/models/EvaluateResourceRequest.ts +51 -37
  415. package/src/models/EvaluateResourceResponseBody.ts +7 -6
  416. package/src/models/ListTagResourcesRequest.ts +4 -4
  417. package/src/models/ListTagResourcesResponseBody.ts +1 -1
  418. package/src/models/MigrateAvailableZoneRequest.ts +6 -5
  419. package/src/models/MigrateToOtherZoneRequest.ts +8 -6
  420. package/src/models/ModifyAccountDescriptionRequest.ts +9 -6
  421. package/src/models/ModifyActiveOperationMaintenanceConfigRequest.ts +27 -0
  422. package/src/models/ModifyActiveOperationMaintenanceConfigResponseBody.ts +3 -0
  423. package/src/models/ModifyAuditLogFilterRequest.ts +16 -9
  424. package/src/models/ModifyAuditPolicyRequest.ts +24 -9
  425. package/src/models/ModifyBackupExpireTimeRequest.ts +13 -0
  426. package/src/models/ModifyBackupExpireTimeResponseBody.ts +15 -0
  427. package/src/models/ModifyBackupPolicyRequest.ts +130 -95
  428. package/src/models/ModifyDbinstanceAttributeRequest.ts +9 -0
  429. package/src/models/ModifyDbinstanceAttributeResponseBody.ts +3 -0
  430. package/src/models/ModifyDbinstanceConfigRequest.ts +6 -0
  431. package/src/models/ModifyDbinstanceConfigResponseBody.ts +3 -0
  432. package/src/models/ModifyDbinstanceConnectionStringRequest.ts +17 -9
  433. package/src/models/ModifyDbinstanceConnectionStringResponseBody.ts +1 -1
  434. package/src/models/ModifyDbinstanceDescriptionRequest.ts +6 -6
  435. package/src/models/ModifyDbinstanceDiskTypeRequest.ts +28 -16
  436. package/src/models/ModifyDbinstanceMaintainTimeRequest.ts +1 -1
  437. package/src/models/ModifyDbinstanceNetworkTypeRequest.ts +14 -20
  438. package/src/models/ModifyDbinstanceSpecRequest.ts +125 -42
  439. package/src/models/ModifyDbinstanceSpecResponseBody.ts +2 -2
  440. package/src/models/ModifyDbinstanceSslrequest.ts +39 -5
  441. package/src/models/ModifyDbinstanceSslresponseBody.ts +1 -1
  442. package/src/models/ModifyDbinstanceTderequest.ts +33 -7
  443. package/src/models/ModifyGlobalSecurityIpgroupNameRequest.ts +5 -3
  444. package/src/models/ModifyInstanceVpcAuthModeRequest.ts +2 -2
  445. package/src/models/ModifyNodeSpecBatchRequest.ts +114 -19
  446. package/src/models/ModifyNodeSpecRequest.ts +75 -22
  447. package/src/models/ModifyNodeSpecResponseBody.ts +2 -2
  448. package/src/models/ModifyParametersRequest.ts +23 -10
  449. package/src/models/ModifySecurityGroupConfigurationRequest.ts +3 -2
  450. package/src/models/ModifySecurityIpsRequest.ts +8 -5
  451. package/src/models/ModifySrvNetworkAddressRequest.ts +20 -0
  452. package/src/models/ModifySrvNetworkAddressResponseBody.ts +3 -0
  453. package/src/models/ReleaseNodePrivateNetworkAddressRequest.ts +17 -9
  454. package/src/models/ReleasePublicNetworkAddressRequest.ts +8 -6
  455. package/src/models/RenewDbinstanceRequest.ts +10 -7
  456. package/src/models/ResetAccountPasswordRequest.ts +6 -4
  457. package/src/models/RestartDbinstanceRequest.ts +16 -2
  458. package/src/models/RestartNodeRequest.ts +19 -5
  459. package/src/models/SwitchDbinstanceHarequest.ts +6 -5
  460. package/src/models/TagResourcesRequest.ts +4 -2
  461. package/src/models/TransformInstanceChargeTypeRequest.ts +17 -13
  462. package/src/models/TransformToPrePaidRequest.ts +9 -7
  463. package/src/models/UntagResourcesRequest.ts +9 -5
  464. package/src/models/UpgradeDbinstanceEngineVersionRequest.ts +4 -3
  465. package/src/models/model.ts +2 -0
@@ -7,9 +7,9 @@ import * as $dara from '@darabonba/typescript';
7
7
  export class CreateDBInstanceRequestTag extends $dara.Model {
8
8
  /**
9
9
  * @remarks
10
- * The key of the tag.
10
+ * The tag key.
11
11
  *
12
- * > **N** specifies the serial number of the tag. For example, **Tag.1.Key** specifies the key of the first tag and **Tag.2.Key** specifies the key of the second tag.
12
+ * > - **N** specifies the Nth tag. For example, **Tag.1.Key** specifies the key of the first tag, and **Tag.2.Key** specifies the key of the second tag.
13
13
  *
14
14
  * @example
15
15
  * testdatabase
@@ -17,9 +17,9 @@ export class CreateDBInstanceRequestTag extends $dara.Model {
17
17
  key?: string;
18
18
  /**
19
19
  * @remarks
20
- * The value of the tag.
20
+ * The tag value.
21
21
  *
22
- * > **N** specifies the serial number of the tag. For example, **Tag.1.Value** specifies the value of the first tag and **Tag.2.Value** specifies the value of the second tag.
22
+ * > **N** specifies the Nth tag. For example, **Tag.1.Value** specifies the value of the first tag, and **Tag.2.Value** specifies the value of the second tag.
23
23
  *
24
24
  * @example
25
25
  * apitest
@@ -51,11 +51,15 @@ export class CreateDBInstanceRequestTag extends $dara.Model {
51
51
  export class CreateDBInstanceRequest extends $dara.Model {
52
52
  /**
53
53
  * @remarks
54
- * The password of the root account. The password must meet the following requirements:
54
+ * The password for the root account. The password must meet the following requirements:
55
55
  *
56
- * * The password must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters.
57
- * * Special characters include ! # $ % ^ & \\* ( ) _ + - =
58
- * * The password of the account must be 8 to 32 characters in length.
56
+ * - It must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters.
57
+ *
58
+ * - The special characters are !@#$%^&\\*()_+-=
59
+ *
60
+ * - It must be 8 to 32 characters long.
61
+ *
62
+ * > For more information about connection failures caused by special characters in passwords, see [How do I fix a connection failure that is caused by special characters in a password?]().
59
63
  *
60
64
  * @example
61
65
  * 123456Aa
@@ -63,12 +67,13 @@ export class CreateDBInstanceRequest extends $dara.Model {
63
67
  accountPassword?: string;
64
68
  /**
65
69
  * @remarks
66
- * Specifies whether to enable auto-renewal for the instance. Default value: false. Valid values:
70
+ * Specifies whether to enable auto-renewal for the instance. Valid values:
67
71
  *
68
- * * **true**: The instance is automatically renewed.
69
- * * **false**: The instance is manually renewed.
72
+ * - **true**: Enables auto-renewal.
70
73
  *
71
- * > This parameter is valid and optional when the **ChargeType** parameter is set to **PrePaid**.
74
+ * - **false**: The default value. Disables auto-renewal. You must manually renew the instance.
75
+ *
76
+ * > This parameter is optional and takes effect only when you set the **ChargeType** parameter to **PrePaid**.
72
77
  *
73
78
  * @example
74
79
  * true
@@ -76,9 +81,9 @@ export class CreateDBInstanceRequest extends $dara.Model {
76
81
  autoRenew?: string;
77
82
  /**
78
83
  * @remarks
79
- * The ID of the backup set. You can call the [DescribeBackups](https://help.aliyun.com/document_detail/62172.html) operation to query the backup set ID.
84
+ * The backup point ID. To query the backup point ID, call the [DescribeBackups]() operation.
80
85
  *
81
- * > When you call this operation to clone an instance based on the backup set, this parameter is required. The **SrcDBInstanceId** parameter is also required.
86
+ * > You must specify this parameter and the **SrcDBInstanceId** parameter only when you clone an instance based on a backup point.
82
87
  *
83
88
  * @example
84
89
  * 32994****
@@ -86,7 +91,7 @@ export class CreateDBInstanceRequest extends $dara.Model {
86
91
  backupId?: string;
87
92
  /**
88
93
  * @remarks
89
- * The business information. This is an additional parameter.
94
+ * The business information. This is an optional parameter.
90
95
  *
91
96
  * @example
92
97
  * {“ActivityId":"000000000"}
@@ -96,8 +101,9 @@ export class CreateDBInstanceRequest extends $dara.Model {
96
101
  * @remarks
97
102
  * The billing method of the instance. Valid values:
98
103
  *
99
- * * **PostPaid**: pay-as-you-go. This is the default value.
100
- * * **PrePaid**: subscription.
104
+ * - **PostPaid**: The default value. Pay-as-you-go.
105
+ *
106
+ * - **PrePaid**: Subscription.
101
107
  *
102
108
  * > If you set this parameter to **PrePaid**, you must also specify the **Period** parameter.
103
109
  *
@@ -107,33 +113,28 @@ export class CreateDBInstanceRequest extends $dara.Model {
107
113
  chargeType?: string;
108
114
  /**
109
115
  * @remarks
110
- * The client token that is used to ensure the idempotence of the request. You can use the client to generate the value, but you must make sure that it is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length.
116
+ * A client token that is used to ensure the idempotence of the request. You can use the client to generate the token. Make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot be more than 64 characters long.
111
117
  *
112
118
  * @example
113
119
  * ETnLKlblzczshOTUbOCz****
114
120
  */
115
121
  clientToken?: string;
116
- /**
117
- * @remarks
118
- * The ID of the dedicated cluster to which the instance belongs.
119
- *
120
- * @example
121
- * dhg-2x78****
122
- */
123
122
  clusterId?: string;
124
123
  /**
125
124
  * @remarks
126
- * Specifies whether to use coupons. Default value: null. Valid values:
127
- * - **default** or **null**: uses coupons.
128
- * - **youhuiquan_promotion_option_id_for_blank**: does not use coupons.
125
+ * Specifies whether to use a coupon. Valid values:
126
+ *
127
+ * - **default** or **null** (default): Uses a coupon.
128
+ *
129
+ * - **youhuiquan_promotion_option_id_for_blank**: Does not use a coupon.
129
130
  *
130
131
  * @example
131
- * youhuiquan_promotion_option_id_for_blank
132
+ * default
132
133
  */
133
134
  couponNo?: string;
134
135
  /**
135
136
  * @remarks
136
- * The instance type. You can also call the [DescribeAvailableResource](https://help.aliyun.com/document_detail/149719.html) operation to query the instance type.
137
+ * The instance type. To query instance types, call the [DescribeAvailableResource]() operation.
137
138
  *
138
139
  * This parameter is required.
139
140
  *
@@ -143,11 +144,13 @@ export class CreateDBInstanceRequest extends $dara.Model {
143
144
  DBInstanceClass?: string;
144
145
  /**
145
146
  * @remarks
146
- * The name of the instance. The name of the instance must meet the following requirements:
147
+ * The instance name. The name must meet the following requirements:
148
+ *
149
+ * - It must start with a letter or a Chinese character.
147
150
  *
148
- * * The name must start with a letter.
149
- * * The name can contain digits, letters, underscores (_), and hyphens (-).
150
- * * The name must be 2 to 256 characters in length.
151
+ * - It can contain letters, Chinese characters, digits, underscores (_), periods (.), and hyphens (-).
152
+ *
153
+ * - It must be 2 to 256 characters long.
151
154
  *
152
155
  * @example
153
156
  * test
@@ -155,9 +158,9 @@ export class CreateDBInstanceRequest extends $dara.Model {
155
158
  DBInstanceDescription?: string;
156
159
  /**
157
160
  * @remarks
158
- * The storage capacity of the instance. Unit: GB.
161
+ * The storage space of the instance in GB.
159
162
  *
160
- * The values that can be specified for this parameter vary based on the instance types. For more information, see [Replica set instance types](https://help.aliyun.com/document_detail/311410.html).
163
+ * The value of this parameter varies based on the instance type. For more information, see [Replica set instance types]().
161
164
  *
162
165
  * This parameter is required.
163
166
  *
@@ -167,9 +170,9 @@ export class CreateDBInstanceRequest extends $dara.Model {
167
170
  DBInstanceStorage?: number;
168
171
  /**
169
172
  * @remarks
170
- * The name of the database.
173
+ * The database name.
171
174
  *
172
- * > When you call this operation to clone an instance, you can set this parameter to specify the database to clone. Otherwise, all databases of the instance are cloned.
175
+ * > When you clone an instance, you can specify this parameter to clone specific databases. If you do not specify this parameter, all databases of the instance are cloned.
173
176
  *
174
177
  * @example
175
178
  * mongodbtest
@@ -185,7 +188,7 @@ export class CreateDBInstanceRequest extends $dara.Model {
185
188
  encrypted?: boolean;
186
189
  /**
187
190
  * @remarks
188
- * The ID of the custom key.
191
+ * The custom key ID.
189
192
  *
190
193
  * @example
191
194
  * 2axxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
@@ -193,7 +196,7 @@ export class CreateDBInstanceRequest extends $dara.Model {
193
196
  encryptionKey?: string;
194
197
  /**
195
198
  * @remarks
196
- * The database engine of the instance. Set the value to **MongoDB**.
199
+ * The database engine. The value is fixed as **MongoDB**.
197
200
  *
198
201
  * @example
199
202
  * MongoDB
@@ -201,15 +204,27 @@ export class CreateDBInstanceRequest extends $dara.Model {
201
204
  engine?: string;
202
205
  /**
203
206
  * @remarks
204
- * The version of the database engine. Valid values:
207
+ * The database engine version. Valid values:
208
+ *
209
+ * - **8.0**
210
+ *
211
+ * - **7.0**
212
+ *
213
+ * - **6.0**
214
+ *
215
+ * - **5.0**
216
+ *
217
+ * - **4.4**
218
+ *
219
+ * - **4.2**
205
220
  *
206
- * * **6.0**
207
- * * **5.0**
208
- * * **4.4**
209
- * * **4.2**
210
- * * **4.0**
221
+ * - **4.0**
211
222
  *
212
- * > When you call this operation to clone an instance or restore an instance from the recycle bin, set the value of this parameter to the engine version of the source instance.
223
+ * > When you clone an instance or restore an instance from the recycle bin, this parameter must be the same as the engine version of the source instance.
224
+ *
225
+ * >Warning:
226
+ *
227
+ * Versions 3.4 and earlier are discontinued.
213
228
  *
214
229
  * This parameter is required.
215
230
  *
@@ -219,37 +234,55 @@ export class CreateDBInstanceRequest extends $dara.Model {
219
234
  engineVersion?: string;
220
235
  /**
221
236
  * @remarks
222
- * The global IP address whitelist template name of the instance. Multiple IP address whitelist template names are separated by commas (,) and each template name must be unique. (The template feature is available only in canary release.)
237
+ * The global IP address whitelist templates for the instance. Separate multiple templates with commas (,). The templates cannot be repeated. This feature is in canary release.
223
238
  *
224
239
  * @example
225
- * g-qxieqf40xjst1ngp****
240
+ * g-qxieqf40xjst1ngpr3jz
226
241
  */
227
242
  globalSecurityGroupIds?: string;
228
243
  /**
229
244
  * @remarks
230
- * The zone where the hidden node resides for multi-zone deployment. Valid values:
245
+ * The zone where the hidden node is deployed. This parameter is used for multi-zone deployment. Valid values:
246
+ *
247
+ * - **cn-hangzhou-g**: Zone G in Hangzhou.
248
+ *
249
+ * - **cn-hangzhou-h**: Zone H in Hangzhou.
250
+ *
251
+ * - **cn-hangzhou-i**: Zone I in Hangzhou.
252
+ *
253
+ * - **cn-hongkong-b**: Zone B in Hong Kong (China).
254
+ *
255
+ * - **cn-hongkong-c**: Zone C in Hong Kong (China).
256
+ *
257
+ * - **cn-hongkong-d**: Zone D in Hong Kong (China).
258
+ *
259
+ * - **cn-wulanchabu-a**: Zone A in Ulanqab.
260
+ *
261
+ * - **cn-wulanchabu-b**: Zone B in Ulanqab.
262
+ *
263
+ * - **cn-wulanchabu-c**: Zone C in Ulanqab.
264
+ *
265
+ * - **ap-southeast-1a**: Zone A in Singapore.
266
+ *
267
+ * - **ap-southeast-1b**: Zone B in Singapore.
268
+ *
269
+ * - **ap-southeast-1c**: Zone C in Singapore.
270
+ *
271
+ * - **ap-southeast-5a**: Zone A in Jakarta.
272
+ *
273
+ * - **ap-southeast-5b**: Zone B in Jakarta.
274
+ *
275
+ * - **ap-southeast-5c**: Zone C in Jakarta.
276
+ *
277
+ * - **eu-central-1a**: Zone A in Frankfurt.
278
+ *
279
+ * - **eu-central-1b**: Zone B in Frankfurt.
231
280
  *
232
- * * **cn-hangzhou-g**: Hangzhou Zone G.
233
- * * **cn-hangzhou-h**: Hangzhou Zone H.
234
- * * **cn-hangzhou-i**: Hangzhou Zone I.
235
- * * **cn-hongkong-b**: Hongkong Zone B.
236
- * * **cn-hongkong-c**: Hongkong Zone C.
237
- * * **cn-hongkong-d**: Hongkong Zone D.
238
- * * **cn-wulanchabu-a**: Ulanqab Zone A.
239
- * * **cn-wulanchabu-b**: Ulanqab Zone B.
240
- * * **cn-wulanchabu-c**: Ulanqab Zone C.
241
- * * **ap-southeast-1a**: Singapore Zone A.
242
- * * **ap-southeast-1b**: Singapore Zone B.
243
- * * **ap-southeast-1c**: Singapore Zone C.
244
- * * **ap-southeast-5a**: Jakarta Zone A.
245
- * * **ap-southeast-5b**: Jakarta Zone B.
246
- * * **ap-southeast-5c**: Jakarta Zone C.
247
- * * **eu-central-1a**: Frankfurt Zone A.
248
- * * **eu-central-1b**: Frankfurt Zone B.
249
- * * **eu-central-1c**: Frankfurt Zone C.
281
+ * - **eu-central-1c**: Zone C in Frankfurt.
250
282
  *
251
- * > * This parameter is valid and required when the **EngineVersion** parameter is set to **4.4** or **5.0**.
252
- * > * The value of this parameter cannot be the same as the value of the **ZoneId** or **SecondaryZoneId** parameter.
283
+ * > * This parameter is available when the instance uses disks.
284
+ * >
285
+ * > * The value of this parameter cannot be the same as the value of the **ZoneId** or **SecondaryZoneId** parameter.
253
286
  *
254
287
  * @example
255
288
  * cn-hangzhou-i
@@ -257,9 +290,9 @@ export class CreateDBInstanceRequest extends $dara.Model {
257
290
  hiddenZoneId?: string;
258
291
  /**
259
292
  * @remarks
260
- * The network type of the instance. Valid value:
293
+ * The network type of the instance. Valid values:
261
294
  *
262
- * **VPC**: Virtual Private Cloud (VPC)
295
+ * **VPC**: virtual private cloud (VPC).
263
296
  *
264
297
  * @example
265
298
  * VPC
@@ -269,11 +302,11 @@ export class CreateDBInstanceRequest extends $dara.Model {
269
302
  ownerId?: number;
270
303
  /**
271
304
  * @remarks
272
- * The subscription period of the instance. Unit: months.
305
+ * The subscription duration of the instance in months.
273
306
  *
274
- * Valid values: **1** to **9**, **12**, **24**, **36**, and **60**.
307
+ * Valid values: **1** to **9** (integers), **12**, **24**, **36**, and **60**.
275
308
  *
276
- * > When you set the **ChargeType** parameter to **PrePaid**, this parameter is valid and required.
309
+ * > This parameter is required and takes effect only when you set the **ChargeType** parameter to **PrePaid**.
277
310
  *
278
311
  * @example
279
312
  * 1
@@ -281,7 +314,7 @@ export class CreateDBInstanceRequest extends $dara.Model {
281
314
  period?: number;
282
315
  /**
283
316
  * @remarks
284
- * The provisioned IOPS. Valid values: 0 to 50000.
317
+ * The provisioned IOPS (input/output operations per second). Valid values: 0 to 50000.
285
318
  *
286
319
  * @example
287
320
  * 1960
@@ -289,7 +322,7 @@ export class CreateDBInstanceRequest extends $dara.Model {
289
322
  provisionedIops?: number;
290
323
  /**
291
324
  * @remarks
292
- * The number of **read-only nodes** in the replica set instance. Default value: **0**. Valid values: **0** to **5**.
325
+ * The number of **read-only nodes** in the replica set instance. Valid values are integers from **0** to **5**. The default value is **0**.
293
326
  *
294
327
  * @example
295
328
  * 0
@@ -297,7 +330,9 @@ export class CreateDBInstanceRequest extends $dara.Model {
297
330
  readonlyReplicas?: string;
298
331
  /**
299
332
  * @remarks
300
- * The region ID of the instance. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/61933.html) operation to query the most recent region list.
333
+ * The region ID. To query the region ID, call the [DescribeRegions]() operation.
334
+ *
335
+ * > When you clone an instance or restore an instance from the recycle bin, this parameter must be the same as the region ID of the source instance.
301
336
  *
302
337
  * This parameter is required.
303
338
  *
@@ -307,31 +342,30 @@ export class CreateDBInstanceRequest extends $dara.Model {
307
342
  regionId?: string;
308
343
  /**
309
344
  * @remarks
310
- * The number of **nodes** in the replica set instance. Default value: 3. Valid values:
345
+ * The number of **primary and secondary nodes** in the replica set instance. Valid values:
346
+ *
347
+ * - **3** (default)
348
+ *
349
+ * - **5**
350
+ *
351
+ * - **7**
352
+ *
353
+ * >Notice:
311
354
  *
312
- * * **3**
313
- * * **5**
314
- * * **7**
355
+ * You do not need to specify this parameter for standalone instances.
315
356
  *
316
357
  * @example
317
358
  * 3
318
359
  */
319
360
  replicationFactor?: string;
320
- /**
321
- * @remarks
322
- * The ID of the resource group to which the instance belongs.
323
- *
324
- * @example
325
- * rg-acfmyiu4ekp****
326
- */
327
361
  resourceGroupId?: string;
328
362
  resourceOwnerAccount?: string;
329
363
  resourceOwnerId?: number;
330
364
  /**
331
365
  * @remarks
332
- * The point in time to which the instance is restored, which must be within seven days. The time is displayed in the *yyyy-MM-dd*T*HH:mm:ss*Z format (UTC time).
366
+ * The point in time to which you want to restore the instance. You can specify any point in time within the last seven days. The time must be in the *yyyy-MM-dd*T*HH:mm:ss*Z format and in UTC.
333
367
  *
334
- * > When you call this operation to restore an instance to the specified time, this parameter is required. The **SrcDBInstanceId** parameter is also required.
368
+ * > You must specify this parameter and the **SrcDBInstanceId** parameter only when you clone an instance based on a point in time.
335
369
  *
336
370
  * @example
337
371
  * 2022-03-13T12:11:14Z
@@ -339,11 +373,15 @@ export class CreateDBInstanceRequest extends $dara.Model {
339
373
  restoreTime?: string;
340
374
  /**
341
375
  * @remarks
342
- * The backup restore type of the instance.
343
- * - 0: restore an instance to the specified backup set.
344
- * - 1: restore an instance to the specified time.
345
- * - 2: restore an released instance to the specified backup set.
346
- * - 3:restore an instance to the specified cross-regional backup set.
376
+ * The method to restore an instance from a backup.
377
+ *
378
+ * - 0: Restores the instance to a specified backup set.
379
+ *
380
+ * - 1: Restores the instance to a specified point in time.
381
+ *
382
+ * - 2: Restores a released instance to a specified backup set.
383
+ *
384
+ * - 3: Restores the instance to a specified geo-redundant backup set.
347
385
  *
348
386
  * @example
349
387
  * 0
@@ -351,29 +389,47 @@ export class CreateDBInstanceRequest extends $dara.Model {
351
389
  restoreType?: string;
352
390
  /**
353
391
  * @remarks
354
- * The zone where the secondary node resides for multi-zone deployment. Valid values:
392
+ * The zone where the secondary node is deployed. This parameter is used for multi-zone deployment. Valid values:
393
+ *
394
+ * - **cn-hangzhou-g**: Zone G in Hangzhou.
395
+ *
396
+ * - **cn-hangzhou-h**: Zone H in Hangzhou.
397
+ *
398
+ * - **cn-hangzhou-i**: Zone I in Hangzhou.
399
+ *
400
+ * - **cn-hongkong-b**: Zone B in Hong Kong (China).
401
+ *
402
+ * - **cn-hongkong-c**: Zone C in Hong Kong (China).
355
403
  *
356
- * * **cn-hangzhou-g**: Hangzhou Zone G.
357
- * * **cn-hangzhou-h**: Hangzhou Zone H.
358
- * * **cn-hangzhou-i**: Hangzhou Zone I.
359
- * * **cn-hongkong-b**: Hongkong Zone B.
360
- * * **cn-hongkong-c**: Hongkong Zone C.
361
- * * **cn-hongkong-d**: Hongkong Zone D.
362
- * * **cn-wulanchabu-a**: Ulanqab Zone A.
363
- * * **cn-wulanchabu-b**: Ulanqab Zone B.
364
- * * **cn-wulanchabu-c**: Ulanqab Zone C.
365
- * * **ap-southeast-1a**: Singapore Zone A.
366
- * * **ap-southeast-1b**: Singapore Zone B.
367
- * * **ap-southeast-1c**: Singapore Zone C.
368
- * * **ap-southeast-5a**: Jakarta Zone A.
369
- * * **ap-southeast-5b**: Jakarta Zone B.
370
- * * **ap-southeast-5c**: Jakarta Zone C.
371
- * * **eu-central-1a**: Frankfurt Zone A.
372
- * * **eu-central-1b**: Frankfurt Zone B.
373
- * * **eu-central-1c**: Frankfurt Zone C.
404
+ * - **cn-hongkong-d**: Zone D in Hong Kong (China).
374
405
  *
375
- * > * This parameter is valid and required when the **EngineVersion** parameter is set to **4.4** or **5.0**.
376
- * > * The value of this parameter cannot be the same as the value of the **ZoneId** or **HiddenZoneId** parameter.
406
+ * - **cn-wulanchabu-a**: Zone A in Ulanqab.
407
+ *
408
+ * - **cn-wulanchabu-b**: Zone B in Ulanqab.
409
+ *
410
+ * - **cn-wulanchabu-c**: Zone C in Ulanqab.
411
+ *
412
+ * - **ap-southeast-1a**: Zone A in Singapore.
413
+ *
414
+ * - **ap-southeast-1b**: Zone B in Singapore.
415
+ *
416
+ * - **ap-southeast-1c**: Zone C in Singapore.
417
+ *
418
+ * - **ap-southeast-5a**: Zone A in Jakarta.
419
+ *
420
+ * - **ap-southeast-5b**: Zone B in Jakarta.
421
+ *
422
+ * - **ap-southeast-5c**: Zone C in Jakarta.
423
+ *
424
+ * - **eu-central-1a**: Zone A in Frankfurt.
425
+ *
426
+ * - **eu-central-1b**: Zone B in Frankfurt.
427
+ *
428
+ * - **eu-central-1c**: Zone C in Frankfurt.
429
+ *
430
+ * > * This parameter is available when the instance uses disks.
431
+ * >
432
+ * > * The value of this parameter cannot be the same as the value of the **ZoneId** or **HiddenZoneId** parameter.
377
433
  *
378
434
  * @example
379
435
  * cn-hangzhou-h
@@ -381,14 +437,17 @@ export class CreateDBInstanceRequest extends $dara.Model {
381
437
  secondaryZoneId?: string;
382
438
  /**
383
439
  * @remarks
384
- * The IP addresses in an IP address whitelist. Multiple IP addresses are separated by commas (,), and each IP address in the IP address whitelist must be unique. The following types of values are supported:
440
+ * The IP address whitelist of the instance. Separate multiple IP addresses with commas (,). Each IP address in the whitelist must be unique. The whitelist can be in one of the following formats:
441
+ *
442
+ * - 0.0.0.0/0
385
443
  *
386
- * * 0.0.0.0/0
387
- * * IP addresses, such as 10.23.12.24.
388
- * * Classless Inter-Domain Routing (CIDR) blocks, such as 10.23.12.0/24. In this case, /24 indicates that the prefix of each IP address is 24-bit long. You can replace 24 with a value within the range of 1 to 32.
444
+ * - An IP address, for example, 10.23.12.24.
389
445
  *
390
- * > * A maximum of 1,000 IP addresses or CIDR blocks can be configured for each instance.
391
- * > * If you enter 0.0.0.0/0, all IP addresses can access the instance. This may introduce security risks to the instance. Proceed with caution.
446
+ * - A CIDR block, for example, 10.23.12.0/24. The /24 indicates that the prefix of the CIDR block is 24 bits in length. You can set the prefix to a value from 1 to 32.
447
+ *
448
+ * > * You can add a maximum of 1,000 IP addresses or CIDR blocks to all IP address whitelists.
449
+ * >
450
+ * > * If you set the whitelist to 0.0.0.0/0, all IP addresses can access the instance. This is a high-risk setting. Use this with caution.
392
451
  *
393
452
  * @example
394
453
  * 192.168.xx.xx,192.168.xx.xx
@@ -396,9 +455,9 @@ export class CreateDBInstanceRequest extends $dara.Model {
396
455
  securityIPList?: string;
397
456
  /**
398
457
  * @remarks
399
- * The ID of the source instance.
458
+ * The source instance ID.
400
459
  *
401
- * > When you call this operation to clone an instance, this parameter is required. The **BackupId** or **RestoreTime** parameter is also required. When you call this operation to restore an instance from the recycle bin, this parameter is required. The **BackupId** or **RestoreTime** parameter is not required.
460
+ * > When you clone an instance, you must specify this parameter and the **BackupId** or **RestoreTime** parameter. When you restore an instance from the recycle bin, you only need to specify this parameter. You do not need to specify the **BackupId** or **RestoreTime** parameter.
402
461
  *
403
462
  * @example
404
463
  * dds-bp1ee12ad351****
@@ -406,9 +465,9 @@ export class CreateDBInstanceRequest extends $dara.Model {
406
465
  srcDBInstanceId?: string;
407
466
  /**
408
467
  * @remarks
409
- * The region ID of the instance.
468
+ * The region where the source instance is located.
410
469
  *
411
- * > - This parameter is required when restore type is set to 2 or 3.
470
+ * > - This parameter is required when RestoreType is set to 2 or 3.
412
471
  *
413
472
  * @example
414
473
  * 2
@@ -416,10 +475,11 @@ export class CreateDBInstanceRequest extends $dara.Model {
416
475
  srcRegion?: string;
417
476
  /**
418
477
  * @remarks
419
- * The storage engine of the instance. Set the value to **WiredTiger**.
478
+ * The storage engine of the instance. The value is fixed as **WiredTiger**.
420
479
  *
421
- * > * If you call this operation to clone an instance or restore an instance from the recycle bin, set this parameter to the storage engine of the source instance.
422
- * > * For more information about the limits on database versions and storage engines of an instance, see [MongoDB versions and storage engines](https://help.aliyun.com/document_detail/61906.html).
480
+ * > - When you clone an instance or restore an instance from the recycle bin, this parameter must be the same as the storage engine of the source instance.
481
+ * >
482
+ * > - For more information about the constraints on storage engines and database versions, see [Versions and storage engines]().
423
483
  *
424
484
  * @example
425
485
  * WiredTiger
@@ -427,12 +487,25 @@ export class CreateDBInstanceRequest extends $dara.Model {
427
487
  storageEngine?: string;
428
488
  /**
429
489
  * @remarks
430
- * The storage type of the instance. Valid values:
490
+ * The storage class. Valid values:
491
+ *
492
+ * - **cloud_essd1**: ESSD PL1 disk.
493
+ *
494
+ * - **cloud_essd2**: ESSD PL2 disk.
495
+ *
496
+ * - **cloud_essd3**: ESSD PL3 disk.
497
+ *
498
+ * - **cloud_auto**: ESSD AutoPL disk.
499
+ *
500
+ * - **local_ssd**: Local SSD.
431
501
  *
432
- * * **cloud_essd1** :ESSD PL1.
433
- * * **cloud_essd2**: ESSD PL2.
434
- * * **cloud_essd3**: ESSD PL3.
435
- * * **local_ssd**: local SSD.
502
+ * > * For standalone instances, if you pass the value cloud_essd1, an ESSD disk is used.
503
+ * >
504
+ * > * ESSD AutoPL disks are available only on the China site (aliyun.com).
505
+ * >
506
+ * > * For instances of version 4.4 or later, the default value is **cloud_essd1**.
507
+ * >
508
+ * > * For instances of version 4.2 or earlier, the default value is **local_ssd**.
436
509
  *
437
510
  * @example
438
511
  * cloud_essd1
@@ -440,12 +513,12 @@ export class CreateDBInstanceRequest extends $dara.Model {
440
513
  storageType?: string;
441
514
  /**
442
515
  * @remarks
443
- * The custom tags added to the instance.
516
+ * The custom tags.
444
517
  */
445
518
  tag?: CreateDBInstanceRequestTag[];
446
519
  /**
447
520
  * @remarks
448
- * The ID of the vSwitch to which the instance is connected.
521
+ * The vSwitch ID.
449
522
  *
450
523
  * @example
451
524
  * vsw-bp1gzt31twhlo0sa5****
@@ -453,7 +526,7 @@ export class CreateDBInstanceRequest extends $dara.Model {
453
526
  vSwitchId?: string;
454
527
  /**
455
528
  * @remarks
456
- * The ID of the VPC.
529
+ * The VPC ID.
457
530
  *
458
531
  * @example
459
532
  * vpc-bp175iuvg8nxqraf2****
@@ -461,7 +534,7 @@ export class CreateDBInstanceRequest extends $dara.Model {
461
534
  vpcId?: string;
462
535
  /**
463
536
  * @remarks
464
- * The zone ID of the instance. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/61933.html) operation to query the most recent zone list.
537
+ * The zone ID. To query the zone ID, call the [DescribeRegions]() operation.
465
538
  *
466
539
  * @example
467
540
  * cn-hangzhou-g
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateDBInstanceResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the instance.
8
+ * The instance ID.
9
9
  *
10
10
  * @example
11
11
  * dds-bp144a7f2db8****
@@ -13,7 +13,7 @@ export class CreateDBInstanceResponseBody extends $dara.Model {
13
13
  DBInstanceId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The ID of the order.
16
+ * The order ID.
17
17
  *
18
18
  * @example
19
19
  * 21077576248****
@@ -21,7 +21,7 @@ export class CreateDBInstanceResponseBody extends $dara.Model {
21
21
  orderId?: string;
22
22
  /**
23
23
  * @remarks
24
- * The ID of the request.
24
+ * The request ID.
25
25
  *
26
26
  * @example
27
27
  * D8F1D721-6439-4257-A89C-F1E8E9C9****
@@ -19,9 +19,11 @@ export class CreateGlobalSecurityIPGroupRequest extends $dara.Model {
19
19
  * @remarks
20
20
  * The name of the IP whitelist template. The name must meet the following requirements:
21
21
  *
22
- * * It can contain lowercase letters, digits, and underscores (_).
23
- * * It must start with a letter and end with a letter or digit.
24
- * * It must be 2 to 120 characters in length.
22
+ * - It can contain lowercase letters, digits, and underscores (_).
23
+ *
24
+ * - It must start with a letter and end with a letter or digit.
25
+ *
26
+ * - It must be 2 to 120 characters in length.
25
27
  *
26
28
  * This parameter is required.
27
29
  *