@alicloud/ecd20200930 4.6.4 → 4.6.5

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.js CHANGED
@@ -28192,6 +28192,8 @@ class Client extends openapi_core_1.default {
28192
28192
  return await this.cancelCopyImageWithOptions(request, runtime);
28193
28193
  }
28194
28194
  /**
28195
+ * Clones a policy based on an existing global policy.
28196
+ *
28195
28197
  * @param request - CloneCenterPolicyRequest
28196
28198
  * @param runtime - runtime options for this request RuntimeOptions
28197
28199
  * @returns CloneCenterPolicyResponse
@@ -28231,6 +28233,8 @@ class Client extends openapi_core_1.default {
28231
28233
  return $dara.cast(await this.callApi(params, req, runtime), new CloneCenterPolicyResponse({}));
28232
28234
  }
28233
28235
  /**
28236
+ * Clones a policy based on an existing global policy.
28237
+ *
28234
28238
  * @param request - CloneCenterPolicyRequest
28235
28239
  * @returns CloneCenterPolicyResponse
28236
28240
  */
@@ -31995,7 +31999,7 @@ class Client extends openapi_core_1.default {
31995
31999
  return await this.describeCensWithOptions(request, runtime);
31996
32000
  }
31997
32001
  /**
31998
- * 查询中心化策略
32002
+ * Queries center policies.
31999
32003
  *
32000
32004
  * @param request - DescribeCenterPolicyListRequest
32001
32005
  * @param runtime - runtime options for this request RuntimeOptions
@@ -32039,7 +32043,7 @@ class Client extends openapi_core_1.default {
32039
32043
  return $dara.cast(await this.callApi(params, req, runtime), new DescribeCenterPolicyListResponse({}));
32040
32044
  }
32041
32045
  /**
32042
- * 查询中心化策略
32046
+ * Queries center policies.
32043
32047
  *
32044
32048
  * @param request - DescribeCenterPolicyListRequest
32045
32049
  * @returns DescribeCenterPolicyListResponse
@@ -34344,6 +34348,8 @@ class Client extends openapi_core_1.default {
34344
34348
  return await this.describePriceForRenewDesktopOversoldGroupWithOptions(request, runtime);
34345
34349
  }
34346
34350
  /**
34351
+ * Queries the details of screen recording files.
34352
+ *
34347
34353
  * @param request - DescribeRecordingsRequest
34348
34354
  * @param runtime - runtime options for this request RuntimeOptions
34349
34355
  * @returns DescribeRecordingsResponse
@@ -34401,6 +34407,8 @@ class Client extends openapi_core_1.default {
34401
34407
  return $dara.cast(await this.callApi(params, req, runtime), new DescribeRecordingsResponse({}));
34402
34408
  }
34403
34409
  /**
34410
+ * Queries the details of screen recording files.
34411
+ *
34404
34412
  * @param request - DescribeRecordingsRequest
34405
34413
  * @returns DescribeRecordingsResponse
34406
34414
  */
@@ -35385,7 +35393,7 @@ class Client extends openapi_core_1.default {
35385
35393
  return await this.dissociateNetworkPackageWithOptions(request, runtime);
35386
35394
  }
35387
35395
  /**
35388
- * CDS文件下载
35396
+ * Obtains the download link of the target file.
35389
35397
  *
35390
35398
  * @param request - DownloadCdsFileRequest
35391
35399
  * @param runtime - runtime options for this request RuntimeOptions
@@ -35426,7 +35434,7 @@ class Client extends openapi_core_1.default {
35426
35434
  return $dara.cast(await this.callApi(params, req, runtime), new DownloadCdsFileResponse({}));
35427
35435
  }
35428
35436
  /**
35429
- * CDS文件下载
35437
+ * Obtains the download link of the target file.
35430
35438
  *
35431
35439
  * @param request - DownloadCdsFileRequest
35432
35440
  * @returns DownloadCdsFileResponse
@@ -36290,7 +36298,7 @@ class Client extends openapi_core_1.default {
36290
36298
  return await this.listOfficeSiteOverviewWithOptions(request, runtime);
36291
36299
  }
36292
36300
  /**
36293
- * Queries information about Active Directory (AD) users after an enterprise AD office network (formerly workspace) interconnects to an AD domain.
36301
+ * Queries information about Active Directory (AD) accounts after an enterprise AD office network (formerly workspace) interconnects to an AD domain.
36294
36302
  *
36295
36303
  * @param request - ListOfficeSiteUsersRequest
36296
36304
  * @param runtime - runtime options for this request RuntimeOptions
@@ -36343,7 +36351,7 @@ class Client extends openapi_core_1.default {
36343
36351
  return $dara.cast(await this.callApi(params, req, runtime), new ListOfficeSiteUsersResponse({}));
36344
36352
  }
36345
36353
  /**
36346
- * Queries information about Active Directory (AD) users after an enterprise AD office network (formerly workspace) interconnects to an AD domain.
36354
+ * Queries information about Active Directory (AD) accounts after an enterprise AD office network (formerly workspace) interconnects to an AD domain.
36347
36355
  *
36348
36356
  * @param request - ListOfficeSiteUsersRequest
36349
36357
  * @returns ListOfficeSiteUsersResponse
@@ -37076,6 +37084,8 @@ class Client extends openapi_core_1.default {
37076
37084
  return await this.modifyCdsFileShareLinkWithOptions(request, runtime);
37077
37085
  }
37078
37086
  /**
37087
+ * Modifies a center policy.
37088
+ *
37079
37089
  * @param request - ModifyCenterPolicyRequest
37080
37090
  * @param runtime - runtime options for this request RuntimeOptions
37081
37091
  * @returns ModifyCenterPolicyResponse
@@ -37406,6 +37416,8 @@ class Client extends openapi_core_1.default {
37406
37416
  return $dara.cast(await this.callApi(params, req, runtime), new ModifyCenterPolicyResponse({}));
37407
37417
  }
37408
37418
  /**
37419
+ * Modifies a center policy.
37420
+ *
37409
37421
  * @param request - ModifyCenterPolicyRequest
37410
37422
  * @returns ModifyCenterPolicyResponse
37411
37423
  */
@@ -39427,15 +39439,15 @@ class Client extends openapi_core_1.default {
39427
39439
  return await this.rebootDesktopsWithOptions(request, runtime);
39428
39440
  }
39429
39441
  /**
39430
- * Recreates cloud computers.
39442
+ * Rebuilds images for one or more cloud computers.
39431
39443
  *
39432
39444
  * @remarks
39433
- * Take note of the following limits when you change an image:
39434
- * * You can select an image whose OS is different from the OS of the original image. The image change feature is not supported in the following regions: China (Hong Kong), Singapore, and Japan (Tokyo).
39435
- * * GPU images and non-GPU images cannot be exchanged. Graphic-based cloud computers can only use GPU-accelerated images. The other cloud computers can only use non-GPU-accelerated images.
39436
- * After the image of a cloud computer is changed, the system uses the new image to initialize the system disk of the cloud computer. This has the following impacts:
39437
- * * Data in the system disk of the original cloud computer is cleared. Snapshots that are created based on the system disk of the original cloud computer become unavailable. The system automatically deletes the snapshots.
39438
- * * If the OS of the image is changed, the data in the data disk of the original cloud computer is cleared, and the snapshots that are created based on the data disk of the original cloud computer can no longer be used. The system automatically deletes the snapshots. If the OS of the image is not changed, the data in the data disk of the original cloud computer is retained, and the snapshots that are created based on the data disk of the original cloud computer can still be used.
39445
+ * Before you proceed, take note of the following limits:
39446
+ * * You cannot convert a cloud computer\\"s operating system image from one type to another (e.g., Windows to Linux or vice versa) in China (Hong Kong) or overseas regions.
39447
+ * * GPU and non-GPU images are not interchangeable, as graphic-based cloud computers can only use GPU-accelerated images, while other cloud computers are limited to non-GPU-accelerated images.
39448
+ * When a cloud computer’s image is updated, the system initializes its system disk by using the new image, resulting in the following effects:
39449
+ * * All data on the original system disk is erased. Snapshots created from the original system disk become unavailable and are automatically deleted.
39450
+ * * If the OS changes, data on the original data disk is cleared, and snapshots created from the original data disk become unavailable and are automatically deleted. If the OS remains the same, data on the original data disk is retained, and snapshots from the original data disk remain available.
39439
39451
  *
39440
39452
  * @param request - RebuildDesktopsRequest
39441
39453
  * @param runtime - runtime options for this request RuntimeOptions
@@ -39479,15 +39491,15 @@ class Client extends openapi_core_1.default {
39479
39491
  return $dara.cast(await this.callApi(params, req, runtime), new RebuildDesktopsResponse({}));
39480
39492
  }
39481
39493
  /**
39482
- * Recreates cloud computers.
39494
+ * Rebuilds images for one or more cloud computers.
39483
39495
  *
39484
39496
  * @remarks
39485
- * Take note of the following limits when you change an image:
39486
- * * You can select an image whose OS is different from the OS of the original image. The image change feature is not supported in the following regions: China (Hong Kong), Singapore, and Japan (Tokyo).
39487
- * * GPU images and non-GPU images cannot be exchanged. Graphic-based cloud computers can only use GPU-accelerated images. The other cloud computers can only use non-GPU-accelerated images.
39488
- * After the image of a cloud computer is changed, the system uses the new image to initialize the system disk of the cloud computer. This has the following impacts:
39489
- * * Data in the system disk of the original cloud computer is cleared. Snapshots that are created based on the system disk of the original cloud computer become unavailable. The system automatically deletes the snapshots.
39490
- * * If the OS of the image is changed, the data in the data disk of the original cloud computer is cleared, and the snapshots that are created based on the data disk of the original cloud computer can no longer be used. The system automatically deletes the snapshots. If the OS of the image is not changed, the data in the data disk of the original cloud computer is retained, and the snapshots that are created based on the data disk of the original cloud computer can still be used.
39497
+ * Before you proceed, take note of the following limits:
39498
+ * * You cannot convert a cloud computer\\"s operating system image from one type to another (e.g., Windows to Linux or vice versa) in China (Hong Kong) or overseas regions.
39499
+ * * GPU and non-GPU images are not interchangeable, as graphic-based cloud computers can only use GPU-accelerated images, while other cloud computers are limited to non-GPU-accelerated images.
39500
+ * When a cloud computer’s image is updated, the system initializes its system disk by using the new image, resulting in the following effects:
39501
+ * * All data on the original system disk is erased. Snapshots created from the original system disk become unavailable and are automatically deleted.
39502
+ * * If the OS changes, data on the original data disk is cleared, and snapshots created from the original data disk become unavailable and are automatically deleted. If the OS remains the same, data on the original data disk is retained, and snapshots from the original data disk remain available.
39491
39503
  *
39492
39504
  * @param request - RebuildDesktopsRequest
39493
39505
  * @returns RebuildDesktopsResponse