@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
@@ -53,7 +53,7 @@ export class DescribeInstanceAttributeResponseBodyEipAddress extends $dara.Model
53
53
  allocationId?: string;
54
54
  /**
55
55
  * @remarks
56
- * The maximum public bandwidth of the EIP. Unit: Mbit/s.
56
+ * The public bandwidth limit of the EIP. Unit: Mbit/s.
57
57
  *
58
58
  * @example
59
59
  * 8
@@ -61,13 +61,12 @@ export class DescribeInstanceAttributeResponseBodyEipAddress extends $dara.Model
61
61
  bandwidth?: number;
62
62
  /**
63
63
  * @remarks
64
- * The billing method for network usage. Valid values:
64
+ * The billing method for public bandwidth. Valid values:
65
65
  *
66
- * - PayByBandwidth
66
+ * - PayByBandwidth: pay-by-bandwidth.
67
+ * - PayByTraffic: pay-by-traffic.
67
68
  *
68
- * - PayByTraffic
69
- *
70
- * > When the **pay-by-traffic** billing method is used for network usage, the maximum inbound and outbound bandwidths are used as the upper limits of bandwidths instead of guaranteed performance specifications. In scenarios in which demands exceed resource supplies, the maximum bandwidths may not be reached. If you want guaranteed bandwidths for your instance, use the **pay-by-bandwidth** billing method for network usage.
69
+ * > In **pay-by-traffic** mode, the peak inbound and outbound bandwidths are used as upper limits for bandwidths and are not guaranteed. When resource contention occurs, the peak bandwidths may be limited. If your workloads require guaranteed bandwidth, use the **pay-by-bandwidth** mode.
71
70
  *
72
71
  * @example
73
72
  * PayByTraffic
@@ -75,7 +74,7 @@ export class DescribeInstanceAttributeResponseBodyEipAddress extends $dara.Model
75
74
  internetChargeType?: string;
76
75
  /**
77
76
  * @remarks
78
- * The ID of the elastic IP address (EIP).
77
+ * The EIP.
79
78
  *
80
79
  * @example
81
80
  * ``30.21.**.**``
@@ -139,19 +138,7 @@ export class DescribeInstanceAttributeResponseBodyNetworkOptions extends $dara.M
139
138
  * @remarks
140
139
  * The bandwidth weight.
141
140
  *
142
- * The supported values vary with instance types. You can query the bandwidth weights supported by the current instance type by using the DescribeInstanceTypes.
143
- *
144
- * Valid values:
145
- *
146
- * - Vpc-L1.
147
- *
148
- * - Vpc-L2.
149
- *
150
- * - Ebs-L1.
151
- *
152
- * - Ebs-L2.
153
- *
154
- * - Default.
141
+ * Different instance types support different values. Call [DescribeInstanceTypes](https://help.aliyun.com/document_detail/2679699.html) to query the bandwidth weight values supported by the current instance type.
155
142
  *
156
143
  * @example
157
144
  * Vpc-L1
@@ -159,15 +146,14 @@ export class DescribeInstanceAttributeResponseBodyNetworkOptions extends $dara.M
159
146
  bandwidthWeighting?: string;
160
147
  /**
161
148
  * @remarks
162
- * Indicates whether the Jumbo frame attribute is enabled for the instance. Valid values:
163
- *
164
- * - true: Enabled.
149
+ * Indicates whether the Jumbo Frame feature is enabled for the instance. Valid values:
165
150
  *
166
- * - false: Not enabled.
151
+ * - true: enabled.
167
152
  *
168
- * For more information, see [ECS Instance MTU](https://help.aliyun.com/document_detail/200512.html).
153
+ * - false: not enabled.
169
154
  *
170
- * > This parameter is in invitational preview and is not publicly available yet.
155
+ * For more information, see [ECS instance MTU](https://help.aliyun.com/document_detail/200512.html).
156
+ * > This parameter is in invitational preview and is not publicly available.
171
157
  *
172
158
  * @example
173
159
  * false
@@ -177,11 +163,9 @@ export class DescribeInstanceAttributeResponseBodyNetworkOptions extends $dara.M
177
163
  * @remarks
178
164
  * Indicates whether VPC network traffic encryption is enabled for the instance. Valid values:
179
165
  *
180
- * - true: Enabled.
181
- *
182
- * - false: Not enabled.
183
- *
184
- * > This parameter is in invitational preview and is not publicly available yet.
166
+ * - true: enabled.
167
+ * - false: not enabled.
168
+ * > This parameter is in invitational preview and is not publicly available.
185
169
  *
186
170
  * @example
187
171
  * False
@@ -342,7 +326,7 @@ export class DescribeInstanceAttributeResponseBodyVpcAttributesPrivateIpAddress
342
326
  export class DescribeInstanceAttributeResponseBodyVpcAttributes extends $dara.Model {
343
327
  /**
344
328
  * @remarks
345
- * The NAT IP address of the instance. It is used by ECS instances in different VPCs for communication.
329
+ * The IP address of the cloud service, which is used for network communication between VPC-connected cloud services.
346
330
  *
347
331
  * @example
348
332
  * ``172.17.**.**``
@@ -351,7 +335,7 @@ export class DescribeInstanceAttributeResponseBodyVpcAttributes extends $dara.Mo
351
335
  privateIpAddress?: DescribeInstanceAttributeResponseBodyVpcAttributesPrivateIpAddress;
352
336
  /**
353
337
  * @remarks
354
- * The ID of the vSwitch to which the instance is connected.
338
+ * The vSwitch ID.
355
339
  *
356
340
  * @example
357
341
  * vsw-uf6ixacqz8osrwnqb****
@@ -359,7 +343,7 @@ export class DescribeInstanceAttributeResponseBodyVpcAttributes extends $dara.Mo
359
343
  vSwitchId?: string;
360
344
  /**
361
345
  * @remarks
362
- * The ID of the VPC.
346
+ * The VPC ID.
363
347
  *
364
348
  * @example
365
349
  * vpc-wz9e4e9pmbcnj6ki6****
@@ -399,8 +383,7 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
399
383
  /**
400
384
  * @remarks
401
385
  * The ID of the cluster to which the instance belongs.
402
- *
403
- * > This parameter will be removed in the future. To ensure future compatibility, we recommend that you use other parameters.
386
+ * > This parameter will be deprecated soon. To ensure future compatibility, use other parameters.
404
387
  *
405
388
  * @example
406
389
  * cls-bp67acfmxazb4p****
@@ -408,7 +391,7 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
408
391
  clusterId?: string;
409
392
  /**
410
393
  * @remarks
411
- * The number of vCPUs.
394
+ * The number of vCPU cores.
412
395
  *
413
396
  * @example
414
397
  * 8
@@ -416,7 +399,7 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
416
399
  cpu?: number;
417
400
  /**
418
401
  * @remarks
419
- * The time when the instance was created. The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time is displayed in UTC. For more information, see [ISO 8601](https://help.aliyun.com/document_detail/25696.html).
402
+ * The time when the instance was created. The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mmZ format. The time is displayed in UTC. For more information, see [ISO 8601](https://help.aliyun.com/document_detail/25696.html).
420
403
  *
421
404
  * @example
422
405
  * 2017-12-10T04:04Z
@@ -424,11 +407,10 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
424
407
  creationTime?: string;
425
408
  /**
426
409
  * @remarks
427
- * The performance mode of the burstable instance. Valid values:
410
+ * The running mode of the burstable instance. Valid values:
428
411
  *
429
- * - Standard: the standard mode. For more information, see the [Performance modes](~~59977#section-svb-w9d-dju~~) section of the "Overview of burstable instances" topic.
430
- *
431
- * - Unlimited: the unlimited mode. For more information, see the [Performance modes](~~59977#section-svb-w9d-dju~~) section of the "Overview of burstable instances" topic.
412
+ * - Standard: standard mode. For more information about instance performance, see [Performance mode](~~59977#section-svb-w9d-dju~~).
413
+ * - Unlimited: unlimited mode. For more information about instance performance, see [Performance mode](~~59977#section-svb-w9d-dju~~).
432
414
  *
433
415
  * @example
434
416
  * Standard
@@ -436,7 +418,7 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
436
418
  creditSpecification?: string;
437
419
  /**
438
420
  * @remarks
439
- * Details about the dedicated host. It is an array that consists of the DedicatedHostClusterId, DedicatedHostId, and DedicatedHostName parameters.
421
+ * The dedicated host attributes, which consist of the dedicated host cluster ID (DedicatedHostClusterId), dedicated host ID (DedicatedHostId), and dedicated host name (DedicatedHostName).
440
422
  */
441
423
  dedicatedHostAttribute?: DescribeInstanceAttributeResponseBodyDedicatedHostAttribute;
442
424
  /**
@@ -449,18 +431,18 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
449
431
  description?: string;
450
432
  /**
451
433
  * @remarks
452
- * The elastic IP address (EIP) associated with the instance.
434
+ * The Elastic IP Address (EIP) binding information.
453
435
  */
454
436
  eipAddress?: DescribeInstanceAttributeResponseBodyEipAddress;
455
437
  /**
456
438
  * @remarks
457
- * Indicates whether the Jumbo Frame feature is enabled for the instance. Valid values:
439
+ * Indicates whether the Jumbo Frame feature is enabled for the ECS instance. Valid values:
458
440
  *
459
- * - true
441
+ * - true: enabled.
460
442
  *
461
- * - false
443
+ * - false: not enabled.
462
444
  *
463
- * For more information, see [MTUs](https://help.aliyun.com/document_detail/200512.html).
445
+ * For more information, see [ECS instance MTU](https://help.aliyun.com/document_detail/200512.html).
464
446
  *
465
447
  * @example
466
448
  * false
@@ -470,11 +452,9 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
470
452
  * @remarks
471
453
  * Indicates whether VPC network traffic encryption is enabled for the instance. Valid values:
472
454
  *
473
- * - true: Enabled.
474
- *
475
- * - false: Not enabled.
476
- *
477
- * > This parameter is in invitational preview and is not publicly available yet.
455
+ * - true: enabled.
456
+ * - false: not enabled.
457
+ * > This parameter is in invitational preview and is not publicly available.
478
458
  *
479
459
  * @example
480
460
  * True
@@ -482,7 +462,7 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
482
462
  enableNetworkEncryption?: boolean;
483
463
  /**
484
464
  * @remarks
485
- * The time when the instance expires. The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time is displayed in UTC. For more information, see [ISO 8601](https://help.aliyun.com/document_detail/25696.html).
465
+ * The expiration time. The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mmZ format. The time is displayed in UTC. For more information, see [ISO 8601](https://help.aliyun.com/document_detail/25696.html).
486
466
  *
487
467
  * @example
488
468
  * 2017-12-10T04:04Z
@@ -508,10 +488,8 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
508
488
  /**
509
489
  * @remarks
510
490
  * The billing method of the instance. Valid values:
511
- *
512
491
  * - PrePaid: subscription.
513
- *
514
- * - PostPaid: pay-as-you-go
492
+ * - PostPaid: pay-as-you-go.
515
493
  *
516
494
  * @example
517
495
  * PrePaid
@@ -519,7 +497,7 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
519
497
  instanceChargeType?: string;
520
498
  /**
521
499
  * @remarks
522
- * The instance ID
500
+ * The instance ID.
523
501
  *
524
502
  * @example
525
503
  * i-uf6f5trc95ug8t33****
@@ -527,7 +505,7 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
527
505
  instanceId?: string;
528
506
  /**
529
507
  * @remarks
530
- * The instance name.
508
+ * Instance name
531
509
  *
532
510
  * @example
533
511
  * testInstanceName
@@ -535,11 +513,10 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
535
513
  instanceName?: string;
536
514
  /**
537
515
  * @remarks
538
- * The network type of the instance. Valid values:
539
- *
540
- * - classic: classic network
541
- *
542
- * - vpc: VPC
516
+ * The network type of the instance. Valid values:
517
+ *
518
+ * - vpc: virtual private cloud (VPC).
519
+ * - classic: classic network. The classic network is deprecated. For more information, see [Deprecation notice](https://help.aliyun.com/document_detail/2833134.html).
543
520
  *
544
521
  * @example
545
522
  * vpc
@@ -547,7 +524,7 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
547
524
  instanceNetworkType?: string;
548
525
  /**
549
526
  * @remarks
550
- * The instance type.
527
+ * The instance type of the instance.
551
528
  *
552
529
  * @example
553
530
  * ecs.g5.large
@@ -555,13 +532,12 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
555
532
  instanceType?: string;
556
533
  /**
557
534
  * @remarks
558
- * The billing method for network usage. Valid values:
559
- *
560
- * - PayByBandwidth
535
+ * The billing method for public bandwidth. Valid values:
561
536
  *
562
- * - PayByTraffic
537
+ * - PayByBandwidth: pay-by-bandwidth.
538
+ * - PayByTraffic: pay-by-traffic.
563
539
  *
564
- * > When the **pay-by-traffic** billing method is used for network usage, the maximum inbound and outbound bandwidths are used as the upper limits of bandwidths instead of guaranteed performance specifications. In scenarios in which demands exceed resource supplies, the maximum bandwidths may not be reached. If you want guaranteed bandwidths for your instance, use the **pay-by-bandwidth** billing method for network usage.
540
+ * > In **pay-by-traffic** mode, the peak inbound and outbound bandwidths are used as upper limits for bandwidths and are not guaranteed. When resource contention occurs, the peak bandwidths may be limited. If your workloads require guaranteed bandwidth, use the **pay-by-bandwidth** mode.
565
541
  *
566
542
  * @example
567
543
  * PayByTraffic
@@ -585,11 +561,11 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
585
561
  internetMaxBandwidthOut?: number;
586
562
  /**
587
563
  * @remarks
588
- * Indicates whether the ECS instance is I/O optimized. Valid values:
564
+ * Indicates whether the instance is I/O optimized. Valid values:
589
565
  *
590
- * - optimized: The ECS instance is I/O optimized.
566
+ * - optimized: I/O optimized.
591
567
  *
592
- * - none: The ECS instance is not I/O optimized.
568
+ * - none: not I/O optimized.
593
569
  *
594
570
  * @example
595
571
  * optimized
@@ -597,7 +573,7 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
597
573
  ioOptimized?: string;
598
574
  /**
599
575
  * @remarks
600
- * The memory size of the instance. Unit: MiB.
576
+ * The memory size. Unit: MiB.
601
577
  *
602
578
  * @example
603
579
  * 16384
@@ -605,8 +581,7 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
605
581
  memory?: number;
606
582
  /**
607
583
  * @remarks
608
- * Details about network options.
609
- *
584
+ * The network-related attributes.
610
585
  * > This parameter is in invitational preview and is not publicly available.
611
586
  */
612
587
  networkOptions?: DescribeInstanceAttributeResponseBodyNetworkOptions;
@@ -614,7 +589,7 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
614
589
  publicIpAddress?: DescribeInstanceAttributeResponseBodyPublicIpAddress;
615
590
  /**
616
591
  * @remarks
617
- * The ID of the region in which the instance resides.
592
+ * The region ID of the instance.
618
593
  *
619
594
  * @example
620
595
  * cn-hangzhou
@@ -639,17 +614,13 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
639
614
  serialNumber?: string;
640
615
  /**
641
616
  * @remarks
642
- * The status of the instance. Valid values:
643
- *
644
- * - Pending: The instance is being created.
645
- *
646
- * - Running: The instance is running.
647
- *
648
- * - Starting: The instance is being started.
617
+ * The instance status. Valid values:
649
618
  *
650
- * - Stopping: The instance is being stopped.
651
- *
652
- * - Stopped: The instance is stopped.
619
+ * - Pending: being created.
620
+ * - Running: running.
621
+ * - Starting: being started.
622
+ * - Stopping: being stopped.
623
+ * - Stopped: stopped.
653
624
  *
654
625
  * @example
655
626
  * Running
@@ -657,13 +628,11 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
657
628
  status?: string;
658
629
  /**
659
630
  * @remarks
660
- * Indicates whether the system implements billing after the instance is stopped. Valid values:
661
- *
662
- * - KeepCharging: The instance is stopped in standard mode. The billing of the instance continues after the instance is stopped, and resources are retained for the instance.
631
+ * Indicates whether the instance continues to be billed after it is stopped. Valid values:
663
632
  *
664
- * - StopCharging: The instance is stopped in economical mode. The billing of some resources of the instance stops after the instance is stopped. When the instance is stopped, its resources such as vCPUs, memory, and public IP address are released. The instance may be unable to start again if some required resources are out of stock in the current region.
665
- *
666
- * - Not-applicable: The instance does not support economical mode.
633
+ * - KeepCharging: The instance continues to be billed after it is stopped. Inventory resources are reserved for the instance.
634
+ * - StopCharging: The instance is not billed after it is stopped. After the instance is stopped, its resources such as vCPUs, memory, and public IP addresses are released. Whether the instance can be restarted depends on resource availability in the current region.
635
+ * - Not-applicable: The instance does not support the No Fees for Stopped Instances feature.
667
636
  *
668
637
  * @example
669
638
  * KeepCharging
@@ -671,9 +640,8 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
671
640
  stoppedMode?: string;
672
641
  /**
673
642
  * @remarks
674
- * The virtual LAN (VLAN) ID of the instance.
675
- *
676
- * > This parameter will be removed in the future. To ensure future compatibility, we recommend that you use other parameters.
643
+ * The VLAN ID of the instance.
644
+ * > This parameter will be deprecated soon. To ensure future compatibility, use other parameters.
677
645
  *
678
646
  * @example
679
647
  * 10
@@ -681,12 +649,12 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
681
649
  vlanId?: string;
682
650
  /**
683
651
  * @remarks
684
- * The VPC attributes of the instance.
652
+ * The VPC attributes.
685
653
  */
686
654
  vpcAttributes?: DescribeInstanceAttributeResponseBodyVpcAttributes;
687
655
  /**
688
656
  * @remarks
689
- * The ID of the zone in which the instance resides.
657
+ * The zone ID of the instance.
690
658
  *
691
659
  * @example
692
660
  * cn-hangzhou-g