@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
@@ -5,66 +5,75 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeActiveOperationTasksResponseBodyItems extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * N/A
8
+ * Indicates whether the task can be canceled.
9
+ *
10
+ * - **1**: The task can be canceled.
11
+ *
12
+ * - **0**: The task cannot be canceled.
9
13
  *
10
14
  * @example
11
- * ***
15
+ * 1
12
16
  */
13
17
  allowCancel?: string;
14
18
  /**
15
19
  * @remarks
16
- * Indicates whether the modification operation is allowed.
20
+ * Indicates whether the time can be changed.
17
21
  *
18
- * * **0**: The modification operation is not allowed.
19
- * * **1**: The modification operation is allowed.
22
+ * - **1**: The time can be changed.
23
+ *
24
+ * - **0**: The time cannot be changed.
20
25
  *
21
26
  * @example
22
- * 0
27
+ * 1
23
28
  */
24
29
  allowChange?: string;
25
30
  /**
26
31
  * @remarks
27
- * The change level of the O\\&M task.
32
+ * The code of the event level.
33
+ *
34
+ * - **S1**: system O\\&M.
35
+ *
36
+ * - **S0**: threat fixing.
28
37
  *
29
38
  * @example
30
- * ***
39
+ * S1
31
40
  */
32
41
  changeLevel?: string;
33
42
  /**
34
43
  * @remarks
35
- * N/A
44
+ * The event level in English.
36
45
  *
37
46
  * @example
38
- * ***
47
+ * System maintenance
39
48
  */
40
49
  changeLevelEn?: string;
41
50
  /**
42
51
  * @remarks
43
- * The task type in English.
52
+ * The event level in Chinese.
44
53
  *
45
54
  * @example
46
- * ***
55
+ * 系统运维
47
56
  */
48
57
  changeLevelZh?: string;
49
58
  /**
50
59
  * @remarks
51
- * The time when the task was created.
60
+ * The time when the task was created. The time is in the *yyyy-mm-dd*T*hh:mm:ss*Z format. The time is displayed in UTC.
52
61
  *
53
62
  * @example
54
- * 2021-07-14 10:48:43
63
+ * 2023-05-30T14:30:00Z
55
64
  */
56
65
  createdTime?: string;
57
66
  /**
58
67
  * @remarks
59
- * N/A
68
+ * The current zone.
60
69
  *
61
70
  * @example
62
- * ***
71
+ * cn-beijing-h
63
72
  */
64
73
  currentAVZ?: string;
65
74
  /**
66
75
  * @remarks
67
- * The type of the database engine.
76
+ * The database engine type.
68
77
  *
69
78
  * @example
70
79
  * mongoDb
@@ -72,7 +81,7 @@ export class DescribeActiveOperationTasksResponseBodyItems extends $dara.Model {
72
81
  dbType?: string;
73
82
  /**
74
83
  * @remarks
75
- * The version of the database engine.
84
+ * The database engine version number.
76
85
  *
77
86
  * @example
78
87
  * 5.6
@@ -80,10 +89,10 @@ export class DescribeActiveOperationTasksResponseBodyItems extends $dara.Model {
80
89
  dbVersion?: string;
81
90
  /**
82
91
  * @remarks
83
- * The end time of the O\\&M task.
92
+ * The latest time to which the task execution time can be postponed. The time is in the *yyyy-mm-dd*T*hh:mm:ss*Z format. The time is displayed in UTC.
84
93
  *
85
94
  * @example
86
- * 1646014421633
95
+ * 2023-05-30T23:59:59Z
87
96
  */
88
97
  deadline?: string;
89
98
  /**
@@ -91,125 +100,152 @@ export class DescribeActiveOperationTasksResponseBodyItems extends $dara.Model {
91
100
  * The task ID.
92
101
  *
93
102
  * @example
94
- * ***
103
+ * 11111
95
104
  */
96
105
  id?: number;
97
106
  /**
98
107
  * @remarks
99
- * N/A
108
+ * The impact of the event in English.
100
109
  *
101
110
  * @example
102
- * ***
111
+ * Transient instance disconnection
103
112
  */
104
113
  impactEn?: string;
105
114
  /**
106
115
  * @remarks
107
- * N/A
116
+ * The impact of the event in Chinese.
108
117
  *
109
118
  * @example
110
- * ***
119
+ * 实例闪断
111
120
  */
112
121
  impactZh?: string;
113
122
  /**
114
123
  * @remarks
115
- * The description of the instance.
124
+ * The alias or description of the instance.
116
125
  *
117
126
  * @example
118
- * ***
127
+ * test
119
128
  */
120
129
  insComment?: string;
121
130
  /**
122
131
  * @remarks
123
- * The ID of the node.
132
+ * The instance name.
124
133
  *
125
134
  * @example
126
- * ***
135
+ * dds-bp16aaccfe10****
127
136
  */
128
137
  insName?: string;
129
138
  /**
130
139
  * @remarks
131
- * The time when the task is modified. The time follows the ISO 8601 standard in the *yyyy-mm-dd*T*hh:mm:ss*Z format. The time is displayed in UTC.
140
+ * The time when the task was modified. The time is in the *yyyy-mm-dd*T*hh:mm:ss*Z format. The time is displayed in UTC.
132
141
  *
133
142
  * @example
134
- * 2022-12-24T09:48:01Z
143
+ * 2023-05-30T14:30:00Z
135
144
  */
136
145
  modifiedTime?: string;
137
146
  /**
138
147
  * @remarks
139
- * The required preparation period between the task start time and the switchover time. The time is displayed in the *HH:mm:ss* format.
148
+ * The preparation time required between the start time of the O\\&M task and the switchover time. The time is in the *HH:mm:ss* format.
140
149
  *
141
150
  * @example
142
- * ***
151
+ * 04:00:00
143
152
  */
144
153
  prepareInterval?: string;
145
154
  /**
146
155
  * @remarks
147
- * The region of the instance.
156
+ * The ID of the region where the pending event is located.
148
157
  *
149
158
  * @example
150
- * cn-hangzhou
159
+ * cn-beijing
151
160
  */
152
161
  region?: string;
153
162
  /**
154
163
  * @remarks
155
- * The result information. The value of this parameter can be ignored.
164
+ * The information about the execution result.
156
165
  *
157
166
  * @example
158
- * ***
167
+ * userCancel
159
168
  */
160
169
  resultInfo?: string;
161
170
  /**
162
171
  * @remarks
163
- * The start time of the task. The time follows the ISO 8601 standard in the *yyyy-mm-dd* T*hh:mm:ss*Z format. The time is displayed in UTC.
172
+ * The time when the task was executed. The time is in the *yyyy-mm-dd*T*hh:mm:ss*Z format. The time is displayed in UTC.
164
173
  *
165
174
  * @example
166
- * 2022-12-24T06:01:05Z
175
+ * 2023-05-30T00:00:00Z
167
176
  */
168
177
  startTime?: string;
169
178
  /**
170
179
  * @remarks
171
- * N/A
180
+ * The task status.
181
+ *
182
+ * - **3**: pending.
183
+ *
184
+ * - **4**: running.
185
+ *
186
+ * - **5**: successful.
187
+ *
188
+ * - **6**: failed.
189
+ *
190
+ * - **7**: canceled.
172
191
  *
173
192
  * @example
174
- * ***
193
+ * 3
175
194
  */
176
195
  status?: number;
177
196
  /**
178
197
  * @remarks
179
- * The subinstances.
198
+ * The list of child instances.
180
199
  */
181
200
  subInsNames?: string[];
182
201
  /**
183
202
  * @remarks
184
- * The switchover point in time in which disconnection may occur. The time follows the ISO 8601 standard in the *yyyy-mm-dd*T*hh:mm:ss*Z format. The time is displayed in UTC.
203
+ * The time when the switchover was initiated. The time is in the *yyyy-mm-dd*T*hh:mm:ss*Z format. The time is displayed in UTC.
185
204
  *
186
205
  * @example
187
- * 2022-11-24T11:20:00Z
206
+ * 2023-05-30T14:30:00Z
188
207
  */
189
208
  switchTime?: string;
209
+ /**
210
+ * @remarks
211
+ * The task parameters.
212
+ *
213
+ * @example
214
+ * ""
215
+ */
190
216
  taskParams?: string;
191
217
  /**
192
218
  * @remarks
193
- * The task type.
219
+ * The task type. Valid values:
220
+ *
221
+ * - **rds_apsaradb_ha**: primary-secondary node switchover.
222
+ *
223
+ * - **rds_apsaradb_transfer**: instance migration.
224
+ *
225
+ * - **rds_apsaradb_upgrade**: minor version upgrade.
226
+ *
227
+ * - **rds_apsaradb_maxscale**: proxy minor version upgrade.
228
+ *
229
+ * - **all**: all task types.
194
230
  *
195
231
  * @example
196
- * ***
232
+ * rds_apsaradb_upgrade
197
233
  */
198
234
  taskType?: string;
199
235
  /**
200
236
  * @remarks
201
- * N/A
237
+ * The reason for the task in English.
202
238
  *
203
239
  * @example
204
- * ***
240
+ * Minor version update
205
241
  */
206
242
  taskTypeEn?: string;
207
243
  /**
208
244
  * @remarks
209
- * The task type in Chinese.
245
+ * The reason for the task in Chinese.
210
246
  *
211
247
  * @example
212
- * ***
248
+ * 小版本升级
213
249
  */
214
250
  taskTypeZh?: string;
215
251
  static names(): { [key: string]: string } {
@@ -291,12 +327,12 @@ export class DescribeActiveOperationTasksResponseBodyItems extends $dara.Model {
291
327
  export class DescribeActiveOperationTasksResponseBody extends $dara.Model {
292
328
  /**
293
329
  * @remarks
294
- * The O\\&M tasks.
330
+ * The list of O\\&M tasks.
295
331
  */
296
332
  items?: DescribeActiveOperationTasksResponseBodyItems[];
297
333
  /**
298
334
  * @remarks
299
- * The number of the returned page.
335
+ * The page number.
300
336
  *
301
337
  * @example
302
338
  * 1
@@ -304,7 +340,7 @@ export class DescribeActiveOperationTasksResponseBody extends $dara.Model {
304
340
  pageNumber?: number;
305
341
  /**
306
342
  * @remarks
307
- * The number of entries returned per page.
343
+ * The number of entries per page.
308
344
  *
309
345
  * @example
310
346
  * 30
@@ -315,15 +351,15 @@ export class DescribeActiveOperationTasksResponseBody extends $dara.Model {
315
351
  * The request ID.
316
352
  *
317
353
  * @example
318
- * 111E7B16-0A87-4CBA-B271-F34AD61E099F
354
+ * 111E7B16-0A87-4CBA-B271-F34AD61E****
319
355
  */
320
356
  requestId?: string;
321
357
  /**
322
358
  * @remarks
323
- * The total number of returned entries.
359
+ * The number of returned task records.
324
360
  *
325
361
  * @example
326
- * 727
362
+ * 1
327
363
  */
328
364
  totalRecordCount?: number;
329
365
  static names(): { [key: string]: string } {
@@ -21,9 +21,11 @@ export class DescribeAuditLogFilterRequest extends $dara.Model {
21
21
  * @remarks
22
22
  * The role of the node in the instance. Valid values:
23
23
  *
24
- * * **mongos**: mongos node.
25
- * * **db** : shard node.
26
- * * **logic** : logical instance.
24
+ * - **mongos**: mongos node.
25
+ *
26
+ * - **db** : shard node.
27
+ *
28
+ * - **logic** : logical instance.
27
29
  *
28
30
  * @example
29
31
  * logic
@@ -7,13 +7,19 @@ export class DescribeAuditLogFilterResponseBody extends $dara.Model {
7
7
  * @remarks
8
8
  * The type of the audit log entries. Valid values:
9
9
  *
10
- * * **admin**: O\\&M and management operations
11
- * * **slow**: slow query logs
12
- * * **query**: query operations
13
- * * **insert**: insert operations
14
- * * **update**: update operations
15
- * * **delete**: delete operations
16
- * * **command**: protocol commands such as the aggregate method
10
+ * - **admin**: O\\&M and management operations
11
+ *
12
+ * - **slow**: slow query logs
13
+ *
14
+ * - **query**: query operations
15
+ *
16
+ * - **insert**: insert operations
17
+ *
18
+ * - **update**: update operations
19
+ *
20
+ * - **delete**: delete operations
21
+ *
22
+ * - **command**: protocol commands such as the aggregate method
17
23
  *
18
24
  * @example
19
25
  * admin,slow,insert,query,update,delete,command
@@ -5,12 +5,13 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeAuditPolicyResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Indicates whether the log audit feature is enabled. Valid values:
8
+ * The status of the audit log.
9
9
  *
10
- * * Enable
11
- * * Disabled
10
+ * - Enable: The audit log is enabled.
12
11
  *
13
- * Default value: Disabled.
12
+ * - Disabled: The audit log is disabled.
13
+ *
14
+ * The default value is Disabled.
14
15
  *
15
16
  * @example
16
17
  * Enable
@@ -17,7 +17,7 @@ export class DescribeAuditRecordsRequest extends $dara.Model {
17
17
  DBInstanceId?: string;
18
18
  /**
19
19
  * @remarks
20
- * The name of the database to be queried. By default, all databases are queried.
20
+ * The name of the database. By default, all databases are queried.
21
21
  *
22
22
  * @example
23
23
  * database****
@@ -25,9 +25,9 @@ export class DescribeAuditRecordsRequest extends $dara.Model {
25
25
  database?: string;
26
26
  /**
27
27
  * @remarks
28
- * The end of the time range to query. The end time must be later than the start time. Specify the time in the ISO 8601 standard in the *yyyy-MM-dd*T*HH:mm:ss*Z format. The time must be in UTC.
28
+ * The end of the time range to query. The end time must be later than the start time. Specify the time in the *yyyy-MM-dd*T*HH:mm:ss*Z format. The time must be in UTC.
29
29
  *
30
- * > The end time must be within 24 hours from the start time. Otherwise, the query fails.
30
+ * > The time range between the start time and the end time cannot exceed 24 hours. Otherwise, the operation fails.
31
31
  *
32
32
  * This parameter is required.
33
33
  *
@@ -37,10 +37,13 @@ export class DescribeAuditRecordsRequest extends $dara.Model {
37
37
  endTime?: string;
38
38
  /**
39
39
  * @remarks
40
- * The form of the audit log that the operation returns. Valid values:
40
+ * The format of the returned audit records. Valid values:
41
41
  *
42
- * * **File**: triggers the generation of audit logs. If this parameter is set to File, only common parameters are returned.
43
- * * **Stream** (default): returns data streams.
42
+ * - **File**: Triggers the generation of an audit log file. If you set this parameter to File, only common parameters are returned.
43
+ *
44
+ * - **Stream** (default): Returns a data stream.
45
+ *
46
+ * > The **File** parameter is deprecated.
44
47
  *
45
48
  * @example
46
49
  * Stream
@@ -48,10 +51,7 @@ export class DescribeAuditRecordsRequest extends $dara.Model {
48
51
  form?: string;
49
52
  /**
50
53
  * @remarks
51
- * The logical relationship between multiple keywords. Valid values:
52
- *
53
- * * **or**
54
- * * **and** (default value)
54
+ * The logical operator for the keyword search. The default value is and.
55
55
  *
56
56
  * @example
57
57
  * and
@@ -59,9 +59,9 @@ export class DescribeAuditRecordsRequest extends $dara.Model {
59
59
  logicalOperator?: string;
60
60
  /**
61
61
  * @remarks
62
- * The ID of the mongos node or shard node in the instance.
62
+ * The ID of a Mongos node or a shard node in the sharded cluster instance.
63
63
  *
64
- * > This parameter takes effect only when you set the **DBInstanceId** parameter to the ID of a sharded cluster instance.
64
+ * > This parameter is available only when **DBInstanceId** is set to the ID of a sharded cluster instance.
65
65
  *
66
66
  * @example
67
67
  * d-bp128a003436****
@@ -69,10 +69,11 @@ export class DescribeAuditRecordsRequest extends $dara.Model {
69
69
  nodeId?: string;
70
70
  /**
71
71
  * @remarks
72
- * The order of time in which the log entries to return are sorted. Valid values:
72
+ * The order in which to sort the returned audit log entries by time. Valid values:
73
+ *
74
+ * - **asc**: Sorts the entries in ascending order.
73
75
  *
74
- * * **asc**: The log entries are sorted by time in ascending order.
75
- * * **desc**: The log entries are sorted by time in descending order.
76
+ * - **desc**: Sorts the entries in descending order.
76
77
  *
77
78
  * @example
78
79
  * asc
@@ -82,7 +83,7 @@ export class DescribeAuditRecordsRequest extends $dara.Model {
82
83
  ownerId?: number;
83
84
  /**
84
85
  * @remarks
85
- * The page number of the page to return. The valid value must be a positive integer that does not exceed the maximum value of the INTEGER data type. Default value: 1.
86
+ * The page number to return. The value must be greater than 0 and must not exceed the maximum value of the integer data type. Default value: **1**.
86
87
  *
87
88
  * @example
88
89
  * 1
@@ -90,7 +91,7 @@ export class DescribeAuditRecordsRequest extends $dara.Model {
90
91
  pageNumber?: number;
91
92
  /**
92
93
  * @remarks
93
- * The number of entries to return per page. Default value: 30. Valid values: **30**, **50**, and **100**.
94
+ * The number of entries to return on each page. Valid values: **30** (default), **50**, and **100**.
94
95
  *
95
96
  * @example
96
97
  * 30
@@ -98,7 +99,7 @@ export class DescribeAuditRecordsRequest extends $dara.Model {
98
99
  pageSize?: number;
99
100
  /**
100
101
  * @remarks
101
- * The keywords used for query. You can enter up to 10 keywords at a time. If you enter multiple keywords, separate the keywords with spaces.
102
+ * The keywords for the query. You can specify up to 10 keywords. Separate multiple keywords with spaces.
102
103
  *
103
104
  * @example
104
105
  * slow
@@ -108,7 +109,7 @@ export class DescribeAuditRecordsRequest extends $dara.Model {
108
109
  resourceOwnerId?: number;
109
110
  /**
110
111
  * @remarks
111
- * The beginning of the time range to query. Specify the time in the ISO 8601 standard in the *yyyy-MM-dd*T*HH:mm:ss*Z format. The time must be in UTC.
112
+ * The beginning of the time range to query. Specify the time in the *yyyy-MM-dd*T*HH:mm:ss*Z format. The time must be in UTC.
112
113
  *
113
114
  * This parameter is required.
114
115
  *
@@ -118,7 +119,7 @@ export class DescribeAuditRecordsRequest extends $dara.Model {
118
119
  startTime?: string;
119
120
  /**
120
121
  * @remarks
121
- * The user of the database. If you do not specify this parameter, this operation returns records of all users.
122
+ * The database account. By default, all accounts are queried.
122
123
  *
123
124
  * @example
124
125
  * test
@@ -79,7 +79,7 @@ export class DescribeAuditRecordsResponseBody extends $dara.Model {
79
79
  items?: DescribeAuditRecordsResponseBodyItems;
80
80
  /**
81
81
  * @remarks
82
- * The page number of the returned page.
82
+ * The page number.
83
83
  *
84
84
  * @example
85
85
  * 1
@@ -87,7 +87,7 @@ export class DescribeAuditRecordsResponseBody extends $dara.Model {
87
87
  pageNumber?: number;
88
88
  /**
89
89
  * @remarks
90
- * The maximum number of entries on the current page.
90
+ * The number of entries on the current page.
91
91
  *
92
92
  * @example
93
93
  * 30
@@ -103,7 +103,7 @@ export class DescribeAuditRecordsResponseBody extends $dara.Model {
103
103
  requestId?: string;
104
104
  /**
105
105
  * @remarks
106
- * The total number of returned entries.
106
+ * The total number of entries.
107
107
  *
108
108
  * @example
109
109
  * 40
@@ -7,11 +7,12 @@ export class DescribeAvailabilityZonesRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * The language of the returned **RegionName** and **ZoneName** parameter values. Valid values:
9
9
  *
10
- * * **zh** (default): Chinese
11
- * * **en**: English
10
+ * - **zh** (default): Chinese
11
+ *
12
+ * - **en**: English
12
13
  *
13
14
  * @example
14
- * en
15
+ * zh
15
16
  */
16
17
  acceptLanguage?: string;
17
18
  /**
@@ -26,8 +27,9 @@ export class DescribeAvailabilityZonesRequest extends $dara.Model {
26
27
  * @remarks
27
28
  * The architecture of the instance. Valid values:
28
29
  *
29
- * * **normal**: replica set instance
30
- * * **sharding**: sharded cluster instance
30
+ * - **normal**: replica set instance
31
+ *
32
+ * - **sharding**: sharded cluster instance
31
33
  *
32
34
  * @example
33
35
  * normal
@@ -61,8 +63,9 @@ export class DescribeAvailabilityZonesRequest extends $dara.Model {
61
63
  * @remarks
62
64
  * The billing method of the product. Valid values:
63
65
  *
64
- * * **PrePaid**: subscription
65
- * * **PostPaid:** pay-as-you-go
66
+ * - **PrePaid**: subscription
67
+ *
68
+ * - **PostPaid:** pay-as-you-go
66
69
  *
67
70
  * @example
68
71
  * PrePaid
@@ -72,8 +75,9 @@ export class DescribeAvailabilityZonesRequest extends $dara.Model {
72
75
  * @remarks
73
76
  * The architecture of the instance. Valid values:
74
77
  *
75
- * * **sharding**: sharded cluster instance
76
- * * **replicate**: replica set or standalone instance
78
+ * - **sharding**: sharded cluster instance
79
+ *
80
+ * - **replicate**: replica set or standalone instance
77
81
  *
78
82
  * @example
79
83
  * replicate
@@ -103,14 +107,17 @@ export class DescribeAvailabilityZonesRequest extends $dara.Model {
103
107
  * @remarks
104
108
  * The number of nodes in the instance.
105
109
  *
106
- * > This parameter is available only for replica set instances.
110
+ * > This parameter is available only for replica set instances.
107
111
  *
108
112
  * Valid values:
109
113
  *
110
- * * 1
111
- * * 3
112
- * * 5
113
- * * 7
114
+ * - 1
115
+ *
116
+ * - 3
117
+ *
118
+ * - 5
119
+ *
120
+ * - 7
114
121
  *
115
122
  * @example
116
123
  * 3
@@ -130,9 +137,11 @@ export class DescribeAvailabilityZonesRequest extends $dara.Model {
130
137
  * @remarks
131
138
  * The storage type. Valid values:
132
139
  *
133
- * * **cloud**: displays only zones available for instances that use cloud disks.
134
- * * **local**: only displays zones available for instances that use local disks instances.
135
- * * **default** or unspecified: displays zones available for instances that use cloud disks and those that use local disks.
140
+ * - **cloud**: displays only zones available for instances that use cloud disks.
141
+ *
142
+ * - **local**: only displays zones available for instances that use local disks instances.
143
+ *
144
+ * - **default** or unspecified: displays zones available for instances that use cloud disks and those that use local disks.
136
145
  *
137
146
  * @example
138
147
  * local
@@ -142,13 +151,17 @@ export class DescribeAvailabilityZonesRequest extends $dara.Model {
142
151
  * @remarks
143
152
  * The storage type. Valid values:
144
153
  *
145
- * * **cloud_essd1**: PL1 Enterprise SSDs (ESSDs)
146
- * * **cloud_essd2**: PL2 ESSDs
147
- * * **cloud_essd3**: PL3 ESSDs
148
- * * **local_ssd**: local SSDs
154
+ * - **cloud_essd1**: PL1 Enterprise SSDs (ESSDs)
155
+ *
156
+ * - **cloud_essd2**: PL2 ESSDs
157
+ *
158
+ * - **cloud_essd3**: PL3 ESSDs
159
+ *
160
+ * - **local_ssd**: local SSDs
149
161
  *
150
- * > * Instances that run MongoDB 4.4 or later only use cloud disks to store data. If you do not specify this parameter, the value **cloud_essd1** is used by default.
151
- * > * Instances that run MongoDB 4.2 and earlier only use local disks to store data. If you do not specify this parameter, the value **local_ssd** is used by default.
162
+ * > * Instances that run MongoDB 4.4 or later only use cloud disks to store data. If you do not specify this parameter, the value **cloud_essd1** is used by default.
163
+ * >
164
+ * > * Instances that run MongoDB 4.2 and earlier only use local disks to store data. If you do not specify this parameter, the value **local_ssd** is used by default.
152
165
  *
153
166
  * @example
154
167
  * local_ssd
@@ -25,8 +25,9 @@ export class DescribeAvailabilityZonesResponseBodyAvailableZones extends $dara.M
25
25
  *
26
26
  * The return value of the ZoneName parameter is in the language that is specified by the **AcceptLanguage** parameter. For example, if the value of the ZoneId parameter in the response is **cn-hangzhou-h**, the following values are returned for the ZoneName parameter:
27
27
  *
28
- * * If the value of the **AcceptLanguage** parameter is **zh**, **H** is returned for the ZoneName parameter.
29
- * * If the value of the **AcceptLanguage** parameter is **en**, **Hangzhou Zone H** is returned for the ZoneName parameter.
28
+ * - If the value of the **AcceptLanguage** parameter is **zh**, **H** is returned for the ZoneName parameter.
29
+ *
30
+ * - If the value of the **AcceptLanguage** parameter is **en**, **Hangzhou Zone H** is returned for the ZoneName parameter.
30
31
  *
31
32
  * @example
32
33
  * Hangzhou Zone H