@alicloud/ecd20200930 4.25.5 → 5.0.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 +66 -103
- package/dist/client.js +104 -142
- package/dist/client.js.map +1 -1
- package/dist/models/CreateAndBindNasFileSystemRequest.d.ts +7 -19
- package/dist/models/CreateAndBindNasFileSystemRequest.js.map +1 -1
- package/dist/models/CreateDesktopsRequest.d.ts +106 -128
- package/dist/models/CreateDesktopsRequest.js +4 -0
- package/dist/models/CreateDesktopsRequest.js.map +1 -1
- package/dist/models/CreateDesktopsResponseBody.d.ts +2 -3
- package/dist/models/CreateDesktopsResponseBody.js.map +1 -1
- package/dist/models/CreateDesktopsShrinkRequest.d.ts +89 -99
- package/dist/models/CreateDesktopsShrinkRequest.js +4 -0
- package/dist/models/CreateDesktopsShrinkRequest.js.map +1 -1
- package/dist/models/CreateNetworkPackageRequest.d.ts +32 -25
- package/dist/models/CreateNetworkPackageRequest.js +27 -1
- package/dist/models/CreateNetworkPackageRequest.js.map +1 -1
- package/dist/models/CreateNetworkPackageResponseBody.d.ts +3 -3
- package/dist/models/DescribeCenterPolicyListRequest.d.ts +5 -4
- package/dist/models/DescribeCenterPolicyListRequest.js.map +1 -1
- package/dist/models/DescribeCenterPolicyListResponseBody.d.ts +85 -84
- package/dist/models/DescribeCenterPolicyListResponseBody.js +10 -0
- package/dist/models/DescribeCenterPolicyListResponseBody.js.map +1 -1
- package/dist/models/DescribeNetworkPackagesRequest.d.ts +22 -14
- package/dist/models/DescribeNetworkPackagesRequest.js +27 -1
- package/dist/models/DescribeNetworkPackagesRequest.js.map +1 -1
- package/dist/models/DescribeNetworkPackagesResponseBody.d.ts +36 -98
- package/dist/models/DescribeNetworkPackagesResponseBody.js +27 -1
- package/dist/models/DescribeNetworkPackagesResponseBody.js.map +1 -1
- package/dist/models/DescribeTemplatesRequest.d.ts +11 -11
- package/dist/models/DescribeTemplatesResponseBody.d.ts +45 -45
- package/dist/models/ListTagResourcesRequest.d.ts +7 -11
- package/dist/models/ListTagResourcesRequest.js.map +1 -1
- package/dist/models/ListTagResourcesResponseBody.d.ts +5 -9
- package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
- package/dist/models/ModifyAutoSnapshotPolicyRequest.d.ts +11 -4
- package/dist/models/ModifyAutoSnapshotPolicyRequest.js.map +1 -1
- package/dist/models/SetDirectorySsoStatusRequest.d.ts +4 -6
- package/dist/models/SetDirectorySsoStatusRequest.js.map +1 -1
- package/dist/models/TagResourcesRequest.d.ts +6 -10
- package/dist/models/TagResourcesRequest.js.map +1 -1
- package/dist/models/UntagResourcesRequest.d.ts +2 -6
- package/dist/models/UntagResourcesRequest.js.map +1 -1
- package/dist/models/model.d.ts +3 -4
- package/dist/models/model.js +37 -39
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +108 -150
- package/src/models/CreateAndBindNasFileSystemRequest.ts +7 -19
- package/src/models/CreateDesktopsRequest.ts +110 -128
- package/src/models/CreateDesktopsResponseBody.ts +2 -3
- package/src/models/CreateDesktopsShrinkRequest.ts +93 -99
- package/src/models/CreateNetworkPackageRequest.ts +49 -25
- package/src/models/CreateNetworkPackageResponseBody.ts +3 -3
- package/src/models/DescribeCenterPolicyListRequest.ts +5 -4
- package/src/models/DescribeCenterPolicyListResponseBody.ts +95 -84
- package/src/models/DescribeNetworkPackagesRequest.ts +39 -14
- package/src/models/DescribeNetworkPackagesResponseBody.ts +53 -98
- package/src/models/DescribeTemplatesRequest.ts +11 -11
- package/src/models/DescribeTemplatesResponseBody.ts +45 -45
- package/src/models/ListTagResourcesRequest.ts +7 -11
- package/src/models/ListTagResourcesResponseBody.ts +5 -9
- package/src/models/ModifyAutoSnapshotPolicyRequest.ts +11 -4
- package/src/models/SetDirectorySsoStatusRequest.ts +4 -6
- package/src/models/TagResourcesRequest.ts +6 -10
- package/src/models/UntagResourcesRequest.ts +2 -6
- package/src/models/model.ts +3 -4
- package/dist/models/DescribeFlowStatisticRequest.d.ts +0 -76
- package/dist/models/DescribeFlowStatisticRequest.js +0 -68
- package/dist/models/DescribeFlowStatisticRequest.js.map +0 -1
- package/dist/models/DescribeFlowStatisticResponse.d.ts +0 -19
- package/dist/models/DescribeFlowStatisticResponse.js +0 -69
- package/dist/models/DescribeFlowStatisticResponse.js.map +0 -1
- package/dist/models/DescribeFlowStatisticResponseBody.d.ts +0 -78
- package/dist/models/DescribeFlowStatisticResponseBody.js +0 -90
- package/dist/models/DescribeFlowStatisticResponseBody.js.map +0 -1
- package/src/models/DescribeFlowStatisticRequest.ts +0 -99
- package/src/models/DescribeFlowStatisticResponse.ts +0 -40
- package/src/models/DescribeFlowStatisticResponseBody.ts +0 -114
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class DescribeTemplatesResponseBodyDataDataDiskList extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
*
|
|
8
|
+
* The performance level of the data cloud disk.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* AutoPL
|
|
@@ -13,7 +13,7 @@ export class DescribeTemplatesResponseBodyDataDataDiskList extends $dara.Model {
|
|
|
13
13
|
performanceLevel?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
*
|
|
16
|
+
* The data cloud disk size. Unit: GiB.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* 100
|
|
@@ -45,7 +45,7 @@ export class DescribeTemplatesResponseBodyDataDataDiskList extends $dara.Model {
|
|
|
45
45
|
export class DescribeTemplatesResponseBodyDataRegionConfigList extends $dara.Model {
|
|
46
46
|
/**
|
|
47
47
|
* @remarks
|
|
48
|
-
*
|
|
48
|
+
* The number of vCPUs included in the cloud computer instance type.
|
|
49
49
|
*
|
|
50
50
|
* @example
|
|
51
51
|
* 4
|
|
@@ -53,7 +53,7 @@ export class DescribeTemplatesResponseBodyDataRegionConfigList extends $dara.Mod
|
|
|
53
53
|
cpuCount?: number;
|
|
54
54
|
/**
|
|
55
55
|
* @remarks
|
|
56
|
-
* GPU memory
|
|
56
|
+
* The GPU memory information. This field is displayed only when the instance type is a graphics-accelerated type.
|
|
57
57
|
*
|
|
58
58
|
* @example
|
|
59
59
|
* 4GiB
|
|
@@ -61,7 +61,7 @@ export class DescribeTemplatesResponseBodyDataRegionConfigList extends $dara.Mod
|
|
|
61
61
|
gpuSpec?: string;
|
|
62
62
|
/**
|
|
63
63
|
* @remarks
|
|
64
|
-
*
|
|
64
|
+
* The memory size. Unit: MiB.
|
|
65
65
|
*
|
|
66
66
|
* @example
|
|
67
67
|
* 8192
|
|
@@ -69,7 +69,7 @@ export class DescribeTemplatesResponseBodyDataRegionConfigList extends $dara.Mod
|
|
|
69
69
|
memorySize?: number;
|
|
70
70
|
/**
|
|
71
71
|
* @remarks
|
|
72
|
-
*
|
|
72
|
+
* The office network ID.
|
|
73
73
|
*
|
|
74
74
|
* @example
|
|
75
75
|
* cn-beijing+dir-3040*****
|
|
@@ -77,7 +77,7 @@ export class DescribeTemplatesResponseBodyDataRegionConfigList extends $dara.Mod
|
|
|
77
77
|
officeSiteId?: string;
|
|
78
78
|
/**
|
|
79
79
|
* @remarks
|
|
80
|
-
*
|
|
80
|
+
* The region ID.
|
|
81
81
|
*
|
|
82
82
|
* @example
|
|
83
83
|
* cn-shenzhen
|
|
@@ -85,7 +85,7 @@ export class DescribeTemplatesResponseBodyDataRegionConfigList extends $dara.Mod
|
|
|
85
85
|
regionId?: string;
|
|
86
86
|
/**
|
|
87
87
|
* @remarks
|
|
88
|
-
*
|
|
88
|
+
* The cloud computer instance type ID.
|
|
89
89
|
*
|
|
90
90
|
* @example
|
|
91
91
|
* eds.enterprise_office.4c8g
|
|
@@ -93,7 +93,7 @@ export class DescribeTemplatesResponseBodyDataRegionConfigList extends $dara.Mod
|
|
|
93
93
|
resourceInstanceType?: string;
|
|
94
94
|
/**
|
|
95
95
|
* @remarks
|
|
96
|
-
*
|
|
96
|
+
* The snapshot policy ID.
|
|
97
97
|
*
|
|
98
98
|
* @example
|
|
99
99
|
* sp-b9fasjuu0*****
|
|
@@ -101,7 +101,7 @@ export class DescribeTemplatesResponseBodyDataRegionConfigList extends $dara.Mod
|
|
|
101
101
|
snapshotPolicyId?: string;
|
|
102
102
|
/**
|
|
103
103
|
* @remarks
|
|
104
|
-
*
|
|
104
|
+
* The subnet ID.
|
|
105
105
|
*
|
|
106
106
|
* @example
|
|
107
107
|
* vsw-dgea1*****
|
|
@@ -109,7 +109,7 @@ export class DescribeTemplatesResponseBodyDataRegionConfigList extends $dara.Mod
|
|
|
109
109
|
subnetId?: string;
|
|
110
110
|
/**
|
|
111
111
|
* @remarks
|
|
112
|
-
*
|
|
112
|
+
* Indicates whether disk encryption is enabled.
|
|
113
113
|
*
|
|
114
114
|
* @example
|
|
115
115
|
* false
|
|
@@ -117,7 +117,7 @@ export class DescribeTemplatesResponseBodyDataRegionConfigList extends $dara.Mod
|
|
|
117
117
|
volumeEncryptionEnable?: boolean;
|
|
118
118
|
/**
|
|
119
119
|
* @remarks
|
|
120
|
-
* KMS key ID used when disk encryption is enabled.
|
|
120
|
+
* The KMS key ID used when disk encryption is enabled.
|
|
121
121
|
*
|
|
122
122
|
* @example
|
|
123
123
|
* 3bc77be0-cbce-4a29-b07b-13f16394****
|
|
@@ -165,7 +165,7 @@ export class DescribeTemplatesResponseBodyDataRegionConfigList extends $dara.Mod
|
|
|
165
165
|
export class DescribeTemplatesResponseBodyDataResourceTagList extends $dara.Model {
|
|
166
166
|
/**
|
|
167
167
|
* @remarks
|
|
168
|
-
*
|
|
168
|
+
* The tag key.
|
|
169
169
|
*
|
|
170
170
|
* @example
|
|
171
171
|
* env
|
|
@@ -173,7 +173,7 @@ export class DescribeTemplatesResponseBodyDataResourceTagList extends $dara.Mode
|
|
|
173
173
|
key?: string;
|
|
174
174
|
/**
|
|
175
175
|
* @remarks
|
|
176
|
-
*
|
|
176
|
+
* The tag value.
|
|
177
177
|
*
|
|
178
178
|
* @example
|
|
179
179
|
* test
|
|
@@ -205,7 +205,7 @@ export class DescribeTemplatesResponseBodyDataResourceTagList extends $dara.Mode
|
|
|
205
205
|
export class DescribeTemplatesResponseBodyDataSiteConfigList extends $dara.Model {
|
|
206
206
|
/**
|
|
207
207
|
* @remarks
|
|
208
|
-
*
|
|
208
|
+
* The application control policy ID.
|
|
209
209
|
*
|
|
210
210
|
* @example
|
|
211
211
|
* bwr-5a5371e0*******
|
|
@@ -213,7 +213,7 @@ export class DescribeTemplatesResponseBodyDataSiteConfigList extends $dara.Model
|
|
|
213
213
|
appRuleId?: string;
|
|
214
214
|
/**
|
|
215
215
|
* @remarks
|
|
216
|
-
*
|
|
216
|
+
* The site name.
|
|
217
217
|
*
|
|
218
218
|
* @example
|
|
219
219
|
* mainland
|
|
@@ -248,12 +248,12 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
248
248
|
chargeType?: string;
|
|
249
249
|
/**
|
|
250
250
|
* @remarks
|
|
251
|
-
*
|
|
251
|
+
* The size and specification configurations of data cloud disks.
|
|
252
252
|
*/
|
|
253
253
|
dataDiskList?: DescribeTemplatesResponseBodyDataDataDiskList[];
|
|
254
254
|
/**
|
|
255
255
|
* @remarks
|
|
256
|
-
*
|
|
256
|
+
* The default startup language configured in the template.
|
|
257
257
|
*
|
|
258
258
|
* @example
|
|
259
259
|
* zh-CN
|
|
@@ -261,7 +261,7 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
261
261
|
defaultLanguage?: string;
|
|
262
262
|
/**
|
|
263
263
|
* @remarks
|
|
264
|
-
*
|
|
264
|
+
* The template description.
|
|
265
265
|
*
|
|
266
266
|
* @example
|
|
267
267
|
* My template
|
|
@@ -269,7 +269,7 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
269
269
|
description?: string;
|
|
270
270
|
/**
|
|
271
271
|
* @remarks
|
|
272
|
-
*
|
|
272
|
+
* The creation time of the template (UTC).
|
|
273
273
|
*
|
|
274
274
|
* @example
|
|
275
275
|
* 2025-04-25T05:18:46.000+00:00
|
|
@@ -277,7 +277,7 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
277
277
|
gmtCreate?: string;
|
|
278
278
|
/**
|
|
279
279
|
* @remarks
|
|
280
|
-
*
|
|
280
|
+
* The last modification time of the template (UTC).
|
|
281
281
|
*
|
|
282
282
|
* @example
|
|
283
283
|
* 2025-04-25T05:18:46.000+00:00
|
|
@@ -285,7 +285,7 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
285
285
|
gmtModified?: string;
|
|
286
286
|
/**
|
|
287
287
|
* @remarks
|
|
288
|
-
*
|
|
288
|
+
* The image ID.
|
|
289
289
|
*
|
|
290
290
|
* @example
|
|
291
291
|
* m-5q8ehbihx*****
|
|
@@ -293,7 +293,7 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
293
293
|
imageId?: string;
|
|
294
294
|
/**
|
|
295
295
|
* @remarks
|
|
296
|
-
*
|
|
296
|
+
* The image type.
|
|
297
297
|
*
|
|
298
298
|
* @example
|
|
299
299
|
* User
|
|
@@ -303,7 +303,7 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
303
303
|
periodUnit?: string;
|
|
304
304
|
/**
|
|
305
305
|
* @remarks
|
|
306
|
-
*
|
|
306
|
+
* The policy group ID.
|
|
307
307
|
*
|
|
308
308
|
* @example
|
|
309
309
|
* pg-0caoeogkhz*****
|
|
@@ -312,7 +312,7 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
312
312
|
postPaidAfterUsedUp?: boolean;
|
|
313
313
|
/**
|
|
314
314
|
* @remarks
|
|
315
|
-
*
|
|
315
|
+
* The product type.
|
|
316
316
|
*
|
|
317
317
|
* @example
|
|
318
318
|
* CLOUD_DESKTOP
|
|
@@ -320,12 +320,12 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
320
320
|
productType?: string;
|
|
321
321
|
/**
|
|
322
322
|
* @remarks
|
|
323
|
-
*
|
|
323
|
+
* The region-specific configuration parameters.
|
|
324
324
|
*/
|
|
325
325
|
regionConfigList?: DescribeTemplatesResponseBodyDataRegionConfigList[];
|
|
326
326
|
/**
|
|
327
327
|
* @remarks
|
|
328
|
-
*
|
|
328
|
+
* The request ID.
|
|
329
329
|
*
|
|
330
330
|
* @example
|
|
331
331
|
* 1871984F-51F6-5588-BAF6-******
|
|
@@ -333,7 +333,7 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
333
333
|
requestId?: string;
|
|
334
334
|
/**
|
|
335
335
|
* @remarks
|
|
336
|
-
*
|
|
336
|
+
* The resource group ID.
|
|
337
337
|
*
|
|
338
338
|
* @example
|
|
339
339
|
* rg-a5fqjjqaejt***
|
|
@@ -341,17 +341,17 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
341
341
|
resourceGroupId?: string;
|
|
342
342
|
/**
|
|
343
343
|
* @remarks
|
|
344
|
-
*
|
|
344
|
+
* The cloud computer tags in key-value format.
|
|
345
345
|
*/
|
|
346
346
|
resourceTagList?: DescribeTemplatesResponseBodyDataResourceTagList[];
|
|
347
347
|
/**
|
|
348
348
|
* @remarks
|
|
349
|
-
*
|
|
349
|
+
* The site configuration management.
|
|
350
350
|
*/
|
|
351
351
|
siteConfigList?: DescribeTemplatesResponseBodyDataSiteConfigList[];
|
|
352
352
|
/**
|
|
353
353
|
* @remarks
|
|
354
|
-
*
|
|
354
|
+
* The system cloud disk type.
|
|
355
355
|
*
|
|
356
356
|
* @example
|
|
357
357
|
* AutoPL
|
|
@@ -359,7 +359,7 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
359
359
|
systemDiskPerformanceLevel?: string;
|
|
360
360
|
/**
|
|
361
361
|
* @remarks
|
|
362
|
-
*
|
|
362
|
+
* The system cloud disk size. Unit: GiB.
|
|
363
363
|
*
|
|
364
364
|
* @example
|
|
365
365
|
* 80
|
|
@@ -367,7 +367,7 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
367
367
|
systemDiskSize?: number;
|
|
368
368
|
/**
|
|
369
369
|
* @remarks
|
|
370
|
-
*
|
|
370
|
+
* The template ID.
|
|
371
371
|
*
|
|
372
372
|
* @example
|
|
373
373
|
* b-0caoeogs88y*****
|
|
@@ -375,7 +375,7 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
375
375
|
templateId?: string;
|
|
376
376
|
/**
|
|
377
377
|
* @remarks
|
|
378
|
-
*
|
|
378
|
+
* The template name.
|
|
379
379
|
*
|
|
380
380
|
* @example
|
|
381
381
|
* My template 001
|
|
@@ -383,7 +383,7 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
383
383
|
templateName?: string;
|
|
384
384
|
/**
|
|
385
385
|
* @remarks
|
|
386
|
-
*
|
|
386
|
+
* The templatetype.
|
|
387
387
|
*
|
|
388
388
|
* @example
|
|
389
389
|
* USER_TEMPLATE
|
|
@@ -391,7 +391,7 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
391
391
|
templateType?: string;
|
|
392
392
|
/**
|
|
393
393
|
* @remarks
|
|
394
|
-
*
|
|
394
|
+
* The scheduled task group ID.
|
|
395
395
|
*
|
|
396
396
|
* @example
|
|
397
397
|
* bcc-dweha*****
|
|
@@ -486,7 +486,7 @@ export class DescribeTemplatesResponseBodyData extends $dara.Model {
|
|
|
486
486
|
export class DescribeTemplatesResponseBody extends $dara.Model {
|
|
487
487
|
/**
|
|
488
488
|
* @remarks
|
|
489
|
-
*
|
|
489
|
+
* The operation result. A value of `success` indicates success. Otherwise, an error message is returned.
|
|
490
490
|
*
|
|
491
491
|
* @example
|
|
492
492
|
* success
|
|
@@ -494,12 +494,12 @@ export class DescribeTemplatesResponseBody extends $dara.Model {
|
|
|
494
494
|
code?: string;
|
|
495
495
|
/**
|
|
496
496
|
* @remarks
|
|
497
|
-
*
|
|
497
|
+
* The list of queried template information.
|
|
498
498
|
*/
|
|
499
499
|
data?: DescribeTemplatesResponseBodyData[];
|
|
500
500
|
/**
|
|
501
501
|
* @remarks
|
|
502
|
-
* HTTP status code.
|
|
502
|
+
* The HTTP status code.
|
|
503
503
|
*
|
|
504
504
|
* @example
|
|
505
505
|
* 200
|
|
@@ -507,7 +507,7 @@ export class DescribeTemplatesResponseBody extends $dara.Model {
|
|
|
507
507
|
httpStatusCode?: number;
|
|
508
508
|
/**
|
|
509
509
|
* @remarks
|
|
510
|
-
*
|
|
510
|
+
* The error message. This parameter is not returned when Code is `success`.
|
|
511
511
|
*
|
|
512
512
|
* @example
|
|
513
513
|
* success
|
|
@@ -515,7 +515,7 @@ export class DescribeTemplatesResponseBody extends $dara.Model {
|
|
|
515
515
|
message?: string;
|
|
516
516
|
/**
|
|
517
517
|
* @remarks
|
|
518
|
-
*
|
|
518
|
+
* The current page number.
|
|
519
519
|
*
|
|
520
520
|
* @example
|
|
521
521
|
* 1
|
|
@@ -523,7 +523,7 @@ export class DescribeTemplatesResponseBody extends $dara.Model {
|
|
|
523
523
|
pageNumber?: number;
|
|
524
524
|
/**
|
|
525
525
|
* @remarks
|
|
526
|
-
*
|
|
526
|
+
* The number of rows per page.
|
|
527
527
|
*
|
|
528
528
|
* @example
|
|
529
529
|
* 20
|
|
@@ -531,7 +531,7 @@ export class DescribeTemplatesResponseBody extends $dara.Model {
|
|
|
531
531
|
pageSize?: number;
|
|
532
532
|
/**
|
|
533
533
|
* @remarks
|
|
534
|
-
*
|
|
534
|
+
* The request ID.
|
|
535
535
|
*
|
|
536
536
|
* @example
|
|
537
537
|
* 1871984F-51F6-5588-BAF6-*******
|
|
@@ -539,7 +539,7 @@ export class DescribeTemplatesResponseBody extends $dara.Model {
|
|
|
539
539
|
requestId?: string;
|
|
540
540
|
/**
|
|
541
541
|
* @remarks
|
|
542
|
-
* Indicates whether the operation
|
|
542
|
+
* Indicates whether the operation was successful.
|
|
543
543
|
*
|
|
544
544
|
* @example
|
|
545
545
|
* True
|
|
@@ -547,7 +547,7 @@ export class DescribeTemplatesResponseBody extends $dara.Model {
|
|
|
547
547
|
success?: boolean;
|
|
548
548
|
/**
|
|
549
549
|
* @remarks
|
|
550
|
-
*
|
|
550
|
+
* The total number of entries.
|
|
551
551
|
*
|
|
552
552
|
* @example
|
|
553
553
|
* 94
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ListTagResourcesRequestTag extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The tag
|
|
8
|
+
* The tag key. Valid values of N: 1 to 20.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* department
|
|
@@ -13,7 +13,7 @@ export class ListTagResourcesRequestTag extends $dara.Model {
|
|
|
13
13
|
key?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The tag
|
|
16
|
+
* The tag value. Valid values of N: 1 to 20.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* design
|
|
@@ -53,7 +53,7 @@ export class ListTagResourcesRequest extends $dara.Model {
|
|
|
53
53
|
maxResults?: number;
|
|
54
54
|
/**
|
|
55
55
|
* @remarks
|
|
56
|
-
* The
|
|
56
|
+
* The token that determines the start point of the next query.
|
|
57
57
|
*
|
|
58
58
|
* @example
|
|
59
59
|
* caeba0bbb2be03f84eb48b699f0a4883
|
|
@@ -61,7 +61,7 @@ export class ListTagResourcesRequest extends $dara.Model {
|
|
|
61
61
|
nextToken?: string;
|
|
62
62
|
/**
|
|
63
63
|
* @remarks
|
|
64
|
-
* The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list.
|
|
64
|
+
* The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list supported by WUYING Workspace.
|
|
65
65
|
*
|
|
66
66
|
* This parameter is required.
|
|
67
67
|
*
|
|
@@ -71,7 +71,7 @@ export class ListTagResourcesRequest extends $dara.Model {
|
|
|
71
71
|
regionId?: string;
|
|
72
72
|
/**
|
|
73
73
|
* @remarks
|
|
74
|
-
* The
|
|
74
|
+
* The IDs of the resources, that is, the IDs of the cloud computers. Valid values of N: 1 to 50.
|
|
75
75
|
*
|
|
76
76
|
* @example
|
|
77
77
|
* ecd-ia2zw38bi6cm7****
|
|
@@ -79,11 +79,7 @@ export class ListTagResourcesRequest extends $dara.Model {
|
|
|
79
79
|
resourceId?: string[];
|
|
80
80
|
/**
|
|
81
81
|
* @remarks
|
|
82
|
-
* The type
|
|
83
|
-
*
|
|
84
|
-
* Valid values:
|
|
85
|
-
*
|
|
86
|
-
* - ALIYUN::GWS::INSTANCE: cloud computer.
|
|
82
|
+
* The resource type.
|
|
87
83
|
*
|
|
88
84
|
* This parameter is required.
|
|
89
85
|
*
|
|
@@ -93,7 +89,7 @@ export class ListTagResourcesRequest extends $dara.Model {
|
|
|
93
89
|
resourceType?: string;
|
|
94
90
|
/**
|
|
95
91
|
* @remarks
|
|
96
|
-
* The tags
|
|
92
|
+
* The tags.
|
|
97
93
|
*/
|
|
98
94
|
tag?: ListTagResourcesRequestTag[];
|
|
99
95
|
static names(): { [key: string]: string } {
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ListTagResourcesResponseBodyTagResources extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The resource
|
|
8
|
+
* The ID of the resource, that is, the ID of the cloud computer.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* ecd-ia2zw38bi6cm7****
|
|
@@ -13,11 +13,7 @@ export class ListTagResourcesResponseBodyTagResources extends $dara.Model {
|
|
|
13
13
|
resourceId?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The type
|
|
17
|
-
*
|
|
18
|
-
* Valid values:
|
|
19
|
-
*
|
|
20
|
-
* - ALIYUN::GWS::INSTANCE: cloud computer.
|
|
16
|
+
* The resource type.
|
|
21
17
|
*
|
|
22
18
|
* @example
|
|
23
19
|
* ALIYUN::GWS::INSTANCE
|
|
@@ -25,7 +21,7 @@ export class ListTagResourcesResponseBodyTagResources extends $dara.Model {
|
|
|
25
21
|
resourceType?: string;
|
|
26
22
|
/**
|
|
27
23
|
* @remarks
|
|
28
|
-
* The tag
|
|
24
|
+
* The tag key.
|
|
29
25
|
*
|
|
30
26
|
* @example
|
|
31
27
|
* department
|
|
@@ -33,7 +29,7 @@ export class ListTagResourcesResponseBodyTagResources extends $dara.Model {
|
|
|
33
29
|
tagKey?: string;
|
|
34
30
|
/**
|
|
35
31
|
* @remarks
|
|
36
|
-
* The tag
|
|
32
|
+
* The tag value.
|
|
37
33
|
*
|
|
38
34
|
* @example
|
|
39
35
|
* design
|
|
@@ -69,7 +65,7 @@ export class ListTagResourcesResponseBodyTagResources extends $dara.Model {
|
|
|
69
65
|
export class ListTagResourcesResponseBody extends $dara.Model {
|
|
70
66
|
/**
|
|
71
67
|
* @remarks
|
|
72
|
-
*
|
|
68
|
+
* The token that determines the start point of the next query. If this parameter is empty, no next query is to be sent.
|
|
73
69
|
*
|
|
74
70
|
* @example
|
|
75
71
|
* caeba0bbb2be03f84eb48b699f0a4883
|
|
@@ -11,6 +11,13 @@ export class ModifyAutoSnapshotPolicyRequest extends $dara.Model {
|
|
|
11
11
|
* 0 20 16 ? * 1,2,3,4,5,6,7
|
|
12
12
|
*/
|
|
13
13
|
cronExpression?: string;
|
|
14
|
+
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The type of cloud disk for which the automatic snapshot policy creates snapshots.
|
|
17
|
+
*
|
|
18
|
+
* @example
|
|
19
|
+
* ALL
|
|
20
|
+
*/
|
|
14
21
|
diskType?: string;
|
|
15
22
|
/**
|
|
16
23
|
* @remarks
|
|
@@ -24,15 +31,15 @@ export class ModifyAutoSnapshotPolicyRequest extends $dara.Model {
|
|
|
24
31
|
policyId?: string;
|
|
25
32
|
/**
|
|
26
33
|
* @remarks
|
|
27
|
-
* The name of the automatic snapshot policy. The name must be 2 to 128 characters
|
|
34
|
+
* The name of the automatic snapshot policy. The name must be 2 to 128 characters in length. The name must start with a letter and cannot start with `http://` or `https://`. The name can contain digits, colons (:), underscores (_), or hyphens (-). Default value: empty.
|
|
28
35
|
*
|
|
29
36
|
* @example
|
|
30
|
-
*
|
|
37
|
+
* 系统自动快照
|
|
31
38
|
*/
|
|
32
39
|
policyName?: string;
|
|
33
40
|
/**
|
|
34
41
|
* @remarks
|
|
35
|
-
* The region ID.
|
|
42
|
+
* The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
|
|
36
43
|
*
|
|
37
44
|
* This parameter is required.
|
|
38
45
|
*
|
|
@@ -42,7 +49,7 @@ export class ModifyAutoSnapshotPolicyRequest extends $dara.Model {
|
|
|
42
49
|
regionId?: string;
|
|
43
50
|
/**
|
|
44
51
|
* @remarks
|
|
45
|
-
* The
|
|
52
|
+
* The retention period of automatic snapshots. Unit: days. Valid values: 1 to 180.
|
|
46
53
|
*
|
|
47
54
|
* @example
|
|
48
55
|
* 2
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class SetDirectorySsoStatusRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The AD
|
|
8
|
+
* The ID of the AD office network.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -15,10 +15,8 @@ export class SetDirectorySsoStatusRequest extends $dara.Model {
|
|
|
15
15
|
directoryId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* Specifies whether to enable SSO. Valid values:
|
|
19
|
-
*
|
|
20
|
-
* - true: enables SSO.
|
|
21
|
-
*
|
|
18
|
+
* Specifies whether to enable or disable single sign-on (SSO). Valid values:
|
|
19
|
+
* - true: enables SSO
|
|
22
20
|
* - false: disables SSO.
|
|
23
21
|
*
|
|
24
22
|
* This parameter is required.
|
|
@@ -29,7 +27,7 @@ export class SetDirectorySsoStatusRequest extends $dara.Model {
|
|
|
29
27
|
enableSso?: boolean;
|
|
30
28
|
/**
|
|
31
29
|
* @remarks
|
|
32
|
-
* The region ID.
|
|
30
|
+
* The region ID. You can call [DescribeRegions](~~DescribeRegions~~) to query the regions supported by Elastic Desktop Service.
|
|
33
31
|
*
|
|
34
32
|
* This parameter is required.
|
|
35
33
|
*
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class TagResourcesRequestTag extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The tag
|
|
8
|
+
* The tag key. If you specify this parameter, the value cannot be an empty string. The value can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* department
|
|
@@ -13,7 +13,7 @@ export class TagResourcesRequestTag extends $dara.Model {
|
|
|
13
13
|
key?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The tag
|
|
16
|
+
* The tag value. The value can be an empty string. The value can be up to 128 characters in length and cannot start with `acs:`. It cannot contain `http://` or `https://`.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* design
|
|
@@ -45,7 +45,7 @@ export class TagResourcesRequestTag extends $dara.Model {
|
|
|
45
45
|
export class TagResourcesRequest extends $dara.Model {
|
|
46
46
|
/**
|
|
47
47
|
* @remarks
|
|
48
|
-
* The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the
|
|
48
|
+
* The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the list of regions supported by Wuying Cloud Desktop.
|
|
49
49
|
*
|
|
50
50
|
* This parameter is required.
|
|
51
51
|
*
|
|
@@ -55,7 +55,7 @@ export class TagResourcesRequest extends $dara.Model {
|
|
|
55
55
|
regionId?: string;
|
|
56
56
|
/**
|
|
57
57
|
* @remarks
|
|
58
|
-
* The resource IDs,
|
|
58
|
+
* The list of resource IDs, that is, the list of cloud desktop IDs. You can specify 1 to 50 resource IDs.
|
|
59
59
|
*
|
|
60
60
|
* This parameter is required.
|
|
61
61
|
*
|
|
@@ -65,11 +65,7 @@ export class TagResourcesRequest extends $dara.Model {
|
|
|
65
65
|
resourceId?: string[];
|
|
66
66
|
/**
|
|
67
67
|
* @remarks
|
|
68
|
-
* The type
|
|
69
|
-
*
|
|
70
|
-
* Valid values:
|
|
71
|
-
*
|
|
72
|
-
* - ALIYUN::GWS::INSTANCE: cloud computer.
|
|
68
|
+
* The resource type.
|
|
73
69
|
*
|
|
74
70
|
* This parameter is required.
|
|
75
71
|
*
|
|
@@ -79,7 +75,7 @@ export class TagResourcesRequest extends $dara.Model {
|
|
|
79
75
|
resourceType?: string;
|
|
80
76
|
/**
|
|
81
77
|
* @remarks
|
|
82
|
-
* The
|
|
78
|
+
* The list of tags. You can specify 1 to 20 tags.
|
|
83
79
|
*
|
|
84
80
|
* This parameter is required.
|
|
85
81
|
*/
|
|
@@ -13,7 +13,7 @@ export class UntagResourcesRequest extends $dara.Model {
|
|
|
13
13
|
all?: boolean;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the
|
|
16
|
+
* The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the regions supported by Elastic Desktop Service (EDS).
|
|
17
17
|
*
|
|
18
18
|
* This parameter is required.
|
|
19
19
|
*
|
|
@@ -23,7 +23,7 @@ export class UntagResourcesRequest extends $dara.Model {
|
|
|
23
23
|
regionId?: string;
|
|
24
24
|
/**
|
|
25
25
|
* @remarks
|
|
26
|
-
* The
|
|
26
|
+
* The IDs of the resources, that is, the IDs of the cloud desktops. You can specify 1 to 50 IDs.
|
|
27
27
|
*
|
|
28
28
|
* This parameter is required.
|
|
29
29
|
*
|
|
@@ -35,10 +35,6 @@ export class UntagResourcesRequest extends $dara.Model {
|
|
|
35
35
|
* @remarks
|
|
36
36
|
* The type of the resource.
|
|
37
37
|
*
|
|
38
|
-
* Valid values:
|
|
39
|
-
*
|
|
40
|
-
* * ALIYUN::GWS::INSTANCE: cloud computer.
|
|
41
|
-
*
|
|
42
38
|
* This parameter is required.
|
|
43
39
|
*
|
|
44
40
|
* @example
|
package/src/models/model.ts
CHANGED
|
@@ -42,6 +42,7 @@ export { CreateDesktopsShrinkRequestTag } from './CreateDesktopsShrinkRequest';
|
|
|
42
42
|
export { CreateDesktopsShrinkRequestUserCommands } from './CreateDesktopsShrinkRequest';
|
|
43
43
|
export { CreateDriveResponseBodyDrive } from './CreateDriveResponseBody';
|
|
44
44
|
export { CreateEcdReportTaskRequestFilterList } from './CreateEcdReportTaskRequest';
|
|
45
|
+
export { CreateNetworkPackageRequestTag } from './CreateNetworkPackageRequest';
|
|
45
46
|
export { CreateOfficeSiteAcceleratorRequestAccelerateRegion } from './CreateOfficeSiteAcceleratorRequest';
|
|
46
47
|
export { CreatePolicyGroupRequestAuthorizeAccessPolicyRule } from './CreatePolicyGroupRequest';
|
|
47
48
|
export { CreatePolicyGroupRequestAuthorizeSecurityPolicyRule } from './CreatePolicyGroupRequest';
|
|
@@ -116,7 +117,6 @@ export { DescribeDirectoriesResponseBodyDirectories } from './DescribeDirectorie
|
|
|
116
117
|
export { DescribeDrivesResponseBodyDrivesDesktopGroups } from './DescribeDrivesResponseBody';
|
|
117
118
|
export { DescribeDrivesResponseBodyDrives } from './DescribeDrivesResponseBody';
|
|
118
119
|
export { DescribeEcdReportTasksResponseBodyExportTaskList } from './DescribeEcdReportTasksResponseBody';
|
|
119
|
-
export { DescribeFlowStatisticResponseBodyDesktopFlowStatistic } from './DescribeFlowStatisticResponseBody';
|
|
120
120
|
export { DescribeForwardTableEntriesResponseBodyForwardTableEntries } from './DescribeForwardTableEntriesResponseBody';
|
|
121
121
|
export { DescribeFotaPendingDesktopsResponseBodyFotaPendingDesktopsSessions } from './DescribeFotaPendingDesktopsResponseBody';
|
|
122
122
|
export { DescribeFotaPendingDesktopsResponseBodyFotaPendingDesktops } from './DescribeFotaPendingDesktopsResponseBody';
|
|
@@ -145,6 +145,8 @@ export { DescribeNASFileSystemsResponseBodyFileSystemsOfficeSites } from './Desc
|
|
|
145
145
|
export { DescribeNASFileSystemsResponseBodyFileSystems } from './DescribeNasfileSystemsResponseBody';
|
|
146
146
|
export { DescribeNatGatewaysResponseBodyNatGatewaysIpLists } from './DescribeNatGatewaysResponseBody';
|
|
147
147
|
export { DescribeNatGatewaysResponseBodyNatGateways } from './DescribeNatGatewaysResponseBody';
|
|
148
|
+
export { DescribeNetworkPackagesRequestTag } from './DescribeNetworkPackagesRequest';
|
|
149
|
+
export { DescribeNetworkPackagesResponseBodyNetworkPackagesTags } from './DescribeNetworkPackagesResponseBody';
|
|
148
150
|
export { DescribeNetworkPackagesResponseBodyNetworkPackages } from './DescribeNetworkPackagesResponseBody';
|
|
149
151
|
export { DescribeOfficeSitesResponseBodyOfficeSitesADConnectors } from './DescribeOfficeSitesResponseBody';
|
|
150
152
|
export { DescribeOfficeSitesResponseBodyOfficeSitesLogs } from './DescribeOfficeSitesResponseBody';
|
|
@@ -660,9 +662,6 @@ export { DescribeEcdReportTasksResponse } from './DescribeEcdReportTasksResponse
|
|
|
660
662
|
export { DescribeFlowMetricRequest } from './DescribeFlowMetricRequest';
|
|
661
663
|
export { DescribeFlowMetricResponseBody } from './DescribeFlowMetricResponseBody';
|
|
662
664
|
export { DescribeFlowMetricResponse } from './DescribeFlowMetricResponse';
|
|
663
|
-
export { DescribeFlowStatisticRequest } from './DescribeFlowStatisticRequest';
|
|
664
|
-
export { DescribeFlowStatisticResponseBody } from './DescribeFlowStatisticResponseBody';
|
|
665
|
-
export { DescribeFlowStatisticResponse } from './DescribeFlowStatisticResponse';
|
|
666
665
|
export { DescribeForwardTableEntriesRequest } from './DescribeForwardTableEntriesRequest';
|
|
667
666
|
export { DescribeForwardTableEntriesResponseBody } from './DescribeForwardTableEntriesResponseBody';
|
|
668
667
|
export { DescribeForwardTableEntriesResponse } from './DescribeForwardTableEntriesResponse';
|