@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/src/client.ts CHANGED
@@ -56,10 +56,10 @@ export default class Client extends OpenApi {
56
56
  }
57
57
 
58
58
  /**
59
- * Unlocks a convenience office network that is automatically locked due to a long idle period of time.
59
+ * Unlocks an office network that was automatically locked after being idle for a period of time.
60
60
  *
61
61
  * @remarks
62
- * 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.
62
+ * 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.
63
63
  *
64
64
  * @param request - ActivateOfficeSiteRequest
65
65
  * @param runtime - runtime options for this request RuntimeOptions
@@ -94,10 +94,10 @@ export default class Client extends OpenApi {
94
94
  }
95
95
 
96
96
  /**
97
- * Unlocks a convenience office network that is automatically locked due to a long idle period of time.
97
+ * Unlocks an office network that was automatically locked after being idle for a period of time.
98
98
  *
99
99
  * @remarks
100
- * 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.
100
+ * 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.
101
101
  *
102
102
  * @param request - ActivateOfficeSiteRequest
103
103
  * @returns ActivateOfficeSiteResponse
@@ -222,10 +222,10 @@ export default class Client extends OpenApi {
222
222
  }
223
223
 
224
224
  /**
225
- * Adds a shared folder to the network disk.
225
+ * Creates a shared folder in a cloud disk.
226
226
  *
227
227
  * @remarks
228
- * You can call this operation to share a specific folder with other users. You can also configure the folder permissions.
228
+ * You can share a specified folder with other users and set access permissions for the folder.
229
229
  *
230
230
  * @param tmpReq - AddFilePermissionRequest
231
231
  * @param runtime - runtime options for this request RuntimeOptions
@@ -282,10 +282,10 @@ export default class Client extends OpenApi {
282
282
  }
283
283
 
284
284
  /**
285
- * Adds a shared folder to the network disk.
285
+ * Creates a shared folder in a cloud disk.
286
286
  *
287
287
  * @remarks
288
- * You can call this operation to share a specific folder with other users. You can also configure the folder permissions.
288
+ * You can share a specified folder with other users and set access permissions for the folder.
289
289
  *
290
290
  * @param request - AddFilePermissionRequest
291
291
  * @returns AddFilePermissionResponse
@@ -544,7 +544,7 @@ export default class Client extends OpenApi {
544
544
  }
545
545
 
546
546
  /**
547
- * Applies for the coordinate permissions.
547
+ * Requests permissions for stream coordination operations.
548
548
  *
549
549
  * @param request - ApplyCoordinatePrivilegeRequest
550
550
  * @param runtime - runtime options for this request RuntimeOptions
@@ -591,7 +591,7 @@ export default class Client extends OpenApi {
591
591
  }
592
592
 
593
593
  /**
594
- * Applies for the coordinate permissions.
594
+ * Requests permissions for stream coordination operations.
595
595
  *
596
596
  * @param request - ApplyCoordinatePrivilegeRequest
597
597
  * @returns ApplyCoordinatePrivilegeResponse
@@ -602,7 +602,7 @@ export default class Client extends OpenApi {
602
602
  }
603
603
 
604
604
  /**
605
- * Applies for coordination monitoring. This operation is mainly used in administrator assistance scenarios and education scenarios.
605
+ * Sends a remote assistance request from an administrator to an end user. This operation is mainly used in administrator assistance scenarios and education scenarios.
606
606
  *
607
607
  * @param request - ApplyCoordinationForMonitoringRequest
608
608
  * @param runtime - runtime options for this request RuntimeOptions
@@ -653,7 +653,7 @@ export default class Client extends OpenApi {
653
653
  }
654
654
 
655
655
  /**
656
- * Applies for coordination monitoring. This operation is mainly used in administrator assistance scenarios and education scenarios.
656
+ * Sends a remote assistance request from an administrator to an end user. This operation is mainly used in administrator assistance scenarios and education scenarios.
657
657
  *
658
658
  * @param request - ApplyCoordinationForMonitoringRequest
659
659
  * @returns ApplyCoordinationForMonitoringResponse
@@ -664,10 +664,10 @@ export default class Client extends OpenApi {
664
664
  }
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
  * @param runtime - runtime options for this request RuntimeOptions
@@ -706,10 +706,10 @@ export default class Client extends OpenApi {
706
706
  }
707
707
 
708
708
  /**
709
- * Allows you to upgrade images.
709
+ * Allows an image upgrade.
710
710
  *
711
711
  * @remarks
712
- * The cloud computers for which you want to allow image updates must be in the Running state.
712
+ * The cloud computer must be in the Running state.
713
713
  *
714
714
  * @param request - ApproveFotaUpdateRequest
715
715
  * @returns ApproveFotaUpdateResponse
@@ -778,7 +778,7 @@ export default class Client extends OpenApi {
778
778
  }
779
779
 
780
780
  /**
781
- * Binds a premium bandwidth plan to an office network. A premium bandwidth plan is used together with only one office network.
781
+ * 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.
782
782
  *
783
783
  * @param request - AssociateNetworkPackageRequest
784
784
  * @param runtime - runtime options for this request RuntimeOptions
@@ -817,7 +817,7 @@ export default class Client extends OpenApi {
817
817
  }
818
818
 
819
819
  /**
820
- * Binds a premium bandwidth plan to an office network. A premium bandwidth plan is used together with only one office network.
820
+ * 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.
821
821
  *
822
822
  * @param request - AssociateNetworkPackageRequest
823
823
  * @returns AssociateNetworkPackageResponse
@@ -1014,12 +1014,12 @@ export default class Client extends OpenApi {
1014
1014
  }
1015
1015
 
1016
1016
  /**
1017
- * Assigns multiple cloud computers to users in a batch.
1017
+ * Assigns users to multiple cloud computers in a batch.
1018
1018
  *
1019
1019
  * @remarks
1020
- * - The target cloud computers must be in the Running state.
1021
- * - 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.
1022
- * - Recommended polling interval: 25 seconds (max duration: 50s). The process usually takes 15 seconds.
1020
+ * - The cloud computers must be in the Running state.
1021
+ * - 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.
1022
+ * - 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.
1023
1023
  *
1024
1024
  * @param request - BatchModifyEntitlementRequest
1025
1025
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1074,12 +1074,12 @@ export default class Client extends OpenApi {
1074
1074
  }
1075
1075
 
1076
1076
  /**
1077
- * Assigns multiple cloud computers to users in a batch.
1077
+ * Assigns users to multiple cloud computers in a batch.
1078
1078
  *
1079
1079
  * @remarks
1080
- * - The target cloud computers must be in the Running state.
1081
- * - 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.
1082
- * - Recommended polling interval: 25 seconds (max duration: 50s). The process usually takes 15 seconds.
1080
+ * - The cloud computers must be in the Running state.
1081
+ * - 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.
1082
+ * - 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.
1083
1083
  *
1084
1084
  * @param request - BatchModifyEntitlementRequest
1085
1085
  * @returns BatchModifyEntitlementResponse
@@ -1190,7 +1190,7 @@ export default class Client extends OpenApi {
1190
1190
  }
1191
1191
 
1192
1192
  /**
1193
- * Cancels a file sharing task.
1193
+ * Cancels file sharing.
1194
1194
  *
1195
1195
  * @param request - CancelCdsFileShareLinkRequest
1196
1196
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1225,7 +1225,7 @@ export default class Client extends OpenApi {
1225
1225
  }
1226
1226
 
1227
1227
  /**
1228
- * Cancels a file sharing task.
1228
+ * Cancels file sharing.
1229
1229
  *
1230
1230
  * @param request - CancelCdsFileShareLinkRequest
1231
1231
  * @returns CancelCdsFileShareLinkResponse
@@ -1236,7 +1236,7 @@ export default class Client extends OpenApi {
1236
1236
  }
1237
1237
 
1238
1238
  /**
1239
- * Cancels a remote assistance request to the end user.
1239
+ * Cancels a remote assistance request initiated to an end user.
1240
1240
  *
1241
1241
  * @param request - CancelCoordinationForMonitoringRequest
1242
1242
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1279,7 +1279,7 @@ export default class Client extends OpenApi {
1279
1279
  }
1280
1280
 
1281
1281
  /**
1282
- * Cancels a remote assistance request to the end user.
1282
+ * Cancels a remote assistance request initiated to an end user.
1283
1283
  *
1284
1284
  * @param request - CancelCoordinationForMonitoringRequest
1285
1285
  * @returns CancelCoordinationForMonitoringResponse
@@ -1290,7 +1290,7 @@ export default class Client extends OpenApi {
1290
1290
  }
1291
1291
 
1292
1292
  /**
1293
- * Cancels the operation of copying an image to another region.
1293
+ * Cancels an ongoing image copy operation to another region.
1294
1294
  *
1295
1295
  * @param request - CancelCopyImageRequest
1296
1296
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1325,7 +1325,7 @@ export default class Client extends OpenApi {
1325
1325
  }
1326
1326
 
1327
1327
  /**
1328
- * Cancels the operation of copying an image to another region.
1328
+ * Cancels an ongoing image copy operation to another region.
1329
1329
  *
1330
1330
  * @param request - CancelCopyImageRequest
1331
1331
  * @returns CancelCopyImageResponse
@@ -1336,7 +1336,7 @@ export default class Client extends OpenApi {
1336
1336
  }
1337
1337
 
1338
1338
  /**
1339
- * Clones a policy based on an existing global policy.
1339
+ * Clones a policy based on an existing region-independent policy.
1340
1340
  *
1341
1341
  * @param request - CloneCenterPolicyRequest
1342
1342
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1383,7 +1383,7 @@ export default class Client extends OpenApi {
1383
1383
  }
1384
1384
 
1385
1385
  /**
1386
- * Clones a policy based on an existing global policy.
1386
+ * Clones a policy based on an existing region-independent policy.
1387
1387
  *
1388
1388
  * @param request - CloneCenterPolicyRequest
1389
1389
  * @returns CloneCenterPolicyResponse
@@ -1394,7 +1394,7 @@ export default class Client extends OpenApi {
1394
1394
  }
1395
1395
 
1396
1396
  /**
1397
- * Clones an existing policy to quickly create a policy.
1397
+ * Clones a cloud computer policy to quickly create a custom cloud computer policy.
1398
1398
  *
1399
1399
  * @param request - ClonePolicyGroupRequest
1400
1400
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1433,7 +1433,7 @@ export default class Client extends OpenApi {
1433
1433
  }
1434
1434
 
1435
1435
  /**
1436
- * Clones an existing policy to quickly create a policy.
1436
+ * Clones a cloud computer policy to quickly create a custom cloud computer policy.
1437
1437
  *
1438
1438
  * @param request - ClonePolicyGroupRequest
1439
1439
  * @returns ClonePolicyGroupResponse
@@ -1506,7 +1506,7 @@ export default class Client extends OpenApi {
1506
1506
  }
1507
1507
 
1508
1508
  /**
1509
- * 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.
1509
+ * 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.
1510
1510
  *
1511
1511
  * @param request - ConfigADConnectorTrustRequest
1512
1512
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1549,7 +1549,7 @@ export default class Client extends OpenApi {
1549
1549
  }
1550
1550
 
1551
1551
  /**
1552
- * 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.
1552
+ * 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.
1553
1553
  *
1554
1554
  * @param request - ConfigADConnectorTrustRequest
1555
1555
  * @returns ConfigADConnectorTrustResponse
@@ -1560,7 +1560,7 @@ export default class Client extends OpenApi {
1560
1560
  }
1561
1561
 
1562
1562
  /**
1563
- * Specify an organizational unit (OU) and administrator for the Active Directory (AD) office network (formerly known as workspace).
1563
+ * Specifies the organizational unit (OU) and administrator for an AD office network (formerly workspace).
1564
1564
  *
1565
1565
  * @param request - ConfigADConnectorUserRequest
1566
1566
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1607,7 +1607,7 @@ export default class Client extends OpenApi {
1607
1607
  }
1608
1608
 
1609
1609
  /**
1610
- * Specify an organizational unit (OU) and administrator for the Active Directory (AD) office network (formerly known as workspace).
1610
+ * Specifies the organizational unit (OU) and administrator for an AD office network (formerly workspace).
1611
1611
  *
1612
1612
  * @param request - ConfigADConnectorUserRequest
1613
1613
  * @returns ConfigADConnectorUserResponse
@@ -1618,7 +1618,7 @@ export default class Client extends OpenApi {
1618
1618
  }
1619
1619
 
1620
1620
  /**
1621
- * Create a copy of a file or folder in the cloud drive.
1621
+ * Creates a copy of a file or folder in a cloud drive.
1622
1622
  *
1623
1623
  * @param request - CopyCdsFileRequest
1624
1624
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1681,7 +1681,7 @@ export default class Client extends OpenApi {
1681
1681
  }
1682
1682
 
1683
1683
  /**
1684
- * Create a copy of a file or folder in the cloud drive.
1684
+ * Creates a copy of a file or folder in a cloud drive.
1685
1685
  *
1686
1686
  * @param request - CopyCdsFileRequest
1687
1687
  * @returns CopyCdsFileResponse
@@ -1692,7 +1692,7 @@ export default class Client extends OpenApi {
1692
1692
  }
1693
1693
 
1694
1694
  /**
1695
- * 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.
1695
+ * 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.
1696
1696
  *
1697
1697
  * @param request - CopyImageRequest
1698
1698
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1739,7 +1739,7 @@ export default class Client extends OpenApi {
1739
1739
  }
1740
1740
 
1741
1741
  /**
1742
- * 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.
1742
+ * 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.
1743
1743
  *
1744
1744
  * @param request - CopyImageRequest
1745
1745
  * @returns CopyImageResponse
@@ -2360,7 +2360,7 @@ export default class Client extends OpenApi {
2360
2360
  }
2361
2361
 
2362
2362
  /**
2363
- * Create a file share.
2363
+ * Creates a file share.
2364
2364
  *
2365
2365
  * @param request - CreateCdsFileShareLinkRequest
2366
2366
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2443,7 +2443,7 @@ export default class Client extends OpenApi {
2443
2443
  }
2444
2444
 
2445
2445
  /**
2446
- * Create a file share.
2446
+ * Creates a file share.
2447
2447
  *
2448
2448
  * @param request - CreateCdsFileShareLinkRequest
2449
2449
  * @returns CreateCdsFileShareLinkResponse
@@ -2454,7 +2454,7 @@ export default class Client extends OpenApi {
2454
2454
  }
2455
2455
 
2456
2456
  /**
2457
- * You can create a region-independent cloud desktop policy.
2457
+ * Creates a region-independent Cloud Desktop policy.
2458
2458
  *
2459
2459
  * @param request - CreateCenterPolicyRequest
2460
2460
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2631,6 +2631,26 @@ export default class Client extends OpenApi {
2631
2631
  query["FileTransferAddress"] = request.fileTransferAddress;
2632
2632
  }
2633
2633
 
2634
+ if (!$dara.isNull(request.fileTransferInSize)) {
2635
+ query["FileTransferInSize"] = request.fileTransferInSize;
2636
+ }
2637
+
2638
+ if (!$dara.isNull(request.fileTransferInUnit)) {
2639
+ query["FileTransferInUnit"] = request.fileTransferInUnit;
2640
+ }
2641
+
2642
+ if (!$dara.isNull(request.fileTransferOutSize)) {
2643
+ query["FileTransferOutSize"] = request.fileTransferOutSize;
2644
+ }
2645
+
2646
+ if (!$dara.isNull(request.fileTransferOutUnit)) {
2647
+ query["FileTransferOutUnit"] = request.fileTransferOutUnit;
2648
+ }
2649
+
2650
+ if (!$dara.isNull(request.fileTransferSizeLimit)) {
2651
+ query["FileTransferSizeLimit"] = request.fileTransferSizeLimit;
2652
+ }
2653
+
2634
2654
  if (!$dara.isNull(request.fileTransferSpeed)) {
2635
2655
  query["FileTransferSpeed"] = request.fileTransferSpeed;
2636
2656
  }
@@ -3013,7 +3033,7 @@ export default class Client extends OpenApi {
3013
3033
  }
3014
3034
 
3015
3035
  /**
3016
- * You can create a region-independent cloud desktop policy.
3036
+ * Creates a region-independent Cloud Desktop policy.
3017
3037
  *
3018
3038
  * @param request - CreateCenterPolicyRequest
3019
3039
  * @returns CreateCenterPolicyResponse
@@ -4106,7 +4126,7 @@ export default class Client extends OpenApi {
4106
4126
  }
4107
4127
 
4108
4128
  /**
4109
- * Enables disk encryption and creates the required service-linked role in your Resource Access Management (RAM) user account for the Enterprise Drive.
4129
+ * Enables the disk encryption feature and adds the service-linked role (SLR) for enterprise cloud drive encryption under the RAM user.
4110
4130
  *
4111
4131
  * @param request - CreateDiskEncryptionServiceRequest
4112
4132
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4137,7 +4157,7 @@ export default class Client extends OpenApi {
4137
4157
  }
4138
4158
 
4139
4159
  /**
4140
- * Enables disk encryption and creates the required service-linked role in your Resource Access Management (RAM) user account for the Enterprise Drive.
4160
+ * Enables the disk encryption feature and adds the service-linked role (SLR) for enterprise cloud drive encryption under the RAM user.
4141
4161
  *
4142
4162
  * @param request - CreateDiskEncryptionServiceRequest
4143
4163
  * @returns CreateDiskEncryptionServiceResponse
@@ -5809,7 +5829,7 @@ export default class Client extends OpenApi {
5809
5829
  }
5810
5830
 
5811
5831
  /**
5812
- * Delete files or folders from the network disk.
5832
+ * Deletes a file or folder from a cloud drive.
5813
5833
  *
5814
5834
  * @param request - DeleteCdsFileRequest
5815
5835
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5856,7 +5876,7 @@ export default class Client extends OpenApi {
5856
5876
  }
5857
5877
 
5858
5878
  /**
5859
- * Delete files or folders from the network disk.
5879
+ * Deletes a file or folder from a cloud drive.
5860
5880
  *
5861
5881
  * @param request - DeleteCdsFileRequest
5862
5882
  * @returns DeleteCdsFileResponse
@@ -5867,7 +5887,7 @@ export default class Client extends OpenApi {
5867
5887
  }
5868
5888
 
5869
5889
  /**
5870
- * Deletes a global policy.
5890
+ * Deletes a non-region-specific policy.
5871
5891
  *
5872
5892
  * @param request - DeleteCenterPolicyRequest
5873
5893
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5910,7 +5930,7 @@ export default class Client extends OpenApi {
5910
5930
  }
5911
5931
 
5912
5932
  /**
5913
- * Deletes a global policy.
5933
+ * Deletes a non-region-specific policy.
5914
5934
  *
5915
5935
  * @param request - DeleteCenterPolicyRequest
5916
5936
  * @returns DeleteCenterPolicyResponse
@@ -7625,7 +7645,7 @@ export default class Client extends OpenApi {
7625
7645
  }
7626
7646
 
7627
7647
  /**
7628
- * Query end-user operation logs for events such as starting and stopping a WUYING Workspace, and disconnecting from sessions.
7648
+ * Queries the operation logs of end users, including events such as cloud computer startup, shutdown, and session disconnection.
7629
7649
  *
7630
7650
  * @param request - DescribeClientEventsRequest
7631
7651
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7658,6 +7678,10 @@ export default class Client extends OpenApi {
7658
7678
  query["EndUserId"] = request.endUserId;
7659
7679
  }
7660
7680
 
7681
+ if (!$dara.isNull(request.endUserIds)) {
7682
+ query["EndUserIds"] = request.endUserIds;
7683
+ }
7684
+
7661
7685
  if (!$dara.isNull(request.eventType)) {
7662
7686
  query["EventType"] = request.eventType;
7663
7687
  }
@@ -7716,7 +7740,7 @@ export default class Client extends OpenApi {
7716
7740
  }
7717
7741
 
7718
7742
  /**
7719
- * Query end-user operation logs for events such as starting and stopping a WUYING Workspace, and disconnecting from sessions.
7743
+ * Queries the operation logs of end users, including events such as cloud computer startup, shutdown, and session disconnection.
7720
7744
  *
7721
7745
  * @param request - DescribeClientEventsRequest
7722
7746
  * @returns DescribeClientEventsResponse
@@ -7941,7 +7965,7 @@ export default class Client extends OpenApi {
7941
7965
  }
7942
7966
 
7943
7967
  /**
7944
- * Query the permission settings details of the enterprise cloud drive.
7968
+ * Queries the permission settings of an enterprise cloud drive.
7945
7969
  *
7946
7970
  * @param request - DescribeCloudDrivePermissionsRequest
7947
7971
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7976,7 +8000,7 @@ export default class Client extends OpenApi {
7976
8000
  }
7977
8001
 
7978
8002
  /**
7979
- * Query the permission settings details of the enterprise cloud drive.
8003
+ * Queries the permission settings of an enterprise cloud drive.
7980
8004
  *
7981
8005
  * @param request - DescribeCloudDrivePermissionsRequest
7982
8006
  * @returns DescribeCloudDrivePermissionsResponse
@@ -8431,10 +8455,10 @@ export default class Client extends OpenApi {
8431
8455
  }
8432
8456
 
8433
8457
  /**
8434
- * Lists cloud computers and their metadata from all regions.
8458
+ * Queries the list and metadata of cloud desktops across all regions.
8435
8459
  *
8436
8460
  * @remarks
8437
- * This operation is centralized, available only in the China (Shanghai) and Singapore regions.
8461
+ * This is a centralized API that only supports queries from the Shanghai and Singapore sites.
8438
8462
  *
8439
8463
  * @param request - DescribeDesktopMetadataRequest
8440
8464
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8479,6 +8503,10 @@ export default class Client extends OpenApi {
8479
8503
  query["MaxResults"] = request.maxResults;
8480
8504
  }
8481
8505
 
8506
+ if (!$dara.isNull(request.networkInterfaceIp)) {
8507
+ query["NetworkInterfaceIp"] = request.networkInterfaceIp;
8508
+ }
8509
+
8482
8510
  if (!$dara.isNull(request.nextToken)) {
8483
8511
  query["NextToken"] = request.nextToken;
8484
8512
  }
@@ -8517,10 +8545,10 @@ export default class Client extends OpenApi {
8517
8545
  }
8518
8546
 
8519
8547
  /**
8520
- * Lists cloud computers and their metadata from all regions.
8548
+ * Queries the list and metadata of cloud desktops across all regions.
8521
8549
  *
8522
8550
  * @remarks
8523
- * This operation is centralized, available only in the China (Shanghai) and Singapore regions.
8551
+ * This is a centralized API that only supports queries from the Shanghai and Singapore sites.
8524
8552
  *
8525
8553
  * @param request - DescribeDesktopMetadataRequest
8526
8554
  * @returns DescribeDesktopMetadataResponse
@@ -8701,10 +8729,10 @@ export default class Client extends OpenApi {
8701
8729
  }
8702
8730
 
8703
8731
  /**
8704
- * Queries the detailed session information for cloud computers.
8732
+ * Queries the detailed session information of a cloud computer.
8705
8733
  *
8706
8734
  * @remarks
8707
- * You can retrieve data only from the last 30 days.
8735
+ * Only data within the last 30 days can be queried.
8708
8736
  *
8709
8737
  * @param request - DescribeDesktopSessionsRequest
8710
8738
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8737,6 +8765,10 @@ export default class Client extends OpenApi {
8737
8765
  query["EndUserIdFilter"] = request.endUserIdFilter;
8738
8766
  }
8739
8767
 
8768
+ if (!$dara.isNull(request.endUserIds)) {
8769
+ query["EndUserIds"] = request.endUserIds;
8770
+ }
8771
+
8740
8772
  if (!$dara.isNull(request.fillHardwareInfo)) {
8741
8773
  query["FillHardwareInfo"] = request.fillHardwareInfo;
8742
8774
  }
@@ -8795,10 +8827,10 @@ export default class Client extends OpenApi {
8795
8827
  }
8796
8828
 
8797
8829
  /**
8798
- * Queries the detailed session information for cloud computers.
8830
+ * Queries the detailed session information of a cloud computer.
8799
8831
  *
8800
8832
  * @remarks
8801
- * You can retrieve data only from the last 30 days.
8833
+ * Only data within the last 30 days can be queried.
8802
8834
  *
8803
8835
  * @param request - DescribeDesktopSessionsRequest
8804
8836
  * @returns DescribeDesktopSessionsResponse
@@ -8935,7 +8967,7 @@ export default class Client extends OpenApi {
8935
8967
  }
8936
8968
 
8937
8969
  /**
8938
- * Query the details of your cloud computers.
8970
+ * Queries the details of cloud computers.
8939
8971
  *
8940
8972
  * @param request - DescribeDesktopsRequest
8941
8973
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9114,7 +9146,7 @@ export default class Client extends OpenApi {
9114
9146
  }
9115
9147
 
9116
9148
  /**
9117
- * Query the details of your cloud computers.
9149
+ * Queries the details of cloud computers.
9118
9150
  *
9119
9151
  * @param request - DescribeDesktopsRequest
9120
9152
  * @returns DescribeDesktopsResponse
@@ -9657,7 +9689,7 @@ export default class Client extends OpenApi {
9657
9689
  }
9658
9690
 
9659
9691
  /**
9660
- * Queries a list of update tasks.
9692
+ * Retrieves the list of image upgrade tasks.
9661
9693
  *
9662
9694
  * @param request - DescribeFotaTasksRequest
9663
9695
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9712,7 +9744,7 @@ export default class Client extends OpenApi {
9712
9744
  }
9713
9745
 
9714
9746
  /**
9715
- * Queries a list of update tasks.
9747
+ * Retrieves the list of image upgrade tasks.
9716
9748
  *
9717
9749
  * @param request - DescribeFotaTasksRequest
9718
9750
  * @returns DescribeFotaTasksResponse
@@ -9723,13 +9755,13 @@ export default class Client extends OpenApi {
9723
9755
  }
9724
9756
 
9725
9757
  /**
9726
- * Queries basic information and usage duration for all recent Cloud Desktops.
9758
+ * Queries the basic information of all recent cloud desktops and their usage duration records.
9727
9759
  *
9728
9760
  * @remarks
9729
- * - Select China (Shanghai) for the Alibaba Cloud China site and Singapore for the Alibaba Cloud International site.
9730
- * - By default, this operation returns both active and deleted Cloud Desktops.
9731
- * - You can query only Cloud Desktops deleted within the last three months.
9732
- * - You cannot use the sort condition with other query conditions.
9761
+ * - China site users should select Shanghai as the region. International site users should select Singapore.
9762
+ * - By default, both deleted and non-deleted cloud desktops are queried.
9763
+ * - Deleted cloud desktops can only be queried if they were deleted within the last three months.
9764
+ * - Sort conditions cannot be used together with other conditions.
9733
9765
  *
9734
9766
  * @param request - DescribeGlobalDesktopRecordsRequest
9735
9767
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9810,6 +9842,10 @@ export default class Client extends OpenApi {
9810
9842
  query["SubPayType"] = request.subPayType;
9811
9843
  }
9812
9844
 
9845
+ if (!$dara.isNull(request.userNames)) {
9846
+ query["UserNames"] = request.userNames;
9847
+ }
9848
+
9813
9849
  let req = new $OpenApiUtil.OpenApiRequest({
9814
9850
  query: OpenApiUtil.query(query),
9815
9851
  });
@@ -9828,13 +9864,13 @@ export default class Client extends OpenApi {
9828
9864
  }
9829
9865
 
9830
9866
  /**
9831
- * Queries basic information and usage duration for all recent Cloud Desktops.
9867
+ * Queries the basic information of all recent cloud desktops and their usage duration records.
9832
9868
  *
9833
9869
  * @remarks
9834
- * - Select China (Shanghai) for the Alibaba Cloud China site and Singapore for the Alibaba Cloud International site.
9835
- * - By default, this operation returns both active and deleted Cloud Desktops.
9836
- * - You can query only Cloud Desktops deleted within the last three months.
9837
- * - You cannot use the sort condition with other query conditions.
9870
+ * - China site users should select Shanghai as the region. International site users should select Singapore.
9871
+ * - By default, both deleted and non-deleted cloud desktops are queried.
9872
+ * - Deleted cloud desktops can only be queried if they were deleted within the last three months.
9873
+ * - Sort conditions cannot be used together with other conditions.
9838
9874
  *
9839
9875
  * @param request - DescribeGlobalDesktopRecordsRequest
9840
9876
  * @returns DescribeGlobalDesktopRecordsResponse
@@ -10265,11 +10301,11 @@ export default class Client extends OpenApi {
10265
10301
  }
10266
10302
 
10267
10303
  /**
10268
- * Used to query the execution list and status of Cloud Assistant scripts.
10304
+ * Queries the execution list and status of Cloud Assistant scripts.
10269
10305
  *
10270
10306
  * @remarks
10271
- * - 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.
10272
- * - You can query execution information from the past two weeks, with a maximum retention limit of 100,000 records.
10307
+ * - 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.
10308
+ * - You can query execution information from the last two weeks. A maximum of 100,000 execution records are retained.
10273
10309
  *
10274
10310
  * @param request - DescribeInvocationsRequest
10275
10311
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10344,11 +10380,11 @@ export default class Client extends OpenApi {
10344
10380
  }
10345
10381
 
10346
10382
  /**
10347
- * Used to query the execution list and status of Cloud Assistant scripts.
10383
+ * Queries the execution list and status of Cloud Assistant scripts.
10348
10384
  *
10349
10385
  * @remarks
10350
- * - 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.
10351
- * - You can query execution information from the past two weeks, with a maximum retention limit of 100,000 records.
10386
+ * - 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.
10387
+ * - You can query execution information from the last two weeks. A maximum of 100,000 execution records are retained.
10352
10388
  *
10353
10389
  * @param request - DescribeInvocationsRequest
10354
10390
  * @returns DescribeInvocationsResponse
@@ -10459,7 +10495,7 @@ export default class Client extends OpenApi {
10459
10495
  }
10460
10496
 
10461
10497
  /**
10462
- * Query the Upgrade/Downgrade price for monthly subscription cloud desktops with unlimited duration or Internet premium bandwidth.
10498
+ * Queries the price for changing the specifications of a monthly-subscribed unlimited-duration cloud computer or premium Internet bandwidth.
10463
10499
  *
10464
10500
  * @param request - DescribeModificationPriceRequest
10465
10501
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10534,7 +10570,7 @@ export default class Client extends OpenApi {
10534
10570
  }
10535
10571
 
10536
10572
  /**
10537
- * Query the Upgrade/Downgrade price for monthly subscription cloud desktops with unlimited duration or Internet premium bandwidth.
10573
+ * Queries the price for changing the specifications of a monthly-subscribed unlimited-duration cloud computer or premium Internet bandwidth.
10538
10574
  *
10539
10575
  * @param request - DescribeModificationPriceRequest
10540
10576
  * @returns DescribeModificationPriceResponse
@@ -11437,7 +11473,7 @@ export default class Client extends OpenApi {
11437
11473
  }
11438
11474
 
11439
11475
  /**
11440
- * Query the refund amount for monthly subscription WUYING Workspaces.
11476
+ * Queries the unsubscription price of cloud computers purchased on a monthly basis.
11441
11477
  *
11442
11478
  * @param request - DescribeRefundPriceRequest
11443
11479
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11480,7 +11516,7 @@ export default class Client extends OpenApi {
11480
11516
  }
11481
11517
 
11482
11518
  /**
11483
- * Query the refund amount for monthly subscription WUYING Workspaces.
11519
+ * Queries the unsubscription price of cloud computers purchased on a monthly basis.
11484
11520
  *
11485
11521
  * @param request - DescribeRefundPriceRequest
11486
11522
  * @returns DescribeRefundPriceResponse
@@ -11897,7 +11933,7 @@ export default class Client extends OpenApi {
11897
11933
  }
11898
11934
 
11899
11935
  /**
11900
- * Queries the snapshots and their details for a cloud desktop.
11936
+ * Queries the snapshot list and snapshot details of a cloud computer.
11901
11937
  *
11902
11938
  * @param request - DescribeSnapshotsRequest
11903
11939
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11918,6 +11954,10 @@ export default class Client extends OpenApi {
11918
11954
  query["DesktopName"] = request.desktopName;
11919
11955
  }
11920
11956
 
11957
+ if (!$dara.isNull(request.desktopScenario)) {
11958
+ query["DesktopScenario"] = request.desktopScenario;
11959
+ }
11960
+
11921
11961
  if (!$dara.isNull(request.endTime)) {
11922
11962
  query["EndTime"] = request.endTime;
11923
11963
  }
@@ -11976,7 +12016,7 @@ export default class Client extends OpenApi {
11976
12016
  }
11977
12017
 
11978
12018
  /**
11979
- * Queries the snapshots and their details for a cloud desktop.
12019
+ * Queries the snapshot list and snapshot details of a cloud computer.
11980
12020
  *
11981
12021
  * @param request - DescribeSnapshotsRequest
11982
12022
  * @returns DescribeSnapshotsResponse
@@ -12935,7 +12975,7 @@ export default class Client extends OpenApi {
12935
12975
  }
12936
12976
 
12937
12977
  /**
12938
- * Unbinds a premium bandwidth plan from an office network.
12978
+ * Disassociates a premium Internet bandwidth plan from the office network to which it was previously bound.
12939
12979
  *
12940
12980
  * @param request - DissociateNetworkPackageRequest
12941
12981
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12970,7 +13010,7 @@ export default class Client extends OpenApi {
12970
13010
  }
12971
13011
 
12972
13012
  /**
12973
- * Unbinds a premium bandwidth plan from an office network.
13013
+ * Disassociates a premium Internet bandwidth plan from the office network to which it was previously bound.
12974
13014
  *
12975
13015
  * @param request - DissociateNetworkPackageRequest
12976
13016
  * @returns DissociateNetworkPackageResponse
@@ -12981,7 +13021,7 @@ export default class Client extends OpenApi {
12981
13021
  }
12982
13022
 
12983
13023
  /**
12984
- * Obtains the download link of the target file.
13024
+ * Retrieves the download URL of a specified file.
12985
13025
  *
12986
13026
  * @param request - DownloadCdsFileRequest
12987
13027
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13028,7 +13068,7 @@ export default class Client extends OpenApi {
13028
13068
  }
13029
13069
 
13030
13070
  /**
13031
- * Obtains the download link of the target file.
13071
+ * Retrieves the download URL of a specified file.
13032
13072
  *
13033
13073
  * @param request - DownloadCdsFileRequest
13034
13074
  * @returns DownloadCdsFileResponse
@@ -13125,7 +13165,7 @@ export default class Client extends OpenApi {
13125
13165
  }
13126
13166
 
13127
13167
  /**
13128
- * 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.
13168
+ * 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.
13129
13169
  *
13130
13170
  * @param request - ExportDesktopGroupInfoRequest
13131
13171
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13200,7 +13240,7 @@ export default class Client extends OpenApi {
13200
13240
  }
13201
13241
 
13202
13242
  /**
13203
- * 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.
13243
+ * 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.
13204
13244
  *
13205
13245
  * @param request - ExportDesktopGroupInfoRequest
13206
13246
  * @returns ExportDesktopGroupInfoResponse
@@ -13211,25 +13251,25 @@ export default class Client extends OpenApi {
13211
13251
  }
13212
13252
 
13213
13253
  /**
13214
- * Exports a cloud computer list as a CSV file.
13254
+ * Exports the cloud desktop list as a CSV file.
13215
13255
  *
13216
13256
  * @remarks
13217
- * 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:
13218
- * * Cloud computer ID and name
13219
- * * Office network ID and name
13220
- * * The instance type, OS and protocol of the cloud computer
13221
- * * System disk and data disk of the cloud computer
13222
- * * The status
13223
- * * Purchase method
13224
- * * The time when the cloud computer expires
13225
- * * Remaining duration and total duration
13226
- * * Number of assigned users and number of current users
13227
- * * Office network type
13228
- * * The time when the cloud computer was created
13229
- * * Tags
13230
- * * Encryption status
13231
- * * IP
13232
- * * The hostname
13257
+ * The cloud desktop list exported by calling this operation is saved as a CSV file. Each cloud desktop record includes the following fields:
13258
+ * - Cloud desktop ID/Cloud desktop name
13259
+ * - Office network ID/Office network name
13260
+ * - Specifications/System/Protocol
13261
+ * - System cloud disk/Data cloud disk
13262
+ * - Status
13263
+ * - Billing method
13264
+ * - Expiration time
13265
+ * - Remaining duration/Total duration
13266
+ * - Number of assigned users/Current user
13267
+ * - Office network type
13268
+ * - Creation time
13269
+ * - Tags
13270
+ * - Encrypted or not
13271
+ * - IP
13272
+ * - Hostname
13233
13273
  *
13234
13274
  * @param request - ExportDesktopListInfoRequest
13235
13275
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13316,25 +13356,25 @@ export default class Client extends OpenApi {
13316
13356
  }
13317
13357
 
13318
13358
  /**
13319
- * Exports a cloud computer list as a CSV file.
13359
+ * Exports the cloud desktop list as a CSV file.
13320
13360
  *
13321
13361
  * @remarks
13322
- * 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:
13323
- * * Cloud computer ID and name
13324
- * * Office network ID and name
13325
- * * The instance type, OS and protocol of the cloud computer
13326
- * * System disk and data disk of the cloud computer
13327
- * * The status
13328
- * * Purchase method
13329
- * * The time when the cloud computer expires
13330
- * * Remaining duration and total duration
13331
- * * Number of assigned users and number of current users
13332
- * * Office network type
13333
- * * The time when the cloud computer was created
13334
- * * Tags
13335
- * * Encryption status
13336
- * * IP
13337
- * * The hostname
13362
+ * The cloud desktop list exported by calling this operation is saved as a CSV file. Each cloud desktop record includes the following fields:
13363
+ * - Cloud desktop ID/Cloud desktop name
13364
+ * - Office network ID/Office network name
13365
+ * - Specifications/System/Protocol
13366
+ * - System cloud disk/Data cloud disk
13367
+ * - Status
13368
+ * - Billing method
13369
+ * - Expiration time
13370
+ * - Remaining duration/Total duration
13371
+ * - Number of assigned users/Current user
13372
+ * - Office network type
13373
+ * - Creation time
13374
+ * - Tags
13375
+ * - Encrypted or not
13376
+ * - IP
13377
+ * - Hostname
13338
13378
  *
13339
13379
  * @param request - ExportDesktopListInfoRequest
13340
13380
  * @returns ExportDesktopListInfoResponse
@@ -13345,7 +13385,7 @@ export default class Client extends OpenApi {
13345
13385
  }
13346
13386
 
13347
13387
  /**
13348
- * 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.
13388
+ * Retrieves the details of a folder copy asynchronous node based on the AsyncTaskId parameter returned by the CopyCdsFile operation.
13349
13389
  *
13350
13390
  * @param request - GetAsyncTaskRequest
13351
13391
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13380,7 +13420,7 @@ export default class Client extends OpenApi {
13380
13420
  }
13381
13421
 
13382
13422
  /**
13383
- * 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.
13423
+ * Retrieves the details of a folder copy asynchronous node based on the AsyncTaskId parameter returned by the CopyCdsFile operation.
13384
13424
  *
13385
13425
  * @param request - GetAsyncTaskRequest
13386
13426
  * @returns GetAsyncTaskResponse
@@ -15063,7 +15103,7 @@ export default class Client extends OpenApi {
15063
15103
  }
15064
15104
 
15065
15105
  /**
15066
- * Modifies a configuration that does not have a region-specific policy.
15106
+ * Modifies the configuration of a region-free policy.
15067
15107
  *
15068
15108
  * @param request - ModifyCenterPolicyRequest
15069
15109
  * @param runtime - runtime options for this request RuntimeOptions
@@ -15240,6 +15280,26 @@ export default class Client extends OpenApi {
15240
15280
  query["FileTransferAddress"] = request.fileTransferAddress;
15241
15281
  }
15242
15282
 
15283
+ if (!$dara.isNull(request.fileTransferInSize)) {
15284
+ query["FileTransferInSize"] = request.fileTransferInSize;
15285
+ }
15286
+
15287
+ if (!$dara.isNull(request.fileTransferInUnit)) {
15288
+ query["FileTransferInUnit"] = request.fileTransferInUnit;
15289
+ }
15290
+
15291
+ if (!$dara.isNull(request.fileTransferOutSize)) {
15292
+ query["FileTransferOutSize"] = request.fileTransferOutSize;
15293
+ }
15294
+
15295
+ if (!$dara.isNull(request.fileTransferOutUnit)) {
15296
+ query["FileTransferOutUnit"] = request.fileTransferOutUnit;
15297
+ }
15298
+
15299
+ if (!$dara.isNull(request.fileTransferSizeLimit)) {
15300
+ query["FileTransferSizeLimit"] = request.fileTransferSizeLimit;
15301
+ }
15302
+
15243
15303
  if (!$dara.isNull(request.fileTransferSpeed)) {
15244
15304
  query["FileTransferSpeed"] = request.fileTransferSpeed;
15245
15305
  }
@@ -15630,7 +15690,7 @@ export default class Client extends OpenApi {
15630
15690
  }
15631
15691
 
15632
15692
  /**
15633
- * Modifies a configuration that does not have a region-specific policy.
15693
+ * Modifies the configuration of a region-free policy.
15634
15694
  *
15635
15695
  * @param request - ModifyCenterPolicyRequest
15636
15696
  * @returns ModifyCenterPolicyResponse
@@ -18324,7 +18384,7 @@ export default class Client extends OpenApi {
18324
18384
  }
18325
18385
 
18326
18386
  /**
18327
- * Move files or folders.
18387
+ * Moves a file or folder in a cloud disk to a new location.
18328
18388
  *
18329
18389
  * @param request - MoveCdsFileRequest
18330
18390
  * @param runtime - runtime options for this request RuntimeOptions
@@ -18379,7 +18439,7 @@ export default class Client extends OpenApi {
18379
18439
  }
18380
18440
 
18381
18441
  /**
18382
- * Move files or folders.
18442
+ * Moves a file or folder in a cloud disk to a new location.
18383
18443
  *
18384
18444
  * @param request - MoveCdsFileRequest
18385
18445
  * @returns MoveCdsFileResponse
@@ -19518,7 +19578,7 @@ export default class Client extends OpenApi {
19518
19578
  }
19519
19579
 
19520
19580
  /**
19521
- * Revokes the coordinate permissions.
19581
+ * Cancels the permission for stream coordination operations.
19522
19582
  *
19523
19583
  * @param request - RevokeCoordinatePrivilegeRequest
19524
19584
  * @param runtime - runtime options for this request RuntimeOptions
@@ -19565,7 +19625,7 @@ export default class Client extends OpenApi {
19565
19625
  }
19566
19626
 
19567
19627
  /**
19568
- * Revokes the coordinate permissions.
19628
+ * Cancels the permission for stream coordination operations.
19569
19629
  *
19570
19630
  * @param request - RevokeCoordinatePrivilegeRequest
19571
19631
  * @returns RevokeCoordinatePrivilegeResponse
@@ -20712,10 +20772,10 @@ export default class Client extends OpenApi {
20712
20772
  }
20713
20773
 
20714
20774
  /**
20715
- * Uploads your custom Windows image.
20775
+ * Uploads a custom Windows image.
20716
20776
  *
20717
20777
  * @remarks
20718
- * > You can upload only Windows images.
20778
+ * > Only Windows operating system images can be uploaded.
20719
20779
  *
20720
20780
  * @param request - UploadImageRequest
20721
20781
  * @param runtime - runtime options for this request RuntimeOptions
@@ -20724,6 +20784,10 @@ export default class Client extends OpenApi {
20724
20784
  async uploadImageWithOptions(request: $_model.UploadImageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UploadImageResponse> {
20725
20785
  request.validate();
20726
20786
  let query = { };
20787
+ if (!$dara.isNull(request.bootMode)) {
20788
+ query["BootMode"] = request.bootMode;
20789
+ }
20790
+
20727
20791
  if (!$dara.isNull(request.dataDiskSize)) {
20728
20792
  query["DataDiskSize"] = request.dataDiskSize;
20729
20793
  }
@@ -20790,10 +20854,10 @@ export default class Client extends OpenApi {
20790
20854
  }
20791
20855
 
20792
20856
  /**
20793
- * Uploads your custom Windows image.
20857
+ * Uploads a custom Windows image.
20794
20858
  *
20795
20859
  * @remarks
20796
- * > You can upload only Windows images.
20860
+ * > Only Windows operating system images can be uploaded.
20797
20861
  *
20798
20862
  * @param request - UploadImageRequest
20799
20863
  * @returns UploadImageResponse