@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
@@ -13,7 +13,7 @@ export class RevokeSecurityGroupEgressRequestPermissions extends $dara.Model {
13
13
  description?: string;
14
14
  /**
15
15
  * @remarks
16
- * The destination IPv4 CIDR block of the security group rule. IPv4 CIDR blocks and IPv4 addresses are supported.
16
+ * The destination IPv4 Classless Inter-Domain Routing (CIDR) block for which you want to revoke access permissions. CIDR format and IPv4 address range are supported.
17
17
  *
18
18
  * @example
19
19
  * 10.0.0.0/8
@@ -21,19 +21,16 @@ export class RevokeSecurityGroupEgressRequestPermissions extends $dara.Model {
21
21
  destCidrIp?: string;
22
22
  /**
23
23
  * @remarks
24
- * The ID of the destination security group of the security group rule.
25
- *
26
- * - You must specify at least one of the following parameters: `DestGroupId`, `DestCidrIp`, `Ipv6DestCidrIp`, and `DestPrefixListId`.
27
- *
28
- * - If you specify `DestGroupId` but do not specify `DestCidrIp`, you must set `NicType` to intranet.
24
+ * The ID of the destination security group for which you want to revoke access permissions.
29
25
  *
26
+ * - Specify at least one of `DestGroupId`, `DestCidrIp`, `Ipv6DestCidrIp`, or `DestPrefixListId`.
27
+ * - If you specify `DestGroupId` but do not specify `DestCidrIp`, the `NicType` parameter can only be set to intranet.
30
28
  * - If you specify both `DestGroupId` and `DestCidrIp`, `DestCidrIp` takes precedence.
31
29
  *
32
- * Take note of the following items:
30
+ * Note:
33
31
  *
34
- * - Advanced security groups do not support security group rules that reference security groups as authorization objects.
35
- *
36
- * - Each basic security group can contain up to 20 security group rules that reference security groups as authorization objects.
32
+ * - Advanced security groups do not support authorization for other security groups.
33
+ * - A maximum of 20 security groups can be authorized for a basic security group.
37
34
  *
38
35
  * @example
39
36
  * sg-bp67acfmxa123b****
@@ -41,11 +38,10 @@ export class RevokeSecurityGroupEgressRequestPermissions extends $dara.Model {
41
38
  destGroupId?: string;
42
39
  /**
43
40
  * @remarks
44
- * The Alibaba Cloud account that manages the destination security group specified in the security group rule.
45
- *
46
- * - If you leave `DestGroupOwnerAccount` and `DestGroupOwnerId` empty, access control configurations are removed from another security group managed by your Alibaba Cloud account.
41
+ * The Alibaba Cloud account that manages the destination security group when you revoke a cross-account authorization security group rule.
47
42
  *
48
- * - If you specify `DestCidrIp`, `DestGroupOwnerAccount` is invalid.
43
+ * - If neither `DestGroupOwnerAccount` nor `DestGroupOwnerId` is configured in Settings, the rule is considered to revoke access permissions for another security group within your account.
44
+ * - If `DestCidrIp` is specified, this parameter is ignored.
49
45
  *
50
46
  * @example
51
47
  * Test@aliyun.com
@@ -53,11 +49,10 @@ export class RevokeSecurityGroupEgressRequestPermissions extends $dara.Model {
53
49
  destGroupOwnerAccount?: string;
54
50
  /**
55
51
  * @remarks
56
- * The ID of the Alibaba Cloud account that manages the destination security group specified in the security group rule.
52
+ * The ID of the Alibaba Cloud account that manages the destination security group when you revoke a cross-account authorization security group rule.
57
53
  *
58
- * - If you leave `DestGroupOwnerId` and `DestGroupOwnerAccount` empty, access control configurations are removed from another security group managed by your Alibaba Cloud account.
59
- *
60
- * - If you specify `DestCidrIp`, `DestGroupOwnerId` is invalid.
54
+ * - If neither `DestGroupOwnerId` nor `DestGroupOwnerAccount` is configured in Settings, the rule is considered to revoke access permissions for another security group within your account.
55
+ * - If `DestCidrIp` is specified, this parameter is ignored.
61
56
  *
62
57
  * @example
63
58
  * 12345678910
@@ -65,13 +60,12 @@ export class RevokeSecurityGroupEgressRequestPermissions extends $dara.Model {
65
60
  destGroupOwnerId?: string;
66
61
  /**
67
62
  * @remarks
68
- * The ID of the destination prefix list of the security group rule. You can call the [DescribePrefixLists](https://help.aliyun.com/document_detail/205046.html) operation to query the IDs of available prefix lists.
69
- *
70
- * Take note of the following items:
63
+ * The ID of the destination prefix list for which you want to revoke access permissions. You can invoke [DescribePrefixLists](https://help.aliyun.com/document_detail/205046.html) to query available prefix list IDs.
71
64
  *
72
- * - If a security group resides in the classic network, you cannot reference prefix lists in the rules of the security group. For information about the limits on security groups and prefix lists, see the [Security group limits](~~25412#SecurityGroupQuota1~~) section of the "Limits and quotas" topic.
65
+ * Note:
73
66
  *
74
- * - If you specify `DestCidrIp`, `Ipv6DestCidrIp`, or `DestGroupId`, this parameter is ignored.
67
+ * - Prefix lists are not supported when the network type of the security group is classic network. For more information about the limits on security groups and prefix lists, see [Security group limits](~~25412#SecurityGroupQuota1~~). You cannot configure prefix lists in Settings for classic network security groups.
68
+ * - If you specify one of `DestCidrIp`, `Ipv6DestCidrIp`, or `DestGroupId`, this parameter is ignored.
75
69
  *
76
70
  * @example
77
71
  * pl-x1j1k5ykzqlixdcy****
@@ -79,19 +73,14 @@ export class RevokeSecurityGroupEgressRequestPermissions extends $dara.Model {
79
73
  destPrefixListId?: string;
80
74
  /**
81
75
  * @remarks
82
- * The protocol type. The values of this parameter are case-insensitive. Valid values:
83
- *
76
+ * The protocol type. The value is case-insensitive. Valid values:
77
+ *
84
78
  * - TCP.
85
- *
86
79
  * - UDP.
87
- *
88
80
  * - ICMP.
89
- *
90
81
  * - ICMPv6.
91
- *
92
82
  * - GRE.
93
- *
94
- * - ALL: All protocols are supported.
83
+ * - ALL: all protocols.
95
84
  *
96
85
  * @example
97
86
  * TCP
@@ -99,9 +88,9 @@ export class RevokeSecurityGroupEgressRequestPermissions extends $dara.Model {
99
88
  ipProtocol?: string;
100
89
  /**
101
90
  * @remarks
102
- * The destination IPv6 CIDR block of the security group rule. IPv6 CIDR blocks and IPv6 addresses are supported.
91
+ * The destination IPv6 Classless Inter-Domain Routing (CIDR) block for which you want to revoke access permissions. CIDR format and IPv6 address range are supported.
103
92
  *
104
- * > This parameter is valid only for Elastic Compute Service (ECS) instances that reside in virtual private clouds (VPCs) and support IPv6 CIDR blocks. You cannot specify both this parameter and `DestCidrIp` in the same request.
93
+ * > This parameter is valid only for ECS instances that reside in VPCs and support IPv6. You cannot configure this parameter and `DestCidrIp` in Settings at the same time.
105
94
  *
106
95
  * @example
107
96
  * 2001:db8:1233:1a00::***
@@ -109,11 +98,11 @@ export class RevokeSecurityGroupEgressRequestPermissions extends $dara.Model {
109
98
  ipv6DestCidrIp?: string;
110
99
  /**
111
100
  * @remarks
112
- * The source IPv6 CIDR block of the security group rule. IPv6 CIDR blocks and IPv6 addresses are supported.
101
+ * The source IPv6 CIDR block. CIDR format and IPv6 address range are supported.
113
102
  *
114
103
  * This parameter is used to support quintuple rules. For more information, see [Security group quintuple rules](https://help.aliyun.com/document_detail/97439.html).
115
104
  *
116
- * > This parameter is valid only for ECS instances that reside in VPCs and support IPv6 CIDR blocks. You cannot specify both this parameter and `DestCidrIp` in the same request.
105
+ * > This parameter is valid only for ECS instances that reside in VPCs and support IPv6. You cannot configure this parameter and `DestCidrIp` in Settings at the same time.
117
106
  *
118
107
  * @example
119
108
  * 2001:db8:1234:1a00::***
@@ -121,15 +110,14 @@ export class RevokeSecurityGroupEgressRequestPermissions extends $dara.Model {
121
110
  ipv6SourceCidrIp?: string;
122
111
  /**
123
112
  * @remarks
124
- * The network interface controller (NIC) type of the security group rule if the security group resides in the classic network. Valid values:
113
+ * The network interface controller (NIC) type of the security group rule when the security group is in the classic network. Valid values:
125
114
  *
126
115
  * - internet: public NIC.
127
- *
128
116
  * - intranet: internal NIC.
129
117
  *
130
- * If the security group resides in a VPC, this parameter is set to intranet by default and cannot be modified.
118
+ * For VPC-type security group rules, you do not need to configure the NIC type in Settings. The default value is intranet, and only intranet is supported.
131
119
  *
132
- * If you specify `DestGroupId` to delete outbound security group rules that reference the specified security group as an authorization object, you must set this parameter to intranet.
120
+ * When you revoke an authorization rule between security groups (when `DestGroupId` is specified), this parameter can only be set to intranet.
133
121
  *
134
122
  * Default value: internet.
135
123
  *
@@ -139,11 +127,10 @@ export class RevokeSecurityGroupEgressRequestPermissions extends $dara.Model {
139
127
  nicType?: string;
140
128
  /**
141
129
  * @remarks
142
- * The action of the security group rule. Valid values:
143
- *
144
- * - accept: allows access.
145
- *
146
- * - drop: denies access and returns no responses. In this case, the request times out or the connection cannot be established.
130
+ * The access permissions. Valid values:
131
+ *
132
+ * - accept: Accepts access.
133
+ * - drop: Denies access without returning a deny response. The request timeout or the connection cannot be established.
147
134
  *
148
135
  * Default value: accept.
149
136
  *
@@ -153,15 +140,12 @@ export class RevokeSecurityGroupEgressRequestPermissions extends $dara.Model {
153
140
  policy?: string;
154
141
  /**
155
142
  * @remarks
156
- * The destination port range of the security group rule. Valid values:
157
- *
158
- * - If you set IpProtocol to TCP or UDP, the valid values of this parameter are 1 to 65535. Specify a port range in the format of \\<Start port number>/\\<End port number>. Example: 1/200.
159
- *
160
- * - If you set IpProtocol to ICMP, the port range is -1/-1.
161
- *
162
- * - If you set IpProtocol to GRE, the port range is -1/-1.
163
- *
164
- * - If you set IpProtocol to ALL, the port range is -1/-1.
143
+ * The range of destination ports that correspond to the transport layer protocol for the security group. Valid values:
144
+ *
145
+ * - TCP/UDP: Valid values are 1 to 65535. Separate the start port and the end port with a forward slash (/). Example: 1/200.
146
+ * - ICMP: -1/-1.
147
+ * - GRE: -1/-1.
148
+ * - ALL: -1/-1.
165
149
  *
166
150
  * @example
167
151
  * 22/22
@@ -169,11 +153,10 @@ export class RevokeSecurityGroupEgressRequestPermissions extends $dara.Model {
169
153
  portRange?: string;
170
154
  /**
171
155
  * @remarks
172
- * The ID of the port list. You can call the `DescribePortRangeLists` operation to query the IDs of available prefix lists.
173
- *
156
+ * The port list ID.
157
+ * You can invoke `DescribePortRangeLists` to query available port list IDs.
174
158
  * - If you specify `Permissions.N.PortRange`, this parameter is ignored.
175
- *
176
- * - If a security group resides in the classic network, you cannot reference port lists in the rules of the security group. For information about the limits on security groups and port lists, see the [Security group limits](~~25412#SecurityGroupQuota1~~) section of the "Limits and quotas" topic.
159
+ * - Port lists are not supported when the network type of the security group is classic network. You cannot configure port lists in Settings for classic network security groups. For more information about the limits on security groups and port lists, see [Security group limits](~~25412#SecurityGroupQuota1~~).
177
160
  *
178
161
  * @example
179
162
  * prl-2ze9743****
@@ -181,7 +164,7 @@ export class RevokeSecurityGroupEgressRequestPermissions extends $dara.Model {
181
164
  portRangeListId?: string;
182
165
  /**
183
166
  * @remarks
184
- * The priority of the security group rule. A smaller value specifies a higher priority. Valid values: 1 to 100.
167
+ * The priority of the security group rule. A smaller value indicates a higher priority. Valid values: 1 to 100.
185
168
  *
186
169
  * Default value: 1.
187
170
  *
@@ -191,7 +174,7 @@ export class RevokeSecurityGroupEgressRequestPermissions extends $dara.Model {
191
174
  priority?: string;
192
175
  /**
193
176
  * @remarks
194
- * The source IPv4 CIDR block of the security group rule. IPv4 CIDR blocks and IPv4 addresses are supported.
177
+ * The source IPv4 CIDR block. CIDR format and IPv4 address range are supported.
195
178
  *
196
179
  * This parameter is used to support quintuple rules. For more information, see [Security group quintuple rules](https://help.aliyun.com/document_detail/97439.html).
197
180
  *
@@ -201,15 +184,12 @@ export class RevokeSecurityGroupEgressRequestPermissions extends $dara.Model {
201
184
  sourceCidrIp?: string;
202
185
  /**
203
186
  * @remarks
204
- * The source port range of the security group rule. Valid values:
205
- *
206
- * - If you set IpProtocol to TCP or UDP, the valid values of this parameter are 1 to 65535. Specify a port range in the format of \\<Start port number>/\\<End port number>. Example: 1/200.
207
- *
208
- * - If you set IpProtocol to ICMP, the port range is -1/-1.
209
- *
210
- * - If you set IpProtocol to GRE, the port range is -1/-1.
211
- *
212
- * - If you set IpProtocol to ALL, the port range is -1/-1.
187
+ * The range of source ports that correspond to the transport layer protocol for the security group. Valid values:
188
+ *
189
+ * - TCP/UDP: Valid values are 1 to 65535. Separate the start port and the end port with a forward slash (/). Example: 1/200.
190
+ * - ICMP: -1/-1.
191
+ * - GRE: -1/-1.
192
+ * - ALL: -1/-1.
213
193
  *
214
194
  * This parameter is used to support quintuple rules. For more information, see [Security group quintuple rules](https://help.aliyun.com/document_detail/97439.html).
215
195
  *
@@ -271,7 +251,7 @@ export class RevokeSecurityGroupEgressRequestPermissions extends $dara.Model {
271
251
  export class RevokeSecurityGroupEgressRequest extends $dara.Model {
272
252
  /**
273
253
  * @remarks
274
- * 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. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
254
+ * A client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The **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).
275
255
  *
276
256
  * @example
277
257
  * 473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E
@@ -279,7 +259,7 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
279
259
  clientToken?: string;
280
260
  /**
281
261
  * @remarks
282
- * This parameter is deprecated. Use `Permissions.N.Description` to specify the rule description.
262
+ * Deprecated. Use `Permissions.N.Description` to specify the rule description.
283
263
  *
284
264
  * @example
285
265
  * This is description.
@@ -289,7 +269,7 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
289
269
  description?: string;
290
270
  /**
291
271
  * @remarks
292
- * This parameter is deprecated. Use `Permissions.N.DestCidrIp` to specify the destination IPv4 CIDR block.
272
+ * Deprecated. Use `Permissions.N.DestCidrIp` to specify the destination IPv4 Classless Inter-Domain Routing (CIDR) block.
293
273
  *
294
274
  * @example
295
275
  * 10.0.0.0/8
@@ -299,7 +279,7 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
299
279
  destCidrIp?: string;
300
280
  /**
301
281
  * @remarks
302
- * This parameter is deprecated. Use `Permissions.N.DestGroupId` to specify the ID of the destination security group.
282
+ * Deprecated. Use `Permissions.N.DestGroupId` to specify the destination security group ID.
303
283
  *
304
284
  * @example
305
285
  * sg-bp67acfmxa123b****
@@ -309,7 +289,7 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
309
289
  destGroupId?: string;
310
290
  /**
311
291
  * @remarks
312
- * This parameter is deprecated. Use `Permissions.N.DestGroupOwnerAccount` to specify the Alibaba Cloud account that manages the destination security group.
292
+ * Deprecated. Use `Permissions.N.DestGroupOwnerAccount` to specify the Alibaba Cloud account that manages the destination security group.
313
293
  *
314
294
  * @example
315
295
  * Test@aliyun.com
@@ -319,7 +299,7 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
319
299
  destGroupOwnerAccount?: string;
320
300
  /**
321
301
  * @remarks
322
- * This parameter is deprecated. Use `Permissions.N.DestGroupOwnerId` to specify the ID of the Alibaba Cloud account that manages the destination security group.
302
+ * Deprecated. Use `Permissions.N.DestGroupOwnerId` to specify the ID of the Alibaba Cloud account that manages the destination security group.
323
303
  *
324
304
  * @example
325
305
  * 12345678910
@@ -329,7 +309,7 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
329
309
  destGroupOwnerId?: number;
330
310
  /**
331
311
  * @remarks
332
- * This parameter is deprecated. Use `Permissions.N.DestPrefixListId` to specify the ID of the destination prefix list.
312
+ * Deprecated. Use `Permissions.N.DestPrefixListId` to specify the destination prefix list ID.
333
313
  *
334
314
  * @example
335
315
  * pl-x1j1k5ykzqlixdcy****
@@ -339,7 +319,7 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
339
319
  destPrefixListId?: string;
340
320
  /**
341
321
  * @remarks
342
- * This parameter is deprecated. Use `Permissions.N.IpProtocol` to specify the protocol.
322
+ * Deprecated. Use `Permissions.N.IpProtocol` to specify the protocol type.
343
323
  *
344
324
  * @example
345
325
  * TCP
@@ -349,7 +329,7 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
349
329
  ipProtocol?: string;
350
330
  /**
351
331
  * @remarks
352
- * This parameter is deprecated. Use `Permissions.N.Ipv6DestCidrIp` to specify the destination IPv6 CIDR block.
332
+ * Deprecated. Use `Permissions.N.Ipv6DestCidrIp` to specify the destination IPv6 Classless Inter-Domain Routing (CIDR) block.
353
333
  *
354
334
  * @example
355
335
  * 2001:db8:1233:1a00::***
@@ -359,7 +339,7 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
359
339
  ipv6DestCidrIp?: string;
360
340
  /**
361
341
  * @remarks
362
- * This parameter is deprecated. Use `Permissions.N.Ipv6SourceCidrIp` to specify the source IPv6 CIDR block.
342
+ * Deprecated. Use `Permissions.N.Ipv6SourceCidrIp` to specify the source IPv6 CIDR block.
363
343
  *
364
344
  * @example
365
345
  * 2001:db8:1234:1a00::***
@@ -369,7 +349,7 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
369
349
  ipv6SourceCidrIp?: string;
370
350
  /**
371
351
  * @remarks
372
- * This parameter is deprecated. Use `Permissions.N.NicType` to specify the network interface type.
352
+ * Deprecated. Use `Permissions.N.NicType` to specify the network interface type.
373
353
  *
374
354
  * @example
375
355
  * intranet
@@ -381,12 +361,12 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
381
361
  ownerId?: number;
382
362
  /**
383
363
  * @remarks
384
- * The security group rules. You can specify up to 100 security group rules.
364
+ * The array of security group rules. Array length: 0 to 100.
385
365
  */
386
366
  permissions?: RevokeSecurityGroupEgressRequestPermissions[];
387
367
  /**
388
368
  * @remarks
389
- * This parameter is deprecated. Use `Permissions.N.Policy` to specify whether to allow outbound access.
369
+ * Deprecated. Use `Permissions.N.Policy` to configure the access permissions in Settings.
390
370
  *
391
371
  * @example
392
372
  * accept
@@ -396,7 +376,7 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
396
376
  policy?: string;
397
377
  /**
398
378
  * @remarks
399
- * This parameter is deprecated. Use `Permissions.N.PortRange` to specify the range of destination ports.
379
+ * Deprecated. Use `Permissions.N.PortRange` to specify the port range.
400
380
  *
401
381
  * @example
402
382
  * 22/22
@@ -406,7 +386,7 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
406
386
  portRange?: string;
407
387
  /**
408
388
  * @remarks
409
- * This parameter is deprecated. Use `Permissions.N.Priority` to specify the rule priority.
389
+ * Deprecated. Use `Permissions.N.Priority` to specify the rule priority.
410
390
  *
411
391
  * @example
412
392
  * 1
@@ -416,7 +396,7 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
416
396
  priority?: string;
417
397
  /**
418
398
  * @remarks
419
- * The region ID of the security group. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
399
+ * The region ID of the security group. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
420
400
  *
421
401
  * This parameter is required.
422
402
  *
@@ -428,7 +408,7 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
428
408
  resourceOwnerId?: number;
429
409
  /**
430
410
  * @remarks
431
- * The ID of the security group.
411
+ * The security group ID.
432
412
  *
433
413
  * This parameter is required.
434
414
  *
@@ -438,12 +418,12 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
438
418
  securityGroupId?: string;
439
419
  /**
440
420
  * @remarks
441
- * An array of security group rule IDs. You can specify 1 to 100 security group rules.
421
+ * The array of security group rule IDs. Array length: 0 to 100.
442
422
  */
443
423
  securityGroupRuleId?: string[];
444
424
  /**
445
425
  * @remarks
446
- * This parameter is deprecated. Use `Permissions.N.SourceCidrIp` to specify the source IPv4 CIDR block.
426
+ * Deprecated. Use `Permissions.N.SourceCidrIp` to specify the source IPv4 CIDR block.
447
427
  *
448
428
  * @example
449
429
  * 10.0.0.0/8
@@ -453,7 +433,7 @@ export class RevokeSecurityGroupEgressRequest extends $dara.Model {
453
433
  sourceCidrIp?: string;
454
434
  /**
455
435
  * @remarks
456
- * This parameter is deprecated. Use `Permissions.N.SourcePortRange` to specify the range of source ports.
436
+ * Deprecated. Use `Permissions.N.SourcePortRange` to specify the source port range.
457
437
  *
458
438
  * @example
459
439
  * 22/22
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class RevokeSecurityGroupEgressResponseBody 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****
@@ -3,34 +3,21 @@ import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
5
  export class TerminatePhysicalConnectionRequest extends $dara.Model {
6
- /**
7
- * @remarks
8
- * A client-generated token to ensure the idempotency of the request. The token must be unique across requests and can contain only ASCII characters, with a maximum length of 64 characters.
9
- */
10
6
  clientToken?: string;
11
7
  ownerAccount?: string;
12
8
  ownerId?: number;
13
9
  /**
14
10
  * @remarks
15
- * The ID of the physical connection.
16
- *
17
11
  * This parameter is required.
18
12
  */
19
13
  physicalConnectionId?: string;
20
14
  /**
21
15
  * @remarks
22
- * The ID of the region where the physical connection is deployed.\\
23
- * You can call the `DescribeRegions` operation to get the most recent region list.\\
24
- *
25
16
  * This parameter is required.
26
17
  */
27
18
  regionId?: string;
28
19
  resourceOwnerAccount?: string;
29
20
  resourceOwnerId?: number;
30
- /**
31
- * @remarks
32
- * This parameter is not used.
33
- */
34
21
  userCidr?: string;
35
22
  static names(): { [key: string]: string } {
36
23
  return {
@@ -3,10 +3,6 @@ import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
5
  export class TerminatePhysicalConnectionResponseBody extends $dara.Model {
6
- /**
7
- * @remarks
8
- * The request ID.
9
- */
10
6
  requestId?: string;
11
7
  static names(): { [key: string]: string } {
12
8
  return {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class UnassignIpv6AddressesRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * IPv6 address N to unassign. Valid values of N: 1 to 10.
8
+ * One or more IPv6 addresses to delete. Valid values of N: 1 to 10.
9
9
  *
10
10
  * @example
11
11
  * 2001:db8:1234:1a00::***
@@ -13,7 +13,7 @@ export class UnassignIpv6AddressesRequest extends $dara.Model {
13
13
  ipv6Address?: string[];
14
14
  /**
15
15
  * @remarks
16
- * IPv6 prefix N to unassign. Valid values of N: 1 to 10.
16
+ * One or more IPv6 prefixes to unassign. Valid values of N: 1 to 10.
17
17
  */
18
18
  ipv6Prefix?: string[];
19
19
  /**
@@ -30,7 +30,7 @@ export class UnassignIpv6AddressesRequest extends $dara.Model {
30
30
  ownerId?: number;
31
31
  /**
32
32
  * @remarks
33
- * The region ID of the ENI. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
33
+ * The region ID of the ENI. You can invoke [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
34
34
  *
35
35
  * This parameter is required.
36
36
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class UnassignIpv6AddressesResponseBody 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
@@ -293,6 +293,7 @@ export { DescribeDisksRequestFilter } from './DescribeDisksRequest';
293
293
  export { DescribeDisksRequestTag } from './DescribeDisksRequest';
294
294
  export { DescribeDisksResponseBodyDisksDiskAttachmentsAttachment } from './DescribeDisksResponseBody';
295
295
  export { DescribeDisksResponseBodyDisksDiskAttachments } from './DescribeDisksResponseBody';
296
+ export { DescribeDisksResponseBodyDisksDiskDataSource } from './DescribeDisksResponseBody';
296
297
  export { DescribeDisksResponseBodyDisksDiskMountInstancesMountInstance } from './DescribeDisksResponseBody';
297
298
  export { DescribeDisksResponseBodyDisksDiskMountInstances } from './DescribeDisksResponseBody';
298
299
  export { DescribeDisksResponseBodyDisksDiskOperationLocksOperationLock } from './DescribeDisksResponseBody';