@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
@@ -182,7 +182,7 @@ export class DescribeInvocationResultsResponseBodyInvocation extends $dara.Model
182
182
  invocationResults?: DescribeInvocationResultsResponseBodyInvocationInvocationResults;
183
183
  /**
184
184
  * @remarks
185
- * > This parameter will be removed in the future. We recommend that you use NextToken and MaxResults for a paged query.
185
+ * The pagination token returned in this call.
186
186
  *
187
187
  * @example
188
188
  * AAAAAdDWBF2
@@ -190,13 +190,7 @@ export class DescribeInvocationResultsResponseBodyInvocation extends $dara.Model
190
190
  nextToken?: string;
191
191
  /**
192
192
  * @remarks
193
- * The encoding mode of the `CommandContent` and `Output` values in the response. Valid values:
194
- *
195
- * - PlainText: returns the original command content and command output.
196
- *
197
- * - Base64: returns the Base64-encoded command content and command output.
198
- *
199
- * Default value: Base64.
193
+ * The current page number.
200
194
  *
201
195
  * @example
202
196
  * 1
@@ -204,13 +198,7 @@ export class DescribeInvocationResultsResponseBodyInvocation extends $dara.Model
204
198
  pageNumber?: number;
205
199
  /**
206
200
  * @remarks
207
- * Specifies whether to return the results of historical scheduled executions. Valid values:
208
- *
209
- * - true: returns the results of historical scheduled executions. If you set this parameter to true, you must set InvokeId to the ID of a task that is run on a schedule (RepeatMode set to Period) or on each system startup (RepeatMode set to EveryReboot).
210
- *
211
- * - false: does not return the results of historical scheduled executions.
212
- *
213
- * Default value: false.
201
+ * The number of entries per page. This value is the PageSize value specified in the paging query settings.
214
202
  *
215
203
  * @example
216
204
  * 1
@@ -218,7 +206,7 @@ export class DescribeInvocationResultsResponseBodyInvocation extends $dara.Model
218
206
  pageSize?: number;
219
207
  /**
220
208
  * @remarks
221
- * > This parameter will be removed in the future. We recommend that you use NextToken and MaxResults for a paged query.
209
+ * The total number of commands.
222
210
  *
223
211
  * @example
224
212
  * 1
@@ -259,46 +247,12 @@ export class DescribeInvocationResultsResponseBodyInvocation extends $dara.Model
259
247
  export class DescribeInvocationResultsResponseBody extends $dara.Model {
260
248
  /**
261
249
  * @remarks
262
- * The execution status of the command task. Valid values:
263
- *
264
- * - Running:
265
- *
266
- * - Scheduled task: Before you stop the scheduled execution of the command, the execution state is always Running.
267
- *
268
- * - One-time task: If the command is being run on instances, the execution state is Running.
269
- *
270
- * - Finished:
271
- *
272
- * - Scheduled task: The execution state can never be Finished.
273
- *
274
- * - One-time task: The execution is complete on all instances, or the execution is stopped on some instances and is complete on the other instances.
275
- *
276
- * - Success:
277
- *
278
- * - One-time task: The execution is complete, and the exit code is 0.
279
- *
280
- * - Scheduled task: The last execution is complete, the exit code is 0, and the specified period ends.
281
- *
282
- * - Failed:
283
- *
284
- * - Scheduled task: The execution state can never be Failed.
285
- *
286
- * - One-time task: The execution fails on all instances.
287
- *
288
- * - PartialFailed:
289
- *
290
- * - Scheduled task: The execution state can never be PartialFailed.
291
- *
292
- * - One-time task: The execution fails on some instances.
293
- *
294
- * - Stopped: The task is stopped.
295
- *
296
- * - Stopping: The task is being stopped.
250
+ * The collection of command execution results.
297
251
  */
298
252
  invocation?: DescribeInvocationResultsResponseBodyInvocation;
299
253
  /**
300
254
  * @remarks
301
- * The ID of the command.
255
+ * The request ID.
302
256
  *
303
257
  * @example
304
258
  * 473469C7-AA6F-4DC5-B3DB-A3DC0DE*****
@@ -5,11 +5,11 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeInvocationsRequestTag extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The tag key for command execution. Valid values for N are 1 to 20. If this value is specified, it cannot be an empty string.
8
+ * The tag key of the command execution. Valid values of N: 1 to 20. The tag key cannot be an empty string.
9
9
  *
10
- * When you use one tag to filter resources, the number of resources under this tag cannot exceed 1,000. When you use multiple tags to filter resources, the number of resources bound to all specified tags simultaneously cannot exceed 1,000. If the number of resources exceeds 1,000, you must use the [ListTagResources](https://help.aliyun.com/document_detail/110425.html) API to query them.
10
+ * If you use a single tag to filter resources, the resource count with the specified tag cannot exceed 1,000. If you use multiple tags to filter resources, the resource count with all specified tags attached cannot exceed 1,000. If the resource count exceeds 1,000, call [ListTagResources](https://help.aliyun.com/document_detail/110425.html) to execute the query.
11
11
  *
12
- * The key can contain up to 64 characters, must not start with `aliyun` or `acs:`, and must not contain `http://` or `https://`.
12
+ * The tag key can be up to 64 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
13
13
  *
14
14
  * @example
15
15
  * TestKey
@@ -17,9 +17,8 @@ export class DescribeInvocationsRequestTag extends $dara.Model {
17
17
  key?: string;
18
18
  /**
19
19
  * @remarks
20
- * The tag value for command execution. Valid values for N are 1 to 20. This value can be an empty string.
21
- *
22
- * The value can contain up to 128 characters and must not contain `http://` or `https://`.
20
+ * The tag value of the command execution. Valid values of N: 1 to 20. The tag value can be an empty string.
21
+ * The tag value can be up to 128 characters in length and cannot contain `http://` or `https://`.
23
22
  *
24
23
  * @example
25
24
  * TestValue
@@ -51,7 +50,7 @@ export class DescribeInvocationsRequestTag extends $dara.Model {
51
50
  export class DescribeInvocationsRequest extends $dara.Model {
52
51
  /**
53
52
  * @remarks
54
- * The command ID. You can call the [DescribeCommands](https://help.aliyun.com/document_detail/64843.html) API to query all available CommandId values.
53
+ * The command ID. You can call [DescribeCommands](https://help.aliyun.com/document_detail/64843.html) to query all available command IDs.
55
54
  *
56
55
  * @example
57
56
  * c-hz0jdfwcsr****
@@ -59,7 +58,7 @@ export class DescribeInvocationsRequest extends $dara.Model {
59
58
  commandId?: string;
60
59
  /**
61
60
  * @remarks
62
- * The command name. If the `InstanceId` parameter is also specified, this parameter does not take effect.
61
+ * The command name. This parameter does not take effect if you also specify InstanceId.
63
62
  *
64
63
  * @example
65
64
  * CommandTestName
@@ -69,11 +68,9 @@ export class DescribeInvocationsRequest extends $dara.Model {
69
68
  * @remarks
70
69
  * The command type. Valid values:
71
70
  *
72
- * - RunBatScript: The command is a Bat script that runs on a Windows instance.
73
- *
74
- * - RunPowerShellScript: The command is a PowerShell script that runs on a Windows instance.
75
- *
76
- * - RunShellScript: The command is a Shell script that runs on a Linux instance.
71
+ * - RunBatScript: Bat script that runs on Windows instances.
72
+ * - RunPowerShellScript: PowerShell script that runs on Windows instances.
73
+ * - RunShellScript: Shell script that runs on Linux instances.
77
74
  *
78
75
  * @example
79
76
  * RunShellScript
@@ -81,11 +78,10 @@ export class DescribeInvocationsRequest extends $dara.Model {
81
78
  commandType?: string;
82
79
  /**
83
80
  * @remarks
84
- * The codec for the `CommandContent` and `Output` fields in the returned data. Valid values:
85
- *
86
- * - PlainText: Returns the original command content and output information.
81
+ * The encoding mode of the CommandContent and Output fields in the response. Valid values:
87
82
  *
88
- * - Base64: Returns Base64-encoded command content and output information.
83
+ * - PlainText: Returns the original command content and output.
84
+ * - Base64: Returns Base64-encoded command content and output.
89
85
  *
90
86
  * Default value: Base64.
91
87
  *
@@ -95,11 +91,10 @@ export class DescribeInvocationsRequest extends $dara.Model {
95
91
  contentEncoding?: string;
96
92
  /**
97
93
  * @remarks
98
- * Indicates whether to return the command execution output in the results.
94
+ * Specifies whether to return the command output in the results.
99
95
  *
100
- * - true: Returns the output. In this case, you must specify at least one of the `InvokeId` or `InstanceId` parameters.
101
- *
102
- * - false: Does not return the output.
96
+ * - true: The command output is returned. You must specify at least InvokeId or InstanceId.
97
+ * - false: The command output is not returned.
103
98
  *
104
99
  * Default value: false.
105
100
  *
@@ -109,7 +104,7 @@ export class DescribeInvocationsRequest extends $dara.Model {
109
104
  includeOutput?: boolean;
110
105
  /**
111
106
  * @remarks
112
- * The instance ID. If you specify this parameter, all command execution records for this instance will be queried.
107
+ * The instance ID. If you specify this parameter, all command execution records for the instance are queried.
113
108
  *
114
109
  * @example
115
110
  * i-bp1i7gg30r52z2em****
@@ -125,41 +120,25 @@ export class DescribeInvocationsRequest extends $dara.Model {
125
120
  invokeId?: string;
126
121
  /**
127
122
  * @remarks
128
- * The overall execution status of the command. The overall status depends on the combined execution statuses of one or more instances involved in the command execution. Valid values:
129
- *
123
+ * The overall execution status of the command. The overall execution status is determined by the combined execution status across one or more instances. Valid values:
124
+ *
130
125
  * - Running:
131
- *
132
- * - Periodic execution: The status remains Running until the periodic execution is manually stopped.
133
- *
134
- * - One-time execution: The overall status is Running as long as any instance has a running command process.
135
- *
126
+ * - Scheduled execution: The execution status remains Running until you manually stop the scheduled command.
127
+ * - One-time execution: The overall status is Running if any command process is in progress.
136
128
  * - Finished:
137
- *
138
- * - Periodic execution: The command process cannot reach a Finished state.
139
- *
140
- * - One-time execution: All instances have completed execution, or some instances were manually stopped while the rest completed execution.
141
- *
142
- * - Success: All instances have a command execution status of either Stopped or Success, and at least one instance has a status of Success. Specifically:
143
- *
144
- * - For immediate jobs: The command completed successfully with an exit code of 0.
145
- *
146
- * - For scheduled jobs: The most recent execution succeeded with an exit code of 0, and all scheduled times have been completed.
147
- *
129
+ * - Scheduled execution: The status can never be Finished.
130
+ * - One-time execution: All instances have completed execution, or you manually stopped the command process on some instances while the remaining instances completed execution.
131
+ * - Success: The command execution status on each instance is Stopped or Success, and at least one instance has a status of Success. The overall status is then Success.
132
+ * - Immediate task: The command execution is complete and the exit code is 0.
133
+ * - Scheduled task: The most recent execution succeeded with an exit code of 0, and all specified execution times have elapsed.
148
134
  * - Failed:
149
- *
150
- * - Periodic execution: The command process cannot reach a Failed state.
151
- *
152
- * - One-time execution: All instances failed execution.
153
- *
154
- * - Stopped: The command was stopped.
155
- *
135
+ * - Scheduled execution: The status can never be Failed.
136
+ * - One-time execution: All instances failed to run the command.
137
+ * - Stopped: The command has been stopped.
156
138
  * - Stopping: The command is being stopped.
157
- *
158
- * - PartialFailed: Partial failure. This value does not take effect if the `InstanceId` parameter is also specified.
159
- *
160
- * - Pending: The system is validating or sending the command. If at least one instance has a Pending execution status, the overall status is Pending.
161
- *
162
- * - Scheduled: The scheduled command has been sent and is waiting to run. If at least one instance has a Scheduled execution status, the overall status is Scheduled.
139
+ * - PartialFailed: Some instances succeeded while others failed. This value does not take effect if you also specify InstanceId.
140
+ * - Pending: The system is validating or sending the command. The overall status is Pending if at least one instance has a status of Pending.
141
+ * - Scheduled: The scheduled command has been sent and is waiting to run. The overall status is Scheduled if at least one instance has a status of Scheduled.
163
142
  *
164
143
  * @example
165
144
  * Finished
@@ -167,7 +146,7 @@ export class DescribeInvocationsRequest extends $dara.Model {
167
146
  invokeStatus?: string;
168
147
  /**
169
148
  * @remarks
170
- * The maximum number of entries per page for paged queries.
149
+ * The maximum number of entries per page for paging.
171
150
  *
172
151
  * Maximum value: 50.
173
152
  *
@@ -179,7 +158,7 @@ export class DescribeInvocationsRequest extends $dara.Model {
179
158
  maxResults?: number;
180
159
  /**
181
160
  * @remarks
182
- * The query credential (Token). Set this parameter to the NextToken value returned by the previous API call.
161
+ * The pagination token. Set this parameter to the NextToken value returned in the previous API call.
183
162
  *
184
163
  * @example
185
164
  * AAAAAdDWBF2
@@ -189,7 +168,7 @@ export class DescribeInvocationsRequest extends $dara.Model {
189
168
  ownerId?: number;
190
169
  /**
191
170
  * @remarks
192
- * > This parameter will be unpublished soon. We recommend that you use NextToken and MaxResults to perform paged queries.
171
+ * > This parameter is about to be deprecated. Use NextToken and MaxResults to complete paging operations.
193
172
  *
194
173
  * @example
195
174
  * 1
@@ -197,7 +176,7 @@ export class DescribeInvocationsRequest extends $dara.Model {
197
176
  pageNumber?: number;
198
177
  /**
199
178
  * @remarks
200
- * > This parameter will be unpublished soon. We recommend that you use NextToken and MaxResults to perform paged query operations.
179
+ * > This parameter is about to be deprecated. Use NextToken and MaxResults to complete paging operations.
201
180
  *
202
181
  * @example
203
182
  * 10
@@ -205,7 +184,7 @@ export class DescribeInvocationsRequest extends $dara.Model {
205
184
  pageSize?: number;
206
185
  /**
207
186
  * @remarks
208
- * The Region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to view the latest Alibaba Cloud region list.
187
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
209
188
  *
210
189
  * This parameter is required.
211
190
  *
@@ -215,17 +194,14 @@ export class DescribeInvocationsRequest extends $dara.Model {
215
194
  regionId?: string;
216
195
  /**
217
196
  * @remarks
218
- * The execution mode of the command. This parameter does not take effect if the `InstanceId` parameter is also specified. Valid values:
219
- *
220
- * - Once: Executes the command immediately.
221
- *
222
- * - Period: Executes the command periodically.
223
- *
224
- * - NextRebootOnly: Automatically executes the command the next time the instance starts.
197
+ * The execution mode of the command. This parameter does not take effect if you also specify InstanceId. Valid values:
225
198
  *
226
- * - EveryReboot: Automatically executes the command every time the instance starts.
199
+ * - Once: immediately runs the command.
200
+ * - Period: runs the command on a schedule.
201
+ * - NextRebootOnly: automatically runs the command the next time the instance starts.
202
+ * - EveryReboot: automatically runs the command every time the instance starts.
227
203
  *
228
- * Default value: empty, which indicates that all modes are queried.
204
+ * Default value: empty, which indicates that all execution modes are queried.
229
205
  *
230
206
  * @example
231
207
  * Once
@@ -233,7 +209,7 @@ export class DescribeInvocationsRequest extends $dara.Model {
233
209
  repeatMode?: string;
234
210
  /**
235
211
  * @remarks
236
- * The resource group ID of the command execution. After you specify this parameter, you must also specify ResourceGroupId when executing the command. This enables filtering to retrieve the corresponding command execution results.
212
+ * The resource group ID for command execution. After you specify this parameter, the resource group ID must also be specified when you run the command. This parameter filters the corresponding command execution results.
237
213
  *
238
214
  * @example
239
215
  * rg-bp67acfmxazb4p****
@@ -243,20 +219,17 @@ export class DescribeInvocationsRequest extends $dara.Model {
243
219
  resourceOwnerId?: number;
244
220
  /**
245
221
  * @remarks
246
- * The tag list.
222
+ * The tags.
247
223
  */
248
224
  tag?: DescribeInvocationsRequestTag[];
249
225
  /**
250
226
  * @remarks
251
- * Indicates whether the queried command will be automatically executed in the future. Valid values:
252
- *
253
- * - true: The command is queried when the `RepeatMode` parameter is set to `Period`, `NextRebootOnly`, or `EveryReboot` during a call to `RunCommand` or `InvokeCommand`.
254
- *
255
- * - false: The command is queried under either of the following conditions:
256
- *
257
- * - The `RepeatMode` parameter is set to `Once` during a call to `RunCommand` or `InvokeCommand`.
227
+ * Specifies whether the queried commands will be automatically run in the future. Valid values:
258
228
  *
259
- * - The command has been canceled, stopped, or has finished execution.
229
+ * - true: queries commands whose RepeatMode parameter is set to Period, NextRebootOnly, or EveryReboot when RunCommand or InvokeCommand is called.
230
+ * - false: queries commands in the following states:
231
+ * - Commands whose RepeatMode parameter is set to Once when RunCommand or InvokeCommand is called.
232
+ * - Commands that have been canceled, stopped, or completed.
260
233
  *
261
234
  * Default value: false.
262
235
  *
@@ -282,7 +282,7 @@ export class DescribeInvocationsResponseBody extends $dara.Model {
282
282
  invocations?: DescribeInvocationsResponseBodyInvocations;
283
283
  /**
284
284
  * @remarks
285
- * Query credential value returned by this call.
285
+ * The pagination token returned in this call.
286
286
  *
287
287
  * @example
288
288
  * AAAAAdDWBF2
@@ -290,7 +290,7 @@ export class DescribeInvocationsResponseBody extends $dara.Model {
290
290
  nextToken?: string;
291
291
  /**
292
292
  * @remarks
293
- * Page number of the query result.
293
+ * The page number of the query results.
294
294
  *
295
295
  * @example
296
296
  * 1
@@ -298,7 +298,7 @@ export class DescribeInvocationsResponseBody extends $dara.Model {
298
298
  pageNumber?: number;
299
299
  /**
300
300
  * @remarks
301
- * Number of entries per page.
301
+ * The number of entries per page.
302
302
  *
303
303
  * @example
304
304
  * 10
@@ -306,7 +306,7 @@ export class DescribeInvocationsResponseBody extends $dara.Model {
306
306
  pageSize?: number;
307
307
  /**
308
308
  * @remarks
309
- * Request ID.
309
+ * The request ID.
310
310
  *
311
311
  * @example
312
312
  * 473469C7-AA6F-4DC5-B3DB-A3DC0DE3****
@@ -314,7 +314,7 @@ export class DescribeInvocationsResponseBody extends $dara.Model {
314
314
  requestId?: string;
315
315
  /**
316
316
  * @remarks
317
- * Total number of commands.
317
+ * The total number of commands.
318
318
  *
319
319
  * @example
320
320
  * 1
@@ -13,11 +13,11 @@ export class DescribeLaunchTemplateVersionsRequest extends $dara.Model {
13
13
  defaultVersion?: boolean;
14
14
  /**
15
15
  * @remarks
16
- * Specifies whether to query the configurations of the launch template. Valid values:
16
+ * Specifies whether to query detailed template configuration information. Valid values:
17
17
  *
18
- * - true: queries the basic information and other details of the launch template. The details include the image ID and system disk size.
18
+ * - true: Queries detailed template configuration information. In addition to basic template information, detailed configuration such as image ID and system disk size is returned.
19
19
  *
20
- * - false: queries only the basic information of the launch template. The basic information includes the template ID, template name, and default version.
20
+ * - false: Queries only basic template information, such as template ID, template name, and default version.
21
21
  *
22
22
  * Default value: true.
23
23
  *
@@ -27,9 +27,9 @@ export class DescribeLaunchTemplateVersionsRequest extends $dara.Model {
27
27
  detailFlag?: boolean;
28
28
  /**
29
29
  * @remarks
30
- * The ID of the launch template.
30
+ * The launch template ID.
31
31
  *
32
- * You must set `LaunchTemplateId` or `LaunchTemplateName` to specify a launch template.
32
+ * You must specify `LaunchTemplateId` or `LaunchTemplateName` to determine the template.
33
33
  *
34
34
  * @example
35
35
  * lt-bp168lnahrdwl39p****
@@ -37,9 +37,9 @@ export class DescribeLaunchTemplateVersionsRequest extends $dara.Model {
37
37
  launchTemplateId?: string;
38
38
  /**
39
39
  * @remarks
40
- * The name of the launch template.
40
+ * The launch template name.
41
41
  *
42
- * You must set `LaunchTemplateId` or `LaunchTemplateName` to specify a launch template.
42
+ * You must specify `LaunchTemplateId` or `LaunchTemplateName` to determine the template.
43
43
  *
44
44
  * @example
45
45
  * testLaunchTemplateName
@@ -47,7 +47,7 @@ export class DescribeLaunchTemplateVersionsRequest extends $dara.Model {
47
47
  launchTemplateName?: string;
48
48
  /**
49
49
  * @remarks
50
- * The versions of the launch template.
50
+ * One or more launch template version numbers.
51
51
  *
52
52
  * @example
53
53
  * 1
@@ -55,7 +55,7 @@ export class DescribeLaunchTemplateVersionsRequest extends $dara.Model {
55
55
  launchTemplateVersion?: number[];
56
56
  /**
57
57
  * @remarks
58
- * The maximum version number in the version range to query. This parameter is used together with `MinVersion` to specify a version range to query.
58
+ * The maximum version number used to filter query results. Used together with `MinVersion` to query version information within the range between the minimum and maximum version numbers.
59
59
  *
60
60
  * @example
61
61
  * 10
@@ -63,7 +63,7 @@ export class DescribeLaunchTemplateVersionsRequest extends $dara.Model {
63
63
  maxVersion?: number;
64
64
  /**
65
65
  * @remarks
66
- * The minimum version number in the version range to query. This parameter is used together with `MaxVersion` to specify a version range to query.
66
+ * The minimum version number used to filter query results. Used together with `MaxVersion` to query version information within the range between the minimum and maximum version numbers.
67
67
  *
68
68
  * @example
69
69
  * 1
@@ -73,9 +73,9 @@ export class DescribeLaunchTemplateVersionsRequest extends $dara.Model {
73
73
  ownerId?: number;
74
74
  /**
75
75
  * @remarks
76
- * The number of the page to return.
76
+ * The page number of the launch template list.
77
77
  *
78
- * Pages start from page 1.
78
+ * Minimum value: 1.
79
79
  *
80
80
  * Default value: 1.
81
81
  *
@@ -85,7 +85,7 @@ export class DescribeLaunchTemplateVersionsRequest extends $dara.Model {
85
85
  pageNumber?: number;
86
86
  /**
87
87
  * @remarks
88
- * The number of entries to return on each page.
88
+ * The number of entries per page in a paged query. Settings this parameter for paging.
89
89
  *
90
90
  * Default value: 10.
91
91
  *
@@ -97,7 +97,7 @@ export class DescribeLaunchTemplateVersionsRequest extends $dara.Model {
97
97
  * @remarks
98
98
  * The region ID of the launch template.
99
99
  *
100
- * You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
100
+ * You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
101
101
  *
102
102
  * This parameter is required.
103
103
  *
@@ -628,7 +628,7 @@ export class DescribeLaunchTemplateVersionsResponseBody extends $dara.Model {
628
628
  launchTemplateVersionSets?: DescribeLaunchTemplateVersionsResponseBodyLaunchTemplateVersionSets;
629
629
  /**
630
630
  * @remarks
631
- * The page number of the returned page.
631
+ * The current page number.
632
632
  *
633
633
  * @example
634
634
  * 1
@@ -636,7 +636,7 @@ export class DescribeLaunchTemplateVersionsResponseBody extends $dara.Model {
636
636
  pageNumber?: number;
637
637
  /**
638
638
  * @remarks
639
- * The number of entries returned per page.
639
+ * The number of entries per page in a paged query. Settings this parameter for paging.
640
640
  *
641
641
  * @example
642
642
  * 10
@@ -644,7 +644,7 @@ export class DescribeLaunchTemplateVersionsResponseBody extends $dara.Model {
644
644
  pageSize?: number;
645
645
  /**
646
646
  * @remarks
647
- * The ID of the request.
647
+ * The request ID.
648
648
  *
649
649
  * @example
650
650
  * 3989ED0C-20A1-4351-A127-2067FF8390AX
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeNetworkInterfacePermissionsRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the network interface controller (NIC). You must specify NetworkInterfaceId or NetworkInterfacePermissionId.N to determine the query scope.
8
+ * The ID of the network interface controller (NIC). You must specify `NetworkInterfaceId` or `NetworkInterfacePermissionId.N` to determine the query scope.
9
9
  *
10
10
  * @example
11
11
  * eni-bp17pdijfczax****
@@ -13,7 +13,7 @@ export class DescribeNetworkInterfacePermissionsRequest extends $dara.Model {
13
13
  networkInterfaceId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The list of network interface controller (NIC) permission IDs. Number of elements in the list: 1 to 100.
16
+ * The list of NIC permission IDs. Number of elements in the list: 1 to 100.
17
17
  *
18
18
  * @example
19
19
  * eni-perm-bp1cs4lwn56lfb****
@@ -23,7 +23,7 @@ export class DescribeNetworkInterfacePermissionsRequest extends $dara.Model {
23
23
  ownerId?: number;
24
24
  /**
25
25
  * @remarks
26
- * The page number of the network interface controller (NIC) permission list.
26
+ * The page number of the NIC permission list.
27
27
  *
28
28
  * Minimum value: 1
29
29
  *
@@ -47,7 +47,7 @@ export class DescribeNetworkInterfacePermissionsRequest extends $dara.Model {
47
47
  pageSize?: number;
48
48
  /**
49
49
  * @remarks
50
- * The region of the network interface controller (NIC) permissions. You can invoke [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
50
+ * The region of the network interface controller (NIC) permissions. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
51
51
  *
52
52
  * This parameter is required.
53
53
  *