@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.d.ts CHANGED
@@ -9,10 +9,10 @@ export default class Client extends OpenApi {
9
9
  [key: string]: string;
10
10
  }, endpoint: string): string;
11
11
  /**
12
- * Unlocks a convenience office network that is automatically locked due to a long idle period of time.
12
+ * Unlocks an office network that was automatically locked after being idle for a period of time.
13
13
  *
14
14
  * @remarks
15
- * 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.
15
+ * 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.
16
16
  *
17
17
  * @param request - ActivateOfficeSiteRequest
18
18
  * @param runtime - runtime options for this request RuntimeOptions
@@ -20,10 +20,10 @@ export default class Client extends OpenApi {
20
20
  */
21
21
  activateOfficeSiteWithOptions(request: $_model.ActivateOfficeSiteRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ActivateOfficeSiteResponse>;
22
22
  /**
23
- * Unlocks a convenience office network that is automatically locked due to a long idle period of time.
23
+ * Unlocks an office network that was automatically locked after being idle for a period of time.
24
24
  *
25
25
  * @remarks
26
- * 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.
26
+ * 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.
27
27
  *
28
28
  * @param request - ActivateOfficeSiteRequest
29
29
  * @returns ActivateOfficeSiteResponse
@@ -66,10 +66,10 @@ export default class Client extends OpenApi {
66
66
  */
67
67
  addDevices(request: $_model.AddDevicesRequest): Promise<$_model.AddDevicesResponse>;
68
68
  /**
69
- * Adds a shared folder to the network disk.
69
+ * Creates a shared folder in a cloud disk.
70
70
  *
71
71
  * @remarks
72
- * You can call this operation to share a specific folder with other users. You can also configure the folder permissions.
72
+ * You can share a specified folder with other users and set access permissions for the folder.
73
73
  *
74
74
  * @param tmpReq - AddFilePermissionRequest
75
75
  * @param runtime - runtime options for this request RuntimeOptions
@@ -77,10 +77,10 @@ export default class Client extends OpenApi {
77
77
  */
78
78
  addFilePermissionWithOptions(tmpReq: $_model.AddFilePermissionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AddFilePermissionResponse>;
79
79
  /**
80
- * Adds a shared folder to the network disk.
80
+ * Creates a shared folder in a cloud disk.
81
81
  *
82
82
  * @remarks
83
- * You can call this operation to share a specific folder with other users. You can also configure the folder permissions.
83
+ * You can share a specified folder with other users and set access permissions for the folder.
84
84
  *
85
85
  * @param request - AddFilePermissionRequest
86
86
  * @returns AddFilePermissionResponse
@@ -155,7 +155,7 @@ export default class Client extends OpenApi {
155
155
  */
156
156
  applyAutoSnapshotPolicy(request: $_model.ApplyAutoSnapshotPolicyRequest): Promise<$_model.ApplyAutoSnapshotPolicyResponse>;
157
157
  /**
158
- * Applies for the coordinate permissions.
158
+ * Requests permissions for stream coordination operations.
159
159
  *
160
160
  * @param request - ApplyCoordinatePrivilegeRequest
161
161
  * @param runtime - runtime options for this request RuntimeOptions
@@ -163,14 +163,14 @@ export default class Client extends OpenApi {
163
163
  */
164
164
  applyCoordinatePrivilegeWithOptions(request: $_model.ApplyCoordinatePrivilegeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ApplyCoordinatePrivilegeResponse>;
165
165
  /**
166
- * Applies for the coordinate permissions.
166
+ * Requests permissions for stream coordination operations.
167
167
  *
168
168
  * @param request - ApplyCoordinatePrivilegeRequest
169
169
  * @returns ApplyCoordinatePrivilegeResponse
170
170
  */
171
171
  applyCoordinatePrivilege(request: $_model.ApplyCoordinatePrivilegeRequest): Promise<$_model.ApplyCoordinatePrivilegeResponse>;
172
172
  /**
173
- * Applies for coordination monitoring. This operation is mainly used in administrator assistance scenarios and education scenarios.
173
+ * Sends a remote assistance request from an administrator to an end user. This operation is mainly used in administrator assistance scenarios and education scenarios.
174
174
  *
175
175
  * @param request - ApplyCoordinationForMonitoringRequest
176
176
  * @param runtime - runtime options for this request RuntimeOptions
@@ -178,17 +178,17 @@ export default class Client extends OpenApi {
178
178
  */
179
179
  applyCoordinationForMonitoringWithOptions(request: $_model.ApplyCoordinationForMonitoringRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ApplyCoordinationForMonitoringResponse>;
180
180
  /**
181
- * Applies for coordination monitoring. This operation is mainly used in administrator assistance scenarios and education scenarios.
181
+ * Sends a remote assistance request from an administrator to an end user. This operation is mainly used in administrator assistance scenarios and education scenarios.
182
182
  *
183
183
  * @param request - ApplyCoordinationForMonitoringRequest
184
184
  * @returns ApplyCoordinationForMonitoringResponse
185
185
  */
186
186
  applyCoordinationForMonitoring(request: $_model.ApplyCoordinationForMonitoringRequest): Promise<$_model.ApplyCoordinationForMonitoringResponse>;
187
187
  /**
188
- * Allows you to upgrade images.
188
+ * Allows an image upgrade.
189
189
  *
190
190
  * @remarks
191
- * The cloud computers for which you want to allow image updates must be in the Running state.
191
+ * The cloud computer must be in the Running state.
192
192
  *
193
193
  * @param request - ApproveFotaUpdateRequest
194
194
  * @param runtime - runtime options for this request RuntimeOptions
@@ -196,10 +196,10 @@ export default class Client extends OpenApi {
196
196
  */
197
197
  approveFotaUpdateWithOptions(request: $_model.ApproveFotaUpdateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ApproveFotaUpdateResponse>;
198
198
  /**
199
- * Allows you to upgrade images.
199
+ * Allows an image upgrade.
200
200
  *
201
201
  * @remarks
202
- * The cloud computers for which you want to allow image updates must be in the Running state.
202
+ * The cloud computer must be in the Running state.
203
203
  *
204
204
  * @param request - ApproveFotaUpdateRequest
205
205
  * @returns ApproveFotaUpdateResponse
@@ -221,7 +221,7 @@ export default class Client extends OpenApi {
221
221
  */
222
222
  associateIpAddress(request: $_model.AssociateIpAddressRequest): Promise<$_model.AssociateIpAddressResponse>;
223
223
  /**
224
- * Binds a premium bandwidth plan to an office network. A premium bandwidth plan is used together with only one office network.
224
+ * 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.
225
225
  *
226
226
  * @param request - AssociateNetworkPackageRequest
227
227
  * @param runtime - runtime options for this request RuntimeOptions
@@ -229,7 +229,7 @@ export default class Client extends OpenApi {
229
229
  */
230
230
  associateNetworkPackageWithOptions(request: $_model.AssociateNetworkPackageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AssociateNetworkPackageResponse>;
231
231
  /**
232
- * Binds a premium bandwidth plan to an office network. A premium bandwidth plan is used together with only one office network.
232
+ * 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.
233
233
  *
234
234
  * @param request - AssociateNetworkPackageRequest
235
235
  * @returns AssociateNetworkPackageResponse
@@ -293,12 +293,12 @@ export default class Client extends OpenApi {
293
293
  */
294
294
  attachEndUser(request: $_model.AttachEndUserRequest): Promise<$_model.AttachEndUserResponse>;
295
295
  /**
296
- * Assigns multiple cloud computers to users in a batch.
296
+ * Assigns users to multiple cloud computers in a batch.
297
297
  *
298
298
  * @remarks
299
- * - The target cloud computers must be in the Running state.
300
- * - 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.
301
- * - Recommended polling interval: 25 seconds (max duration: 50s). The process usually takes 15 seconds.
299
+ * - The cloud computers must be in the Running state.
300
+ * - 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.
301
+ * - 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.
302
302
  *
303
303
  * @param request - BatchModifyEntitlementRequest
304
304
  * @param runtime - runtime options for this request RuntimeOptions
@@ -306,12 +306,12 @@ export default class Client extends OpenApi {
306
306
  */
307
307
  batchModifyEntitlementWithOptions(request: $_model.BatchModifyEntitlementRequest, runtime: $dara.RuntimeOptions): Promise<$_model.BatchModifyEntitlementResponse>;
308
308
  /**
309
- * Assigns multiple cloud computers to users in a batch.
309
+ * Assigns users to multiple cloud computers in a batch.
310
310
  *
311
311
  * @remarks
312
- * - The target cloud computers must be in the Running state.
313
- * - 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.
314
- * - Recommended polling interval: 25 seconds (max duration: 50s). The process usually takes 15 seconds.
312
+ * - The cloud computers must be in the Running state.
313
+ * - 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.
314
+ * - 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.
315
315
  *
316
316
  * @param request - BatchModifyEntitlementRequest
317
317
  * @returns BatchModifyEntitlementResponse
@@ -348,7 +348,7 @@ export default class Client extends OpenApi {
348
348
  */
349
349
  cancelAutoSnapshotPolicy(request: $_model.CancelAutoSnapshotPolicyRequest): Promise<$_model.CancelAutoSnapshotPolicyResponse>;
350
350
  /**
351
- * Cancels a file sharing task.
351
+ * Cancels file sharing.
352
352
  *
353
353
  * @param request - CancelCdsFileShareLinkRequest
354
354
  * @param runtime - runtime options for this request RuntimeOptions
@@ -356,14 +356,14 @@ export default class Client extends OpenApi {
356
356
  */
357
357
  cancelCdsFileShareLinkWithOptions(request: $_model.CancelCdsFileShareLinkRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CancelCdsFileShareLinkResponse>;
358
358
  /**
359
- * Cancels a file sharing task.
359
+ * Cancels file sharing.
360
360
  *
361
361
  * @param request - CancelCdsFileShareLinkRequest
362
362
  * @returns CancelCdsFileShareLinkResponse
363
363
  */
364
364
  cancelCdsFileShareLink(request: $_model.CancelCdsFileShareLinkRequest): Promise<$_model.CancelCdsFileShareLinkResponse>;
365
365
  /**
366
- * Cancels a remote assistance request to the end user.
366
+ * Cancels a remote assistance request initiated to an end user.
367
367
  *
368
368
  * @param request - CancelCoordinationForMonitoringRequest
369
369
  * @param runtime - runtime options for this request RuntimeOptions
@@ -371,14 +371,14 @@ export default class Client extends OpenApi {
371
371
  */
372
372
  cancelCoordinationForMonitoringWithOptions(request: $_model.CancelCoordinationForMonitoringRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CancelCoordinationForMonitoringResponse>;
373
373
  /**
374
- * Cancels a remote assistance request to the end user.
374
+ * Cancels a remote assistance request initiated to an end user.
375
375
  *
376
376
  * @param request - CancelCoordinationForMonitoringRequest
377
377
  * @returns CancelCoordinationForMonitoringResponse
378
378
  */
379
379
  cancelCoordinationForMonitoring(request: $_model.CancelCoordinationForMonitoringRequest): Promise<$_model.CancelCoordinationForMonitoringResponse>;
380
380
  /**
381
- * Cancels the operation of copying an image to another region.
381
+ * Cancels an ongoing image copy operation to another region.
382
382
  *
383
383
  * @param request - CancelCopyImageRequest
384
384
  * @param runtime - runtime options for this request RuntimeOptions
@@ -386,14 +386,14 @@ export default class Client extends OpenApi {
386
386
  */
387
387
  cancelCopyImageWithOptions(request: $_model.CancelCopyImageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CancelCopyImageResponse>;
388
388
  /**
389
- * Cancels the operation of copying an image to another region.
389
+ * Cancels an ongoing image copy operation to another region.
390
390
  *
391
391
  * @param request - CancelCopyImageRequest
392
392
  * @returns CancelCopyImageResponse
393
393
  */
394
394
  cancelCopyImage(request: $_model.CancelCopyImageRequest): Promise<$_model.CancelCopyImageResponse>;
395
395
  /**
396
- * Clones a policy based on an existing global policy.
396
+ * Clones a policy based on an existing region-independent policy.
397
397
  *
398
398
  * @param request - CloneCenterPolicyRequest
399
399
  * @param runtime - runtime options for this request RuntimeOptions
@@ -401,14 +401,14 @@ export default class Client extends OpenApi {
401
401
  */
402
402
  cloneCenterPolicyWithOptions(request: $_model.CloneCenterPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CloneCenterPolicyResponse>;
403
403
  /**
404
- * Clones a policy based on an existing global policy.
404
+ * Clones a policy based on an existing region-independent policy.
405
405
  *
406
406
  * @param request - CloneCenterPolicyRequest
407
407
  * @returns CloneCenterPolicyResponse
408
408
  */
409
409
  cloneCenterPolicy(request: $_model.CloneCenterPolicyRequest): Promise<$_model.CloneCenterPolicyResponse>;
410
410
  /**
411
- * Clones an existing policy to quickly create a policy.
411
+ * Clones a cloud computer policy to quickly create a custom cloud computer policy.
412
412
  *
413
413
  * @param request - ClonePolicyGroupRequest
414
414
  * @param runtime - runtime options for this request RuntimeOptions
@@ -416,7 +416,7 @@ export default class Client extends OpenApi {
416
416
  */
417
417
  clonePolicyGroupWithOptions(request: $_model.ClonePolicyGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ClonePolicyGroupResponse>;
418
418
  /**
419
- * Clones an existing policy to quickly create a policy.
419
+ * Clones a cloud computer policy to quickly create a custom cloud computer policy.
420
420
  *
421
421
  * @param request - ClonePolicyGroupRequest
422
422
  * @returns ClonePolicyGroupResponse
@@ -438,7 +438,7 @@ export default class Client extends OpenApi {
438
438
  */
439
439
  completeCdsFile(request: $_model.CompleteCdsFileRequest): Promise<$_model.CompleteCdsFileResponse>;
440
440
  /**
441
- * 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.
441
+ * 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.
442
442
  *
443
443
  * @param request - ConfigADConnectorTrustRequest
444
444
  * @param runtime - runtime options for this request RuntimeOptions
@@ -446,14 +446,14 @@ export default class Client extends OpenApi {
446
446
  */
447
447
  configADConnectorTrustWithOptions(request: $_model.ConfigADConnectorTrustRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ConfigADConnectorTrustResponse>;
448
448
  /**
449
- * 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.
449
+ * 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.
450
450
  *
451
451
  * @param request - ConfigADConnectorTrustRequest
452
452
  * @returns ConfigADConnectorTrustResponse
453
453
  */
454
454
  configADConnectorTrust(request: $_model.ConfigADConnectorTrustRequest): Promise<$_model.ConfigADConnectorTrustResponse>;
455
455
  /**
456
- * Specify an organizational unit (OU) and administrator for the Active Directory (AD) office network (formerly known as workspace).
456
+ * Specifies the organizational unit (OU) and administrator for an AD office network (formerly workspace).
457
457
  *
458
458
  * @param request - ConfigADConnectorUserRequest
459
459
  * @param runtime - runtime options for this request RuntimeOptions
@@ -461,14 +461,14 @@ export default class Client extends OpenApi {
461
461
  */
462
462
  configADConnectorUserWithOptions(request: $_model.ConfigADConnectorUserRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ConfigADConnectorUserResponse>;
463
463
  /**
464
- * Specify an organizational unit (OU) and administrator for the Active Directory (AD) office network (formerly known as workspace).
464
+ * Specifies the organizational unit (OU) and administrator for an AD office network (formerly workspace).
465
465
  *
466
466
  * @param request - ConfigADConnectorUserRequest
467
467
  * @returns ConfigADConnectorUserResponse
468
468
  */
469
469
  configADConnectorUser(request: $_model.ConfigADConnectorUserRequest): Promise<$_model.ConfigADConnectorUserResponse>;
470
470
  /**
471
- * Create a copy of a file or folder in the cloud drive.
471
+ * Creates a copy of a file or folder in a cloud drive.
472
472
  *
473
473
  * @param request - CopyCdsFileRequest
474
474
  * @param runtime - runtime options for this request RuntimeOptions
@@ -476,14 +476,14 @@ export default class Client extends OpenApi {
476
476
  */
477
477
  copyCdsFileWithOptions(request: $_model.CopyCdsFileRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CopyCdsFileResponse>;
478
478
  /**
479
- * Create a copy of a file or folder in the cloud drive.
479
+ * Creates a copy of a file or folder in a cloud drive.
480
480
  *
481
481
  * @param request - CopyCdsFileRequest
482
482
  * @returns CopyCdsFileResponse
483
483
  */
484
484
  copyCdsFile(request: $_model.CopyCdsFileRequest): Promise<$_model.CopyCdsFileResponse>;
485
485
  /**
486
- * 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.
486
+ * 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.
487
487
  *
488
488
  * @param request - CopyImageRequest
489
489
  * @param runtime - runtime options for this request RuntimeOptions
@@ -491,7 +491,7 @@ export default class Client extends OpenApi {
491
491
  */
492
492
  copyImageWithOptions(request: $_model.CopyImageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CopyImageResponse>;
493
493
  /**
494
- * 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.
494
+ * 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.
495
495
  *
496
496
  * @param request - CopyImageRequest
497
497
  * @returns CopyImageResponse
@@ -639,7 +639,7 @@ export default class Client extends OpenApi {
639
639
  */
640
640
  createCdsFile(request: $_model.CreateCdsFileRequest): Promise<$_model.CreateCdsFileResponse>;
641
641
  /**
642
- * Create a file share.
642
+ * Creates a file share.
643
643
  *
644
644
  * @param request - CreateCdsFileShareLinkRequest
645
645
  * @param runtime - runtime options for this request RuntimeOptions
@@ -647,14 +647,14 @@ export default class Client extends OpenApi {
647
647
  */
648
648
  createCdsFileShareLinkWithOptions(request: $_model.CreateCdsFileShareLinkRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCdsFileShareLinkResponse>;
649
649
  /**
650
- * Create a file share.
650
+ * Creates a file share.
651
651
  *
652
652
  * @param request - CreateCdsFileShareLinkRequest
653
653
  * @returns CreateCdsFileShareLinkResponse
654
654
  */
655
655
  createCdsFileShareLink(request: $_model.CreateCdsFileShareLinkRequest): Promise<$_model.CreateCdsFileShareLinkResponse>;
656
656
  /**
657
- * You can create a region-independent cloud desktop policy.
657
+ * Creates a region-independent Cloud Desktop policy.
658
658
  *
659
659
  * @param request - CreateCenterPolicyRequest
660
660
  * @param runtime - runtime options for this request RuntimeOptions
@@ -662,7 +662,7 @@ export default class Client extends OpenApi {
662
662
  */
663
663
  createCenterPolicyWithOptions(request: $_model.CreateCenterPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCenterPolicyResponse>;
664
664
  /**
665
- * You can create a region-independent cloud desktop policy.
665
+ * Creates a region-independent Cloud Desktop policy.
666
666
  *
667
667
  * @param request - CreateCenterPolicyRequest
668
668
  * @returns CreateCenterPolicyResponse
@@ -972,7 +972,7 @@ export default class Client extends OpenApi {
972
972
  */
973
973
  createDesktops(request: $_model.CreateDesktopsRequest): Promise<$_model.CreateDesktopsResponse>;
974
974
  /**
975
- * Enables disk encryption and creates the required service-linked role in your Resource Access Management (RAM) user account for the Enterprise Drive.
975
+ * Enables the disk encryption feature and adds the service-linked role (SLR) for enterprise cloud drive encryption under the RAM user.
976
976
  *
977
977
  * @param request - CreateDiskEncryptionServiceRequest
978
978
  * @param runtime - runtime options for this request RuntimeOptions
@@ -980,7 +980,7 @@ export default class Client extends OpenApi {
980
980
  */
981
981
  createDiskEncryptionServiceWithOptions(request: $_model.CreateDiskEncryptionServiceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDiskEncryptionServiceResponse>;
982
982
  /**
983
- * Enables disk encryption and creates the required service-linked role in your Resource Access Management (RAM) user account for the Enterprise Drive.
983
+ * Enables the disk encryption feature and adds the service-linked role (SLR) for enterprise cloud drive encryption under the RAM user.
984
984
  *
985
985
  * @param request - CreateDiskEncryptionServiceRequest
986
986
  * @returns CreateDiskEncryptionServiceResponse
@@ -1355,7 +1355,7 @@ export default class Client extends OpenApi {
1355
1355
  */
1356
1356
  deleteBundles(request: $_model.DeleteBundlesRequest): Promise<$_model.DeleteBundlesResponse>;
1357
1357
  /**
1358
- * Delete files or folders from the network disk.
1358
+ * Deletes a file or folder from a cloud drive.
1359
1359
  *
1360
1360
  * @param request - DeleteCdsFileRequest
1361
1361
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1363,14 +1363,14 @@ export default class Client extends OpenApi {
1363
1363
  */
1364
1364
  deleteCdsFileWithOptions(request: $_model.DeleteCdsFileRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteCdsFileResponse>;
1365
1365
  /**
1366
- * Delete files or folders from the network disk.
1366
+ * Deletes a file or folder from a cloud drive.
1367
1367
  *
1368
1368
  * @param request - DeleteCdsFileRequest
1369
1369
  * @returns DeleteCdsFileResponse
1370
1370
  */
1371
1371
  deleteCdsFile(request: $_model.DeleteCdsFileRequest): Promise<$_model.DeleteCdsFileResponse>;
1372
1372
  /**
1373
- * Deletes a global policy.
1373
+ * Deletes a non-region-specific policy.
1374
1374
  *
1375
1375
  * @param request - DeleteCenterPolicyRequest
1376
1376
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1378,7 +1378,7 @@ export default class Client extends OpenApi {
1378
1378
  */
1379
1379
  deleteCenterPolicyWithOptions(request: $_model.DeleteCenterPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteCenterPolicyResponse>;
1380
1380
  /**
1381
- * Deletes a global policy.
1381
+ * Deletes a non-region-specific policy.
1382
1382
  *
1383
1383
  * @param request - DeleteCenterPolicyRequest
1384
1384
  * @returns DeleteCenterPolicyResponse
@@ -1924,7 +1924,7 @@ export default class Client extends OpenApi {
1924
1924
  */
1925
1925
  describeCenterPolicyList(request: $_model.DescribeCenterPolicyListRequest): Promise<$_model.DescribeCenterPolicyListResponse>;
1926
1926
  /**
1927
- * Query end-user operation logs for events such as starting and stopping a WUYING Workspace, and disconnecting from sessions.
1927
+ * Queries the operation logs of end users, including events such as cloud computer startup, shutdown, and session disconnection.
1928
1928
  *
1929
1929
  * @param request - DescribeClientEventsRequest
1930
1930
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1932,7 +1932,7 @@ export default class Client extends OpenApi {
1932
1932
  */
1933
1933
  describeClientEventsWithOptions(request: $_model.DescribeClientEventsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeClientEventsResponse>;
1934
1934
  /**
1935
- * Query end-user operation logs for events such as starting and stopping a WUYING Workspace, and disconnecting from sessions.
1935
+ * Queries the operation logs of end users, including events such as cloud computer startup, shutdown, and session disconnection.
1936
1936
  *
1937
1937
  * @param request - DescribeClientEventsRequest
1938
1938
  * @returns DescribeClientEventsResponse
@@ -1996,7 +1996,7 @@ export default class Client extends OpenApi {
1996
1996
  */
1997
1997
  describeCloudDriveGroups(request: $_model.DescribeCloudDriveGroupsRequest): Promise<$_model.DescribeCloudDriveGroupsResponse>;
1998
1998
  /**
1999
- * Query the permission settings details of the enterprise cloud drive.
1999
+ * Queries the permission settings of an enterprise cloud drive.
2000
2000
  *
2001
2001
  * @param request - DescribeCloudDrivePermissionsRequest
2002
2002
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2004,7 +2004,7 @@ export default class Client extends OpenApi {
2004
2004
  */
2005
2005
  describeCloudDrivePermissionsWithOptions(request: $_model.DescribeCloudDrivePermissionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCloudDrivePermissionsResponse>;
2006
2006
  /**
2007
- * Query the permission settings details of the enterprise cloud drive.
2007
+ * Queries the permission settings of an enterprise cloud drive.
2008
2008
  *
2009
2009
  * @param request - DescribeCloudDrivePermissionsRequest
2010
2010
  * @returns DescribeCloudDrivePermissionsResponse
@@ -2101,10 +2101,10 @@ export default class Client extends OpenApi {
2101
2101
  */
2102
2102
  describeDesktopInfo(request: $_model.DescribeDesktopInfoRequest): Promise<$_model.DescribeDesktopInfoResponse>;
2103
2103
  /**
2104
- * Lists cloud computers and their metadata from all regions.
2104
+ * Queries the list and metadata of cloud desktops across all regions.
2105
2105
  *
2106
2106
  * @remarks
2107
- * This operation is centralized, available only in the China (Shanghai) and Singapore regions.
2107
+ * This is a centralized API that only supports queries from the Shanghai and Singapore sites.
2108
2108
  *
2109
2109
  * @param request - DescribeDesktopMetadataRequest
2110
2110
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2112,10 +2112,10 @@ export default class Client extends OpenApi {
2112
2112
  */
2113
2113
  describeDesktopMetadataWithOptions(request: $_model.DescribeDesktopMetadataRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDesktopMetadataResponse>;
2114
2114
  /**
2115
- * Lists cloud computers and their metadata from all regions.
2115
+ * Queries the list and metadata of cloud desktops across all regions.
2116
2116
  *
2117
2117
  * @remarks
2118
- * This operation is centralized, available only in the China (Shanghai) and Singapore regions.
2118
+ * This is a centralized API that only supports queries from the Shanghai and Singapore sites.
2119
2119
  *
2120
2120
  * @param request - DescribeDesktopMetadataRequest
2121
2121
  * @returns DescribeDesktopMetadataResponse
@@ -2167,10 +2167,10 @@ export default class Client extends OpenApi {
2167
2167
  */
2168
2168
  describeDesktopOversoldUserGroup(request: $_model.DescribeDesktopOversoldUserGroupRequest): Promise<$_model.DescribeDesktopOversoldUserGroupResponse>;
2169
2169
  /**
2170
- * Queries the detailed session information for cloud computers.
2170
+ * Queries the detailed session information of a cloud computer.
2171
2171
  *
2172
2172
  * @remarks
2173
- * You can retrieve data only from the last 30 days.
2173
+ * Only data within the last 30 days can be queried.
2174
2174
  *
2175
2175
  * @param request - DescribeDesktopSessionsRequest
2176
2176
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2178,10 +2178,10 @@ export default class Client extends OpenApi {
2178
2178
  */
2179
2179
  describeDesktopSessionsWithOptions(request: $_model.DescribeDesktopSessionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDesktopSessionsResponse>;
2180
2180
  /**
2181
- * Queries the detailed session information for cloud computers.
2181
+ * Queries the detailed session information of a cloud computer.
2182
2182
  *
2183
2183
  * @remarks
2184
- * You can retrieve data only from the last 30 days.
2184
+ * Only data within the last 30 days can be queried.
2185
2185
  *
2186
2186
  * @param request - DescribeDesktopSessionsRequest
2187
2187
  * @returns DescribeDesktopSessionsResponse
@@ -2203,7 +2203,7 @@ export default class Client extends OpenApi {
2203
2203
  */
2204
2204
  describeDesktopTypes(request: $_model.DescribeDesktopTypesRequest): Promise<$_model.DescribeDesktopTypesResponse>;
2205
2205
  /**
2206
- * Query the details of your cloud computers.
2206
+ * Queries the details of cloud computers.
2207
2207
  *
2208
2208
  * @param request - DescribeDesktopsRequest
2209
2209
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2211,7 +2211,7 @@ export default class Client extends OpenApi {
2211
2211
  */
2212
2212
  describeDesktopsWithOptions(request: $_model.DescribeDesktopsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDesktopsResponse>;
2213
2213
  /**
2214
- * Query the details of your cloud computers.
2214
+ * Queries the details of cloud computers.
2215
2215
  *
2216
2216
  * @param request - DescribeDesktopsRequest
2217
2217
  * @returns DescribeDesktopsResponse
@@ -2338,7 +2338,7 @@ export default class Client extends OpenApi {
2338
2338
  */
2339
2339
  describeFotaPendingDesktops(request: $_model.DescribeFotaPendingDesktopsRequest): Promise<$_model.DescribeFotaPendingDesktopsResponse>;
2340
2340
  /**
2341
- * Queries a list of update tasks.
2341
+ * Retrieves the list of image upgrade tasks.
2342
2342
  *
2343
2343
  * @param request - DescribeFotaTasksRequest
2344
2344
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2346,20 +2346,20 @@ export default class Client extends OpenApi {
2346
2346
  */
2347
2347
  describeFotaTasksWithOptions(request: $_model.DescribeFotaTasksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeFotaTasksResponse>;
2348
2348
  /**
2349
- * Queries a list of update tasks.
2349
+ * Retrieves the list of image upgrade tasks.
2350
2350
  *
2351
2351
  * @param request - DescribeFotaTasksRequest
2352
2352
  * @returns DescribeFotaTasksResponse
2353
2353
  */
2354
2354
  describeFotaTasks(request: $_model.DescribeFotaTasksRequest): Promise<$_model.DescribeFotaTasksResponse>;
2355
2355
  /**
2356
- * Queries basic information and usage duration for all recent Cloud Desktops.
2356
+ * Queries the basic information of all recent cloud desktops and their usage duration records.
2357
2357
  *
2358
2358
  * @remarks
2359
- * - Select China (Shanghai) for the Alibaba Cloud China site and Singapore for the Alibaba Cloud International site.
2360
- * - By default, this operation returns both active and deleted Cloud Desktops.
2361
- * - You can query only Cloud Desktops deleted within the last three months.
2362
- * - You cannot use the sort condition with other query conditions.
2359
+ * - China site users should select Shanghai as the region. International site users should select Singapore.
2360
+ * - By default, both deleted and non-deleted cloud desktops are queried.
2361
+ * - Deleted cloud desktops can only be queried if they were deleted within the last three months.
2362
+ * - Sort conditions cannot be used together with other conditions.
2363
2363
  *
2364
2364
  * @param request - DescribeGlobalDesktopRecordsRequest
2365
2365
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2367,13 +2367,13 @@ export default class Client extends OpenApi {
2367
2367
  */
2368
2368
  describeGlobalDesktopRecordsWithOptions(request: $_model.DescribeGlobalDesktopRecordsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeGlobalDesktopRecordsResponse>;
2369
2369
  /**
2370
- * Queries basic information and usage duration for all recent Cloud Desktops.
2370
+ * Queries the basic information of all recent cloud desktops and their usage duration records.
2371
2371
  *
2372
2372
  * @remarks
2373
- * - Select China (Shanghai) for the Alibaba Cloud China site and Singapore for the Alibaba Cloud International site.
2374
- * - By default, this operation returns both active and deleted Cloud Desktops.
2375
- * - You can query only Cloud Desktops deleted within the last three months.
2376
- * - You cannot use the sort condition with other query conditions.
2373
+ * - China site users should select Shanghai as the region. International site users should select Singapore.
2374
+ * - By default, both deleted and non-deleted cloud desktops are queried.
2375
+ * - Deleted cloud desktops can only be queried if they were deleted within the last three months.
2376
+ * - Sort conditions cannot be used together with other conditions.
2377
2377
  *
2378
2378
  * @param request - DescribeGlobalDesktopRecordsRequest
2379
2379
  * @returns DescribeGlobalDesktopRecordsResponse
@@ -2482,11 +2482,11 @@ export default class Client extends OpenApi {
2482
2482
  */
2483
2483
  describeImages(request: $_model.DescribeImagesRequest): Promise<$_model.DescribeImagesResponse>;
2484
2484
  /**
2485
- * Used to query the execution list and status of Cloud Assistant scripts.
2485
+ * Queries the execution list and status of Cloud Assistant scripts.
2486
2486
  *
2487
2487
  * @remarks
2488
- * - 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.
2489
- * - You can query execution information from the past two weeks, with a maximum retention limit of 100,000 records.
2488
+ * - 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.
2489
+ * - You can query execution information from the last two weeks. A maximum of 100,000 execution records are retained.
2490
2490
  *
2491
2491
  * @param request - DescribeInvocationsRequest
2492
2492
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2494,11 +2494,11 @@ export default class Client extends OpenApi {
2494
2494
  */
2495
2495
  describeInvocationsWithOptions(request: $_model.DescribeInvocationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeInvocationsResponse>;
2496
2496
  /**
2497
- * Used to query the execution list and status of Cloud Assistant scripts.
2497
+ * Queries the execution list and status of Cloud Assistant scripts.
2498
2498
  *
2499
2499
  * @remarks
2500
- * - 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.
2501
- * - You can query execution information from the past two weeks, with a maximum retention limit of 100,000 records.
2500
+ * - 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.
2501
+ * - You can query execution information from the last two weeks. A maximum of 100,000 execution records are retained.
2502
2502
  *
2503
2503
  * @param request - DescribeInvocationsRequest
2504
2504
  * @returns DescribeInvocationsResponse
@@ -2535,7 +2535,7 @@ export default class Client extends OpenApi {
2535
2535
  */
2536
2536
  describeKmsKeys(request: $_model.DescribeKmsKeysRequest): Promise<$_model.DescribeKmsKeysResponse>;
2537
2537
  /**
2538
- * Query the Upgrade/Downgrade price for monthly subscription cloud desktops with unlimited duration or Internet premium bandwidth.
2538
+ * Queries the price for changing the specifications of a monthly-subscribed unlimited-duration cloud computer or premium Internet bandwidth.
2539
2539
  *
2540
2540
  * @param request - DescribeModificationPriceRequest
2541
2541
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2543,7 +2543,7 @@ export default class Client extends OpenApi {
2543
2543
  */
2544
2544
  describeModificationPriceWithOptions(request: $_model.DescribeModificationPriceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeModificationPriceResponse>;
2545
2545
  /**
2546
- * Query the Upgrade/Downgrade price for monthly subscription cloud desktops with unlimited duration or Internet premium bandwidth.
2546
+ * Queries the price for changing the specifications of a monthly-subscribed unlimited-duration cloud computer or premium Internet bandwidth.
2547
2547
  *
2548
2548
  * @param request - DescribeModificationPriceRequest
2549
2549
  * @returns DescribeModificationPriceResponse
@@ -2751,7 +2751,7 @@ export default class Client extends OpenApi {
2751
2751
  */
2752
2752
  describeRecordings(request: $_model.DescribeRecordingsRequest): Promise<$_model.DescribeRecordingsResponse>;
2753
2753
  /**
2754
- * Query the refund amount for monthly subscription WUYING Workspaces.
2754
+ * Queries the unsubscription price of cloud computers purchased on a monthly basis.
2755
2755
  *
2756
2756
  * @param request - DescribeRefundPriceRequest
2757
2757
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2759,7 +2759,7 @@ export default class Client extends OpenApi {
2759
2759
  */
2760
2760
  describeRefundPriceWithOptions(request: $_model.DescribeRefundPriceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRefundPriceResponse>;
2761
2761
  /**
2762
- * Query the refund amount for monthly subscription WUYING Workspaces.
2762
+ * Queries the unsubscription price of cloud computers purchased on a monthly basis.
2763
2763
  *
2764
2764
  * @param request - DescribeRefundPriceRequest
2765
2765
  * @returns DescribeRefundPriceResponse
@@ -2879,7 +2879,7 @@ export default class Client extends OpenApi {
2879
2879
  */
2880
2880
  describeSessionStatistic(request: $_model.DescribeSessionStatisticRequest): Promise<$_model.DescribeSessionStatisticResponse>;
2881
2881
  /**
2882
- * Queries the snapshots and their details for a cloud desktop.
2882
+ * Queries the snapshot list and snapshot details of a cloud computer.
2883
2883
  *
2884
2884
  * @param request - DescribeSnapshotsRequest
2885
2885
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2887,7 +2887,7 @@ export default class Client extends OpenApi {
2887
2887
  */
2888
2888
  describeSnapshotsWithOptions(request: $_model.DescribeSnapshotsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSnapshotsResponse>;
2889
2889
  /**
2890
- * Queries the snapshots and their details for a cloud desktop.
2890
+ * Queries the snapshot list and snapshot details of a cloud computer.
2891
2891
  *
2892
2892
  * @param request - DescribeSnapshotsRequest
2893
2893
  * @returns DescribeSnapshotsResponse
@@ -3130,7 +3130,7 @@ export default class Client extends OpenApi {
3130
3130
  */
3131
3131
  dissociateIpAddress(request: $_model.DissociateIpAddressRequest): Promise<$_model.DissociateIpAddressResponse>;
3132
3132
  /**
3133
- * Unbinds a premium bandwidth plan from an office network.
3133
+ * Disassociates a premium Internet bandwidth plan from the office network to which it was previously bound.
3134
3134
  *
3135
3135
  * @param request - DissociateNetworkPackageRequest
3136
3136
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3138,14 +3138,14 @@ export default class Client extends OpenApi {
3138
3138
  */
3139
3139
  dissociateNetworkPackageWithOptions(request: $_model.DissociateNetworkPackageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DissociateNetworkPackageResponse>;
3140
3140
  /**
3141
- * Unbinds a premium bandwidth plan from an office network.
3141
+ * Disassociates a premium Internet bandwidth plan from the office network to which it was previously bound.
3142
3142
  *
3143
3143
  * @param request - DissociateNetworkPackageRequest
3144
3144
  * @returns DissociateNetworkPackageResponse
3145
3145
  */
3146
3146
  dissociateNetworkPackage(request: $_model.DissociateNetworkPackageRequest): Promise<$_model.DissociateNetworkPackageResponse>;
3147
3147
  /**
3148
- * Obtains the download link of the target file.
3148
+ * Retrieves the download URL of a specified file.
3149
3149
  *
3150
3150
  * @param request - DownloadCdsFileRequest
3151
3151
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3153,7 +3153,7 @@ export default class Client extends OpenApi {
3153
3153
  */
3154
3154
  downloadCdsFileWithOptions(request: $_model.DownloadCdsFileRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DownloadCdsFileResponse>;
3155
3155
  /**
3156
- * Obtains the download link of the target file.
3156
+ * Retrieves the download URL of a specified file.
3157
3157
  *
3158
3158
  * @param request - DownloadCdsFileRequest
3159
3159
  * @returns DownloadCdsFileResponse
@@ -3175,7 +3175,7 @@ export default class Client extends OpenApi {
3175
3175
  */
3176
3176
  exportClientEvents(request: $_model.ExportClientEventsRequest): Promise<$_model.ExportClientEventsResponse>;
3177
3177
  /**
3178
- * 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.
3178
+ * 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.
3179
3179
  *
3180
3180
  * @param request - ExportDesktopGroupInfoRequest
3181
3181
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3183,32 +3183,32 @@ export default class Client extends OpenApi {
3183
3183
  */
3184
3184
  exportDesktopGroupInfoWithOptions(request: $_model.ExportDesktopGroupInfoRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ExportDesktopGroupInfoResponse>;
3185
3185
  /**
3186
- * 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.
3186
+ * 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.
3187
3187
  *
3188
3188
  * @param request - ExportDesktopGroupInfoRequest
3189
3189
  * @returns ExportDesktopGroupInfoResponse
3190
3190
  */
3191
3191
  exportDesktopGroupInfo(request: $_model.ExportDesktopGroupInfoRequest): Promise<$_model.ExportDesktopGroupInfoResponse>;
3192
3192
  /**
3193
- * Exports a cloud computer list as a CSV file.
3194
- *
3195
- * @remarks
3196
- * 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:
3197
- * * Cloud computer ID and name
3198
- * * Office network ID and name
3199
- * * The instance type, OS and protocol of the cloud computer
3200
- * * System disk and data disk of the cloud computer
3201
- * * The status
3202
- * * Purchase method
3203
- * * The time when the cloud computer expires
3204
- * * Remaining duration and total duration
3205
- * * Number of assigned users and number of current users
3206
- * * Office network type
3207
- * * The time when the cloud computer was created
3208
- * * Tags
3209
- * * Encryption status
3210
- * * IP
3211
- * * The hostname
3193
+ * Exports the cloud desktop list as a CSV file.
3194
+ *
3195
+ * @remarks
3196
+ * The cloud desktop list exported by calling this operation is saved as a CSV file. Each cloud desktop record includes the following fields:
3197
+ * - Cloud desktop ID/Cloud desktop name
3198
+ * - Office network ID/Office network name
3199
+ * - Specifications/System/Protocol
3200
+ * - System cloud disk/Data cloud disk
3201
+ * - Status
3202
+ * - Billing method
3203
+ * - Expiration time
3204
+ * - Remaining duration/Total duration
3205
+ * - Number of assigned users/Current user
3206
+ * - Office network type
3207
+ * - Creation time
3208
+ * - Tags
3209
+ * - Encrypted or not
3210
+ * - IP
3211
+ * - Hostname
3212
3212
  *
3213
3213
  * @param request - ExportDesktopListInfoRequest
3214
3214
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3216,32 +3216,32 @@ export default class Client extends OpenApi {
3216
3216
  */
3217
3217
  exportDesktopListInfoWithOptions(request: $_model.ExportDesktopListInfoRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ExportDesktopListInfoResponse>;
3218
3218
  /**
3219
- * Exports a cloud computer list as a CSV file.
3220
- *
3221
- * @remarks
3222
- * 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:
3223
- * * Cloud computer ID and name
3224
- * * Office network ID and name
3225
- * * The instance type, OS and protocol of the cloud computer
3226
- * * System disk and data disk of the cloud computer
3227
- * * The status
3228
- * * Purchase method
3229
- * * The time when the cloud computer expires
3230
- * * Remaining duration and total duration
3231
- * * Number of assigned users and number of current users
3232
- * * Office network type
3233
- * * The time when the cloud computer was created
3234
- * * Tags
3235
- * * Encryption status
3236
- * * IP
3237
- * * The hostname
3219
+ * Exports the cloud desktop list as a CSV file.
3220
+ *
3221
+ * @remarks
3222
+ * The cloud desktop list exported by calling this operation is saved as a CSV file. Each cloud desktop record includes the following fields:
3223
+ * - Cloud desktop ID/Cloud desktop name
3224
+ * - Office network ID/Office network name
3225
+ * - Specifications/System/Protocol
3226
+ * - System cloud disk/Data cloud disk
3227
+ * - Status
3228
+ * - Billing method
3229
+ * - Expiration time
3230
+ * - Remaining duration/Total duration
3231
+ * - Number of assigned users/Current user
3232
+ * - Office network type
3233
+ * - Creation time
3234
+ * - Tags
3235
+ * - Encrypted or not
3236
+ * - IP
3237
+ * - Hostname
3238
3238
  *
3239
3239
  * @param request - ExportDesktopListInfoRequest
3240
3240
  * @returns ExportDesktopListInfoResponse
3241
3241
  */
3242
3242
  exportDesktopListInfo(request: $_model.ExportDesktopListInfoRequest): Promise<$_model.ExportDesktopListInfoResponse>;
3243
3243
  /**
3244
- * 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.
3244
+ * Retrieves the details of a folder copy asynchronous node based on the AsyncTaskId parameter returned by the CopyCdsFile operation.
3245
3245
  *
3246
3246
  * @param request - GetAsyncTaskRequest
3247
3247
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3249,7 +3249,7 @@ export default class Client extends OpenApi {
3249
3249
  */
3250
3250
  getAsyncTaskWithOptions(request: $_model.GetAsyncTaskRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAsyncTaskResponse>;
3251
3251
  /**
3252
- * 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.
3252
+ * Retrieves the details of a folder copy asynchronous node based on the AsyncTaskId parameter returned by the CopyCdsFile operation.
3253
3253
  *
3254
3254
  * @param request - GetAsyncTaskRequest
3255
3255
  * @returns GetAsyncTaskResponse
@@ -3688,7 +3688,7 @@ export default class Client extends OpenApi {
3688
3688
  */
3689
3689
  modifyCdsFileShareLink(request: $_model.ModifyCdsFileShareLinkRequest): Promise<$_model.ModifyCdsFileShareLinkResponse>;
3690
3690
  /**
3691
- * Modifies a configuration that does not have a region-specific policy.
3691
+ * Modifies the configuration of a region-free policy.
3692
3692
  *
3693
3693
  * @param request - ModifyCenterPolicyRequest
3694
3694
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3696,7 +3696,7 @@ export default class Client extends OpenApi {
3696
3696
  */
3697
3697
  modifyCenterPolicyWithOptions(request: $_model.ModifyCenterPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyCenterPolicyResponse>;
3698
3698
  /**
3699
- * Modifies a configuration that does not have a region-specific policy.
3699
+ * Modifies the configuration of a region-free policy.
3700
3700
  *
3701
3701
  * @param request - ModifyCenterPolicyRequest
3702
3702
  * @returns ModifyCenterPolicyResponse
@@ -4410,7 +4410,7 @@ export default class Client extends OpenApi {
4410
4410
  */
4411
4411
  modifyUserToDesktopGroup(request: $_model.ModifyUserToDesktopGroupRequest): Promise<$_model.ModifyUserToDesktopGroupResponse>;
4412
4412
  /**
4413
- * Move files or folders.
4413
+ * Moves a file or folder in a cloud disk to a new location.
4414
4414
  *
4415
4415
  * @param request - MoveCdsFileRequest
4416
4416
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4418,7 +4418,7 @@ export default class Client extends OpenApi {
4418
4418
  */
4419
4419
  moveCdsFileWithOptions(request: $_model.MoveCdsFileRequest, runtime: $dara.RuntimeOptions): Promise<$_model.MoveCdsFileResponse>;
4420
4420
  /**
4421
- * Move files or folders.
4421
+ * Moves a file or folder in a cloud disk to a new location.
4422
4422
  *
4423
4423
  * @param request - MoveCdsFileRequest
4424
4424
  * @returns MoveCdsFileResponse
@@ -4790,7 +4790,7 @@ export default class Client extends OpenApi {
4790
4790
  */
4791
4791
  resetSnapshot(request: $_model.ResetSnapshotRequest): Promise<$_model.ResetSnapshotResponse>;
4792
4792
  /**
4793
- * Revokes the coordinate permissions.
4793
+ * Cancels the permission for stream coordination operations.
4794
4794
  *
4795
4795
  * @param request - RevokeCoordinatePrivilegeRequest
4796
4796
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4798,7 +4798,7 @@ export default class Client extends OpenApi {
4798
4798
  */
4799
4799
  revokeCoordinatePrivilegeWithOptions(request: $_model.RevokeCoordinatePrivilegeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RevokeCoordinatePrivilegeResponse>;
4800
4800
  /**
4801
- * Revokes the coordinate permissions.
4801
+ * Cancels the permission for stream coordination operations.
4802
4802
  *
4803
4803
  * @param request - RevokeCoordinatePrivilegeRequest
4804
4804
  * @returns RevokeCoordinatePrivilegeResponse
@@ -5159,10 +5159,10 @@ export default class Client extends OpenApi {
5159
5159
  */
5160
5160
  updateFotaTask(request: $_model.UpdateFotaTaskRequest): Promise<$_model.UpdateFotaTaskResponse>;
5161
5161
  /**
5162
- * Uploads your custom Windows image.
5162
+ * Uploads a custom Windows image.
5163
5163
  *
5164
5164
  * @remarks
5165
- * > You can upload only Windows images.
5165
+ * > Only Windows operating system images can be uploaded.
5166
5166
  *
5167
5167
  * @param request - UploadImageRequest
5168
5168
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5170,10 +5170,10 @@ export default class Client extends OpenApi {
5170
5170
  */
5171
5171
  uploadImageWithOptions(request: $_model.UploadImageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UploadImageResponse>;
5172
5172
  /**
5173
- * Uploads your custom Windows image.
5173
+ * Uploads a custom Windows image.
5174
5174
  *
5175
5175
  * @remarks
5176
- * > You can upload only Windows images.
5176
+ * > Only Windows operating system images can be uploaded.
5177
5177
  *
5178
5178
  * @param request - UploadImageRequest
5179
5179
  * @returns UploadImageResponse