@alicloud/ecs20140526 7.2.4 → 7.3.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 (119) hide show
  1. package/dist/client.d.ts +133 -166
  2. package/dist/client.js +162 -162
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AcceptInquiredSystemEventRequest.d.ts +0 -7
  5. package/dist/models/AcceptInquiredSystemEventRequest.js.map +1 -1
  6. package/dist/models/AcceptInquiredSystemEventResponseBody.d.ts +0 -3
  7. package/dist/models/AcceptInquiredSystemEventResponseBody.js.map +1 -1
  8. package/dist/models/CreateAutoProvisioningGroupRequest.d.ts +14 -0
  9. package/dist/models/CreateAutoProvisioningGroupRequest.js +25 -1
  10. package/dist/models/CreateAutoProvisioningGroupRequest.js.map +1 -1
  11. package/dist/models/CreateAutoProvisioningGroupShrinkRequest.d.ts +14 -0
  12. package/dist/models/CreateAutoProvisioningGroupShrinkRequest.js +25 -1
  13. package/dist/models/CreateAutoProvisioningGroupShrinkRequest.js.map +1 -1
  14. package/dist/models/CreateImagePipelineRequest.d.ts +9 -9
  15. package/dist/models/CreateInstanceRequest.d.ts +6 -2
  16. package/dist/models/CreateInstanceRequest.js.map +1 -1
  17. package/dist/models/CreatePrefixListRequest.d.ts +2 -2
  18. package/dist/models/CreateSnapshotGroupRequest.d.ts +7 -7
  19. package/dist/models/DescribeAutoProvisioningGroupHistoryRequest.d.ts +1 -1
  20. package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.d.ts +42 -0
  21. package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.js.map +1 -1
  22. package/dist/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.d.ts +32 -0
  23. package/dist/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.js.map +1 -1
  24. package/dist/models/DescribeAvailableResourceRequest.d.ts +0 -118
  25. package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
  26. package/dist/models/DescribeAvailableResourceResponseBody.d.ts +9 -75
  27. package/dist/models/DescribeAvailableResourceResponseBody.js.map +1 -1
  28. package/dist/models/DescribeElasticityAssurancesRequest.d.ts +1 -1
  29. package/dist/models/DescribeEniMonitorDataRequest.d.ts +2 -2
  30. package/dist/models/DescribeImagePipelineExecutionsRequest.d.ts +22 -24
  31. package/dist/models/DescribeImagePipelineExecutionsRequest.js.map +1 -1
  32. package/dist/models/DescribeImagePipelineExecutionsResponseBody.d.ts +26 -24
  33. package/dist/models/DescribeImagePipelineExecutionsResponseBody.js.map +1 -1
  34. package/dist/models/DescribeImagePipelinesRequest.d.ts +1 -1
  35. package/dist/models/DescribeImagePipelinesResponseBody.d.ts +2 -2
  36. package/dist/models/DescribeInstanceAttributeResponseBody.d.ts +18 -1
  37. package/dist/models/DescribeInstanceAttributeResponseBody.js.map +1 -1
  38. package/dist/models/DescribeInstancesFullStatusRequest.d.ts +2 -1
  39. package/dist/models/DescribeInstancesFullStatusRequest.js.map +1 -1
  40. package/dist/models/DescribeInvocationResultsRequest.d.ts +79 -64
  41. package/dist/models/DescribeInvocationResultsRequest.js.map +1 -1
  42. package/dist/models/DescribeInvocationResultsResponseBody.d.ts +160 -136
  43. package/dist/models/DescribeInvocationResultsResponseBody.js.map +1 -1
  44. package/dist/models/DescribeInvocationsRequest.d.ts +17 -91
  45. package/dist/models/DescribeInvocationsRequest.js.map +1 -1
  46. package/dist/models/DescribeInvocationsResponseBody.d.ts +225 -172
  47. package/dist/models/DescribeInvocationsResponseBody.js.map +1 -1
  48. package/dist/models/DescribeManagedInstancesRequest.d.ts +18 -0
  49. package/dist/models/DescribeManagedInstancesRequest.js.map +1 -1
  50. package/dist/models/DescribeSnapshotGroupsResponseBody.d.ts +1 -1
  51. package/dist/models/DescribeSnapshotPackageRequest.d.ts +3 -3
  52. package/dist/models/ModifyCloudAssistantSettingsRequest.d.ts +2 -1
  53. package/dist/models/ModifyCloudAssistantSettingsRequest.js.map +1 -1
  54. package/dist/models/ModifyCloudAssistantSettingsShrinkRequest.d.ts +2 -1
  55. package/dist/models/ModifyCloudAssistantSettingsShrinkRequest.js.map +1 -1
  56. package/dist/models/ModifyDedicatedHostsChargeTypeRequest.d.ts +8 -8
  57. package/dist/models/ModifyInstanceMetadataOptionsRequest.d.ts +8 -1
  58. package/dist/models/ModifyInstanceMetadataOptionsRequest.js.map +1 -1
  59. package/dist/models/ModifyInstanceNetworkOptionsResponseBody.d.ts +1 -1
  60. package/dist/models/ModifySecurityGroupEgressRuleRequest.d.ts +14 -2
  61. package/dist/models/ModifySecurityGroupEgressRuleRequest.js.map +1 -1
  62. package/dist/models/ModifySecurityGroupRuleRequest.d.ts +14 -2
  63. package/dist/models/ModifySecurityGroupRuleRequest.js.map +1 -1
  64. package/dist/models/OpenSnapshotServiceRequest.d.ts +26 -0
  65. package/dist/models/OpenSnapshotServiceRequest.js +64 -0
  66. package/dist/models/OpenSnapshotServiceRequest.js.map +1 -0
  67. package/dist/models/OpenSnapshotServiceResponse.d.ts +19 -0
  68. package/dist/models/OpenSnapshotServiceResponse.js +69 -0
  69. package/dist/models/OpenSnapshotServiceResponse.js.map +1 -0
  70. package/dist/models/OpenSnapshotServiceResponseBody.d.ts +21 -0
  71. package/dist/models/OpenSnapshotServiceResponseBody.js +58 -0
  72. package/dist/models/OpenSnapshotServiceResponseBody.js.map +1 -0
  73. package/dist/models/ReleaseDedicatedHostRequest.d.ts +12 -0
  74. package/dist/models/ReleaseDedicatedHostRequest.js.map +1 -1
  75. package/dist/models/model.d.ts +5 -0
  76. package/dist/models/model.js +69 -59
  77. package/dist/models/model.js.map +1 -1
  78. package/package.json +1 -1
  79. package/src/client.ts +168 -162
  80. package/src/models/AcceptInquiredSystemEventRequest.ts +0 -7
  81. package/src/models/AcceptInquiredSystemEventResponseBody.ts +0 -3
  82. package/src/models/CreateAutoProvisioningGroupRequest.ts +29 -0
  83. package/src/models/CreateAutoProvisioningGroupShrinkRequest.ts +29 -0
  84. package/src/models/CreateImagePipelineRequest.ts +9 -9
  85. package/src/models/CreateInstanceRequest.ts +6 -2
  86. package/src/models/CreatePrefixListRequest.ts +2 -2
  87. package/src/models/CreateSnapshotGroupRequest.ts +7 -7
  88. package/src/models/DescribeAutoProvisioningGroupHistoryRequest.ts +1 -1
  89. package/src/models/DescribeAutoSnapshotPolicyAssociationsRequest.ts +42 -0
  90. package/src/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.ts +32 -0
  91. package/src/models/DescribeAvailableResourceRequest.ts +0 -118
  92. package/src/models/DescribeAvailableResourceResponseBody.ts +9 -75
  93. package/src/models/DescribeElasticityAssurancesRequest.ts +1 -1
  94. package/src/models/DescribeEniMonitorDataRequest.ts +2 -2
  95. package/src/models/DescribeImagePipelineExecutionsRequest.ts +22 -24
  96. package/src/models/DescribeImagePipelineExecutionsResponseBody.ts +26 -24
  97. package/src/models/DescribeImagePipelinesRequest.ts +1 -1
  98. package/src/models/DescribeImagePipelinesResponseBody.ts +2 -2
  99. package/src/models/DescribeInstanceAttributeResponseBody.ts +18 -1
  100. package/src/models/DescribeInstancesFullStatusRequest.ts +2 -1
  101. package/src/models/DescribeInvocationResultsRequest.ts +79 -64
  102. package/src/models/DescribeInvocationResultsResponseBody.ts +160 -136
  103. package/src/models/DescribeInvocationsRequest.ts +17 -91
  104. package/src/models/DescribeInvocationsResponseBody.ts +225 -172
  105. package/src/models/DescribeManagedInstancesRequest.ts +18 -0
  106. package/src/models/DescribeSnapshotGroupsResponseBody.ts +1 -1
  107. package/src/models/DescribeSnapshotPackageRequest.ts +3 -3
  108. package/src/models/ModifyCloudAssistantSettingsRequest.ts +2 -1
  109. package/src/models/ModifyCloudAssistantSettingsShrinkRequest.ts +2 -1
  110. package/src/models/ModifyDedicatedHostsChargeTypeRequest.ts +8 -8
  111. package/src/models/ModifyInstanceMetadataOptionsRequest.ts +8 -1
  112. package/src/models/ModifyInstanceNetworkOptionsResponseBody.ts +1 -1
  113. package/src/models/ModifySecurityGroupEgressRuleRequest.ts +14 -2
  114. package/src/models/ModifySecurityGroupRuleRequest.ts +14 -2
  115. package/src/models/OpenSnapshotServiceRequest.ts +45 -0
  116. package/src/models/OpenSnapshotServiceResponse.ts +40 -0
  117. package/src/models/OpenSnapshotServiceResponseBody.ts +34 -0
  118. package/src/models/ReleaseDedicatedHostRequest.ts +12 -0
  119. package/src/models/model.ts +5 -0
@@ -2,7 +2,11 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInvocationResultTagsTag extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The tag key of the command task.
5
+ * The output delivery status of the command execution. Valid values:
6
+ *
7
+ * * InProgress: The delivery is in progress.
8
+ * * Finished: The delivery is complete.
9
+ * * Failed: The delivery failed.
6
10
  *
7
11
  * @example
8
12
  * owner
@@ -10,7 +14,7 @@ export declare class DescribeInvocationResultsResponseBodyInvocationInvocationRe
10
14
  tagKey?: string;
11
15
  /**
12
16
  * @remarks
13
- * The tag value of the command task.
17
+ * The username used to run the command on the instance.
14
18
  *
15
19
  * @example
16
20
  * zhangsan
@@ -41,65 +45,6 @@ export declare class DescribeInvocationResultsResponseBodyInvocationInvocationRe
41
45
  });
42
46
  }
43
47
  export declare class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInvocationResult extends $dara.Model {
44
- /**
45
- * @remarks
46
- * The command ID.
47
- *
48
- * @example
49
- * c-hz0jdfwcsr****
50
- */
51
- commandId?: string;
52
- /**
53
- * @remarks
54
- * The container ID.
55
- *
56
- * @example
57
- * ab141ddfbacfe02d9dbc25966ed971536124527097398d419a6746873fea****
58
- */
59
- containerId?: string;
60
- /**
61
- * @remarks
62
- * The container name.
63
- *
64
- * @example
65
- * test-container
66
- */
67
- containerName?: string;
68
- /**
69
- * @remarks
70
- * The size of the Output text that was truncated and discarded because the `Output` value exceeded 24 KB in size.
71
- *
72
- * @example
73
- * 0
74
- */
75
- dropped?: number;
76
- /**
77
- * @remarks
78
- * The error code returned when the command failed to be sent or run. Valid values:
79
- *
80
- * * If this parameter is empty, the command was run as expected.
81
- * * InstanceNotExists: The specified instance did not exist or was released.
82
- * * InstanceReleased: The instance was released while the command was being run.
83
- * * InstanceNotRunning: The instance was not running while the command was being run.
84
- * * CommandNotApplicable: The command was inapplicable to the specified instance.
85
- * * AccountNotExists: The username specified to run the command did not exist.
86
- * * DirectoryNotExists: The specified directory did not exist.
87
- * * BadCronExpression: The specified cron expression for the execution schedule was invalid.
88
- * * ClientNotRunning: Cloud Assistant Agent was not running.
89
- * * ClientNotResponse: Cloud Assistant Agent did not respond.
90
- * * ClientIsUpgrading: Cloud Assistant Agent was being upgraded.
91
- * * ClientNeedUpgrade: Cloud Assistant Agent needed to be upgraded.
92
- * * DeliveryTimeout: The request to send the command timed out.
93
- * * ExecutionTimeout: The execution timed out.
94
- * * ExecutionException: An exception occurred while the command was being run.
95
- * * ExecutionInterrupted: The execution was interrupted.
96
- * * ExitCodeNonzero: The execution was complete, but the exit code was not 0.
97
- * * SecurityGroupRuleDenied: Access to Cloud Assistant was denied by security group rules.
98
- *
99
- * @example
100
- * InstanceNotExists
101
- */
102
- errorCode?: string;
103
48
  /**
104
49
  * @remarks
105
50
  * The error message returned when the command failed to be sent or run. Valid values:
@@ -124,36 +69,17 @@ export declare class DescribeInvocationResultsResponseBodyInvocationInvocationRe
124
69
  * * The specified instance was released during task execution.
125
70
  *
126
71
  * @example
127
- * the specified instance does not exists
128
- */
129
- errorInfo?: string;
130
- /**
131
- * @remarks
132
- * The exit code of the command task.
133
- *
134
- * * For Linux instances, the value is the exit code of the shell command.
135
- * * For Windows instances, the value is the exit code of the batch or PowerShell command.
136
- *
137
- * @example
138
- * 0
139
- */
140
- exitCode?: number;
141
- /**
142
- * @remarks
143
- * The time when the command task was completed. If the command task times out, the end time is equal to the start time of the command task specified by `StartTime` plus the timeout period specified by `Timeout`.
144
- *
145
- * @example
146
- * 2019-12-20T06:15:56Z
72
+ * c-hz0jdfwcsr****
147
73
  */
148
- finishedTime?: string;
74
+ commandId?: string;
149
75
  /**
150
76
  * @remarks
151
- * The instance ID.
77
+ * Command to execute the Output OSS delivery configuration.
152
78
  *
153
79
  * @example
154
- * i-bp1i7gg30r52z2em****
80
+ * ab141ddfbacfe02d9dbc25966ed971536124527097398d419a6746873fea****
155
81
  */
156
- instanceId?: string;
82
+ containerId?: string;
157
83
  /**
158
84
  * @remarks
159
85
  * The execution status on a single instance. Valid values:
@@ -192,44 +118,85 @@ export declare class DescribeInvocationResultsResponseBodyInvocationInvocationRe
192
118
  * * Scheduled task: The command is waiting to be run.
193
119
  *
194
120
  * @example
195
- * Success
121
+ * test-container
196
122
  */
197
- invocationStatus?: string;
123
+ containerName?: string;
198
124
  /**
199
125
  * @remarks
200
- * The command task ID.
126
+ * 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.
201
127
  *
202
128
  * @example
203
- * t-hz0jdfwd9f****
129
+ * 0
204
130
  */
205
- invokeId?: string;
131
+ dropped?: number;
206
132
  /**
207
133
  * @remarks
208
- * The execution status of the command. Valid values:
134
+ * The time when the command started to be run on the instance.
209
135
  *
210
- * * Running:
136
+ * @example
137
+ * InstanceNotExists
138
+ */
139
+ errorCode?: string;
140
+ /**
141
+ * @remarks
142
+ * The ID of the request.
211
143
  *
212
- * * Scheduled task: Before you stop the scheduled execution of the command, the execution state is always Running.
213
- * * One-time task: If the command is being run on instances, the execution state is Running.
144
+ * @example
145
+ * the specified instance does not exists
146
+ */
147
+ errorInfo?: string;
148
+ /**
149
+ * @remarks
150
+ * The key of tag N of the command task. Valid values of N: 1 to 20. The tag key cannot be an empty string.
214
151
  *
215
- * * Finished:
152
+ * If a single tag is specified to query resources, up to 1,000 resources that have this tag added can be displayed in the response. If multiple tags are specified to query resources, up to 1,000 resources that have all these tags added can be displayed in the response. To query more than 1,000 resources that have specified tags added, call the [ListTagResources](https://help.aliyun.com/document_detail/110425.html) operation.
216
153
  *
217
- * * Scheduled task: The execution state can never be Finished.
218
- * * One-time task: The execution was complete on all instances, or the execution was stopped on some instances and was complete on the other instances.
154
+ * The tag key can be up to 64 characters in length and cannot start with `acs:` or `aliyun`. It cannot contain `http://` or `https://`.
219
155
  *
220
- * * Failed:
156
+ * @example
157
+ * 0
158
+ */
159
+ exitCode?: number;
160
+ /**
161
+ * @remarks
162
+ * The total number of the commands.
221
163
  *
222
- * * Scheduled task: The execution state can never be Failed.
223
- * * One-time task: The execution failed on all instances.
164
+ * @example
165
+ * 2019-12-20T06:15:56Z
166
+ */
167
+ finishedTime?: string;
168
+ /**
169
+ * @remarks
170
+ * The value of tag N of the command task. Valid values of N: 1 to 20. The tag value can be an empty string.
224
171
  *
225
- * * PartialFailed:
172
+ * The tag value can be up to 128 characters in length and cannot contain `http://` or `https://`.
226
173
  *
227
- * * Scheduled task: The execution state can never be PartialFailed.
228
- * * One-time task: The execution failed on some instances.
174
+ * @example
175
+ * i-bp1i7gg30r52z2em****
176
+ */
177
+ instanceId?: string;
178
+ /**
179
+ * @remarks
180
+ * The tag of the command task.
229
181
  *
230
- * * Stopped: The task was stopped.
182
+ * @example
183
+ * Success
184
+ */
185
+ invocationStatus?: string;
186
+ /**
187
+ * @remarks
188
+ * The number of times that the command was run on the instance.
231
189
  *
232
- * * Stopping: The task is being stopped.
190
+ * * If the command is set to run only once, the value is 0 or 1.
191
+ * * If the command is set to run on a schedule, the value is the number of times that the command has been run on the instance.
192
+ *
193
+ * @example
194
+ * t-hz0jdfwd9f****
195
+ */
196
+ invokeId?: string;
197
+ /**
198
+ * @remarks
199
+ * The page number.
233
200
  *
234
201
  * @example
235
202
  * Running
@@ -237,7 +204,10 @@ export declare class DescribeInvocationResultsResponseBodyInvocationInvocationRe
237
204
  invokeRecordStatus?: string;
238
205
  /**
239
206
  * @remarks
240
- * The launcher for script execution. The value cannot exceed 1 KB in length.
207
+ * The exit code of the command task.
208
+ *
209
+ * * For Linux instances, the value is the exit code of the shell command.
210
+ * * For Windows instances, the value is the exit code of the batch or PowerShell command.
241
211
  *
242
212
  * @example
243
213
  * python3 -u {{ACS::ScriptFileName|Ext(".py")}}
@@ -245,7 +215,7 @@ export declare class DescribeInvocationResultsResponseBodyInvocationInvocationRe
245
215
  launcher?: string;
246
216
  /**
247
217
  * @remarks
248
- * Command to execute the Output OSS delivery configuration.
218
+ * The tags of the command task.
249
219
  *
250
220
  * @example
251
221
  * oss://testBucket/testPrefix
@@ -253,11 +223,7 @@ export declare class DescribeInvocationResultsResponseBodyInvocationInvocationRe
253
223
  ossOutputDelivery?: string;
254
224
  /**
255
225
  * @remarks
256
- * The output delivery status of the command execution. Valid values:
257
- *
258
- * * InProgress: The delivery is in progress.
259
- * * Finished: The delivery is complete.
260
- * * Failed: The delivery failed.
226
+ * The execution results.
261
227
  *
262
228
  * @example
263
229
  * Finished
@@ -265,7 +231,7 @@ export declare class DescribeInvocationResultsResponseBodyInvocationInvocationRe
265
231
  ossOutputStatus?: string;
266
232
  /**
267
233
  * @remarks
268
- * The command execution Output delivers the object URI to OSS. This field is an empty string when the delivery fails or is in progress.
234
+ * A pagination token. It can be used in the next request to retrieve a new page of results.
269
235
  *
270
236
  * @example
271
237
  * oss://testBucket/testPrefix/output.txt
@@ -273,10 +239,7 @@ export declare class DescribeInvocationResultsResponseBodyInvocationInvocationRe
273
239
  ossOutputUri?: string;
274
240
  /**
275
241
  * @remarks
276
- * The command output.
277
- *
278
- * * If ContentEncoding is set to PlainText in the request, the original command output is returned.
279
- * * If ContentEncoding is set to Base64 in the request, the Base64-encoded command output is returned.
242
+ * The instance ID.
280
243
  *
281
244
  * @example
282
245
  * MTU6MzA6MDEK
@@ -284,10 +247,7 @@ export declare class DescribeInvocationResultsResponseBodyInvocationInvocationRe
284
247
  output?: string;
285
248
  /**
286
249
  * @remarks
287
- * The number of times that the command was run on the instance.
288
- *
289
- * * If the command is set to run only once, the value is 0 or 1.
290
- * * If the command is set to run on a schedule, the value is the number of times that the command has been run on the instance.
250
+ * The number of entries per page.
291
251
  *
292
252
  * @example
293
253
  * 0
@@ -295,7 +255,7 @@ export declare class DescribeInvocationResultsResponseBodyInvocationInvocationRe
295
255
  repeats?: number;
296
256
  /**
297
257
  * @remarks
298
- * The time when the command started to be run on the instance.
258
+ * Details about the execution results.
299
259
  *
300
260
  * @example
301
261
  * 2019-12-20T06:15:55Z
@@ -303,7 +263,7 @@ export declare class DescribeInvocationResultsResponseBodyInvocationInvocationRe
303
263
  startTime?: string;
304
264
  /**
305
265
  * @remarks
306
- * The time when the command task was stopped. If you call the `StopInvocation` operation to stop the command task, the value of this parameter is the time when the operation is called.
266
+ * root
307
267
  *
308
268
  * @example
309
269
  * 2020-01-19T09:15:47Z
@@ -311,15 +271,36 @@ export declare class DescribeInvocationResultsResponseBodyInvocationInvocationRe
311
271
  stopTime?: string;
312
272
  /**
313
273
  * @remarks
314
- * The tags of the command task.
274
+ * The time when the command task was completed. If the command task times out, the end time is equal to the start time of the command task specified by `StartTime` plus the timeout period specified by `Timeout`.
315
275
  */
316
276
  tags?: DescribeInvocationResultsResponseBodyInvocationInvocationResultsInvocationResultTags;
317
277
  /**
318
278
  * @remarks
319
- * Indicates how the command task is stopped when a command execution is manually stopped or times out. Valid values:
279
+ * The execution status of the command. Valid values:
320
280
  *
321
- * * Process: The process of the command is stopped.
322
- * * ProcessTree: The process tree of the command is stopped. In this case, the process of the command and all subprocesses are stopped.
281
+ * * Running:
282
+ *
283
+ * * Scheduled task: Before you stop the scheduled execution of the command, the execution state is always Running.
284
+ * * One-time task: If the command is being run on instances, the execution state is Running.
285
+ *
286
+ * * Finished:
287
+ *
288
+ * * Scheduled task: The execution state can never be Finished.
289
+ * * One-time task: The execution was complete on all instances, or the execution was stopped on some instances and was complete on the other instances.
290
+ *
291
+ * * Failed:
292
+ *
293
+ * * Scheduled task: The execution state can never be Failed.
294
+ * * One-time task: The execution failed on all instances.
295
+ *
296
+ * * PartialFailed:
297
+ *
298
+ * * Scheduled task: The execution state can never be PartialFailed.
299
+ * * One-time task: The execution failed on some instances.
300
+ *
301
+ * * Stopped: The task was stopped.
302
+ *
303
+ * * Stopping: The task is being stopped.
323
304
  *
324
305
  * @example
325
306
  * ProcessTree
@@ -327,10 +308,10 @@ export declare class DescribeInvocationResultsResponseBodyInvocationInvocationRe
327
308
  terminationMode?: string;
328
309
  /**
329
310
  * @remarks
330
- * The username used to run the command on the instance.
311
+ * The size of the Output text that was truncated and discarded because the `Output` value exceeded 24 KB in size.
331
312
  *
332
313
  * @example
333
- * root
314
+ * test
334
315
  */
335
316
  username?: string;
336
317
  static names(): {
@@ -360,12 +341,16 @@ export declare class DescribeInvocationResultsResponseBodyInvocationInvocationRe
360
341
  export declare class DescribeInvocationResultsResponseBodyInvocation extends $dara.Model {
361
342
  /**
362
343
  * @remarks
363
- * The execution results.
344
+ * The maximum number of entries per page.
345
+ *
346
+ * Valid values: 1 to 50.
347
+ *
348
+ * Default value: 10.
364
349
  */
365
350
  invocationResults?: DescribeInvocationResultsResponseBodyInvocationInvocationResults;
366
351
  /**
367
352
  * @remarks
368
- * A pagination token. It can be used in the next request to retrieve a new page of results.
353
+ * > This parameter will be removed in the future. We recommend that you use NextToken and MaxResults for a paged query.
369
354
  *
370
355
  * @example
371
356
  * AAAAAdDWBF2
@@ -373,7 +358,12 @@ export declare class DescribeInvocationResultsResponseBodyInvocation extends $da
373
358
  nextToken?: string;
374
359
  /**
375
360
  * @remarks
376
- * The page number.
361
+ * The encoding mode of the `CommandContent` and `Output` values in the response. Valid values:
362
+ *
363
+ * * PlainText: returns the original command content and command output.
364
+ * * Base64: returns the Base64-encoded command content and command output.
365
+ *
366
+ * Default value: Base64.
377
367
  *
378
368
  * @example
379
369
  * 1
@@ -381,7 +371,12 @@ export declare class DescribeInvocationResultsResponseBodyInvocation extends $da
381
371
  pageNumber?: number;
382
372
  /**
383
373
  * @remarks
384
- * The number of entries per page.
374
+ * Specifies whether to return the results of historical scheduled executions. Valid values:
375
+ *
376
+ * * 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).
377
+ * * false: does not return the results of historical scheduled executions.
378
+ *
379
+ * Default value: false.
385
380
  *
386
381
  * @example
387
382
  * 1
@@ -389,7 +384,7 @@ export declare class DescribeInvocationResultsResponseBodyInvocation extends $da
389
384
  pageSize?: number;
390
385
  /**
391
386
  * @remarks
392
- * The total number of the commands.
387
+ * > This parameter will be removed in the future. We recommend that you use NextToken and MaxResults for a paged query.
393
388
  *
394
389
  * @example
395
390
  * 1
@@ -409,12 +404,41 @@ export declare class DescribeInvocationResultsResponseBodyInvocation extends $da
409
404
  export declare class DescribeInvocationResultsResponseBody extends $dara.Model {
410
405
  /**
411
406
  * @remarks
412
- * Details about the execution results.
407
+ * The execution status of the command task. Valid values:
408
+ *
409
+ * * Running:
410
+ *
411
+ * * Scheduled task: Before you stop the scheduled execution of the command, the execution state is always Running.
412
+ * * One-time task: If the command is being run on instances, the execution state is Running.
413
+ *
414
+ * * Finished:
415
+ *
416
+ * * Scheduled task: The execution state can never be Finished.
417
+ * * 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.
418
+ *
419
+ * * Success:
420
+ *
421
+ * * One-time task: The execution is complete, and the exit code is 0.
422
+ * * Scheduled task: The last execution is complete, the exit code is 0, and the specified period ends.
423
+ *
424
+ * * Failed:
425
+ *
426
+ * * Scheduled task: The execution state can never be Failed.
427
+ * * One-time task: The execution fails on all instances.
428
+ *
429
+ * * PartialFailed:
430
+ *
431
+ * * Scheduled task: The execution state can never be PartialFailed.
432
+ * * One-time task: The execution fails on some instances.
433
+ *
434
+ * * Stopped: The task is stopped.
435
+ *
436
+ * * Stopping: The task is being stopped.
413
437
  */
414
438
  invocation?: DescribeInvocationResultsResponseBodyInvocation;
415
439
  /**
416
440
  * @remarks
417
- * The ID of the request.
441
+ * The ID of the command.
418
442
  *
419
443
  * @example
420
444
  * 473469C7-AA6F-4DC5-B3DB-A3DC0DE*****
@@ -1 +1 @@
1
- {"version":3,"file":"DescribeInvocationResultsResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeInvocationResultsResponseBody.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"DescribeInvocationResultsResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeInvocationResultsResponseBody.ts"],"names":[],"mappings":"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"}