@alicloud/ecs20140526 7.8.5 → 7.8.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (445) hide show
  1. package/dist/client.d.ts +874 -864
  2. package/dist/client.js +908 -860
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/ActivateRouterInterfaceRequest.d.ts +0 -6
  5. package/dist/models/ActivateRouterInterfaceRequest.js.map +1 -1
  6. package/dist/models/ActivateRouterInterfaceResponseBody.d.ts +0 -4
  7. package/dist/models/ActivateRouterInterfaceResponseBody.js.map +1 -1
  8. package/dist/models/AddBandwidthPackageIpsRequest.d.ts +0 -10
  9. package/dist/models/AddBandwidthPackageIpsRequest.js.map +1 -1
  10. package/dist/models/AddBandwidthPackageIpsResponseBody.d.ts +0 -4
  11. package/dist/models/AddBandwidthPackageIpsResponseBody.js.map +1 -1
  12. package/dist/models/AddTagsRequest.d.ts +19 -32
  13. package/dist/models/AddTagsRequest.js.map +1 -1
  14. package/dist/models/AllocateEipAddressRequest.d.ts +0 -28
  15. package/dist/models/AllocateEipAddressRequest.js.map +1 -1
  16. package/dist/models/AllocateEipAddressResponseBody.d.ts +0 -12
  17. package/dist/models/AllocateEipAddressResponseBody.js.map +1 -1
  18. package/dist/models/AssignIpv6addressesRequest.d.ts +9 -11
  19. package/dist/models/AssignIpv6addressesRequest.js.map +1 -1
  20. package/dist/models/AssignIpv6addressesResponseBody.d.ts +1 -1
  21. package/dist/models/AssociateHaVipRequest.d.ts +0 -10
  22. package/dist/models/AssociateHaVipRequest.js.map +1 -1
  23. package/dist/models/AssociateHaVipResponseBody.d.ts +0 -4
  24. package/dist/models/AssociateHaVipResponseBody.js.map +1 -1
  25. package/dist/models/AttachKeyPairRequest.d.ts +2 -2
  26. package/dist/models/AttachKeyPairResponseBody.d.ts +3 -3
  27. package/dist/models/CancelCopyImageRequest.d.ts +1 -1
  28. package/dist/models/CancelPhysicalConnectionRequest.d.ts +0 -12
  29. package/dist/models/CancelPhysicalConnectionRequest.js.map +1 -1
  30. package/dist/models/CancelPhysicalConnectionResponseBody.d.ts +0 -4
  31. package/dist/models/CancelPhysicalConnectionResponseBody.js.map +1 -1
  32. package/dist/models/CancelSimulatedSystemEventsRequest.d.ts +2 -2
  33. package/dist/models/CreateDiskRequest.d.ts +93 -125
  34. package/dist/models/CreateDiskRequest.js.map +1 -1
  35. package/dist/models/CreateDiskResponseBody.d.ts +4 -4
  36. package/dist/models/CreateHaVipRequest.d.ts +0 -16
  37. package/dist/models/CreateHaVipRequest.js.map +1 -1
  38. package/dist/models/CreateHaVipResponseBody.d.ts +0 -8
  39. package/dist/models/CreateHaVipResponseBody.js.map +1 -1
  40. package/dist/models/CreateImageComponentRequest.d.ts +14 -19
  41. package/dist/models/CreateImageComponentRequest.js.map +1 -1
  42. package/dist/models/CreateKeyPairRequest.d.ts +6 -6
  43. package/dist/models/CreateKeyPairResponseBody.d.ts +3 -3
  44. package/dist/models/CreateNetworkInterfacePermissionRequest.d.ts +5 -5
  45. package/dist/models/CreateNetworkInterfacePermissionResponseBody.d.ts +9 -12
  46. package/dist/models/CreateNetworkInterfacePermissionResponseBody.js.map +1 -1
  47. package/dist/models/CreatePlanMaintenanceWindowRequest.d.ts +23 -29
  48. package/dist/models/CreatePlanMaintenanceWindowRequest.js.map +1 -1
  49. package/dist/models/CreatePlanMaintenanceWindowResponseBody.d.ts +1 -1
  50. package/dist/models/CreatePlanMaintenanceWindowShrinkRequest.d.ts +8 -9
  51. package/dist/models/CreatePlanMaintenanceWindowShrinkRequest.js.map +1 -1
  52. package/dist/models/CreateRouterInterfaceRequest.d.ts +0 -103
  53. package/dist/models/CreateRouterInterfaceRequest.js.map +1 -1
  54. package/dist/models/CreateRouterInterfaceResponseBody.d.ts +0 -12
  55. package/dist/models/CreateRouterInterfaceResponseBody.js.map +1 -1
  56. package/dist/models/CreateSimulatedSystemEventsRequest.d.ts +4 -10
  57. package/dist/models/CreateSimulatedSystemEventsRequest.js.map +1 -1
  58. package/dist/models/DeleteDeploymentSetRequest.d.ts +2 -2
  59. package/dist/models/DeleteDeploymentSetResponseBody.d.ts +1 -1
  60. package/dist/models/DeleteDiskResponseBody.d.ts +1 -1
  61. package/dist/models/DeleteForwardEntryRequest.d.ts +0 -9
  62. package/dist/models/DeleteForwardEntryRequest.js.map +1 -1
  63. package/dist/models/DeleteForwardEntryResponseBody.d.ts +0 -4
  64. package/dist/models/DeleteForwardEntryResponseBody.js.map +1 -1
  65. package/dist/models/DeleteHaVipRequest.d.ts +0 -8
  66. package/dist/models/DeleteHaVipRequest.js.map +1 -1
  67. package/dist/models/DeleteHaVipResponseBody.d.ts +0 -4
  68. package/dist/models/DeleteHaVipResponseBody.js.map +1 -1
  69. package/dist/models/DeleteHpcClusterRequest.d.ts +2 -2
  70. package/dist/models/DeleteImageComponentRequest.d.ts +2 -2
  71. package/dist/models/DeleteImageComponentResponseBody.d.ts +1 -1
  72. package/dist/models/DeleteImagePipelineRequest.d.ts +1 -1
  73. package/dist/models/DeleteImageRequest.d.ts +5 -6
  74. package/dist/models/DeleteImageRequest.js.map +1 -1
  75. package/dist/models/DeleteInstanceRequest.d.ts +15 -25
  76. package/dist/models/DeleteInstanceRequest.js.map +1 -1
  77. package/dist/models/DeleteInstanceResponseBody.d.ts +1 -1
  78. package/dist/models/DeleteInstancesRequest.d.ts +16 -26
  79. package/dist/models/DeleteInstancesRequest.js.map +1 -1
  80. package/dist/models/DeleteKeyPairsRequest.d.ts +3 -3
  81. package/dist/models/DeleteKeyPairsResponseBody.d.ts +1 -1
  82. package/dist/models/DeleteLaunchTemplateRequest.d.ts +3 -3
  83. package/dist/models/DeleteLaunchTemplateResponseBody.d.ts +1 -1
  84. package/dist/models/DeleteLaunchTemplateVersionRequest.d.ts +3 -3
  85. package/dist/models/DeleteNetworkInterfacePermissionRequest.d.ts +0 -8
  86. package/dist/models/DeleteNetworkInterfacePermissionRequest.js.map +1 -1
  87. package/dist/models/DeleteNetworkInterfacePermissionResponseBody.d.ts +0 -4
  88. package/dist/models/DeleteNetworkInterfacePermissionResponseBody.js.map +1 -1
  89. package/dist/models/DeletePrefixListRequest.d.ts +1 -1
  90. package/dist/models/DeleteRouterInterfaceRequest.d.ts +0 -14
  91. package/dist/models/DeleteRouterInterfaceRequest.js.map +1 -1
  92. package/dist/models/DeleteRouterInterfaceResponseBody.d.ts +0 -4
  93. package/dist/models/DeleteRouterInterfaceResponseBody.js.map +1 -1
  94. package/dist/models/DeleteVirtualBorderRouterRequest.d.ts +0 -12
  95. package/dist/models/DeleteVirtualBorderRouterRequest.js.map +1 -1
  96. package/dist/models/DeleteVirtualBorderRouterResponseBody.d.ts +0 -4
  97. package/dist/models/DeleteVirtualBorderRouterResponseBody.js.map +1 -1
  98. package/dist/models/DeleteVswitchRequest.d.ts +0 -6
  99. package/dist/models/DeleteVswitchRequest.js.map +1 -1
  100. package/dist/models/DeleteVswitchResponseBody.d.ts +0 -4
  101. package/dist/models/DeleteVswitchResponseBody.js.map +1 -1
  102. package/dist/models/DescribeAccessPointsRequest.d.ts +0 -35
  103. package/dist/models/DescribeAccessPointsRequest.js.map +1 -1
  104. package/dist/models/DescribeAccessPointsResponseBody.d.ts +0 -20
  105. package/dist/models/DescribeAccessPointsResponseBody.js.map +1 -1
  106. package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.d.ts +6 -10
  107. package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.js.map +1 -1
  108. package/dist/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.d.ts +1 -1
  109. package/dist/models/DescribeBandwidthLimitationRequest.d.ts +10 -15
  110. package/dist/models/DescribeBandwidthLimitationRequest.js.map +1 -1
  111. package/dist/models/DescribeDiskMonitorDataRequest.d.ts +9 -11
  112. package/dist/models/DescribeDiskMonitorDataRequest.js.map +1 -1
  113. package/dist/models/DescribeDiskMonitorDataResponseBody.d.ts +1 -1
  114. package/dist/models/DescribeDisksRequest.d.ts +73 -107
  115. package/dist/models/DescribeDisksRequest.js.map +1 -1
  116. package/dist/models/DescribeDisksResponseBody.d.ts +23 -5
  117. package/dist/models/DescribeDisksResponseBody.js +27 -1
  118. package/dist/models/DescribeDisksResponseBody.js.map +1 -1
  119. package/dist/models/DescribeEipMonitorDataRequest.d.ts +0 -14
  120. package/dist/models/DescribeEipMonitorDataRequest.js.map +1 -1
  121. package/dist/models/DescribeEipMonitorDataResponseBody.d.ts +0 -8
  122. package/dist/models/DescribeEipMonitorDataResponseBody.js.map +1 -1
  123. package/dist/models/DescribeHpcClustersRequest.d.ts +8 -9
  124. package/dist/models/DescribeHpcClustersRequest.js.map +1 -1
  125. package/dist/models/DescribeHpcClustersResponseBody.d.ts +1 -1
  126. package/dist/models/DescribeImageComponentsRequest.d.ts +19 -25
  127. package/dist/models/DescribeImageComponentsRequest.js.map +1 -1
  128. package/dist/models/DescribeImageComponentsResponseBody.d.ts +2 -2
  129. package/dist/models/DescribeImageSharePermissionRequest.d.ts +5 -5
  130. package/dist/models/DescribeImageSharePermissionResponseBody.d.ts +3 -3
  131. package/dist/models/DescribeImageSupportInstanceTypesRequest.d.ts +12 -8
  132. package/dist/models/DescribeImageSupportInstanceTypesRequest.js.map +1 -1
  133. package/dist/models/DescribeImageSupportInstanceTypesResponseBody.d.ts +3 -25
  134. package/dist/models/DescribeImageSupportInstanceTypesResponseBody.js.map +1 -1
  135. package/dist/models/DescribeInstanceTypesRequest.d.ts +93 -115
  136. package/dist/models/DescribeInstanceTypesRequest.js.map +1 -1
  137. package/dist/models/DescribeInstanceTypesResponseBody.d.ts +1 -5
  138. package/dist/models/DescribeInstanceTypesResponseBody.js.map +1 -1
  139. package/dist/models/DescribeInstanceVncUrlRequest.d.ts +2 -2
  140. package/dist/models/DescribeInstanceVncUrlResponseBody.d.ts +3 -3
  141. package/dist/models/DescribeKeyPairsRequest.d.ts +16 -18
  142. package/dist/models/DescribeKeyPairsRequest.js.map +1 -1
  143. package/dist/models/DescribeKeyPairsResponseBody.d.ts +3 -3
  144. package/dist/models/DescribeLaunchTemplatesRequest.d.ts +16 -17
  145. package/dist/models/DescribeLaunchTemplatesRequest.js.map +1 -1
  146. package/dist/models/DescribeLaunchTemplatesResponseBody.d.ts +1 -1
  147. package/dist/models/DescribeNetworkInterfacePermissionsRequest.d.ts +8 -8
  148. package/dist/models/DescribeNetworkInterfacePermissionsResponseBody.d.ts +3 -7
  149. package/dist/models/DescribeNetworkInterfacePermissionsResponseBody.js.map +1 -1
  150. package/dist/models/DescribeNewProjectEipMonitorDataRequest.d.ts +0 -14
  151. package/dist/models/DescribeNewProjectEipMonitorDataRequest.js.map +1 -1
  152. package/dist/models/DescribeNewProjectEipMonitorDataResponseBody.d.ts +0 -8
  153. package/dist/models/DescribeNewProjectEipMonitorDataResponseBody.js.map +1 -1
  154. package/dist/models/DescribePhysicalConnectionsRequest.d.ts +0 -48
  155. package/dist/models/DescribePhysicalConnectionsRequest.js.map +1 -1
  156. package/dist/models/DescribePhysicalConnectionsResponseBody.d.ts +0 -20
  157. package/dist/models/DescribePhysicalConnectionsResponseBody.js.map +1 -1
  158. package/dist/models/DescribePlanMaintenanceWindowsRequest.d.ts +10 -10
  159. package/dist/models/DescribePlanMaintenanceWindowsResponseBody.d.ts +23 -21
  160. package/dist/models/DescribePlanMaintenanceWindowsResponseBody.js.map +1 -1
  161. package/dist/models/DescribePlanMaintenanceWindowsShrinkRequest.d.ts +8 -8
  162. package/dist/models/DescribeRenewalPriceRequest.d.ts +16 -18
  163. package/dist/models/DescribeRenewalPriceRequest.js.map +1 -1
  164. package/dist/models/DescribeRenewalPriceResponseBody.d.ts +9 -9
  165. package/dist/models/DescribeRouteTablesRequest.d.ts +0 -35
  166. package/dist/models/DescribeRouteTablesRequest.js.map +1 -1
  167. package/dist/models/DescribeRouteTablesResponseBody.d.ts +0 -20
  168. package/dist/models/DescribeRouteTablesResponseBody.js.map +1 -1
  169. package/dist/models/DescribeSecurityGroupReferencesRequest.d.ts +2 -2
  170. package/dist/models/DescribeSecurityGroupReferencesResponseBody.d.ts +1 -1
  171. package/dist/models/DescribeSecurityGroupsRequest.d.ts +25 -31
  172. package/dist/models/DescribeSecurityGroupsRequest.js.map +1 -1
  173. package/dist/models/DescribeSecurityGroupsResponseBody.d.ts +5 -5
  174. package/dist/models/DescribeSnapshotLinksRequest.d.ts +10 -11
  175. package/dist/models/DescribeSnapshotLinksRequest.js.map +1 -1
  176. package/dist/models/DescribeSnapshotLinksResponseBody.d.ts +4 -5
  177. package/dist/models/DescribeSnapshotLinksResponseBody.js.map +1 -1
  178. package/dist/models/DescribeTagsRequest.d.ts +22 -35
  179. package/dist/models/DescribeTagsRequest.js.map +1 -1
  180. package/dist/models/DescribeTagsResponseBody.d.ts +2 -2
  181. package/dist/models/DescribeTaskAttributeRequest.d.ts +2 -2
  182. package/dist/models/DescribeTaskAttributeResponseBody.d.ts +9 -10
  183. package/dist/models/DescribeTaskAttributeResponseBody.js.map +1 -1
  184. package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.d.ts +0 -24
  185. package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.js.map +1 -1
  186. package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.d.ts +0 -20
  187. package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.js.map +1 -1
  188. package/dist/models/DescribeVirtualBorderRoutersRequest.d.ts +0 -22
  189. package/dist/models/DescribeVirtualBorderRoutersRequest.js.map +1 -1
  190. package/dist/models/DescribeVirtualBorderRoutersResponseBody.d.ts +0 -20
  191. package/dist/models/DescribeVirtualBorderRoutersResponseBody.js.map +1 -1
  192. package/dist/models/DetachKeyPairRequest.d.ts +2 -2
  193. package/dist/models/DetachKeyPairResponseBody.d.ts +3 -3
  194. package/dist/models/EnablePhysicalConnectionRequest.d.ts +0 -14
  195. package/dist/models/EnablePhysicalConnectionRequest.js.map +1 -1
  196. package/dist/models/EnablePhysicalConnectionResponseBody.d.ts +0 -4
  197. package/dist/models/EnablePhysicalConnectionResponseBody.js.map +1 -1
  198. package/dist/models/EndTerminalSessionRequest.d.ts +1 -1
  199. package/dist/models/EndTerminalSessionResponseBody.d.ts +1 -1
  200. package/dist/models/GetInstanceConsoleOutputRequest.d.ts +4 -5
  201. package/dist/models/GetInstanceConsoleOutputRequest.js.map +1 -1
  202. package/dist/models/GetInstanceConsoleOutputResponseBody.d.ts +2 -2
  203. package/dist/models/GetInstanceScreenshotRequest.d.ts +2 -2
  204. package/dist/models/GetInstanceScreenshotResponseBody.d.ts +1 -1
  205. package/dist/models/ImportImageRequest.d.ts +58 -98
  206. package/dist/models/ImportImageRequest.js.map +1 -1
  207. package/dist/models/ImportImageResponseBody.d.ts +1 -1
  208. package/dist/models/ImportKeyPairRequest.d.ts +5 -5
  209. package/dist/models/ImportKeyPairResponseBody.d.ts +1 -1
  210. package/dist/models/JoinResourceGroupRequest.d.ts +18 -30
  211. package/dist/models/JoinResourceGroupRequest.js.map +1 -1
  212. package/dist/models/ModifyAutoSnapshotPolicyExRequest.d.ts +24 -30
  213. package/dist/models/ModifyAutoSnapshotPolicyExRequest.js.map +1 -1
  214. package/dist/models/ModifyAutoSnapshotPolicyExResponseBody.d.ts +1 -1
  215. package/dist/models/ModifyDiskAttributeRequest.d.ts +24 -29
  216. package/dist/models/ModifyDiskAttributeRequest.js.map +1 -1
  217. package/dist/models/ModifyDiskAttributeResponseBody.d.ts +1 -1
  218. package/dist/models/ModifyForwardEntryRequest.d.ts +0 -26
  219. package/dist/models/ModifyForwardEntryRequest.js.map +1 -1
  220. package/dist/models/ModifyForwardEntryResponseBody.d.ts +0 -4
  221. package/dist/models/ModifyForwardEntryResponseBody.js.map +1 -1
  222. package/dist/models/ModifyHaVipAttributeRequest.d.ts +0 -12
  223. package/dist/models/ModifyHaVipAttributeRequest.js.map +1 -1
  224. package/dist/models/ModifyHaVipAttributeResponseBody.d.ts +0 -4
  225. package/dist/models/ModifyHaVipAttributeResponseBody.js.map +1 -1
  226. package/dist/models/ModifyHpcClusterAttributeRequest.d.ts +6 -6
  227. package/dist/models/ModifyImageShareGroupPermissionRequest.d.ts +0 -4
  228. package/dist/models/ModifyImageShareGroupPermissionRequest.js.map +1 -1
  229. package/dist/models/ModifyImageShareGroupPermissionResponseBody.d.ts +0 -4
  230. package/dist/models/ModifyImageShareGroupPermissionResponseBody.js.map +1 -1
  231. package/dist/models/ModifyInstanceAutoRenewAttributeRequest.d.ts +39 -14
  232. package/dist/models/ModifyInstanceAutoRenewAttributeRequest.js.map +1 -1
  233. package/dist/models/ModifyInstanceNetworkSpecRequest.d.ts +33 -29
  234. package/dist/models/ModifyInstanceNetworkSpecRequest.js.map +1 -1
  235. package/dist/models/ModifyInstanceNetworkSpecResponseBody.d.ts +1 -1
  236. package/dist/models/ModifyInstanceSpecRequest.d.ts +31 -37
  237. package/dist/models/ModifyInstanceSpecRequest.js.map +1 -1
  238. package/dist/models/ModifyLaunchTemplateDefaultVersionRequest.d.ts +3 -3
  239. package/dist/models/ModifyLaunchTemplateDefaultVersionResponseBody.d.ts +1 -1
  240. package/dist/models/ModifyPlanMaintenanceWindowRequest.d.ts +22 -26
  241. package/dist/models/ModifyPlanMaintenanceWindowRequest.js.map +1 -1
  242. package/dist/models/ModifyPlanMaintenanceWindowResponseBody.d.ts +1 -1
  243. package/dist/models/ModifyPlanMaintenanceWindowShrinkRequest.d.ts +7 -7
  244. package/dist/models/ModifySecurityGroupAttributeRequest.d.ts +5 -5
  245. package/dist/models/ModifySecurityGroupEgressRuleRequest.d.ts +50 -73
  246. package/dist/models/ModifySecurityGroupEgressRuleRequest.js.map +1 -1
  247. package/dist/models/ModifySecurityGroupPolicyRequest.d.ts +6 -7
  248. package/dist/models/ModifySecurityGroupPolicyRequest.js.map +1 -1
  249. package/dist/models/ModifySecurityGroupRuleRequest.d.ts +51 -76
  250. package/dist/models/ModifySecurityGroupRuleRequest.js.map +1 -1
  251. package/dist/models/ReActivateInstancesRequest.d.ts +2 -2
  252. package/dist/models/ReInitDiskRequest.d.ts +12 -13
  253. package/dist/models/ReInitDiskRequest.js.map +1 -1
  254. package/dist/models/ReInitDiskResponseBody.d.ts +1 -1
  255. package/dist/models/RedeployInstanceRequest.d.ts +2 -2
  256. package/dist/models/RedeployInstanceResponseBody.d.ts +1 -1
  257. package/dist/models/ReleaseEipAddressRequest.d.ts +0 -6
  258. package/dist/models/ReleaseEipAddressRequest.js.map +1 -1
  259. package/dist/models/ReleaseEipAddressResponseBody.d.ts +0 -4
  260. package/dist/models/ReleaseEipAddressResponseBody.js.map +1 -1
  261. package/dist/models/RemoveTagsRequest.d.ts +21 -34
  262. package/dist/models/RemoveTagsRequest.js.map +1 -1
  263. package/dist/models/RevokeSecurityGroupEgressRequest.d.ts +64 -84
  264. package/dist/models/RevokeSecurityGroupEgressRequest.js.map +1 -1
  265. package/dist/models/RevokeSecurityGroupEgressResponseBody.d.ts +1 -1
  266. package/dist/models/TerminatePhysicalConnectionRequest.d.ts +0 -13
  267. package/dist/models/TerminatePhysicalConnectionRequest.js.map +1 -1
  268. package/dist/models/TerminatePhysicalConnectionResponseBody.d.ts +0 -4
  269. package/dist/models/TerminatePhysicalConnectionResponseBody.js.map +1 -1
  270. package/dist/models/UnassignIpv6addressesRequest.d.ts +3 -3
  271. package/dist/models/UnassignIpv6addressesResponseBody.d.ts +1 -1
  272. package/dist/models/model.d.ts +1 -0
  273. package/dist/models/model.js +50 -48
  274. package/dist/models/model.js.map +1 -1
  275. package/package.json +1 -1
  276. package/src/client.ts +910 -862
  277. package/src/models/ActivateRouterInterfaceRequest.ts +0 -6
  278. package/src/models/ActivateRouterInterfaceResponseBody.ts +0 -4
  279. package/src/models/AddBandwidthPackageIpsRequest.ts +0 -10
  280. package/src/models/AddBandwidthPackageIpsResponseBody.ts +0 -4
  281. package/src/models/AddTagsRequest.ts +19 -32
  282. package/src/models/AllocateEipAddressRequest.ts +0 -28
  283. package/src/models/AllocateEipAddressResponseBody.ts +0 -12
  284. package/src/models/AssignIpv6addressesRequest.ts +9 -11
  285. package/src/models/AssignIpv6addressesResponseBody.ts +1 -1
  286. package/src/models/AssociateHaVipRequest.ts +0 -10
  287. package/src/models/AssociateHaVipResponseBody.ts +0 -4
  288. package/src/models/AttachKeyPairRequest.ts +2 -2
  289. package/src/models/AttachKeyPairResponseBody.ts +3 -3
  290. package/src/models/CancelCopyImageRequest.ts +1 -1
  291. package/src/models/CancelPhysicalConnectionRequest.ts +0 -12
  292. package/src/models/CancelPhysicalConnectionResponseBody.ts +0 -4
  293. package/src/models/CancelSimulatedSystemEventsRequest.ts +2 -2
  294. package/src/models/CreateDiskRequest.ts +93 -125
  295. package/src/models/CreateDiskResponseBody.ts +4 -4
  296. package/src/models/CreateHaVipRequest.ts +0 -16
  297. package/src/models/CreateHaVipResponseBody.ts +0 -8
  298. package/src/models/CreateImageComponentRequest.ts +14 -19
  299. package/src/models/CreateKeyPairRequest.ts +6 -6
  300. package/src/models/CreateKeyPairResponseBody.ts +3 -3
  301. package/src/models/CreateNetworkInterfacePermissionRequest.ts +5 -5
  302. package/src/models/CreateNetworkInterfacePermissionResponseBody.ts +9 -12
  303. package/src/models/CreatePlanMaintenanceWindowRequest.ts +23 -29
  304. package/src/models/CreatePlanMaintenanceWindowResponseBody.ts +1 -1
  305. package/src/models/CreatePlanMaintenanceWindowShrinkRequest.ts +8 -9
  306. package/src/models/CreateRouterInterfaceRequest.ts +0 -103
  307. package/src/models/CreateRouterInterfaceResponseBody.ts +0 -12
  308. package/src/models/CreateSimulatedSystemEventsRequest.ts +4 -10
  309. package/src/models/DeleteDeploymentSetRequest.ts +2 -2
  310. package/src/models/DeleteDeploymentSetResponseBody.ts +1 -1
  311. package/src/models/DeleteDiskResponseBody.ts +1 -1
  312. package/src/models/DeleteForwardEntryRequest.ts +0 -9
  313. package/src/models/DeleteForwardEntryResponseBody.ts +0 -4
  314. package/src/models/DeleteHaVipRequest.ts +0 -8
  315. package/src/models/DeleteHaVipResponseBody.ts +0 -4
  316. package/src/models/DeleteHpcClusterRequest.ts +2 -2
  317. package/src/models/DeleteImageComponentRequest.ts +2 -2
  318. package/src/models/DeleteImageComponentResponseBody.ts +1 -1
  319. package/src/models/DeleteImagePipelineRequest.ts +1 -1
  320. package/src/models/DeleteImageRequest.ts +5 -6
  321. package/src/models/DeleteInstanceRequest.ts +15 -25
  322. package/src/models/DeleteInstanceResponseBody.ts +1 -1
  323. package/src/models/DeleteInstancesRequest.ts +16 -26
  324. package/src/models/DeleteKeyPairsRequest.ts +3 -3
  325. package/src/models/DeleteKeyPairsResponseBody.ts +1 -1
  326. package/src/models/DeleteLaunchTemplateRequest.ts +3 -3
  327. package/src/models/DeleteLaunchTemplateResponseBody.ts +1 -1
  328. package/src/models/DeleteLaunchTemplateVersionRequest.ts +3 -3
  329. package/src/models/DeleteNetworkInterfacePermissionRequest.ts +0 -8
  330. package/src/models/DeleteNetworkInterfacePermissionResponseBody.ts +0 -4
  331. package/src/models/DeletePrefixListRequest.ts +1 -1
  332. package/src/models/DeleteRouterInterfaceRequest.ts +0 -14
  333. package/src/models/DeleteRouterInterfaceResponseBody.ts +0 -4
  334. package/src/models/DeleteVirtualBorderRouterRequest.ts +0 -12
  335. package/src/models/DeleteVirtualBorderRouterResponseBody.ts +0 -4
  336. package/src/models/DeleteVswitchRequest.ts +0 -6
  337. package/src/models/DeleteVswitchResponseBody.ts +0 -4
  338. package/src/models/DescribeAccessPointsRequest.ts +0 -35
  339. package/src/models/DescribeAccessPointsResponseBody.ts +0 -20
  340. package/src/models/DescribeAutoSnapshotPolicyAssociationsRequest.ts +6 -10
  341. package/src/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.ts +1 -1
  342. package/src/models/DescribeBandwidthLimitationRequest.ts +10 -15
  343. package/src/models/DescribeDiskMonitorDataRequest.ts +9 -11
  344. package/src/models/DescribeDiskMonitorDataResponseBody.ts +1 -1
  345. package/src/models/DescribeDisksRequest.ts +76 -110
  346. package/src/models/DescribeDisksResponseBody.ts +40 -5
  347. package/src/models/DescribeEipMonitorDataRequest.ts +0 -14
  348. package/src/models/DescribeEipMonitorDataResponseBody.ts +0 -8
  349. package/src/models/DescribeHpcClustersRequest.ts +8 -9
  350. package/src/models/DescribeHpcClustersResponseBody.ts +1 -1
  351. package/src/models/DescribeImageComponentsRequest.ts +19 -25
  352. package/src/models/DescribeImageComponentsResponseBody.ts +2 -2
  353. package/src/models/DescribeImageSharePermissionRequest.ts +5 -5
  354. package/src/models/DescribeImageSharePermissionResponseBody.ts +3 -3
  355. package/src/models/DescribeImageSupportInstanceTypesRequest.ts +12 -8
  356. package/src/models/DescribeImageSupportInstanceTypesResponseBody.ts +3 -25
  357. package/src/models/DescribeInstanceTypesRequest.ts +93 -115
  358. package/src/models/DescribeInstanceTypesResponseBody.ts +1 -5
  359. package/src/models/DescribeInstanceVncUrlRequest.ts +2 -2
  360. package/src/models/DescribeInstanceVncUrlResponseBody.ts +3 -3
  361. package/src/models/DescribeKeyPairsRequest.ts +16 -18
  362. package/src/models/DescribeKeyPairsResponseBody.ts +3 -3
  363. package/src/models/DescribeLaunchTemplatesRequest.ts +16 -17
  364. package/src/models/DescribeLaunchTemplatesResponseBody.ts +1 -1
  365. package/src/models/DescribeNetworkInterfacePermissionsRequest.ts +8 -8
  366. package/src/models/DescribeNetworkInterfacePermissionsResponseBody.ts +3 -7
  367. package/src/models/DescribeNewProjectEipMonitorDataRequest.ts +0 -14
  368. package/src/models/DescribeNewProjectEipMonitorDataResponseBody.ts +0 -8
  369. package/src/models/DescribePhysicalConnectionsRequest.ts +0 -48
  370. package/src/models/DescribePhysicalConnectionsResponseBody.ts +0 -20
  371. package/src/models/DescribePlanMaintenanceWindowsRequest.ts +10 -10
  372. package/src/models/DescribePlanMaintenanceWindowsResponseBody.ts +23 -21
  373. package/src/models/DescribePlanMaintenanceWindowsShrinkRequest.ts +8 -8
  374. package/src/models/DescribeRenewalPriceRequest.ts +16 -18
  375. package/src/models/DescribeRenewalPriceResponseBody.ts +9 -9
  376. package/src/models/DescribeRouteTablesRequest.ts +0 -35
  377. package/src/models/DescribeRouteTablesResponseBody.ts +0 -20
  378. package/src/models/DescribeSecurityGroupReferencesRequest.ts +2 -2
  379. package/src/models/DescribeSecurityGroupReferencesResponseBody.ts +1 -1
  380. package/src/models/DescribeSecurityGroupsRequest.ts +25 -31
  381. package/src/models/DescribeSecurityGroupsResponseBody.ts +5 -5
  382. package/src/models/DescribeSnapshotLinksRequest.ts +10 -11
  383. package/src/models/DescribeSnapshotLinksResponseBody.ts +4 -5
  384. package/src/models/DescribeTagsRequest.ts +22 -35
  385. package/src/models/DescribeTagsResponseBody.ts +2 -2
  386. package/src/models/DescribeTaskAttributeRequest.ts +2 -2
  387. package/src/models/DescribeTaskAttributeResponseBody.ts +10 -11
  388. package/src/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.ts +0 -24
  389. package/src/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.ts +0 -20
  390. package/src/models/DescribeVirtualBorderRoutersRequest.ts +0 -22
  391. package/src/models/DescribeVirtualBorderRoutersResponseBody.ts +0 -20
  392. package/src/models/DetachKeyPairRequest.ts +2 -2
  393. package/src/models/DetachKeyPairResponseBody.ts +3 -3
  394. package/src/models/EnablePhysicalConnectionRequest.ts +0 -14
  395. package/src/models/EnablePhysicalConnectionResponseBody.ts +0 -4
  396. package/src/models/EndTerminalSessionRequest.ts +1 -1
  397. package/src/models/EndTerminalSessionResponseBody.ts +1 -1
  398. package/src/models/GetInstanceConsoleOutputRequest.ts +4 -5
  399. package/src/models/GetInstanceConsoleOutputResponseBody.ts +2 -2
  400. package/src/models/GetInstanceScreenshotRequest.ts +2 -2
  401. package/src/models/GetInstanceScreenshotResponseBody.ts +1 -1
  402. package/src/models/ImportImageRequest.ts +60 -100
  403. package/src/models/ImportImageResponseBody.ts +1 -1
  404. package/src/models/ImportKeyPairRequest.ts +5 -5
  405. package/src/models/ImportKeyPairResponseBody.ts +1 -1
  406. package/src/models/JoinResourceGroupRequest.ts +18 -30
  407. package/src/models/ModifyAutoSnapshotPolicyExRequest.ts +24 -30
  408. package/src/models/ModifyAutoSnapshotPolicyExResponseBody.ts +1 -1
  409. package/src/models/ModifyDiskAttributeRequest.ts +25 -30
  410. package/src/models/ModifyDiskAttributeResponseBody.ts +1 -1
  411. package/src/models/ModifyForwardEntryRequest.ts +0 -26
  412. package/src/models/ModifyForwardEntryResponseBody.ts +0 -4
  413. package/src/models/ModifyHaVipAttributeRequest.ts +0 -12
  414. package/src/models/ModifyHaVipAttributeResponseBody.ts +0 -4
  415. package/src/models/ModifyHpcClusterAttributeRequest.ts +6 -6
  416. package/src/models/ModifyImageShareGroupPermissionRequest.ts +0 -4
  417. package/src/models/ModifyImageShareGroupPermissionResponseBody.ts +0 -4
  418. package/src/models/ModifyInstanceAutoRenewAttributeRequest.ts +39 -14
  419. package/src/models/ModifyInstanceNetworkSpecRequest.ts +33 -29
  420. package/src/models/ModifyInstanceNetworkSpecResponseBody.ts +1 -1
  421. package/src/models/ModifyInstanceSpecRequest.ts +33 -39
  422. package/src/models/ModifyLaunchTemplateDefaultVersionRequest.ts +3 -3
  423. package/src/models/ModifyLaunchTemplateDefaultVersionResponseBody.ts +1 -1
  424. package/src/models/ModifyPlanMaintenanceWindowRequest.ts +22 -26
  425. package/src/models/ModifyPlanMaintenanceWindowResponseBody.ts +1 -1
  426. package/src/models/ModifyPlanMaintenanceWindowShrinkRequest.ts +7 -7
  427. package/src/models/ModifySecurityGroupAttributeRequest.ts +5 -5
  428. package/src/models/ModifySecurityGroupEgressRuleRequest.ts +50 -73
  429. package/src/models/ModifySecurityGroupPolicyRequest.ts +6 -7
  430. package/src/models/ModifySecurityGroupRuleRequest.ts +56 -81
  431. package/src/models/ReActivateInstancesRequest.ts +2 -2
  432. package/src/models/ReInitDiskRequest.ts +13 -14
  433. package/src/models/ReInitDiskResponseBody.ts +1 -1
  434. package/src/models/RedeployInstanceRequest.ts +2 -2
  435. package/src/models/RedeployInstanceResponseBody.ts +1 -1
  436. package/src/models/ReleaseEipAddressRequest.ts +0 -6
  437. package/src/models/ReleaseEipAddressResponseBody.ts +0 -4
  438. package/src/models/RemoveTagsRequest.ts +21 -34
  439. package/src/models/RevokeSecurityGroupEgressRequest.ts +68 -88
  440. package/src/models/RevokeSecurityGroupEgressResponseBody.ts +1 -1
  441. package/src/models/TerminatePhysicalConnectionRequest.ts +0 -13
  442. package/src/models/TerminatePhysicalConnectionResponseBody.ts +0 -4
  443. package/src/models/UnassignIpv6addressesRequest.ts +3 -3
  444. package/src/models/UnassignIpv6addressesResponseBody.ts +1 -1
  445. package/src/models/model.ts +1 -0
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateKeyPairRequestTag extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The key of tag N to add to the key pair. Valid values of N: 1 to 20. The tag key cannot be an empty string. The tag key can be up to 128 characters in length and cannot contain `http://` or `https://`. The tag key cannot start with `acs:` or `aliyun`.
8
+ * The key of tag N of the key pair. Valid values of N: 1 to 20. The tag key cannot be an empty string. The tag key can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. The tag key cannot contain `http://` or `https://`.
9
9
  *
10
10
  * @example
11
11
  * TestKey
@@ -13,7 +13,7 @@ export class CreateKeyPairRequestTag extends $dara.Model {
13
13
  key?: string;
14
14
  /**
15
15
  * @remarks
16
- * The value of tag N to add to the key pair. Valid values of N: 1 to 20. The tag value can be an empty string. The tag value can be up to 128 characters in length and cannot contain http\\:// or https\\://. The tag value cannot start with acs:.
16
+ * The value of tag N of the key pair. Valid values of N: 1 to 20. The tag value can be an empty string. The tag value can be up to 128 characters in length and cannot start with acs:. The tag value cannot contain http:// or https://.
17
17
  *
18
18
  * @example
19
19
  * TestValue
@@ -45,7 +45,7 @@ export class CreateKeyPairRequestTag extends $dara.Model {
45
45
  export class CreateKeyPairRequest extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The name of the key pair. The name must be 2 to 128 characters in length. The name must start with a letter and cannot start with `http://` or `https://`. The name can contain letters, digits, colons (:), underscores (_), and hyphens (-).
48
+ * The name of the key pair. The name must be 2 to 128 characters in length and can contain letters, digits, colons (:), underscores (_), and hyphens (-). The name must start with a letter and cannot start with `http://` or `https://`.
49
49
  *
50
50
  * This parameter is required.
51
51
  *
@@ -56,7 +56,7 @@ export class CreateKeyPairRequest extends $dara.Model {
56
56
  ownerId?: number;
57
57
  /**
58
58
  * @remarks
59
- * The ID of the region in which to create the key pair. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
59
+ * The region ID of the key pair. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the latest region list.
60
60
  *
61
61
  * This parameter is required.
62
62
  *
@@ -66,7 +66,7 @@ export class CreateKeyPairRequest extends $dara.Model {
66
66
  regionId?: string;
67
67
  /**
68
68
  * @remarks
69
- * The ID of the resource group to which to add the key pair.
69
+ * The ID of the resource group to which the SSH key pair belongs.
70
70
  *
71
71
  * @example
72
72
  * rg-bp67acfmxazb4p****
@@ -76,7 +76,7 @@ export class CreateKeyPairRequest extends $dara.Model {
76
76
  resourceOwnerId?: number;
77
77
  /**
78
78
  * @remarks
79
- * The tags of the key pair.
79
+ * The tags.
80
80
  */
81
81
  tag?: CreateKeyPairRequestTag[];
82
82
  static names(): { [key: string]: string } {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateKeyPairResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The fingerprint of the key pair. The message-digest algorithm 5 (MD5) is used based on the public key fingerprint format defined in RFC 4716. For more information, see [RFC 4716](https://tools.ietf.org/html/rfc4716).
8
+ * The fingerprint of the key pair. The public key fingerprint format is defined by RFC 4716 and uses the MD5 message digest algorithm. For more information, see [RFC 4716](https://tools.ietf.org/html/rfc4716).
9
9
  *
10
10
  * @example
11
11
  * 89:f0:ba:62:ac:b8:aa:e1:61:5e:fd:81:69:86:6d:6b:f0:c0:5a:**
@@ -13,7 +13,7 @@ export class CreateKeyPairResponseBody extends $dara.Model {
13
13
  keyPairFingerPrint?: string;
14
14
  /**
15
15
  * @remarks
16
- * The ID of the key pair.
16
+ * The ID of the SSH key pair.
17
17
  *
18
18
  * @example
19
19
  * ssh-bp67acfmxazb4p****
@@ -29,7 +29,7 @@ export class CreateKeyPairResponseBody extends $dara.Model {
29
29
  keyPairName?: string;
30
30
  /**
31
31
  * @remarks
32
- * The private key of the key pair. The private key is encoded with PEM in the PKCS#8 format.
32
+ * The private key of the key pair. The private key is PEM-encoded in PKCS#8 format.
33
33
  *
34
34
  * @example
35
35
  * MIIEpAIBAAKCAQEAtReyMzLIcBH78EV2zj****
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateNetworkInterfacePermissionRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the Alibaba Cloud account to which the permission is granted. The account can be an Alibaba Cloud partner (certified ISV) or an individual user.
8
+ * The ID of the Alibaba Cloud partner (certified ISV) account or individual user.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class CreateNetworkInterfacePermissionRequest extends $dara.Model {
15
15
  accountId?: number;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the elastic network interface.
18
+ * The ID of the ENI.
19
19
  *
20
20
  * This parameter is required.
21
21
  *
@@ -27,9 +27,9 @@ export class CreateNetworkInterfacePermissionRequest extends $dara.Model {
27
27
  ownerId?: number;
28
28
  /**
29
29
  * @remarks
30
- * The permission to grant. The only supported value is InstanceAttach.
30
+ * The ENI permission. Only InstanceAttach is currently supported.
31
31
  *
32
- * InstanceAttach: Allows an authorized account to attach your elastic network interface to one of its ECS instances. The ECS instance and the elastic network interface must be in the same availability zone.
32
+ * InstanceAttach: allows the authorized user to attach your ENI to their ECS instance. The ECS instance must be in the same zone as the ENI.
33
33
  *
34
34
  * This parameter is required.
35
35
  *
@@ -39,7 +39,7 @@ export class CreateNetworkInterfacePermissionRequest extends $dara.Model {
39
39
  permission?: string;
40
40
  /**
41
41
  * @remarks
42
- * The ID of the region where the elastic network interface is located. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to obtain the latest list of Alibaba Cloud regions.
42
+ * The region of the ENI permission. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list of Alibaba Cloud.
43
43
  *
44
44
  * This parameter is required.
45
45
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateNetworkInterfacePermissionResponseBodyNetworkInterfacePermission extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The account ID of the Alibaba Cloud Partner (certified ISV).
8
+ * The ID of the Alibaba Cloud partner (certified ISV) account.
9
9
  *
10
10
  * @example
11
11
  * 1234567890
@@ -13,7 +13,7 @@ export class CreateNetworkInterfacePermissionResponseBodyNetworkInterfacePermiss
13
13
  accountId?: number;
14
14
  /**
15
15
  * @remarks
16
- * The elastic network interface ID.
16
+ * The ENI ID.
17
17
  *
18
18
  * @example
19
19
  * eni-bp14v2sdd3v8htln****
@@ -21,7 +21,7 @@ export class CreateNetworkInterfacePermissionResponseBodyNetworkInterfacePermiss
21
21
  networkInterfaceId?: string;
22
22
  /**
23
23
  * @remarks
24
- * The network interface permission ID.
24
+ * The ENI permission ID.
25
25
  *
26
26
  * @example
27
27
  * eni-perm-bp1cs4lwn56lfb****
@@ -29,7 +29,7 @@ export class CreateNetworkInterfacePermissionResponseBodyNetworkInterfacePermiss
29
29
  networkInterfacePermissionId?: string;
30
30
  /**
31
31
  * @remarks
32
- * The permission for the elastic network interface.
32
+ * The ENI permission.
33
33
  *
34
34
  * @example
35
35
  * InstanceAttach
@@ -37,15 +37,12 @@ export class CreateNetworkInterfacePermissionResponseBodyNetworkInterfacePermiss
37
37
  permission?: string;
38
38
  /**
39
39
  * @remarks
40
- * The state of the network interface permission. Possible values:
40
+ * The ENI permission state. Valid values:
41
41
  *
42
42
  * - Pending: The permission is being granted.
43
- *
44
- * - Granted: The permission is granted.
45
- *
43
+ * - Granted: The permission has been granted.
46
44
  * - Revoking: The permission is being revoked.
47
- *
48
- * - Revoked: The permission is revoked.
45
+ * - Revoked: The permission has been revoked.
49
46
  *
50
47
  * @example
51
48
  * Granted
@@ -53,7 +50,7 @@ export class CreateNetworkInterfacePermissionResponseBodyNetworkInterfacePermiss
53
50
  permissionState?: string;
54
51
  /**
55
52
  * @remarks
56
- * The name of the Alibaba Cloud service that is granted the permission.
53
+ * The Alibaba Cloud service name.
57
54
  *
58
55
  * @example
59
56
  * Elastic Compute Service
@@ -93,7 +90,7 @@ export class CreateNetworkInterfacePermissionResponseBodyNetworkInterfacePermiss
93
90
  export class CreateNetworkInterfacePermissionResponseBody extends $dara.Model {
94
91
  /**
95
92
  * @remarks
96
- * Details of the network interface permission.
93
+ * The information about the ENI permission.
97
94
  */
98
95
  networkInterfacePermission?: CreateNetworkInterfacePermissionResponseBodyNetworkInterfacePermission;
99
96
  /**
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreatePlanMaintenanceWindowRequestTargetResourceTags extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The tag key.
8
+ * The key of the tag on which the O&M window takes effect.
9
9
  *
10
10
  * @example
11
11
  * vms_qualification_孙总身份证_e5590864-1fef-4db2-b2a7-bd2d657fed43.png
@@ -13,7 +13,7 @@ export class CreatePlanMaintenanceWindowRequestTargetResourceTags extends $dara.
13
13
  key?: string;
14
14
  /**
15
15
  * @remarks
16
- * The tag value.
16
+ * The value of the tag on which the O&M window takes effect.
17
17
  *
18
18
  * @example
19
19
  * 21.137.18.60
@@ -45,7 +45,7 @@ export class CreatePlanMaintenanceWindowRequestTargetResourceTags extends $dara.
45
45
  export class CreatePlanMaintenanceWindowRequestTargetResource extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The ID of the resource group. This parameter is required if `Scope` is set to `ResourceGroup`.
48
+ * The ID of the resource group. This parameter is required when Scope is set to ResourceGroup.
49
49
  *
50
50
  * @example
51
51
  * rg-aekzhm7pmnvcbty
@@ -53,7 +53,7 @@ export class CreatePlanMaintenanceWindowRequestTargetResource extends $dara.Mode
53
53
  resourceGroupId?: string;
54
54
  /**
55
55
  * @remarks
56
- * The scope of resources to which the maintenance window applies.
56
+ * The type of resources for which the O&M window is configured.
57
57
  *
58
58
  * This parameter is required.
59
59
  *
@@ -63,7 +63,7 @@ export class CreatePlanMaintenanceWindowRequestTargetResource extends $dara.Mode
63
63
  scope?: string;
64
64
  /**
65
65
  * @remarks
66
- * The tags of the resources to which the maintenance window applies. This parameter is required if `Scope` is set to `Tag`.
66
+ * The tags on which the O&M window takes effect. This parameter is required when Scope is set to Tag.
67
67
  */
68
68
  tags?: CreatePlanMaintenanceWindowRequestTargetResourceTags[];
69
69
  static names(): { [key: string]: string } {
@@ -97,13 +97,11 @@ export class CreatePlanMaintenanceWindowRequestTargetResource extends $dara.Mode
97
97
  export class CreatePlanMaintenanceWindowRequestTimePeriodRangeList extends $dara.Model {
98
98
  /**
99
99
  * @remarks
100
- * The end time of the maintenance window.
100
+ * The end time of the O&M window.
101
101
  *
102
- * - If `PeriodUnit` is set to `Weekly`, use the format `Day,HH:mm`. Valid values for `Day` are `Monday`, `Tuesday`, `Wednesday`, `Thursday`, `Friday`, `Saturday`, and `Sunday`.
103
- *
104
- * - If `PeriodUnit` is set to `Daily`, use the format `HH:mm`.
105
- *
106
- * - The time is in `HH:mm` format, where `HH` is the hour (00-23) and `mm` is the minute. Only `00` is supported for the minute.
102
+ * - If PeriodUnit is set to Weekly, the format is Monday,22:00. Monday can be replaced with Tuesday, Wednesday, Thursday, Friday, Saturday, or Sunday.
103
+ * - If PeriodUnit is set to Daily, the format is 22:00.
104
+ * - The comma (,) is used as a delimiter. The first part represents the hour, which ranges from 00 to 23. The second part represents the minute, which currently supports only 00.
107
105
  *
108
106
  * @example
109
107
  * Tuesday,03:00
@@ -111,13 +109,10 @@ export class CreatePlanMaintenanceWindowRequestTimePeriodRangeList extends $dara
111
109
  endTime?: string;
112
110
  /**
113
111
  * @remarks
114
- * The start time of the maintenance window.
115
- *
116
- * - If `PeriodUnit` is set to `Weekly`, use the format `Day,HH:mm`. Valid values for `Day` are `Monday`, `Tuesday`, `Wednesday`, `Thursday`, `Friday`, `Saturday`, and `Sunday`.
117
- *
118
- * - If `PeriodUnit` is set to `Daily`, use the format `HH:mm`.
119
- *
120
- * - The time is in `HH:mm` format, where `HH` is the hour (00-23) and `mm` is the minute. Only `00` is supported for the minute.
112
+ * The start time of the O&M window.
113
+ * - If PeriodUnit is set to Weekly, the format is Monday,22:00. Monday can be replaced with Tuesday, Wednesday, Thursday, Friday, Saturday, or Sunday.
114
+ * - If PeriodUnit is set to Daily, the format is 22:00.
115
+ * - The comma (,) is used as a delimiter. The first part represents the hour, which ranges from 00 to 23. The second part represents the minute, which currently supports only 00.
121
116
  *
122
117
  * @example
123
118
  * Monday,22:00
@@ -149,7 +144,7 @@ export class CreatePlanMaintenanceWindowRequestTimePeriodRangeList extends $dara
149
144
  export class CreatePlanMaintenanceWindowRequestTimePeriod extends $dara.Model {
150
145
  /**
151
146
  * @remarks
152
- * Specifies how often the maintenance window recurs.
147
+ * The cycle type. Valid values: Daily and Weekly.
153
148
  *
154
149
  * This parameter is required.
155
150
  *
@@ -159,7 +154,7 @@ export class CreatePlanMaintenanceWindowRequestTimePeriod extends $dara.Model {
159
154
  periodUnit?: string;
160
155
  /**
161
156
  * @remarks
162
- * The time ranges of the recurring maintenance window. All times are in UTC.
157
+ * The time ranges of the recurring cycle of the O&M window (in UTC).
163
158
  *
164
159
  * This parameter is required.
165
160
  */
@@ -193,11 +188,10 @@ export class CreatePlanMaintenanceWindowRequestTimePeriod extends $dara.Model {
193
188
  export class CreatePlanMaintenanceWindowRequest extends $dara.Model {
194
189
  /**
195
190
  * @remarks
196
- * Specifies whether to enable the maintenance window.
197
- *
198
- * - **true**: Enables the maintenance window.
191
+ * Specifies whether to enable or disable the O&M window.
199
192
  *
200
- * - **false**: Disables the maintenance window.
193
+ * - **true**: Enabled.
194
+ * - **false**: Disabled.
201
195
  *
202
196
  * This parameter is required.
203
197
  *
@@ -208,7 +202,7 @@ export class CreatePlanMaintenanceWindowRequest extends $dara.Model {
208
202
  minMaintenanceInterval?: number;
209
203
  /**
210
204
  * @remarks
211
- * The name of the maintenance window. The name can be up to 200 characters long.
205
+ * The name of the O&M window. You can specify a custom name. The name can be up to 200 characters in length.
212
206
  *
213
207
  * This parameter is required.
214
208
  *
@@ -218,7 +212,7 @@ export class CreatePlanMaintenanceWindowRequest extends $dara.Model {
218
212
  planWindowName?: string;
219
213
  /**
220
214
  * @remarks
221
- * The ID of the region. You can call the DescribeRegions operation to query the latest list of Alibaba Cloud regions.
215
+ * The region ID. You can call DescribeRegions to query the most recent region list.
222
216
  *
223
217
  * This parameter is required.
224
218
  *
@@ -228,7 +222,7 @@ export class CreatePlanMaintenanceWindowRequest extends $dara.Model {
228
222
  regionId?: string;
229
223
  /**
230
224
  * @remarks
231
- * The maintenance operation supported by the maintenance window.
225
+ * The O&M operations supported by the O&M window.
232
226
  *
233
227
  * This parameter is required.
234
228
  *
@@ -238,14 +232,14 @@ export class CreatePlanMaintenanceWindowRequest extends $dara.Model {
238
232
  supportMaintenanceAction?: string;
239
233
  /**
240
234
  * @remarks
241
- * The resources to which the maintenance window applies.
235
+ * The resources on which the O&M window takes effect.
242
236
  *
243
237
  * This parameter is required.
244
238
  */
245
239
  targetResource?: CreatePlanMaintenanceWindowRequestTargetResource;
246
240
  /**
247
241
  * @remarks
248
- * The recurring schedule for the maintenance window.
242
+ * The recurring cycle of the O&M window.
249
243
  *
250
244
  * This parameter is required.
251
245
  */
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreatePlanMaintenanceWindowResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the maintenance window.
8
+ * The ID of the created O&M window.
9
9
  *
10
10
  * @example
11
11
  * pw-bp1a9yavgq3dgttvowun
@@ -5,11 +5,10 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreatePlanMaintenanceWindowShrinkRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Specifies whether to enable the maintenance window.
8
+ * Specifies whether to enable or disable the O&M window.
9
9
  *
10
- * - **true**: Enables the maintenance window.
11
- *
12
- * - **false**: Disables the maintenance window.
10
+ * - **true**: Enabled.
11
+ * - **false**: Disabled.
13
12
  *
14
13
  * This parameter is required.
15
14
  *
@@ -20,7 +19,7 @@ export class CreatePlanMaintenanceWindowShrinkRequest extends $dara.Model {
20
19
  minMaintenanceInterval?: number;
21
20
  /**
22
21
  * @remarks
23
- * The name of the maintenance window. The name can be up to 200 characters long.
22
+ * The name of the O&M window. You can specify a custom name. The name can be up to 200 characters in length.
24
23
  *
25
24
  * This parameter is required.
26
25
  *
@@ -30,7 +29,7 @@ export class CreatePlanMaintenanceWindowShrinkRequest extends $dara.Model {
30
29
  planWindowName?: string;
31
30
  /**
32
31
  * @remarks
33
- * The ID of the region. You can call the DescribeRegions operation to query the latest list of Alibaba Cloud regions.
32
+ * The region ID. You can call DescribeRegions to query the most recent region list.
34
33
  *
35
34
  * This parameter is required.
36
35
  *
@@ -40,7 +39,7 @@ export class CreatePlanMaintenanceWindowShrinkRequest extends $dara.Model {
40
39
  regionId?: string;
41
40
  /**
42
41
  * @remarks
43
- * The maintenance operation supported by the maintenance window.
42
+ * The O&M operations supported by the O&M window.
44
43
  *
45
44
  * This parameter is required.
46
45
  *
@@ -50,14 +49,14 @@ export class CreatePlanMaintenanceWindowShrinkRequest extends $dara.Model {
50
49
  supportMaintenanceAction?: string;
51
50
  /**
52
51
  * @remarks
53
- * The resources to which the maintenance window applies.
52
+ * The resources on which the O&M window takes effect.
54
53
  *
55
54
  * This parameter is required.
56
55
  */
57
56
  targetResourceShrink?: string;
58
57
  /**
59
58
  * @remarks
60
- * The recurring schedule for the maintenance window.
59
+ * The recurring cycle of the O&M window.
61
60
  *
62
61
  * This parameter is required.
63
62
  */
@@ -3,102 +3,30 @@ import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
5
  export class CreateRouterInterfaceRequest extends $dara.Model {
6
- /**
7
- * @remarks
8
- * The access point ID.
9
- */
10
6
  accessPointId?: string;
11
- /**
12
- * @remarks
13
- * Specifies whether to enable automatic payment. Valid values are `true` and `false`. The default value is `true`.
14
- */
15
7
  autoPay?: boolean;
16
- /**
17
- * @remarks
18
- * The 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.
19
- */
20
8
  clientToken?: string;
21
- /**
22
- * @remarks
23
- * The description of the router interface. The description must be 2 to 256 characters long, must start with a letter, and cannot start with `http://` or `https://`.
24
- */
25
9
  description?: string;
26
- /**
27
- * @remarks
28
- * The source IP address that is used for the health check.
29
- */
30
10
  healthCheckSourceIp?: string;
31
- /**
32
- * @remarks
33
- * The destination IP address that is used for the health check.
34
- */
35
11
  healthCheckTargetIp?: string;
36
- /**
37
- * @remarks
38
- * The billing method of the instance. Set the value to `PrePaid`. This parameter is required if you also specify `PricingCycle`.
39
- */
40
12
  instanceChargeType?: string;
41
- /**
42
- * @remarks
43
- * The name of the router interface. The name must be 2 to 128 characters long and start with a letter. It can contain letters, digits, underscores (_), and hyphens (-).
44
- */
45
13
  name?: string;
46
- /**
47
- * @remarks
48
- * The ID of the peer access point.
49
- */
50
14
  oppositeAccessPointId?: string;
51
- /**
52
- * @remarks
53
- * The ID of the peer router interface.
54
- */
55
15
  oppositeInterfaceId?: string;
56
- /**
57
- * @remarks
58
- * The ID of the account to which the peer router interface belongs.
59
- */
60
16
  oppositeInterfaceOwnerId?: string;
61
17
  /**
62
18
  * @remarks
63
- * The ID of the peer region.
64
- *
65
19
  * This parameter is required.
66
20
  */
67
21
  oppositeRegionId?: string;
68
- /**
69
- * @remarks
70
- * The ID of the peer router. This parameter is available only when the local and peer router interfaces belong to the same account.
71
- */
72
22
  oppositeRouterId?: string;
73
- /**
74
- * @remarks
75
- * The type of the peer router. Valid values:
76
- *
77
- * - **VRouter**
78
- * - **VBR**
79
- *
80
- * Default value: **VRouter**.
81
- */
82
23
  oppositeRouterType?: string;
83
24
  ownerAccount?: string;
84
25
  ownerId?: number;
85
- /**
86
- * @remarks
87
- * The subscription duration. This parameter is required when `InstanceChargeType` is set to `PrePaid` and `PricingCycle` is set to `Month` or `Year`. Valid values:
88
- *
89
- * - If `PricingCycle` is set to `Month`, the valid values are 1 to 9.
90
- * - If `PricingCycle` is set to `Year`, the valid values are 1 to 3.
91
- */
92
26
  period?: number;
93
- /**
94
- * @remarks
95
- * The billing cycle. This parameter is required if `InstanceChargeType` is set to `PrePaid`. Valid values are `Month` and `Year`.
96
- */
97
27
  pricingCycle?: string;
98
28
  /**
99
29
  * @remarks
100
- * The region ID of the router interface.
101
- *
102
30
  * This parameter is required.
103
31
  */
104
32
  regionId?: string;
@@ -106,55 +34,24 @@ export class CreateRouterInterfaceRequest extends $dara.Model {
106
34
  resourceOwnerId?: number;
107
35
  /**
108
36
  * @remarks
109
- * The role of the router interface in the peering connection. Valid values:
110
- *
111
- * - **InitiatingSide**: The router interface is the initiator.
112
- * - **AcceptingSide**: The router interface is the acceptor.
113
- *
114
37
  * This parameter is required.
115
38
  */
116
39
  role?: string;
117
40
  /**
118
41
  * @remarks
119
- * The router ID.
120
- *
121
42
  * This parameter is required.
122
43
  */
123
44
  routerId?: string;
124
45
  /**
125
46
  * @remarks
126
- * The router type. Valid values:
127
- *
128
- * - **VRouter**
129
- * - **VBR**
130
- *
131
47
  * This parameter is required.
132
48
  */
133
49
  routerType?: string;
134
50
  /**
135
51
  * @remarks
136
- * The specification of the router interface. Valid values:
137
- *
138
- * - **Mini.2**
139
- * - **Mini.5**
140
- * - **Small.1**
141
- * - **Small.2**
142
- * - **Small.5**
143
- * - **Middle.1**
144
- * - **Middle.2**
145
- * - **Middle.5**
146
- * - **Large.1**
147
- * - **Large.2**
148
- * - **Large.5**
149
- * - **Xlarge.1**
150
- *
151
52
  * This parameter is required.
152
53
  */
153
54
  spec?: string;
154
- /**
155
- * @remarks
156
- * The CIDR block of the user. This parameter is required when you create a router interface for a virtual border router (VBR) that is in the same region as the Express Connect circuit, or when both `RouterType` and `OppositeRouterType` are set to `VBR`.
157
- */
158
55
  userCidr?: string;
159
56
  static names(): { [key: string]: string } {
160
57
  return {
@@ -3,20 +3,8 @@ import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
5
  export class CreateRouterInterfaceResponseBody extends $dara.Model {
6
- /**
7
- * @remarks
8
- * The order ID. This parameter is returned only for subscription-based router interfaces.
9
- */
10
6
  orderId?: number;
11
- /**
12
- * @remarks
13
- * The request ID.
14
- */
15
7
  requestId?: string;
16
- /**
17
- * @remarks
18
- * The router interface ID.
19
- */
20
8
  routerInterfaceId?: string;
21
9
  static names(): { [key: string]: string } {
22
10
  return {
@@ -6,20 +6,14 @@ export class CreateSimulatedSystemEventsRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
8
  * The type of the system event. Valid values:
9
- *
10
9
  * - SystemMaintenance.Reboot: The instance is restarted due to system maintenance.
11
- *
12
10
  * - SystemFailure.Reboot: The instance is restarted due to a system error.
13
- *
14
11
  * - InstanceFailure.Reboot: The instance is restarted due to an instance error.
15
- *
16
12
  * - SystemMaintenance.Stop: The instance is stopped due to system maintenance.
17
- *
18
13
  * - SystemMaintenance.Redeploy: The instance is redeployed due to system maintenance.
19
- *
20
14
  * - SystemFailure.Redeploy: The instance is redeployed due to a system error.
21
- *
22
15
  * - SystemFailure.Stop: The instance is stopped due to a system error.
16
+ * - InstanceFailure.Reboot: The instance is restarted due to an instance error.
23
17
  *
24
18
  * This parameter is required.
25
19
  *
@@ -29,7 +23,7 @@ export class CreateSimulatedSystemEventsRequest extends $dara.Model {
29
23
  eventType?: string;
30
24
  /**
31
25
  * @remarks
32
- * The IDs of the instances. You can specify up to 100 instance IDs.
26
+ * The list of ECS instance IDs. You can specify up to 100 instance IDs.
33
27
  *
34
28
  * This parameter is required.
35
29
  *
@@ -41,7 +35,7 @@ export class CreateSimulatedSystemEventsRequest extends $dara.Model {
41
35
  * @remarks
42
36
  * The scheduled start time of the event. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
43
37
  *
44
- * > For events that occur due to system errors or instance errors, the simulated events of such events enter the `Executing` state when the simulated events are created. The value of `NotBefore` is the time when the simulated events enter the `Executed` state.
38
+ * > For unexpected events caused by system errors or instance errors, after the event is created, the event enters the Executing state. In this case, the NotBefore parameter specifies the time when the event enters the Executed state.
45
39
  *
46
40
  * This parameter is required.
47
41
  *
@@ -53,7 +47,7 @@ export class CreateSimulatedSystemEventsRequest extends $dara.Model {
53
47
  ownerId?: number;
54
48
  /**
55
49
  * @remarks
56
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
50
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
57
51
  *
58
52
  * This parameter is required.
59
53
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DeleteDeploymentSetRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the deployment set that you want to delete.
8
+ * The ID of the deployment set to delete.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -17,7 +17,7 @@ export class DeleteDeploymentSetRequest extends $dara.Model {
17
17
  ownerId?: number;
18
18
  /**
19
19
  * @remarks
20
- * The region ID of the deployment set. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
20
+ * The region ID of the deployment set. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent Alibaba Cloud region list.
21
21
  *
22
22
  * This parameter is required.
23
23
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DeleteDeploymentSetResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the request.
8
+ * The request ID.
9
9
  *
10
10
  * @example
11
11
  * 473469C7-AA6F-4DC5-B3DB-A3DC0DE3****