@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
@@ -17,7 +17,7 @@ export class ModifyInstanceVpcAuthModeRequest extends $dara.Model {
17
17
  * @remarks
18
18
  * The ID of the mongos node in the sharded cluster instance.
19
19
  *
20
- * > This parameter can be used only when the instance type is sharded cluster.
20
+ * > This parameter can be used only when the instance type is sharded cluster.
21
21
  *
22
22
  * @example
23
23
  * s-bpxxxxxxxx
@@ -32,7 +32,7 @@ export class ModifyInstanceVpcAuthModeRequest extends $dara.Model {
32
32
  * Specify whether to disable password-free access over VPC. Set the value to **Close**.
33
33
  *
34
34
  * @example
35
- * Open
35
+ * Close
36
36
  */
37
37
  vpcAuthMode?: string;
38
38
  static names(): { [key: string]: string } {
@@ -7,8 +7,21 @@ export class ModifyNodeSpecBatchRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * Specifies whether to enable automatic payment. Valid values:
9
9
  *
10
- * * **true**: enables automatic payment. Make sure that you have sufficient balance within your account.
11
- * * **false**: disables automatic payment. You can perform the following operations to pay for the instance: Log on to the ApsaraDB for MongoDB console. In the upper-right corner of the page, click **Expenses** to go to the **Billing Management** console. In the left-side navigation pane, click **Orders**. On the **Orders** page, find the order and complete the payment.
10
+ * - **true**: Automatic payment is enabled. Make sure that your account has a sufficient balance.
11
+ *
12
+ * <props="china">
13
+ *
14
+ * - **false**: Manual payment is enabled. Log on to the ApsaraDB for MongoDB console. In the upper-right corner, choose **Expenses** > **Expenses and Costs**. In the navigation pane on the left, choose **Subscription Orders** > **My Orders**. On the **Product Orders** tab, find the target order and pay for it.
15
+ *
16
+ *
17
+ *
18
+ *
19
+ * <props="intl">
20
+ *
21
+ * - **false**: Manual payment is enabled. Log on to the ApsaraDB for MongoDB console. In the upper-right corner, choose **Expenses** > **Expenses and Costs**. In the navigation pane on the left, click **Order Management**. On the **Product Orders** page, find the target order and pay for it.
22
+ *
23
+ *
24
+ *
12
25
  *
13
26
  * Default value: **true**.
14
27
  *
@@ -26,7 +39,7 @@ export class ModifyNodeSpecBatchRequest extends $dara.Model {
26
39
  businessInfo?: string;
27
40
  /**
28
41
  * @remarks
29
- * 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 ensure that it is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length.
42
+ * A client token. It is used to ensure the idempotence of the request. You can use the client to generate the value, but you must make sure that the value is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length.
30
43
  *
31
44
  * @example
32
45
  * ETnLKlblzczshOTUbOCz****
@@ -34,15 +47,19 @@ export class ModifyNodeSpecBatchRequest extends $dara.Model {
34
47
  clientToken?: string;
35
48
  /**
36
49
  * @remarks
37
- * The coupon code. Default value: `youhuiquan_promotion_option_id_for_blank`.
50
+ * Specifies whether to use a coupon. Valid values:
51
+ *
52
+ * - **default** or **null** (default): A coupon is used.
53
+ *
54
+ * - **youhuiquan_promotion_option_id_for_blank**: A coupon is not used.
38
55
  *
39
56
  * @example
40
- * youhuiquan_promotion_option_id_for_blank
57
+ * default
41
58
  */
42
59
  couponNo?: string;
43
60
  /**
44
61
  * @remarks
45
- * The ID of the instance whose configurations you want to change.
62
+ * The ID of the instance for which you want to change configurations.
46
63
  *
47
64
  * This parameter is required.
48
65
  *
@@ -52,16 +69,15 @@ export class ModifyNodeSpecBatchRequest extends $dara.Model {
52
69
  DBInstanceId?: string;
53
70
  /**
54
71
  * @remarks
55
- * The time when the changed configurations take effect. Valid values:
56
- *
57
- * * **Immediately**: The configurations immediately take effect.
58
- * * **MaintainTime**: The configurations take effect during the maintenance window of the instance.
72
+ * The effective period of the configuration change. Valid values:
59
73
  *
60
- * >
74
+ * - **Immediately**: The change takes effect immediately.
61
75
  *
62
- * * You can call the [ModifyDBInstanceMaintainTime](https://help.aliyun.com/document_detail/62008.html) operation to modify the maintenance window of an instance.
76
+ * - **MaintainTime**: The change takes effect during the maintenance window of the instance.
63
77
  *
64
- * * You can call the [DescribeDBInstanceAttribute](https://help.aliyun.com/document_detail/62010.html) operation to view the maintenance window of an instance.
78
+ * > * You can call the [ModifyDBInstanceMaintainTime](https://help.aliyun.com/document_detail/62008.html) operation to change the maintenance window of an instance.
79
+ * >
80
+ * > * You can call the [DescribeDBInstanceAttribute](https://help.aliyun.com/document_detail/62010.html) operation to view the maintenance window of an instance.
65
81
  *
66
82
  * Default value: **Immediately**.
67
83
  *
@@ -71,7 +87,7 @@ export class ModifyNodeSpecBatchRequest extends $dara.Model {
71
87
  effectiveTime?: string;
72
88
  /**
73
89
  * @remarks
74
- * The configuration information of the mongos nodes or shard nodes whose configurations you want to change. For more information, see [Instance types](https://help.aliyun.com/document_detail/57141.html).
90
+ * The instance types of the Mongos and shard nodes that you want to change. For more information, see [Instance types](https://help.aliyun.com/document_detail/57141.html).
75
91
  *
76
92
  * This parameter is required.
77
93
  *
@@ -81,12 +97,13 @@ export class ModifyNodeSpecBatchRequest extends $dara.Model {
81
97
  nodesInfo?: string;
82
98
  /**
83
99
  * @remarks
84
- * The type of configuration changes. Valid values:
100
+ * The type of configuration change. Valid values:
85
101
  *
86
- * * **UPGRADE**
87
- * * **DOWNGRADE**
102
+ * - **UPGRADE**: Upgrades the instance configuration.
88
103
  *
89
- * > This parameter is only applicable to instances whose billing method is subscription.
104
+ * - **DOWNGRADE**: Downgrades the instance configuration.
105
+ *
106
+ * > This parameter is available only when the billing method of the instance is subscription.
90
107
  *
91
108
  * @example
92
109
  * UPGRADE
@@ -96,7 +113,7 @@ export class ModifyNodeSpecBatchRequest extends $dara.Model {
96
113
  ownerId?: number;
97
114
  /**
98
115
  * @remarks
99
- * 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.
116
+ * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/61933.html) operation to query the most recent region list.
100
117
  *
101
118
  * @example
102
119
  * cn-hangzhou
@@ -104,9 +121,87 @@ export class ModifyNodeSpecBatchRequest extends $dara.Model {
104
121
  regionId?: string;
105
122
  resourceOwnerAccount?: string;
106
123
  resourceOwnerId?: number;
124
+ /**
125
+ * @remarks
126
+ * The destination zone of the hidden node for a configuration change that involves a zone migration.
127
+ *
128
+ * >Notice:
129
+ *
130
+ * This parameter applies only to instances that use disks.
131
+ *
132
+ *
133
+ *
134
+ * >Notice:
135
+ *
136
+ * The value of this parameter cannot be the same as the value of the TargetZoneId or TargetSecondaryZoneId parameter.
137
+ *
138
+ *
139
+ *
140
+ * > - This parameter is required only for a configuration change that involves a zone migration.
141
+ *
142
+ * @example
143
+ * cn-hangzhou-e
144
+ */
107
145
  targetHiddenZoneId?: string;
146
+ /**
147
+ * @remarks
148
+ * The destination zone of the secondary node for a configuration change that involves a zone migration.
149
+ *
150
+ * >Notice:
151
+ *
152
+ * This parameter applies only to instances that use disks.
153
+ *
154
+ *
155
+ *
156
+ * >Notice:
157
+ *
158
+ * The value of this parameter cannot be the same as the value of the TargetZoneId or TargetHiddenZoneId parameter.
159
+ *
160
+ *
161
+ *
162
+ * > - This parameter is required only for a configuration change that involves a zone migration.
163
+ *
164
+ * @example
165
+ * cn-hangzhou-j
166
+ */
108
167
  targetSecondaryZoneId?: string;
168
+ /**
169
+ * @remarks
170
+ * The ID of the destination virtual switch for a configuration change that involves a zone migration.
171
+ *
172
+ * >Notice:
173
+ *
174
+ * This parameter applies only to instances that use disks.
175
+ *
176
+ *
177
+ *
178
+ * > - This parameter is required only for a configuration change that involves a zone migration.
179
+ *
180
+ * @example
181
+ * vsw-xxxxxxxx
182
+ */
109
183
  targetVswitchId?: string;
184
+ /**
185
+ * @remarks
186
+ * The destination zone of the primary node for a configuration change that involves a zone migration.
187
+ *
188
+ * >Notice:
189
+ *
190
+ * This parameter applies only to instances that use disks.
191
+ *
192
+ *
193
+ *
194
+ * >Notice:
195
+ *
196
+ * The value of this parameter cannot be the same as the value of the TargetSecondaryZoneId or TargetHiddenZoneId parameter.
197
+ *
198
+ *
199
+ *
200
+ * > - This parameter is required only for a configuration change that involves a zone migration.
201
+ *
202
+ * @example
203
+ * cn-hangzhou-h
204
+ */
110
205
  targetZoneId?: string;
111
206
  static names(): { [key: string]: string } {
112
207
  return {
@@ -7,8 +7,9 @@ export class ModifyNodeSpecRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * Specifies whether to enable automatic payment. Valid values:
9
9
  *
10
- * * **true** (default): enables automatic payment. Make sure that you have sufficient balance within your account.
11
- * * **false**: disables automatic payment. In this case, you must manually pay for the instance.
10
+ * - **true** (default): Enables automatic payment. Make sure that your account has a sufficient balance.
11
+ *
12
+ * - **false**: Disables automatic payment. You must manually pay for the order.
12
13
  *
13
14
  * @example
14
15
  * true
@@ -24,7 +25,7 @@ export class ModifyNodeSpecRequest extends $dara.Model {
24
25
  businessInfo?: string;
25
26
  /**
26
27
  * @remarks
27
- * 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 ensure that it is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length.
28
+ * A client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length.
28
29
  *
29
30
  * @example
30
31
  * ETnLKlblzczshOTUbOCz****
@@ -32,15 +33,19 @@ export class ModifyNodeSpecRequest extends $dara.Model {
32
33
  clientToken?: string;
33
34
  /**
34
35
  * @remarks
35
- * The coupon code. Default value: `youhuiquan_promotion_option_id_for_blank`.
36
+ * Specifies whether to use a coupon. Valid values:
37
+ *
38
+ * - **default** or **null** (default): A coupon is used.
39
+ *
40
+ * - **youhuiquan_promotion_option_id_for_blank**: A coupon is not used.
36
41
  *
37
42
  * @example
38
- * youhuiquan_promotion_option_id_for_blank
43
+ * default
39
44
  */
40
45
  couponNo?: string;
41
46
  /**
42
47
  * @remarks
43
- * The ID of the instance.
48
+ * The instance ID.
44
49
  *
45
50
  * This parameter is required.
46
51
  *
@@ -50,10 +55,11 @@ export class ModifyNodeSpecRequest extends $dara.Model {
50
55
  DBInstanceId?: string;
51
56
  /**
52
57
  * @remarks
53
- * The time when the changed configurations take effect. Valid values:
58
+ * The effective time of the configuration change. Valid values:
54
59
  *
55
- * * **Immediately** (default): The new configurations immediately take effect
56
- * * **MaintainTime**: The new configurations take effect during the maintenance window of the instance.
60
+ * - **Immediately** (default): The change takes effect immediately.
61
+ *
62
+ * - **MaintainTime**: The change takes effect during the O\\&M window of the instance.
57
63
  *
58
64
  * @example
59
65
  * Immediately
@@ -63,8 +69,9 @@ export class ModifyNodeSpecRequest extends $dara.Model {
63
69
  * @remarks
64
70
  * The source of the request. Valid values:
65
71
  *
66
- * * **OpenApi**: the ApsaraDB for MongoDB API
67
- * * **mongo_buy**: the ApsaraDB for MongoDB console
72
+ * - **OpenApi**: The request is from OpenAPI.
73
+ *
74
+ * - **mongo_buy**: The request is from the console.
68
75
  *
69
76
  * @example
70
77
  * OpenApi
@@ -72,7 +79,7 @@ export class ModifyNodeSpecRequest extends $dara.Model {
72
79
  fromApp?: string;
73
80
  /**
74
81
  * @remarks
75
- * The specifications of the shard or mongos node. For more information, see [Instance types](https://help.aliyun.com/document_detail/57141.html).
82
+ * The instance type of the shard or Mongos node. For more information, see [Instance types](https://help.aliyun.com/document_detail/57141.html).
76
83
  *
77
84
  * @example
78
85
  * dds.mongos.standard
@@ -80,9 +87,9 @@ export class ModifyNodeSpecRequest extends $dara.Model {
80
87
  nodeClass?: string;
81
88
  /**
82
89
  * @remarks
83
- * The ID of the shard or mongos node in the sharded cluster instance. You can call the [DescribeDBInstanceAttribute](https://help.aliyun.com/document_detail/62010.html) operation to query the node ID.
90
+ * The ID of the shard or Mongos node in the sharded cluster instance. You can call the [DescribeDBInstanceAttribute](https://help.aliyun.com/document_detail/62010.html) operation to query the node ID.
84
91
  *
85
- * > If you set this parameter to the ID of the shard node, you must also specify the **NodeStorage** parameter.
92
+ * > If you set this parameter to the ID of a shard node, you must also specify the **NodeStorage** parameter.
86
93
  *
87
94
  * This parameter is required.
88
95
  *
@@ -92,12 +99,11 @@ export class ModifyNodeSpecRequest extends $dara.Model {
92
99
  nodeId?: string;
93
100
  /**
94
101
  * @remarks
95
- * The storage capacity of the shard node. Unit: GB.
102
+ * The storage space of the shard node. The step size is 10. Unit: GB.
96
103
  *
97
- * * Valid values are **10** to **2000** if the instance uses local SSDs.
98
- * * Valid values are **20** to **16000** if the instance uses enhanced SSDs (ESSDs) at PL1.
104
+ * - SSD local disk: **10** to **2000**.
99
105
  *
100
- * > The value must be a multiple of 10.
106
+ * - ESSD PL1 disk: **20** to **16000**.
101
107
  *
102
108
  * @example
103
109
  * 20
@@ -107,8 +113,9 @@ export class ModifyNodeSpecRequest extends $dara.Model {
107
113
  * @remarks
108
114
  * The order type. Valid values:
109
115
  *
110
- * * **UPGRADE**
111
- * * **DOWNGRADE**
116
+ * - **UPGRADE**: upgrades the instance configuration.
117
+ *
118
+ * - **DOWNGRADE**: downgrades the instance configuration.
112
119
  *
113
120
  * @example
114
121
  * UPGRADE
@@ -120,7 +127,7 @@ export class ModifyNodeSpecRequest extends $dara.Model {
120
127
  * @remarks
121
128
  * The number of read-only nodes in the shard node.
122
129
  *
123
- * Valid values: **0** to **5**. The value must be an integer. Default value: **0**.
130
+ * Valid values: **0** to **5**. The value must be an integer.
124
131
  *
125
132
  * @example
126
133
  * 5
@@ -130,15 +137,61 @@ export class ModifyNodeSpecRequest extends $dara.Model {
130
137
  resourceOwnerId?: number;
131
138
  /**
132
139
  * @remarks
133
- * The execution time. Specify the time in the *yyyy-MM-dd*T*HH:mm:ss*Z format. The time must be in UTC.
140
+ * The time when the configuration change takes effect. Specify the time in the *yyyy-MM-dd*T*HH:mm:ss*Z format. The time must be in UTC.
141
+ *
142
+ * > This parameter is deprecated. Use the EffectiveTime parameter instead.
134
143
  *
135
144
  * @example
136
145
  * 2022-01-05T03:18:53Z
137
146
  */
138
147
  switchTime?: string;
148
+ /**
149
+ * @remarks
150
+ * The hidden zone to which you want to migrate the instance.
151
+ *
152
+ * >Notice:
153
+ *
154
+ * This parameter is applicable only to instances that use disks.
155
+ *
156
+ * @example
157
+ * cn-hangzhou-j
158
+ */
139
159
  targetHiddenZoneId?: string;
160
+ /**
161
+ * @remarks
162
+ * The secondary zone to which you want to migrate the instance.
163
+ *
164
+ * >Notice:
165
+ *
166
+ * This parameter is applicable only to instances that use disks.
167
+ *
168
+ * @example
169
+ * cn-hangzhou-e
170
+ */
140
171
  targetSecondaryZoneId?: string;
172
+ /**
173
+ * @remarks
174
+ * The ID of the vSwitch in the destination zone.
175
+ *
176
+ * >Notice:
177
+ *
178
+ * This parameter is applicable only to instances that use disks.
179
+ *
180
+ * @example
181
+ * vsw-xxxxxxxx
182
+ */
141
183
  targetVswitchId?: string;
184
+ /**
185
+ * @remarks
186
+ * The primary zone to which you want to migrate the instance.
187
+ *
188
+ * >Notice:
189
+ *
190
+ * This parameter is applicable only to instances that use disks.
191
+ *
192
+ * @example
193
+ * cn-hangzhou-h
194
+ */
142
195
  targetZoneId?: string;
143
196
  static names(): { [key: string]: string } {
144
197
  return {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ModifyNodeSpecResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the order.
8
+ * The order ID.
9
9
  *
10
10
  * @example
11
11
  * 21084641369****
@@ -13,7 +13,7 @@ export class ModifyNodeSpecResponseBody extends $dara.Model {
13
13
  orderId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The ID of the request.
16
+ * The request ID.
17
17
  *
18
18
  * @example
19
19
  * 61B05CCF-EBAB-4BF3-BA67-D77256A721E2
@@ -5,11 +5,13 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ModifyParametersRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The role of the instance. Valid values:
8
+ * The type of the node. Valid values:
9
9
  *
10
- * * **db**: a shard node.
11
- * * **cs**: a Configserver node.
12
- * * **mongos**: a mongos node.
10
+ * - **db**: shard node.
11
+ *
12
+ * - **cs**: Configserver node.
13
+ *
14
+ * - **mongos**: mongos node.
13
15
  *
14
16
  * @example
15
17
  * db
@@ -19,7 +21,7 @@ export class ModifyParametersRequest extends $dara.Model {
19
21
  * @remarks
20
22
  * The instance ID.
21
23
  *
22
- * > If you set this parameter to the ID of a sharded cluster instance, you must also specify the NodeId parameter.
24
+ * > If this parameter is a sharded cluster instance ID, you must also specify the NodeId parameter.
23
25
  *
24
26
  * This parameter is required.
25
27
  *
@@ -29,9 +31,9 @@ export class ModifyParametersRequest extends $dara.Model {
29
31
  DBInstanceId?: string;
30
32
  /**
31
33
  * @remarks
32
- * The ID of the mongos or shard node in the specified sharded cluster instance.
34
+ * The ID of the mongos or shard node in the sharded cluster instance.
33
35
  *
34
- * > This parameter is valid only when DBInstanceId is set to the ID of a sharded cluster instance.
36
+ * > This parameter is active only when the DBInstanceId parameter is set to a sharded cluster instance ID.
35
37
  *
36
38
  * @example
37
39
  * d-bp1b7bb3bbe****
@@ -41,9 +43,9 @@ export class ModifyParametersRequest extends $dara.Model {
41
43
  ownerId?: number;
42
44
  /**
43
45
  * @remarks
44
- * The instance parameters that you want to modify and their values. Specify this parameter in a JSON string. Sample format: {"ParameterName1":"ParameterValue1","ParameterName2":"ParameterValue2"}.
46
+ * The parameters and their new values. The value must be a JSON string. Example: {"ParameterName1":"ParameterValue1","ParameterName2":"ParameterValue2"}.
45
47
  *
46
- * > You can call the [DescribeParameterTemplates](https://help.aliyun.com/document_detail/67618.html) operation to query a list of default parameter templates.
48
+ * > Call the [DescribeParameterTemplates](https://help.aliyun.com/document_detail/67618.html) operation to query the list of default parameter templates.
47
49
  *
48
50
  * This parameter is required.
49
51
  *
@@ -53,7 +55,7 @@ export class ModifyParametersRequest extends $dara.Model {
53
55
  parameters?: string;
54
56
  /**
55
57
  * @remarks
56
- * 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.
58
+ * The region ID of the instance. To query the latest region list, call the [DescribeRegions](https://help.aliyun.com/document_detail/61933.html) operation.
57
59
  *
58
60
  * @example
59
61
  * cn-hangzhou
@@ -61,6 +63,17 @@ export class ModifyParametersRequest extends $dara.Model {
61
63
  regionId?: string;
62
64
  resourceOwnerAccount?: string;
63
65
  resourceOwnerId?: number;
66
+ /**
67
+ * @remarks
68
+ * The time to apply the parameter modifications. Valid values:
69
+ *
70
+ * - 0: Immediately.
71
+ *
72
+ * - 1: During the maintenance window.
73
+ *
74
+ * @example
75
+ * 0
76
+ */
64
77
  switchMode?: string;
65
78
  static names(): { [key: string]: string } {
66
79
  return {
@@ -21,8 +21,9 @@ export class ModifySecurityGroupConfigurationRequest extends $dara.Model {
21
21
  * @remarks
22
22
  * The ID of the ECS security group.
23
23
  *
24
- * > * You can bind up to 10 ECS security groups to an ApsaraDB for MongoDB instance.
25
- * > * You can call the [DescribeSecurityGroup](https://help.aliyun.com/document_detail/25556.html) operation of ECS to query the security groups in the specified region.
24
+ * > - You can bind up to 10 ECS security groups to an ApsaraDB for MongoDB instance.
25
+ * >
26
+ * > - You can call the [DescribeSecurityGroup](https://help.aliyun.com/document_detail/25556.html) operation of ECS to query the security groups in the specified region.
26
27
  *
27
28
  * This parameter is required.
28
29
  *
@@ -17,9 +17,11 @@ export class ModifySecurityIpsRequest extends $dara.Model {
17
17
  * @remarks
18
18
  * The method that is used to modify the IP address whitelist. Valid values:
19
19
  *
20
- * * **Cover**: overwrites the original IP address whitelist.
21
- * * **Append**: appends data to the IP address whitelist.
22
- * * **Delete**: deletes the IP address whitelist.
20
+ * - **Cover**: overwrites the original IP address whitelist.
21
+ *
22
+ * - **Append**: appends data to the IP address whitelist.
23
+ *
24
+ * - **Delete**: deletes the IP address whitelist.
23
25
  *
24
26
  * Default value: **Cover**.
25
27
  *
@@ -53,8 +55,9 @@ export class ModifySecurityIpsRequest extends $dara.Model {
53
55
  * @remarks
54
56
  * The IP addresses in the IP address whitelist. Separate multiple IP addresses with commas (,). You can add a maximum of 1,000 different IP addresses to the IP address whitelist. The entries in the IP address whitelist must be in one of the following formats:
55
57
  *
56
- * * IP addresses, such as 127.0.0.1.
57
- * * CIDR blocks, such as 127.0.0.1/24. In this example, 24 indicates that the prefix of each IP address in the IP address whitelist is 24 bits in length. You can replace 24 with a value within the range of 1 to 32.
58
+ * - IP addresses, such as 127.0.0.1.
59
+ *
60
+ * - CIDR blocks, such as 127.0.0.1/24. In this example, 24 indicates that the prefix of each IP address in the IP address whitelist is 24 bits in length. You can replace 24 with a value within the range of 1 to 32.
58
61
  *
59
62
  * This parameter is required.
60
63
  *
@@ -5,6 +5,12 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ModifySrvNetworkAddressRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
+ * The type of the SRV connection address to modify. Valid values:
9
+ *
10
+ * - **VPC**: virtual private cloud (VPC)
11
+ *
12
+ * - **Public**: Internet connection
13
+ *
8
14
  * This parameter is required.
9
15
  *
10
16
  * @example
@@ -13,6 +19,8 @@ export class ModifySrvNetworkAddressRequest extends $dara.Model {
13
19
  connectionType?: string;
14
20
  /**
15
21
  * @remarks
22
+ * The instance ID.
23
+ *
16
24
  * This parameter is required.
17
25
  *
18
26
  * @example
@@ -21,6 +29,18 @@ export class ModifySrvNetworkAddressRequest extends $dara.Model {
21
29
  DBInstanceId?: string;
22
30
  /**
23
31
  * @remarks
32
+ * The new connection address. The address must meet the following requirements:
33
+ *
34
+ * - Starts with a lowercase letter.
35
+ *
36
+ * - Ends with a lowercase letter or a digit.
37
+ *
38
+ * - Contains only lowercase letters, digits, and hyphens (-).
39
+ *
40
+ * - Is 8 to 63 characters in length.
41
+ *
42
+ * > You only need to specify the prefix of the connection address. The rest of the address cannot be modified.
43
+ *
24
44
  * This parameter is required.
25
45
  *
26
46
  * @example
@@ -4,6 +4,9 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class ModifySrvNetworkAddressResponseBody extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The request ID.
9
+ *
7
10
  * @example
8
11
  * 45D2B592-DEBA-4347-BBF3-xxxxxC97DBBC
9
12
  */
@@ -5,12 +5,13 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ReleaseNodePrivateNetworkAddressRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The public endpoint type. Valid values:
8
+ * The type of the public endpoint. Valid values:
9
9
  *
10
- * * **SRV**
11
- * * **Normal**
10
+ * - **SRV**
12
11
  *
13
- * > This parameter is valid only when you want to release an SRV endpoint.
12
+ * - **Normal**
13
+ *
14
+ * > This parameter is available only when the endpoint to be released is an SRV endpoint.
14
15
  *
15
16
  * @example
16
17
  * SRV
@@ -28,12 +29,13 @@ export class ReleaseNodePrivateNetworkAddressRequest extends $dara.Model {
28
29
  DBInstanceId?: string;
29
30
  /**
30
31
  * @remarks
31
- * The network type of the internal endpoint. Valid values:
32
+ * The network type of the internal endpoint for the node. Valid values:
33
+ *
34
+ * - **VPC**: virtual private cloud.
32
35
  *
33
- * * **VPC**: virtual private cloud (VPC).
34
- * * **Classic**: classic network.
36
+ * - **Classic**: classic network.
35
37
  *
36
- * > You can call the [DescribeShardingNetworkAddress](https://help.aliyun.com/document_detail/62135.html) operation to query the network type of the internal endpoint.
38
+ * > Call the [DescribeShardingNetworkAddress](https://help.aliyun.com/document_detail/62135.html) API to query the network type of the internal endpoint for the node.
37
39
  *
38
40
  * @example
39
41
  * VPC
@@ -43,7 +45,13 @@ export class ReleaseNodePrivateNetworkAddressRequest extends $dara.Model {
43
45
  * @remarks
44
46
  * The ID of the shard or Configserver node.
45
47
  *
46
- * > You can call the [DescribeDBInstanceAttribute](https://help.aliyun.com/document_detail/62010.html) operation to query the ID of the shard or Configserver node.
48
+ * > Call the [DescribeDBInstanceAttribute](https://help.aliyun.com/document_detail/62010.html) API to query the ID of the shard or Configserver node.
49
+ * >
50
+ * > >Notice:
51
+ * >
52
+ * > When you release an SRV address, enter the instance ID for this parameter.
53
+ * >
54
+ * >
47
55
  *
48
56
  * @example
49
57
  * d-bp128a003436****