@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,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateLaunchTemplateRequestSystemDisk extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the automatic snapshot policy to apply to the system disk.
8
+ * The ID of the automatic snapshot policy applied to the system disk.
9
9
  *
10
10
  * @example
11
11
  * sp-gc7c37d4ylw7mtnk****
@@ -13,11 +13,10 @@ export class CreateLaunchTemplateRequestSystemDisk extends $dara.Model {
13
13
  autoSnapshotPolicyId?: string;
14
14
  /**
15
15
  * @remarks
16
- * Specifies whether to enable the performance burst feature for the system disk. Valid values:
16
+ * Specifies whether to enable the performance burst feature. Valid values:
17
17
  *
18
- * - true
19
- *
20
- * - false
18
+ * - true: enables the performance burst feature.
19
+ * - false: does not enable the performance burst feature.
21
20
  *
22
21
  * @example
23
22
  * true
@@ -27,19 +26,14 @@ export class CreateLaunchTemplateRequestSystemDisk extends $dara.Model {
27
26
  * @remarks
28
27
  * The category of the system disk. Valid values:
29
28
  *
30
- * - cloud: basic disk.
31
- *
32
- * - cloud_efficiency: ultra disk.
33
- *
34
- * - cloud_ssd: standard SSD.
35
- *
36
- * - cloud_essd: Enterprise SSD (ESSD). You can use `SystemDisk.PerformanceLevel` to set the performance level of the ESSD to use as the system disk.
37
- *
29
+ * - cloud: basic disk.
30
+ * - cloud_efficiency: ultra disk.
31
+ * - cloud_ssd: standard SSD.
32
+ * - cloud_essd: enterprise SSD (ESSD). You can use the `SystemDisk.PerformanceLevel` parameter to set the performance level of the disk.
38
33
  * - cloud_auto: ESSD AutoPL disk.
39
- *
40
34
  * - cloud_essd_entry: ESSD Entry disk.
41
35
  *
42
- * For non-I/O optimized instances of retired instance types, the default value is cloud. For other types of instances, the default value is cloud_efficiency.
36
+ * For retired instance types that are not I/O optimized, the default value is cloud. Otherwise, the default value is cloud_efficiency.
43
37
  *
44
38
  * @example
45
39
  * cloud_ssd
@@ -49,9 +43,8 @@ export class CreateLaunchTemplateRequestSystemDisk extends $dara.Model {
49
43
  * @remarks
50
44
  * Specifies whether to release the system disk when the instance is released. Valid values:
51
45
  *
52
- * - true
53
- *
54
- * - false
46
+ * - true: releases the system disk when the instance is released.
47
+ * - false: does not release the system disk when the instance is released.
55
48
  *
56
49
  * Default value: true.
57
50
  *
@@ -69,7 +62,7 @@ export class CreateLaunchTemplateRequestSystemDisk extends $dara.Model {
69
62
  description?: string;
70
63
  /**
71
64
  * @remarks
72
- * The name of the system disk. The name must be 2 to 128 characters in length. The name must start with a letter and cannot start with `http://` or `https://`. The name can contain letters, digits, colons (:), underscores (_), and hyphens (-).
65
+ * The name of the system disk. The name must be 2 to 128 characters in length. It must start with a letter and cannot start with `http://` or `https://`. The name can contain digits, colons (:), underscores (_), and hyphens (-).
73
66
  *
74
67
  * @example
75
68
  * testSystemDiskName
@@ -79,13 +72,12 @@ export class CreateLaunchTemplateRequestSystemDisk extends $dara.Model {
79
72
  * @remarks
80
73
  * Specifies whether to encrypt the system disk. Valid values:
81
74
  *
82
- * - true
83
- *
84
- * - false
75
+ * - true: encrypts the system disk.
76
+ * - false: does not encrypt the system disk.
85
77
  *
86
78
  * Default value: false.
87
79
  *
88
- * > If you create an instance in Hong Kong Zone D or Singapore Zone A, you cannot encrypt the system disk.
80
+ * > Zone D in Hong Kong (China) and Zone A in Singapore do not support system disk encryption when you create instances.
89
81
  *
90
82
  * @example
91
83
  * false
@@ -93,7 +85,7 @@ export class CreateLaunchTemplateRequestSystemDisk extends $dara.Model {
93
85
  encrypted?: string;
94
86
  /**
95
87
  * @remarks
96
- * > This parameter is in invitational preview and is unavailable for general users.
88
+ * > This parameter is in invitational preview and is not publicly available.
97
89
  *
98
90
  * @example
99
91
  * null
@@ -101,7 +93,7 @@ export class CreateLaunchTemplateRequestSystemDisk extends $dara.Model {
101
93
  iops?: number;
102
94
  /**
103
95
  * @remarks
104
- * The ID of the KMS key to use for the system disk.
96
+ * The KMS key ID of the system disk.
105
97
  *
106
98
  * @example
107
99
  * 0e478b7a-4262-4802-b8cb-00d3fb40****
@@ -109,17 +101,14 @@ export class CreateLaunchTemplateRequestSystemDisk extends $dara.Model {
109
101
  KMSKeyId?: string;
110
102
  /**
111
103
  * @remarks
112
- * The performance level of the ESSD to use as the system disk. Default value: PL0. Valid values:
104
+ * The performance level of the ESSD used as the system disk. Valid values:
113
105
  *
114
- * - PL0: A single ESSD can deliver up to 10,000 random read/write IOPS.
106
+ * - PL0 (default): a single disk can deliver up to 10,000 random read/write IOPS.
107
+ * - PL1: a single disk can deliver up to 50,000 random read/write IOPS.
108
+ * - PL2: a single disk can deliver up to 100,000 random read/write IOPS.
109
+ * - PL3: a single disk can deliver up to 1,000,000 random read/write IOPS.
115
110
  *
116
- * - PL1: A single ESSD can deliver up to 50,000 random read/write IOPS.
117
- *
118
- * - PL2: A single ESSD can deliver up to 100,000 random read/write IOPS.
119
- *
120
- * - PL3: A single ESSD can deliver up to 1,000,000 random read/write IOPS.
121
- *
122
- * For more information about ESSD performance levels, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
111
+ * For information about how to select an ESSD performance level, see [Enterprise SSDs](https://help.aliyun.com/document_detail/122389.html).
123
112
  *
124
113
  * @example
125
114
  * PL0
@@ -127,11 +116,11 @@ export class CreateLaunchTemplateRequestSystemDisk extends $dara.Model {
127
116
  performanceLevel?: string;
128
117
  /**
129
118
  * @remarks
130
- * The provisioned read/write IOPS of the ESSD AutoPL disk to use as the system disk. Valid values: 0 to min{50,000, 1,000 × Capacity - Baseline IOPS}
119
+ * The provisioned read/write IOPS of the ESSD AutoPL disk. Valid values: 0 to min{50000, 1000 × Capacity - Baseline Performance}.
131
120
  *
132
- * Baseline IOPS = min{1,800 + 50 × Capacity, 50,000}
121
+ * Baseline Performance = min{1,800 + 50 × Capacity, 50,000}
133
122
  *
134
- * > This parameter is available only if you set the SystemDisk.Category parameter to cloud_auto. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html) and [Modify the performance configurations of an ESSD AutoPL disk](https://help.aliyun.com/document_detail/413275.html).
123
+ * > This parameter is supported only when DiskCategory is set to cloud_auto. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html) and [Modify the provisioned performance of an ESSD AutoPL disk](https://help.aliyun.com/document_detail/413275.html).
135
124
  *
136
125
  * @example
137
126
  * 50000
@@ -141,11 +130,10 @@ export class CreateLaunchTemplateRequestSystemDisk extends $dara.Model {
141
130
  * @remarks
142
131
  * The size of the system disk. Unit: GiB. Valid values:
143
132
  *
144
- * - Valid values if you set SystemDisk.Category to cloud: 20 to 500.
133
+ * - cloud: 20 to 500.
134
+ * - Other disk categories: 20 to 2048.
145
135
  *
146
- * - Valid values if you set SystemDisk.Category to other disk categories: 20 to 2048.
147
- *
148
- * The value of this parameter must be at least 20 and greater than or equal to the size of the image.
136
+ * The value of this parameter must be greater than or equal to max{20, ImageSize}.
149
137
  *
150
138
  * @example
151
139
  * 40
@@ -197,7 +185,7 @@ export class CreateLaunchTemplateRequestSystemDisk extends $dara.Model {
197
185
  export class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
198
186
  /**
199
187
  * @remarks
200
- * The ID of the automatic snapshot policy to apply to data disk N.
188
+ * The ID of the automatic snapshot policy applied to the data disk.
201
189
  *
202
190
  * @example
203
191
  * sp-m5e7fa9ute44ssa****
@@ -205,11 +193,10 @@ export class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
205
193
  autoSnapshotPolicyId?: string;
206
194
  /**
207
195
  * @remarks
208
- * Specifies whether to enable the performance burst feature for the system disk. Valid values:
209
- *
210
- * - true
196
+ * Specifies whether to enable the performance burst feature. Valid values:
211
197
  *
212
- * - false
198
+ * - true: enables the performance burst feature.
199
+ * - false: does not enable the performance burst feature.
213
200
  *
214
201
  * @example
215
202
  * true
@@ -219,19 +206,22 @@ export class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
219
206
  * @remarks
220
207
  * The category of data disk N. Valid values:
221
208
  *
222
- * - cloud: basic disk
223
- *
224
- * - cloud_efficiency: utra disk
225
- *
226
- * - cloud_ssd: standard SSD
227
- *
228
- * - cloud_essd: ESSD
229
- *
230
- * - cloud_auto: ESSD AutoPL disk
231
- *
232
- * - cloud_essd_entry: ESSD Entry disk
209
+ * - cloud_efficiency: ultra disk.
210
+ * - cloud_ssd: standard SSD.
211
+ * - cloud_essd: enterprise SSD.
212
+ * - cloud: basic disk.
213
+ * - cloud_auto: ESSD AutoPL disk.
214
+ * - cloud_regional_disk_auto: regional ESSD.
215
+ * - cloud_essd_entry: ESSD Entry disk.
216
+ * > The cloud_essd_entry value is supported only when `InstanceType` is set to the `ecs.u1` or `ecs.e` instance family.
217
+ * - elastic_ephemeral_disk_standard: elastic ephemeral disk - standard.
218
+ * - elastic_ephemeral_disk_premium: elastic ephemeral disk - Premium Edition.
233
219
  *
234
220
  * For I/O optimized instances, the default value is cloud_efficiency. For non-I/O optimized instances, the default value is cloud.
221
+ * Default value description:
222
+ *
223
+ * - If InstanceType is a retired instance type that is not I/O optimized, the default value of this parameter is `cloud`.
224
+ * - In other cases, the default value is `cloud_efficiency`.<props="china">After January 30, 2026, if the I/O optimized instance type does not support cloud_auto, the default value is cloud_efficiency. Otherwise, the default value is cloud_auto, and the performance burst feature is enabled by default (which incurs additional fees. For details, see [Billing examples](~~368372#p_75k_2hp_7gp~~)). For more information, see [Change notice](https://www.aliyun.com/notice/117844).
235
225
  *
236
226
  * @example
237
227
  * cloud_ssd
@@ -239,11 +229,10 @@ export class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
239
229
  category?: string;
240
230
  /**
241
231
  * @remarks
242
- * Specifies whether to release data disk N when the associated instance is released. Valid values:
243
- *
244
- * - true
232
+ * Specifies whether to release the data disk when the instance is released. Valid values:
245
233
  *
246
- * - false
234
+ * - true: releases the data disk when the instance is released.
235
+ * - false: does not release the data disk when the instance is released.
247
236
  *
248
237
  * Default value: true.
249
238
  *
@@ -253,7 +242,7 @@ export class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
253
242
  deleteWithInstance?: boolean;
254
243
  /**
255
244
  * @remarks
256
- * The description of data disk N. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
245
+ * The description of the data disk. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
257
246
  *
258
247
  * @example
259
248
  * testDataDiskDescription
@@ -261,13 +250,12 @@ export class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
261
250
  description?: string;
262
251
  /**
263
252
  * @remarks
264
- * The mount point of data disk N. The mount points are named based on the number of data disks:
265
- *
266
- * - 1st to 25th data disks: /dev/xvd`[b-z]`.
253
+ * The mount point of the data disk. The naming convention varies based on the number of data disks attached:
254
+ * - 1 to 25 data disks: /dev/xvd`[b-z]`
267
255
  *
268
- * - From the 26th data disk on: /dev/xvd`[aa-zz]`. For example, the 26th data disk is named /dev/xvdaa, the 27th data disk is named /dev/xvdab, and so on.
256
+ * - More than 25 data disks: /dev/xvd`[aa-zz]`. For example, the 26th data disk is named /dev/xvdaa, the 27th data disk is named /dev/xvdab, and so on.
269
257
  *
270
- * > This parameter is applicable to scenarios in which a full image is used to create instances. A full image is an image that contains an operating system, application software, and business data. For these scenarios, you can set the parameter to the mount point of data disk N contained in the full image and modify `DataDisk.N.Size` and `DataDisk.N.Category` to change the category and size of data disk N created based on the image.
258
+ * > This parameter is intended only for full image (whole-machine image) scenarios. You can set this parameter to the mount point of a data disk in the full image and modify the corresponding `DataDisk.N.Size` and `DataDisk.N.Category` parameters to change the disk category and size of the data disk in the full image.
271
259
  *
272
260
  * @example
273
261
  * /dev/xvdb
@@ -275,7 +263,7 @@ export class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
275
263
  device?: string;
276
264
  /**
277
265
  * @remarks
278
- * The name of data disk N. The name must be 2 to 128 characters in length. The name must start with a letter and cannot start with `http://` or `https://`. The name can contain letters, digits, colons (:), underscores (_), and hyphens (-).
266
+ * The name of the data disk. The name must be 2 to 128 characters in length. It must start with a letter and cannot start with `http://` or `https://`. The name can contain digits, colons (:), underscores (_), and hyphens (-).
279
267
  *
280
268
  * @example
281
269
  * testDataDiskName
@@ -283,7 +271,7 @@ export class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
283
271
  diskName?: string;
284
272
  /**
285
273
  * @remarks
286
- * Specifies whether to encrypt data disk N.
274
+ * Specifies whether to encrypt the data disk.
287
275
  *
288
276
  * @example
289
277
  * false
@@ -291,7 +279,7 @@ export class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
291
279
  encrypted?: string;
292
280
  /**
293
281
  * @remarks
294
- * The ID of the KMS key used for the data disk.
282
+ * The KMS key ID for the data disk.
295
283
  *
296
284
  * @example
297
285
  * 0e478b7a-4262-4802-b8cb-00d****
@@ -299,17 +287,14 @@ export class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
299
287
  KMSKeyId?: string;
300
288
  /**
301
289
  * @remarks
302
- * The performance level of the ESSD to use as data disk N. The value of N must be the same as that in `DataDisk.N.Category` when DataDisk.N.Category is set to cloud_essd. Valid values:
303
- *
304
- * - PL0: A single ESSD can deliver up to 10000 random read/write IOPS.
305
- *
306
- * - PL1 (default): A single ESSD can deliver up to 50000 random read/write IOPS.
290
+ * The performance level of the ESSD used as a data disk. The value of N must be the same as that in `DataDisk.N.Category=cloud_essd`. Valid values:
307
291
  *
308
- * - PL2: A single ESSD can deliver up to 100000 random read/write IOPS.
292
+ * - PL0: a single disk can deliver up to 10,000 random read/write IOPS.
293
+ * - PL1 (default): a single disk can deliver up to 50,000 random read/write IOPS.
294
+ * - PL2: a single disk can deliver up to 100,000 random read/write IOPS.
295
+ * - PL3: a single disk can deliver up to 1,000,000 random read/write IOPS.
309
296
  *
310
- * - PL3: A single ESSD can deliver up to 1000000 random read/write IOPS.
311
- *
312
- * For information about ESSD performance levels, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
297
+ * For information about how to select an ESSD performance level, see [Enterprise SSDs](https://help.aliyun.com/document_detail/122389.html).
313
298
  *
314
299
  * @example
315
300
  * PL1
@@ -317,11 +302,11 @@ export class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
317
302
  performanceLevel?: string;
318
303
  /**
319
304
  * @remarks
320
- * The provisioned read/write IOPS of the ESSD AutoPL disk. Valid values: 0 to min{50,000, 1,000 × Capacity - Baseline IOPS}.
305
+ * The provisioned read/write IOPS of the ESSD AutoPL disk. Valid values: 0 to min{50000, 1000 × Capacity - Baseline Performance}.
321
306
  *
322
- * Baseline IOPS = min{1,800 + 50 × Capacity, 50,000}.
307
+ * Baseline Performance = min{1,800 + 50 × Capacity, 50,000}
323
308
  *
324
- * > This parameter is available only if you set DiskCategory to cloud_auto. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html) and [Modify the performance configurations of an ESSD AutoPL disk](https://help.aliyun.com/document_detail/413275.html).
309
+ * > This parameter is supported only when DiskCategory is set to cloud_auto. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html) and [Modify the provisioned performance of an ESSD AutoPL disk](https://help.aliyun.com/document_detail/413275.html).
325
310
  *
326
311
  * @example
327
312
  * 50000
@@ -331,25 +316,16 @@ export class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
331
316
  * @remarks
332
317
  * The size of data disk N. Valid values of N: 1 to 16. Unit: GiB. Valid values:
333
318
  *
334
- * - Valid values if you set DataDisk.N.Category to cloud: 5 to 2000.
335
- *
336
- * - Valid values if you set DataDisk.N.Category to cloud_efficiency: 20 to 32768.
337
- *
338
- * - Valid values if you set DataDisk.N.Category to cloud_ssd: 20 to 32768.
339
- *
340
- * - Valid values if you set DataDisk.N.Category to cloud_essd: vary based on the value of `DataDisk.N.PerformanceLevel`.
341
- *
342
- * - Valid values if DataDisk.N.PerformanceLevel is set to PL0: 1 to 32768.
343
- *
344
- * - Valid values if DataDisk.N.PerformanceLevel is set to PL1: 20 to 32768.
345
- *
346
- * - Valid values if DataDisk.N.PerformanceLevel is set to PL2: 461 to 32768.
347
- *
348
- * - Valid values if you set DataDisk.N.PerformanceLevel to PL3: 1261 to 32768.
349
- *
350
- * - Valid values if you set DataDisk.N.Category to cloud_auto: 1 to 32768.
351
- *
352
- * - Valid values if you set DataDisk.N.Category to cloud_essd_entry: 10 to 32768.
319
+ * - cloud: 5 to 2000.
320
+ * - cloud_efficiency: 20 to 32768.
321
+ * - cloud_ssd: 20 to 32768.
322
+ * - cloud_essd: The valid value range depends on the value of `DataDisk.N.PerformanceLevel`.
323
+ * - PL0: 1 to 32768.
324
+ * - PL1: 20 to 32768.
325
+ * - PL2: 461 to 32768.
326
+ * - PL3: 1261 to 32768.
327
+ * - cloud_auto: 1 to 32,768.
328
+ * - cloud_essd_entry: 10 to 32,768.
353
329
  *
354
330
  * The value of this parameter must be greater than or equal to the size of the snapshot specified by `SnapshotId`.
355
331
  *
@@ -359,9 +335,9 @@ export class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
359
335
  size?: number;
360
336
  /**
361
337
  * @remarks
362
- * The ID of the snapshot to use to create data disk N. Valid values of N: 1 to 16. If you specify `DataDisk.N.SnapshotId`, `DataDisk.N.Size` is ignored. The data disk is created with the size of the specified snapshot.
338
+ * The ID of the snapshot used to create data disk N. Valid values of N: 1 to 16. After you specify `DataDisk.N.SnapshotId`, the `DataDisk.N.Size` parameter is ignored. The actual size of the created disk is the size of the specified snapshot.
363
339
  *
364
- * > Use snapshots created on or after July 15, 2013. Otherwise, an error is returned and your request is rejected.
340
+ * > You cannot use snapshots created on or before July 15, 2013. Such requests are rejected.
365
341
  *
366
342
  * @example
367
343
  * s-bp17441ohwka0yuh****
@@ -415,11 +391,10 @@ export class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
415
391
  export class CreateLaunchTemplateRequestImageOptions extends $dara.Model {
416
392
  /**
417
393
  * @remarks
418
- * Specifies whether the instance that uses the image supports logons of the ecs-user user. Valid values:
419
- *
420
- * - true
421
- *
422
- * - false
394
+ * Indicates whether the instance that uses this image supports logon with the ecs-user account.
395
+ * Valid values:
396
+ * - true: supported.
397
+ * - false: not supported.
423
398
  *
424
399
  * @example
425
400
  * false
@@ -449,11 +424,11 @@ export class CreateLaunchTemplateRequestImageOptions extends $dara.Model {
449
424
  export class CreateLaunchTemplateRequestNetworkInterface extends $dara.Model {
450
425
  /**
451
426
  * @remarks
452
- * Specifies whether to release ENI N when the instance is released. Valid values:
427
+ * Specifies whether to retain the ENI when the instance is released. Valid values:
453
428
  *
454
- * - true
429
+ * - true: does not retain the ENI.
455
430
  *
456
- * - false
431
+ * - false: retains the ENI.
457
432
  *
458
433
  * Default value: true.
459
434
  *
@@ -465,7 +440,7 @@ export class CreateLaunchTemplateRequestNetworkInterface extends $dara.Model {
465
440
  deleteOnRelease?: boolean;
466
441
  /**
467
442
  * @remarks
468
- * The description of the secondary ENI. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`. The value of N in `NetworkInterface.N` cannot be greater than 1.
443
+ * The description of the secondary network interface controller (NIC). The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`. The value of N in `NetworkInterface.N` cannot be greater than 1.
469
444
  *
470
445
  * @example
471
446
  * testEniDescription
@@ -473,13 +448,12 @@ export class CreateLaunchTemplateRequestNetworkInterface extends $dara.Model {
473
448
  description?: string;
474
449
  /**
475
450
  * @remarks
476
- * The type of ENI N. Valid values of N: 1 and 2. If the value of N is 1, you can configure a primary or secondary ENI. If the value of N is 2, you must configure a primary ENI and a secondary ENI.
451
+ * The type of the network interface controller (NIC). Valid values of N: 1 to 2. If you set N to 1, you can configure a primary or secondary NIC. If you set N to 2, you must configure one primary NIC and one secondary NIC.
477
452
  *
478
453
  * Valid values:
479
454
  *
480
- * - Primary
481
- *
482
- * - Secondary
455
+ * - Primary: primary NIC.
456
+ * - Secondary: secondary NIC.
483
457
  *
484
458
  * Default value: Secondary.
485
459
  *
@@ -489,13 +463,13 @@ export class CreateLaunchTemplateRequestNetworkInterface extends $dara.Model {
489
463
  instanceType?: string;
490
464
  /**
491
465
  * @remarks
492
- * The name of ENI N.
466
+ * The name of the network interface controller (NIC).
493
467
  *
494
468
  * Take note of the following items:
495
469
  *
496
- * - Valid values of N: 1 and 2. If the value of N is 1, you can configure a primary or secondary ENI. If the value of N is 2, you must configure a primary ENI and a secondary ENI.
470
+ * - Valid values of N: 1 to 2. If you set N to 1, you can configure a primary or secondary NIC. If you set N to 2, you must configure one primary NIC and one secondary NIC.
497
471
  *
498
- * - If you set `NetworkInterface.N.InstanceType` to `Primary`, you do not need to specify this parameter.
472
+ * - If `NetworkInterface.N.InstanceType` is set to `Primary`, you do not need to set this parameter.
499
473
  *
500
474
  * @example
501
475
  * testEniName
@@ -506,8 +480,7 @@ export class CreateLaunchTemplateRequestNetworkInterface extends $dara.Model {
506
480
  * The communication mode of the primary ENI. Valid values:
507
481
  *
508
482
  * - Standard: uses the TCP communication mode.
509
- *
510
- * - HighPerformance: uses the remote direct memory access (RDMA) communication mode with Elastic RDMA Interface (ERI) enabled.
483
+ * - HighPerformance: enables the Elastic RDMA Interface (ERI) and uses the RDMA communication mode.
511
484
  *
512
485
  * @example
513
486
  * Standard
@@ -515,21 +488,19 @@ export class CreateLaunchTemplateRequestNetworkInterface extends $dara.Model {
515
488
  networkInterfaceTrafficMode?: string;
516
489
  /**
517
490
  * @remarks
518
- * The primary IP address to assign to ENI N.
491
+ * Adds a network interface controller (NIC) and sets the primary IP address.
519
492
  *
520
493
  * Take note of the following items:
521
494
  *
522
- * - Valid values of N: 1 and 2.
523
- *
524
- * - If the value of N is 1, you can configure a primary or secondary ENI. If you specify this parameter, set `Amount` to a numeric value greater than 1, and set NetworkInterface.N.InstanceType to Primary, the specified number of instances are created and consecutive primary IP addresses starting from the specified IP address are assigned to the instances. In this case, you cannot attach secondary ENIs to the instances.
495
+ * - Valid values of N: 1 to 2.
496
+ * - If you set N to 1, you can configure a primary or secondary NIC. If the `Amount` parameter is set to a value greater than 1 and you configure a primary NIC with this parameter specified, consecutive primary IP addresses starting from the specified IP address are allocated to multiple ECS instances in batch. In this case, you cannot attach a secondary NIC to the instances.
497
+ * - If you set N to 2, you must configure one primary NIC and one secondary NIC. If the `Amount` parameter is set to a value greater than 1 and this parameter is specified for the primary NIC, you cannot configure a secondary NIC (that is, you cannot set `NetworkInterface.2.InstanceType=Secondary`).
525
498
  *
526
- * - If the value of N is 2, you must configure a primary ENI and a secondary ENI. If you specify this parameter, set `Amount` to a numeric value greater than 1, and set NetworkInterface.N.InstanceType to Primary, you cannot set `NetworkInterface.2.InstanceType` to Secondary to attach a secondary ENI.
499
+ * - If `NetworkInterface.N.InstanceType` is set to `Primary`, this parameter has the same effect as `PrivateIpAddress`, but you cannot specify both this parameter and `PrivateIpAddress`.
527
500
  *
528
- * - If you set `NetworkInterface.N.InstanceType` to `Primary`, this parameter is equivalent to `PrivateIpAddress`. You cannot specify both this parameter and `PrivateIpAddress` in the same request.
501
+ * - If `NetworkInterface.N.InstanceType` is set to `Secondary` or left empty, this parameter specifies the primary IP address of the secondary NIC. By default, an IP address is randomly selected from the vSwitch CIDR block to which the NIC belongs.
529
502
  *
530
- * - If you set `NetworkInterface.N.InstanceType` to `Secondary` or leave NetworkInterface.N.InstanceType empty, the specified primary IP address is assigned to the secondary ENI. The default value is an IP address that is randomly selected from within the CIDR block of the vSwitch to which to connect the secondary ENI.
531
- *
532
- * > You can attach only a single secondary ENI when you create an instance. After the instance is created, you can call the [CreateNetworkInterface](https://help.aliyun.com/document_detail/58504.html) and [AttachNetworkInterface](https://help.aliyun.com/document_detail/58515.html) operations to attach more secondary ENIs.
503
+ * > When you create an ECS instance, you can attach up to one secondary NIC. After the instance is created, you can invoke [CreateNetworkInterface](https://help.aliyun.com/document_detail/58504.html) and [AttachNetworkInterface](https://help.aliyun.com/document_detail/58515.html) to attach more secondary NICs.
533
504
  *
534
505
  * @example
535
506
  * ``192.168.**.**``
@@ -537,15 +508,15 @@ export class CreateLaunchTemplateRequestNetworkInterface extends $dara.Model {
537
508
  primaryIpAddress?: string;
538
509
  /**
539
510
  * @remarks
540
- * The ID of the security group to which to assign ENI N.
511
+ * The ID of the security group to which the network interface controller (NIC) belongs.
541
512
  *
542
513
  * Take note of the following items:
543
514
  *
544
- * - Valid values of N: 1 and 2. If the value of N is 1, you can configure a primary or secondary ENI. If the value of N is 2, you must configure a primary ENI and a secondary ENI.
515
+ * - Valid values of N: 1 to 2. If you set N to 1, you can configure a primary or secondary NIC. If you set N to 2, you must configure one primary NIC and one secondary NIC.
545
516
  *
546
- * - If you set `NetworkInterface.N.InstanceType` to `Primary`, you must specify this parameter. In this case, this parameter is equivalent to `SecurityGroupId`, and you cannot specify `SecurityGroupId`, `SecurityGroupIds.N`, or `NetworkInterface.N.SecurityGroupIds.N`.
517
+ * - If `NetworkInterface.N.InstanceType` is set to `Primary`, you must set this parameter. This parameter has the same effect as `SecurityGroupId`, but you cannot specify `SecurityGroupId`, `SecurityGroupIds.N`, or `NetworkInterface.N.SecurityGroupIds.N`.
547
518
  *
548
- * - If you set `NetworkInterface.N.InstanceType` to `Secondary` or leave NetworkInterface.N.InstanceType empty, you do not need to specify this parameter. The default value is the ID of the security group to which to assign the instance.
519
+ * - If `NetworkInterface.N.InstanceType` is set to `Secondary` or left empty, this parameter is optional. Default value: the security group of the ECS instance.
549
520
  *
550
521
  * @example
551
522
  * sg-bp15ed6xe1yxeycg****
@@ -553,17 +524,16 @@ export class CreateLaunchTemplateRequestNetworkInterface extends $dara.Model {
553
524
  securityGroupId?: string;
554
525
  /**
555
526
  * @remarks
556
- * The IDs of security groups to which to assign ENI N.
557
- *
558
- * - Valid values of the first N: 1 and 2. If the value of N is 1, you can configure a primary or secondary ENI. If the value of N is 2, you must configure a primary ENI and a secondary ENI.
527
+ * The IDs of one or more security groups to which the network interface controller (NIC) belongs.
559
528
  *
560
- * - The second N in this parameter indicates that one or more security group IDs can be specified. The valid values of N vary based on the maximum number of security groups to which an instance can belong. For more information, see the [Security group limits](~~25412#SecurityGroupQuota1~~) section of the "Limits" topic.
529
+ * - The first N has a valid value range of 1 to 2. If you set N to 1, you can configure a primary or secondary NIC. If you set N to 2, you must configure one primary NIC and one secondary NIC.
530
+ * - The second N specifies one or more security group IDs. The valid value range of N depends on the maximum number of security groups to which an instance can belong. For more information, see [Security group limits](~~25412#SecurityGroupQuota1~~).
561
531
  *
562
532
  * Take note of the following items:
563
533
  *
564
- * - If you set `NetworkInterface.N.InstanceType` to `Primary`, you must specify this parameter or `NetworkInterface.N.SecurityGroupId`. In this case, this parameter is equivalent to `SecurityGroupIds.N`, and you cannot specify `SecurityGroupId`, `SecurityGroupIds.N`, or `NetworkInterface.N.SecurityGroupId`.
534
+ * - If `NetworkInterface.N.InstanceType` is set to `Primary`, you must set this parameter or `NetworkInterface.N.SecurityGroupId`. This parameter has the same effect as `SecurityGroupIds.N`, but you cannot specify `SecurityGroupId`, `SecurityGroupIds.N`, or `NetworkInterface.N.SecurityGroupId`.
565
535
  *
566
- * - If you set `NetworkInterface.N.InstanceType` to `Secondary` or leave NetworkInterface.N.InstanceType empty, you do not need to specify this parameter. The default value is the ID of the security group to which to assign the instance.
536
+ * - If `NetworkInterface.N.InstanceType` is set to `Secondary` or left empty, this parameter is optional. Default value: the security group of the ECS instance.
567
537
  *
568
538
  * @example
569
539
  * sg-bp67acfmxazb4p****
@@ -571,15 +541,15 @@ export class CreateLaunchTemplateRequestNetworkInterface extends $dara.Model {
571
541
  securityGroupIds?: string[];
572
542
  /**
573
543
  * @remarks
574
- * The ID of the vSwitch to which to connect ENI N.
544
+ * The vSwitch ID of the network interface controller (NIC).
575
545
  *
576
546
  * Take note of the following items:
577
547
  *
578
- * - Valid values of N: 1 and 2. If the value of N is 1, you can configure a primary or secondary ENI. If the value of N is 2, you must configure a primary ENI and a secondary ENI.
548
+ * - Valid values of N: 1 to 2. If you set N to 1, you can configure a primary or secondary NIC. If you set N to 2, you must configure one primary NIC and one secondary NIC.
579
549
  *
580
- * - If you set `NetworkInterface.N.InstanceType` to `Primary`, you must specify this parameter. In this case, this parameter is equivalent to `VSwitchId`. You cannot specify both NetworkInterface.N.VSwitchId and `VSwitchId` in the same request.
550
+ * - If `NetworkInterface.N.InstanceType` is set to `Primary`, this parameter is required. This parameter has the same effect as `VSwitchId`, but you cannot specify both this parameter and `VSwitchId`.
581
551
  *
582
- * - If you set `NetworkInterface.N.InstanceType` to `Secondary` or leave NetworkInterface.N.InstanceType empty, you do not need to specify this parameter. The default value is the VSwitchId value.
552
+ * - If `NetworkInterface.N.InstanceType` is set to `Secondary` or left empty, this parameter is optional. Default value: the vSwitch of the ECS instance.
583
553
  *
584
554
  * @example
585
555
  * vsw-bp1s5fnvk4gn2tws0****
@@ -628,25 +598,20 @@ export class CreateLaunchTemplateRequestNetworkInterface extends $dara.Model {
628
598
  export class CreateLaunchTemplateRequestSecurityOptions extends $dara.Model {
629
599
  /**
630
600
  * @remarks
631
- * The trusted system mode. Valid value: vTPM.
632
- *
633
- * Currently, the following instance families support the trusted system mode:
634
- *
635
- * - g7, c7, r7.
636
- *
637
- * - Security-enhanced instance families (g7t, c7t, r7t).
601
+ * The trusted system mode. Set the value to vTPM.
638
602
  *
639
- * When you create an ECS instance using one of the above instance families, you must configure this parameter as follows:
603
+ * The following instance families support trusted system mode:
604
+ * - g7, c7, and r7.
605
+ * - Enhanced instance families (g7t, c7t, and r7t).
640
606
  *
641
- * - If you use Alibaba Cloud Trusted System, set this parameter to vTPM. This enables trusted validation through Alibaba Cloud Trusted System when the instance starts.
607
+ * When you create ECS instances of the preceding instance types, you must configure this parameter. Take note of the following items:
642
608
  *
643
- * - If you do not use Alibaba Cloud Trusted System, you can leave this parameter unset. However, note that if your ECS instance uses the Enclave confidential computing mode (`SecurityOptions.ConfidentialComputingMode=Enclave`), the trusted system will still be enabled automatically.
609
+ * - To use Alibaba Cloud Trusted System, set this parameter to vTPM. Then, Alibaba Cloud Trusted System performs trusted verification when the instance starts.
610
+ * - If you do not use Alibaba Cloud Trusted System, you do not need to configure this parameter. However, if the ECS instance that you create uses the Enclave-based confidential computing pattern (`SecurityOptions.ConfidentialComputingMode=Enclave`), the trusted system is also enabled for the instance.
611
+ * - When you use OpenAPI to create a trusted ECS instance, you can only invoke `RunInstances`. `CreateInstance` does not support the `SecurityOptions.TrustedSystemMode` parameter.
612
+ * > If you specify the instance as a trusted instance during creation, you can replace the system disk only with an image that supports the trusted system.
644
613
  *
645
- * - When creating a trusted ECS instance via OpenAPI, you can only use the `RunInstances` operation. The `CreateInstance` operation does not currently support setting the `SecurityOptions.TrustedSystemMode` parameter.
646
- *
647
- * > If you specify an instance as a trusted instance during creation, you can only use images that support the trusted system when replacing its system disk.
648
- *
649
- * For more information about the trusted system, see [Function Overview of Trusted Features on Security-Enhanced Instances](https://help.aliyun.com/document_detail/201394.html).
614
+ * For more information about the trusted system, see [Overview of trusted features for security-enhanced instances](https://help.aliyun.com/document_detail/201394.html).
650
615
  *
651
616
  * @example
652
617
  * vTPM
@@ -676,7 +641,7 @@ export class CreateLaunchTemplateRequestSecurityOptions extends $dara.Model {
676
641
  export class CreateLaunchTemplateRequestTag extends $dara.Model {
677
642
  /**
678
643
  * @remarks
679
- * The key of tag N to add to the instance, disks, and primary ENI that are created from the launch template. Valid values of N: 1 to 20. The tag key cannot be an empty string. The tag key can be up to 128 characters in length and cannot contain http\\:// or https\\://. The tag key cannot start with acs: or aliyun.
644
+ * The tag key for instances, disks, and primary ENIs created from this template version. Valid values of N: 1 to 20. The tag key cannot be an empty string. The tag key can be up to 128 characters in length and cannot start with aliyun or acs:. The tag key cannot contain http:// or https://.
680
645
  *
681
646
  * @example
682
647
  * TestKey
@@ -684,7 +649,7 @@ export class CreateLaunchTemplateRequestTag extends $dara.Model {
684
649
  key?: string;
685
650
  /**
686
651
  * @remarks
687
- * The value of tag N to add to the instance, disks, and primary ENI that are created from the launch template. Valid values of N: 1 to 20. The tag value can be an empty string. The tag value can be up to 128 characters in length and cannot contain http\\:// or https\\://.
652
+ * The tag value for instances, disks, and primary ENIs created from this template version. Valid values of N: 1 to 20. The tag value can be an empty string. The tag value can be up to 128 characters in length and cannot contain http:// or https://.
688
653
  *
689
654
  * @example
690
655
  * TestValue
@@ -716,7 +681,7 @@ export class CreateLaunchTemplateRequestTag extends $dara.Model {
716
681
  export class CreateLaunchTemplateRequestTemplateTag extends $dara.Model {
717
682
  /**
718
683
  * @remarks
719
- * The key of tag N to add to the launch template. Valid values of N: 1 to 20. The tag key cannot be an empty string. The tag key can be up to 128 characters in length and cannot contain `http://` or `https://`. The tag key cannot start with `acs:` or `aliyun`.
684
+ * The tag key of the launch template. Valid values of N: 1 to 20. The tag key cannot be an empty string. The tag key can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. The tag key cannot contain `http://` or `https://`.
720
685
  *
721
686
  * @example
722
687
  * TestKey
@@ -724,7 +689,7 @@ export class CreateLaunchTemplateRequestTemplateTag extends $dara.Model {
724
689
  key?: string;
725
690
  /**
726
691
  * @remarks
727
- * The value of tag N to add to the launch template. Valid values of N: 1 to 20. The tag value can be an empty string. The tag value can be up to 128 characters in length and cannot contain `http://` or `https://`. The tag value cannot start with `acs:` or `aliyun`.
692
+ * The tag value of the launch template. Valid values of N: 1 to 20. The tag value can be an empty string. The tag value can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. The tag value cannot contain `http://` or `https://`.
728
693
  *
729
694
  * @example
730
695
  * TestValue
@@ -757,13 +722,13 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
757
722
  systemDisk?: CreateLaunchTemplateRequestSystemDisk;
758
723
  /**
759
724
  * @remarks
760
- * The automatic release time of the instance. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
725
+ * The automatic release time. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
761
726
  *
762
- * - If the value of `ss` is not `00`, the time is automatically rounded down to the nearest minute based on the value of `mm`.
727
+ * - If the value of seconds (`ss`) is not `00`, the time is automatically rounded down to the start of the current minute (`mm`).
763
728
  *
764
- * - The specified time must be at least 30 minutes later than the current time.
729
+ * - The earliest release time is 30 minutes after the current time.
765
730
  *
766
- * - The specified time can be at most three years later than the current time.
731
+ * - The latest release time cannot be more than three years from the current time.
767
732
  *
768
733
  * @example
769
734
  * 2018-01-01T12:05:00Z
@@ -773,13 +738,12 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
773
738
  * @remarks
774
739
  * Specifies whether to enable auto-renewal. Valid values:
775
740
  *
776
- * - true
777
- *
778
- * - false
741
+ * - true: enables auto-renewal.
742
+ * - false: does not enable auto-renewal.
779
743
  *
780
744
  * Default value: false.
781
745
  *
782
- * > This parameter takes effect only if you set `InstanceChargeType` to `PrePaid`.
746
+ * > This parameter takes effect only when `InstanceChargeType` is set to `PrePaid`.
783
747
  *
784
748
  * @example
785
749
  * true
@@ -787,9 +751,15 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
787
751
  autoRenew?: boolean;
788
752
  /**
789
753
  * @remarks
790
- * The auto-renewal period of the instance. Valid values:
754
+ * The auto-renewal period. Valid values:
755
+ *
756
+ * <props="china">
757
+ * - If PeriodUnit is set to Week: 1, 2, and 3.
758
+ * - If PeriodUnit is set to Month: 1, 2, 3, 6, 12, 24, 36, 48, and 60.
759
+ *
760
+ *
791
761
  *
792
- * Valid values when PeriodUnit is set to Month: 1, 2, 3, 6, 12, 24, 36, 48, and 60.
762
+ * <props="intl">If PeriodUnit is set to Month: 1, 2, 3, 6, 12, 24, 36, 48, and 60.
793
763
  *
794
764
  * Default value: 1.
795
765
  *
@@ -799,11 +769,10 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
799
769
  autoRenewPeriod?: number;
800
770
  /**
801
771
  * @remarks
802
- * The performance mode of the burstable instance. Valid values:
772
+ * The running mode of the burstable instance. Valid values:
803
773
  *
804
- * - Standard: the standard mode. For more information, see the "Standard mode" section in [Overview of burstable instances](https://help.aliyun.com/document_detail/59977.html).
805
- *
806
- * - Unlimited: the unlimited mode. For more information, see the "Unlimited mode" section in [Overview of burstable instances](https://help.aliyun.com/document_detail/59977.html).
774
+ * - Standard: standard mode. For more information, see the performance constrained mode section in [Overview of burstable instances](https://help.aliyun.com/document_detail/59977.html).
775
+ * - Unlimited: unlimited mode. For more information, see the unlimited mode section in [Overview of burstable instances](https://help.aliyun.com/document_detail/59977.html).
807
776
  *
808
777
  * @example
809
778
  * Standard
@@ -811,20 +780,19 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
811
780
  creditSpecification?: string;
812
781
  /**
813
782
  * @remarks
814
- * The data disks.
783
+ * The list of data disk information.
815
784
  */
816
785
  dataDisk?: CreateLaunchTemplateRequestDataDisk[];
817
786
  /**
818
787
  * @remarks
819
- * Specifies whether to enable release protection for the instance. This parameter specifies whether you can use the ECS console or call the [DeleteInstance](https://help.aliyun.com/document_detail/25507.html) operation to release the instance. Valid values:
820
- *
821
- * - true
788
+ * The release protection attribute of the instance. Specifies whether the instance can be released from the console or by calling [DeleteInstance](https://help.aliyun.com/document_detail/25507.html). Valid values:
789
+ * - true: enables release protection.
822
790
  *
823
- * - false
791
+ * - false: disables release protection.
824
792
  *
825
793
  * Default value: false.
826
794
  *
827
- * > This parameter is applicable only to pay-as-you-go instances. The release protection feature can protect instances against manual releases, but not against automatic releases.
795
+ * > This attribute applies only to pay-as-you-go instances. It can only restrict manual release operations and does not affect system-initiated releases.
828
796
  *
829
797
  * @example
830
798
  * false
@@ -832,7 +800,7 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
832
800
  deletionProtection?: boolean;
833
801
  /**
834
802
  * @remarks
835
- * The ID of the deployment set to which to deploy the instance.
803
+ * The ID of the deployment set.
836
804
  *
837
805
  * @example
838
806
  * ds-bp1brhwhoqinyjd6****
@@ -840,7 +808,7 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
840
808
  deploymentSetId?: string;
841
809
  /**
842
810
  * @remarks
843
- * The instance description. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
811
+ * The description of the instance. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
844
812
  *
845
813
  * @example
846
814
  * testECSDescription
@@ -849,8 +817,7 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
849
817
  /**
850
818
  * @remarks
851
819
  * Specifies whether to enable the operating system configuration of the instance.
852
- *
853
- * > This parameter will be removed in the future. To ensure future compatibility, we recommend that you use other parameters.
820
+ * > This parameter will be deprecated. For better compatibility, use other parameters.
854
821
  *
855
822
  * @example
856
823
  * false
@@ -858,13 +825,11 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
858
825
  enableVmOsConfig?: boolean;
859
826
  /**
860
827
  * @remarks
861
- * The instance hostname.
862
- *
863
- * - The hostname cannot start or end with a period (.) or hyphen (-). It cannot contain consecutive periods (.) or hyphens (-).
864
- *
865
- * - For Windows instances, the hostname must be 2 to 15 characters in length and cannot contain periods (.) or contain only digits. It can contain letters, digits, and hyphens (-).
828
+ * The hostname of the Elastic Compute Service server.
866
829
  *
867
- * - For instances that run other operating systems such as Linux, the hostname must be 2 to 64 characters in length. You can use periods (.) to separate the hostname into multiple segments. Each segment can contain letters, digits, and hyphens (-).
830
+ * - The hostname cannot start or end with a period (.) or a hyphen (-). It cannot contain consecutive periods (.) or hyphens (-).
831
+ * - Windows instances: The hostname must be 2 to 15 characters in length and cannot contain periods (.) or consist entirely of digits. It can contain letters, digits, and hyphens (-).
832
+ * - Other instances (such as Linux): The hostname must be 2 to 64 characters in length. It can contain multiple periods (.), with each segment between periods allowing letters, digits, and hyphens (-).
868
833
  *
869
834
  * @example
870
835
  * testHostName
@@ -874,13 +839,12 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
874
839
  * @remarks
875
840
  * Specifies whether to enable the access channel for instance metadata. Valid values:
876
841
  *
877
- * - enabled
878
- *
879
- * - disabled
842
+ * - enabled: enables the access channel.
843
+ * - disabled: disables the access channel.
880
844
  *
881
845
  * Default value: enabled.
882
846
  *
883
- * > For information about instance metadata, see [Obtain information about an ECS instance, such as instance attributes inside ECS instances from instance metadata service](https://help.aliyun.com/document_detail/108460.html).
847
+ * > For more information about instance metadata, see [Overview of ECS instance metadata](https://help.aliyun.com/document_detail/108460.html).
884
848
  *
885
849
  * @example
886
850
  * enabled
@@ -888,7 +852,7 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
888
852
  httpEndpoint?: string;
889
853
  /**
890
854
  * @remarks
891
- * > This parameter is not publicly available.
855
+ * > This parameter is not available for use.
892
856
  *
893
857
  * @example
894
858
  * 3
@@ -896,15 +860,15 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
896
860
  httpPutResponseHopLimit?: number;
897
861
  /**
898
862
  * @remarks
899
- * Specifies whether to forcefully use the security hardening mode (IMDSv2) to access instance metadata. Valid values:
900
- *
901
- * - optional: does not forcefully use the security hardening mode (IMDSv2).
863
+ * Specifies whether to forcefully use the security-hardened mode (IMDSv2) to access instance metadata. Valid values:
902
864
  *
903
- * - required: forcefully uses the security hardening mode (IMDSv2). After you set this parameter to required, you cannot access instance metadata in normal mode.
865
+ * - optional: does not forcefully use the security-hardened mode.
866
+ * - required: forcefully uses the security-hardened mode. After you set this value, instance metadata cannot be accessed in normal mode.
904
867
  *
905
868
  * Default value: optional.
906
869
  *
907
- * > For information about the modes of accessing instance metadata, see [Obtain information about an ECS instance, such as instance attributes inside ECS instances from instance metadata service](https://help.aliyun.com/document_detail/108460.html).
870
+ * > For more information about the modes for
871
+ * [Instance metadata overview](https://help.aliyun.com/document_detail/108460.html)
908
872
  *
909
873
  * @example
910
874
  * optional
@@ -912,7 +876,7 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
912
876
  httpTokens?: string;
913
877
  /**
914
878
  * @remarks
915
- * The ID of the image to use to create the instance. You can call the [DescribeImages](https://help.aliyun.com/document_detail/25534.html) operation to query available images.
879
+ * The image ID. You can call [DescribeImages](https://help.aliyun.com/document_detail/25534.html) to query available image resources.
916
880
  *
917
881
  * @example
918
882
  * win2008r2_64_ent_sp1_en-us_40G_alibase_20170915.vhd
@@ -920,20 +884,17 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
920
884
  imageId?: string;
921
885
  /**
922
886
  * @remarks
923
- * Details about the image options.
887
+ * The image-related property information.
924
888
  */
925
889
  imageOptions?: CreateLaunchTemplateRequestImageOptions;
926
890
  /**
927
891
  * @remarks
928
892
  * The source of the image. Valid values:
929
893
  *
930
- * - system: public image provided by Alibaba Cloud.
931
- *
932
- * - self: custom image that you created.
933
- *
934
- * - others: shared image from another Alibaba Cloud account.
935
- *
936
- * - marketplace:[Alibaba Cloud Marketplace](https://marketplace.alibabacloud.com/) image. If Alibaba Cloud Marketplace images are available, you can use the images without the need to subscribe to the images. Take note of the billing details of Alibaba Cloud Marketplace images.
894
+ * - system: a public image provided by Alibaba Cloud.
895
+ * - self: a custom image that you created.
896
+ * - others: a shared image from another Alibaba Cloud account.
897
+ * - marketplace: an image from <props="china"><ph>[Alibaba Cloud Marketplace](https://market.aliyun.com/)</ph><props="intl"><ph>[Alibaba Cloud Marketplace](https://marketplace.alibabacloud.com/)</ph>. You can use Alibaba Cloud Marketplace images directly without subscribing to them first. Check the billing details of the Alibaba Cloud Marketplace image on your own.
937
898
  *
938
899
  * @example
939
900
  * system
@@ -943,8 +904,7 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
943
904
  * @remarks
944
905
  * The billing method of the instance. Valid values:
945
906
  *
946
- * - PrePaid: subscription. If you set this parameter to PrePaid, make sure that your account has sufficient credits.Otherwise, an `InvalidPayMethod` error is returned.
947
- *
907
+ * - PrePaid: subscription. If you set this parameter to PrePaid, <props="china"><ph>confirm that your account supports balance payments and credit payments</ph><props="intl"><ph>confirm that your account supports credit payments</ph>. Otherwise, an `InvalidPayMethod` error is returned.
948
908
  * - PostPaid: pay-as-you-go.
949
909
  *
950
910
  * @example
@@ -953,9 +913,9 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
953
913
  instanceChargeType?: string;
954
914
  /**
955
915
  * @remarks
956
- * The instance name. The name must be 2 to 128 characters in length and can contain letters, digits, colons (:), underscores (_), periods (.), and hyphens (-). The default value of this parameter is the `InstanceId` value.
916
+ * The name of the instance. The name must be 2 to 128 characters in length and can contain letters, digits, and characters from the Unicode letter category (including Chinese characters). The name can contain colons (:), underscores (_), periods (.), and hyphens (-). The default value is the `InstanceId` of the instance.
957
917
  *
958
- * When you create multiple ECS instances at a time, you can batch configure sequential names for the instances. The instance names can contain square brackets ([]) and commas (,). For more information, see [Batch configure sequential names or hostnames for multiple instances](https://help.aliyun.com/document_detail/196048.html).
918
+ * When you create multiple ECS instances, you can specify sequential instance names. The names can contain brackets ([]) and commas (,). For more information, see [Specify sequential instance names or hostnames](https://help.aliyun.com/document_detail/196048.html).
959
919
  *
960
920
  * @example
961
921
  * k8s-node-[1,4]-alibabacloud
@@ -963,7 +923,7 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
963
923
  instanceName?: string;
964
924
  /**
965
925
  * @remarks
966
- * The instance type of the instance. For more information, see [Instance families](https://help.aliyun.com/document_detail/25378.html). Alternatively, you can call the [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) operation to query the most recent instance type list.
926
+ * The instance type. For more information, see [Instance family](https://help.aliyun.com/document_detail/25378.html). You can also invoke [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) to query the most recent instance type list.
967
927
  *
968
928
  * @example
969
929
  * ecs.g5.large
@@ -973,11 +933,10 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
973
933
  * @remarks
974
934
  * The billing method for network usage. Valid values:
975
935
  *
976
- * - PayByBandwidth: pay-by-bandwidth
977
- *
978
- * - PayByTraffic: pay-by-traffic
936
+ * - PayByBandwidth: pay-by-bandwidth.
937
+ * - PayByTraffic: pay-by-traffic.
979
938
  *
980
- * > When the **pay-by-traffic** billing method for network usage is used, the maximum inbound and outbound bandwidths are used as the upper limits of bandwidths instead of guaranteed performance specifications. In scenarios where demand outstrips resource supplies, these maximum bandwidths may be limited. If you want guaranteed bandwidths for your instance, use the **pay-by-bandwidth** billing method for network usage.
939
+ * > In **pay-by-traffic** mode, the peak inbound and outbound bandwidths are used as bandwidth upper limits instead of guaranteed service metrics. When resource contention occurs, the peak bandwidth may be limited. If your workloads require guaranteed bandwidth, use the **pay-by-bandwidth** mode.
981
940
  *
982
941
  * @example
983
942
  * PayByTraffic
@@ -987,9 +946,8 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
987
946
  * @remarks
988
947
  * The maximum inbound public bandwidth. Unit: Mbit/s. Valid values:
989
948
  *
990
- * - When the purchased outbound public bandwidth is less than or equal to 10 Mbit/s, the valid values of this parameter are 1 to 10 and the default value is 10.
991
- *
992
- * - When the purchased outbound public bandwidth is greater than 10 Mbit/s, the valid values of this parameter are 1 to the `InternetMaxBandwidthOut` value and the default value is the `InternetMaxBandwidthOut` value.
949
+ * - If the purchased outbound public bandwidth is less than or equal to 10 Mbit/s: 1 to 10. Default value: 10.
950
+ * - If the purchased outbound public bandwidth is greater than 10 Mbit/s: 1 to the value of `InternetMaxBandwidthOut`. Default value: the value of `InternetMaxBandwidthOut`.
993
951
  *
994
952
  * @example
995
953
  * 10
@@ -1005,11 +963,10 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1005
963
  internetMaxBandwidthOut?: number;
1006
964
  /**
1007
965
  * @remarks
1008
- * Specifies whether to create an I/O optimized instance. Valid values:
966
+ * Specifies whether the instance is I/O optimized. Valid values:
1009
967
  *
1010
- * - none: creates a non-I/O optimized instance.
1011
- *
1012
- * - optimized: creates an I/O optimized instance.
968
+ * - none: not I/O optimized.
969
+ * - optimized: I/O optimized.
1013
970
  *
1014
971
  * @example
1015
972
  * optimized
@@ -1017,7 +974,7 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1017
974
  ioOptimized?: string;
1018
975
  /**
1019
976
  * @remarks
1020
- * The number of IPv6 addresses to randomly generate for the primary elastic network interface (ENI). Valid values: 1 to 10.
977
+ * The number of randomly generated IPv6 addresses to assign to the primary ENI. Valid values: 1 to 10.
1021
978
  *
1022
979
  * @example
1023
980
  * 1
@@ -1025,11 +982,10 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1025
982
  ipv6AddressCount?: number;
1026
983
  /**
1027
984
  * @remarks
1028
- * The name of the key pair. This parameter is empty by default.
1029
- *
1030
- * - For Windows instances, this parameter is ignored The `Password` parameter takes effect even if the KeyPairName parameter is specified.
985
+ * The name of the key pair.
1031
986
  *
1032
- * - For Linux instances, the password-based logon method is disabled by default.
987
+ * - For Windows instances, this parameter is ignored. Even if you specify this parameter, only the `Password` content is used.
988
+ * - For Linux instances, password-based logon is disabled during initialization.
1033
989
  *
1034
990
  * @example
1035
991
  * testKeyPairName
@@ -1037,7 +993,7 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1037
993
  keyPairName?: string;
1038
994
  /**
1039
995
  * @remarks
1040
- * The name of the launch template. The name must be 2 to 128 characters in length. The name must start with a letter and cannot start with `http://` or `https://`. The name can contain letters, digits, colons (:), underscores (_), and hyphens (-).
996
+ * The name of the launch template. The name must be 2 to 128 characters in length. It must start with a letter and cannot start with `http://` or `https://`. The name can contain digits, colons (:), underscores (_), and hyphens (-).
1041
997
  *
1042
998
  * This parameter is required.
1043
999
  *
@@ -1047,16 +1003,15 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1047
1003
  launchTemplateName?: string;
1048
1004
  /**
1049
1005
  * @remarks
1050
- * The information of the ENIs.
1006
+ * The network interface controller (NIC) information.
1051
1007
  */
1052
1008
  networkInterface?: CreateLaunchTemplateRequestNetworkInterface[];
1053
1009
  /**
1054
1010
  * @remarks
1055
1011
  * The network type of the instance. Valid values:
1056
1012
  *
1057
- * - classic: classic network
1058
- *
1059
- * - vpc: VPC
1013
+ * - classic: classic network. This feature has been retired. For more information, see [Retirement notice](https://help.aliyun.com/document_detail/2833134.html).
1014
+ * - vpc: VPC.
1060
1015
  *
1061
1016
  * @example
1062
1017
  * vpc
@@ -1066,9 +1021,9 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1066
1021
  ownerId?: number;
1067
1022
  /**
1068
1023
  * @remarks
1069
- * Specifies whether to use the preset password of the image.
1024
+ * Specifies whether to use the password preset in the image.
1070
1025
  *
1071
- * > If you set the PasswordInherit parameter to true, make sure that you leave the Password parameter empty and the selected image has a preset password.
1026
+ * > When you use this parameter, the Password parameter must be empty. Make sure that the image you use has a password configured.
1072
1027
  *
1073
1028
  * @example
1074
1029
  * false
@@ -1076,7 +1031,7 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1076
1031
  passwordInherit?: boolean;
1077
1032
  /**
1078
1033
  * @remarks
1079
- * The subscription duration of the instance. Unit: months. This parameter is valid and required only when `InstanceChargeType` is set to `PrePaid`. Valid values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60.
1034
+ * The subscription duration of the resource. Unit: months. This parameter takes effect and is required only when `InstanceChargeType` is set to `PrePaid`. Valid values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60.
1080
1035
  *
1081
1036
  * @example
1082
1037
  * 1
@@ -1084,9 +1039,15 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1084
1039
  period?: number;
1085
1040
  /**
1086
1041
  * @remarks
1087
- * The unit of the subscription period. Valid values:
1042
+ * The unit of the subscription billable methods duration. Valid values:
1043
+ *
1044
+ * <props="china">
1045
+ * - Week.
1046
+ * - Month (default).
1047
+ *
1088
1048
  *
1089
- * Month (default)
1049
+ *
1050
+ * <props="intl">Month (default).
1090
1051
  *
1091
1052
  * @example
1092
1053
  * Month
@@ -1094,9 +1055,9 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1094
1055
  periodUnit?: string;
1095
1056
  /**
1096
1057
  * @remarks
1097
- * The private IP address to assign to the instance.
1058
+ * The private IP address of the instance.
1098
1059
  *
1099
- * To assign a private IP address to an instance that resides in a VPC, make sure that the IP address is an idle IP address within the CIDR block of the vSwitch specified by the `VSwitchId` parameter.
1060
+ * When you specify a private IP address for a VPC-connected ECS instance, the IP address must be from the idle CIDR block of the vSwitch (`VSwitchId`).
1100
1061
  *
1101
1062
  * @example
1102
1063
  * ``10.1.**.**``
@@ -1104,7 +1065,7 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1104
1065
  privateIpAddress?: string;
1105
1066
  /**
1106
1067
  * @remarks
1107
- * The name of the instance Resource Access Management (RAM) role. You can call the [ListRoles](https://help.aliyun.com/document_detail/28713.html) operation provided by RAM to query the instance RAM roles that you created.
1068
+ * The name of the instance RAM role. You can call the RAM API [ListRoles](https://help.aliyun.com/document_detail/28713.html) to query the instance RAM roles that you have created.
1108
1069
  *
1109
1070
  * @example
1110
1071
  * testRamRoleName
@@ -1112,7 +1073,7 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1112
1073
  ramRoleName?: string;
1113
1074
  /**
1114
1075
  * @remarks
1115
- * The ID of the region in which to create the launch template. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
1076
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
1116
1077
  *
1117
1078
  * This parameter is required.
1118
1079
  *
@@ -1122,7 +1083,7 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1122
1083
  regionId?: string;
1123
1084
  /**
1124
1085
  * @remarks
1125
- * The ID of the resource group to which to assign the instance, Elastic Block Storage (EBS) device, and elastic network interface (ENI).
1086
+ * The ID of the resource group to which the instance, block storage, and elastic network interface controller (NIC) belong.
1126
1087
  *
1127
1088
  * @example
1128
1089
  * rg-bp67acfmxazb4p****
@@ -1134,9 +1095,8 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1134
1095
  * @remarks
1135
1096
  * Specifies whether to enable security hardening for the operating system. Valid values:
1136
1097
  *
1137
- * - Active: enables security hardening. This value is applicable only to public images.
1138
- *
1139
- * - Deactive: does not enable security hardening. This value is applicable to all images.
1098
+ * - Active: enables security hardening. This value is applicable only to public images.
1099
+ * - Deactive: does not enable security hardening. This value is applicable to all image types.
1140
1100
  *
1141
1101
  * @example
1142
1102
  * Deactive
@@ -1144,9 +1104,9 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1144
1104
  securityEnhancementStrategy?: string;
1145
1105
  /**
1146
1106
  * @remarks
1147
- * The ID of the security group to which to assign the instance. Instances in the same security group can communicate with each other. A security group can contain up to 1,000 instances.
1107
+ * The ID of the security group to which the instance belongs. Instances in the same security group can communicate with each other. A security group can contain up to 1,000 instances.
1148
1108
  *
1149
- * > You cannot specify both the `SecurityGroupId` and `SecurityGroupIds.N` parameters.
1109
+ * > You cannot specify both `SecurityGroupId` and `SecurityGroupIds.N`.
1150
1110
  *
1151
1111
  * @example
1152
1112
  * sg-bp15ed6xe1yxeycg****
@@ -1154,9 +1114,9 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1154
1114
  securityGroupId?: string;
1155
1115
  /**
1156
1116
  * @remarks
1157
- * The IDs of the security groups to which to assign the instance. The valid values of N are based on the maximum number of security groups to which the instance can belong. For more information, see the "Security group limits" section in [Limits](https://help.aliyun.com/document_detail/25412.html).
1117
+ * The IDs of one or more security groups to which the instance belongs. The valid value range of N depends on the maximum number of security groups to which an instance can belong. For more information, see [Limits](https://help.aliyun.com/document_detail/25412.html).
1158
1118
  *
1159
- * > You cannot specify both the `SecurityGroupId` and `SecurityGroupIds.N` parameters.
1119
+ * > You cannot specify both `SecurityGroupId` and `SecurityGroupIds.N`.
1160
1120
  *
1161
1121
  * @example
1162
1122
  * sg-bp15ed6xe1yxeycg7****
@@ -1164,20 +1124,18 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1164
1124
  securityGroupIds?: string[];
1165
1125
  /**
1166
1126
  * @remarks
1167
- * Security options.
1127
+ * The security options.
1168
1128
  */
1169
1129
  securityOptions?: CreateLaunchTemplateRequestSecurityOptions;
1170
1130
  /**
1171
1131
  * @remarks
1172
1132
  * The protection period of the spot instance. Unit: hours. Default value: 1. Valid values:
1133
+ * - 1: After a spot instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After the 1-hour protection period ends, the system compares the bid price with the market price and checks the resource inventory to determine whether to retain automatic release the instance.
1134
+ * - 0: After a spot instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain automatic release the instance.
1173
1135
  *
1174
- * - 1: After a spot instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After the 1-hour protection period ends, the system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
1136
+ * Alibaba Cloud sends an ECS system event notification 5 minutes before the instance is released. Spot instances are billed by second. Select an appropriate protection period based on the expected task execution duration.
1175
1137
  *
1176
- * - 0: After a spot instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
1177
- *
1178
- * Alibaba Cloud sends an ECS system event to notify you 5 minutes before the instance is released. Spot instances are billed by second. We recommend that you specify a protection period based on your business requirements.
1179
- *
1180
- * > This parameter takes effect only if SpotStrategy is set to SpotWithPriceLimit or SpotAsPriceGo.
1138
+ * > This parameter takes effect only when SpotStrategy is set to SpotWithPriceLimit or SpotAsPriceGo.
1181
1139
  *
1182
1140
  * @example
1183
1141
  * 1
@@ -1185,7 +1143,7 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1185
1143
  spotDuration?: number;
1186
1144
  /**
1187
1145
  * @remarks
1188
- * The maximum hourly price of the instance. The value is accurate to three decimal places. This parameter is valid only when the `SpotStrategy` parameter is set to `SpotWithPriceLimit`.
1146
+ * The maximum hourly price of the instance. This parameter supports up to three decimal places and takes effect when `SpotStrategy` is set to `SpotWithPriceLimit`.
1189
1147
  *
1190
1148
  * @example
1191
1149
  * 0.97
@@ -1193,13 +1151,11 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1193
1151
  spotPriceLimit?: number;
1194
1152
  /**
1195
1153
  * @remarks
1196
- * The bidding policy for the pay-as-you-go instance. This parameter is valid only when the `InstanceChargeType` parameter is set to `PostPaid`. Valid values:
1197
- *
1198
- * - NoSpot: The instance is a regular pay-as-you-go instance.
1154
+ * The preemption policy for the pay-as-you-go instance. This parameter takes effect when `InstanceChargeType` is set to `PostPaid`. Valid values:
1199
1155
  *
1200
- * - SpotWithPriceLimit: The instance is created as a spot instance with a user-defined maximum hourly price.
1201
- *
1202
- * - SpotAsPriceGo: The instance is created as a spot instance for which the market price at the time of purchase is automatically used as the bidding price.
1156
+ * - NoSpot: The instance is a regular pay-as-you-go instance.
1157
+ * - SpotWithPriceLimit: The instance is a spot instance with a user-defined maximum hourly price.
1158
+ * - SpotAsPriceGo: The instance is a spot instance for which the market price at the time of purchase is automatically used as the bid price.
1203
1159
  *
1204
1160
  * @example
1205
1161
  * NoSpot
@@ -1207,11 +1163,12 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1207
1163
  spotStrategy?: string;
1208
1164
  /**
1209
1165
  * @remarks
1210
- * The tags to add to the instance, disks, and primary ENI that are created from the launch template.
1211
- *
1212
- * **Scenario**
1166
+ * The tags for instances, disks, and primary ENIs created from this template version.
1213
1167
  *
1214
- * If you created a launch template by calling the CreateLaunchTemplate operation and use the default version that is automatically generated for the launch template to create instances, the specified tags are automatically added to the created instances, disks, and primary ENIs. For more information about the default versions of launch templates, see [xxxx]\\(url).
1168
+ * <details>
1169
+ * <summary>Scenarios</summary>
1170
+ * After you call CreateLaunchTemplate to create a template, the auto-generated default version uses these tags to tag instances, disks, and primary ENIs when you create instances.
1171
+ * </details>
1215
1172
  */
1216
1173
  tag?: CreateLaunchTemplateRequestTag[];
1217
1174
  /**
@@ -1224,14 +1181,14 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1224
1181
  templateResourceGroupId?: string;
1225
1182
  /**
1226
1183
  * @remarks
1227
- * The tags to add to the launch template.
1184
+ * The tag key-value pairs of the launch template itself.
1228
1185
  *
1229
- * > You can add tags to or query the tags of launch templates by calling API operations. You cannot add tags to or query the tags of launch templates in the ECS console.
1186
+ * > Currently, you can create and query tags for launch templates only by using API operations. The console does not support creating or viewing these tags.
1230
1187
  */
1231
1188
  templateTag?: CreateLaunchTemplateRequestTemplateTag[];
1232
1189
  /**
1233
1190
  * @remarks
1234
- * The user data of the instance. The user data must be encoded in Base64. The maximum size of raw data is 32 KB.
1191
+ * The instance user data. The data must be Base64-encoded. The maximum size of the raw data is 32 KB.
1235
1192
  *
1236
1193
  * @example
1237
1194
  * ZWNobyBoZWxsbyBlY3Mh
@@ -1239,7 +1196,7 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1239
1196
  userData?: string;
1240
1197
  /**
1241
1198
  * @remarks
1242
- * The ID of the vSwitch to which to connect the instance. This parameter is required if you specify the VpcId parameter.
1199
+ * The vSwitch ID. This parameter is required when you create a VPC-connected instance.
1243
1200
  *
1244
1201
  * @example
1245
1202
  * vsw-bp1s5fnvk4gn2tws0****
@@ -1263,7 +1220,7 @@ export class CreateLaunchTemplateRequest extends $dara.Model {
1263
1220
  vpcId?: string;
1264
1221
  /**
1265
1222
  * @remarks
1266
- * The ID of the zone in which to create the instance.
1223
+ * The zone ID of the instance.
1267
1224
  *
1268
1225
  * @example
1269
1226
  * cn-hangzhou-g