@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
|
@@ -4,63 +4,31 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class DescribeAvailableResourceResponseBodyAvailableZonesAvailableZoneAvailableResourcesAvailableResourceSupportedResourcesSupportedResource extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
-
* @remarks
|
|
8
|
-
* The maximum disk capacity.
|
|
9
|
-
*
|
|
10
|
-
* This parameter takes effect only if DestinationResource is set to SystemDisk or DataDisk.
|
|
11
|
-
*
|
|
12
7
|
* @example
|
|
13
|
-
*
|
|
8
|
+
* 2048
|
|
14
9
|
*/
|
|
15
10
|
max?: number;
|
|
16
11
|
/**
|
|
17
|
-
* @remarks
|
|
18
|
-
* The minimum disk capacity.
|
|
19
|
-
*
|
|
20
|
-
* This parameter takes effect only if DestinationResource is set to SystemDisk or DataDisk.
|
|
21
|
-
*
|
|
22
12
|
* @example
|
|
23
|
-
*
|
|
13
|
+
* 20
|
|
24
14
|
*/
|
|
25
15
|
min?: number;
|
|
26
16
|
/**
|
|
27
|
-
* @remarks
|
|
28
|
-
* The status of the resource. Valid values:
|
|
29
|
-
*
|
|
30
|
-
* * Available
|
|
31
|
-
* * SoldOut
|
|
32
|
-
*
|
|
33
17
|
* @example
|
|
34
18
|
* Available
|
|
35
19
|
*/
|
|
36
20
|
status?: string;
|
|
37
21
|
/**
|
|
38
|
-
* @remarks
|
|
39
|
-
* The resource category based on the stock level. Valid values:
|
|
40
|
-
*
|
|
41
|
-
* * WithStock: Resources are in sufficient stock.
|
|
42
|
-
* * ClosedWithStock: Resources are in insufficient stock. We recommend that you use other resources that are in sufficient stock.
|
|
43
|
-
* * WithoutStock: Resources are out of stock and will be replenished. We recommend that you use other resources that are in sufficient stock.
|
|
44
|
-
* * ClosedWithoutStock: Resources are out of stock and will not be replenished. We recommend that you use other resources that are in sufficient stock.
|
|
45
|
-
*
|
|
46
22
|
* @example
|
|
47
23
|
* WithStock
|
|
48
24
|
*/
|
|
49
25
|
statusCategory?: string;
|
|
50
26
|
/**
|
|
51
|
-
* @remarks
|
|
52
|
-
* The unit of the disk capacity.
|
|
53
|
-
*
|
|
54
|
-
* This parameter takes effect only if DestinationResource is set to SystemDisk or DataDisk.
|
|
55
|
-
*
|
|
56
27
|
* @example
|
|
57
|
-
*
|
|
28
|
+
* GiB
|
|
58
29
|
*/
|
|
59
30
|
unit?: string;
|
|
60
31
|
/**
|
|
61
|
-
* @remarks
|
|
62
|
-
* The resource.
|
|
63
|
-
*
|
|
64
32
|
* @example
|
|
65
33
|
* ecs.d1ne.xlarge
|
|
66
34
|
*/
|
|
@@ -123,23 +91,8 @@ export class DescribeAvailableResourceResponseBodyAvailableZonesAvailableZoneAva
|
|
|
123
91
|
}
|
|
124
92
|
|
|
125
93
|
export class DescribeAvailableResourceResponseBodyAvailableZonesAvailableZoneAvailableResourcesAvailableResource extends $dara.Model {
|
|
126
|
-
/**
|
|
127
|
-
* @remarks
|
|
128
|
-
* The information about the resources.
|
|
129
|
-
*/
|
|
130
94
|
supportedResources?: DescribeAvailableResourceResponseBodyAvailableZonesAvailableZoneAvailableResourcesAvailableResourceSupportedResources;
|
|
131
95
|
/**
|
|
132
|
-
* @remarks
|
|
133
|
-
* The resource type. Valid values:
|
|
134
|
-
*
|
|
135
|
-
* * Zone: zone
|
|
136
|
-
* * IoOptimized: I/O optimized resource
|
|
137
|
-
* * InstanceType: instance type
|
|
138
|
-
* * SystemDisk: system disk
|
|
139
|
-
* * DataDisk: data disk
|
|
140
|
-
* * Network: network type
|
|
141
|
-
* * ddh: dedicated host
|
|
142
|
-
*
|
|
143
96
|
* @example
|
|
144
97
|
* InstanceType
|
|
145
98
|
*/
|
|
@@ -197,47 +150,31 @@ export class DescribeAvailableResourceResponseBodyAvailableZonesAvailableZoneAva
|
|
|
197
150
|
}
|
|
198
151
|
|
|
199
152
|
export class DescribeAvailableResourceResponseBodyAvailableZonesAvailableZone extends $dara.Model {
|
|
200
|
-
/**
|
|
201
|
-
* @remarks
|
|
202
|
-
* The resources that are available in the zone.
|
|
203
|
-
*/
|
|
204
153
|
availableResources?: DescribeAvailableResourceResponseBodyAvailableZonesAvailableZoneAvailableResources;
|
|
205
154
|
/**
|
|
206
|
-
* @remarks
|
|
207
|
-
* The region ID.
|
|
208
|
-
*
|
|
209
155
|
* @example
|
|
210
156
|
* cn-hangzhou
|
|
211
157
|
*/
|
|
212
158
|
regionId?: string;
|
|
213
159
|
/**
|
|
214
|
-
* @remarks
|
|
215
|
-
* The status of resources in the zone. Valid values:
|
|
216
|
-
*
|
|
217
|
-
* * Available
|
|
218
|
-
* * SoldOut
|
|
219
|
-
*
|
|
220
160
|
* @example
|
|
221
161
|
* Available
|
|
222
162
|
*/
|
|
223
163
|
status?: string;
|
|
224
164
|
/**
|
|
225
165
|
* @remarks
|
|
226
|
-
* The resource
|
|
166
|
+
* The resource status based on the stock level in the zone. Valid value:
|
|
227
167
|
*
|
|
228
|
-
* * WithStock:
|
|
229
|
-
* * ClosedWithStock:
|
|
230
|
-
* * WithoutStock:
|
|
231
|
-
* * ClosedWithoutStock:
|
|
168
|
+
* * WithStock: The resources are available and can be continuously replenished.
|
|
169
|
+
* * ClosedWithStock: Inventory is available, but resources will not be replenished. The ability to guarantee the supply of inventory is low. We recommend selecting a product specification in the WithStock state.
|
|
170
|
+
* * WithoutStock: The resource is out of stock and will be replenished. We recommend using other resources that are in stock.
|
|
171
|
+
* * ClosedWithoutStock: The resource is out of stock and will no longer be replenished. We recommend using other resources that are in stock.
|
|
232
172
|
*
|
|
233
173
|
* @example
|
|
234
174
|
* WithStock
|
|
235
175
|
*/
|
|
236
176
|
statusCategory?: string;
|
|
237
177
|
/**
|
|
238
|
-
* @remarks
|
|
239
|
-
* The zone ID.
|
|
240
|
-
*
|
|
241
178
|
* @example
|
|
242
179
|
* cn-hangzhou-e
|
|
243
180
|
*/
|
|
@@ -303,13 +240,10 @@ export class DescribeAvailableResourceResponseBodyAvailableZones extends $dara.M
|
|
|
303
240
|
export class DescribeAvailableResourceResponseBody extends $dara.Model {
|
|
304
241
|
/**
|
|
305
242
|
* @remarks
|
|
306
|
-
*
|
|
243
|
+
* The information about the availability of resources in the zones.
|
|
307
244
|
*/
|
|
308
245
|
availableZones?: DescribeAvailableResourceResponseBodyAvailableZones;
|
|
309
246
|
/**
|
|
310
|
-
* @remarks
|
|
311
|
-
* The ID of the request.
|
|
312
|
-
*
|
|
313
247
|
* @example
|
|
314
248
|
* 0041D94C-FB92-4C49-B115-259DA1C*****
|
|
315
249
|
*/
|
|
@@ -35,13 +35,13 @@ export class DescribeEniMonitorDataRequest extends $dara.Model {
|
|
|
35
35
|
ownerId?: number;
|
|
36
36
|
/**
|
|
37
37
|
* @remarks
|
|
38
|
-
* The interval at which to retrieve the monitoring data. Unit: seconds. Valid values:
|
|
38
|
+
* The interval at which to retrieve the monitoring data. Unit: seconds. Default value: Month. Valid values:
|
|
39
39
|
*
|
|
40
40
|
* * 60
|
|
41
41
|
* * 600
|
|
42
42
|
* * 3600
|
|
43
43
|
*
|
|
44
|
-
* Default
|
|
44
|
+
* Default: 60.
|
|
45
45
|
*
|
|
46
46
|
* @example
|
|
47
47
|
* 60
|
|
@@ -8,15 +8,15 @@ export class DescribeImagePipelineExecutionsRequestTag extends $dara.Model {
|
|
|
8
8
|
* The key of tag N of the image creation task. Valid values of N: 1 to 20.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
|
-
*
|
|
11
|
+
* TestKey
|
|
12
12
|
*/
|
|
13
13
|
key?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
*
|
|
16
|
+
* null
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
|
-
*
|
|
19
|
+
* TestValue
|
|
20
20
|
*/
|
|
21
21
|
value?: string;
|
|
22
22
|
static names(): { [key: string]: string } {
|
|
@@ -45,7 +45,7 @@ export class DescribeImagePipelineExecutionsRequestTag extends $dara.Model {
|
|
|
45
45
|
export class DescribeImagePipelineExecutionsRequest extends $dara.Model {
|
|
46
46
|
/**
|
|
47
47
|
* @remarks
|
|
48
|
-
*
|
|
48
|
+
* null
|
|
49
49
|
*
|
|
50
50
|
* @example
|
|
51
51
|
* exec-5fb8facb8ed7427c****
|
|
@@ -53,7 +53,7 @@ export class DescribeImagePipelineExecutionsRequest extends $dara.Model {
|
|
|
53
53
|
executionId?: string;
|
|
54
54
|
/**
|
|
55
55
|
* @remarks
|
|
56
|
-
* The
|
|
56
|
+
* The value of tag N of the image creation task. Valid values of N: 1 to 20.
|
|
57
57
|
*
|
|
58
58
|
* @example
|
|
59
59
|
* ip-2ze5tsl5bp6nf2b3****
|
|
@@ -61,9 +61,22 @@ export class DescribeImagePipelineExecutionsRequest extends $dara.Model {
|
|
|
61
61
|
imagePipelineId?: string;
|
|
62
62
|
/**
|
|
63
63
|
* @remarks
|
|
64
|
-
* The
|
|
64
|
+
* The status of the image creation task. You can specify multiple values. Separate the values with commas (,). Example: `BUILDING,DISTRIBUTING`. Valid values:
|
|
65
65
|
*
|
|
66
|
-
*
|
|
66
|
+
* * PREPARING: Resources, such as the intermediate instance, are being created.
|
|
67
|
+
* * REPAIRING: The source image is being repaired.
|
|
68
|
+
* * BUILDING: The user-defined commands are being run and an image is being created.
|
|
69
|
+
* * TESTING: The user-defined test commands are being run.
|
|
70
|
+
* * DISTRIBUTING: The created image is being copied and shared.
|
|
71
|
+
* * RELEASING: The temporary resources generated during the image creation process are being released.
|
|
72
|
+
* * SUCCESS: The image creation task is completed.
|
|
73
|
+
* * PARTITION_SUCCESS: The image creation task is partially completed. The image is created, but exceptions may occur when the image was copied or shared or when temporary resources were released.
|
|
74
|
+
* * FAILED: The image creation task fails.
|
|
75
|
+
* * TEST_FAILED: The image is created, but the test fails.
|
|
76
|
+
* * CANCELLING: The image creation task is being canceled.
|
|
77
|
+
* * CANCELLED: The image creation task is canceled.
|
|
78
|
+
*
|
|
79
|
+
* > If you leave this parameter empty, all image creation tasks are queried regardless of task status.
|
|
67
80
|
*
|
|
68
81
|
* @example
|
|
69
82
|
* 50
|
|
@@ -71,7 +84,7 @@ export class DescribeImagePipelineExecutionsRequest extends $dara.Model {
|
|
|
71
84
|
maxResults?: number;
|
|
72
85
|
/**
|
|
73
86
|
* @remarks
|
|
74
|
-
* The
|
|
87
|
+
* The ID of the image creation task.
|
|
75
88
|
*
|
|
76
89
|
* @example
|
|
77
90
|
* AAAAAdDWBF2****
|
|
@@ -93,22 +106,7 @@ export class DescribeImagePipelineExecutionsRequest extends $dara.Model {
|
|
|
93
106
|
resourceOwnerId?: number;
|
|
94
107
|
/**
|
|
95
108
|
* @remarks
|
|
96
|
-
* The
|
|
97
|
-
*
|
|
98
|
-
* * PREPARING: Resources, such as the intermediate instance, are being created.
|
|
99
|
-
* * REPAIRING: The source image is being repaired.
|
|
100
|
-
* * BUILDING: The user-defined commands are being run and an image is being created.
|
|
101
|
-
* * TESTING: The user-defined test commands are being run.
|
|
102
|
-
* * DISTRIBUTING: The created image is being copied and shared.
|
|
103
|
-
* * RELEASING: The temporary resources generated during the image creation process are being released.
|
|
104
|
-
* * SUCCESS: The image creation task is completed.
|
|
105
|
-
* * PARTITION_SUCCESS: The image creation task is partially completed. The image is created, but exceptions may occur when the image was copied or shared or when temporary resources were released.
|
|
106
|
-
* * FAILED: The image creation task fails.
|
|
107
|
-
* * TEST_FAILED: The image is created, but the test fails.
|
|
108
|
-
* * CANCELLING: The image creation task is being canceled.
|
|
109
|
-
* * CANCELLED: The image creation task is canceled.
|
|
110
|
-
*
|
|
111
|
-
* > If you leave this parameter empty, all image creation tasks are queried regardless of task status.
|
|
109
|
+
* The ID of the image template.
|
|
112
110
|
*
|
|
113
111
|
* @example
|
|
114
112
|
* BUILDING
|
|
@@ -5,18 +5,18 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class DescribeImagePipelineExecutionsResponseBodyImagePipelineExecutionImagePipelineExecutionSetTagsTag extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The tag
|
|
8
|
+
* The tag of the image creation task.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
|
-
*
|
|
11
|
+
* TestValue
|
|
12
12
|
*/
|
|
13
13
|
tagKey?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The
|
|
16
|
+
* The tags of the image creation task.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
|
-
*
|
|
19
|
+
* TestKey
|
|
20
20
|
*/
|
|
21
21
|
tagValue?: string;
|
|
22
22
|
static names(): { [key: string]: string } {
|
|
@@ -71,7 +71,7 @@ export class DescribeImagePipelineExecutionsResponseBodyImagePipelineExecutionIm
|
|
|
71
71
|
export class DescribeImagePipelineExecutionsResponseBodyImagePipelineExecutionImagePipelineExecutionSet extends $dara.Model {
|
|
72
72
|
/**
|
|
73
73
|
* @remarks
|
|
74
|
-
*
|
|
74
|
+
* Details of the image creation tasks.
|
|
75
75
|
*
|
|
76
76
|
* @example
|
|
77
77
|
* 2020-11-24T06:00:00Z
|
|
@@ -79,7 +79,7 @@ export class DescribeImagePipelineExecutionsResponseBodyImagePipelineExecutionIm
|
|
|
79
79
|
creationTime?: string;
|
|
80
80
|
/**
|
|
81
81
|
* @remarks
|
|
82
|
-
* The
|
|
82
|
+
* The data returned.
|
|
83
83
|
*
|
|
84
84
|
* @example
|
|
85
85
|
* exec-5fb8facb8ed7427c****
|
|
@@ -87,7 +87,7 @@ export class DescribeImagePipelineExecutionsResponseBodyImagePipelineExecutionIm
|
|
|
87
87
|
executionId?: string;
|
|
88
88
|
/**
|
|
89
89
|
* @remarks
|
|
90
|
-
* The ID of the
|
|
90
|
+
* The ID of the resource group.
|
|
91
91
|
*
|
|
92
92
|
* @example
|
|
93
93
|
* m-bp67acfmxazb4p****
|
|
@@ -95,7 +95,7 @@ export class DescribeImagePipelineExecutionsResponseBodyImagePipelineExecutionIm
|
|
|
95
95
|
imageId?: string;
|
|
96
96
|
/**
|
|
97
97
|
* @remarks
|
|
98
|
-
*
|
|
98
|
+
* Details of the image creation task.
|
|
99
99
|
*
|
|
100
100
|
* @example
|
|
101
101
|
* ip-2ze5tsl5bp6nf2b3****
|
|
@@ -103,7 +103,7 @@ export class DescribeImagePipelineExecutionsResponseBodyImagePipelineExecutionIm
|
|
|
103
103
|
imagePipelineId?: string;
|
|
104
104
|
/**
|
|
105
105
|
* @remarks
|
|
106
|
-
* The
|
|
106
|
+
* The last modification time of the image creation task.
|
|
107
107
|
*
|
|
108
108
|
* @example
|
|
109
109
|
* Create transition vpc "vpc-2ze70rc7093j9idu6****" success!
|
|
@@ -111,20 +111,12 @@ export class DescribeImagePipelineExecutionsResponseBodyImagePipelineExecutionIm
|
|
|
111
111
|
message?: string;
|
|
112
112
|
/**
|
|
113
113
|
* @remarks
|
|
114
|
-
* The
|
|
114
|
+
* The ID of the image template.
|
|
115
115
|
*
|
|
116
116
|
* @example
|
|
117
117
|
* 2020-11-25T06:00:00Z
|
|
118
118
|
*/
|
|
119
119
|
modifiedTime?: string;
|
|
120
|
-
/**
|
|
121
|
-
* @remarks
|
|
122
|
-
* The ID of the resource group.
|
|
123
|
-
*
|
|
124
|
-
* @example
|
|
125
|
-
* rg-bp67acfmxazb4p****
|
|
126
|
-
*/
|
|
127
|
-
resourceGroupId?: string;
|
|
128
120
|
/**
|
|
129
121
|
* @remarks
|
|
130
122
|
* The status of the image creation task. Valid values:
|
|
@@ -143,12 +135,20 @@ export class DescribeImagePipelineExecutionsResponseBodyImagePipelineExecutionIm
|
|
|
143
135
|
* * CANCELLED: The image creation task is canceled.
|
|
144
136
|
*
|
|
145
137
|
* @example
|
|
138
|
+
* rg-bp67acfmxazb4p****
|
|
139
|
+
*/
|
|
140
|
+
resourceGroupId?: string;
|
|
141
|
+
/**
|
|
142
|
+
* @remarks
|
|
143
|
+
* The time when the image creation task was created.
|
|
144
|
+
*
|
|
145
|
+
* @example
|
|
146
146
|
* BUILDING
|
|
147
147
|
*/
|
|
148
148
|
status?: string;
|
|
149
149
|
/**
|
|
150
150
|
* @remarks
|
|
151
|
-
* The
|
|
151
|
+
* The ID of the image.
|
|
152
152
|
*/
|
|
153
153
|
tags?: DescribeImagePipelineExecutionsResponseBodyImagePipelineExecutionImagePipelineExecutionSetTags;
|
|
154
154
|
static names(): { [key: string]: string } {
|
|
@@ -220,12 +220,12 @@ export class DescribeImagePipelineExecutionsResponseBodyImagePipelineExecution e
|
|
|
220
220
|
export class DescribeImagePipelineExecutionsResponseBody extends $dara.Model {
|
|
221
221
|
/**
|
|
222
222
|
* @remarks
|
|
223
|
-
*
|
|
223
|
+
* The total number of returned image components.
|
|
224
224
|
*/
|
|
225
225
|
imagePipelineExecution?: DescribeImagePipelineExecutionsResponseBodyImagePipelineExecution;
|
|
226
226
|
/**
|
|
227
227
|
* @remarks
|
|
228
|
-
* The
|
|
228
|
+
* The request ID.
|
|
229
229
|
*
|
|
230
230
|
* @example
|
|
231
231
|
* 50
|
|
@@ -233,7 +233,7 @@ export class DescribeImagePipelineExecutionsResponseBody extends $dara.Model {
|
|
|
233
233
|
maxResults?: number;
|
|
234
234
|
/**
|
|
235
235
|
* @remarks
|
|
236
|
-
*
|
|
236
|
+
* The pagination token that is used in the 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`.
|
|
237
237
|
*
|
|
238
238
|
* @example
|
|
239
239
|
* AAAAAdDWBF2****
|
|
@@ -241,7 +241,9 @@ export class DescribeImagePipelineExecutionsResponseBody extends $dara.Model {
|
|
|
241
241
|
nextToken?: string;
|
|
242
242
|
/**
|
|
243
243
|
* @remarks
|
|
244
|
-
* The
|
|
244
|
+
* The maximum number of entries per page. Valid values: 1 to 500
|
|
245
|
+
*
|
|
246
|
+
* Default value: 50.
|
|
245
247
|
*
|
|
246
248
|
* @example
|
|
247
249
|
* 473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E
|
|
@@ -249,7 +251,7 @@ export class DescribeImagePipelineExecutionsResponseBody extends $dara.Model {
|
|
|
249
251
|
requestId?: string;
|
|
250
252
|
/**
|
|
251
253
|
* @remarks
|
|
252
|
-
*
|
|
254
|
+
* A pagination token. It can be used in the next request to retrieve a new page of results. If NextToken is empty, no next page exists. For information about how to use the returned value, see the "Usage notes" section in this topic.
|
|
253
255
|
*
|
|
254
256
|
* @example
|
|
255
257
|
* 1
|
|
@@ -53,7 +53,7 @@ export class DescribeImagePipelinesRequest extends $dara.Model {
|
|
|
53
53
|
imagePipelineId?: string[];
|
|
54
54
|
/**
|
|
55
55
|
* @remarks
|
|
56
|
-
* The maximum number of entries per page. Valid values: 1 to 500
|
|
56
|
+
* The maximum number of entries per page. Valid values: 1 to 500
|
|
57
57
|
*
|
|
58
58
|
* Default value: 50.
|
|
59
59
|
*
|
|
@@ -464,7 +464,7 @@ export class DescribeImagePipelinesResponseBodyImagePipelineImagePipelineSetImpo
|
|
|
464
464
|
diskDeviceMappings?: DescribeImagePipelinesResponseBodyImagePipelineImagePipelineSetImportImageOptionsDiskDeviceMappings;
|
|
465
465
|
/**
|
|
466
466
|
* @remarks
|
|
467
|
-
* The
|
|
467
|
+
* The attributes of the custom image.
|
|
468
468
|
*/
|
|
469
469
|
features?: DescribeImagePipelinesResponseBodyImagePipelineImagePipelineSetImportImageOptionsFeatures;
|
|
470
470
|
imageName?: string;
|
|
@@ -995,7 +995,7 @@ export class DescribeImagePipelinesResponseBodyImagePipeline extends $dara.Model
|
|
|
995
995
|
export class DescribeImagePipelinesResponseBody extends $dara.Model {
|
|
996
996
|
/**
|
|
997
997
|
* @remarks
|
|
998
|
-
* Details
|
|
998
|
+
* Details of the image templates.
|
|
999
999
|
*/
|
|
1000
1000
|
imagePipeline?: DescribeImagePipelinesResponseBodyImagePipeline;
|
|
1001
1001
|
/**
|
|
@@ -134,6 +134,23 @@ export class DescribeInstanceAttributeResponseBodyInnerIpAddress extends $dara.M
|
|
|
134
134
|
}
|
|
135
135
|
|
|
136
136
|
export class DescribeInstanceAttributeResponseBodyNetworkOptions extends $dara.Model {
|
|
137
|
+
/**
|
|
138
|
+
* @remarks
|
|
139
|
+
* The bandwidth weight.
|
|
140
|
+
*
|
|
141
|
+
* The supported values vary with instance types. You can query the bandwidth weights supported by the current instance type by using the DescribeInstanceTypes.
|
|
142
|
+
*
|
|
143
|
+
* Valid values:
|
|
144
|
+
*
|
|
145
|
+
* * Vpc-L1.
|
|
146
|
+
* * Vpc-L2.
|
|
147
|
+
* * Ebs-L1.
|
|
148
|
+
* * Ebs-L2.
|
|
149
|
+
* * Default.
|
|
150
|
+
*
|
|
151
|
+
* @example
|
|
152
|
+
* Vpc-L1
|
|
153
|
+
*/
|
|
137
154
|
bandwidthWeighting?: string;
|
|
138
155
|
/**
|
|
139
156
|
* @example
|
|
@@ -571,7 +588,7 @@ export class DescribeInstanceAttributeResponseBody extends $dara.Model {
|
|
|
571
588
|
* @remarks
|
|
572
589
|
* Details about network options.
|
|
573
590
|
*
|
|
574
|
-
* >
|
|
591
|
+
* > This parameter is in invitational preview and is not publicly available.
|
|
575
592
|
*/
|
|
576
593
|
networkOptions?: DescribeInstanceAttributeResponseBodyNetworkOptions;
|
|
577
594
|
/**
|
|
@@ -113,8 +113,9 @@ export class DescribeInstancesFullStatusRequest extends $dara.Model {
|
|
|
113
113
|
* @remarks
|
|
114
114
|
* The health status of the instance. Valid values:
|
|
115
115
|
*
|
|
116
|
-
* * OK
|
|
117
116
|
* * Impaired
|
|
117
|
+
* * Warning: The instance performance may be degraded due to maintenance or technical issues.
|
|
118
|
+
* * Maintaining
|
|
118
119
|
* * Initializing
|
|
119
120
|
* * InsufficientData
|
|
120
121
|
* * NotApplicable
|