@alicloud/ecd20200930 5.0.0 → 5.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (251) hide show
  1. package/dist/client.d.ts +148 -148
  2. package/dist/client.js +192 -144
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/ActivateOfficeSiteRequest.d.ts +2 -2
  5. package/dist/models/ActivateOfficeSiteResponseBody.d.ts +1 -1
  6. package/dist/models/AddFilePermissionRequest.d.ts +11 -32
  7. package/dist/models/AddFilePermissionRequest.js.map +1 -1
  8. package/dist/models/AddFilePermissionResponseBody.d.ts +1 -1
  9. package/dist/models/AddFilePermissionShrinkRequest.d.ts +6 -6
  10. package/dist/models/ApplyCoordinatePrivilegeRequest.d.ts +5 -7
  11. package/dist/models/ApplyCoordinatePrivilegeRequest.js.map +1 -1
  12. package/dist/models/ApplyCoordinatePrivilegeResponseBody.d.ts +1 -1
  13. package/dist/models/ApplyCoordinationForMonitoringRequest.d.ts +13 -41
  14. package/dist/models/ApplyCoordinationForMonitoringRequest.js.map +1 -1
  15. package/dist/models/ApplyCoordinationForMonitoringResponseBody.d.ts +12 -26
  16. package/dist/models/ApplyCoordinationForMonitoringResponseBody.js.map +1 -1
  17. package/dist/models/ApproveFotaUpdateRequest.d.ts +3 -3
  18. package/dist/models/ApproveFotaUpdateResponseBody.d.ts +1 -1
  19. package/dist/models/AssociateNetworkPackageRequest.d.ts +3 -3
  20. package/dist/models/AssociateNetworkPackageResponseBody.d.ts +1 -1
  21. package/dist/models/BatchModifyEntitlementRequest.d.ts +9 -9
  22. package/dist/models/BatchModifyEntitlementResponseBody.d.ts +4 -28
  23. package/dist/models/BatchModifyEntitlementResponseBody.js.map +1 -1
  24. package/dist/models/CancelCdsFileShareLinkRequest.d.ts +2 -2
  25. package/dist/models/CancelCdsFileShareLinkResponseBody.d.ts +3 -21
  26. package/dist/models/CancelCdsFileShareLinkResponseBody.js.map +1 -1
  27. package/dist/models/CancelCoordinationForMonitoringRequest.d.ts +4 -8
  28. package/dist/models/CancelCoordinationForMonitoringRequest.js.map +1 -1
  29. package/dist/models/CancelCopyImageRequest.d.ts +2 -2
  30. package/dist/models/CloneCenterPolicyRequest.d.ts +3 -15
  31. package/dist/models/CloneCenterPolicyRequest.js.map +1 -1
  32. package/dist/models/CloneCenterPolicyResponseBody.d.ts +1 -1
  33. package/dist/models/ClonePolicyGroupRequest.d.ts +3 -3
  34. package/dist/models/ClonePolicyGroupResponseBody.d.ts +1 -1
  35. package/dist/models/ConfigAdconnectorTrustRequest.d.ts +4 -10
  36. package/dist/models/ConfigAdconnectorTrustRequest.js.map +1 -1
  37. package/dist/models/ConfigAdconnectorTrustResponseBody.d.ts +1 -1
  38. package/dist/models/ConfigAdconnectorUserRequest.d.ts +5 -7
  39. package/dist/models/ConfigAdconnectorUserRequest.js.map +1 -1
  40. package/dist/models/ConfigAdconnectorUserResponseBody.d.ts +1 -1
  41. package/dist/models/CopyCdsFileRequest.d.ts +10 -29
  42. package/dist/models/CopyCdsFileRequest.js.map +1 -1
  43. package/dist/models/CopyCdsFileResponseBody.d.ts +6 -24
  44. package/dist/models/CopyCdsFileResponseBody.js.map +1 -1
  45. package/dist/models/CopyImageRequest.d.ts +5 -5
  46. package/dist/models/CopyImageResponseBody.d.ts +2 -2
  47. package/dist/models/CreateCdsFileShareLinkRequest.d.ts +20 -101
  48. package/dist/models/CreateCdsFileShareLinkRequest.js.map +1 -1
  49. package/dist/models/CreateCdsFileShareLinkResponseBody.d.ts +5 -20
  50. package/dist/models/CreateCdsFileShareLinkResponseBody.js.map +1 -1
  51. package/dist/models/CreateCenterPolicyRequest.d.ts +159 -159
  52. package/dist/models/CreateCenterPolicyRequest.js +10 -0
  53. package/dist/models/CreateCenterPolicyRequest.js.map +1 -1
  54. package/dist/models/CreateCenterPolicyResponseBody.d.ts +2 -2
  55. package/dist/models/CreateDiskEncryptionServiceRequest.d.ts +1 -1
  56. package/dist/models/CreateEcdReportTaskRequest.d.ts +27 -52
  57. package/dist/models/CreateEcdReportTaskRequest.js.map +1 -1
  58. package/dist/models/CreateEcdReportTaskResponseBody.d.ts +4 -4
  59. package/dist/models/DeleteCdsFileRequest.d.ts +5 -5
  60. package/dist/models/DeleteCdsFileResponseBody.d.ts +3 -15
  61. package/dist/models/DeleteCdsFileResponseBody.js.map +1 -1
  62. package/dist/models/DeleteCenterPolicyRequest.d.ts +2 -14
  63. package/dist/models/DeleteCenterPolicyRequest.js.map +1 -1
  64. package/dist/models/DescribeCdsFileShareLinksRequest.d.ts +1 -1
  65. package/dist/models/DescribeCenterPolicyListResponseBody.d.ts +5 -0
  66. package/dist/models/DescribeCenterPolicyListResponseBody.js +10 -0
  67. package/dist/models/DescribeCenterPolicyListResponseBody.js.map +1 -1
  68. package/dist/models/DescribeClientEventsRequest.d.ts +14 -16
  69. package/dist/models/DescribeClientEventsRequest.js +5 -0
  70. package/dist/models/DescribeClientEventsRequest.js.map +1 -1
  71. package/dist/models/DescribeClientEventsResponseBody.d.ts +23 -24
  72. package/dist/models/DescribeClientEventsResponseBody.js +2 -0
  73. package/dist/models/DescribeClientEventsResponseBody.js.map +1 -1
  74. package/dist/models/DescribeCloudDrivePermissionsRequest.d.ts +2 -2
  75. package/dist/models/DescribeCloudDrivePermissionsResponseBody.d.ts +8 -4
  76. package/dist/models/DescribeCloudDrivePermissionsResponseBody.js.map +1 -1
  77. package/dist/models/DescribeDesktopMetadataRequest.d.ts +14 -11
  78. package/dist/models/DescribeDesktopMetadataRequest.js +2 -0
  79. package/dist/models/DescribeDesktopMetadataRequest.js.map +1 -1
  80. package/dist/models/DescribeDesktopMetadataResponseBody.d.ts +29 -39
  81. package/dist/models/DescribeDesktopMetadataResponseBody.js.map +1 -1
  82. package/dist/models/DescribeDesktopSessionsRequest.d.ts +13 -12
  83. package/dist/models/DescribeDesktopSessionsRequest.js +5 -0
  84. package/dist/models/DescribeDesktopSessionsRequest.js.map +1 -1
  85. package/dist/models/DescribeDesktopSessionsResponseBody.d.ts +26 -26
  86. package/dist/models/DescribeDesktopsRequest.d.ts +45 -47
  87. package/dist/models/DescribeDesktopsRequest.js.map +1 -1
  88. package/dist/models/DescribeDesktopsResponseBody.d.ts +68 -73
  89. package/dist/models/DescribeDesktopsResponseBody.js +4 -0
  90. package/dist/models/DescribeDesktopsResponseBody.js.map +1 -1
  91. package/dist/models/DescribeFotaTasksRequest.d.ts +9 -19
  92. package/dist/models/DescribeFotaTasksRequest.js.map +1 -1
  93. package/dist/models/DescribeFotaTasksResponseBody.d.ts +12 -17
  94. package/dist/models/DescribeFotaTasksResponseBody.js.map +1 -1
  95. package/dist/models/DescribeGlobalDesktopRecordsRequest.d.ts +24 -38
  96. package/dist/models/DescribeGlobalDesktopRecordsRequest.js +5 -0
  97. package/dist/models/DescribeGlobalDesktopRecordsRequest.js.map +1 -1
  98. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.d.ts +33 -36
  99. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js +2 -0
  100. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js.map +1 -1
  101. package/dist/models/DescribeInvocationsRequest.d.ts +14 -45
  102. package/dist/models/DescribeInvocationsRequest.js.map +1 -1
  103. package/dist/models/DescribeInvocationsResponseBody.d.ts +75 -81
  104. package/dist/models/DescribeInvocationsResponseBody.js +4 -0
  105. package/dist/models/DescribeInvocationsResponseBody.js.map +1 -1
  106. package/dist/models/DescribeModificationPriceRequest.d.ts +40 -59
  107. package/dist/models/DescribeModificationPriceRequest.js.map +1 -1
  108. package/dist/models/DescribeModificationPriceResponseBody.d.ts +13 -12
  109. package/dist/models/DescribeModificationPriceResponseBody.js.map +1 -1
  110. package/dist/models/DescribePolicyGroupsResponseBody.d.ts +5 -0
  111. package/dist/models/DescribePolicyGroupsResponseBody.js +10 -0
  112. package/dist/models/DescribePolicyGroupsResponseBody.js.map +1 -1
  113. package/dist/models/DescribeRefundPriceRequest.d.ts +3 -3
  114. package/dist/models/DescribeRefundPriceResponseBody.d.ts +5 -5
  115. package/dist/models/DescribeSnapshotsRequest.d.ts +10 -10
  116. package/dist/models/DescribeSnapshotsRequest.js +2 -0
  117. package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
  118. package/dist/models/DescribeSnapshotsResponseBody.d.ts +23 -22
  119. package/dist/models/DescribeSnapshotsResponseBody.js +2 -0
  120. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  121. package/dist/models/DissociateNetworkPackageRequest.d.ts +2 -2
  122. package/dist/models/DissociateNetworkPackageResponseBody.d.ts +1 -1
  123. package/dist/models/DownloadCdsFileRequest.d.ts +1 -1
  124. package/dist/models/DownloadCdsFileResponseBody.d.ts +9 -9
  125. package/dist/models/ExportDesktopGroupInfoRequest.d.ts +16 -23
  126. package/dist/models/ExportDesktopGroupInfoRequest.js.map +1 -1
  127. package/dist/models/ExportDesktopGroupInfoResponseBody.d.ts +7 -16
  128. package/dist/models/ExportDesktopGroupInfoResponseBody.js.map +1 -1
  129. package/dist/models/ExportDesktopListInfoRequest.d.ts +17 -119
  130. package/dist/models/ExportDesktopListInfoRequest.js.map +1 -1
  131. package/dist/models/ExportDesktopListInfoResponseBody.d.ts +2 -2
  132. package/dist/models/GetAsyncTaskRequest.d.ts +2 -2
  133. package/dist/models/GetAsyncTaskResponseBody.d.ts +5 -39
  134. package/dist/models/GetAsyncTaskResponseBody.js.map +1 -1
  135. package/dist/models/ListCdsFilesRequest.d.ts +2 -2
  136. package/dist/models/ListCdsFilesResponseBody.d.ts +5 -5
  137. package/dist/models/ListCdsFilesShrinkRequest.d.ts +2 -2
  138. package/dist/models/ModifyCdsFileRequest.d.ts +2 -2
  139. package/dist/models/ModifyCdsFileShareLinkRequest.d.ts +6 -6
  140. package/dist/models/ModifyCenterPolicyRequest.d.ts +171 -176
  141. package/dist/models/ModifyCenterPolicyRequest.js +10 -0
  142. package/dist/models/ModifyCenterPolicyRequest.js.map +1 -1
  143. package/dist/models/MoveCdsFileRequest.d.ts +7 -49
  144. package/dist/models/MoveCdsFileRequest.js.map +1 -1
  145. package/dist/models/MoveCdsFileResponseBody.d.ts +8 -44
  146. package/dist/models/MoveCdsFileResponseBody.js.map +1 -1
  147. package/dist/models/RemoveFilePermissionRequest.d.ts +1 -1
  148. package/dist/models/RemoveFilePermissionShrinkRequest.d.ts +1 -1
  149. package/dist/models/RevokeCoordinatePrivilegeRequest.d.ts +5 -7
  150. package/dist/models/RevokeCoordinatePrivilegeRequest.js.map +1 -1
  151. package/dist/models/RevokeCoordinatePrivilegeResponseBody.d.ts +1 -1
  152. package/dist/models/UploadImageRequest.d.ts +14 -41
  153. package/dist/models/UploadImageRequest.js +2 -0
  154. package/dist/models/UploadImageRequest.js.map +1 -1
  155. package/dist/models/UploadImageResponseBody.d.ts +2 -2
  156. package/dist/models/VerifyCenRequest.d.ts +1 -1
  157. package/dist/models/VerifyCenResponseBody.d.ts +1 -1
  158. package/package.json +2 -2
  159. package/src/client.ts +208 -144
  160. package/src/models/ActivateOfficeSiteRequest.ts +2 -2
  161. package/src/models/ActivateOfficeSiteResponseBody.ts +1 -1
  162. package/src/models/AddFilePermissionRequest.ts +11 -32
  163. package/src/models/AddFilePermissionResponseBody.ts +1 -1
  164. package/src/models/AddFilePermissionShrinkRequest.ts +6 -6
  165. package/src/models/ApplyCoordinatePrivilegeRequest.ts +5 -7
  166. package/src/models/ApplyCoordinatePrivilegeResponseBody.ts +1 -1
  167. package/src/models/ApplyCoordinationForMonitoringRequest.ts +13 -41
  168. package/src/models/ApplyCoordinationForMonitoringResponseBody.ts +12 -26
  169. package/src/models/ApproveFotaUpdateRequest.ts +3 -3
  170. package/src/models/ApproveFotaUpdateResponseBody.ts +1 -1
  171. package/src/models/AssociateNetworkPackageRequest.ts +3 -3
  172. package/src/models/AssociateNetworkPackageResponseBody.ts +1 -1
  173. package/src/models/BatchModifyEntitlementRequest.ts +9 -9
  174. package/src/models/BatchModifyEntitlementResponseBody.ts +4 -28
  175. package/src/models/CancelCdsFileShareLinkRequest.ts +2 -2
  176. package/src/models/CancelCdsFileShareLinkResponseBody.ts +3 -21
  177. package/src/models/CancelCoordinationForMonitoringRequest.ts +4 -8
  178. package/src/models/CancelCopyImageRequest.ts +2 -2
  179. package/src/models/CloneCenterPolicyRequest.ts +3 -15
  180. package/src/models/CloneCenterPolicyResponseBody.ts +1 -1
  181. package/src/models/ClonePolicyGroupRequest.ts +3 -3
  182. package/src/models/ClonePolicyGroupResponseBody.ts +1 -1
  183. package/src/models/ConfigAdconnectorTrustRequest.ts +4 -10
  184. package/src/models/ConfigAdconnectorTrustResponseBody.ts +1 -1
  185. package/src/models/ConfigAdconnectorUserRequest.ts +5 -7
  186. package/src/models/ConfigAdconnectorUserResponseBody.ts +1 -1
  187. package/src/models/CopyCdsFileRequest.ts +10 -29
  188. package/src/models/CopyCdsFileResponseBody.ts +6 -24
  189. package/src/models/CopyImageRequest.ts +5 -5
  190. package/src/models/CopyImageResponseBody.ts +2 -2
  191. package/src/models/CreateCdsFileShareLinkRequest.ts +20 -101
  192. package/src/models/CreateCdsFileShareLinkResponseBody.ts +5 -20
  193. package/src/models/CreateCenterPolicyRequest.ts +169 -159
  194. package/src/models/CreateCenterPolicyResponseBody.ts +2 -2
  195. package/src/models/CreateDiskEncryptionServiceRequest.ts +1 -1
  196. package/src/models/CreateEcdReportTaskRequest.ts +27 -52
  197. package/src/models/CreateEcdReportTaskResponseBody.ts +4 -4
  198. package/src/models/DeleteCdsFileRequest.ts +5 -5
  199. package/src/models/DeleteCdsFileResponseBody.ts +3 -15
  200. package/src/models/DeleteCenterPolicyRequest.ts +2 -14
  201. package/src/models/DescribeCdsFileShareLinksRequest.ts +1 -1
  202. package/src/models/DescribeCenterPolicyListResponseBody.ts +15 -0
  203. package/src/models/DescribeClientEventsRequest.ts +19 -16
  204. package/src/models/DescribeClientEventsResponseBody.ts +25 -24
  205. package/src/models/DescribeCloudDrivePermissionsRequest.ts +2 -2
  206. package/src/models/DescribeCloudDrivePermissionsResponseBody.ts +8 -4
  207. package/src/models/DescribeDesktopMetadataRequest.ts +16 -11
  208. package/src/models/DescribeDesktopMetadataResponseBody.ts +29 -39
  209. package/src/models/DescribeDesktopSessionsRequest.ts +18 -12
  210. package/src/models/DescribeDesktopSessionsResponseBody.ts +26 -26
  211. package/src/models/DescribeDesktopsRequest.ts +45 -47
  212. package/src/models/DescribeDesktopsResponseBody.ts +72 -73
  213. package/src/models/DescribeFotaTasksRequest.ts +9 -19
  214. package/src/models/DescribeFotaTasksResponseBody.ts +12 -17
  215. package/src/models/DescribeGlobalDesktopRecordsRequest.ts +29 -38
  216. package/src/models/DescribeGlobalDesktopRecordsResponseBody.ts +35 -36
  217. package/src/models/DescribeInvocationsRequest.ts +14 -45
  218. package/src/models/DescribeInvocationsResponseBody.ts +79 -81
  219. package/src/models/DescribeModificationPriceRequest.ts +40 -59
  220. package/src/models/DescribeModificationPriceResponseBody.ts +13 -12
  221. package/src/models/DescribePolicyGroupsResponseBody.ts +15 -0
  222. package/src/models/DescribeRefundPriceRequest.ts +3 -3
  223. package/src/models/DescribeRefundPriceResponseBody.ts +5 -5
  224. package/src/models/DescribeSnapshotsRequest.ts +13 -11
  225. package/src/models/DescribeSnapshotsResponseBody.ts +25 -22
  226. package/src/models/DissociateNetworkPackageRequest.ts +2 -2
  227. package/src/models/DissociateNetworkPackageResponseBody.ts +1 -1
  228. package/src/models/DownloadCdsFileRequest.ts +1 -1
  229. package/src/models/DownloadCdsFileResponseBody.ts +9 -9
  230. package/src/models/ExportDesktopGroupInfoRequest.ts +16 -23
  231. package/src/models/ExportDesktopGroupInfoResponseBody.ts +7 -16
  232. package/src/models/ExportDesktopListInfoRequest.ts +17 -119
  233. package/src/models/ExportDesktopListInfoResponseBody.ts +2 -2
  234. package/src/models/GetAsyncTaskRequest.ts +2 -2
  235. package/src/models/GetAsyncTaskResponseBody.ts +5 -39
  236. package/src/models/ListCdsFilesRequest.ts +2 -2
  237. package/src/models/ListCdsFilesResponseBody.ts +5 -5
  238. package/src/models/ListCdsFilesShrinkRequest.ts +2 -2
  239. package/src/models/ModifyCdsFileRequest.ts +2 -2
  240. package/src/models/ModifyCdsFileShareLinkRequest.ts +6 -6
  241. package/src/models/ModifyCenterPolicyRequest.ts +181 -176
  242. package/src/models/MoveCdsFileRequest.ts +7 -49
  243. package/src/models/MoveCdsFileResponseBody.ts +8 -44
  244. package/src/models/RemoveFilePermissionRequest.ts +1 -1
  245. package/src/models/RemoveFilePermissionShrinkRequest.ts +1 -1
  246. package/src/models/RevokeCoordinatePrivilegeRequest.ts +5 -7
  247. package/src/models/RevokeCoordinatePrivilegeResponseBody.ts +1 -1
  248. package/src/models/UploadImageRequest.ts +16 -41
  249. package/src/models/UploadImageResponseBody.ts +2 -2
  250. package/src/models/VerifyCenRequest.ts +1 -1
  251. package/src/models/VerifyCenResponseBody.ts +1 -1
package/dist/client.js CHANGED
@@ -88,10 +88,10 @@ class Client extends openapi_core_1.default {
88
88
  return openapi_core_2.OpenApiUtil.getEndpointRules(productId, regionId, endpointRule, network, suffix);
89
89
  }
90
90
  /**
91
- * Unlocks a convenience office network that is automatically locked due to a long idle period of time.
91
+ * Unlocks an office network that was automatically locked after being idle for a period of time.
92
92
  *
93
93
  * @remarks
94
- * If you do not create any cloud computer in a convenience office network within 15 days, the office network is automatically locked and virtual private cloud (VPC) resources are released. If you want to resume the office network, you can call this operation to unlock the office network.
94
+ * For office networks based on convenience accounts, if no cloud computers are created within 15 consecutive calendar days, the office network is automatically locked and VPC-related resources are released. To use the office network again, call this operation to unlock it.
95
95
  *
96
96
  * @param request - ActivateOfficeSiteRequest
97
97
  * @param runtime - runtime options for this request RuntimeOptions
@@ -123,10 +123,10 @@ class Client extends openapi_core_1.default {
123
123
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ActivateOfficeSiteResponse({}));
124
124
  }
125
125
  /**
126
- * Unlocks a convenience office network that is automatically locked due to a long idle period of time.
126
+ * Unlocks an office network that was automatically locked after being idle for a period of time.
127
127
  *
128
128
  * @remarks
129
- * If you do not create any cloud computer in a convenience office network within 15 days, the office network is automatically locked and virtual private cloud (VPC) resources are released. If you want to resume the office network, you can call this operation to unlock the office network.
129
+ * For office networks based on convenience accounts, if no cloud computers are created within 15 consecutive calendar days, the office network is automatically locked and VPC-related resources are released. To use the office network again, call this operation to unlock it.
130
130
  *
131
131
  * @param request - ActivateOfficeSiteRequest
132
132
  * @returns ActivateOfficeSiteResponse
@@ -238,10 +238,10 @@ class Client extends openapi_core_1.default {
238
238
  return await this.addDevicesWithOptions(request, runtime);
239
239
  }
240
240
  /**
241
- * Adds a shared folder to the network disk.
241
+ * Creates a shared folder in a cloud disk.
242
242
  *
243
243
  * @remarks
244
- * You can call this operation to share a specific folder with other users. You can also configure the folder permissions.
244
+ * You can share a specified folder with other users and set access permissions for the folder.
245
245
  *
246
246
  * @param tmpReq - AddFilePermissionRequest
247
247
  * @param runtime - runtime options for this request RuntimeOptions
@@ -290,10 +290,10 @@ class Client extends openapi_core_1.default {
290
290
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddFilePermissionResponse({}));
291
291
  }
292
292
  /**
293
- * Adds a shared folder to the network disk.
293
+ * Creates a shared folder in a cloud disk.
294
294
  *
295
295
  * @remarks
296
- * You can call this operation to share a specific folder with other users. You can also configure the folder permissions.
296
+ * You can share a specified folder with other users and set access permissions for the folder.
297
297
  *
298
298
  * @param request - AddFilePermissionRequest
299
299
  * @returns AddFilePermissionResponse
@@ -521,7 +521,7 @@ class Client extends openapi_core_1.default {
521
521
  return await this.applyAutoSnapshotPolicyWithOptions(request, runtime);
522
522
  }
523
523
  /**
524
- * Applies for the coordinate permissions.
524
+ * Requests permissions for stream coordination operations.
525
525
  *
526
526
  * @param request - ApplyCoordinatePrivilegeRequest
527
527
  * @param runtime - runtime options for this request RuntimeOptions
@@ -562,7 +562,7 @@ class Client extends openapi_core_1.default {
562
562
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ApplyCoordinatePrivilegeResponse({}));
563
563
  }
564
564
  /**
565
- * Applies for the coordinate permissions.
565
+ * Requests permissions for stream coordination operations.
566
566
  *
567
567
  * @param request - ApplyCoordinatePrivilegeRequest
568
568
  * @returns ApplyCoordinatePrivilegeResponse
@@ -572,7 +572,7 @@ class Client extends openapi_core_1.default {
572
572
  return await this.applyCoordinatePrivilegeWithOptions(request, runtime);
573
573
  }
574
574
  /**
575
- * Applies for coordination monitoring. This operation is mainly used in administrator assistance scenarios and education scenarios.
575
+ * Sends a remote assistance request from an administrator to an end user. This operation is mainly used in administrator assistance scenarios and education scenarios.
576
576
  *
577
577
  * @param request - ApplyCoordinationForMonitoringRequest
578
578
  * @param runtime - runtime options for this request RuntimeOptions
@@ -616,7 +616,7 @@ class Client extends openapi_core_1.default {
616
616
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ApplyCoordinationForMonitoringResponse({}));
617
617
  }
618
618
  /**
619
- * Applies for coordination monitoring. This operation is mainly used in administrator assistance scenarios and education scenarios.
619
+ * Sends a remote assistance request from an administrator to an end user. This operation is mainly used in administrator assistance scenarios and education scenarios.
620
620
  *
621
621
  * @param request - ApplyCoordinationForMonitoringRequest
622
622
  * @returns ApplyCoordinationForMonitoringResponse
@@ -626,10 +626,10 @@ class Client extends openapi_core_1.default {
626
626
  return await this.applyCoordinationForMonitoringWithOptions(request, runtime);
627
627
  }
628
628
  /**
629
- * Allows you to upgrade images.
629
+ * Allows an image upgrade.
630
630
  *
631
631
  * @remarks
632
- * The cloud computers for which you want to allow image updates must be in the Running state.
632
+ * The cloud computer must be in the Running state.
633
633
  *
634
634
  * @param request - ApproveFotaUpdateRequest
635
635
  * @param runtime - runtime options for this request RuntimeOptions
@@ -664,10 +664,10 @@ class Client extends openapi_core_1.default {
664
664
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ApproveFotaUpdateResponse({}));
665
665
  }
666
666
  /**
667
- * Allows you to upgrade images.
667
+ * Allows an image upgrade.
668
668
  *
669
669
  * @remarks
670
- * The cloud computers for which you want to allow image updates must be in the Running state.
670
+ * The cloud computer must be in the Running state.
671
671
  *
672
672
  * @param request - ApproveFotaUpdateRequest
673
673
  * @returns ApproveFotaUpdateResponse
@@ -728,7 +728,7 @@ class Client extends openapi_core_1.default {
728
728
  return await this.associateIpAddressWithOptions(request, runtime);
729
729
  }
730
730
  /**
731
- * Binds a premium bandwidth plan to an office network. A premium bandwidth plan is used together with only one office network.
731
+ * Associates a premium Internet bandwidth plan with an office network. A premium Internet bandwidth plan has a one-to-one bindingrelationship with an office network.
732
732
  *
733
733
  * @param request - AssociateNetworkPackageRequest
734
734
  * @param runtime - runtime options for this request RuntimeOptions
@@ -763,7 +763,7 @@ class Client extends openapi_core_1.default {
763
763
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AssociateNetworkPackageResponse({}));
764
764
  }
765
765
  /**
766
- * Binds a premium bandwidth plan to an office network. A premium bandwidth plan is used together with only one office network.
766
+ * Associates a premium Internet bandwidth plan with an office network. A premium Internet bandwidth plan has a one-to-one bindingrelationship with an office network.
767
767
  *
768
768
  * @param request - AssociateNetworkPackageRequest
769
769
  * @returns AssociateNetworkPackageResponse
@@ -938,12 +938,12 @@ class Client extends openapi_core_1.default {
938
938
  return await this.attachEndUserWithOptions(request, runtime);
939
939
  }
940
940
  /**
941
- * Assigns multiple cloud computers to users in a batch.
941
+ * Assigns users to multiple cloud computers in a batch.
942
942
  *
943
943
  * @remarks
944
- * - The target cloud computers must be in the Running state.
945
- * - This is an asynchronous API. To check the assignment status, call [](t2167745.xdita#)and refer to the `ManagementFlags` parameter. A value of `ASSIGNING` means it is in progress; otherwise, it is complete.
946
- * - Recommended polling interval: 25 seconds (max duration: 50s). The process usually takes 15 seconds.
944
+ * - The cloud computers must be in the Running state.
945
+ * - This operation immediately returns a result. To check whether the assignment is successful, call [DescribeDesktops](https://help.aliyun.com/document_detail/436815.html) and check the `ManagementFlags` response parameter: `ASSIGNING` indicates that the assignment is in progress, and other values indicate that the assignment is complete.
946
+ * - Check whether the assignment is complete every 2 to 5 seconds, for a maximum of 50 seconds. In most cases, the assignment is completed within 1 to 5 seconds.
947
947
  *
948
948
  * @param request - BatchModifyEntitlementRequest
949
949
  * @param runtime - runtime options for this request RuntimeOptions
@@ -990,12 +990,12 @@ class Client extends openapi_core_1.default {
990
990
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.BatchModifyEntitlementResponse({}));
991
991
  }
992
992
  /**
993
- * Assigns multiple cloud computers to users in a batch.
993
+ * Assigns users to multiple cloud computers in a batch.
994
994
  *
995
995
  * @remarks
996
- * - The target cloud computers must be in the Running state.
997
- * - This is an asynchronous API. To check the assignment status, call [](t2167745.xdita#)and refer to the `ManagementFlags` parameter. A value of `ASSIGNING` means it is in progress; otherwise, it is complete.
998
- * - Recommended polling interval: 25 seconds (max duration: 50s). The process usually takes 15 seconds.
996
+ * - The cloud computers must be in the Running state.
997
+ * - This operation immediately returns a result. To check whether the assignment is successful, call [DescribeDesktops](https://help.aliyun.com/document_detail/436815.html) and check the `ManagementFlags` response parameter: `ASSIGNING` indicates that the assignment is in progress, and other values indicate that the assignment is complete.
998
+ * - Check whether the assignment is complete every 2 to 5 seconds, for a maximum of 50 seconds. In most cases, the assignment is completed within 1 to 5 seconds.
999
999
  *
1000
1000
  * @param request - BatchModifyEntitlementRequest
1001
1001
  * @returns BatchModifyEntitlementResponse
@@ -1095,7 +1095,7 @@ class Client extends openapi_core_1.default {
1095
1095
  return await this.cancelAutoSnapshotPolicyWithOptions(request, runtime);
1096
1096
  }
1097
1097
  /**
1098
- * Cancels a file sharing task.
1098
+ * Cancels file sharing.
1099
1099
  *
1100
1100
  * @param request - CancelCdsFileShareLinkRequest
1101
1101
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1127,7 +1127,7 @@ class Client extends openapi_core_1.default {
1127
1127
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CancelCdsFileShareLinkResponse({}));
1128
1128
  }
1129
1129
  /**
1130
- * Cancels a file sharing task.
1130
+ * Cancels file sharing.
1131
1131
  *
1132
1132
  * @param request - CancelCdsFileShareLinkRequest
1133
1133
  * @returns CancelCdsFileShareLinkResponse
@@ -1137,7 +1137,7 @@ class Client extends openapi_core_1.default {
1137
1137
  return await this.cancelCdsFileShareLinkWithOptions(request, runtime);
1138
1138
  }
1139
1139
  /**
1140
- * Cancels a remote assistance request to the end user.
1140
+ * Cancels a remote assistance request initiated to an end user.
1141
1141
  *
1142
1142
  * @param request - CancelCoordinationForMonitoringRequest
1143
1143
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1175,7 +1175,7 @@ class Client extends openapi_core_1.default {
1175
1175
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CancelCoordinationForMonitoringResponse({}));
1176
1176
  }
1177
1177
  /**
1178
- * Cancels a remote assistance request to the end user.
1178
+ * Cancels a remote assistance request initiated to an end user.
1179
1179
  *
1180
1180
  * @param request - CancelCoordinationForMonitoringRequest
1181
1181
  * @returns CancelCoordinationForMonitoringResponse
@@ -1185,7 +1185,7 @@ class Client extends openapi_core_1.default {
1185
1185
  return await this.cancelCoordinationForMonitoringWithOptions(request, runtime);
1186
1186
  }
1187
1187
  /**
1188
- * Cancels the operation of copying an image to another region.
1188
+ * Cancels an ongoing image copy operation to another region.
1189
1189
  *
1190
1190
  * @param request - CancelCopyImageRequest
1191
1191
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1217,7 +1217,7 @@ class Client extends openapi_core_1.default {
1217
1217
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CancelCopyImageResponse({}));
1218
1218
  }
1219
1219
  /**
1220
- * Cancels the operation of copying an image to another region.
1220
+ * Cancels an ongoing image copy operation to another region.
1221
1221
  *
1222
1222
  * @param request - CancelCopyImageRequest
1223
1223
  * @returns CancelCopyImageResponse
@@ -1227,7 +1227,7 @@ class Client extends openapi_core_1.default {
1227
1227
  return await this.cancelCopyImageWithOptions(request, runtime);
1228
1228
  }
1229
1229
  /**
1230
- * Clones a policy based on an existing global policy.
1230
+ * Clones a policy based on an existing region-independent policy.
1231
1231
  *
1232
1232
  * @param request - CloneCenterPolicyRequest
1233
1233
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1268,7 +1268,7 @@ class Client extends openapi_core_1.default {
1268
1268
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CloneCenterPolicyResponse({}));
1269
1269
  }
1270
1270
  /**
1271
- * Clones a policy based on an existing global policy.
1271
+ * Clones a policy based on an existing region-independent policy.
1272
1272
  *
1273
1273
  * @param request - CloneCenterPolicyRequest
1274
1274
  * @returns CloneCenterPolicyResponse
@@ -1278,7 +1278,7 @@ class Client extends openapi_core_1.default {
1278
1278
  return await this.cloneCenterPolicyWithOptions(request, runtime);
1279
1279
  }
1280
1280
  /**
1281
- * Clones an existing policy to quickly create a policy.
1281
+ * Clones a cloud computer policy to quickly create a custom cloud computer policy.
1282
1282
  *
1283
1283
  * @param request - ClonePolicyGroupRequest
1284
1284
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1313,7 +1313,7 @@ class Client extends openapi_core_1.default {
1313
1313
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ClonePolicyGroupResponse({}));
1314
1314
  }
1315
1315
  /**
1316
- * Clones an existing policy to quickly create a policy.
1316
+ * Clones a cloud computer policy to quickly create a custom cloud computer policy.
1317
1317
  *
1318
1318
  * @param request - ClonePolicyGroupRequest
1319
1319
  * @returns ClonePolicyGroupResponse
@@ -1377,7 +1377,7 @@ class Client extends openapi_core_1.default {
1377
1377
  return await this.completeCdsFileWithOptions(request, runtime);
1378
1378
  }
1379
1379
  /**
1380
- * Configures a conditional forwarder and trust relationship for a high-definition experience (HDX)-based office network (formerly workspace). You can call the operation to configure a trust relationship for an enterprise Active Directory (AD) office network.
1380
+ * Configures a trust relationship for an AD office network. For office networks (formerly workspaces) that use the HDX protocol, you must configure conditional forwarders and trust relationships before the networks can function properly.
1381
1381
  *
1382
1382
  * @param request - ConfigADConnectorTrustRequest
1383
1383
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1415,7 +1415,7 @@ class Client extends openapi_core_1.default {
1415
1415
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ConfigADConnectorTrustResponse({}));
1416
1416
  }
1417
1417
  /**
1418
- * Configures a conditional forwarder and trust relationship for a high-definition experience (HDX)-based office network (formerly workspace). You can call the operation to configure a trust relationship for an enterprise Active Directory (AD) office network.
1418
+ * Configures a trust relationship for an AD office network. For office networks (formerly workspaces) that use the HDX protocol, you must configure conditional forwarders and trust relationships before the networks can function properly.
1419
1419
  *
1420
1420
  * @param request - ConfigADConnectorTrustRequest
1421
1421
  * @returns ConfigADConnectorTrustResponse
@@ -1425,7 +1425,7 @@ class Client extends openapi_core_1.default {
1425
1425
  return await this.configADConnectorTrustWithOptions(request, runtime);
1426
1426
  }
1427
1427
  /**
1428
- * Specify an organizational unit (OU) and administrator for the Active Directory (AD) office network (formerly known as workspace).
1428
+ * Specifies the organizational unit (OU) and administrator for an AD office network (formerly workspace).
1429
1429
  *
1430
1430
  * @param request - ConfigADConnectorUserRequest
1431
1431
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1466,7 +1466,7 @@ class Client extends openapi_core_1.default {
1466
1466
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ConfigADConnectorUserResponse({}));
1467
1467
  }
1468
1468
  /**
1469
- * Specify an organizational unit (OU) and administrator for the Active Directory (AD) office network (formerly known as workspace).
1469
+ * Specifies the organizational unit (OU) and administrator for an AD office network (formerly workspace).
1470
1470
  *
1471
1471
  * @param request - ConfigADConnectorUserRequest
1472
1472
  * @returns ConfigADConnectorUserResponse
@@ -1476,7 +1476,7 @@ class Client extends openapi_core_1.default {
1476
1476
  return await this.configADConnectorUserWithOptions(request, runtime);
1477
1477
  }
1478
1478
  /**
1479
- * Create a copy of a file or folder in the cloud drive.
1479
+ * Creates a copy of a file or folder in a cloud drive.
1480
1480
  *
1481
1481
  * @param request - CopyCdsFileRequest
1482
1482
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1529,7 +1529,7 @@ class Client extends openapi_core_1.default {
1529
1529
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CopyCdsFileResponse({}));
1530
1530
  }
1531
1531
  /**
1532
- * Create a copy of a file or folder in the cloud drive.
1532
+ * Creates a copy of a file or folder in a cloud drive.
1533
1533
  *
1534
1534
  * @param request - CopyCdsFileRequest
1535
1535
  * @returns CopyCdsFileResponse
@@ -1539,7 +1539,7 @@ class Client extends openapi_core_1.default {
1539
1539
  return await this.copyCdsFileWithOptions(request, runtime);
1540
1540
  }
1541
1541
  /**
1542
- * Copy an image to another region. If you want to share an image across regions, you can call this operation to copy the image to the destination region and then share the image.
1542
+ * Copies an image to another region. To share an image across regions, call this operation to copy the image to the destination region first, and then share it.
1543
1543
  *
1544
1544
  * @param request - CopyImageRequest
1545
1545
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1580,7 +1580,7 @@ class Client extends openapi_core_1.default {
1580
1580
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CopyImageResponse({}));
1581
1581
  }
1582
1582
  /**
1583
- * Copy an image to another region. If you want to share an image across regions, you can call this operation to copy the image to the destination region and then share the image.
1583
+ * Copies an image to another region. To share an image across regions, call this operation to copy the image to the destination region first, and then share it.
1584
1584
  *
1585
1585
  * @param request - CopyImageRequest
1586
1586
  * @returns CopyImageResponse
@@ -2109,7 +2109,7 @@ class Client extends openapi_core_1.default {
2109
2109
  return await this.createCdsFileWithOptions(request, runtime);
2110
2110
  }
2111
2111
  /**
2112
- * Create a file share.
2112
+ * Creates a file share.
2113
2113
  *
2114
2114
  * @param request - CreateCdsFileShareLinkRequest
2115
2115
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2177,7 +2177,7 @@ class Client extends openapi_core_1.default {
2177
2177
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCdsFileShareLinkResponse({}));
2178
2178
  }
2179
2179
  /**
2180
- * Create a file share.
2180
+ * Creates a file share.
2181
2181
  *
2182
2182
  * @param request - CreateCdsFileShareLinkRequest
2183
2183
  * @returns CreateCdsFileShareLinkResponse
@@ -2187,7 +2187,7 @@ class Client extends openapi_core_1.default {
2187
2187
  return await this.createCdsFileShareLinkWithOptions(request, runtime);
2188
2188
  }
2189
2189
  /**
2190
- * You can create a region-independent cloud desktop policy.
2190
+ * Creates a region-independent Cloud Desktop policy.
2191
2191
  *
2192
2192
  * @param request - CreateCenterPolicyRequest
2193
2193
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2322,6 +2322,21 @@ class Client extends openapi_core_1.default {
2322
2322
  if (!$dara.isNull(request.fileTransferAddress)) {
2323
2323
  query["FileTransferAddress"] = request.fileTransferAddress;
2324
2324
  }
2325
+ if (!$dara.isNull(request.fileTransferInSize)) {
2326
+ query["FileTransferInSize"] = request.fileTransferInSize;
2327
+ }
2328
+ if (!$dara.isNull(request.fileTransferInUnit)) {
2329
+ query["FileTransferInUnit"] = request.fileTransferInUnit;
2330
+ }
2331
+ if (!$dara.isNull(request.fileTransferOutSize)) {
2332
+ query["FileTransferOutSize"] = request.fileTransferOutSize;
2333
+ }
2334
+ if (!$dara.isNull(request.fileTransferOutUnit)) {
2335
+ query["FileTransferOutUnit"] = request.fileTransferOutUnit;
2336
+ }
2337
+ if (!$dara.isNull(request.fileTransferSizeLimit)) {
2338
+ query["FileTransferSizeLimit"] = request.fileTransferSizeLimit;
2339
+ }
2325
2340
  if (!$dara.isNull(request.fileTransferSpeed)) {
2326
2341
  query["FileTransferSpeed"] = request.fileTransferSpeed;
2327
2342
  }
@@ -2612,7 +2627,7 @@ class Client extends openapi_core_1.default {
2612
2627
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCenterPolicyResponse({}));
2613
2628
  }
2614
2629
  /**
2615
- * You can create a region-independent cloud desktop policy.
2630
+ * Creates a region-independent Cloud Desktop policy.
2616
2631
  *
2617
2632
  * @param request - CreateCenterPolicyRequest
2618
2633
  * @returns CreateCenterPolicyResponse
@@ -3536,7 +3551,7 @@ class Client extends openapi_core_1.default {
3536
3551
  return await this.createDesktopsWithOptions(request, runtime);
3537
3552
  }
3538
3553
  /**
3539
- * Enables disk encryption and creates the required service-linked role in your Resource Access Management (RAM) user account for the Enterprise Drive.
3554
+ * Enables the disk encryption feature and adds the service-linked role (SLR) for enterprise cloud drive encryption under the RAM user.
3540
3555
  *
3541
3556
  * @param request - CreateDiskEncryptionServiceRequest
3542
3557
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3565,7 +3580,7 @@ class Client extends openapi_core_1.default {
3565
3580
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDiskEncryptionServiceResponse({}));
3566
3581
  }
3567
3582
  /**
3568
- * Enables disk encryption and creates the required service-linked role in your Resource Access Management (RAM) user account for the Enterprise Drive.
3583
+ * Enables the disk encryption feature and adds the service-linked role (SLR) for enterprise cloud drive encryption under the RAM user.
3569
3584
  *
3570
3585
  * @param request - CreateDiskEncryptionServiceRequest
3571
3586
  * @returns CreateDiskEncryptionServiceResponse
@@ -4986,7 +5001,7 @@ class Client extends openapi_core_1.default {
4986
5001
  return await this.deleteBundlesWithOptions(request, runtime);
4987
5002
  }
4988
5003
  /**
4989
- * Delete files or folders from the network disk.
5004
+ * Deletes a file or folder from a cloud drive.
4990
5005
  *
4991
5006
  * @param request - DeleteCdsFileRequest
4992
5007
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5027,7 +5042,7 @@ class Client extends openapi_core_1.default {
5027
5042
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCdsFileResponse({}));
5028
5043
  }
5029
5044
  /**
5030
- * Delete files or folders from the network disk.
5045
+ * Deletes a file or folder from a cloud drive.
5031
5046
  *
5032
5047
  * @param request - DeleteCdsFileRequest
5033
5048
  * @returns DeleteCdsFileResponse
@@ -5037,7 +5052,7 @@ class Client extends openapi_core_1.default {
5037
5052
  return await this.deleteCdsFileWithOptions(request, runtime);
5038
5053
  }
5039
5054
  /**
5040
- * Deletes a global policy.
5055
+ * Deletes a non-region-specific policy.
5041
5056
  *
5042
5057
  * @param request - DeleteCenterPolicyRequest
5043
5058
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5075,7 +5090,7 @@ class Client extends openapi_core_1.default {
5075
5090
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCenterPolicyResponse({}));
5076
5091
  }
5077
5092
  /**
5078
- * Deletes a global policy.
5093
+ * Deletes a non-region-specific policy.
5079
5094
  *
5080
5095
  * @param request - DeleteCenterPolicyRequest
5081
5096
  * @returns DeleteCenterPolicyResponse
@@ -6614,7 +6629,7 @@ class Client extends openapi_core_1.default {
6614
6629
  return await this.describeCenterPolicyListWithOptions(request, runtime);
6615
6630
  }
6616
6631
  /**
6617
- * Query end-user operation logs for events such as starting and stopping a WUYING Workspace, and disconnecting from sessions.
6632
+ * Queries the operation logs of end users, including events such as cloud computer startup, shutdown, and session disconnection.
6618
6633
  *
6619
6634
  * @param request - DescribeClientEventsRequest
6620
6635
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6641,6 +6656,9 @@ class Client extends openapi_core_1.default {
6641
6656
  if (!$dara.isNull(request.endUserId)) {
6642
6657
  query["EndUserId"] = request.endUserId;
6643
6658
  }
6659
+ if (!$dara.isNull(request.endUserIds)) {
6660
+ query["EndUserIds"] = request.endUserIds;
6661
+ }
6644
6662
  if (!$dara.isNull(request.eventType)) {
6645
6663
  query["EventType"] = request.eventType;
6646
6664
  }
@@ -6688,7 +6706,7 @@ class Client extends openapi_core_1.default {
6688
6706
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeClientEventsResponse({}));
6689
6707
  }
6690
6708
  /**
6691
- * Query end-user operation logs for events such as starting and stopping a WUYING Workspace, and disconnecting from sessions.
6709
+ * Queries the operation logs of end users, including events such as cloud computer startup, shutdown, and session disconnection.
6692
6710
  *
6693
6711
  * @param request - DescribeClientEventsRequest
6694
6712
  * @returns DescribeClientEventsResponse
@@ -6884,7 +6902,7 @@ class Client extends openapi_core_1.default {
6884
6902
  return await this.describeCloudDriveGroupsWithOptions(request, runtime);
6885
6903
  }
6886
6904
  /**
6887
- * Query the permission settings details of the enterprise cloud drive.
6905
+ * Queries the permission settings of an enterprise cloud drive.
6888
6906
  *
6889
6907
  * @param request - DescribeCloudDrivePermissionsRequest
6890
6908
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6916,7 +6934,7 @@ class Client extends openapi_core_1.default {
6916
6934
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudDrivePermissionsResponse({}));
6917
6935
  }
6918
6936
  /**
6919
- * Query the permission settings details of the enterprise cloud drive.
6937
+ * Queries the permission settings of an enterprise cloud drive.
6920
6938
  *
6921
6939
  * @param request - DescribeCloudDrivePermissionsRequest
6922
6940
  * @returns DescribeCloudDrivePermissionsResponse
@@ -7304,10 +7322,10 @@ class Client extends openapi_core_1.default {
7304
7322
  return await this.describeDesktopInfoWithOptions(request, runtime);
7305
7323
  }
7306
7324
  /**
7307
- * Lists cloud computers and their metadata from all regions.
7325
+ * Queries the list and metadata of cloud desktops across all regions.
7308
7326
  *
7309
7327
  * @remarks
7310
- * This operation is centralized, available only in the China (Shanghai) and Singapore regions.
7328
+ * This is a centralized API that only supports queries from the Shanghai and Singapore sites.
7311
7329
  *
7312
7330
  * @param request - DescribeDesktopMetadataRequest
7313
7331
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7343,6 +7361,9 @@ class Client extends openapi_core_1.default {
7343
7361
  if (!$dara.isNull(request.maxResults)) {
7344
7362
  query["MaxResults"] = request.maxResults;
7345
7363
  }
7364
+ if (!$dara.isNull(request.networkInterfaceIp)) {
7365
+ query["NetworkInterfaceIp"] = request.networkInterfaceIp;
7366
+ }
7346
7367
  if (!$dara.isNull(request.nextToken)) {
7347
7368
  query["NextToken"] = request.nextToken;
7348
7369
  }
@@ -7375,10 +7396,10 @@ class Client extends openapi_core_1.default {
7375
7396
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDesktopMetadataResponse({}));
7376
7397
  }
7377
7398
  /**
7378
- * Lists cloud computers and their metadata from all regions.
7399
+ * Queries the list and metadata of cloud desktops across all regions.
7379
7400
  *
7380
7401
  * @remarks
7381
- * This operation is centralized, available only in the China (Shanghai) and Singapore regions.
7402
+ * This is a centralized API that only supports queries from the Shanghai and Singapore sites.
7382
7403
  *
7383
7404
  * @param request - DescribeDesktopMetadataRequest
7384
7405
  * @returns DescribeDesktopMetadataResponse
@@ -7538,10 +7559,10 @@ class Client extends openapi_core_1.default {
7538
7559
  return await this.describeDesktopOversoldUserGroupWithOptions(request, runtime);
7539
7560
  }
7540
7561
  /**
7541
- * Queries the detailed session information for cloud computers.
7562
+ * Queries the detailed session information of a cloud computer.
7542
7563
  *
7543
7564
  * @remarks
7544
- * You can retrieve data only from the last 30 days.
7565
+ * Only data within the last 30 days can be queried.
7545
7566
  *
7546
7567
  * @param request - DescribeDesktopSessionsRequest
7547
7568
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7568,6 +7589,9 @@ class Client extends openapi_core_1.default {
7568
7589
  if (!$dara.isNull(request.endUserIdFilter)) {
7569
7590
  query["EndUserIdFilter"] = request.endUserIdFilter;
7570
7591
  }
7592
+ if (!$dara.isNull(request.endUserIds)) {
7593
+ query["EndUserIds"] = request.endUserIds;
7594
+ }
7571
7595
  if (!$dara.isNull(request.fillHardwareInfo)) {
7572
7596
  query["FillHardwareInfo"] = request.fillHardwareInfo;
7573
7597
  }
@@ -7615,10 +7639,10 @@ class Client extends openapi_core_1.default {
7615
7639
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDesktopSessionsResponse({}));
7616
7640
  }
7617
7641
  /**
7618
- * Queries the detailed session information for cloud computers.
7642
+ * Queries the detailed session information of a cloud computer.
7619
7643
  *
7620
7644
  * @remarks
7621
- * You can retrieve data only from the last 30 days.
7645
+ * Only data within the last 30 days can be queried.
7622
7646
  *
7623
7647
  * @param request - DescribeDesktopSessionsRequest
7624
7648
  * @returns DescribeDesktopSessionsResponse
@@ -7730,7 +7754,7 @@ class Client extends openapi_core_1.default {
7730
7754
  return await this.describeDesktopTypesWithOptions(request, runtime);
7731
7755
  }
7732
7756
  /**
7733
- * Query the details of your cloud computers.
7757
+ * Queries the details of cloud computers.
7734
7758
  *
7735
7759
  * @param request - DescribeDesktopsRequest
7736
7760
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7870,7 +7894,7 @@ class Client extends openapi_core_1.default {
7870
7894
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDesktopsResponse({}));
7871
7895
  }
7872
7896
  /**
7873
- * Query the details of your cloud computers.
7897
+ * Queries the details of cloud computers.
7874
7898
  *
7875
7899
  * @param request - DescribeDesktopsRequest
7876
7900
  * @returns DescribeDesktopsResponse
@@ -8339,7 +8363,7 @@ class Client extends openapi_core_1.default {
8339
8363
  return await this.describeFotaPendingDesktopsWithOptions(request, runtime);
8340
8364
  }
8341
8365
  /**
8342
- * Queries a list of update tasks.
8366
+ * Retrieves the list of image upgrade tasks.
8343
8367
  *
8344
8368
  * @param request - DescribeFotaTasksRequest
8345
8369
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8386,7 +8410,7 @@ class Client extends openapi_core_1.default {
8386
8410
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFotaTasksResponse({}));
8387
8411
  }
8388
8412
  /**
8389
- * Queries a list of update tasks.
8413
+ * Retrieves the list of image upgrade tasks.
8390
8414
  *
8391
8415
  * @param request - DescribeFotaTasksRequest
8392
8416
  * @returns DescribeFotaTasksResponse
@@ -8396,13 +8420,13 @@ class Client extends openapi_core_1.default {
8396
8420
  return await this.describeFotaTasksWithOptions(request, runtime);
8397
8421
  }
8398
8422
  /**
8399
- * Queries basic information and usage duration for all recent Cloud Desktops.
8423
+ * Queries the basic information of all recent cloud desktops and their usage duration records.
8400
8424
  *
8401
8425
  * @remarks
8402
- * - Select China (Shanghai) for the Alibaba Cloud China site and Singapore for the Alibaba Cloud International site.
8403
- * - By default, this operation returns both active and deleted Cloud Desktops.
8404
- * - You can query only Cloud Desktops deleted within the last three months.
8405
- * - You cannot use the sort condition with other query conditions.
8426
+ * - China site users should select Shanghai as the region. International site users should select Singapore.
8427
+ * - By default, both deleted and non-deleted cloud desktops are queried.
8428
+ * - Deleted cloud desktops can only be queried if they were deleted within the last three months.
8429
+ * - Sort conditions cannot be used together with other conditions.
8406
8430
  *
8407
8431
  * @param request - DescribeGlobalDesktopRecordsRequest
8408
8432
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8465,6 +8489,9 @@ class Client extends openapi_core_1.default {
8465
8489
  if (!$dara.isNull(request.subPayType)) {
8466
8490
  query["SubPayType"] = request.subPayType;
8467
8491
  }
8492
+ if (!$dara.isNull(request.userNames)) {
8493
+ query["UserNames"] = request.userNames;
8494
+ }
8468
8495
  let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
8469
8496
  query: openapi_core_2.OpenApiUtil.query(query),
8470
8497
  });
@@ -8482,13 +8509,13 @@ class Client extends openapi_core_1.default {
8482
8509
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeGlobalDesktopRecordsResponse({}));
8483
8510
  }
8484
8511
  /**
8485
- * Queries basic information and usage duration for all recent Cloud Desktops.
8512
+ * Queries the basic information of all recent cloud desktops and their usage duration records.
8486
8513
  *
8487
8514
  * @remarks
8488
- * - Select China (Shanghai) for the Alibaba Cloud China site and Singapore for the Alibaba Cloud International site.
8489
- * - By default, this operation returns both active and deleted Cloud Desktops.
8490
- * - You can query only Cloud Desktops deleted within the last three months.
8491
- * - You cannot use the sort condition with other query conditions.
8515
+ * - China site users should select Shanghai as the region. International site users should select Singapore.
8516
+ * - By default, both deleted and non-deleted cloud desktops are queried.
8517
+ * - Deleted cloud desktops can only be queried if they were deleted within the last three months.
8518
+ * - Sort conditions cannot be used together with other conditions.
8492
8519
  *
8493
8520
  * @param request - DescribeGlobalDesktopRecordsRequest
8494
8521
  * @returns DescribeGlobalDesktopRecordsResponse
@@ -8861,11 +8888,11 @@ class Client extends openapi_core_1.default {
8861
8888
  return await this.describeImagesWithOptions(request, runtime);
8862
8889
  }
8863
8890
  /**
8864
- * Used to query the execution list and status of Cloud Assistant scripts.
8891
+ * Queries the execution list and status of Cloud Assistant scripts.
8865
8892
  *
8866
8893
  * @remarks
8867
- * - After you execute a command, it does not necessarily mean that the command was successfully executed or produced the expected effect. You must check the actual execution result based on the return value from the API, and the actual output result prevails.
8868
- * - You can query execution information from the past two weeks, with a maximum retention limit of 100,000 records.
8894
+ * - After you run a command, the command is not guaranteed to succeed or produce the expected results. Check the actual execution results based on the response of this operation.
8895
+ * - You can query execution information from the last two weeks. A maximum of 100,000 execution records are retained.
8869
8896
  *
8870
8897
  * @param request - DescribeInvocationsRequest
8871
8898
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8927,11 +8954,11 @@ class Client extends openapi_core_1.default {
8927
8954
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeInvocationsResponse({}));
8928
8955
  }
8929
8956
  /**
8930
- * Used to query the execution list and status of Cloud Assistant scripts.
8957
+ * Queries the execution list and status of Cloud Assistant scripts.
8931
8958
  *
8932
8959
  * @remarks
8933
- * - After you execute a command, it does not necessarily mean that the command was successfully executed or produced the expected effect. You must check the actual execution result based on the return value from the API, and the actual output result prevails.
8934
- * - You can query execution information from the past two weeks, with a maximum retention limit of 100,000 records.
8960
+ * - After you run a command, the command is not guaranteed to succeed or produce the expected results. Check the actual execution results based on the response of this operation.
8961
+ * - You can query execution information from the last two weeks. A maximum of 100,000 execution records are retained.
8935
8962
  *
8936
8963
  * @param request - DescribeInvocationsRequest
8937
8964
  * @returns DescribeInvocationsResponse
@@ -9031,7 +9058,7 @@ class Client extends openapi_core_1.default {
9031
9058
  return await this.describeKmsKeysWithOptions(request, runtime);
9032
9059
  }
9033
9060
  /**
9034
- * Query the Upgrade/Downgrade price for monthly subscription cloud desktops with unlimited duration or Internet premium bandwidth.
9061
+ * Queries the price for changing the specifications of a monthly-subscribed unlimited-duration cloud computer or premium Internet bandwidth.
9035
9062
  *
9036
9063
  * @param request - DescribeModificationPriceRequest
9037
9064
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9093,7 +9120,7 @@ class Client extends openapi_core_1.default {
9093
9120
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeModificationPriceResponse({}));
9094
9121
  }
9095
9122
  /**
9096
- * Query the Upgrade/Downgrade price for monthly subscription cloud desktops with unlimited duration or Internet premium bandwidth.
9123
+ * Queries the price for changing the specifications of a monthly-subscribed unlimited-duration cloud computer or premium Internet bandwidth.
9097
9124
  *
9098
9125
  * @param request - DescribeModificationPriceRequest
9099
9126
  * @returns DescribeModificationPriceResponse
@@ -9871,7 +9898,7 @@ class Client extends openapi_core_1.default {
9871
9898
  return await this.describeRecordingsWithOptions(request, runtime);
9872
9899
  }
9873
9900
  /**
9874
- * Query the refund amount for monthly subscription WUYING Workspaces.
9901
+ * Queries the unsubscription price of cloud computers purchased on a monthly basis.
9875
9902
  *
9876
9903
  * @param request - DescribeRefundPriceRequest
9877
9904
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9909,7 +9936,7 @@ class Client extends openapi_core_1.default {
9909
9936
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRefundPriceResponse({}));
9910
9937
  }
9911
9938
  /**
9912
- * Query the refund amount for monthly subscription WUYING Workspaces.
9939
+ * Queries the unsubscription price of cloud computers purchased on a monthly basis.
9913
9940
  *
9914
9941
  * @param request - DescribeRefundPriceRequest
9915
9942
  * @returns DescribeRefundPriceResponse
@@ -10278,7 +10305,7 @@ class Client extends openapi_core_1.default {
10278
10305
  return await this.describeSessionStatisticWithOptions(request, runtime);
10279
10306
  }
10280
10307
  /**
10281
- * Queries the snapshots and their details for a cloud desktop.
10308
+ * Queries the snapshot list and snapshot details of a cloud computer.
10282
10309
  *
10283
10310
  * @param request - DescribeSnapshotsRequest
10284
10311
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10296,6 +10323,9 @@ class Client extends openapi_core_1.default {
10296
10323
  if (!$dara.isNull(request.desktopName)) {
10297
10324
  query["DesktopName"] = request.desktopName;
10298
10325
  }
10326
+ if (!$dara.isNull(request.desktopScenario)) {
10327
+ query["DesktopScenario"] = request.desktopScenario;
10328
+ }
10299
10329
  if (!$dara.isNull(request.endTime)) {
10300
10330
  query["EndTime"] = request.endTime;
10301
10331
  }
@@ -10343,7 +10373,7 @@ class Client extends openapi_core_1.default {
10343
10373
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSnapshotsResponse({}));
10344
10374
  }
10345
10375
  /**
10346
- * Queries the snapshots and their details for a cloud desktop.
10376
+ * Queries the snapshot list and snapshot details of a cloud computer.
10347
10377
  *
10348
10378
  * @param request - DescribeSnapshotsRequest
10349
10379
  * @returns DescribeSnapshotsResponse
@@ -11183,7 +11213,7 @@ class Client extends openapi_core_1.default {
11183
11213
  return await this.dissociateIpAddressWithOptions(request, runtime);
11184
11214
  }
11185
11215
  /**
11186
- * Unbinds a premium bandwidth plan from an office network.
11216
+ * Disassociates a premium Internet bandwidth plan from the office network to which it was previously bound.
11187
11217
  *
11188
11218
  * @param request - DissociateNetworkPackageRequest
11189
11219
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11215,7 +11245,7 @@ class Client extends openapi_core_1.default {
11215
11245
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DissociateNetworkPackageResponse({}));
11216
11246
  }
11217
11247
  /**
11218
- * Unbinds a premium bandwidth plan from an office network.
11248
+ * Disassociates a premium Internet bandwidth plan from the office network to which it was previously bound.
11219
11249
  *
11220
11250
  * @param request - DissociateNetworkPackageRequest
11221
11251
  * @returns DissociateNetworkPackageResponse
@@ -11225,7 +11255,7 @@ class Client extends openapi_core_1.default {
11225
11255
  return await this.dissociateNetworkPackageWithOptions(request, runtime);
11226
11256
  }
11227
11257
  /**
11228
- * Obtains the download link of the target file.
11258
+ * Retrieves the download URL of a specified file.
11229
11259
  *
11230
11260
  * @param request - DownloadCdsFileRequest
11231
11261
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11266,7 +11296,7 @@ class Client extends openapi_core_1.default {
11266
11296
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DownloadCdsFileResponse({}));
11267
11297
  }
11268
11298
  /**
11269
- * Obtains the download link of the target file.
11299
+ * Retrieves the download URL of a specified file.
11270
11300
  *
11271
11301
  * @param request - DownloadCdsFileRequest
11272
11302
  * @returns DownloadCdsFileResponse
@@ -11348,7 +11378,7 @@ class Client extends openapi_core_1.default {
11348
11378
  return await this.exportClientEventsWithOptions(request, runtime);
11349
11379
  }
11350
11380
  /**
11351
- * Exports cloud computer shares and saves the list as an XLSX file. Each entry includes the ID and name of the cloud computer share, the ID and name of the office network, the cloud computer share template, and the name of the security policy.
11381
+ * Exports the list of shared cloud desktops and saves it as an XLSX file. Each shared cloud desktop record includes the shared cloud desktop ID and name, office network ID and name, shared cloud desktop template, and security policy name.
11352
11382
  *
11353
11383
  * @param request - ExportDesktopGroupInfoRequest
11354
11384
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11410,7 +11440,7 @@ class Client extends openapi_core_1.default {
11410
11440
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ExportDesktopGroupInfoResponse({}));
11411
11441
  }
11412
11442
  /**
11413
- * Exports cloud computer shares and saves the list as an XLSX file. Each entry includes the ID and name of the cloud computer share, the ID and name of the office network, the cloud computer share template, and the name of the security policy.
11443
+ * Exports the list of shared cloud desktops and saves it as an XLSX file. Each shared cloud desktop record includes the shared cloud desktop ID and name, office network ID and name, shared cloud desktop template, and security policy name.
11414
11444
  *
11415
11445
  * @param request - ExportDesktopGroupInfoRequest
11416
11446
  * @returns ExportDesktopGroupInfoResponse
@@ -11420,25 +11450,25 @@ class Client extends openapi_core_1.default {
11420
11450
  return await this.exportDesktopGroupInfoWithOptions(request, runtime);
11421
11451
  }
11422
11452
  /**
11423
- * Exports a cloud computer list as a CSV file.
11453
+ * Exports the cloud desktop list as a CSV file.
11424
11454
  *
11425
11455
  * @remarks
11426
- * The cloud computer list exported by calling this operation is saved as a CSV file. Each entry of data of a cloud computer includes the following fields:
11427
- * * Cloud computer ID and name
11428
- * * Office network ID and name
11429
- * * The instance type, OS and protocol of the cloud computer
11430
- * * System disk and data disk of the cloud computer
11431
- * * The status
11432
- * * Purchase method
11433
- * * The time when the cloud computer expires
11434
- * * Remaining duration and total duration
11435
- * * Number of assigned users and number of current users
11436
- * * Office network type
11437
- * * The time when the cloud computer was created
11438
- * * Tags
11439
- * * Encryption status
11440
- * * IP
11441
- * * The hostname
11456
+ * The cloud desktop list exported by calling this operation is saved as a CSV file. Each cloud desktop record includes the following fields:
11457
+ * - Cloud desktop ID/Cloud desktop name
11458
+ * - Office network ID/Office network name
11459
+ * - Specifications/System/Protocol
11460
+ * - System cloud disk/Data cloud disk
11461
+ * - Status
11462
+ * - Billing method
11463
+ * - Expiration time
11464
+ * - Remaining duration/Total duration
11465
+ * - Number of assigned users/Current user
11466
+ * - Office network type
11467
+ * - Creation time
11468
+ * - Tags
11469
+ * - Encrypted or not
11470
+ * - IP
11471
+ * - Hostname
11442
11472
  *
11443
11473
  * @param request - ExportDesktopListInfoRequest
11444
11474
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11509,25 +11539,25 @@ class Client extends openapi_core_1.default {
11509
11539
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ExportDesktopListInfoResponse({}));
11510
11540
  }
11511
11541
  /**
11512
- * Exports a cloud computer list as a CSV file.
11542
+ * Exports the cloud desktop list as a CSV file.
11513
11543
  *
11514
11544
  * @remarks
11515
- * The cloud computer list exported by calling this operation is saved as a CSV file. Each entry of data of a cloud computer includes the following fields:
11516
- * * Cloud computer ID and name
11517
- * * Office network ID and name
11518
- * * The instance type, OS and protocol of the cloud computer
11519
- * * System disk and data disk of the cloud computer
11520
- * * The status
11521
- * * Purchase method
11522
- * * The time when the cloud computer expires
11523
- * * Remaining duration and total duration
11524
- * * Number of assigned users and number of current users
11525
- * * Office network type
11526
- * * The time when the cloud computer was created
11527
- * * Tags
11528
- * * Encryption status
11529
- * * IP
11530
- * * The hostname
11545
+ * The cloud desktop list exported by calling this operation is saved as a CSV file. Each cloud desktop record includes the following fields:
11546
+ * - Cloud desktop ID/Cloud desktop name
11547
+ * - Office network ID/Office network name
11548
+ * - Specifications/System/Protocol
11549
+ * - System cloud disk/Data cloud disk
11550
+ * - Status
11551
+ * - Billing method
11552
+ * - Expiration time
11553
+ * - Remaining duration/Total duration
11554
+ * - Number of assigned users/Current user
11555
+ * - Office network type
11556
+ * - Creation time
11557
+ * - Tags
11558
+ * - Encrypted or not
11559
+ * - IP
11560
+ * - Hostname
11531
11561
  *
11532
11562
  * @param request - ExportDesktopListInfoRequest
11533
11563
  * @returns ExportDesktopListInfoResponse
@@ -11537,7 +11567,7 @@ class Client extends openapi_core_1.default {
11537
11567
  return await this.exportDesktopListInfoWithOptions(request, runtime);
11538
11568
  }
11539
11569
  /**
11540
- * When you call the CopyCdsFile operation to copy a folder, the operation returns AsyncTaskId. Call this operation specifying the obtained AsyncTaskId, and you can query the information about the asynchronous task.
11570
+ * Retrieves the details of a folder copy asynchronous node based on the AsyncTaskId parameter returned by the CopyCdsFile operation.
11541
11571
  *
11542
11572
  * @param request - GetAsyncTaskRequest
11543
11573
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11569,7 +11599,7 @@ class Client extends openapi_core_1.default {
11569
11599
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAsyncTaskResponse({}));
11570
11600
  }
11571
11601
  /**
11572
- * When you call the CopyCdsFile operation to copy a folder, the operation returns AsyncTaskId. Call this operation specifying the obtained AsyncTaskId, and you can query the information about the asynchronous task.
11602
+ * Retrieves the details of a folder copy asynchronous node based on the AsyncTaskId parameter returned by the CopyCdsFile operation.
11573
11603
  *
11574
11604
  * @param request - GetAsyncTaskRequest
11575
11605
  * @returns GetAsyncTaskResponse
@@ -13039,7 +13069,7 @@ class Client extends openapi_core_1.default {
13039
13069
  return await this.modifyCdsFileShareLinkWithOptions(request, runtime);
13040
13070
  }
13041
13071
  /**
13042
- * Modifies a configuration that does not have a region-specific policy.
13072
+ * Modifies the configuration of a region-free policy.
13043
13073
  *
13044
13074
  * @param request - ModifyCenterPolicyRequest
13045
13075
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13174,6 +13204,21 @@ class Client extends openapi_core_1.default {
13174
13204
  if (!$dara.isNull(request.fileTransferAddress)) {
13175
13205
  query["FileTransferAddress"] = request.fileTransferAddress;
13176
13206
  }
13207
+ if (!$dara.isNull(request.fileTransferInSize)) {
13208
+ query["FileTransferInSize"] = request.fileTransferInSize;
13209
+ }
13210
+ if (!$dara.isNull(request.fileTransferInUnit)) {
13211
+ query["FileTransferInUnit"] = request.fileTransferInUnit;
13212
+ }
13213
+ if (!$dara.isNull(request.fileTransferOutSize)) {
13214
+ query["FileTransferOutSize"] = request.fileTransferOutSize;
13215
+ }
13216
+ if (!$dara.isNull(request.fileTransferOutUnit)) {
13217
+ query["FileTransferOutUnit"] = request.fileTransferOutUnit;
13218
+ }
13219
+ if (!$dara.isNull(request.fileTransferSizeLimit)) {
13220
+ query["FileTransferSizeLimit"] = request.fileTransferSizeLimit;
13221
+ }
13177
13222
  if (!$dara.isNull(request.fileTransferSpeed)) {
13178
13223
  query["FileTransferSpeed"] = request.fileTransferSpeed;
13179
13224
  }
@@ -13470,7 +13515,7 @@ class Client extends openapi_core_1.default {
13470
13515
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCenterPolicyResponse({}));
13471
13516
  }
13472
13517
  /**
13473
- * Modifies a configuration that does not have a region-specific policy.
13518
+ * Modifies the configuration of a region-free policy.
13474
13519
  *
13475
13520
  * @param request - ModifyCenterPolicyRequest
13476
13521
  * @returns ModifyCenterPolicyResponse
@@ -15806,7 +15851,7 @@ class Client extends openapi_core_1.default {
15806
15851
  return await this.modifyUserToDesktopGroupWithOptions(request, runtime);
15807
15852
  }
15808
15853
  /**
15809
- * Move files or folders.
15854
+ * Moves a file or folder in a cloud disk to a new location.
15810
15855
  *
15811
15856
  * @param request - MoveCdsFileRequest
15812
15857
  * @param runtime - runtime options for this request RuntimeOptions
@@ -15853,7 +15898,7 @@ class Client extends openapi_core_1.default {
15853
15898
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.MoveCdsFileResponse({}));
15854
15899
  }
15855
15900
  /**
15856
- * Move files or folders.
15901
+ * Moves a file or folder in a cloud disk to a new location.
15857
15902
  *
15858
15903
  * @param request - MoveCdsFileRequest
15859
15904
  * @returns MoveCdsFileResponse
@@ -16865,7 +16910,7 @@ class Client extends openapi_core_1.default {
16865
16910
  return await this.resetSnapshotWithOptions(request, runtime);
16866
16911
  }
16867
16912
  /**
16868
- * Revokes the coordinate permissions.
16913
+ * Cancels the permission for stream coordination operations.
16869
16914
  *
16870
16915
  * @param request - RevokeCoordinatePrivilegeRequest
16871
16916
  * @param runtime - runtime options for this request RuntimeOptions
@@ -16906,7 +16951,7 @@ class Client extends openapi_core_1.default {
16906
16951
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeCoordinatePrivilegeResponse({}));
16907
16952
  }
16908
16953
  /**
16909
- * Revokes the coordinate permissions.
16954
+ * Cancels the permission for stream coordination operations.
16910
16955
  *
16911
16956
  * @param request - RevokeCoordinatePrivilegeRequest
16912
16957
  * @returns RevokeCoordinatePrivilegeResponse
@@ -17932,10 +17977,10 @@ class Client extends openapi_core_1.default {
17932
17977
  return await this.updateFotaTaskWithOptions(request, runtime);
17933
17978
  }
17934
17979
  /**
17935
- * Uploads your custom Windows image.
17980
+ * Uploads a custom Windows image.
17936
17981
  *
17937
17982
  * @remarks
17938
- * > You can upload only Windows images.
17983
+ * > Only Windows operating system images can be uploaded.
17939
17984
  *
17940
17985
  * @param request - UploadImageRequest
17941
17986
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17944,6 +17989,9 @@ class Client extends openapi_core_1.default {
17944
17989
  async uploadImageWithOptions(request, runtime) {
17945
17990
  request.validate();
17946
17991
  let query = {};
17992
+ if (!$dara.isNull(request.bootMode)) {
17993
+ query["BootMode"] = request.bootMode;
17994
+ }
17947
17995
  if (!$dara.isNull(request.dataDiskSize)) {
17948
17996
  query["DataDiskSize"] = request.dataDiskSize;
17949
17997
  }
@@ -17997,10 +18045,10 @@ class Client extends openapi_core_1.default {
17997
18045
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UploadImageResponse({}));
17998
18046
  }
17999
18047
  /**
18000
- * Uploads your custom Windows image.
18048
+ * Uploads a custom Windows image.
18001
18049
  *
18002
18050
  * @remarks
18003
- * > You can upload only Windows images.
18051
+ * > Only Windows operating system images can be uploaded.
18004
18052
  *
18005
18053
  * @param request - UploadImageRequest
18006
18054
  * @returns UploadImageResponse