@alicloud/ecs20140526 7.8.6 → 7.9.0

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 (249) hide show
  1. package/dist/client.d.ts +843 -846
  2. package/dist/client.js +872 -842
  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/CreateActivationRequest.d.ts +17 -16
  19. package/dist/models/CreateActivationRequest.js.map +1 -1
  20. package/dist/models/CreateActivationResponseBody.d.ts +3 -3
  21. package/dist/models/CreateCommandRequest.d.ts +52 -73
  22. package/dist/models/CreateCommandRequest.js.map +1 -1
  23. package/dist/models/CreateCommandResponseBody.d.ts +2 -2
  24. package/dist/models/CreateDiskRequest.d.ts +57 -59
  25. package/dist/models/CreateDiskRequest.js.map +1 -1
  26. package/dist/models/CreateDiskResponseBody.d.ts +3 -3
  27. package/dist/models/CreateHpcClusterRequest.d.ts +5 -5
  28. package/dist/models/CreateHpcClusterResponseBody.d.ts +2 -2
  29. package/dist/models/CreateImageComponentRequest.d.ts +7 -7
  30. package/dist/models/CreateImageComponentResponseBody.d.ts +1 -1
  31. package/dist/models/CreateInstanceRequest.d.ts +184 -274
  32. package/dist/models/CreateInstanceRequest.js.map +1 -1
  33. package/dist/models/CreateInstanceResponseBody.d.ts +2 -2
  34. package/dist/models/CreateLaunchTemplateVersionRequest.d.ts +215 -244
  35. package/dist/models/CreateLaunchTemplateVersionRequest.js.map +1 -1
  36. package/dist/models/CreateLaunchTemplateVersionResponseBody.d.ts +2 -2
  37. package/dist/models/CreateSecurityGroupRequest.d.ts +13 -16
  38. package/dist/models/CreateSecurityGroupRequest.js.map +1 -1
  39. package/dist/models/CreateSecurityGroupResponseBody.d.ts +1 -1
  40. package/dist/models/DeleteHpcClusterRequest.d.ts +2 -2
  41. package/dist/models/DeleteImagePipelineRequest.d.ts +1 -1
  42. package/dist/models/DescribeAutoProvisioningGroupInstancesRequest.d.ts +5 -5
  43. package/dist/models/DescribeAutoProvisioningGroupInstancesResponseBody.d.ts +1 -1
  44. package/dist/models/DescribeAutoSnapshotPolicyExRequest.d.ts +11 -11
  45. package/dist/models/DescribeAutoSnapshotPolicyExResponseBody.d.ts +3 -3
  46. package/dist/models/DescribeAvailableResourceRequest.d.ts +50 -84
  47. package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
  48. package/dist/models/DescribeAvailableResourceResponseBody.d.ts +0 -4
  49. package/dist/models/DescribeAvailableResourceResponseBody.js.map +1 -1
  50. package/dist/models/DescribeDisksRequest.d.ts +40 -40
  51. package/dist/models/DescribeDisksResponseBody.d.ts +3 -3
  52. package/dist/models/DescribeImageComponentsRequest.d.ts +3 -3
  53. package/dist/models/DescribeImageComponentsResponseBody.d.ts +1 -1
  54. package/dist/models/DescribeInstanceAttributeRequest.d.ts +1 -1
  55. package/dist/models/DescribeInstanceAttributeResponseBody.d.ts +64 -96
  56. package/dist/models/DescribeInstanceAttributeResponseBody.js.map +1 -1
  57. package/dist/models/DescribeInstanceHistoryEventsRequest.d.ts +50 -85
  58. package/dist/models/DescribeInstanceHistoryEventsRequest.js.map +1 -1
  59. package/dist/models/DescribeInstanceHistoryEventsResponseBody.d.ts +16 -18
  60. package/dist/models/DescribeInstanceHistoryEventsResponseBody.js +2 -0
  61. package/dist/models/DescribeInstanceHistoryEventsResponseBody.js.map +1 -1
  62. package/dist/models/DescribeInstanceTopologyResponseBody.d.ts +14 -0
  63. package/dist/models/DescribeInstanceTopologyResponseBody.js +28 -1
  64. package/dist/models/DescribeInstanceTopologyResponseBody.js.map +1 -1
  65. package/dist/models/DescribeInstancesRequest.d.ts +54 -68
  66. package/dist/models/DescribeInstancesRequest.js.map +1 -1
  67. package/dist/models/DescribeInstancesResponseBody.d.ts +5 -5
  68. package/dist/models/DescribeInvocationResultsRequest.d.ts +52 -69
  69. package/dist/models/DescribeInvocationResultsRequest.js.map +1 -1
  70. package/dist/models/DescribeInvocationResultsResponseBody.d.ts +6 -52
  71. package/dist/models/DescribeInvocationResultsResponseBody.js.map +1 -1
  72. package/dist/models/DescribeInvocationsRequest.d.ts +49 -76
  73. package/dist/models/DescribeInvocationsRequest.js.map +1 -1
  74. package/dist/models/DescribeInvocationsResponseBody.d.ts +5 -5
  75. package/dist/models/DescribeLaunchTemplateVersionsRequest.d.ts +14 -14
  76. package/dist/models/DescribeLaunchTemplateVersionsResponseBody.d.ts +3 -3
  77. package/dist/models/DescribeNetworkInterfacePermissionsRequest.d.ts +4 -4
  78. package/dist/models/DescribePriceRequest.d.ts +158 -242
  79. package/dist/models/DescribePriceRequest.js.map +1 -1
  80. package/dist/models/DescribePriceResponseBody.d.ts +15 -15
  81. package/dist/models/DescribeRecommendInstanceTypeRequest.d.ts +45 -57
  82. package/dist/models/DescribeRecommendInstanceTypeRequest.js.map +1 -1
  83. package/dist/models/DescribeResourcesModificationRequest.d.ts +26 -37
  84. package/dist/models/DescribeResourcesModificationRequest.js.map +1 -1
  85. package/dist/models/DescribeSecurityGroupAttributeRequest.d.ts +17 -28
  86. package/dist/models/DescribeSecurityGroupAttributeRequest.js.map +1 -1
  87. package/dist/models/DescribeSecurityGroupAttributeResponseBody.d.ts +10 -9
  88. package/dist/models/DescribeSecurityGroupAttributeResponseBody.js.map +1 -1
  89. package/dist/models/DescribeSecurityGroupsRequest.d.ts +20 -20
  90. package/dist/models/DescribeSecurityGroupsResponseBody.d.ts +4 -4
  91. package/dist/models/DescribeSendFileResultsRequest.d.ts +21 -25
  92. package/dist/models/DescribeSendFileResultsRequest.js.map +1 -1
  93. package/dist/models/DescribeSendFileResultsResponseBody.d.ts +3 -3
  94. package/dist/models/DescribeSnapshotsRequest.d.ts +44 -59
  95. package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
  96. package/dist/models/DescribeSnapshotsResponseBody.d.ts +4 -8
  97. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  98. package/dist/models/DescribeSpotPriceHistoryRequest.d.ts +22 -28
  99. package/dist/models/DescribeSpotPriceHistoryRequest.js.map +1 -1
  100. package/dist/models/DescribeSpotPriceHistoryResponseBody.d.ts +7 -3
  101. package/dist/models/DescribeSpotPriceHistoryResponseBody.js.map +1 -1
  102. package/dist/models/DescribeTerminalSessionsRequest.d.ts +3 -3
  103. package/dist/models/DescribeTerminalSessionsResponseBody.d.ts +1 -1
  104. package/dist/models/DescribeZonesRequest.d.ts +18 -28
  105. package/dist/models/DescribeZonesRequest.js.map +1 -1
  106. package/dist/models/DescribeZonesResponseBody.d.ts +1 -1
  107. package/dist/models/GetInstanceConsoleOutputRequest.d.ts +1 -1
  108. package/dist/models/GetInstanceConsoleOutputResponseBody.d.ts +2 -2
  109. package/dist/models/ModifyHpcClusterAttributeRequest.d.ts +1 -1
  110. package/dist/models/ModifyInstanceAttributeRequest.d.ts +78 -106
  111. package/dist/models/ModifyInstanceAttributeRequest.js.map +1 -1
  112. package/dist/models/ModifyInstanceNetworkSpecRequest.d.ts +14 -14
  113. package/dist/models/ModifyInstanceNetworkSpecResponseBody.d.ts +1 -1
  114. package/dist/models/ModifyInstanceSpecRequest.d.ts +16 -16
  115. package/dist/models/ModifyPlanMaintenanceWindowRequest.d.ts +4 -4
  116. package/dist/models/ModifyPrepayInstanceSpecRequest.d.ts +28 -46
  117. package/dist/models/ModifyPrepayInstanceSpecRequest.js.map +1 -1
  118. package/dist/models/ModifyPrepayInstanceSpecResponseBody.d.ts +2 -2
  119. package/dist/models/ModifySecurityGroupEgressRuleRequest.d.ts +47 -46
  120. package/dist/models/ModifySecurityGroupEgressRuleRequest.js.map +1 -1
  121. package/dist/models/ModifySecurityGroupRuleRequest.d.ts +27 -24
  122. package/dist/models/ModifySecurityGroupRuleRequest.js.map +1 -1
  123. package/dist/models/ModifySystemEventAttributeRequest.d.ts +45 -0
  124. package/dist/models/ModifySystemEventAttributeRequest.js +64 -0
  125. package/dist/models/ModifySystemEventAttributeRequest.js.map +1 -0
  126. package/dist/models/ModifySystemEventAttributeResponse.d.ts +19 -0
  127. package/dist/models/ModifySystemEventAttributeResponse.js +69 -0
  128. package/dist/models/ModifySystemEventAttributeResponse.js.map +1 -0
  129. package/dist/models/ModifySystemEventAttributeResponseBody.d.ts +18 -0
  130. package/dist/models/ModifySystemEventAttributeResponseBody.js +58 -0
  131. package/dist/models/ModifySystemEventAttributeResponseBody.js.map +1 -0
  132. package/dist/models/RenewElasticityAssurancesRequest.d.ts +28 -24
  133. package/dist/models/RenewElasticityAssurancesRequest.js.map +1 -1
  134. package/dist/models/RenewElasticityAssurancesResponseBody.d.ts +1 -1
  135. package/dist/models/RevokeSecurityGroupEgressRequest.d.ts +35 -37
  136. package/dist/models/RevokeSecurityGroupEgressRequest.js.map +1 -1
  137. package/dist/models/RevokeSecurityGroupRequest.d.ts +71 -89
  138. package/dist/models/RevokeSecurityGroupRequest.js.map +1 -1
  139. package/dist/models/StartTerminalSessionRequest.d.ts +24 -32
  140. package/dist/models/StartTerminalSessionRequest.js.map +1 -1
  141. package/dist/models/StartTerminalSessionResponseBody.d.ts +2 -2
  142. package/dist/models/StartTerminalSessionShrinkRequest.d.ts +16 -18
  143. package/dist/models/StartTerminalSessionShrinkRequest.js.map +1 -1
  144. package/dist/models/StopInstanceRequest.d.ts +20 -27
  145. package/dist/models/StopInstanceRequest.js.map +1 -1
  146. package/dist/models/StopInstancesRequest.d.ts +24 -35
  147. package/dist/models/StopInstancesRequest.js.map +1 -1
  148. package/dist/models/UnassignIpv6addressesRequest.d.ts +3 -3
  149. package/dist/models/model.d.ts +4 -0
  150. package/dist/models/model.js +45 -37
  151. package/dist/models/model.js.map +1 -1
  152. package/package.json +1 -1
  153. package/src/client.ts +878 -842
  154. package/src/models/AcceptInquiredSystemEventRequest.ts +3 -3
  155. package/src/models/AssignIpv6addressesRequest.ts +7 -7
  156. package/src/models/AssignIpv6addressesResponseBody.ts +1 -1
  157. package/src/models/AssignPrivateIpAddressesRequest.ts +13 -16
  158. package/src/models/AssignPrivateIpAddressesResponseBody.ts +2 -2
  159. package/src/models/AttachNetworkInterfaceRequest.ts +6 -7
  160. package/src/models/AuthorizeSecurityGroupEgressRequest.ts +79 -106
  161. package/src/models/AuthorizeSecurityGroupRequest.ts +70 -91
  162. package/src/models/AuthorizeSecurityGroupResponseBody.ts +1 -1
  163. package/src/models/CancelImagePipelineExecutionRequest.ts +2 -2
  164. package/src/models/CreateActivationRequest.ts +17 -16
  165. package/src/models/CreateActivationResponseBody.ts +3 -3
  166. package/src/models/CreateCommandRequest.ts +52 -73
  167. package/src/models/CreateCommandResponseBody.ts +2 -2
  168. package/src/models/CreateDiskRequest.ts +57 -59
  169. package/src/models/CreateDiskResponseBody.ts +3 -3
  170. package/src/models/CreateHpcClusterRequest.ts +5 -5
  171. package/src/models/CreateHpcClusterResponseBody.ts +2 -2
  172. package/src/models/CreateImageComponentRequest.ts +7 -7
  173. package/src/models/CreateImageComponentResponseBody.ts +1 -1
  174. package/src/models/CreateInstanceRequest.ts +185 -275
  175. package/src/models/CreateInstanceResponseBody.ts +2 -2
  176. package/src/models/CreateLaunchTemplateVersionRequest.ts +215 -244
  177. package/src/models/CreateLaunchTemplateVersionResponseBody.ts +2 -2
  178. package/src/models/CreateSecurityGroupRequest.ts +13 -16
  179. package/src/models/CreateSecurityGroupResponseBody.ts +1 -1
  180. package/src/models/DeleteHpcClusterRequest.ts +2 -2
  181. package/src/models/DeleteImagePipelineRequest.ts +1 -1
  182. package/src/models/DescribeAutoProvisioningGroupInstancesRequest.ts +5 -5
  183. package/src/models/DescribeAutoProvisioningGroupInstancesResponseBody.ts +1 -1
  184. package/src/models/DescribeAutoSnapshotPolicyExRequest.ts +11 -11
  185. package/src/models/DescribeAutoSnapshotPolicyExResponseBody.ts +3 -3
  186. package/src/models/DescribeAvailableResourceRequest.ts +62 -96
  187. package/src/models/DescribeAvailableResourceResponseBody.ts +0 -4
  188. package/src/models/DescribeDisksRequest.ts +40 -40
  189. package/src/models/DescribeDisksResponseBody.ts +3 -3
  190. package/src/models/DescribeImageComponentsRequest.ts +3 -3
  191. package/src/models/DescribeImageComponentsResponseBody.ts +1 -1
  192. package/src/models/DescribeInstanceAttributeRequest.ts +1 -1
  193. package/src/models/DescribeInstanceAttributeResponseBody.ts +66 -98
  194. package/src/models/DescribeInstanceHistoryEventsRequest.ts +50 -85
  195. package/src/models/DescribeInstanceHistoryEventsResponseBody.ts +18 -18
  196. package/src/models/DescribeInstanceTopologyResponseBody.ts +32 -0
  197. package/src/models/DescribeInstancesRequest.ts +57 -71
  198. package/src/models/DescribeInstancesResponseBody.ts +5 -5
  199. package/src/models/DescribeInvocationResultsRequest.ts +52 -69
  200. package/src/models/DescribeInvocationResultsResponseBody.ts +6 -52
  201. package/src/models/DescribeInvocationsRequest.ts +50 -77
  202. package/src/models/DescribeInvocationsResponseBody.ts +5 -5
  203. package/src/models/DescribeLaunchTemplateVersionsRequest.ts +14 -14
  204. package/src/models/DescribeLaunchTemplateVersionsResponseBody.ts +3 -3
  205. package/src/models/DescribeNetworkInterfacePermissionsRequest.ts +4 -4
  206. package/src/models/DescribePriceRequest.ts +160 -244
  207. package/src/models/DescribePriceResponseBody.ts +15 -15
  208. package/src/models/DescribeRecommendInstanceTypeRequest.ts +45 -57
  209. package/src/models/DescribeResourcesModificationRequest.ts +30 -41
  210. package/src/models/DescribeSecurityGroupAttributeRequest.ts +18 -29
  211. package/src/models/DescribeSecurityGroupAttributeResponseBody.ts +11 -10
  212. package/src/models/DescribeSecurityGroupsRequest.ts +21 -21
  213. package/src/models/DescribeSecurityGroupsResponseBody.ts +4 -4
  214. package/src/models/DescribeSendFileResultsRequest.ts +21 -25
  215. package/src/models/DescribeSendFileResultsResponseBody.ts +3 -3
  216. package/src/models/DescribeSnapshotsRequest.ts +48 -63
  217. package/src/models/DescribeSnapshotsResponseBody.ts +4 -8
  218. package/src/models/DescribeSpotPriceHistoryRequest.ts +22 -28
  219. package/src/models/DescribeSpotPriceHistoryResponseBody.ts +7 -3
  220. package/src/models/DescribeTerminalSessionsRequest.ts +3 -3
  221. package/src/models/DescribeTerminalSessionsResponseBody.ts +1 -1
  222. package/src/models/DescribeZonesRequest.ts +20 -30
  223. package/src/models/DescribeZonesResponseBody.ts +1 -1
  224. package/src/models/GetInstanceConsoleOutputRequest.ts +1 -1
  225. package/src/models/GetInstanceConsoleOutputResponseBody.ts +2 -2
  226. package/src/models/ModifyHpcClusterAttributeRequest.ts +1 -1
  227. package/src/models/ModifyInstanceAttributeRequest.ts +80 -108
  228. package/src/models/ModifyInstanceNetworkSpecRequest.ts +14 -14
  229. package/src/models/ModifyInstanceNetworkSpecResponseBody.ts +1 -1
  230. package/src/models/ModifyInstanceSpecRequest.ts +16 -16
  231. package/src/models/ModifyPlanMaintenanceWindowRequest.ts +4 -4
  232. package/src/models/ModifyPrepayInstanceSpecRequest.ts +28 -46
  233. package/src/models/ModifyPrepayInstanceSpecResponseBody.ts +2 -2
  234. package/src/models/ModifySecurityGroupEgressRuleRequest.ts +47 -46
  235. package/src/models/ModifySecurityGroupRuleRequest.ts +27 -24
  236. package/src/models/ModifySystemEventAttributeRequest.ts +64 -0
  237. package/src/models/ModifySystemEventAttributeResponse.ts +40 -0
  238. package/src/models/ModifySystemEventAttributeResponseBody.ts +31 -0
  239. package/src/models/RenewElasticityAssurancesRequest.ts +28 -24
  240. package/src/models/RenewElasticityAssurancesResponseBody.ts +1 -1
  241. package/src/models/RevokeSecurityGroupEgressRequest.ts +35 -37
  242. package/src/models/RevokeSecurityGroupRequest.ts +75 -93
  243. package/src/models/StartTerminalSessionRequest.ts +24 -32
  244. package/src/models/StartTerminalSessionResponseBody.ts +2 -2
  245. package/src/models/StartTerminalSessionShrinkRequest.ts +16 -18
  246. package/src/models/StopInstanceRequest.ts +21 -28
  247. package/src/models/StopInstancesRequest.ts +25 -36
  248. package/src/models/UnassignIpv6addressesRequest.ts +3 -3
  249. package/src/models/model.ts +4 -0
@@ -35,7 +35,7 @@ export class CreateInstanceRequestHibernationOptions extends $dara.Model {
35
35
  export class CreateInstanceRequestPrivatePoolOptions extends $dara.Model {
36
36
  /**
37
37
  * @remarks
38
- * The ID of the private pool. This is the ID of the Elastic Assurance service or the Capacity Reservation service.
38
+ * The private pool ID, which is the ID of the elasticity assurance or capacity reservation.
39
39
  *
40
40
  * @example
41
41
  * eap-bp67acfmxazb4****
@@ -43,23 +43,17 @@ export class CreateInstanceRequestPrivatePoolOptions extends $dara.Model {
43
43
  id?: string;
44
44
  /**
45
45
  * @remarks
46
- * The matching mode for the private pool. A private pool is a capacity pool generated by the Elastic Assurance service or Capacity Reservation service. Valid values:
46
+ * The private pool option for launching the instance. A private pool is generated when an elasticity assurance or capacity reservation takes effect. You can select a private pool when you start an instance. Valid values:
47
47
  *
48
- * - `Open`: Attempts to use capacity from an open private pool. If unavailable, it uses resources from the public pool. You do not need to specify `PrivatePoolOptions.Id`.
48
+ * - Open: open mode. The system automatically matches an open private pool. If no matching private pool is available, the instance is launched using public pool resources. You do not need to set `PrivatePoolOptions.Id`.
49
+ * - Target: specified mode. The instance is launched using the specified private pool. If the specified private pool is unavailable, the instance fails to launch. In this mode, you must specify the private pool ID. Set `PrivatePoolOptions.Id` to the private pool ID.
50
+ * - None: does not use a private pool. The instance is launched without using any private pool.
49
51
  *
50
- * - `Target`: Uses capacity only from a specific private pool, which you must specify in `PrivatePoolOptions.Id`. The request fails if the specified capacity is unavailable.
52
+ * Default value: None.
51
53
  *
52
- * - `None`: The instance is launched without using private pool capacity.
53
- *
54
- * Default value: `None`.
55
- *
56
- * In any of the following scenarios, the capacity option for the private pool can only be set to `None` or left unspecified.
57
- *
58
- * - Create a spot instance.
59
- *
60
- * - Create an ECS instance in the classic network.
61
- *
62
- * - Create an ECS instance on a dedicated host.
54
+ * In any of the following scenarios, the private pool option can only be set to `None` or left empty:
55
+ * - Creating a spot instance.
56
+ * - Creating an ECS instance on a dedicated host.
63
57
  *
64
58
  * @example
65
59
  * Open
@@ -93,21 +87,15 @@ export class CreateInstanceRequestSystemDisk extends $dara.Model {
93
87
  * @remarks
94
88
  * The category of the system disk. Valid values:
95
89
  *
96
- * - `cloud_efficiency`: Ultra Disk.
97
- *
98
- * - `cloud_ssd`: SSD cloud disk.
99
- *
100
- * - `cloud_essd`: ESSD.
101
- *
102
- * - `cloud`: Basic Disk.
103
- *
104
- * - `cloud_auto`: ESSD AutoPL disk.
105
- *
106
- * - `cloud_essd_entry`: ESSD Entry disk.
107
- *
108
- * > You can set this parameter to `cloud_essd_entry` only if you set `InstanceType` to an instance type of the [general-purpose instance type family u1](https://help.aliyun.com/document_detail/457079.html) (`ecs.u1`) or [economy instance type family e](https://help.aliyun.com/document_detail/108489.html) (`ecs.e`).
90
+ * - cloud_efficiency: ultra disk.
91
+ * - cloud_ssd: standard SSD.
92
+ * - cloud_essd: enterprise SSD (ESSD).
93
+ * - cloud: basic disk.
94
+ * - cloud_auto: ESSD AutoPL disk.
95
+ * - cloud_essd_entry: ESSD Entry disk.
96
+ * > The cloud_essd_entry value is supported only when `InstanceType` is set to the [u1, universal instance family](https://help.aliyun.com/document_detail/457079.html) (`ecs.u1`) or the [e, economy instance family](https://help.aliyun.com/document_detail/108489.html) (`ecs.e`). Settings of this parameter determine the computing power and optimization level of the system disk.
109
97
  *
110
- * The default value is `cloud` for retired and non-I/O optimized instance types, and `cloud_efficiency` for all other types.
98
+ * For retired instance types that are not I/O optimized instances, the default value is cloud. For other instance types, the default value is cloud_efficiency.
111
99
  *
112
100
  * @example
113
101
  * cloud_ssd
@@ -125,7 +113,7 @@ export class CreateInstanceRequestSystemDisk extends $dara.Model {
125
113
  description?: string;
126
114
  /**
127
115
  * @remarks
128
- * The name of the system disk. The name must be 2 to 128 characters in length. It can contain letters in the Unicode letter category (such as English letters, Chinese characters, and digits), colons (:), underscores (_), periods (.), and hyphens (-).
116
+ * The name of the system disk. The name must be 2 to 128 characters in length and can contain letters in the Unicode letter category (including English and Chinese characters and digits). The name can contain colons (:), underscores (_), periods (.), or hyphens (-).
129
117
  *
130
118
  * Default value: empty.
131
119
  *
@@ -135,17 +123,14 @@ export class CreateInstanceRequestSystemDisk extends $dara.Model {
135
123
  diskName?: string;
136
124
  /**
137
125
  * @remarks
138
- * The performance level of the ESSD to use as the system disk. Valid values:
126
+ * The performance level (PL) of the enterprise SSD used as the system disk. Settings of this parameter apply only when the disk category is not standard SSD. Valid values:
139
127
  *
140
- * - PL0: A single disk delivers up to 10,000 random read/write IOPS.
128
+ * - PL0: a single disk can deliver up to 10,000 random read/write IOPS.
129
+ * - PL1 (default): a single disk can deliver up to 50,000 random read/write IOPS.
130
+ * - PL2: a single disk can deliver up to 100,000 random read/write IOPS.
131
+ * - PL3: a single disk can deliver up to 1,000,000 random read/write IOPS.
141
132
  *
142
- * - PL1: A single disk delivers up to 50,000 random read/write IOPS. This is the default value.
143
- *
144
- * - PL2: A single disk delivers up to 100,000 random read/write IOPS.
145
- *
146
- * - PL3: A single disk delivers up to 1,000,000 random read/write IOPS.
147
- *
148
- * For more information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
133
+ * For information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
149
134
  *
150
135
  * @example
151
136
  * PL1
@@ -153,15 +138,15 @@ export class CreateInstanceRequestSystemDisk extends $dara.Model {
153
138
  performanceLevel?: string;
154
139
  /**
155
140
  * @remarks
156
- * The size of the system disk. Unit: GiB. Valid values:
141
+ * The size of the system disk, in GiB. Valid values:
157
142
  *
158
- * - Basic Disk: 20 to 500.
143
+ * - Basic disk: 20 to 500
159
144
  *
160
- * - Other cloud disk types: 20 to 2048.
145
+ * - Other disk types: 20 to 2048
161
146
  *
162
- * The value must be greater than or equal to `max(20, ImageSize)`.
147
+ * The value of this parameter must be greater than or equal to max{20, ImageSize}.
163
148
  *
164
- * Default value: max(40, ImageSize).
149
+ * Default value: max{40, ImageSize}.
165
150
  *
166
151
  * @example
167
152
  * 40
@@ -169,7 +154,7 @@ export class CreateInstanceRequestSystemDisk extends $dara.Model {
169
154
  size?: number;
170
155
  /**
171
156
  * @remarks
172
- * 专属块存储集群 ID。如果您在创建 ECS 实例时,需要使用专属块存储集群中的云盘资源作为系统盘,请设置该参数。
157
+ * The ID of the dedicated block storage cluster. To use a disk in a dedicated block storage cluster as the system disk when you create an ECS instance, set this parameter.
173
158
  *
174
159
  * @example
175
160
  * dbsc-j5e1sf2vaf5he8m2****
@@ -261,25 +246,17 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
261
246
  * @remarks
262
247
  * The category of data disk N. Valid values:
263
248
  *
264
- * - `cloud_efficiency`: Ultra Disk.
265
- *
266
- * - `cloud_ssd`: SSD cloud disk.
267
- *
268
- * - `cloud_essd`: ESSD.
269
- *
270
- * - `cloud`: Basic Disk.
271
- *
272
- * - `cloud_auto`: ESSD AutoPL disk.
273
- *
274
- * - `cloud_essd_entry`: ESSD Entry disk.
275
- *
276
- * > You can set this parameter to `cloud_essd_entry` only if you set `InstanceType` to an `ecs.u1` or `ecs.e` instance type family.
277
- *
278
- * - `elastic_ephemeral_disk_standard`: standard elastic ephemeral disk.
279
- *
280
- * - `elastic_ephemeral_disk_premium`: premium elastic ephemeral disk.
249
+ * - cloud_efficiency: ultra disk.
250
+ * - cloud_ssd: standard SSD.
251
+ * - cloud_essd: enterprise SSD (ESSD).
252
+ * - cloud: basic disk.
253
+ * - cloud_auto: ESSD AutoPL disk.
254
+ * - cloud_essd_entry: ESSD Entry disk.
255
+ * > The cloud_essd_entry value is supported only when `InstanceType` is set to the `ecs.u1` or `ecs.e` instance family. Settings of this parameter determine the optimization level of the data disk.
256
+ * - elastic_ephemeral_disk_standard: elastic ephemeral disk - standard.
257
+ * - elastic_ephemeral_disk_premium: elastic ephemeral disk - Premium Edition.
281
258
  *
282
- * Default value for I/O optimized instances: `cloud_efficiency`. Default value for non-I/O optimized instances: `cloud`.
259
+ * The default value is cloud_efficiency for I/O optimized instances and cloud for non-I/O optimized instances.
283
260
  *
284
261
  * @example
285
262
  * cloud_ssd
@@ -287,13 +264,12 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
287
264
  category?: string;
288
265
  /**
289
266
  * @remarks
290
- * Specifies whether to release the data disk when the instance is released.
267
+ * Specifies whether the data disk is released when the instance is released.
291
268
  *
292
- * - `true`: releases the data disk.
269
+ * - true: The data disk is released when the instance is released.
270
+ * - false: The data disk is not released when the instance is released.
293
271
  *
294
- * - `false`: does not release the data disk.
295
- *
296
- * Default value: `true`.
272
+ * Default value: true.
297
273
  *
298
274
  * @example
299
275
  * true
@@ -311,7 +287,7 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
311
287
  * @remarks
312
288
  * The mount point of the data disk.
313
289
  *
314
- * > This parameter is valid only for whole machine images. You can set this parameter to the mount point that corresponds to the data disk in the whole machine image and modify the `DataDisk.N.Size` and `DataDisk.N.Category` parameters to change the category and size of the data disk in the whole machine image.
290
+ * > This parameter is applicable only to full image (system image) scenarios. You can set this parameter to the mount point of the 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.
315
291
  *
316
292
  * @example
317
293
  * /dev/xvdb
@@ -319,7 +295,7 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
319
295
  device?: string;
320
296
  /**
321
297
  * @remarks
322
- * The name of the data disk. The name must be 2 to 128 characters in length. It can contain letters in the Unicode letter category (such as English letters, Chinese characters, and digits), colons (:), underscores (_), periods (.), and hyphens (-).
298
+ * The name of the data disk. The name must be 2 to 128 characters in length and can contain letters in the Unicode letter category (including English and Chinese characters and digits). The name can contain colons (:), underscores (_), periods (.), or hyphens (-).
323
299
  *
324
300
  * @example
325
301
  * DataDiskName
@@ -335,13 +311,13 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
335
311
  encryptAlgorithm?: string;
336
312
  /**
337
313
  * @remarks
338
- * Specifies whether to encrypt data disk N.
314
+ * Specifies whether data disk N is encrypted.
339
315
  *
340
- * - `true`: encrypts the data disk.
316
+ * - true: encrypted.
341
317
  *
342
- * - `false`: does not encrypt the data disk.
318
+ * - false: not encrypted.
343
319
  *
344
- * Default value: `false`.
320
+ * Default value: false.
345
321
  *
346
322
  * @example
347
323
  * false
@@ -349,7 +325,7 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
349
325
  encrypted?: boolean;
350
326
  /**
351
327
  * @remarks
352
- * The ID of the KMS key to use for the cloud disk.
328
+ * The KMS key ID used by the disk.
353
329
  *
354
330
  * @example
355
331
  * 0e478b7a-4262-4802-b8cb-00d****
@@ -357,17 +333,14 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
357
333
  KMSKeyId?: string;
358
334
  /**
359
335
  * @remarks
360
- * The performance level of the ESSD to use as a data disk. The value of N must be the same as in `DataDisk.N.Category=cloud_essd`. Valid values:
361
- *
362
- * - PL0: A single disk delivers up to 10,000 random read/write IOPS.
363
- *
364
- * - PL1: A single disk delivers up to 50,000 random read/write IOPS. This is the default value.
336
+ * The performance level (PL) of the enterprise SSD used as a data disk. Settings of this parameter apply only when the disk category is not standard SSD. The value of N must be the same as that in `DataDisk.N.Category=cloud_essd`. Valid values:
365
337
  *
366
- * - PL2: A single disk delivers up to 100,000 random read/write IOPS.
338
+ * - PL0: a single disk can deliver up to 10,000 random read/write IOPS.
339
+ * - PL1 (default): a single disk can deliver up to 50,000 random read/write IOPS.
340
+ * - PL2: a single disk can deliver up to 100,000 random read/write IOPS.
341
+ * - PL3: a single disk can deliver up to 1,000,000 random read/write IOPS.
367
342
  *
368
- * - PL3: A single disk delivers up to 1,000,000 random read/write IOPS.
369
- *
370
- * For more information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
343
+ * For information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
371
344
  *
372
345
  * @example
373
346
  * PL2
@@ -375,23 +348,16 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
375
348
  performanceLevel?: string;
376
349
  /**
377
350
  * @remarks
378
- * The size of data disk N. The value of N ranges from 1 to 16. Unit: GiB. Valid values:
379
- *
380
- * - `cloud_efficiency`: 20 to 32768.
381
- *
382
- * - `cloud_ssd`: 20 to 32768.
383
- *
384
- * - `cloud_essd`: The valid values of this parameter are related to the value of `DataDisk.N.PerformanceLevel`.
385
- *
386
- * - PL0: 1 to 65,536.
387
- *
388
- * - PL1: 20 to 65,536.
389
- *
390
- * - PL2: 461 to 65,536.
391
- *
392
- * - PL3: 1261 to 65,536.
351
+ * The size of data disk N, in GiB. Valid values of N: 1 to 16. Valid values:
393
352
  *
394
- * - `cloud`: 5 to 2000.
353
+ * - cloud_efficiency: 20 to 32768.
354
+ * - cloud_ssd: 20 to 32768.
355
+ * - cloud_essd: The valid values depend on the value of `DataDisk.N.PerformanceLevel`.
356
+ * - PL0: 1 to 65,536.
357
+ * - PL1: 20 to 65,536.
358
+ * - PL2: 461 to 65,536.
359
+ * - PL3: 1261 to 65,536.
360
+ * - cloud: 5 to 2000.
395
361
  *
396
362
  * > The value of this parameter must be greater than or equal to the size of the snapshot specified by `SnapshotId`.
397
363
  *
@@ -401,11 +367,11 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
401
367
  size?: number;
402
368
  /**
403
369
  * @remarks
404
- * The ID of the snapshot to use to create data disk N. The value of N ranges from 1 to 16.
370
+ * The snapshot ID used to create data disk N. Valid values of N: 1 to 16.
405
371
  *
406
- * - If `DataDisk.N.SnapshotId` is specified, `DataDisk.N.Size` is ignored, and the disk is created with the same size as the snapshot.
372
+ * - If `DataDisk.N.SnapshotId` is specified, `DataDisk.N.Size` is ignored. The actual size of the created disk is the size of the specified snapshot.
407
373
  *
408
- * - Snapshots created on or before July 15, 2013, are not supported.
374
+ * - Snapshots created on or before July 15, 2013 cannot be used. Requests with such snapshots are rejected.
409
375
  *
410
376
  * @example
411
377
  * s-bp17441ohwka0yuh****
@@ -413,7 +379,7 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
413
379
  snapshotId?: string;
414
380
  /**
415
381
  * @remarks
416
- * The ID of the dedicated block storage cluster. If you want to use cloud disk resources in a dedicated block storage cluster as data disks when you create an ECS instance, set this parameter.
382
+ * The ID of the dedicated block storage cluster. To use a disk in a dedicated block storage cluster as a data disk when you create an ECS instance, set this parameter.
417
383
  *
418
384
  * @example
419
385
  * dbsc-j5e1sf2vaf5he8m2****
@@ -465,9 +431,7 @@ export class CreateInstanceRequestDataDisk extends $dara.Model {
465
431
  export class CreateInstanceRequestTag extends $dara.Model {
466
432
  /**
467
433
  * @remarks
468
- * The tag key.
469
- *
470
- * > For better compatibility
434
+ * The tag key for the instance, disk, and primary ENI. 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://`.
471
435
  *
472
436
  * @example
473
437
  * TestKey
@@ -475,7 +439,7 @@ export class CreateInstanceRequestTag extends $dara.Model {
475
439
  key?: string;
476
440
  /**
477
441
  * @remarks
478
- * 实例、云盘和主网卡的标签值。N 的取值范围:1\\~20。一旦传入该值,可以为空字符串。最多支持 128 个字符,不能包含`http://`或者`https://`。
442
+ * The tag value for the instance, disk, and primary ENI. 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://`.
479
443
  *
480
444
  * @example
481
445
  * TestValue
@@ -510,13 +474,13 @@ export class CreateInstanceRequest extends $dara.Model {
510
474
  systemDisk?: CreateInstanceRequestSystemDisk;
511
475
  /**
512
476
  * @remarks
513
- * 专有宿主机实例是否与专有宿主机关联。取值范围:
477
+ * Specifies whether the instance is associated with a dedicated host. Valid values:
514
478
  *
515
- * - default:实例不与专有宿主机关联。已启用节省停机模式的实例,停机后再次启动时,若原专有宿主机可用资源不足,则实例被放置在自动部署资源池的其它专有宿主机上。
479
+ * - default: The instance is not associated with a dedicated host. When an instance that has economical mode enabled is restarted after it is stopped, the instance is deployed to another dedicated host in the automatic deployment resource pool if the resources of the original dedicated host are insufficient.
516
480
  *
517
- * - host:实例与专有宿主机关联。已启用节省停机模式的实例,停机后再次启动时,仍放置在原专有宿主机上。若原专有宿主机可用资源不足,则实例重启失败。
481
+ * - host: The instance is associated with a dedicated host. When an instance that has economical mode enabled is restarted after it is stopped, the instance remains on the original dedicated host. If the resources of the original dedicated host are insufficient, the instance fails to restart.
518
482
  *
519
- * 默认值为 default
483
+ * Default value: default.
520
484
  *
521
485
  * @example
522
486
  * default
@@ -529,11 +493,10 @@ export class CreateInstanceRequest extends $dara.Model {
529
493
  arn?: CreateInstanceRequestArn[];
530
494
  /**
531
495
  * @remarks
532
- * Specifies whether to enable auto-renewal for the instance. This parameter is valid only for subscription (`InstanceChargeType` is `PrePaid`) instances. Valid values:
496
+ * Specifies whether to enable auto-renewal. This parameter takes effect only when `InstanceChargeType` is set to `PrePaid`. Valid values:
533
497
  *
534
498
  * - true: enables auto-renewal.
535
- *
536
- * - false: disables auto-renewal. (Default)
499
+ * - false (default): disables auto-renewal.
537
500
  *
538
501
  * @example
539
502
  * true
@@ -541,15 +504,11 @@ export class CreateInstanceRequest extends $dara.Model {
541
504
  autoRenew?: boolean;
542
505
  /**
543
506
  * @remarks
544
- * The auto-renewal duration. This parameter is required if `AutoRenew` is `true`.
545
- *
546
- * <props="china">
547
- *
548
- * If `PeriodUnit` is set to `Week`, valid values of `AutoRenewPeriod` are 1, 2, and 3.
507
+ * The auto-renewal period. This parameter is required when AutoRenew is set to True.
549
508
  *
509
+ * <props="china">If PeriodUnit is set to Week, valid values of AutoRenewPeriod are 1, 2, and 3.
550
510
  *
551
- *
552
- * If `PeriodUnit` is set to `Month`, valid values of `AutoRenewPeriod` are 1, 2, 3, 6, and 12.
511
+ * If PeriodUnit is set to Month, valid values of AutoRenewPeriod are 1, 2, 3, 6, and 12.
553
512
  *
554
513
  * @example
555
514
  * 2
@@ -557,7 +516,7 @@ export class CreateInstanceRequest extends $dara.Model {
557
516
  autoRenewPeriod?: number;
558
517
  /**
559
518
  * @remarks
560
- * A client-generated token that you can use to ensure the idempotency of the request. Generate a value that is unique among different requests. **ClientToken** can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
519
+ * The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but make sure that the token is unique among different requests. The **ClientToken** value can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
561
520
  *
562
521
  * @example
563
522
  * 123e4567-e89b-12d3-a456-426655440000
@@ -565,9 +524,9 @@ export class CreateInstanceRequest extends $dara.Model {
565
524
  clientToken?: string;
566
525
  /**
567
526
  * @remarks
568
- * The ID of the cluster in which to create the instance.
527
+ * The cluster ID of the instance.
569
528
  *
570
- * > This parameter is deprecated. To ensure future compatibility, use other parameters.
529
+ * > This parameter will be deprecated. To improve compatibility, use other parameters instead.
571
530
  *
572
531
  * @example
573
532
  * c-bp67acfmxazb4p****
@@ -575,11 +534,10 @@ export class CreateInstanceRequest extends $dara.Model {
575
534
  clusterId?: string;
576
535
  /**
577
536
  * @remarks
578
- * The performance mode of the burstable performance instance. Valid values:
579
- *
580
- * - `Standard`: standard mode. For more information about the performance of burstable performance instances, see the "Standard mode" section in [Burstable performance instances](https://help.aliyun.com/document_detail/59977.html).
537
+ * The performance mode of the burstable instance. Valid values:
581
538
  *
582
- * - `Unlimited`: unlimited mode. For more information about the performance of burstable performance instances, see the "Unlimited mode" section in [Burstable performance instances](https://help.aliyun.com/document_detail/59977.html).
539
+ * - Standard: standard mode. For more information, see the performance constrained mode section in [What are burstable instances](https://help.aliyun.com/document_detail/59977.html).
540
+ * - Unlimited: unlimited mode. For more information, see the unlimited performance mode section in [What are burstable instances](https://help.aliyun.com/document_detail/59977.html).
583
541
  *
584
542
  * @example
585
543
  * Standard
@@ -587,23 +545,17 @@ export class CreateInstanceRequest extends $dara.Model {
587
545
  creditSpecification?: string;
588
546
  /**
589
547
  * @remarks
590
- * The data disks.
548
+ * The list of data disks.
591
549
  */
592
550
  dataDisk?: CreateInstanceRequestDataDisk[];
593
551
  /**
594
552
  * @remarks
595
553
  * The ID of the dedicated host.
596
- * <props="china">You can call the [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) operation to query the list of dedicated host IDs.
597
- *
598
- * <props="intl">
599
- *
600
- * You can call the [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) operation to query the list of dedicated host IDs.
601
- *
554
+ * <props="china">You can call [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) to query the list of dedicated host IDs.
602
555
  *
556
+ * <props="intl">You can call [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) to query the list of dedicated host IDs.
603
557
  *
604
- * >Notice:
605
- *
606
- * You cannot create spot instances on dedicated hosts. If you specify `DedicatedHostId`, the `SpotStrategy` and `SpotPriceLimit` parameters are ignored.
558
+ * >Notice: Spot instances cannot be created on dedicated hosts. If you specify `DedicatedHostId`, the `SpotStrategy` and `SpotPriceLimit` settings in the request are automatically ignored.
607
559
  *
608
560
  * @example
609
561
  * dh-bp67acfmxazb4p****
@@ -611,13 +563,12 @@ export class CreateInstanceRequest extends $dara.Model {
611
563
  dedicatedHostId?: string;
612
564
  /**
613
565
  * @remarks
614
- * Specifies whether to enable deletion protection for the instance. This parameter determines whether you can release the instance by using the console or by calling the [DeleteInstance](https://help.aliyun.com/document_detail/25507.html) operation.
615
- *
616
- * - `true`: enables deletion protection.
566
+ * The release protection attribute of the instance. Specifies whether the instance can be released from the ECS console or by calling [DeleteInstance](https://help.aliyun.com/document_detail/25507.html).
617
567
  *
618
- * - `false`: disables deletion protection. This is the default value.
568
+ * - true: enables release protection.
569
+ * - false (default): disables release protection.
619
570
  *
620
- * > This parameter is applicable only to pay-as-you-go instances. It can prevent only manual releases but not releases that are performed by the system.
571
+ * > This attribute is applicable only to pay-as-you-go instances. It can only prevent manual release, not system-initiated release.
621
572
  *
622
573
  * @example
623
574
  * false
@@ -625,7 +576,7 @@ export class CreateInstanceRequest extends $dara.Model {
625
576
  deletionProtection?: boolean;
626
577
  /**
627
578
  * @remarks
628
- * If the deployment set you specified uses the high availability group strategy (AvailabilityGroup), you can use this parameter to specify the group number of the instance within the deployment set. Valid values: 1 to 7.
579
+ * The group number of the instance in the deployment set. This parameter takes effect only when the deployment set uses the high availability group strategy (AvailabilityGroup). Valid values: 1 to 7.
629
580
  *
630
581
  * @example
631
582
  * 1
@@ -651,11 +602,10 @@ export class CreateInstanceRequest extends $dara.Model {
651
602
  description?: string;
652
603
  /**
653
604
  * @remarks
654
- * Specifies whether to perform a dry run for this request. Valid values:
655
- *
656
- * - `true`: Performs a dry run to check the request for issues like parameter validity and permissions, without creating the instance. If the check succeeds, a `DryRunOperation` error code is returned. If the check fails, an error message is returned.
605
+ * Specifies whether to perform only a dry run. Valid values:
657
606
  *
658
- * - `false`: performs a dry run and creates the instance if the request passes the dry run. This is the default value.
607
+ * - true: performs only a dry run. The system checks whether the required parameters are specified, whether the request format is valid, whether service limits are met, and whether the specified ECS resources are available. If the check fails, the corresponding error is returned. If the check succeeds, the `DryRunOperation` error code is returned.
608
+ * - false (default): performs a dry run and sends the request. If the check succeeds, the instance is created.
659
609
  *
660
610
  * @example
661
611
  * false
@@ -663,13 +613,11 @@ export class CreateInstanceRequest extends $dara.Model {
663
613
  dryRun?: boolean;
664
614
  /**
665
615
  * @remarks
666
- * The hostname of the instance.
616
+ * The hostname of the server.
667
617
  *
668
- * - The first and last characters cannot be periods (.) or hyphens (-). These characters also cannot be used consecutively.
669
- *
670
- * - For Windows instances: The hostname must be 2 to 15 characters long, cannot contain periods (.), and cannot consist of only digits. It can contain letters, digits, and hyphens (-).
671
- *
672
- * - For other operating systems, such as Linux: The hostname must be 2 to 64 characters long. You can use periods (.) as separators. The segments between periods can contain letters, digits, and hyphens (-).
618
+ * - The hostname cannot start or end with a period (.) or hyphen (-), and cannot contain consecutive periods or hyphens.
619
+ * - Windows instances: The hostname must be 2 to 15 characters in length and cannot contain periods (.) or consist entirely of digits. It can contain uppercase and lowercase letters, digits, and hyphens (-).
620
+ * - Other instances (such as Linux): The hostname must be 2 to 64 characters in length and can contain multiple periods (.). Each segment separated by a period can contain uppercase and lowercase letters, digits, and hyphens (-).
673
621
  *
674
622
  * @example
675
623
  * LocalHostName
@@ -686,13 +634,10 @@ export class CreateInstanceRequest extends $dara.Model {
686
634
  /**
687
635
  * @remarks
688
636
  * Specifies whether to enable the access channel for instance metadata. Valid values:
637
+ * - enabled: enabled.
638
+ * - disabled: disabled.
689
639
  *
690
- * - `enabled`
691
- *
692
- * - `disabled`
693
- *
694
- * Default value: `enabled`.
695
- *
640
+ * Default value: enabled.
696
641
  * > For more information about instance metadata, see [Overview of instance metadata](https://help.aliyun.com/document_detail/49122.html).
697
642
  *
698
643
  * @example
@@ -709,15 +654,12 @@ export class CreateInstanceRequest extends $dara.Model {
709
654
  httpPutResponseHopLimit?: number;
710
655
  /**
711
656
  * @remarks
712
- * Specifies whether to enforce token-based access (IMDSv2) to instance metadata. Valid values:
713
- *
714
- * - `optional`: does not enforce the use of IMDSv2.
715
- *
716
- * - `required`: enforces the use of IMDSv2. If you set this value, you cannot use IMDSv1 to access instance metadata.
717
- *
718
- * Default value: `optional`.
657
+ * Specifies whether to forcefully use the security-hardened mode (IMDSv2) to access instance metadata. Valid values:
658
+ * - optional: does not forcefully use the security-hardened mode.
659
+ * - required: forcefully uses the security-hardened mode. After this value is set, instance metadata cannot be accessed in normal mode.
719
660
  *
720
- * > For more information about the modes of accessing instance metadata, see [Access instance metadata](https://help.aliyun.com/document_detail/150575.html).
661
+ * Default value: optional.
662
+ * > For more information about the modes for accessing instance metadata, see [Instance metadata access modes](https://help.aliyun.com/document_detail/150575.html).
721
663
  *
722
664
  * @example
723
665
  * optional
@@ -725,11 +667,9 @@ export class CreateInstanceRequest extends $dara.Model {
725
667
  httpTokens?: string;
726
668
  /**
727
669
  * @remarks
728
- * The name of the image family. Setting this parameter creates an instance with the latest available image from the specified image family.
729
- *
730
- * - If `ImageId` is specified, this parameter cannot be used.
731
- *
732
- * - If `ImageId` is not specified, you can specify this parameter.
670
+ * The name of the image family. Set this parameter to obtain the latest available image from the specified image family to create the instance.
671
+ * - If `ImageId` is specified, you cannot set this parameter.
672
+ * - If `ImageId` is not specified, you can set this parameter.
733
673
  *
734
674
  * @example
735
675
  * hangzhou-daily-update
@@ -737,7 +677,7 @@ export class CreateInstanceRequest extends $dara.Model {
737
677
  imageFamily?: string;
738
678
  /**
739
679
  * @remarks
740
- * The ID of the image used to create the instance. For an Alibaba Cloud Marketplace image, find its `ImageId` on the product details page. This parameter is required if you do not specify `ImageFamily` to use the latest available image from an image family.
680
+ * The ID of the image used to start the instance. To use an Alibaba Cloud Marketplace image, you can view the `ImageId` on the image product page. If you do not use `ImageFamily` to select the latest available image from an image family, this parameter is required.
741
681
  *
742
682
  * @example
743
683
  * ubuntu_18_04_64_20G_alibase_20190624.vhd
@@ -755,9 +695,8 @@ export class CreateInstanceRequest extends $dara.Model {
755
695
  * @remarks
756
696
  * The billing method of the instance. Valid values:
757
697
  *
758
- * - `PrePaid`: subscription. If you select this billing method, make sure that your account supports balance payment or credit payment. Otherwise, an `InvalidPayMethod` error is returned.
759
- *
760
- * - `PostPaid`: pay-as-you-go. This is the default value.
698
+ * - PrePaid: subscription. If you set this parameter to PrePaid, make sure that your account supports credit payment or balance payment. Otherwise, an `InvalidPayMethod` error is returned.
699
+ * - PostPaid (default): pay-as-you-go.
761
700
  *
762
701
  * @example
763
702
  * PrePaid
@@ -765,7 +704,7 @@ export class CreateInstanceRequest extends $dara.Model {
765
704
  instanceChargeType?: string;
766
705
  /**
767
706
  * @remarks
768
- * The name of the instance. The name must be 2 to 128 characters long. It can contain Unicode letters (such as Chinese characters), digits, colons (:), underscores (_), periods (.), and hyphens (-). If you do not specify this parameter, the instance ID is used by default.
707
+ * The name of the instance. The name must be 2 to 128 characters in length and can contain letters in the Unicode letter category (including English and Chinese characters) and digits. The name can contain colons (:), underscores (_), periods (.), or hyphens (-). If this parameter is not specified, the default value is the instance ID.
769
708
  *
770
709
  * @example
771
710
  * k8s-node-[1,4]-alibabacloud
@@ -775,9 +714,8 @@ export class CreateInstanceRequest extends $dara.Model {
775
714
  * @remarks
776
715
  * The instance type.
777
716
  *
778
- * - Select an instance type: For more information, see [Instance type families](https://help.aliyun.com/document_detail/25378.html), call the [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) operation to query performance data, or see [Select instance types](https://help.aliyun.com/document_detail/58291.html) for selection guidance.
779
- *
780
- * - Query available resources: Call the [DescribeAvailableResource](https://help.aliyun.com/document_detail/66186.html) operation to query available resources in a specific region or zone.
717
+ * - Instance type selection: See [Instance family](https://help.aliyun.com/document_detail/25378.html) or invoke [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) to query the performance data of the target instance type. You can also see [Best practices for instance type selection](https://help.aliyun.com/document_detail/58291.html) to learn how to select an instance type.
718
+ * - Check active resources: Invoke [DescribeAvailableResource](https://help.aliyun.com/document_detail/66186.html) to query active resources in a specific region or zone.
781
719
  *
782
720
  * This parameter is required.
783
721
  *
@@ -787,13 +725,12 @@ export class CreateInstanceRequest extends $dara.Model {
787
725
  instanceType?: string;
788
726
  /**
789
727
  * @remarks
790
- * The network billing method. Valid values:
791
- *
792
- * - `PayByBandwidth`: pay-by-bandwidth.
728
+ * The billing method for network usage. Valid values:
793
729
  *
794
- * - `PayByTraffic`: pay-by-traffic. This is the default value.
730
+ * - PayByBandwidth: pay-by-bandwidth.
731
+ * - PayByTraffic (default): pay-by-traffic.
795
732
  *
796
- * > With the **pay-by-traffic** billing method, the specified peak bandwidth is an upper limit, not a guaranteed speed. Actual bandwidth may be limited during resource contention. If your business requires guaranteed bandwidth, use the **pay-by-bandwidth** billing method.
733
+ * > In **pay-by-traffic** mode, the peak inbound and outbound bandwidths are both upper limits and are not guaranteed. When resource contention occurs, the peak bandwidth may be throttled. If your workloads require guaranteed bandwidth, use **pay-by-bandwidth** mode.
797
734
  *
798
735
  * @example
799
736
  * PayByTraffic
@@ -801,11 +738,10 @@ export class CreateInstanceRequest extends $dara.Model {
801
738
  internetChargeType?: string;
802
739
  /**
803
740
  * @remarks
804
- * The maximum inbound public bandwidth. Unit: Mbit/s. Valid values:
741
+ * The maximum inbound public bandwidth, in Mbit/s. Valid values:
805
742
  *
806
- * - If `InternetMaxBandwidthOut` is 10 or less, the value of this parameter is an integer from 1 to 10. Default value: 10.
807
- *
808
- * - If `InternetMaxBandwidthOut` is greater than 10 Mbit/s, the value of this parameter is an integer from 1 to the value of `InternetMaxBandwidthOut`. Default value: the value of `InternetMaxBandwidthOut`.
743
+ * - If the purchased outbound bandwidth is less than or equal to 10 Mbit/s: 1 to 10. Default value: 10.
744
+ * - If the purchased outbound bandwidth is greater than 10 Mbit/s: 1 to the value of `InternetMaxBandwidthOut`. Default value: the value of `InternetMaxBandwidthOut`.
809
745
  *
810
746
  * @example
811
747
  * 50
@@ -813,7 +749,7 @@ export class CreateInstanceRequest extends $dara.Model {
813
749
  internetMaxBandwidthIn?: number;
814
750
  /**
815
751
  * @remarks
816
- * The maximum outbound public bandwidth. Unit: Mbit/s. Valid values: 0 to 100.
752
+ * The maximum outbound public bandwidth, in Mbit/s. Valid values: 0 to 100.
817
753
  *
818
754
  * Default value: 0.
819
755
  *
@@ -823,15 +759,14 @@ export class CreateInstanceRequest extends $dara.Model {
823
759
  internetMaxBandwidthOut?: number;
824
760
  /**
825
761
  * @remarks
826
- * 是否为 I/O 优化实例。取值范围:
827
- *
828
- * - none:非 I/O 优化。
762
+ * Specifies whether the instance is I/O optimized. Valid values:
829
763
  *
830
- * - optimized:I/O 优化。
764
+ * - none: not I/O optimized.
765
+ * - optimized: I/O optimized.
831
766
  *
832
- * [已停售的实例规格](https://help.aliyun.com/document_detail/55263.html)实例默认值是 none
767
+ * The default value for [retired instance types](https://help.aliyun.com/document_detail/55263.html) is none.
833
768
  *
834
- * 其他实例规格默认值是 optimized
769
+ * The default value for other instance types is optimized.
835
770
  *
836
771
  * @example
837
772
  * optimized
@@ -841,7 +776,7 @@ export class CreateInstanceRequest extends $dara.Model {
841
776
  * @remarks
842
777
  * The name of the key pair.
843
778
  *
844
- * > For Windows instances, this parameter is ignored and the `Password` parameter is used. Default value: empty.
779
+ * > For Windows instances, this parameter is ignored. The default value is empty. Even if this parameter is specified, only the `Password` content is used.
845
780
  *
846
781
  * @example
847
782
  * KeyPairTestName
@@ -859,19 +794,17 @@ export class CreateInstanceRequest extends $dara.Model {
859
794
  ownerId?: number;
860
795
  /**
861
796
  * @remarks
862
- * The password of the instance. The password must be 8 to 30 characters in length and must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. The supported special characters are:
797
+ * The password of the instance. The password must be 8 to 30 characters in length and must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. The following special characters are supported:
863
798
  *
864
799
  * ```
865
800
  * ()`~!@#$%^&*-_+=|{}[]:;\\"<>,.?/
866
801
  * ```
867
802
  *
868
- * Note the following:
869
- *
870
- * - If you specify the `Password` parameter, send the request over HTTPS to prevent the password from being leaked.
803
+ * Note the following items:
871
804
  *
805
+ * - For security purposes, use HTTPS to send requests if the Password parameter is specified.
872
806
  * - For Windows instances, the password cannot start with a forward slash (/).
873
- *
874
- * - Some operating systems, such as Others Linux and Fedora CoreOS, do not support password-based logon. For these, you must use a key pair.
807
+ * - For instances that run certain operating systems, passwords are not supported. Only key pairs are supported. Examples: Others Linux and Fedora CoreOS.
875
808
  *
876
809
  * @example
877
810
  * TestEcs123!
@@ -879,7 +812,7 @@ export class CreateInstanceRequest extends $dara.Model {
879
812
  password?: string;
880
813
  /**
881
814
  * @remarks
882
- * Specifies whether to use the password preconfigured in the image. If you set this parameter, you must leave the `Password` parameter empty and make sure that the image has a password preconfigured.
815
+ * Specifies whether to use the password preset in the image. When you use this parameter, the Password parameter must be empty. Make sure that the image has a password configured.
883
816
  *
884
817
  * @example
885
818
  * false
@@ -887,25 +820,17 @@ export class CreateInstanceRequest extends $dara.Model {
887
820
  passwordInherit?: boolean;
888
821
  /**
889
822
  * @remarks
890
- * The subscription duration of the resource. The unit is specified by `PeriodUnit`. This parameter is required and takes effect only if `InstanceChargeType` is set to `PrePaid`. If you specify `DedicatedHostId`, the value of this parameter cannot exceed the subscription duration of the specified dedicated host. Valid values:
823
+ * The subscription duration of the instance. The unit is specified by `PeriodUnit`. This parameter is required and takes effect only when `InstanceChargeType` is set to `PrePaid`. If `DedicatedHostId` is specified, the value of this parameter cannot exceed the subscription duration of the dedicated host. Valid values:
891
824
  *
892
825
  * <props="china">
826
+ * - If PeriodUnit is set to Week, valid values of Period are 1, 2, 3, and 4.
827
+ * - If PeriodUnit is set to Month, valid values of Period are 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60.
893
828
  *
894
- * - If `PeriodUnit` is set to `Week`: 1, 2, 3, and 4.
895
- *
896
- * - If `PeriodUnit` is set to `Month`: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60.
897
829
  *
898
830
  *
831
+ * <props="intl">If PeriodUnit is set to Month, valid values of Period are 1, 2, 3, 6, and 12.
899
832
  *
900
- * <props="intl">
901
- *
902
- * If `PeriodUnit` is set to `Month`, valid values are 1, 2, 3, 6, and 12.
903
- *
904
- *
905
- *
906
- * <props="partner">
907
- *
908
- * If `PeriodUnit` is set to `Month`, valid values are 1, 2, 3, 6, and 12.
833
+ * <props="partner">If PeriodUnit is set to Month, valid values of Period are 1, 2, 3, 6, and 12.
909
834
  *
910
835
  * @example
911
836
  * 1
@@ -916,24 +841,14 @@ export class CreateInstanceRequest extends $dara.Model {
916
841
  * The unit of the subscription duration. Valid values:
917
842
  *
918
843
  * <props="china">
844
+ * - Week.
845
+ * - Month.
919
846
  *
920
- * - Week
921
- *
922
- * - Month
923
- *
924
- *
925
- *
926
- * <props="intl">
927
- *
928
- * Month
929
847
  *
930
848
  *
849
+ * <props="intl">Month.
931
850
  *
932
- * <props="partner">
933
- *
934
- * Month
935
- *
936
- *
851
+ * <props="partner">Month.
937
852
  *
938
853
  * Default value: Month.
939
854
  *
@@ -943,7 +858,7 @@ export class CreateInstanceRequest extends $dara.Model {
943
858
  periodUnit?: string;
944
859
  /**
945
860
  * @remarks
946
- * The private IP address of the instance. The IP address must be an available address in the CIDR block of the specified VSwitch.
861
+ * The private IP address of the instance. The IP address must be an available address within the CIDR block of the specified vSwitch (VSwitchId).
947
862
  *
948
863
  * @example
949
864
  * 172.16.236.*
@@ -951,7 +866,7 @@ export class CreateInstanceRequest extends $dara.Model {
951
866
  privateIpAddress?: string;
952
867
  /**
953
868
  * @remarks
954
- * The name of the instance RAM role. You can call the RAM API operation [ListRoles](https://help.aliyun.com/document_detail/28713.html) to query the instance RAM roles that you created.
869
+ * 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.
955
870
  *
956
871
  * @example
957
872
  * RAMTestName
@@ -959,7 +874,7 @@ export class CreateInstanceRequest extends $dara.Model {
959
874
  ramRoleName?: string;
960
875
  /**
961
876
  * @remarks
962
- * The ID of the region in which to create the instance. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to view the latest list of Alibaba Cloud regions.
877
+ * The region ID of the instance. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
963
878
  *
964
879
  * This parameter is required.
965
880
  *
@@ -969,7 +884,7 @@ export class CreateInstanceRequest extends $dara.Model {
969
884
  regionId?: string;
970
885
  /**
971
886
  * @remarks
972
- * The ID of the resource group to which the instance belongs.
887
+ * The ID of the enterprise resource group to which the instance belongs.
973
888
  *
974
889
  * @example
975
890
  * rg-bp67acfmxazb4p****
@@ -981,9 +896,8 @@ export class CreateInstanceRequest extends $dara.Model {
981
896
  * @remarks
982
897
  * Specifies whether to enable security hardening. Valid values:
983
898
  *
984
- * - `Active`: enables security hardening. This setting is valid only for system images.
985
- *
986
- * - `Deactive`: disables security hardening. This setting is valid for all image types.
899
+ * - Active: enables security hardening. This value is applicable only to public images.
900
+ * - Deactive: disables security hardening. This value is applicable to all image types.
987
901
  *
988
902
  * @example
989
903
  * Active
@@ -991,7 +905,7 @@ export class CreateInstanceRequest extends $dara.Model {
991
905
  securityEnhancementStrategy?: string;
992
906
  /**
993
907
  * @remarks
994
- * The ID of the security group to assign to the instance.
908
+ * The ID of the security group to which the instance belongs.
995
909
  *
996
910
  * @example
997
911
  * sg-bp15ed6xe1yxeycg****
@@ -999,17 +913,15 @@ export class CreateInstanceRequest extends $dara.Model {
999
913
  securityGroupId?: string;
1000
914
  /**
1001
915
  * @remarks
1002
- * The protection period of the spot instance. Unit: hours. Default value: 1. Valid values:
916
+ * The protection period of the spot instance, in hours. Default value: 1. Valid values:
1003
917
  *
1004
- * - 1: Alibaba Cloud ensures that the instance runs for 1 hour without being automatically released. After 1 hour, the system compares your bid with the market price and checks the resource inventory to determine whether to retain or reclaim the instance.
918
+ * - 1: After the instance is created, Alibaba Cloud ensures that the instance is not automatically released for 1 hour. After 1 hour, the system automatically compares the bid price with the market price and checks resource availability to determine whether to retain automatic release the instance.
919
+ * - 0: After the instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system automatically compares the bid price with the market price and checks resource availability to determine whether to retain automatic release the instance.
1005
920
  *
1006
- * - 0: Alibaba Cloud does not guarantee that the instance runs for 1 hour after it is created. The system compares your bid with the market price and checks the resource inventory to determine whether to retain or reclaim the instance.
1007
- *
1008
- * > * This parameter supports only 0 and 1.
1009
- * >
1010
- * > * Spot instances are billed per second. We recommend that you select a protection period based on the expected runtime of your tasks.
1011
- * >
1012
- * > * Alibaba Cloud sends a notification through ECS system events 5 minutes before the instance is reclaimed.
921
+ * >
922
+ * > - This parameter supports only the value 0 or 1.
923
+ * > - Spot instances are billed by second. Set the protection period based on the expected task execution duration.
924
+ * > - Alibaba Cloud sends an ECS system event notification 5 minutes before the instance is released.
1013
925
  *
1014
926
  * @example
1015
927
  * 1
@@ -1017,11 +929,11 @@ export class CreateInstanceRequest extends $dara.Model {
1017
929
  spotDuration?: number;
1018
930
  /**
1019
931
  * @remarks
1020
- * The interruption mode for the spot instance. Valid values:
932
+ * The break mode of the spot instance. Valid values:
1021
933
  *
1022
- * - `Terminate`: releases the instance.
934
+ * - Terminate: The instance is directly released.
1023
935
  *
1024
- * - `Stop`: stops the instance in economical mode.
936
+ * - Stop: The instance enters economical mode.
1025
937
  *
1026
938
  * For more information about economical mode, see [Economical mode for pay-as-you-go instances](https://help.aliyun.com/document_detail/63353.html).
1027
939
  *
@@ -1033,7 +945,7 @@ export class CreateInstanceRequest extends $dara.Model {
1033
945
  spotInterruptionBehavior?: string;
1034
946
  /**
1035
947
  * @remarks
1036
- * The maximum hourly price of the instance. The value can be accurate to three decimal places. This parameter is valid only if `SpotStrategy` is set to `SpotWithPriceLimit`.
948
+ * The maximum hourly price of the instance. This value can be accurate to three decimal places. This parameter takes effect only when `SpotStrategy` is set to `SpotWithPriceLimit`.
1037
949
  *
1038
950
  * @example
1039
951
  * 0.98
@@ -1041,13 +953,11 @@ export class CreateInstanceRequest extends $dara.Model {
1041
953
  spotPriceLimit?: number;
1042
954
  /**
1043
955
  * @remarks
1044
- * The bidding policy for the instance. This parameter is valid only if `InstanceChargeType` is set to `PostPaid`. Valid values:
1045
- *
1046
- * - `NoSpot`: The instance is created as a regular pay-as-you-go instance. This is the default value.
1047
- *
1048
- * - `SpotWithPriceLimit`: The instance is created as a spot instance with a user-defined maximum hourly price.
956
+ * The bidding policy for the instance. This parameter takes effect only when `InstanceChargeType` is set to `PostPaid`. Valid values:
1049
957
  *
1050
- * - `SpotAsPriceGo`: The instance is created as a spot instance for which the system automatically bids based on the current market price.
958
+ * - NoSpot (default): The instance is a regular pay-as-you-go instance.
959
+ * - SpotWithPriceLimit: The instance is a spot instance with a user-defined maximum hourly price.
960
+ * - SpotAsPriceGo: The instance is a spot instance for which the market price at the time of purchase is automatically used as the bid price.
1051
961
  *
1052
962
  * @example
1053
963
  * NoSpot
@@ -1055,7 +965,7 @@ export class CreateInstanceRequest extends $dara.Model {
1055
965
  spotStrategy?: string;
1056
966
  /**
1057
967
  * @remarks
1058
- * Specifies whether to create the instance on a dedicated host. Valid values:
968
+ * The ID of the storage set.
1059
969
  *
1060
970
  * @example
1061
971
  * ss-bp1j4i2jdf3owlhe****
@@ -1063,7 +973,7 @@ export class CreateInstanceRequest extends $dara.Model {
1063
973
  storageSetId?: string;
1064
974
  /**
1065
975
  * @remarks
1066
- * The maximum number of partitions in the storage set. The value must be 2 or greater.
976
+ * The maximum number of partitions in the storage set. Valid values: greater than or equal to 2.
1067
977
  *
1068
978
  * @example
1069
979
  * 2
@@ -1071,18 +981,18 @@ export class CreateInstanceRequest extends $dara.Model {
1071
981
  storageSetPartitionNumber?: number;
1072
982
  /**
1073
983
  * @remarks
1074
- * The tags.
984
+ * The list of tags.
1075
985
  */
1076
986
  tag?: CreateInstanceRequestTag[];
1077
987
  /**
1078
988
  * @remarks
1079
- * Specifies whether to associate the instance on a dedicated host with the dedicated host. Valid values:
989
+ * Specifies whether to create the instance on a dedicated host. Valid values:
1080
990
  *
1081
- * - `default`: does not associate the instance with the dedicated host. When a stopped instance in economical mode is restarted, it may be placed on a different dedicated host in the auto-deployment resource pool if the original dedicated host has insufficient resources.
991
+ * - default: creates the instance on a non-dedicated host.
1082
992
  *
1083
- * - `host`: associates the instance with the dedicated host. When a stopped instance in economical mode is restarted, it is still placed on the original dedicated host. If the original dedicated host has insufficient resources, the instance fails to restart.
993
+ * - host: creates the instance on a dedicated host. If you do not specify `DedicatedHostId`, Alibaba Cloud automatically selects a dedicated host for the instance.
1084
994
  *
1085
- * Default value: `default`.
995
+ * Default value: default.
1086
996
  *
1087
997
  * @example
1088
998
  * default
@@ -1090,7 +1000,7 @@ export class CreateInstanceRequest extends $dara.Model {
1090
1000
  tenancy?: string;
1091
1001
  /**
1092
1002
  * @remarks
1093
- * 是否使用阿里云提供的虚拟机系统配置(WindowsNTPKMSLinuxNTPYUM)。
1003
+ * Specifies whether to use the virtual machine system configuration provided by Alibaba Cloud (Windows: NTP and KMS. Linux: NTP and YUM).
1094
1004
  *
1095
1005
  * @example
1096
1006
  * true
@@ -1098,7 +1008,7 @@ export class CreateInstanceRequest extends $dara.Model {
1098
1008
  useAdditionalService?: boolean;
1099
1009
  /**
1100
1010
  * @remarks
1101
- * The user data of the instance. The user data must be Base64-encoded. The raw data can be up to 32 KB in size.
1011
+ * The instance user data. The data must be encoded in Base64. The maximum size of the raw data is 32 KB.
1102
1012
  *
1103
1013
  * @example
1104
1014
  * ZWNobyBoZWxsbyBlY3Mh
@@ -1106,9 +1016,9 @@ export class CreateInstanceRequest extends $dara.Model {
1106
1016
  userData?: string;
1107
1017
  /**
1108
1018
  * @remarks
1109
- * When you create an instance in a VPC, you must specify a VSwitch ID. You can call the [DescribeVSwitches](https://help.aliyun.com/document_detail/35748.html) operation to query information about the VSwitches that you created.
1019
+ * The vSwitch ID. This parameter is required when you create a VPC-connected instance. You can call [DescribeVSwitches](https://help.aliyun.com/document_detail/35748.html) to query available vSwitches.
1110
1020
  *
1111
- * > If `VSwitchId` is specified, `ZoneId` must match the VSwitch\\"s zone. If `ZoneId` is left unspecified, the system automatically uses the VSwitch\\"s zone.
1021
+ * > If you specify `VSwitchId`, the specified `ZoneId` must be in the same zone as the vSwitch. You can also leave `ZoneId` empty, and the system automatically selects the zone of the specified vSwitch.
1112
1022
  *
1113
1023
  * @example
1114
1024
  * vsw-bp1s5fnvk4gn2tws0****
@@ -1116,7 +1026,7 @@ export class CreateInstanceRequest extends $dara.Model {
1116
1026
  vSwitchId?: string;
1117
1027
  /**
1118
1028
  * @remarks
1119
- * The ID of the virtual LAN (VLAN).
1029
+ * The virtual local area network ID.
1120
1030
  *
1121
1031
  * @example
1122
1032
  * 10
@@ -1124,11 +1034,11 @@ export class CreateInstanceRequest extends $dara.Model {
1124
1034
  vlanId?: string;
1125
1035
  /**
1126
1036
  * @remarks
1127
- * The ID of the zone to which the instance belongs. For more information, call the [DescribeZones](https://help.aliyun.com/document_detail/25610.html) operation to query the list of zones.
1037
+ * The zone ID of the instance. For more information, call [DescribeZones](https://help.aliyun.com/document_detail/25610.html) to query the zone list.
1128
1038
  *
1129
- * > If `VSwitchId` is specified, `ZoneId` must match the VSwitch\\"s zone. If `ZoneId` is left unspecified, the system automatically uses the VSwitch\\"s zone.
1039
+ * > If you specify `VSwitchId`, the specified `ZoneId` must be in the same zone as the vSwitch. You can also leave `ZoneId` empty, and the system automatically selects the zone of the specified vSwitch.
1130
1040
  *
1131
- * Default value: empty, which indicates that the system randomly selects a zone.
1041
+ * Default value: empty. The system automatically selects a zone.
1132
1042
  *
1133
1043
  * @example
1134
1044
  * cn-hangzhou-g