@alicloud/ecs20140526 7.2.4 → 7.4.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.
- package/dist/client.d.ts +163 -166
- package/dist/client.js +279 -162
- package/dist/client.js.map +1 -1
- package/dist/models/AcceptInquiredSystemEventRequest.d.ts +0 -7
- package/dist/models/AcceptInquiredSystemEventRequest.js.map +1 -1
- package/dist/models/AcceptInquiredSystemEventResponseBody.d.ts +0 -3
- package/dist/models/AcceptInquiredSystemEventResponseBody.js.map +1 -1
- package/dist/models/CreateAutoProvisioningGroupRequest.d.ts +14 -0
- package/dist/models/CreateAutoProvisioningGroupRequest.js +25 -1
- package/dist/models/CreateAutoProvisioningGroupRequest.js.map +1 -1
- package/dist/models/CreateAutoProvisioningGroupShrinkRequest.d.ts +14 -0
- package/dist/models/CreateAutoProvisioningGroupShrinkRequest.js +25 -1
- package/dist/models/CreateAutoProvisioningGroupShrinkRequest.js.map +1 -1
- package/dist/models/CreateImagePipelineRequest.d.ts +9 -9
- package/dist/models/CreateInstanceRequest.d.ts +6 -2
- package/dist/models/CreateInstanceRequest.js.map +1 -1
- package/dist/models/CreatePrefixListRequest.d.ts +2 -2
- package/dist/models/CreateSnapshotGroupRequest.d.ts +7 -7
- package/dist/models/DescribeAutoProvisioningGroupHistoryRequest.d.ts +1 -1
- package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.d.ts +42 -0
- package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.js.map +1 -1
- package/dist/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.d.ts +32 -0
- package/dist/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.js.map +1 -1
- package/dist/models/DescribeAvailableResourceRequest.d.ts +0 -118
- package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
- package/dist/models/DescribeAvailableResourceResponseBody.d.ts +9 -75
- package/dist/models/DescribeAvailableResourceResponseBody.js.map +1 -1
- package/dist/models/DescribeElasticityAssurancesRequest.d.ts +1 -1
- package/dist/models/DescribeEniMonitorDataRequest.d.ts +2 -2
- package/dist/models/DescribeImagePipelineExecutionsRequest.d.ts +22 -24
- package/dist/models/DescribeImagePipelineExecutionsRequest.js.map +1 -1
- package/dist/models/DescribeImagePipelineExecutionsResponseBody.d.ts +26 -24
- package/dist/models/DescribeImagePipelineExecutionsResponseBody.js.map +1 -1
- package/dist/models/DescribeImagePipelinesRequest.d.ts +1 -1
- package/dist/models/DescribeImagePipelinesResponseBody.d.ts +2 -2
- package/dist/models/DescribeInstanceAttributeResponseBody.d.ts +18 -1
- package/dist/models/DescribeInstanceAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeInstancesFullStatusRequest.d.ts +2 -1
- package/dist/models/DescribeInstancesFullStatusRequest.js.map +1 -1
- package/dist/models/DescribeInvocationResultsRequest.d.ts +79 -64
- package/dist/models/DescribeInvocationResultsRequest.js.map +1 -1
- package/dist/models/DescribeInvocationResultsResponseBody.d.ts +160 -136
- package/dist/models/DescribeInvocationResultsResponseBody.js.map +1 -1
- package/dist/models/DescribeInvocationsRequest.d.ts +17 -91
- package/dist/models/DescribeInvocationsRequest.js.map +1 -1
- package/dist/models/DescribeInvocationsResponseBody.d.ts +225 -172
- package/dist/models/DescribeInvocationsResponseBody.js.map +1 -1
- package/dist/models/DescribeManagedInstancesRequest.d.ts +18 -0
- package/dist/models/DescribeManagedInstancesRequest.js.map +1 -1
- package/dist/models/DescribeNetworkInterfaceAttributeResponseBody.d.ts +52 -0
- package/dist/models/DescribeNetworkInterfaceAttributeResponseBody.js +57 -1
- package/dist/models/DescribeNetworkInterfaceAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeSnapshotGroupsResponseBody.d.ts +1 -1
- package/dist/models/DescribeSnapshotPackageRequest.d.ts +3 -3
- package/dist/models/DisableNetworkInterfaceQoSrequest.d.ts +33 -0
- package/dist/models/DisableNetworkInterfaceQoSrequest.js +68 -0
- package/dist/models/DisableNetworkInterfaceQoSrequest.js.map +1 -0
- package/dist/models/DisableNetworkInterfaceQoSresponse.d.ts +19 -0
- package/dist/models/DisableNetworkInterfaceQoSresponse.js +69 -0
- package/dist/models/DisableNetworkInterfaceQoSresponse.js.map +1 -0
- package/dist/models/DisableNetworkInterfaceQoSresponseBody.d.ts +18 -0
- package/dist/models/DisableNetworkInterfaceQoSresponseBody.js +58 -0
- package/dist/models/DisableNetworkInterfaceQoSresponseBody.js.map +1 -0
- package/dist/models/EnableNetworkInterfaceQoSrequest.d.ts +71 -0
- package/dist/models/EnableNetworkInterfaceQoSrequest.js +100 -0
- package/dist/models/EnableNetworkInterfaceQoSrequest.js.map +1 -0
- package/dist/models/EnableNetworkInterfaceQoSresponse.d.ts +19 -0
- package/dist/models/EnableNetworkInterfaceQoSresponse.js +69 -0
- package/dist/models/EnableNetworkInterfaceQoSresponse.js.map +1 -0
- package/dist/models/EnableNetworkInterfaceQoSresponseBody.d.ts +18 -0
- package/dist/models/EnableNetworkInterfaceQoSresponseBody.js +58 -0
- package/dist/models/EnableNetworkInterfaceQoSresponseBody.js.map +1 -0
- package/dist/models/ModifyCloudAssistantSettingsRequest.d.ts +2 -1
- package/dist/models/ModifyCloudAssistantSettingsRequest.js.map +1 -1
- package/dist/models/ModifyCloudAssistantSettingsShrinkRequest.d.ts +2 -1
- package/dist/models/ModifyCloudAssistantSettingsShrinkRequest.js.map +1 -1
- package/dist/models/ModifyDedicatedHostsChargeTypeRequest.d.ts +8 -8
- package/dist/models/ModifyInstanceMetadataOptionsRequest.d.ts +8 -1
- package/dist/models/ModifyInstanceMetadataOptionsRequest.js.map +1 -1
- package/dist/models/ModifyInstanceNetworkOptionsResponseBody.d.ts +1 -1
- package/dist/models/ModifySecurityGroupEgressRuleRequest.d.ts +14 -2
- package/dist/models/ModifySecurityGroupEgressRuleRequest.js.map +1 -1
- package/dist/models/ModifySecurityGroupRuleRequest.d.ts +14 -2
- package/dist/models/ModifySecurityGroupRuleRequest.js.map +1 -1
- package/dist/models/OpenSnapshotServiceRequest.d.ts +26 -0
- package/dist/models/OpenSnapshotServiceRequest.js +64 -0
- package/dist/models/OpenSnapshotServiceRequest.js.map +1 -0
- package/dist/models/OpenSnapshotServiceResponse.d.ts +19 -0
- package/dist/models/OpenSnapshotServiceResponse.js +69 -0
- package/dist/models/OpenSnapshotServiceResponse.js.map +1 -0
- package/dist/models/OpenSnapshotServiceResponseBody.d.ts +21 -0
- package/dist/models/OpenSnapshotServiceResponseBody.js +58 -0
- package/dist/models/OpenSnapshotServiceResponseBody.js.map +1 -0
- package/dist/models/ReleaseDedicatedHostRequest.d.ts +12 -0
- package/dist/models/ReleaseDedicatedHostRequest.js.map +1 -1
- package/dist/models/model.d.ts +14 -0
- package/dist/models/model.js +93 -65
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +304 -162
- package/src/models/AcceptInquiredSystemEventRequest.ts +0 -7
- package/src/models/AcceptInquiredSystemEventResponseBody.ts +0 -3
- package/src/models/CreateAutoProvisioningGroupRequest.ts +29 -0
- package/src/models/CreateAutoProvisioningGroupShrinkRequest.ts +29 -0
- package/src/models/CreateImagePipelineRequest.ts +9 -9
- package/src/models/CreateInstanceRequest.ts +6 -2
- package/src/models/CreatePrefixListRequest.ts +2 -2
- package/src/models/CreateSnapshotGroupRequest.ts +7 -7
- package/src/models/DescribeAutoProvisioningGroupHistoryRequest.ts +1 -1
- package/src/models/DescribeAutoSnapshotPolicyAssociationsRequest.ts +42 -0
- package/src/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.ts +32 -0
- package/src/models/DescribeAvailableResourceRequest.ts +0 -118
- package/src/models/DescribeAvailableResourceResponseBody.ts +9 -75
- package/src/models/DescribeElasticityAssurancesRequest.ts +1 -1
- package/src/models/DescribeEniMonitorDataRequest.ts +2 -2
- package/src/models/DescribeImagePipelineExecutionsRequest.ts +22 -24
- package/src/models/DescribeImagePipelineExecutionsResponseBody.ts +26 -24
- package/src/models/DescribeImagePipelinesRequest.ts +1 -1
- package/src/models/DescribeImagePipelinesResponseBody.ts +2 -2
- package/src/models/DescribeInstanceAttributeResponseBody.ts +18 -1
- package/src/models/DescribeInstancesFullStatusRequest.ts +2 -1
- package/src/models/DescribeInvocationResultsRequest.ts +79 -64
- package/src/models/DescribeInvocationResultsResponseBody.ts +160 -136
- package/src/models/DescribeInvocationsRequest.ts +17 -91
- package/src/models/DescribeInvocationsResponseBody.ts +225 -172
- package/src/models/DescribeManagedInstancesRequest.ts +18 -0
- package/src/models/DescribeNetworkInterfaceAttributeResponseBody.ts +90 -0
- package/src/models/DescribeSnapshotGroupsResponseBody.ts +1 -1
- package/src/models/DescribeSnapshotPackageRequest.ts +3 -3
- package/src/models/DisableNetworkInterfaceQoSrequest.ts +56 -0
- package/src/models/DisableNetworkInterfaceQoSresponse.ts +40 -0
- package/src/models/DisableNetworkInterfaceQoSresponseBody.ts +31 -0
- package/src/models/EnableNetworkInterfaceQoSrequest.ts +117 -0
- package/src/models/EnableNetworkInterfaceQoSresponse.ts +40 -0
- package/src/models/EnableNetworkInterfaceQoSresponseBody.ts +31 -0
- package/src/models/ModifyCloudAssistantSettingsRequest.ts +2 -1
- package/src/models/ModifyCloudAssistantSettingsShrinkRequest.ts +2 -1
- package/src/models/ModifyDedicatedHostsChargeTypeRequest.ts +8 -8
- package/src/models/ModifyInstanceMetadataOptionsRequest.ts +8 -1
- package/src/models/ModifyInstanceNetworkOptionsResponseBody.ts +1 -1
- package/src/models/ModifySecurityGroupEgressRuleRequest.ts +14 -2
- package/src/models/ModifySecurityGroupRuleRequest.ts +14 -2
- package/src/models/OpenSnapshotServiceRequest.ts +45 -0
- package/src/models/OpenSnapshotServiceResponse.ts +40 -0
- package/src/models/OpenSnapshotServiceResponseBody.ts +34 -0
- package/src/models/ReleaseDedicatedHostRequest.ts +12 -0
- package/src/models/model.ts +14 -0
|
@@ -5,7 +5,11 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInvocationResultTagsTag extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The output delivery status of the command execution. Valid values:
|
|
9
|
+
*
|
|
10
|
+
* * InProgress: The delivery is in progress.
|
|
11
|
+
* * Finished: The delivery is complete.
|
|
12
|
+
* * Failed: The delivery failed.
|
|
9
13
|
*
|
|
10
14
|
* @example
|
|
11
15
|
* owner
|
|
@@ -13,7 +17,7 @@ export class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInv
|
|
|
13
17
|
tagKey?: string;
|
|
14
18
|
/**
|
|
15
19
|
* @remarks
|
|
16
|
-
* The
|
|
20
|
+
* The username used to run the command on the instance.
|
|
17
21
|
*
|
|
18
22
|
* @example
|
|
19
23
|
* zhangsan
|
|
@@ -69,65 +73,6 @@ export class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInv
|
|
|
69
73
|
}
|
|
70
74
|
|
|
71
75
|
export class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInvocationResult extends $dara.Model {
|
|
72
|
-
/**
|
|
73
|
-
* @remarks
|
|
74
|
-
* The command ID.
|
|
75
|
-
*
|
|
76
|
-
* @example
|
|
77
|
-
* c-hz0jdfwcsr****
|
|
78
|
-
*/
|
|
79
|
-
commandId?: string;
|
|
80
|
-
/**
|
|
81
|
-
* @remarks
|
|
82
|
-
* The container ID.
|
|
83
|
-
*
|
|
84
|
-
* @example
|
|
85
|
-
* ab141ddfbacfe02d9dbc25966ed971536124527097398d419a6746873fea****
|
|
86
|
-
*/
|
|
87
|
-
containerId?: string;
|
|
88
|
-
/**
|
|
89
|
-
* @remarks
|
|
90
|
-
* The container name.
|
|
91
|
-
*
|
|
92
|
-
* @example
|
|
93
|
-
* test-container
|
|
94
|
-
*/
|
|
95
|
-
containerName?: string;
|
|
96
|
-
/**
|
|
97
|
-
* @remarks
|
|
98
|
-
* The size of the Output text that was truncated and discarded because the `Output` value exceeded 24 KB in size.
|
|
99
|
-
*
|
|
100
|
-
* @example
|
|
101
|
-
* 0
|
|
102
|
-
*/
|
|
103
|
-
dropped?: number;
|
|
104
|
-
/**
|
|
105
|
-
* @remarks
|
|
106
|
-
* The error code returned when the command failed to be sent or run. Valid values:
|
|
107
|
-
*
|
|
108
|
-
* * If this parameter is empty, the command was run as expected.
|
|
109
|
-
* * InstanceNotExists: The specified instance did not exist or was released.
|
|
110
|
-
* * InstanceReleased: The instance was released while the command was being run.
|
|
111
|
-
* * InstanceNotRunning: The instance was not running while the command was being run.
|
|
112
|
-
* * CommandNotApplicable: The command was inapplicable to the specified instance.
|
|
113
|
-
* * AccountNotExists: The username specified to run the command did not exist.
|
|
114
|
-
* * DirectoryNotExists: The specified directory did not exist.
|
|
115
|
-
* * BadCronExpression: The specified cron expression for the execution schedule was invalid.
|
|
116
|
-
* * ClientNotRunning: Cloud Assistant Agent was not running.
|
|
117
|
-
* * ClientNotResponse: Cloud Assistant Agent did not respond.
|
|
118
|
-
* * ClientIsUpgrading: Cloud Assistant Agent was being upgraded.
|
|
119
|
-
* * ClientNeedUpgrade: Cloud Assistant Agent needed to be upgraded.
|
|
120
|
-
* * DeliveryTimeout: The request to send the command timed out.
|
|
121
|
-
* * ExecutionTimeout: The execution timed out.
|
|
122
|
-
* * ExecutionException: An exception occurred while the command was being run.
|
|
123
|
-
* * ExecutionInterrupted: The execution was interrupted.
|
|
124
|
-
* * ExitCodeNonzero: The execution was complete, but the exit code was not 0.
|
|
125
|
-
* * SecurityGroupRuleDenied: Access to Cloud Assistant was denied by security group rules.
|
|
126
|
-
*
|
|
127
|
-
* @example
|
|
128
|
-
* InstanceNotExists
|
|
129
|
-
*/
|
|
130
|
-
errorCode?: string;
|
|
131
76
|
/**
|
|
132
77
|
* @remarks
|
|
133
78
|
* The error message returned when the command failed to be sent or run. Valid values:
|
|
@@ -152,36 +97,17 @@ export class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInv
|
|
|
152
97
|
* * The specified instance was released during task execution.
|
|
153
98
|
*
|
|
154
99
|
* @example
|
|
155
|
-
*
|
|
156
|
-
*/
|
|
157
|
-
errorInfo?: string;
|
|
158
|
-
/**
|
|
159
|
-
* @remarks
|
|
160
|
-
* The exit code of the command task.
|
|
161
|
-
*
|
|
162
|
-
* * For Linux instances, the value is the exit code of the shell command.
|
|
163
|
-
* * For Windows instances, the value is the exit code of the batch or PowerShell command.
|
|
164
|
-
*
|
|
165
|
-
* @example
|
|
166
|
-
* 0
|
|
167
|
-
*/
|
|
168
|
-
exitCode?: number;
|
|
169
|
-
/**
|
|
170
|
-
* @remarks
|
|
171
|
-
* 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`.
|
|
172
|
-
*
|
|
173
|
-
* @example
|
|
174
|
-
* 2019-12-20T06:15:56Z
|
|
100
|
+
* c-hz0jdfwcsr****
|
|
175
101
|
*/
|
|
176
|
-
|
|
102
|
+
commandId?: string;
|
|
177
103
|
/**
|
|
178
104
|
* @remarks
|
|
179
|
-
*
|
|
105
|
+
* Command to execute the Output OSS delivery configuration.
|
|
180
106
|
*
|
|
181
107
|
* @example
|
|
182
|
-
*
|
|
108
|
+
* ab141ddfbacfe02d9dbc25966ed971536124527097398d419a6746873fea****
|
|
183
109
|
*/
|
|
184
|
-
|
|
110
|
+
containerId?: string;
|
|
185
111
|
/**
|
|
186
112
|
* @remarks
|
|
187
113
|
* The execution status on a single instance. Valid values:
|
|
@@ -220,44 +146,85 @@ export class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInv
|
|
|
220
146
|
* * Scheduled task: The command is waiting to be run.
|
|
221
147
|
*
|
|
222
148
|
* @example
|
|
223
|
-
*
|
|
149
|
+
* test-container
|
|
224
150
|
*/
|
|
225
|
-
|
|
151
|
+
containerName?: string;
|
|
226
152
|
/**
|
|
227
153
|
* @remarks
|
|
228
|
-
* The
|
|
154
|
+
* 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.
|
|
229
155
|
*
|
|
230
156
|
* @example
|
|
231
|
-
*
|
|
157
|
+
* 0
|
|
232
158
|
*/
|
|
233
|
-
|
|
159
|
+
dropped?: number;
|
|
234
160
|
/**
|
|
235
161
|
* @remarks
|
|
236
|
-
* The
|
|
162
|
+
* The time when the command started to be run on the instance.
|
|
237
163
|
*
|
|
238
|
-
*
|
|
164
|
+
* @example
|
|
165
|
+
* InstanceNotExists
|
|
166
|
+
*/
|
|
167
|
+
errorCode?: string;
|
|
168
|
+
/**
|
|
169
|
+
* @remarks
|
|
170
|
+
* The ID of the request.
|
|
239
171
|
*
|
|
240
|
-
*
|
|
241
|
-
*
|
|
172
|
+
* @example
|
|
173
|
+
* the specified instance does not exists
|
|
174
|
+
*/
|
|
175
|
+
errorInfo?: string;
|
|
176
|
+
/**
|
|
177
|
+
* @remarks
|
|
178
|
+
* The key of tag N of the command task. Valid values of N: 1 to 20. The tag key cannot be an empty string.
|
|
242
179
|
*
|
|
243
|
-
*
|
|
180
|
+
* 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.
|
|
244
181
|
*
|
|
245
|
-
*
|
|
246
|
-
* * 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.
|
|
182
|
+
* The tag key can be up to 64 characters in length and cannot start with `acs:` or `aliyun`. It cannot contain `http://` or `https://`.
|
|
247
183
|
*
|
|
248
|
-
*
|
|
184
|
+
* @example
|
|
185
|
+
* 0
|
|
186
|
+
*/
|
|
187
|
+
exitCode?: number;
|
|
188
|
+
/**
|
|
189
|
+
* @remarks
|
|
190
|
+
* The total number of the commands.
|
|
249
191
|
*
|
|
250
|
-
*
|
|
251
|
-
*
|
|
192
|
+
* @example
|
|
193
|
+
* 2019-12-20T06:15:56Z
|
|
194
|
+
*/
|
|
195
|
+
finishedTime?: string;
|
|
196
|
+
/**
|
|
197
|
+
* @remarks
|
|
198
|
+
* The value of tag N of the command task. Valid values of N: 1 to 20. The tag value can be an empty string.
|
|
252
199
|
*
|
|
253
|
-
*
|
|
200
|
+
* The tag value can be up to 128 characters in length and cannot contain `http://` or `https://`.
|
|
254
201
|
*
|
|
255
|
-
*
|
|
256
|
-
*
|
|
202
|
+
* @example
|
|
203
|
+
* i-bp1i7gg30r52z2em****
|
|
204
|
+
*/
|
|
205
|
+
instanceId?: string;
|
|
206
|
+
/**
|
|
207
|
+
* @remarks
|
|
208
|
+
* The tag of the command task.
|
|
257
209
|
*
|
|
258
|
-
*
|
|
210
|
+
* @example
|
|
211
|
+
* Success
|
|
212
|
+
*/
|
|
213
|
+
invocationStatus?: string;
|
|
214
|
+
/**
|
|
215
|
+
* @remarks
|
|
216
|
+
* The number of times that the command was run on the instance.
|
|
259
217
|
*
|
|
260
|
-
* *
|
|
218
|
+
* * If the command is set to run only once, the value is 0 or 1.
|
|
219
|
+
* * 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.
|
|
220
|
+
*
|
|
221
|
+
* @example
|
|
222
|
+
* t-hz0jdfwd9f****
|
|
223
|
+
*/
|
|
224
|
+
invokeId?: string;
|
|
225
|
+
/**
|
|
226
|
+
* @remarks
|
|
227
|
+
* The page number.
|
|
261
228
|
*
|
|
262
229
|
* @example
|
|
263
230
|
* Running
|
|
@@ -265,7 +232,10 @@ export class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInv
|
|
|
265
232
|
invokeRecordStatus?: string;
|
|
266
233
|
/**
|
|
267
234
|
* @remarks
|
|
268
|
-
* The
|
|
235
|
+
* The exit code of the command task.
|
|
236
|
+
*
|
|
237
|
+
* * For Linux instances, the value is the exit code of the shell command.
|
|
238
|
+
* * For Windows instances, the value is the exit code of the batch or PowerShell command.
|
|
269
239
|
*
|
|
270
240
|
* @example
|
|
271
241
|
* python3 -u {{ACS::ScriptFileName|Ext(".py")}}
|
|
@@ -273,7 +243,7 @@ export class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInv
|
|
|
273
243
|
launcher?: string;
|
|
274
244
|
/**
|
|
275
245
|
* @remarks
|
|
276
|
-
*
|
|
246
|
+
* The tags of the command task.
|
|
277
247
|
*
|
|
278
248
|
* @example
|
|
279
249
|
* oss://testBucket/testPrefix
|
|
@@ -281,11 +251,7 @@ export class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInv
|
|
|
281
251
|
ossOutputDelivery?: string;
|
|
282
252
|
/**
|
|
283
253
|
* @remarks
|
|
284
|
-
* The
|
|
285
|
-
*
|
|
286
|
-
* * InProgress: The delivery is in progress.
|
|
287
|
-
* * Finished: The delivery is complete.
|
|
288
|
-
* * Failed: The delivery failed.
|
|
254
|
+
* The execution results.
|
|
289
255
|
*
|
|
290
256
|
* @example
|
|
291
257
|
* Finished
|
|
@@ -293,7 +259,7 @@ export class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInv
|
|
|
293
259
|
ossOutputStatus?: string;
|
|
294
260
|
/**
|
|
295
261
|
* @remarks
|
|
296
|
-
*
|
|
262
|
+
* A pagination token. It can be used in the next request to retrieve a new page of results.
|
|
297
263
|
*
|
|
298
264
|
* @example
|
|
299
265
|
* oss://testBucket/testPrefix/output.txt
|
|
@@ -301,10 +267,7 @@ export class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInv
|
|
|
301
267
|
ossOutputUri?: string;
|
|
302
268
|
/**
|
|
303
269
|
* @remarks
|
|
304
|
-
* The
|
|
305
|
-
*
|
|
306
|
-
* * If ContentEncoding is set to PlainText in the request, the original command output is returned.
|
|
307
|
-
* * If ContentEncoding is set to Base64 in the request, the Base64-encoded command output is returned.
|
|
270
|
+
* The instance ID.
|
|
308
271
|
*
|
|
309
272
|
* @example
|
|
310
273
|
* MTU6MzA6MDEK
|
|
@@ -312,10 +275,7 @@ export class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInv
|
|
|
312
275
|
output?: string;
|
|
313
276
|
/**
|
|
314
277
|
* @remarks
|
|
315
|
-
* The number of
|
|
316
|
-
*
|
|
317
|
-
* * If the command is set to run only once, the value is 0 or 1.
|
|
318
|
-
* * 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.
|
|
278
|
+
* The number of entries per page.
|
|
319
279
|
*
|
|
320
280
|
* @example
|
|
321
281
|
* 0
|
|
@@ -323,7 +283,7 @@ export class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInv
|
|
|
323
283
|
repeats?: number;
|
|
324
284
|
/**
|
|
325
285
|
* @remarks
|
|
326
|
-
*
|
|
286
|
+
* Details about the execution results.
|
|
327
287
|
*
|
|
328
288
|
* @example
|
|
329
289
|
* 2019-12-20T06:15:55Z
|
|
@@ -331,7 +291,7 @@ export class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInv
|
|
|
331
291
|
startTime?: string;
|
|
332
292
|
/**
|
|
333
293
|
* @remarks
|
|
334
|
-
*
|
|
294
|
+
* root
|
|
335
295
|
*
|
|
336
296
|
* @example
|
|
337
297
|
* 2020-01-19T09:15:47Z
|
|
@@ -339,15 +299,36 @@ export class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInv
|
|
|
339
299
|
stopTime?: string;
|
|
340
300
|
/**
|
|
341
301
|
* @remarks
|
|
342
|
-
* The
|
|
302
|
+
* 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`.
|
|
343
303
|
*/
|
|
344
304
|
tags?: DescribeInvocationResultsResponseBodyInvocationInvocationResultsInvocationResultTags;
|
|
345
305
|
/**
|
|
346
306
|
* @remarks
|
|
347
|
-
*
|
|
307
|
+
* The execution status of the command. Valid values:
|
|
348
308
|
*
|
|
349
|
-
* *
|
|
350
|
-
*
|
|
309
|
+
* * Running:
|
|
310
|
+
*
|
|
311
|
+
* * Scheduled task: Before you stop the scheduled execution of the command, the execution state is always Running.
|
|
312
|
+
* * One-time task: If the command is being run on instances, the execution state is Running.
|
|
313
|
+
*
|
|
314
|
+
* * Finished:
|
|
315
|
+
*
|
|
316
|
+
* * Scheduled task: The execution state can never be Finished.
|
|
317
|
+
* * 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.
|
|
318
|
+
*
|
|
319
|
+
* * Failed:
|
|
320
|
+
*
|
|
321
|
+
* * Scheduled task: The execution state can never be Failed.
|
|
322
|
+
* * One-time task: The execution failed on all instances.
|
|
323
|
+
*
|
|
324
|
+
* * PartialFailed:
|
|
325
|
+
*
|
|
326
|
+
* * Scheduled task: The execution state can never be PartialFailed.
|
|
327
|
+
* * One-time task: The execution failed on some instances.
|
|
328
|
+
*
|
|
329
|
+
* * Stopped: The task was stopped.
|
|
330
|
+
*
|
|
331
|
+
* * Stopping: The task is being stopped.
|
|
351
332
|
*
|
|
352
333
|
* @example
|
|
353
334
|
* ProcessTree
|
|
@@ -355,10 +336,10 @@ export class DescribeInvocationResultsResponseBodyInvocationInvocationResultsInv
|
|
|
355
336
|
terminationMode?: string;
|
|
356
337
|
/**
|
|
357
338
|
* @remarks
|
|
358
|
-
* The
|
|
339
|
+
* The size of the Output text that was truncated and discarded because the `Output` value exceeded 24 KB in size.
|
|
359
340
|
*
|
|
360
341
|
* @example
|
|
361
|
-
*
|
|
342
|
+
* test
|
|
362
343
|
*/
|
|
363
344
|
username?: string;
|
|
364
345
|
static names(): { [key: string]: string } {
|
|
@@ -458,12 +439,16 @@ export class DescribeInvocationResultsResponseBodyInvocationInvocationResults ex
|
|
|
458
439
|
export class DescribeInvocationResultsResponseBodyInvocation extends $dara.Model {
|
|
459
440
|
/**
|
|
460
441
|
* @remarks
|
|
461
|
-
* The
|
|
442
|
+
* The maximum number of entries per page.
|
|
443
|
+
*
|
|
444
|
+
* Valid values: 1 to 50.
|
|
445
|
+
*
|
|
446
|
+
* Default value: 10.
|
|
462
447
|
*/
|
|
463
448
|
invocationResults?: DescribeInvocationResultsResponseBodyInvocationInvocationResults;
|
|
464
449
|
/**
|
|
465
450
|
* @remarks
|
|
466
|
-
*
|
|
451
|
+
* > This parameter will be removed in the future. We recommend that you use NextToken and MaxResults for a paged query.
|
|
467
452
|
*
|
|
468
453
|
* @example
|
|
469
454
|
* AAAAAdDWBF2
|
|
@@ -471,7 +456,12 @@ export class DescribeInvocationResultsResponseBodyInvocation extends $dara.Model
|
|
|
471
456
|
nextToken?: string;
|
|
472
457
|
/**
|
|
473
458
|
* @remarks
|
|
474
|
-
* The
|
|
459
|
+
* The encoding mode of the `CommandContent` and `Output` values in the response. Valid values:
|
|
460
|
+
*
|
|
461
|
+
* * PlainText: returns the original command content and command output.
|
|
462
|
+
* * Base64: returns the Base64-encoded command content and command output.
|
|
463
|
+
*
|
|
464
|
+
* Default value: Base64.
|
|
475
465
|
*
|
|
476
466
|
* @example
|
|
477
467
|
* 1
|
|
@@ -479,7 +469,12 @@ export class DescribeInvocationResultsResponseBodyInvocation extends $dara.Model
|
|
|
479
469
|
pageNumber?: number;
|
|
480
470
|
/**
|
|
481
471
|
* @remarks
|
|
482
|
-
*
|
|
472
|
+
* Specifies whether to return the results of historical scheduled executions. Valid values:
|
|
473
|
+
*
|
|
474
|
+
* * 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).
|
|
475
|
+
* * false: does not return the results of historical scheduled executions.
|
|
476
|
+
*
|
|
477
|
+
* Default value: false.
|
|
483
478
|
*
|
|
484
479
|
* @example
|
|
485
480
|
* 1
|
|
@@ -487,7 +482,7 @@ export class DescribeInvocationResultsResponseBodyInvocation extends $dara.Model
|
|
|
487
482
|
pageSize?: number;
|
|
488
483
|
/**
|
|
489
484
|
* @remarks
|
|
490
|
-
*
|
|
485
|
+
* > This parameter will be removed in the future. We recommend that you use NextToken and MaxResults for a paged query.
|
|
491
486
|
*
|
|
492
487
|
* @example
|
|
493
488
|
* 1
|
|
@@ -528,12 +523,41 @@ export class DescribeInvocationResultsResponseBodyInvocation extends $dara.Model
|
|
|
528
523
|
export class DescribeInvocationResultsResponseBody extends $dara.Model {
|
|
529
524
|
/**
|
|
530
525
|
* @remarks
|
|
531
|
-
*
|
|
526
|
+
* The execution status of the command task. Valid values:
|
|
527
|
+
*
|
|
528
|
+
* * Running:
|
|
529
|
+
*
|
|
530
|
+
* * Scheduled task: Before you stop the scheduled execution of the command, the execution state is always Running.
|
|
531
|
+
* * One-time task: If the command is being run on instances, the execution state is Running.
|
|
532
|
+
*
|
|
533
|
+
* * Finished:
|
|
534
|
+
*
|
|
535
|
+
* * Scheduled task: The execution state can never be Finished.
|
|
536
|
+
* * 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.
|
|
537
|
+
*
|
|
538
|
+
* * Success:
|
|
539
|
+
*
|
|
540
|
+
* * One-time task: The execution is complete, and the exit code is 0.
|
|
541
|
+
* * Scheduled task: The last execution is complete, the exit code is 0, and the specified period ends.
|
|
542
|
+
*
|
|
543
|
+
* * Failed:
|
|
544
|
+
*
|
|
545
|
+
* * Scheduled task: The execution state can never be Failed.
|
|
546
|
+
* * One-time task: The execution fails on all instances.
|
|
547
|
+
*
|
|
548
|
+
* * PartialFailed:
|
|
549
|
+
*
|
|
550
|
+
* * Scheduled task: The execution state can never be PartialFailed.
|
|
551
|
+
* * One-time task: The execution fails on some instances.
|
|
552
|
+
*
|
|
553
|
+
* * Stopped: The task is stopped.
|
|
554
|
+
*
|
|
555
|
+
* * Stopping: The task is being stopped.
|
|
532
556
|
*/
|
|
533
557
|
invocation?: DescribeInvocationResultsResponseBodyInvocation;
|
|
534
558
|
/**
|
|
535
559
|
* @remarks
|
|
536
|
-
* The ID of the
|
|
560
|
+
* The ID of the command.
|
|
537
561
|
*
|
|
538
562
|
* @example
|
|
539
563
|
* 473469C7-AA6F-4DC5-B3DB-A3DC0DE*****
|