@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
@@ -109,30 +109,10 @@ export class DescribeVirtualBorderRoutersResponseBodyVirtualBorderRouterSet exte
109
109
  }
110
110
 
111
111
  export class DescribeVirtualBorderRoutersResponseBody extends $dara.Model {
112
- /**
113
- * @remarks
114
- * The page number.
115
- */
116
112
  pageNumber?: number;
117
- /**
118
- * @remarks
119
- * The number of entries per page.
120
- */
121
113
  pageSize?: number;
122
- /**
123
- * @remarks
124
- * The request ID.
125
- */
126
114
  requestId?: string;
127
- /**
128
- * @remarks
129
- * The total number of entries.
130
- */
131
115
  totalCount?: number;
132
- /**
133
- * @remarks
134
- * A collection of Virtual Border Router objects.
135
- */
136
116
  virtualBorderRouterSet?: DescribeVirtualBorderRoutersResponseBodyVirtualBorderRouterSet;
137
117
  static names(): { [key: string]: string } {
138
118
  return {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DetachKeyPairRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The IDs of instances from which you want to unbind the SSH key pair. The value can be a JSON array that consists of up to 50 instance IDs. Separate multiple instance IDs with commas (,).
8
+ * The IDs of the instances from which you want to unbind the SSH key pair. The value is a JSON array that consists of up to 50 instance IDs. Separate multiple IDs with commas (,).
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -26,7 +26,7 @@ export class DetachKeyPairRequest extends $dara.Model {
26
26
  ownerId?: number;
27
27
  /**
28
28
  * @remarks
29
- * The region ID of the SSH key pair. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
29
+ * The region ID of the SSH key pair. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
30
30
  *
31
31
  * This parameter is required.
32
32
  *
@@ -63,7 +63,7 @@ export class DetachKeyPairResponseBodyResults extends $dara.Model {
63
63
  export class DetachKeyPairResponseBody extends $dara.Model {
64
64
  /**
65
65
  * @remarks
66
- * The number of instances from which the SSH key pair failed to be unbound.
66
+ * The number of instances from which the key pair failed to be unbound.
67
67
  *
68
68
  * @example
69
69
  * 0
@@ -79,7 +79,7 @@ export class DetachKeyPairResponseBody extends $dara.Model {
79
79
  keyPairName?: string;
80
80
  /**
81
81
  * @remarks
82
- * The ID of the request.
82
+ * The request ID.
83
83
  *
84
84
  * @example
85
85
  * 473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E
@@ -88,7 +88,7 @@ export class DetachKeyPairResponseBody extends $dara.Model {
88
88
  results?: DetachKeyPairResponseBodyResults;
89
89
  /**
90
90
  * @remarks
91
- * The total number of instances from which you want to unbind the SSH key pair.
91
+ * The total number of instances from which the key pair is unbound.
92
92
  *
93
93
  * @example
94
94
  * 2
@@ -5,10 +5,6 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class EnablePhysicalConnectionRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * A client token that ensures the request is idempotent.
9
- *
10
- * Your client generates this token, which must be unique for each request. The token can contain only ASCII characters and must not exceed 64 characters in length.
11
- *
12
8
  * This parameter is required.
13
9
  */
14
10
  clientToken?: string;
@@ -16,26 +12,16 @@ export class EnablePhysicalConnectionRequest extends $dara.Model {
16
12
  ownerId?: number;
17
13
  /**
18
14
  * @remarks
19
- * The ID of the physical connection.
20
- *
21
15
  * This parameter is required.
22
16
  */
23
17
  physicalConnectionId?: string;
24
18
  /**
25
19
  * @remarks
26
- * The ID of the region where the physical connection is located.
27
- *
28
- * You can call the [DescribeRegions](https://help.aliyun.com/document_detail/36063.html) operation to obtain the latest list of regions.
29
- *
30
20
  * This parameter is required.
31
21
  */
32
22
  regionId?: string;
33
23
  resourceOwnerAccount?: string;
34
24
  resourceOwnerId?: number;
35
- /**
36
- * @remarks
37
- * The IPv4 CIDR block of the gateway device in your data center.
38
- */
39
25
  userCidr?: string;
40
26
  static names(): { [key: string]: string } {
41
27
  return {
@@ -3,10 +3,6 @@ import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
5
  export class EnablePhysicalConnectionResponseBody extends $dara.Model {
6
- /**
7
- * @remarks
8
- * The ID of the request.
9
- */
10
6
  requestId?: string;
11
7
  static names(): { [key: string]: string } {
12
8
  return {
@@ -7,7 +7,7 @@ export class EndTerminalSessionRequest extends $dara.Model {
7
7
  ownerId?: number;
8
8
  /**
9
9
  * @remarks
10
- * The region ID of the session.
10
+ * The ID of the region where the session resides.
11
11
  *
12
12
  * This parameter is required.
13
13
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class EndTerminalSessionResponseBody 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-A3DC0DE3C83E
@@ -17,7 +17,7 @@ export class GetInstanceConsoleOutputRequest extends $dara.Model {
17
17
  ownerId?: number;
18
18
  /**
19
19
  * @remarks
20
- * The region ID of the instance. 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 instance. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
21
21
  *
22
22
  * This parameter is required.
23
23
  *
@@ -27,11 +27,10 @@ export class GetInstanceConsoleOutputRequest extends $dara.Model {
27
27
  regionId?: string;
28
28
  /**
29
29
  * @remarks
30
- * Specifies whether to remove formatting symbols from the returned command output. Valid values:
30
+ * Specifies whether to remove formatting symbols from the returned text. Valid values:
31
31
  *
32
- * - true
33
- *
34
- * - false
32
+ * - true: removes formatting symbols.
33
+ * - false: does not remove formatting symbols.
35
34
  *
36
35
  * Default value: false.
37
36
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class GetInstanceConsoleOutputResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The Base64-encoded command output of the instance.
8
+ * The system command line output of the instance, encoded in Base64.
9
9
  *
10
10
  * @example
11
11
  * V2VsY29tZSB0byBDZW50T1MgCgpDaGVja2luZyBmaWxlc3lzdGVtcwpDaGVja2luZyBhbGwgZmlsZSBzeXN0ZW1zLgpbL3NiaW4vZnNjay5leHQ0ICgxKSAtLSAvXSBmc2NrLmV4dDQgLWEgL2Rldi92ZGExIAovZGV2L3ZkYTE6IGNsZWFuLCAzMjAxNi8yNjIxNDQwIGZpbGVzLCA0NDc5NzQvMTA0ODU1MDQgYmxvY2tzCgpFbnRlcmluZyBub24taW50ZXJhY3RpdmUgc3RhcnR1cApDYWxsaW5nIHRoZSBzeXN0ZW0gYWN0aXZpdHkgZGF0YSBjb2xsZWN0b3IgKHNhZGMpLi4uIAoKQnJpbmdpbmcgdXAgaW50ZXJmYWNlIGV0aDA6ICAKRGV0ZXJtaW5pbmcgSVAgaW5mb3JtYXRpb24gZm9yIGV0aDAuLi4gZG9uZS4KCmFsaXl1bi1zZXJ2aWNlIHN0YXJ0L3J1bm5pbmcsIHByb2Nlc3MgMTczMwpmaW5pc2hlZAoKQ2VudE9TIHJlbGVhc2UgNi44IChGaW5hbCkKS2VybmVsIDIuNi4zMi02OTYuMy4yLmVsNi5pNjg2IG9uIGFuIGk2ODYKCmlaMnplZDk2ZTQ2MmF5cjBxeioqKioqIGxvZ2luOg==
@@ -21,7 +21,7 @@ export class GetInstanceConsoleOutputResponseBody extends $dara.Model {
21
21
  instanceId?: string;
22
22
  /**
23
23
  * @remarks
24
- * The time when the last log entry was generated in the Linux kernel. The time follows the ISO 8601 standard in the yyyy-MM-ddThh:mmZ format. The time is displayed in UTC+8.
24
+ * The UTC+8 time recorded when the last entry of the Linux kernel logs was printed. Format: yyyy-MM-dd HH:mm:ss.
25
25
  *
26
26
  * @example
27
27
  * 2018-03-22 10:04:57
@@ -17,7 +17,7 @@ export class GetInstanceScreenshotRequest extends $dara.Model {
17
17
  ownerId?: number;
18
18
  /**
19
19
  * @remarks
20
- * The region ID of the instance. 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 instance. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
21
21
  *
22
22
  * This parameter is required.
23
23
  *
@@ -29,7 +29,7 @@ export class GetInstanceScreenshotRequest extends $dara.Model {
29
29
  resourceOwnerId?: number;
30
30
  /**
31
31
  * @remarks
32
- * Specifies whether to wake up the hibernated instance.
32
+ * Specifies whether to wake up an instance that is in hibernation.
33
33
  *
34
34
  * Default value: false.
35
35
  *
@@ -21,7 +21,7 @@ export class GetInstanceScreenshotResponseBody extends $dara.Model {
21
21
  requestId?: string;
22
22
  /**
23
23
  * @remarks
24
- * The Base64-encoded instance screenshot in the JPG format.
24
+ * The instance screenshot in JPG image format, returned as a Base64-encoded image.
25
25
  *
26
26
  * @example
27
27
  * iVBORw0KGgoA...AAABJRU5ErkJggg==
@@ -5,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ImportImageRequestDiskDeviceMapping extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The device name of the disk (`DiskDeviceMapping.N.Device`) in the custom image.
8
+ * The device name of DiskDeviceMapping.N.Device in the custom image.
9
9
  *
10
- * > This parameter is being phased out. To ensure compatibility, we recommend that you avoid using this parameter.
10
+ * > This parameter will be deprecated. For better compatibility, do not use this parameter.
11
11
  *
12
12
  * @example
13
13
  * null
@@ -15,17 +15,16 @@ export class ImportImageRequestDiskDeviceMapping extends $dara.Model {
15
15
  device?: string;
16
16
  /**
17
17
  * @remarks
18
- * The size of the disk, in GiB.
18
+ * The size of the custom image. Unit: GiB.
19
19
  *
20
- * The system disk size must be greater than or equal to the size of the imported image file. Valid values:
20
+ * The size includes the system disk and data disks. Make sure that the system disk space is greater than or equal to the size of the imported image file. Valid values:
21
21
  *
22
- * - For N=1, the disk is a system disk. The value must be in the range of 1 to 2,048.
22
+ * - When N is 1, the value specifies the system disk size. Valid values: 1 to 2048.
23
+ * - When N is 2 to 17, the value specifies the data disk size. Valid values: 1 to 2048.
23
24
  *
24
- * - For N=2 to 17, the disk is a data disk. The value must be in the range of 1 to 2,048.
25
+ * After you upload the source image file to OSS, you can view the image file size in the OSS bucket.
25
26
  *
26
- * After you upload the source image file to an OSS bucket, you can view the size of the file in the bucket.
27
- *
28
- * > This parameter is being deprecated. For better compatibility, we recommend that you use the `DiskDeviceMapping.N.DiskImageSize` parameter.
27
+ * > This parameter will be deprecated. For better compatibility, use `DiskDeviceMapping.N.DiskImageSize`.
29
28
  *
30
29
  * @example
31
30
  * 80
@@ -33,15 +32,14 @@ export class ImportImageRequestDiskDeviceMapping extends $dara.Model {
33
32
  diskImSize?: number;
34
33
  /**
35
34
  * @remarks
36
- * The size of the disk after the image is imported, in GiB.
37
- *
38
- * The value of this parameter for the system disk must be greater than or equal to the size of the image file. Valid values:
35
+ * The size of the custom image after the image is imported.
39
36
  *
40
- * - For N=1, the disk is a system disk. The value must be in the range of 1 to 2,048.
37
+ * The size includes the system disk and data disks. Make sure that the system disk space is greater than or equal to the size of the imported image file. Valid values:
41
38
  *
42
- * - For N=2 to 17, the disk is a data disk. The value must be in the range of 1 to 2,048.
39
+ * - When N is 1, the value specifies the system disk size. Valid values: 1 to 2048. Unit: GiB.
40
+ * - When N is 2 to 17, the value specifies the data disk size. Valid values: 1 to 2048. Unit: GiB.
43
41
  *
44
- * After you upload the source image file to an OSS bucket, you can view the size of the file in the bucket.
42
+ * After you upload the source image file to OSS, you can view the image file size in the OSS bucket.
45
43
  *
46
44
  * @example
47
45
  * 80
@@ -49,17 +47,14 @@ export class ImportImageRequestDiskDeviceMapping extends $dara.Model {
49
47
  diskImageSize?: number;
50
48
  /**
51
49
  * @remarks
52
- * The format of the image file. Valid values:
53
- *
54
- * - RAW
50
+ * The image format. Valid values:
55
51
  *
56
- * - VHD
52
+ * - RAW.
53
+ * - VHD.
54
+ * - QCOW2.
55
+ * - VMDK (in invitational preview).
57
56
  *
58
- * - QCOW2
59
- *
60
- * - VMDK (This feature is in invitation-only preview.)
61
- *
62
- * Default value: None. If you leave this parameter empty, Alibaba Cloud automatically detects the image format and uses the detected format.
57
+ * Default value: null, which indicates that Alibaba Cloud automatically detects the image format. The detected format prevails.
63
58
  *
64
59
  * @example
65
60
  * QCOW2
@@ -69,7 +64,7 @@ export class ImportImageRequestDiskDeviceMapping extends $dara.Model {
69
64
  * @remarks
70
65
  * The OSS bucket where the image file is stored.
71
66
  *
72
- * > Before you import an image from an OSS bucket for the first time, you must add a RAM policy as described in the **Description** section of this topic. Otherwise, the API returns the `NoSetRoletoECSServiceAccount` error.
67
+ * > Before you import an image to this OSS bucket for the first time, add the RAM authorization policy as described in the **Operation description** section of this topic. Otherwise, the `NoSetRoletoECSServiceAccount` error is returned.
73
68
  *
74
69
  * @example
75
70
  * ecsimageos
@@ -77,7 +72,7 @@ export class ImportImageRequestDiskDeviceMapping extends $dara.Model {
77
72
  OSSBucket?: string;
78
73
  /**
79
74
  * @remarks
80
- * The object key of the image file in the OSS bucket.
75
+ * The file name (key) of the image file stored in the OSS bucket after the image is uploaded to OSS.
81
76
  *
82
77
  * @example
83
78
  * CentOS_5.4_32.raw
@@ -118,10 +113,8 @@ export class ImportImageRequestFeatures extends $dara.Model {
118
113
  /**
119
114
  * @remarks
120
115
  * The metadata access mode of the image. Valid values:
121
- *
122
- * - v1: When you create an ECS instance from the image, you cannot set the metadata access mode to Security-Hardened Mode.
123
- *
124
- * - v2: When you create an ECS instance from the image, you can set the metadata access mode to Security-Hardened Mode.
116
+ * - v1: When you create an ECS instance from this image, you cannot set the metadata access mode to hardened mode only.
117
+ * - v2: When you create an ECS instance from this image, you can set the metadata access mode to hardened mode only.
125
118
  *
126
119
  * Default value: v1.
127
120
  *
@@ -133,9 +126,8 @@ export class ImportImageRequestFeatures extends $dara.Model {
133
126
  * @remarks
134
127
  * Specifies whether the image supports NVMe. Valid values:
135
128
  *
136
- * - supported: Instances created from the image support the NVMe protocol.
137
- *
138
- * - unsupported: Instances created from the image do not support the NVMe protocol.
129
+ * - supported: Instances created from this image support NVMe.
130
+ * - unsupported: Instances created from this image do not support NVMe.
139
131
  *
140
132
  * @example
141
133
  * supported
@@ -167,7 +159,7 @@ export class ImportImageRequestFeatures extends $dara.Model {
167
159
  export class ImportImageRequestTag extends $dara.Model {
168
160
  /**
169
161
  * @remarks
170
- * The key of tag N. Valid values of N: 1 to 20. The tag key cannot be an empty string. The tag key can be up to 128 characters long and cannot start with `aliyun` or `acs:` or contain `http://` or `https://`.
162
+ * The key of the image tag. 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:`. It cannot contain `http://` or `https://`.
171
163
  *
172
164
  * @example
173
165
  * TestKey
@@ -175,7 +167,7 @@ export class ImportImageRequestTag extends $dara.Model {
175
167
  key?: string;
176
168
  /**
177
169
  * @remarks
178
- * The value of tag N. Valid values of N: 1 to 20. The tag value can be an empty string. It can be up to 128 characters long, cannot start with `acs:`, and cannot contain `http://` or `https://`.
170
+ * The value of the image tag. 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:`. It cannot contain `http://` or `https://`.
179
171
  *
180
172
  * @example
181
173
  * TestValue
@@ -207,13 +199,11 @@ export class ImportImageRequestTag extends $dara.Model {
207
199
  export class ImportImageRequest extends $dara.Model {
208
200
  /**
209
201
  * @remarks
210
- * The system architecture. Valid values:
211
- *
212
- * - i386
202
+ * The system architecture. Valid values:
213
203
  *
214
- * - x86_64
215
- *
216
- * - arm64
204
+ * - i386.
205
+ * - x86_64.
206
+ * - arm64.
217
207
  *
218
208
  * Default value: x86_64.
219
209
  *
@@ -225,15 +215,16 @@ export class ImportImageRequest extends $dara.Model {
225
215
  * @remarks
226
216
  * The boot mode of the image. Valid values:
227
217
  *
228
- * - BIOS: the BIOS boot mode.
218
+ * - BIOS: BIOS boot mode.
219
+ * - UEFI: UEFI boot mode.
229
220
  *
230
- * - UEFI: the UEFI boot mode.
221
+ * Default value: BIOS. If `Architecture=arm64`, the default value is UEFI, and only UEFI is supported.
231
222
  *
232
- * Default value: BIOS. If you set `Architecture` to `arm64`, the value of this parameter defaults to UEFI and can only be set to UEFI.
223
+ * <notice>
233
224
  *
234
- * >Notice:
225
+ * To prevent instances from failing to start due to an unsupported boot mode, make sure that you understand the boot mode supported by the target image before you set this parameter. For more information about image boot modes, see [Image boot modes](~~2244655#b9caa9b8bb1wf~~).
235
226
  *
236
- * To prevent startup failures, ensure the boot mode you specify is supported by the image. For more information, see [Image boot modes](~~2244655#b9caa9b8bb1wf~~).
227
+ * </notice>.
237
228
  *
238
229
  * @example
239
230
  * BIOS
@@ -241,7 +232,7 @@ export class ImportImageRequest extends $dara.Model {
241
232
  bootMode?: string;
242
233
  /**
243
234
  * @remarks
244
- * A client-generated token that ensures the idempotence of a request. The token must be unique across requests. The token can contain only ASCII characters and must be no more than 64 characters long. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
235
+ * The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but make sure that the token is unique among different requests. The **ClientToken** value can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
245
236
  *
246
237
  * @example
247
238
  * 123e4567-e89b-12d3-a456-426655440000
@@ -249,7 +240,7 @@ export class ImportImageRequest extends $dara.Model {
249
240
  clientToken?: string;
250
241
  /**
251
242
  * @remarks
252
- * The description of the image. The description must be 2 to 256 characters long and cannot start with `http://` or `https://`. Both English and Chinese characters are supported.
243
+ * The description of the image. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
253
244
  *
254
245
  * @example
255
246
  * TestDescription
@@ -257,9 +248,9 @@ export class ImportImageRequest extends $dara.Model {
257
248
  description?: string;
258
249
  /**
259
250
  * @remarks
260
- * The policy for checking the image. If you do not specify this parameter, the system does not check the image. This parameter supports only the standard detection mode. Set the value to `Standard`.
251
+ * The image detection strategy. If this parameter is not specified, detection is not triggered. Only the Standard detection mode is supported.
261
252
  *
262
- * > This feature is supported on most Linux and Windows versions. For more information about the check items and the operating systems that support this feature, see [Image detection overview](https://help.aliyun.com/document_detail/439819.html) and [Operating system limitations for image detection](https://help.aliyun.com/document_detail/475800.html).
253
+ * > Most Linux and Windows versions are supported. For more information about image detection items and operating system limitations, see [Image detection overview](https://help.aliyun.com/document_detail/439819.html) and [Operating system limitations for image detection](https://help.aliyun.com/document_detail/475800.html).
263
254
  *
264
255
  * @example
265
256
  * Standard
@@ -267,16 +258,15 @@ export class ImportImageRequest extends $dara.Model {
267
258
  detectionStrategy?: string;
268
259
  /**
269
260
  * @remarks
270
- * A list of disk device mappings for the custom image.
261
+ * The information list of the custom image to create.
271
262
  */
272
263
  diskDeviceMapping?: ImportImageRequestDiskDeviceMapping[];
273
264
  /**
274
265
  * @remarks
275
- * Specifies whether to perform a dry run for the request. Valid values:
276
- *
277
- * - `true`: performs a check request without executing the actual operation. The system checks whether the request parameters are valid, the request format is correct, and the required permissions are granted. If the check fails, the system returns an error message. If the check succeeds, the system returns the `DryRunOperation` error code.
266
+ * Specifies whether to perform only a dry run. Valid values:
278
267
  *
279
- * - `false`: sends a normal request. After the request passes the check, the system returns a 2xx HTTP status code and performs the operation.
268
+ * - true: performs only a dry run. The system checks the request for potential issues, including invalid AccessKey pairs, unauthorized RAM users, and missing parameter values. If the request fails the dry run, the corresponding error message is returned. If the request passes the dry run, the `DryRunOperation` error code is returned.
269
+ * - false: performs a dry run and sends the request. If the request passes the dry run, a 2XX HTTP status code is returned and the resource status is queried.
280
270
  *
281
271
  * Default value: false.
282
272
  *
@@ -286,12 +276,12 @@ export class ImportImageRequest extends $dara.Model {
286
276
  dryRun?: boolean;
287
277
  /**
288
278
  * @remarks
289
- * The properties of image features.
279
+ * The image feature-related properties.
290
280
  */
291
281
  features?: ImportImageRequestFeatures;
292
282
  /**
293
283
  * @remarks
294
- * The name of the image. The name must be 2 to 128 characters long and start with a letter or a Chinese character. It can contain digits, periods (.), colons (:), underscores (_), and hyphens (-). The name cannot start with `aliyun` or `acs:` or contain `http://` or `https://`.
284
+ * The name of the image. The name must be 2 to 128 characters in length. It must start with a letter or a Chinese character and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`. It can contain digits, periods (.), colons (:), underscores (_), or hyphens (-).
295
285
  *
296
286
  * @example
297
287
  * ImageTestName
@@ -299,11 +289,9 @@ export class ImportImageRequest extends $dara.Model {
299
289
  imageName?: string;
300
290
  /**
301
291
  * @remarks
302
- * The license type. This parameter sets the licensing model for instances that are created from the image by calling the [RunInstances](https://help.aliyun.com/document_detail/2679677.html) operation. This parameter applies only to Windows Server images. Valid values:
303
- *
304
- * - Aliyun: Uses a license provided by Alibaba Cloud. When you start an instance created from this image, the system attempts to automatically connect to the Alibaba Cloud KMS server for activation. The fees for the instance include the cost of the Windows Server license.
305
- *
306
- * - BYOL: Bring Your Own License. When you start an instance created from this image, Alibaba Cloud does not provide activation. You must use your own license key to manually activate the operating system. The fees for the instance do not include the cost of the Windows Server license.
292
+ * The license type. This parameter specifies the authorization mode when instances are created by calling [RunInstances](https://help.aliyun.com/document_detail/2679677.html) with the image. This value takes effect only for Windows Server images. Valid values:
293
+ * - Aliyun: Use the Alibaba Cloud official license. After the instance starts, the system attempts to automatically connect to the Alibaba Cloud KMS server for activation. The billing for the instance includes the Windows Server license fee.
294
+ * - BYOL: Bring Your Own License. After the instance starts, Alibaba Cloud does not automatically activate it. You must manually activate it by using your own valid license key. The billing for the instance does not include the Windows Server license fee.
307
295
  *
308
296
  * Default value: Aliyun.
309
297
  *
@@ -313,11 +301,10 @@ export class ImportImageRequest extends $dara.Model {
313
301
  licenseType?: string;
314
302
  /**
315
303
  * @remarks
316
- * The operating system type. Valid values:
317
- *
318
- * - `windows`: You must also set the `LicenseType` parameter.
304
+ * The operating system type. Valid values:
319
305
  *
320
- * - `linux`
306
+ * - windows. You must also set `LicenseType`.
307
+ * - linux.
321
308
  *
322
309
  * Default value: linux.
323
310
  *
@@ -328,60 +315,33 @@ export class ImportImageRequest extends $dara.Model {
328
315
  ownerId?: number;
329
316
  /**
330
317
  * @remarks
331
- * The operating system distribution. Valid values:
332
- *
318
+ * The operating system version. Valid values:
333
319
  * - Aliyun
334
- *
335
320
  * - Anolis
336
- *
337
321
  * - CentOS
338
- *
339
322
  * - Ubuntu
340
- *
341
323
  * - CoreOS
342
- *
343
324
  * - SUSE
344
- *
345
325
  * - Debian
346
- *
347
326
  * - OpenSUSE
348
- *
349
327
  * - FreeBSD
350
- *
351
328
  * - RedHat
352
- *
353
329
  * - Kylin
354
- *
355
330
  * - UOS
356
- *
357
331
  * - Fedora
358
- *
359
332
  * - Fedora CoreOS
360
- *
361
333
  * - CentOS Stream
362
- *
363
334
  * - AlmaLinux
364
- *
365
335
  * - Rocky Linux
366
- *
367
336
  * - Gentoo
368
- *
369
337
  * - Customized Linux
370
- *
371
338
  * - Others Linux
372
- *
373
339
  * - Windows Server 2022
374
- *
375
340
  * - Windows Server 2019
376
- *
377
341
  * - Windows Server 2016
378
- *
379
342
  * - Windows Server 2012
380
- *
381
343
  * - Windows Server 2008
382
- *
383
344
  * - Windows Server 2003
384
- *
385
345
  * - Other Windows
386
346
  *
387
347
  * Default value: Others Linux.
@@ -392,7 +352,7 @@ export class ImportImageRequest extends $dara.Model {
392
352
  platform?: string;
393
353
  /**
394
354
  * @remarks
395
- * The ID of the region where the source custom image is located. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the latest list of Alibaba Cloud regions.
355
+ * The region ID of the source custom image. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
396
356
  *
397
357
  * This parameter is required.
398
358
  *
@@ -402,7 +362,7 @@ export class ImportImageRequest extends $dara.Model {
402
362
  regionId?: string;
403
363
  /**
404
364
  * @remarks
405
- * The ID of the resource group to which the imported image belongs.
365
+ * The ID of the enterprise resource group to which the imported image belongs.
406
366
  *
407
367
  * @example
408
368
  * rg-bp67acfmxazb4p****
@@ -420,11 +380,11 @@ export class ImportImageRequest extends $dara.Model {
420
380
  roleName?: string;
421
381
  /**
422
382
  * @remarks
423
- * The Alibaba Cloud Resource Name (ARN) of the CloudBox, which uniquely identifies the cloud storage location.
383
+ * The Alibaba Cloud Resource Name (ARN) of the CloudBox, which is used to uniquely identify the cloud storage location.
424
384
  *
425
- * > You must specify this parameter only when you import an image file from OSS ON CloudBox. If you do not use OSS ON CloudBox, do not specify this parameter. For more information, see [What is OSS ON CloudBox?](https://help.aliyun.com/document_detail/430190.html).
385
+ * > You need to specify this parameter only when you import an image file from OSS on CloudBox. If you do not use OSS on CloudBox, do not set this parameter. For more information, see [What is OSS on CloudBox](https://help.aliyun.com/document_detail/430190.html).
426
386
  *
427
- * The ARN must be in the `arn:acs:cloudbox:{RegionId}:{AliUid}:cloudbox/{CloudBoxId}` format. Replace `{RegionId}` with the ID of the region where the CloudBox is located, `{AliUid}` with the ID of your Alibaba Cloud account, and `{CloudBoxId}` with the ID of the CloudBox.
387
+ * The ARN must follow this format: `arn:acs:cloudbox:{RegionId}:{AliUid}:cloudbox/{CloudBoxId}`, where `{RegionId}` is the region ID of the CloudBox, `{AliUid}` is the Alibaba Cloud account ID, and `{CloudBoxId}` is the CloudBox ID.
428
388
  *
429
389
  * @example
430
390
  * arn:acs:cloudbox:cn-hangzhou:123456:cloudbox/cb-xx***123
@@ -432,7 +392,7 @@ export class ImportImageRequest extends $dara.Model {
432
392
  storageLocationArn?: string;
433
393
  /**
434
394
  * @remarks
435
- * The tags to add to the image.
395
+ * The tags of the image.
436
396
  */
437
397
  tag?: ImportImageRequestTag[];
438
398
  static names(): { [key: string]: string } {
@@ -29,7 +29,7 @@ export class ImportImageResponseBody extends $dara.Model {
29
29
  requestId?: string;
30
30
  /**
31
31
  * @remarks
32
- * The image import task ID.
32
+ * The ID of the image import task.
33
33
  *
34
34
  * @example
35
35
  * t-bp67acfmxazb4p****