@alicloud/ecs20140526 7.8.6 → 7.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (281) hide show
  1. package/dist/client.d.ts +949 -954
  2. package/dist/client.js +978 -950
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AcceptInquiredSystemEventRequest.d.ts +3 -3
  5. package/dist/models/AssignIpv6addressesRequest.d.ts +7 -7
  6. package/dist/models/AssignIpv6addressesResponseBody.d.ts +1 -1
  7. package/dist/models/AssignPrivateIpAddressesRequest.d.ts +13 -16
  8. package/dist/models/AssignPrivateIpAddressesRequest.js.map +1 -1
  9. package/dist/models/AssignPrivateIpAddressesResponseBody.d.ts +2 -2
  10. package/dist/models/AttachNetworkInterfaceRequest.d.ts +6 -7
  11. package/dist/models/AttachNetworkInterfaceRequest.js.map +1 -1
  12. package/dist/models/AuthorizeSecurityGroupEgressRequest.d.ts +73 -100
  13. package/dist/models/AuthorizeSecurityGroupEgressRequest.js.map +1 -1
  14. package/dist/models/AuthorizeSecurityGroupRequest.d.ts +70 -91
  15. package/dist/models/AuthorizeSecurityGroupRequest.js.map +1 -1
  16. package/dist/models/AuthorizeSecurityGroupResponseBody.d.ts +1 -1
  17. package/dist/models/CancelImagePipelineExecutionRequest.d.ts +2 -2
  18. package/dist/models/CloneDisksRequest.d.ts +55 -80
  19. package/dist/models/CloneDisksRequest.js.map +1 -1
  20. package/dist/models/CloneDisksResponseBody.d.ts +2 -2
  21. package/dist/models/CreateActivationRequest.d.ts +17 -16
  22. package/dist/models/CreateActivationRequest.js.map +1 -1
  23. package/dist/models/CreateActivationResponseBody.d.ts +3 -3
  24. package/dist/models/CreateAutoProvisioningGroupRequest.d.ts +286 -380
  25. package/dist/models/CreateAutoProvisioningGroupRequest.js.map +1 -1
  26. package/dist/models/CreateAutoProvisioningGroupShrinkRequest.d.ts +282 -375
  27. package/dist/models/CreateAutoProvisioningGroupShrinkRequest.js.map +1 -1
  28. package/dist/models/CreateCommandRequest.d.ts +52 -73
  29. package/dist/models/CreateCommandRequest.js.map +1 -1
  30. package/dist/models/CreateCommandResponseBody.d.ts +2 -2
  31. package/dist/models/CreateDiskRequest.d.ts +57 -59
  32. package/dist/models/CreateDiskRequest.js.map +1 -1
  33. package/dist/models/CreateDiskResponseBody.d.ts +3 -3
  34. package/dist/models/CreateHpcClusterRequest.d.ts +5 -5
  35. package/dist/models/CreateHpcClusterResponseBody.d.ts +2 -2
  36. package/dist/models/CreateImageComponentRequest.d.ts +7 -7
  37. package/dist/models/CreateImageComponentResponseBody.d.ts +1 -1
  38. package/dist/models/CreateImageRequest.d.ts +43 -88
  39. package/dist/models/CreateImageRequest.js.map +1 -1
  40. package/dist/models/CreateImageResponseBody.d.ts +2 -2
  41. package/dist/models/CreateInstanceRequest.d.ts +184 -274
  42. package/dist/models/CreateInstanceRequest.js.map +1 -1
  43. package/dist/models/CreateInstanceResponseBody.d.ts +2 -2
  44. package/dist/models/CreateLaunchTemplateRequest.d.ts +235 -278
  45. package/dist/models/CreateLaunchTemplateRequest.js.map +1 -1
  46. package/dist/models/CreateLaunchTemplateResponseBody.d.ts +3 -3
  47. package/dist/models/CreateLaunchTemplateVersionRequest.d.ts +215 -244
  48. package/dist/models/CreateLaunchTemplateVersionRequest.js.map +1 -1
  49. package/dist/models/CreateLaunchTemplateVersionResponseBody.d.ts +2 -2
  50. package/dist/models/CreateSecurityGroupRequest.d.ts +13 -16
  51. package/dist/models/CreateSecurityGroupRequest.js.map +1 -1
  52. package/dist/models/CreateSecurityGroupResponseBody.d.ts +1 -1
  53. package/dist/models/CreateVswitchRequest.d.ts +0 -29
  54. package/dist/models/CreateVswitchRequest.js.map +1 -1
  55. package/dist/models/CreateVswitchResponseBody.d.ts +0 -8
  56. package/dist/models/CreateVswitchResponseBody.js.map +1 -1
  57. package/dist/models/DeleteHpcClusterRequest.d.ts +2 -2
  58. package/dist/models/DeleteImagePipelineRequest.d.ts +1 -1
  59. package/dist/models/DescribeAutoProvisioningGroupInstancesRequest.d.ts +5 -5
  60. package/dist/models/DescribeAutoProvisioningGroupInstancesResponseBody.d.ts +1 -1
  61. package/dist/models/DescribeAutoSnapshotPolicyExRequest.d.ts +11 -11
  62. package/dist/models/DescribeAutoSnapshotPolicyExResponseBody.d.ts +3 -3
  63. package/dist/models/DescribeAvailableResourceRequest.d.ts +50 -84
  64. package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
  65. package/dist/models/DescribeAvailableResourceResponseBody.d.ts +0 -4
  66. package/dist/models/DescribeAvailableResourceResponseBody.js.map +1 -1
  67. package/dist/models/DescribeDisksRequest.d.ts +40 -40
  68. package/dist/models/DescribeDisksResponseBody.d.ts +3 -3
  69. package/dist/models/DescribeImageComponentsRequest.d.ts +3 -3
  70. package/dist/models/DescribeImageComponentsResponseBody.d.ts +1 -1
  71. package/dist/models/DescribeImagesRequest.d.ts +61 -89
  72. package/dist/models/DescribeImagesRequest.js.map +1 -1
  73. package/dist/models/DescribeImagesResponseBody.d.ts +5 -5
  74. package/dist/models/DescribeInstanceAttributeRequest.d.ts +1 -1
  75. package/dist/models/DescribeInstanceAttributeResponseBody.d.ts +64 -96
  76. package/dist/models/DescribeInstanceAttributeResponseBody.js.map +1 -1
  77. package/dist/models/DescribeInstanceHistoryEventsRequest.d.ts +50 -85
  78. package/dist/models/DescribeInstanceHistoryEventsRequest.js.map +1 -1
  79. package/dist/models/DescribeInstanceHistoryEventsResponseBody.d.ts +16 -18
  80. package/dist/models/DescribeInstanceHistoryEventsResponseBody.js +2 -0
  81. package/dist/models/DescribeInstanceHistoryEventsResponseBody.js.map +1 -1
  82. package/dist/models/DescribeInstanceTopologyResponseBody.d.ts +14 -0
  83. package/dist/models/DescribeInstanceTopologyResponseBody.js +28 -1
  84. package/dist/models/DescribeInstanceTopologyResponseBody.js.map +1 -1
  85. package/dist/models/DescribeInstancesRequest.d.ts +54 -68
  86. package/dist/models/DescribeInstancesRequest.js.map +1 -1
  87. package/dist/models/DescribeInstancesResponseBody.d.ts +5 -5
  88. package/dist/models/DescribeInvocationResultsRequest.d.ts +52 -69
  89. package/dist/models/DescribeInvocationResultsRequest.js.map +1 -1
  90. package/dist/models/DescribeInvocationResultsResponseBody.d.ts +6 -52
  91. package/dist/models/DescribeInvocationResultsResponseBody.js.map +1 -1
  92. package/dist/models/DescribeInvocationsRequest.d.ts +49 -76
  93. package/dist/models/DescribeInvocationsRequest.js.map +1 -1
  94. package/dist/models/DescribeInvocationsResponseBody.d.ts +5 -5
  95. package/dist/models/DescribeLaunchTemplateVersionsRequest.d.ts +14 -14
  96. package/dist/models/DescribeLaunchTemplateVersionsResponseBody.d.ts +3 -3
  97. package/dist/models/DescribeNetworkInterfacePermissionsRequest.d.ts +4 -4
  98. package/dist/models/DescribePriceRequest.d.ts +158 -242
  99. package/dist/models/DescribePriceRequest.js.map +1 -1
  100. package/dist/models/DescribePriceResponseBody.d.ts +15 -15
  101. package/dist/models/DescribeRecommendInstanceTypeRequest.d.ts +45 -57
  102. package/dist/models/DescribeRecommendInstanceTypeRequest.js.map +1 -1
  103. package/dist/models/DescribeResourcesModificationRequest.d.ts +26 -37
  104. package/dist/models/DescribeResourcesModificationRequest.js.map +1 -1
  105. package/dist/models/DescribeSecurityGroupAttributeRequest.d.ts +17 -28
  106. package/dist/models/DescribeSecurityGroupAttributeRequest.js.map +1 -1
  107. package/dist/models/DescribeSecurityGroupAttributeResponseBody.d.ts +10 -9
  108. package/dist/models/DescribeSecurityGroupAttributeResponseBody.js.map +1 -1
  109. package/dist/models/DescribeSecurityGroupsRequest.d.ts +20 -20
  110. package/dist/models/DescribeSecurityGroupsResponseBody.d.ts +4 -4
  111. package/dist/models/DescribeSendFileResultsRequest.d.ts +21 -25
  112. package/dist/models/DescribeSendFileResultsRequest.js.map +1 -1
  113. package/dist/models/DescribeSendFileResultsResponseBody.d.ts +3 -3
  114. package/dist/models/DescribeSnapshotsRequest.d.ts +44 -59
  115. package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
  116. package/dist/models/DescribeSnapshotsResponseBody.d.ts +4 -8
  117. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  118. package/dist/models/DescribeSpotPriceHistoryRequest.d.ts +22 -28
  119. package/dist/models/DescribeSpotPriceHistoryRequest.js.map +1 -1
  120. package/dist/models/DescribeSpotPriceHistoryResponseBody.d.ts +7 -3
  121. package/dist/models/DescribeSpotPriceHistoryResponseBody.js.map +1 -1
  122. package/dist/models/DescribeTerminalSessionsRequest.d.ts +3 -3
  123. package/dist/models/DescribeTerminalSessionsResponseBody.d.ts +1 -1
  124. package/dist/models/DescribeZonesRequest.d.ts +18 -28
  125. package/dist/models/DescribeZonesRequest.js.map +1 -1
  126. package/dist/models/DescribeZonesResponseBody.d.ts +1 -1
  127. package/dist/models/GetInstanceConsoleOutputRequest.d.ts +1 -1
  128. package/dist/models/GetInstanceConsoleOutputResponseBody.d.ts +2 -2
  129. package/dist/models/ModifyHpcClusterAttributeRequest.d.ts +1 -1
  130. package/dist/models/ModifyInstanceAttributeRequest.d.ts +78 -106
  131. package/dist/models/ModifyInstanceAttributeRequest.js.map +1 -1
  132. package/dist/models/ModifyInstanceNetworkSpecRequest.d.ts +14 -14
  133. package/dist/models/ModifyInstanceNetworkSpecResponseBody.d.ts +1 -1
  134. package/dist/models/ModifyInstanceSpecRequest.d.ts +16 -16
  135. package/dist/models/ModifyPlanMaintenanceWindowRequest.d.ts +4 -4
  136. package/dist/models/ModifyPrepayInstanceSpecRequest.d.ts +28 -46
  137. package/dist/models/ModifyPrepayInstanceSpecRequest.js.map +1 -1
  138. package/dist/models/ModifyPrepayInstanceSpecResponseBody.d.ts +2 -2
  139. package/dist/models/ModifySecurityGroupEgressRuleRequest.d.ts +47 -46
  140. package/dist/models/ModifySecurityGroupEgressRuleRequest.js.map +1 -1
  141. package/dist/models/ModifySecurityGroupRuleRequest.d.ts +27 -24
  142. package/dist/models/ModifySecurityGroupRuleRequest.js.map +1 -1
  143. package/dist/models/ModifySystemEventAttributeRequest.d.ts +45 -0
  144. package/dist/models/ModifySystemEventAttributeRequest.js +64 -0
  145. package/dist/models/ModifySystemEventAttributeRequest.js.map +1 -0
  146. package/dist/models/ModifySystemEventAttributeResponse.d.ts +19 -0
  147. package/dist/models/ModifySystemEventAttributeResponse.js +69 -0
  148. package/dist/models/ModifySystemEventAttributeResponse.js.map +1 -0
  149. package/dist/models/ModifySystemEventAttributeResponseBody.d.ts +18 -0
  150. package/dist/models/ModifySystemEventAttributeResponseBody.js +58 -0
  151. package/dist/models/ModifySystemEventAttributeResponseBody.js.map +1 -0
  152. package/dist/models/RenewElasticityAssurancesRequest.d.ts +27 -23
  153. package/dist/models/RenewElasticityAssurancesRequest.js.map +1 -1
  154. package/dist/models/RenewElasticityAssurancesResponseBody.d.ts +1 -1
  155. package/dist/models/RevokeSecurityGroupEgressRequest.d.ts +35 -37
  156. package/dist/models/RevokeSecurityGroupEgressRequest.js.map +1 -1
  157. package/dist/models/RevokeSecurityGroupRequest.d.ts +71 -89
  158. package/dist/models/RevokeSecurityGroupRequest.js.map +1 -1
  159. package/dist/models/StartTerminalSessionRequest.d.ts +24 -32
  160. package/dist/models/StartTerminalSessionRequest.js.map +1 -1
  161. package/dist/models/StartTerminalSessionResponseBody.d.ts +2 -2
  162. package/dist/models/StartTerminalSessionShrinkRequest.d.ts +16 -18
  163. package/dist/models/StartTerminalSessionShrinkRequest.js.map +1 -1
  164. package/dist/models/StopInstanceRequest.d.ts +20 -27
  165. package/dist/models/StopInstanceRequest.js.map +1 -1
  166. package/dist/models/StopInstancesRequest.d.ts +24 -35
  167. package/dist/models/StopInstancesRequest.js.map +1 -1
  168. package/dist/models/UnassignIpv6addressesRequest.d.ts +3 -3
  169. package/dist/models/model.d.ts +4 -0
  170. package/dist/models/model.js +45 -37
  171. package/dist/models/model.js.map +1 -1
  172. package/package.json +1 -1
  173. package/src/client.ts +984 -950
  174. package/src/models/AcceptInquiredSystemEventRequest.ts +3 -3
  175. package/src/models/AssignIpv6addressesRequest.ts +7 -7
  176. package/src/models/AssignIpv6addressesResponseBody.ts +1 -1
  177. package/src/models/AssignPrivateIpAddressesRequest.ts +13 -16
  178. package/src/models/AssignPrivateIpAddressesResponseBody.ts +2 -2
  179. package/src/models/AttachNetworkInterfaceRequest.ts +6 -7
  180. package/src/models/AuthorizeSecurityGroupEgressRequest.ts +79 -106
  181. package/src/models/AuthorizeSecurityGroupRequest.ts +70 -91
  182. package/src/models/AuthorizeSecurityGroupResponseBody.ts +1 -1
  183. package/src/models/CancelImagePipelineExecutionRequest.ts +2 -2
  184. package/src/models/CloneDisksRequest.ts +55 -80
  185. package/src/models/CloneDisksResponseBody.ts +2 -2
  186. package/src/models/CreateActivationRequest.ts +17 -16
  187. package/src/models/CreateActivationResponseBody.ts +3 -3
  188. package/src/models/CreateAutoProvisioningGroupRequest.ts +287 -381
  189. package/src/models/CreateAutoProvisioningGroupShrinkRequest.ts +283 -376
  190. package/src/models/CreateCommandRequest.ts +52 -73
  191. package/src/models/CreateCommandResponseBody.ts +2 -2
  192. package/src/models/CreateDiskRequest.ts +57 -59
  193. package/src/models/CreateDiskResponseBody.ts +3 -3
  194. package/src/models/CreateHpcClusterRequest.ts +5 -5
  195. package/src/models/CreateHpcClusterResponseBody.ts +2 -2
  196. package/src/models/CreateImageComponentRequest.ts +7 -7
  197. package/src/models/CreateImageComponentResponseBody.ts +1 -1
  198. package/src/models/CreateImageRequest.ts +43 -88
  199. package/src/models/CreateImageResponseBody.ts +2 -2
  200. package/src/models/CreateInstanceRequest.ts +185 -275
  201. package/src/models/CreateInstanceResponseBody.ts +2 -2
  202. package/src/models/CreateLaunchTemplateRequest.ts +235 -278
  203. package/src/models/CreateLaunchTemplateResponseBody.ts +3 -3
  204. package/src/models/CreateLaunchTemplateVersionRequest.ts +215 -244
  205. package/src/models/CreateLaunchTemplateVersionResponseBody.ts +2 -2
  206. package/src/models/CreateSecurityGroupRequest.ts +13 -16
  207. package/src/models/CreateSecurityGroupResponseBody.ts +1 -1
  208. package/src/models/CreateVswitchRequest.ts +0 -29
  209. package/src/models/CreateVswitchResponseBody.ts +0 -8
  210. package/src/models/DeleteHpcClusterRequest.ts +2 -2
  211. package/src/models/DeleteImagePipelineRequest.ts +1 -1
  212. package/src/models/DescribeAutoProvisioningGroupInstancesRequest.ts +5 -5
  213. package/src/models/DescribeAutoProvisioningGroupInstancesResponseBody.ts +1 -1
  214. package/src/models/DescribeAutoSnapshotPolicyExRequest.ts +11 -11
  215. package/src/models/DescribeAutoSnapshotPolicyExResponseBody.ts +3 -3
  216. package/src/models/DescribeAvailableResourceRequest.ts +62 -96
  217. package/src/models/DescribeAvailableResourceResponseBody.ts +0 -4
  218. package/src/models/DescribeDisksRequest.ts +40 -40
  219. package/src/models/DescribeDisksResponseBody.ts +3 -3
  220. package/src/models/DescribeImageComponentsRequest.ts +3 -3
  221. package/src/models/DescribeImageComponentsResponseBody.ts +1 -1
  222. package/src/models/DescribeImagesRequest.ts +62 -90
  223. package/src/models/DescribeImagesResponseBody.ts +5 -5
  224. package/src/models/DescribeInstanceAttributeRequest.ts +1 -1
  225. package/src/models/DescribeInstanceAttributeResponseBody.ts +66 -98
  226. package/src/models/DescribeInstanceHistoryEventsRequest.ts +50 -85
  227. package/src/models/DescribeInstanceHistoryEventsResponseBody.ts +18 -18
  228. package/src/models/DescribeInstanceTopologyResponseBody.ts +32 -0
  229. package/src/models/DescribeInstancesRequest.ts +57 -71
  230. package/src/models/DescribeInstancesResponseBody.ts +5 -5
  231. package/src/models/DescribeInvocationResultsRequest.ts +52 -69
  232. package/src/models/DescribeInvocationResultsResponseBody.ts +6 -52
  233. package/src/models/DescribeInvocationsRequest.ts +50 -77
  234. package/src/models/DescribeInvocationsResponseBody.ts +5 -5
  235. package/src/models/DescribeLaunchTemplateVersionsRequest.ts +14 -14
  236. package/src/models/DescribeLaunchTemplateVersionsResponseBody.ts +3 -3
  237. package/src/models/DescribeNetworkInterfacePermissionsRequest.ts +4 -4
  238. package/src/models/DescribePriceRequest.ts +160 -244
  239. package/src/models/DescribePriceResponseBody.ts +15 -15
  240. package/src/models/DescribeRecommendInstanceTypeRequest.ts +45 -57
  241. package/src/models/DescribeResourcesModificationRequest.ts +30 -41
  242. package/src/models/DescribeSecurityGroupAttributeRequest.ts +18 -29
  243. package/src/models/DescribeSecurityGroupAttributeResponseBody.ts +11 -10
  244. package/src/models/DescribeSecurityGroupsRequest.ts +21 -21
  245. package/src/models/DescribeSecurityGroupsResponseBody.ts +4 -4
  246. package/src/models/DescribeSendFileResultsRequest.ts +21 -25
  247. package/src/models/DescribeSendFileResultsResponseBody.ts +3 -3
  248. package/src/models/DescribeSnapshotsRequest.ts +48 -63
  249. package/src/models/DescribeSnapshotsResponseBody.ts +4 -8
  250. package/src/models/DescribeSpotPriceHistoryRequest.ts +22 -28
  251. package/src/models/DescribeSpotPriceHistoryResponseBody.ts +7 -3
  252. package/src/models/DescribeTerminalSessionsRequest.ts +3 -3
  253. package/src/models/DescribeTerminalSessionsResponseBody.ts +1 -1
  254. package/src/models/DescribeZonesRequest.ts +20 -30
  255. package/src/models/DescribeZonesResponseBody.ts +1 -1
  256. package/src/models/GetInstanceConsoleOutputRequest.ts +1 -1
  257. package/src/models/GetInstanceConsoleOutputResponseBody.ts +2 -2
  258. package/src/models/ModifyHpcClusterAttributeRequest.ts +1 -1
  259. package/src/models/ModifyInstanceAttributeRequest.ts +80 -108
  260. package/src/models/ModifyInstanceNetworkSpecRequest.ts +14 -14
  261. package/src/models/ModifyInstanceNetworkSpecResponseBody.ts +1 -1
  262. package/src/models/ModifyInstanceSpecRequest.ts +16 -16
  263. package/src/models/ModifyPlanMaintenanceWindowRequest.ts +4 -4
  264. package/src/models/ModifyPrepayInstanceSpecRequest.ts +28 -46
  265. package/src/models/ModifyPrepayInstanceSpecResponseBody.ts +2 -2
  266. package/src/models/ModifySecurityGroupEgressRuleRequest.ts +47 -46
  267. package/src/models/ModifySecurityGroupRuleRequest.ts +27 -24
  268. package/src/models/ModifySystemEventAttributeRequest.ts +64 -0
  269. package/src/models/ModifySystemEventAttributeResponse.ts +40 -0
  270. package/src/models/ModifySystemEventAttributeResponseBody.ts +31 -0
  271. package/src/models/RenewElasticityAssurancesRequest.ts +27 -23
  272. package/src/models/RenewElasticityAssurancesResponseBody.ts +1 -1
  273. package/src/models/RevokeSecurityGroupEgressRequest.ts +35 -37
  274. package/src/models/RevokeSecurityGroupRequest.ts +75 -93
  275. package/src/models/StartTerminalSessionRequest.ts +24 -32
  276. package/src/models/StartTerminalSessionResponseBody.ts +2 -2
  277. package/src/models/StartTerminalSessionShrinkRequest.ts +16 -18
  278. package/src/models/StopInstanceRequest.ts +21 -28
  279. package/src/models/StopInstancesRequest.ts +25 -36
  280. package/src/models/UnassignIpv6addressesRequest.ts +3 -3
  281. package/src/models/model.ts +4 -0
@@ -5,17 +5,14 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeImagesRequestFilter extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The filter key used when querying resources. Valid values:
8
+ * The filter key for querying resources. Valid values:
9
9
  *
10
- * - If this parameter is set to `CreationStartTime`, you can query resources created after the specified time point (`Filter.N.Value`).
10
+ * - When this parameter is set to `CreationStartTime`, you can query resources created after the specified time point (`Filter.N.Value`).
11
+ * - When this parameter is set to `CreationEndTime`, you can query resources created before the specified time point (`Filter.N.Value`).
12
+ * - When this parameter is set to `NetworkType`, you can query resources of the specified network type.
13
+ * - When this parameter is set to any of `CpuOnlineUpgrade`, `CpuOnlineDowngrade`, `MemoryOnlineUpgrade`, or `MemoryOnlineDowngrade`, you can query the CPU or memory hot-plugging support of the specified image.
11
14
  *
12
- * - If this parameter is set to `CreationEndTime`, you can query resources created before the specified time point (`Filter.N.Value`).
13
- *
14
- * - If this parameter is set to `NetworkType`, you can query resources of the specified network type.
15
- *
16
- * - If this parameter is set to any of `CpuOnlineUpgrade`, `CpuOnlineDowngrade`, `MemoryOnlineUpgrade`, or `MemoryOnlineDowngrade`, you can query the hot-swapping support status of CPU or memory for the specified image.
17
- *
18
- * Default Value: null.
15
+ * Default value: null.
19
16
  *
20
17
  * @example
21
18
  * CreationStartTime
@@ -23,15 +20,13 @@ export class DescribeImagesRequestFilter extends $dara.Model {
23
20
  key?: string;
24
21
  /**
25
22
  * @remarks
26
- * The filter value used when querying resources.
27
- *
28
- * - When (`Filter.N.Key`) is `CreationStartTime` or `CreationEndTime`, the format is `yyyy-MM-ddTHH:mmZ` in UTC+0 time zone.
23
+ * The filter value for querying resources.
24
+ * - When `Filter.N.Key` is set to `CreationStartTime` or `CreationEndTime`, the format is `yyyy-MM-ddTHH:mmZ`, using the UTC+0 time zone.
25
+ * - When `Filter.N.Key` is set to `NetworkType`, valid network type values include `vpc` and `classic`.
29
26
  *
30
- * - When (`Filter.N.Key`) is `NetworkType`, valid values include `vpc`, `classic`, etc.
27
+ * - When `Filter.N.Key` is set to `CpuOnlineUpgrade`, `CpuOnlineDowngrade`, `MemoryOnlineUpgrade`, or `MemoryOnlineDowngrade`, the value can be `supported` or `unsupported`.
31
28
  *
32
- * - When (`Filter.N.Key`) is `CpuOnlineUpgrade`, `CpuOnlineDowngrade`, `MemoryOnlineUpgrade`, or `MemoryOnlineDowngrade`, the value can be `supported` or `unsupported`.
33
- *
34
- * Default Value: null.
29
+ * Default value: null.
35
30
  *
36
31
  * @example
37
32
  * 2017-12-05T22:40Z
@@ -65,7 +60,7 @@ export class DescribeImagesRequestTag extends $dara.Model {
65
60
  * @remarks
66
61
  * The tag key of the image. Valid values of N: 1 to 20.
67
62
  *
68
- * When you use one tag to filter resources, the number of resources retrieved under this tag cannot exceed 1,000. When you use multiple tags to filter resources, the number of resources that are attached with all specified tags cannot exceed 1,000. If the resource count exceeds 1,000, use the [ListTagResources](https://help.aliyun.com/document_detail/110425.html) API to query the resources.
63
+ * When you use a single tag to filter resources, the resource count with this tag cannot exceed 1,000. When you use multiple tags to filter resources, the resource count of resources that are attached to all specified tags cannot exceed 1,000. If the resource count exceeds 1,000, call the [ListTagResources](https://help.aliyun.com/document_detail/110425.html) operation.
69
64
  *
70
65
  * @example
71
66
  * TestKey
@@ -105,11 +100,10 @@ export class DescribeImagesRequestTag extends $dara.Model {
105
100
  export class DescribeImagesRequest extends $dara.Model {
106
101
  /**
107
102
  * @remarks
108
- * The scenario in which the image will be used. Valid values:
109
- *
110
- * - CreateEcs (default): Create an instance.
103
+ * The scenario in which the image is used. Valid values:
111
104
  *
112
- * - ChangeOS: Replace the system disk or change the operating system.
105
+ * - CreateEcs (default): instance creation.
106
+ * - ChangeOS: replacement of the system disk or operating system.
113
107
  *
114
108
  * @example
115
109
  * CreateEcs
@@ -119,11 +113,9 @@ export class DescribeImagesRequest extends $dara.Model {
119
113
  * @remarks
120
114
  * The architecture of the image. Valid values:
121
115
  *
122
- * - i386
123
- *
124
- * - x86_64
125
- *
126
- * - arm64
116
+ * - i386.
117
+ * - x86_64.
118
+ * - arm64.
127
119
  *
128
120
  * @example
129
121
  * i386
@@ -131,11 +123,10 @@ export class DescribeImagesRequest extends $dara.Model {
131
123
  architecture?: string;
132
124
  /**
133
125
  * @remarks
134
- * Specifies whether to perform a dry run of the request.
135
- *
136
- * - true: Sends a dry run request without querying resource status. The system checks whether the AccessKey is valid, whether the Resource Access Management (RAM) user is authorized, and whether all required parameters are specified. If the check fails, an error is returned. If the check passes, the error code DryRunOperation is returned.
137
- *
138
- * - false: Sends a normal request. After the check passes, an HTTP 2XX status code is returned and the resource status is queried directly.
126
+ * Specifies whether to perform only a dry run.
127
+ *
128
+ * - true: Sends a dry run request without querying resource status. The system checks whether your AccessKey pair is valid, whether Resource Access Management (RAM) user authorization is granted, and whether the required parameters are specified. If the check fails, the corresponding error is returned. If the check succeeds, the DryRunOperation error code is returned.
129
+ * - false: Sends a normal request. After the check succeeds, a 2XX HTTP status code is returned and the resource status is queried.
139
130
  *
140
131
  * Default value: false.
141
132
  *
@@ -145,16 +136,15 @@ export class DescribeImagesRequest extends $dara.Model {
145
136
  dryRun?: boolean;
146
137
  /**
147
138
  * @remarks
148
- * A list of filter conditions for querying resources.
139
+ * The list of filter conditions for querying resources.
149
140
  */
150
141
  filter?: DescribeImagesRequestFilter[];
151
142
  /**
152
143
  * @remarks
153
- * The name of the image family. When querying images, you can use this parameter to filter images belonging to the specified image family.
144
+ * The name of the image family. You can set this parameter to filter images that belong to the specified image family.
154
145
  *
155
146
  * Default value: empty.
156
- *
157
- * > For information about image families associated with official Alibaba Cloud images, see [Overview of public images](https://help.aliyun.com/document_detail/108393.html).
147
+ * > For information about image families associated with Alibaba Cloud official images, see [Overview of public images](https://help.aliyun.com/document_detail/108393.html).
158
148
  *
159
149
  * @example
160
150
  * hangzhou-daily-update
@@ -165,16 +155,11 @@ export class DescribeImagesRequest extends $dara.Model {
165
155
  * The image ID.
166
156
  *
167
157
  * <details>
158
+ * <summary>Naming conventions for image IDs</summary>
168
159
  *
169
- * <summary>
170
- *
171
- * Naming convention for image IDs
172
- *
173
- * </summary>
174
- *
175
- * - Public images: Named based on the operating system version, architecture, language, and published date. For example, the image ID for Windows Server 2008 R2 Enterprise Edition, 64-bit English system is `win2008r2_64_ent_sp1_en-us_40G_alibase_20190318.vhd`.
160
+ * - Public images: Named by operating system version, architecture, language, and release date. For example, the image ID for Windows Server 2008 R2 Enterprise Edition, 64-bit English system is win2008r2_64_ent_sp1_en-us_40G_alibase_20190318.vhd.
176
161
  *
177
- * - Custom images, shared images, Alibaba Cloud Marketplace images, and community images: Start with the letter `m`.
162
+ * - Custom images, shared images, Alibaba Cloud Marketplace images, and community images: Start with m.
178
163
  *
179
164
  * </details>
180
165
  *
@@ -184,7 +169,7 @@ export class DescribeImagesRequest extends $dara.Model {
184
169
  imageId?: string;
185
170
  /**
186
171
  * @remarks
187
- * The name of the image. Fuzzy search is supported.
172
+ * The image name. Fuzzy search is supported.
188
173
  *
189
174
  * @example
190
175
  * testImageName
@@ -194,21 +179,16 @@ export class DescribeImagesRequest extends $dara.Model {
194
179
  * @remarks
195
180
  * The source of the image. Valid values:
196
181
  *
197
- * - system: Images provided by Alibaba Cloud that are not published on Alibaba Cloud Marketplace. This differs from the "public image" concept in the console.
198
- *
199
- * - self: Your custom images.
200
- *
201
- * - others: Includes shared images (images directly shared with you by other Alibaba Cloud users) and community images (custom images fully publicly shared by any Alibaba Cloud user). Note the following:
202
- *
203
- * - To find community images, IsPublic must be true.
204
- *
205
- * - To find shared images, IsPublic must be set to false or omitted.
206
- *
207
- * - marketplace: Images published on Alibaba Cloud Marketplace by Alibaba Cloud or third-party ISVs, which must be purchased together with ECS instances. Please review the pricing details of Alibaba Cloud Marketplace images yourself.
182
+ * - system: Public images provided by Alibaba Cloud that are not published through Alibaba Cloud Marketplace. This is different from the concept of "public images" in the console.
183
+ * - self: Custom images that you created.
184
+ * - others: Includes shared images (images directly shared by other Alibaba Cloud users) and community images (custom images that are fully shared by any Alibaba Cloud user). Note the following:
185
+ * - To query community images, IsPublic must be set to true.
186
+ * - To query shared images, IsPublic must be set to false or left empty.
187
+ * - marketplace: Images published by Alibaba Cloud or third-party independent software vendors (ISVs) in Alibaba Cloud Marketplace. These images must be purchased together with ECS. Check the billing details of Alibaba Cloud Marketplace images.
208
188
  *
209
189
  * Default value: empty.
210
190
  *
211
- * > An empty value returns results with ImageOwnerAlias values of system, self, and others.
191
+ * > An empty value indicates that images with the system, self, and others values are returned.
212
192
  *
213
193
  * @example
214
194
  * self
@@ -216,7 +196,7 @@ export class DescribeImagesRequest extends $dara.Model {
216
196
  imageOwnerAlias?: string;
217
197
  /**
218
198
  * @remarks
219
- * The Alibaba Cloud account ID to which the image belongs. This parameter takes effect only when you query shared images and community images.
199
+ * The Alibaba Cloud account ID of the image owner. This parameter takes effect only when you query shared images or community images.
220
200
  *
221
201
  * @example
222
202
  * 20169351435666****
@@ -224,7 +204,7 @@ export class DescribeImagesRequest extends $dara.Model {
224
204
  imageOwnerId?: number;
225
205
  /**
226
206
  * @remarks
227
- * Queries images that can be used with the specified instance type.
207
+ * The instance type for which you want to query available images.
228
208
  *
229
209
  * @example
230
210
  * ecs.g5.large
@@ -234,11 +214,10 @@ export class DescribeImagesRequest extends $dara.Model {
234
214
  * @remarks
235
215
  * Specifies whether to query published community images. Valid values:
236
216
  *
237
- * - true: Queries published community images. When this parameter is set to true, ImageOwnerAlias must be set to others.
238
- *
239
- * - false: Queries other image types excluding community images, depending on the value of the ImageOwnerAlias parameter.
217
+ * - true: Queries published community images. When you set this parameter to true, ImageOwnerAlias must be set to others.
218
+ * - false: Queries image types other than community images. The specific types depend on the ImageOwnerAlias parameter value.
240
219
  *
241
- * Default Value: false.
220
+ * Default value: false.
242
221
  *
243
222
  * @example
244
223
  * false
@@ -246,7 +225,7 @@ export class DescribeImagesRequest extends $dara.Model {
246
225
  isPublic?: boolean;
247
226
  /**
248
227
  * @remarks
249
- * Indicates whether the image supports cloud-init.
228
+ * Specifies whether the image supports cloud-init.
250
229
  *
251
230
  * @example
252
231
  * true
@@ -254,7 +233,7 @@ export class DescribeImagesRequest extends $dara.Model {
254
233
  isSupportCloudinit?: boolean;
255
234
  /**
256
235
  * @remarks
257
- * Indicates whether the image can run on I/O optimized instances.
236
+ * Specifies whether the image can run on I/O optimized instances.
258
237
  *
259
238
  * @example
260
239
  * true
@@ -264,9 +243,8 @@ export class DescribeImagesRequest extends $dara.Model {
264
243
  * @remarks
265
244
  * The operating system type of the image. Valid values:
266
245
  *
267
- * - windows
268
- *
269
- * - linux
246
+ * - windows.
247
+ * - linux.
270
248
  *
271
249
  * @example
272
250
  * linux
@@ -276,9 +254,9 @@ export class DescribeImagesRequest extends $dara.Model {
276
254
  ownerId?: number;
277
255
  /**
278
256
  * @remarks
279
- * The page number of the image resource list.
257
+ * The page number of the resources.
280
258
  *
281
- * Starting value: 1.
259
+ * Start value: 1.
282
260
  *
283
261
  * Default value: 1.
284
262
  *
@@ -288,7 +266,7 @@ export class DescribeImagesRequest extends $dara.Model {
288
266
  pageNumber?: number;
289
267
  /**
290
268
  * @remarks
291
- * The number of entries per page in a paged query.
269
+ * The number of entries per page for paging.
292
270
  *
293
271
  * Maximum value: 100.
294
272
  *
@@ -300,7 +278,7 @@ export class DescribeImagesRequest extends $dara.Model {
300
278
  pageSize?: number;
301
279
  /**
302
280
  * @remarks
303
- * The region ID to which the image belongs. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to view the latest list of Alibaba Cloud regions.
281
+ * The region ID of the image. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
304
282
  *
305
283
  * This parameter is required.
306
284
  *
@@ -310,7 +288,7 @@ export class DescribeImagesRequest extends $dara.Model {
310
288
  regionId?: string;
311
289
  /**
312
290
  * @remarks
313
- * The ID of the enterprise resource group to which the custom image belongs. When using this parameter to filter resources, the number of resources cannot exceed 1,000.
291
+ * The ID of the resource group to which the custom image belongs. When you use this parameter to filter resources, the resource count cannot exceed 1,000.
314
292
  *
315
293
  * > Filtering by the default resource group is not supported.
316
294
  *
@@ -322,7 +300,7 @@ export class DescribeImagesRequest extends $dara.Model {
322
300
  resourceOwnerId?: number;
323
301
  /**
324
302
  * @remarks
325
- * Indicates whether subscription-based images have exceeded their usage period.
303
+ * Specifies whether the subscription image has expired.
326
304
  *
327
305
  * @example
328
306
  * false
@@ -330,7 +308,7 @@ export class DescribeImagesRequest extends $dara.Model {
330
308
  showExpired?: boolean;
331
309
  /**
332
310
  * @remarks
333
- * The custom image created from a specific snapshot ID.
311
+ * The ID of the snapshot used to create the custom image.
334
312
  *
335
313
  * @example
336
314
  * s-bp17ot2q7x72ggtw****
@@ -338,21 +316,16 @@ export class DescribeImagesRequest extends $dara.Model {
338
316
  snapshotId?: string;
339
317
  /**
340
318
  * @remarks
341
- * Queries images in the specified status. If this parameter is not configured, only images in the Available status are returned by default. Valid values:
319
+ * The status of the image. If you do not specify this parameter, only images in the Available state are returned by default. Valid values:
342
320
  *
343
321
  * - Creating: The image is being created.
322
+ * - Waiting: The image is waiting in a multi-task queue.
323
+ * - Available (default): The image is available for use.
324
+ * - UnAvailable: The image is unavailable.
325
+ * - CreateFailed: The image failed to be created.
326
+ * - Deprecated: The image is deprecated.
344
327
  *
345
- * - Waiting: The image is queued for multitasking.
346
- *
347
- * - Available (default): The image is available for your use.
348
- *
349
- * - UnAvailable: The image is unavailable for your use.
350
- *
351
- * - CreateFailed: The image creation failed.
352
- *
353
- * - Deprecated: The image has been deprecated.
354
- *
355
- * Default value: Available. This parameter supports multiple values separated by commas (,).
328
+ * Default value: Available. This parameter supports multiple values at the same time, separated by commas (,).
356
329
  *
357
330
  * @example
358
331
  * Available
@@ -365,11 +338,10 @@ export class DescribeImagesRequest extends $dara.Model {
365
338
  tag?: DescribeImagesRequestTag[];
366
339
  /**
367
340
  * @remarks
368
- * Indicates whether the image is already running on an ECS instance. Valid values:
369
- *
370
- * - instance: The image is in use by one or more ECS instances.
341
+ * Specifies whether the image is running on ECS instances. Valid values:
371
342
  *
372
- * - none: The image is idle and not used by any ECS instance.
343
+ * - instance: The image is in use. ECS instances are created from this image.
344
+ * - none: The image is idle. No ECS instances are created from this image.
373
345
  *
374
346
  * @example
375
347
  * instance
@@ -416,7 +416,7 @@ export class DescribeImagesResponseBody extends $dara.Model {
416
416
  images?: DescribeImagesResponseBodyImages;
417
417
  /**
418
418
  * @remarks
419
- * Current page number.
419
+ * The current page number.
420
420
  *
421
421
  * @example
422
422
  * 1
@@ -424,7 +424,7 @@ export class DescribeImagesResponseBody extends $dara.Model {
424
424
  pageNumber?: number;
425
425
  /**
426
426
  * @remarks
427
- * Number of entries on the current page.
427
+ * The number of entries on the current page.
428
428
  *
429
429
  * @example
430
430
  * 1
@@ -432,7 +432,7 @@ export class DescribeImagesResponseBody extends $dara.Model {
432
432
  pageSize?: number;
433
433
  /**
434
434
  * @remarks
435
- * The region ID to which the image belongs.
435
+ * The region ID of the image.
436
436
  *
437
437
  * @example
438
438
  * cn-hangzhou
@@ -440,7 +440,7 @@ export class DescribeImagesResponseBody extends $dara.Model {
440
440
  regionId?: string;
441
441
  /**
442
442
  * @remarks
443
- * Request ID.
443
+ * The request ID.
444
444
  *
445
445
  * @example
446
446
  * 66189103-EDB2-43E2-BB60-BFF2B62F4EB8
@@ -448,7 +448,7 @@ export class DescribeImagesResponseBody extends $dara.Model {
448
448
  requestId?: string;
449
449
  /**
450
450
  * @remarks
451
- * Total number of images.
451
+ * The total number of images.
452
452
  *
453
453
  * @example
454
454
  * 1
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeInstanceAttributeRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The instance ID.
8
+ * The ID of the instance.
9
9
  *
10
10
  * This parameter is required.
11
11
  *