@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
@@ -208,7 +208,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
208
208
  export class DescribeSnapshotsResponseBody extends $dara.Model {
209
209
  /**
210
210
  * @remarks
211
- * A pagination token used to retrieve the next page of results.
211
+ * The pagination token for the next query.
212
212
  *
213
213
  * @example
214
214
  * caeba0bbb2be03f84eb48b699f0a4883
@@ -216,7 +216,7 @@ export class DescribeSnapshotsResponseBody extends $dara.Model {
216
216
  nextToken?: string;
217
217
  /**
218
218
  * @remarks
219
- * > This parameter is deprecated. Use the `NextToken` and `MaxResults` parameters for pagination instead.
219
+ * > This parameter is about to be deprecated. Use NextToken and MaxResults for paging instead.
220
220
  *
221
221
  * @example
222
222
  * 1
@@ -224,7 +224,7 @@ export class DescribeSnapshotsResponseBody extends $dara.Model {
224
224
  pageNumber?: number;
225
225
  /**
226
226
  * @remarks
227
- * > This parameter is deprecated. Use the `NextToken` and `MaxResults` parameters for pagination instead.
227
+ * > This parameter is about to be deprecated. Use NextToken and MaxResults for paging instead.
228
228
  *
229
229
  * @example
230
230
  * 10
@@ -238,16 +238,12 @@ export class DescribeSnapshotsResponseBody extends $dara.Model {
238
238
  * 473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E
239
239
  */
240
240
  requestId?: string;
241
- /**
242
- * @remarks
243
- * Details about the snapshots.
244
- */
245
241
  snapshots?: DescribeSnapshotsResponseBodySnapshots;
246
242
  /**
247
243
  * @remarks
248
244
  * The total number of snapshots.
249
245
  *
250
- * > The `TotalCount` value is invalid if you use the `MaxResults` and `NextToken` parameters for pagination.
246
+ * > When you use `MaxResults` and `NextToken` parameters for paging, the returned `TotalCount` parameter value is invalid.
251
247
  *
252
248
  * @example
253
249
  * 1
@@ -5,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeSpotPriceHistoryRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The end of the time range to query. Specify the time in the [ISO 8601 standard](https://help.aliyun.com/document_detail/25696.html) in the `yyyy-MM-ddTHH:mm:ssZ` format. The time must be in UTC.
8
+ * The end of the time range to query the historical prices of spot instances. 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.
9
9
  *
10
- * This parameter is empty by default. If this parameter is empty, the current time is used.
10
+ * Default value: null, which indicates the current time.
11
11
  *
12
12
  * @example
13
13
  * 2017-08-22T08:45:08Z
@@ -15,9 +15,7 @@ export class DescribeSpotPriceHistoryRequest extends $dara.Model {
15
15
  endTime?: string;
16
16
  /**
17
17
  * @remarks
18
- * The beginning of the time range to query. 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. The specified time can be up to 30 days earlier than the specified EndTime value.
19
- *
20
- * This parameter is empty by default. If this parameter is empty, the time that is 3 hours earlier than the specified EndTime value is used.
18
+ * The instance type.
21
19
  *
22
20
  * This parameter is required.
23
21
  *
@@ -27,15 +25,15 @@ export class DescribeSpotPriceHistoryRequest extends $dara.Model {
27
25
  instanceType?: string;
28
26
  /**
29
27
  * @remarks
30
- * Specifies whether the instance is I/O optimized. Valid values:
28
+ * Specifies whether the spot instance is I/O optimized. Valid values:
31
29
  *
32
- * - optimized: The instance is I/O optimized.
30
+ * - optimized: The spot instance is an I/O optimization instance.
33
31
  *
34
- * - none: The instance is not I/O optimized.
32
+ * - none: The spot instance is not an I/O optimization instance.
35
33
  *
36
- * For instances of generation I instance families, the default value is none.
34
+ * Default value for Generation I instance families: none.
37
35
  *
38
- * For instances of other instance families, the default value is optimized.
36
+ * Default value for other instance families: optimized.
39
37
  *
40
38
  * @example
41
39
  * optimized
@@ -45,9 +43,8 @@ export class DescribeSpotPriceHistoryRequest extends $dara.Model {
45
43
  * @remarks
46
44
  * The network type of the spot instance. Valid values:
47
45
  *
48
- * - classic: classic network
49
- *
50
- * - vpc: Virtual Private Cloud (VPC)
46
+ * - vpc: virtual private cloud (VPC).
47
+ * - classic: classic network. This feature has been retired. For more information, see [Retirement notice](https://help.aliyun.com/document_detail/2833134.html).
51
48
  *
52
49
  * This parameter is required.
53
50
  *
@@ -59,9 +56,8 @@ export class DescribeSpotPriceHistoryRequest extends $dara.Model {
59
56
  * @remarks
60
57
  * The type of the operating system platform. Valid values:
61
58
  *
62
- * - linux
63
- *
64
- * - windows
59
+ * - linux.
60
+ * - windows.
65
61
  *
66
62
  * @example
67
63
  * linux
@@ -69,9 +65,9 @@ export class DescribeSpotPriceHistoryRequest extends $dara.Model {
69
65
  OSType?: string;
70
66
  /**
71
67
  * @remarks
72
- * The line from which the query starts.
68
+ * The row from which the query starts.
73
69
  *
74
- * Default value: 0
70
+ * Default value: 0.
75
71
  *
76
72
  * @example
77
73
  * 0
@@ -81,7 +77,7 @@ export class DescribeSpotPriceHistoryRequest extends $dara.Model {
81
77
  ownerId?: number;
82
78
  /**
83
79
  * @remarks
84
- * The zone ID of the spot instance.
80
+ * 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.
85
81
  *
86
82
  * This parameter is required.
87
83
  *
@@ -94,14 +90,12 @@ export class DescribeSpotPriceHistoryRequest extends $dara.Model {
94
90
  /**
95
91
  * @remarks
96
92
  * The protection period of the spot instance. Unit: hours. Default value: 1. Valid values:
93
+ * - 1: After a spot instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After 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.
94
+ * - 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.
97
95
  *
98
- * - 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.
99
- *
100
- * - 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.
101
- *
102
- * 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.
96
+ * Alibaba Cloud sends an ECS system event notification 5 minutes before the instance is released. Spot instances are billed by second. Specify an appropriate protection period based on the expected task execution duration.
103
97
  *
104
- * > This parameter takes effect only if you set SpotStrategy to SpotWithPriceLimit or SpotAsPriceGo.
98
+ * > This parameter takes effect only when SpotStrategy is set to SpotWithPriceLimit or SpotAsPriceGo.
105
99
  *
106
100
  * @example
107
101
  * 1
@@ -109,9 +103,9 @@ export class DescribeSpotPriceHistoryRequest extends $dara.Model {
109
103
  spotDuration?: number;
110
104
  /**
111
105
  * @remarks
112
- * The beginning of the time range to query. The value of this parameter and the value of EndTime can be up to 30 days apart. Specify the time in the [ISO 8601 standard](https://help.aliyun.com/document_detail/25696.html) in the `yyyy-MM-ddTHH:mm:ssZ` format. The time must be in UTC.
106
+ * The beginning of the time range to query the historical prices of spot instances. The maximum time range between the start time and end time is 30 days. 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.
113
107
  *
114
- * This parameter is left empty by default. If this parameter is empty, the time that is 3 hours earlier than the value of EndTime is used.
108
+ * Default value: null, which indicates 3 hours before the end time.
115
109
  *
116
110
  * @example
117
111
  * 2017-08-22T08:45:08Z
@@ -119,7 +113,7 @@ export class DescribeSpotPriceHistoryRequest extends $dara.Model {
119
113
  startTime?: string;
120
114
  /**
121
115
  * @remarks
122
- * The spot price (market price) of the spot instance.
116
+ * The zone ID.
123
117
  *
124
118
  * @example
125
119
  * cn-hangzhou-g
@@ -72,7 +72,11 @@ export class DescribeSpotPriceHistoryResponseBodySpotPrices extends $dara.Model
72
72
  export class DescribeSpotPriceHistoryResponseBody extends $dara.Model {
73
73
  /**
74
74
  * @remarks
75
- * The instance type of the spot instance.
75
+ * The currency unit of the price.
76
+ *
77
+ * China site: CNY.
78
+ *
79
+ * International site: USD.
76
80
  *
77
81
  * @example
78
82
  * CNY
@@ -80,7 +84,7 @@ export class DescribeSpotPriceHistoryResponseBody extends $dara.Model {
80
84
  currency?: string;
81
85
  /**
82
86
  * @remarks
83
- * The network type of the spot instance.
87
+ * The start row of the next page. Set the `Offset` parameter to this value to query the next page of data.
84
88
  *
85
89
  * @example
86
90
  * 1000
@@ -88,7 +92,7 @@ export class DescribeSpotPriceHistoryResponseBody extends $dara.Model {
88
92
  nextOffset?: number;
89
93
  /**
90
94
  * @remarks
91
- * The instance type of the spot instance.
95
+ * The request ID.
92
96
  *
93
97
  * @example
94
98
  * 473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E
@@ -13,9 +13,9 @@ export class DescribeTerminalSessionsRequest extends $dara.Model {
13
13
  instanceId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The maximum number of entries per page.
16
+ * The maximum number of entries per page for a paged query.
17
17
  *
18
- * Valid values: 1 to 100.
18
+ * Maximum value: 100.
19
19
  *
20
20
  * Default value: 10.
21
21
  *
@@ -25,7 +25,7 @@ export class DescribeTerminalSessionsRequest extends $dara.Model {
25
25
  maxResults?: number;
26
26
  /**
27
27
  * @remarks
28
- * The pagination token that is used in the next request to retrieve a new page of results. You do not need to specify this parameter for the first request. You must specify the token that is obtained from the previous query as the value of NextToken.
28
+ * The pagination token. Set this parameter to the NextToken value returned in the previous API call.
29
29
  *
30
30
  * @example
31
31
  * AAAAAdDWBF2****
@@ -145,7 +145,7 @@ export class DescribeTerminalSessionsResponseBodySessions extends $dara.Model {
145
145
  export class DescribeTerminalSessionsResponseBody extends $dara.Model {
146
146
  /**
147
147
  * @remarks
148
- * A pagination token. It can be used in the next request to retrieve a new page of results.
148
+ * The pagination token returned in this call.
149
149
  *
150
150
  * @example
151
151
  * AAAAAdDWBF2****
@@ -5,21 +5,15 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeZonesRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The natural language that is used to filter responses. For more information, see [RFC 7231](https://tools.ietf.org/html/rfc7231). Valid values:
9
- *
10
- * - zh-CN: Simplified Chinese
11
- *
12
- * - zh_TW: Traditional Chinese
13
- *
14
- * - en-US: English
15
- *
16
- * - ja: Japanese
17
- *
18
- * - fr: French
19
- *
20
- * - de: German
21
- *
22
- * - ko: Korean
8
+ * The natural language that is used to filter response results. For more information, see [RFC 7231](https://tools.ietf.org/html/rfc7231). Valid values:
9
+ *
10
+ * - zh-CN: simplified Chinese.
11
+ * - zh-TW: traditional Chinese.
12
+ * - en-US: English.
13
+ * - ja: Japanese.
14
+ * - fr: French.
15
+ * - de: German.
16
+ * - ko: Korean.
23
17
  *
24
18
  * Default value: zh-CN.
25
19
  *
@@ -29,11 +23,10 @@ export class DescribeZonesRequest extends $dara.Model {
29
23
  acceptLanguage?: string;
30
24
  /**
31
25
  * @remarks
32
- * The billing method of resources. For more information, see [Billing overview](https://help.aliyun.com/document_detail/25398.html). Valid values:
33
- *
34
- * - Prepaid: subscription
26
+ * The billing method supported by resources in the active zone. For more information, see [Billing overview](https://help.aliyun.com/document_detail/25398.html). Valid values:
35
27
  *
36
- * - PostPaid: pay-as-you-go
28
+ * - PrePaid: subscription.
29
+ * - PostPaid: pay-as-you-go.
37
30
  *
38
31
  * Default value: PostPaid.
39
32
  *
@@ -45,7 +38,7 @@ export class DescribeZonesRequest extends $dara.Model {
45
38
  ownerId?: number;
46
39
  /**
47
40
  * @remarks
48
- * The ID of the region. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
41
+ * The ID of the region where the zones are located. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
49
42
  *
50
43
  * This parameter is required.
51
44
  *
@@ -57,13 +50,11 @@ export class DescribeZonesRequest extends $dara.Model {
57
50
  resourceOwnerId?: number;
58
51
  /**
59
52
  * @remarks
60
- * The bidding policy for the pay-as-you-go instance. You can specify this parameter when you set `InstanceChargeType` to PostPaid. For more information, see [Spot instances](https://help.aliyun.com/document_detail/52088.html). Valid values:
61
- *
62
- * - NoSpot: The instances are regular pay-as-you-go instances.
63
- *
64
- * - SpotWithPriceLimit: The instance is a spot instance that has a user-defined maximum hourly price.
65
- *
66
- * - SpotAsPriceGo: The instance is a spot instance for which the market price is automatically used as the bid price. The market price can be up to the pay-as-you-go price.
53
+ * The bidding policy for pay-as-you-go instances. You can specify this parameter when `InstanceChargeType=PostPaid`. For more information, see [Spot instances](https://help.aliyun.com/document_detail/52088.html). Valid values:
54
+ *
55
+ * - NoSpot: regular pay-as-you-go instance.
56
+ * - SpotWithPriceLimit: spot instance with a maximum price limit.
57
+ * - SpotAsPriceGo: spot instance priced at the market price with the pay-as-you-go price as the upper limit.
67
58
  *
68
59
  * Default value: NoSpot.
69
60
  *
@@ -75,9 +66,8 @@ export class DescribeZonesRequest extends $dara.Model {
75
66
  * @remarks
76
67
  * Specifies whether to display detailed information.
77
68
  *
78
- * - true: displays detailed information.
79
- *
80
- * - false: does not display detailed information.
69
+ * - true: Display detailed information.
70
+ * - false: Do not display detailed information.
81
71
  *
82
72
  * Default value: true.
83
73
  *
@@ -499,7 +499,7 @@ export class DescribeZonesResponseBodyZones extends $dara.Model {
499
499
  export class DescribeZonesResponseBody extends $dara.Model {
500
500
  /**
501
501
  * @remarks
502
- * The ID of the request.
502
+ * The request ID.
503
503
  *
504
504
  * @example
505
505
  * 473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E
@@ -17,7 +17,7 @@ export class GetInstanceConsoleOutputRequest extends $dara.Model {
17
17
  ownerId?: number;
18
18
  /**
19
19
  * @remarks
20
- * The region ID of the instance. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
20
+ * The region ID of the instance. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent list of Alibaba Cloud regions.
21
21
  *
22
22
  * This parameter is required.
23
23
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class GetInstanceConsoleOutputResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The system command line output of the instance, encoded in Base64.
8
+ * The Base64-encoded system command-line output of the instance.
9
9
  *
10
10
  * @example
11
11
  * V2VsY29tZSB0byBDZW50T1MgCgpDaGVja2luZyBmaWxlc3lzdGVtcwpDaGVja2luZyBhbGwgZmlsZSBzeXN0ZW1zLgpbL3NiaW4vZnNjay5leHQ0ICgxKSAtLSAvXSBmc2NrLmV4dDQgLWEgL2Rldi92ZGExIAovZGV2L3ZkYTE6IGNsZWFuLCAzMjAxNi8yNjIxNDQwIGZpbGVzLCA0NDc5NzQvMTA0ODU1MDQgYmxvY2tzCgpFbnRlcmluZyBub24taW50ZXJhY3RpdmUgc3RhcnR1cApDYWxsaW5nIHRoZSBzeXN0ZW0gYWN0aXZpdHkgZGF0YSBjb2xsZWN0b3IgKHNhZGMpLi4uIAoKQnJpbmdpbmcgdXAgaW50ZXJmYWNlIGV0aDA6ICAKRGV0ZXJtaW5pbmcgSVAgaW5mb3JtYXRpb24gZm9yIGV0aDAuLi4gZG9uZS4KCmFsaXl1bi1zZXJ2aWNlIHN0YXJ0L3J1bm5pbmcsIHByb2Nlc3MgMTczMwpmaW5pc2hlZAoKQ2VudE9TIHJlbGVhc2UgNi44IChGaW5hbCkKS2VybmVsIDIuNi4zMi02OTYuMy4yLmVsNi5pNjg2IG9uIGFuIGk2ODYKCmlaMnplZDk2ZTQ2MmF5cjBxeioqKioqIGxvZ2luOg==
@@ -21,7 +21,7 @@ export class GetInstanceConsoleOutputResponseBody extends $dara.Model {
21
21
  instanceId?: string;
22
22
  /**
23
23
  * @remarks
24
- * The UTC+8 time recorded when the last entry of the Linux kernel logs was printed. Format: yyyy-MM-dd HH:mm:ss.
24
+ * The record of the time when the last line of the Linux kernel logs was printed, in UTC+8. Format: yyyy-MM-dd HH:mm:ss.
25
25
  *
26
26
  * @example
27
27
  * 2018-03-22 10:04:57
@@ -33,7 +33,7 @@ export class ModifyHpcClusterAttributeRequest extends $dara.Model {
33
33
  hpcClusterId?: string;
34
34
  /**
35
35
  * @remarks
36
- * The name of the HPC cluster. The name must be 2 to 128 characters in length. The name must start with a letter or a Chinese character and cannot start with http:// or https://. The name can contain digits, underscores (_), or hyphens (-).
36
+ * The name of the HPC cluster. The name must be 2 to 128 characters in length. It must start with a letter or a Chinese character and cannot start with http:// or https://. It can contain digits, underscores (_), or hyphens (-).
37
37
  *
38
38
  * Default value: empty.
39
39
  *