@alicloud/ecd20200930 4.25.5 → 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 (320) hide show
  1. package/dist/client.d.ts +214 -251
  2. package/dist/client.js +296 -286
  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/CreateAndBindNasFileSystemRequest.d.ts +7 -19
  48. package/dist/models/CreateAndBindNasFileSystemRequest.js.map +1 -1
  49. package/dist/models/CreateCdsFileShareLinkRequest.d.ts +20 -101
  50. package/dist/models/CreateCdsFileShareLinkRequest.js.map +1 -1
  51. package/dist/models/CreateCdsFileShareLinkResponseBody.d.ts +5 -20
  52. package/dist/models/CreateCdsFileShareLinkResponseBody.js.map +1 -1
  53. package/dist/models/CreateCenterPolicyRequest.d.ts +159 -159
  54. package/dist/models/CreateCenterPolicyRequest.js +10 -0
  55. package/dist/models/CreateCenterPolicyRequest.js.map +1 -1
  56. package/dist/models/CreateCenterPolicyResponseBody.d.ts +2 -2
  57. package/dist/models/CreateDesktopsRequest.d.ts +106 -128
  58. package/dist/models/CreateDesktopsRequest.js +4 -0
  59. package/dist/models/CreateDesktopsRequest.js.map +1 -1
  60. package/dist/models/CreateDesktopsResponseBody.d.ts +2 -3
  61. package/dist/models/CreateDesktopsResponseBody.js.map +1 -1
  62. package/dist/models/CreateDesktopsShrinkRequest.d.ts +89 -99
  63. package/dist/models/CreateDesktopsShrinkRequest.js +4 -0
  64. package/dist/models/CreateDesktopsShrinkRequest.js.map +1 -1
  65. package/dist/models/CreateDiskEncryptionServiceRequest.d.ts +1 -1
  66. package/dist/models/CreateEcdReportTaskRequest.d.ts +27 -52
  67. package/dist/models/CreateEcdReportTaskRequest.js.map +1 -1
  68. package/dist/models/CreateEcdReportTaskResponseBody.d.ts +4 -4
  69. package/dist/models/CreateNetworkPackageRequest.d.ts +32 -25
  70. package/dist/models/CreateNetworkPackageRequest.js +27 -1
  71. package/dist/models/CreateNetworkPackageRequest.js.map +1 -1
  72. package/dist/models/CreateNetworkPackageResponseBody.d.ts +3 -3
  73. package/dist/models/DeleteCdsFileRequest.d.ts +5 -5
  74. package/dist/models/DeleteCdsFileResponseBody.d.ts +3 -15
  75. package/dist/models/DeleteCdsFileResponseBody.js.map +1 -1
  76. package/dist/models/DeleteCenterPolicyRequest.d.ts +2 -14
  77. package/dist/models/DeleteCenterPolicyRequest.js.map +1 -1
  78. package/dist/models/DescribeCdsFileShareLinksRequest.d.ts +1 -1
  79. package/dist/models/DescribeCenterPolicyListRequest.d.ts +5 -4
  80. package/dist/models/DescribeCenterPolicyListRequest.js.map +1 -1
  81. package/dist/models/DescribeCenterPolicyListResponseBody.d.ts +90 -84
  82. package/dist/models/DescribeCenterPolicyListResponseBody.js +20 -0
  83. package/dist/models/DescribeCenterPolicyListResponseBody.js.map +1 -1
  84. package/dist/models/DescribeClientEventsRequest.d.ts +14 -16
  85. package/dist/models/DescribeClientEventsRequest.js +5 -0
  86. package/dist/models/DescribeClientEventsRequest.js.map +1 -1
  87. package/dist/models/DescribeClientEventsResponseBody.d.ts +23 -24
  88. package/dist/models/DescribeClientEventsResponseBody.js +2 -0
  89. package/dist/models/DescribeClientEventsResponseBody.js.map +1 -1
  90. package/dist/models/DescribeCloudDrivePermissionsRequest.d.ts +2 -2
  91. package/dist/models/DescribeCloudDrivePermissionsResponseBody.d.ts +8 -4
  92. package/dist/models/DescribeCloudDrivePermissionsResponseBody.js.map +1 -1
  93. package/dist/models/DescribeDesktopMetadataRequest.d.ts +14 -11
  94. package/dist/models/DescribeDesktopMetadataRequest.js +2 -0
  95. package/dist/models/DescribeDesktopMetadataRequest.js.map +1 -1
  96. package/dist/models/DescribeDesktopMetadataResponseBody.d.ts +29 -39
  97. package/dist/models/DescribeDesktopMetadataResponseBody.js.map +1 -1
  98. package/dist/models/DescribeDesktopSessionsRequest.d.ts +13 -12
  99. package/dist/models/DescribeDesktopSessionsRequest.js +5 -0
  100. package/dist/models/DescribeDesktopSessionsRequest.js.map +1 -1
  101. package/dist/models/DescribeDesktopSessionsResponseBody.d.ts +26 -26
  102. package/dist/models/DescribeDesktopsRequest.d.ts +45 -47
  103. package/dist/models/DescribeDesktopsRequest.js.map +1 -1
  104. package/dist/models/DescribeDesktopsResponseBody.d.ts +68 -73
  105. package/dist/models/DescribeDesktopsResponseBody.js +4 -0
  106. package/dist/models/DescribeDesktopsResponseBody.js.map +1 -1
  107. package/dist/models/DescribeFotaTasksRequest.d.ts +9 -19
  108. package/dist/models/DescribeFotaTasksRequest.js.map +1 -1
  109. package/dist/models/DescribeFotaTasksResponseBody.d.ts +12 -17
  110. package/dist/models/DescribeFotaTasksResponseBody.js.map +1 -1
  111. package/dist/models/DescribeGlobalDesktopRecordsRequest.d.ts +24 -38
  112. package/dist/models/DescribeGlobalDesktopRecordsRequest.js +5 -0
  113. package/dist/models/DescribeGlobalDesktopRecordsRequest.js.map +1 -1
  114. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.d.ts +33 -36
  115. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js +2 -0
  116. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js.map +1 -1
  117. package/dist/models/DescribeInvocationsRequest.d.ts +14 -45
  118. package/dist/models/DescribeInvocationsRequest.js.map +1 -1
  119. package/dist/models/DescribeInvocationsResponseBody.d.ts +75 -81
  120. package/dist/models/DescribeInvocationsResponseBody.js +4 -0
  121. package/dist/models/DescribeInvocationsResponseBody.js.map +1 -1
  122. package/dist/models/DescribeModificationPriceRequest.d.ts +40 -59
  123. package/dist/models/DescribeModificationPriceRequest.js.map +1 -1
  124. package/dist/models/DescribeModificationPriceResponseBody.d.ts +13 -12
  125. package/dist/models/DescribeModificationPriceResponseBody.js.map +1 -1
  126. package/dist/models/DescribeNetworkPackagesRequest.d.ts +22 -14
  127. package/dist/models/DescribeNetworkPackagesRequest.js +27 -1
  128. package/dist/models/DescribeNetworkPackagesRequest.js.map +1 -1
  129. package/dist/models/DescribeNetworkPackagesResponseBody.d.ts +36 -98
  130. package/dist/models/DescribeNetworkPackagesResponseBody.js +27 -1
  131. package/dist/models/DescribeNetworkPackagesResponseBody.js.map +1 -1
  132. package/dist/models/DescribePolicyGroupsResponseBody.d.ts +5 -0
  133. package/dist/models/DescribePolicyGroupsResponseBody.js +10 -0
  134. package/dist/models/DescribePolicyGroupsResponseBody.js.map +1 -1
  135. package/dist/models/DescribeRefundPriceRequest.d.ts +3 -3
  136. package/dist/models/DescribeRefundPriceResponseBody.d.ts +5 -5
  137. package/dist/models/DescribeSnapshotsRequest.d.ts +10 -10
  138. package/dist/models/DescribeSnapshotsRequest.js +2 -0
  139. package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
  140. package/dist/models/DescribeSnapshotsResponseBody.d.ts +23 -22
  141. package/dist/models/DescribeSnapshotsResponseBody.js +2 -0
  142. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  143. package/dist/models/DescribeTemplatesRequest.d.ts +11 -11
  144. package/dist/models/DescribeTemplatesResponseBody.d.ts +45 -45
  145. package/dist/models/DissociateNetworkPackageRequest.d.ts +2 -2
  146. package/dist/models/DissociateNetworkPackageResponseBody.d.ts +1 -1
  147. package/dist/models/DownloadCdsFileRequest.d.ts +1 -1
  148. package/dist/models/DownloadCdsFileResponseBody.d.ts +9 -9
  149. package/dist/models/ExportDesktopGroupInfoRequest.d.ts +16 -23
  150. package/dist/models/ExportDesktopGroupInfoRequest.js.map +1 -1
  151. package/dist/models/ExportDesktopGroupInfoResponseBody.d.ts +7 -16
  152. package/dist/models/ExportDesktopGroupInfoResponseBody.js.map +1 -1
  153. package/dist/models/ExportDesktopListInfoRequest.d.ts +17 -119
  154. package/dist/models/ExportDesktopListInfoRequest.js.map +1 -1
  155. package/dist/models/ExportDesktopListInfoResponseBody.d.ts +2 -2
  156. package/dist/models/GetAsyncTaskRequest.d.ts +2 -2
  157. package/dist/models/GetAsyncTaskResponseBody.d.ts +5 -39
  158. package/dist/models/GetAsyncTaskResponseBody.js.map +1 -1
  159. package/dist/models/ListCdsFilesRequest.d.ts +2 -2
  160. package/dist/models/ListCdsFilesResponseBody.d.ts +5 -5
  161. package/dist/models/ListCdsFilesShrinkRequest.d.ts +2 -2
  162. package/dist/models/ListTagResourcesRequest.d.ts +7 -11
  163. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  164. package/dist/models/ListTagResourcesResponseBody.d.ts +5 -9
  165. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  166. package/dist/models/ModifyAutoSnapshotPolicyRequest.d.ts +11 -4
  167. package/dist/models/ModifyAutoSnapshotPolicyRequest.js.map +1 -1
  168. package/dist/models/ModifyCdsFileRequest.d.ts +2 -2
  169. package/dist/models/ModifyCdsFileShareLinkRequest.d.ts +6 -6
  170. package/dist/models/ModifyCenterPolicyRequest.d.ts +171 -176
  171. package/dist/models/ModifyCenterPolicyRequest.js +10 -0
  172. package/dist/models/ModifyCenterPolicyRequest.js.map +1 -1
  173. package/dist/models/MoveCdsFileRequest.d.ts +7 -49
  174. package/dist/models/MoveCdsFileRequest.js.map +1 -1
  175. package/dist/models/MoveCdsFileResponseBody.d.ts +8 -44
  176. package/dist/models/MoveCdsFileResponseBody.js.map +1 -1
  177. package/dist/models/RemoveFilePermissionRequest.d.ts +1 -1
  178. package/dist/models/RemoveFilePermissionShrinkRequest.d.ts +1 -1
  179. package/dist/models/RevokeCoordinatePrivilegeRequest.d.ts +5 -7
  180. package/dist/models/RevokeCoordinatePrivilegeRequest.js.map +1 -1
  181. package/dist/models/RevokeCoordinatePrivilegeResponseBody.d.ts +1 -1
  182. package/dist/models/SetDirectorySsoStatusRequest.d.ts +4 -6
  183. package/dist/models/SetDirectorySsoStatusRequest.js.map +1 -1
  184. package/dist/models/TagResourcesRequest.d.ts +6 -10
  185. package/dist/models/TagResourcesRequest.js.map +1 -1
  186. package/dist/models/UntagResourcesRequest.d.ts +2 -6
  187. package/dist/models/UntagResourcesRequest.js.map +1 -1
  188. package/dist/models/UploadImageRequest.d.ts +14 -41
  189. package/dist/models/UploadImageRequest.js +2 -0
  190. package/dist/models/UploadImageRequest.js.map +1 -1
  191. package/dist/models/UploadImageResponseBody.d.ts +2 -2
  192. package/dist/models/VerifyCenRequest.d.ts +1 -1
  193. package/dist/models/VerifyCenResponseBody.d.ts +1 -1
  194. package/dist/models/model.d.ts +3 -4
  195. package/dist/models/model.js +37 -39
  196. package/dist/models/model.js.map +1 -1
  197. package/package.json +2 -2
  198. package/src/client.ts +316 -294
  199. package/src/models/ActivateOfficeSiteRequest.ts +2 -2
  200. package/src/models/ActivateOfficeSiteResponseBody.ts +1 -1
  201. package/src/models/AddFilePermissionRequest.ts +11 -32
  202. package/src/models/AddFilePermissionResponseBody.ts +1 -1
  203. package/src/models/AddFilePermissionShrinkRequest.ts +6 -6
  204. package/src/models/ApplyCoordinatePrivilegeRequest.ts +5 -7
  205. package/src/models/ApplyCoordinatePrivilegeResponseBody.ts +1 -1
  206. package/src/models/ApplyCoordinationForMonitoringRequest.ts +13 -41
  207. package/src/models/ApplyCoordinationForMonitoringResponseBody.ts +12 -26
  208. package/src/models/ApproveFotaUpdateRequest.ts +3 -3
  209. package/src/models/ApproveFotaUpdateResponseBody.ts +1 -1
  210. package/src/models/AssociateNetworkPackageRequest.ts +3 -3
  211. package/src/models/AssociateNetworkPackageResponseBody.ts +1 -1
  212. package/src/models/BatchModifyEntitlementRequest.ts +9 -9
  213. package/src/models/BatchModifyEntitlementResponseBody.ts +4 -28
  214. package/src/models/CancelCdsFileShareLinkRequest.ts +2 -2
  215. package/src/models/CancelCdsFileShareLinkResponseBody.ts +3 -21
  216. package/src/models/CancelCoordinationForMonitoringRequest.ts +4 -8
  217. package/src/models/CancelCopyImageRequest.ts +2 -2
  218. package/src/models/CloneCenterPolicyRequest.ts +3 -15
  219. package/src/models/CloneCenterPolicyResponseBody.ts +1 -1
  220. package/src/models/ClonePolicyGroupRequest.ts +3 -3
  221. package/src/models/ClonePolicyGroupResponseBody.ts +1 -1
  222. package/src/models/ConfigAdconnectorTrustRequest.ts +4 -10
  223. package/src/models/ConfigAdconnectorTrustResponseBody.ts +1 -1
  224. package/src/models/ConfigAdconnectorUserRequest.ts +5 -7
  225. package/src/models/ConfigAdconnectorUserResponseBody.ts +1 -1
  226. package/src/models/CopyCdsFileRequest.ts +10 -29
  227. package/src/models/CopyCdsFileResponseBody.ts +6 -24
  228. package/src/models/CopyImageRequest.ts +5 -5
  229. package/src/models/CopyImageResponseBody.ts +2 -2
  230. package/src/models/CreateAndBindNasFileSystemRequest.ts +7 -19
  231. package/src/models/CreateCdsFileShareLinkRequest.ts +20 -101
  232. package/src/models/CreateCdsFileShareLinkResponseBody.ts +5 -20
  233. package/src/models/CreateCenterPolicyRequest.ts +169 -159
  234. package/src/models/CreateCenterPolicyResponseBody.ts +2 -2
  235. package/src/models/CreateDesktopsRequest.ts +110 -128
  236. package/src/models/CreateDesktopsResponseBody.ts +2 -3
  237. package/src/models/CreateDesktopsShrinkRequest.ts +93 -99
  238. package/src/models/CreateDiskEncryptionServiceRequest.ts +1 -1
  239. package/src/models/CreateEcdReportTaskRequest.ts +27 -52
  240. package/src/models/CreateEcdReportTaskResponseBody.ts +4 -4
  241. package/src/models/CreateNetworkPackageRequest.ts +49 -25
  242. package/src/models/CreateNetworkPackageResponseBody.ts +3 -3
  243. package/src/models/DeleteCdsFileRequest.ts +5 -5
  244. package/src/models/DeleteCdsFileResponseBody.ts +3 -15
  245. package/src/models/DeleteCenterPolicyRequest.ts +2 -14
  246. package/src/models/DescribeCdsFileShareLinksRequest.ts +1 -1
  247. package/src/models/DescribeCenterPolicyListRequest.ts +5 -4
  248. package/src/models/DescribeCenterPolicyListResponseBody.ts +110 -84
  249. package/src/models/DescribeClientEventsRequest.ts +19 -16
  250. package/src/models/DescribeClientEventsResponseBody.ts +25 -24
  251. package/src/models/DescribeCloudDrivePermissionsRequest.ts +2 -2
  252. package/src/models/DescribeCloudDrivePermissionsResponseBody.ts +8 -4
  253. package/src/models/DescribeDesktopMetadataRequest.ts +16 -11
  254. package/src/models/DescribeDesktopMetadataResponseBody.ts +29 -39
  255. package/src/models/DescribeDesktopSessionsRequest.ts +18 -12
  256. package/src/models/DescribeDesktopSessionsResponseBody.ts +26 -26
  257. package/src/models/DescribeDesktopsRequest.ts +45 -47
  258. package/src/models/DescribeDesktopsResponseBody.ts +72 -73
  259. package/src/models/DescribeFotaTasksRequest.ts +9 -19
  260. package/src/models/DescribeFotaTasksResponseBody.ts +12 -17
  261. package/src/models/DescribeGlobalDesktopRecordsRequest.ts +29 -38
  262. package/src/models/DescribeGlobalDesktopRecordsResponseBody.ts +35 -36
  263. package/src/models/DescribeInvocationsRequest.ts +14 -45
  264. package/src/models/DescribeInvocationsResponseBody.ts +79 -81
  265. package/src/models/DescribeModificationPriceRequest.ts +40 -59
  266. package/src/models/DescribeModificationPriceResponseBody.ts +13 -12
  267. package/src/models/DescribeNetworkPackagesRequest.ts +39 -14
  268. package/src/models/DescribeNetworkPackagesResponseBody.ts +53 -98
  269. package/src/models/DescribePolicyGroupsResponseBody.ts +15 -0
  270. package/src/models/DescribeRefundPriceRequest.ts +3 -3
  271. package/src/models/DescribeRefundPriceResponseBody.ts +5 -5
  272. package/src/models/DescribeSnapshotsRequest.ts +13 -11
  273. package/src/models/DescribeSnapshotsResponseBody.ts +25 -22
  274. package/src/models/DescribeTemplatesRequest.ts +11 -11
  275. package/src/models/DescribeTemplatesResponseBody.ts +45 -45
  276. package/src/models/DissociateNetworkPackageRequest.ts +2 -2
  277. package/src/models/DissociateNetworkPackageResponseBody.ts +1 -1
  278. package/src/models/DownloadCdsFileRequest.ts +1 -1
  279. package/src/models/DownloadCdsFileResponseBody.ts +9 -9
  280. package/src/models/ExportDesktopGroupInfoRequest.ts +16 -23
  281. package/src/models/ExportDesktopGroupInfoResponseBody.ts +7 -16
  282. package/src/models/ExportDesktopListInfoRequest.ts +17 -119
  283. package/src/models/ExportDesktopListInfoResponseBody.ts +2 -2
  284. package/src/models/GetAsyncTaskRequest.ts +2 -2
  285. package/src/models/GetAsyncTaskResponseBody.ts +5 -39
  286. package/src/models/ListCdsFilesRequest.ts +2 -2
  287. package/src/models/ListCdsFilesResponseBody.ts +5 -5
  288. package/src/models/ListCdsFilesShrinkRequest.ts +2 -2
  289. package/src/models/ListTagResourcesRequest.ts +7 -11
  290. package/src/models/ListTagResourcesResponseBody.ts +5 -9
  291. package/src/models/ModifyAutoSnapshotPolicyRequest.ts +11 -4
  292. package/src/models/ModifyCdsFileRequest.ts +2 -2
  293. package/src/models/ModifyCdsFileShareLinkRequest.ts +6 -6
  294. package/src/models/ModifyCenterPolicyRequest.ts +181 -176
  295. package/src/models/MoveCdsFileRequest.ts +7 -49
  296. package/src/models/MoveCdsFileResponseBody.ts +8 -44
  297. package/src/models/RemoveFilePermissionRequest.ts +1 -1
  298. package/src/models/RemoveFilePermissionShrinkRequest.ts +1 -1
  299. package/src/models/RevokeCoordinatePrivilegeRequest.ts +5 -7
  300. package/src/models/RevokeCoordinatePrivilegeResponseBody.ts +1 -1
  301. package/src/models/SetDirectorySsoStatusRequest.ts +4 -6
  302. package/src/models/TagResourcesRequest.ts +6 -10
  303. package/src/models/UntagResourcesRequest.ts +2 -6
  304. package/src/models/UploadImageRequest.ts +16 -41
  305. package/src/models/UploadImageResponseBody.ts +2 -2
  306. package/src/models/VerifyCenRequest.ts +1 -1
  307. package/src/models/VerifyCenResponseBody.ts +1 -1
  308. package/src/models/model.ts +3 -4
  309. package/dist/models/DescribeFlowStatisticRequest.d.ts +0 -76
  310. package/dist/models/DescribeFlowStatisticRequest.js +0 -68
  311. package/dist/models/DescribeFlowStatisticRequest.js.map +0 -1
  312. package/dist/models/DescribeFlowStatisticResponse.d.ts +0 -19
  313. package/dist/models/DescribeFlowStatisticResponse.js +0 -69
  314. package/dist/models/DescribeFlowStatisticResponse.js.map +0 -1
  315. package/dist/models/DescribeFlowStatisticResponseBody.d.ts +0 -78
  316. package/dist/models/DescribeFlowStatisticResponseBody.js +0 -90
  317. package/dist/models/DescribeFlowStatisticResponseBody.js.map +0 -1
  318. package/src/models/DescribeFlowStatisticRequest.ts +0 -99
  319. package/src/models/DescribeFlowStatisticResponse.ts +0 -40
  320. package/src/models/DescribeFlowStatisticResponseBody.ts +0 -114
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
@@ -552,7 +552,7 @@ export default class Client extends OpenApi {
552
552
  */
553
553
  createADConnectorOfficeSite(request: $_model.CreateADConnectorOfficeSiteRequest): Promise<$_model.CreateADConnectorOfficeSiteResponse>;
554
554
  /**
555
- * Creates a NAS file system and associate it with the office network of the shared cloud computer.
555
+ * Creates a NAS file system and binds it to the office network of a shared cloud computer.
556
556
  *
557
557
  * @param request - CreateAndBindNasFileSystemRequest
558
558
  * @param runtime - runtime options for this request RuntimeOptions
@@ -560,7 +560,7 @@ export default class Client extends OpenApi {
560
560
  */
561
561
  createAndBindNasFileSystemWithOptions(request: $_model.CreateAndBindNasFileSystemRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAndBindNasFileSystemResponse>;
562
562
  /**
563
- * Creates a NAS file system and associate it with the office network of the shared cloud computer.
563
+ * Creates a NAS file system and binds it to the office network of a shared cloud computer.
564
564
  *
565
565
  * @param request - CreateAndBindNasFileSystemRequest
566
566
  * @returns CreateAndBindNasFileSystemResponse
@@ -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
@@ -779,25 +779,23 @@ export default class Client extends OpenApi {
779
779
  */
780
780
  createDesktopOversoldGroup(request: $_model.CreateDesktopOversoldGroupRequest): Promise<$_model.CreateDesktopOversoldGroupResponse>;
781
781
  /**
782
- * Creates one or more Elastic Desktop Service (EDS) desktops. If you provide user information, the desktops are automatically assigned to the specified users.
782
+ * Creates one or more cloud desktops. If user information is specified during creation, the cloud desktops are directly assigned to the users.
783
783
  *
784
784
  * @remarks
785
- * Before you create a cloud desktop, meet the following requirements:
786
- * - Create an office site (formerly a workspace) and users:
787
- * - Simple office site: [CreateSimpleOfficeSite](https://help.aliyun.com/document_detail/215416.html) and [CreateUsers](https://help.aliyun.com/document_detail/437832.html).
788
- * - AD connector office site: [CreateADConnectorOfficeSite](https://help.aliyun.com/document_detail/215417.html) and [Create AD users](https://help.aliyun.com/document_detail/188619.html).
789
- * - Call [CreatePolicyGroup](https://help.aliyun.com/document_detail/188889.html) to create a policy, or use an existing policy.
790
- * **Request examples**
785
+ * Before creating cloud desktops, complete the following preparations:
786
+ * - Create an office network (formerly workspace) and users. For more information, see the following API operations or documentation:
787
+ * - Convenience office network: [CreateSimpleOfficeSite](https://help.aliyun.com/document_detail/215416.html) and [CreateUsers](https://help.aliyun.com/document_detail/437832.html).
788
+ * - AD office network: [CreateADConnectorOfficeSite](https://help.aliyun.com/document_detail/215417.html) and [Create AD users](https://help.aliyun.com/document_detail/188619.html).
789
+ * - Call [CreatePolicyGroup](https://help.aliyun.com/document_detail/188889.html) to create a policy, or confirm that an existing policy is available.
790
+ * **Call examples:**
791
791
  * <details>
792
- * <summary>
793
- * Example: Create a cloud desktop from a bundle
794
- * </summary>
792
+ * <summary>Example of creating with a template</summary>
795
793
  * ```
796
794
  * {
797
- * "RegionId": "cn-hangzhou",
795
+ * "RegionId": "ap-southeast-1",
798
796
  * "DesktopName": "test-desktop-name",
799
797
  * "Amount": "1",
800
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
798
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
801
799
  * "PolicyGroupId": "system-all-enabled-policy",
802
800
  * "ChargeType": "PostPaid",
803
801
  * "BundleId": "b-enterprise_office_8c16g_windows2022"
@@ -805,15 +803,13 @@ export default class Client extends OpenApi {
805
803
  * ```
806
804
  * </details>
807
805
  * <details>
808
- * <summary>
809
- * Example: Create a cloud desktop with custom settings
810
- * </summary>
806
+ * <summary>Example of creating without a template</summary>
811
807
  * ```
812
808
  * {
813
- * "RegionId": "cn-hangzhou",
809
+ * "RegionId": "ap-southeast-1",
814
810
  * "DesktopName": "test-desktop-name",
815
811
  * "Amount": "1",
816
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
812
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
817
813
  * "PolicyGroupId": "system-all-enabled-policy",
818
814
  * "ChargeType": "PostPaid",
819
815
  * "DesktopAttachment": {
@@ -827,15 +823,13 @@ export default class Client extends OpenApi {
827
823
  * ```
828
824
  * </details>
829
825
  * <details>
830
- * <summary>
831
- * Example: Create a cloud desktop with a monthly usage package
832
- * </summary>
826
+ * <summary>Example of creating a monthly hourly package</summary>
833
827
  * ```
834
828
  * {
835
- * "RegionId": "cn-hangzhou",
829
+ * "RegionId": "ap-southeast-1",
836
830
  * "DesktopName": "test-desktop-name",
837
831
  * "Amount": "1",
838
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
832
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
839
833
  * "PolicyGroupId": "system-all-enabled-policy",
840
834
  * "ChargeType": "PostPaid",
841
835
  * "DesktopAttachment": {
@@ -854,16 +848,14 @@ export default class Client extends OpenApi {
854
848
  * ```
855
849
  * </details>
856
850
  * <details>
857
- * <summary>
858
- * Example: Create an agent resource
859
- * </summary>
851
+ * <summary>Example of creating an Agent resource</summary>
860
852
  * ```
861
853
  * {
862
- * "RegionId": "cn-hangzhou",
854
+ * "RegionId": "ap-southeast-1",
863
855
  * "BundleId": "b-openclaw-linux",
864
856
  * "DesktopName": "test-desktop-name",
865
857
  * "Amount": "1",
866
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
858
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
867
859
  * "ChargeType": "PostPaid",
868
860
  * "DesktopAttachment": {
869
861
  * "DesktopType": "cloud.space.4c.8g"
@@ -876,7 +868,7 @@ export default class Client extends OpenApi {
876
868
  * }
877
869
  * ```
878
870
  * </details>
879
- * To automatically run user commands on a cloud desktop, configure the `UserCommands` parameter.
871
+ * To have cloud desktops automatically run custom command scripts, use the `UserCommands` field to configure custom commands.
880
872
  *
881
873
  * @param tmpReq - CreateDesktopsRequest
882
874
  * @param runtime - runtime options for this request RuntimeOptions
@@ -884,25 +876,23 @@ export default class Client extends OpenApi {
884
876
  */
885
877
  createDesktopsWithOptions(tmpReq: $_model.CreateDesktopsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDesktopsResponse>;
886
878
  /**
887
- * Creates one or more Elastic Desktop Service (EDS) desktops. If you provide user information, the desktops are automatically assigned to the specified users.
879
+ * Creates one or more cloud desktops. If user information is specified during creation, the cloud desktops are directly assigned to the users.
888
880
  *
889
881
  * @remarks
890
- * Before you create a cloud desktop, meet the following requirements:
891
- * - Create an office site (formerly a workspace) and users:
892
- * - Simple office site: [CreateSimpleOfficeSite](https://help.aliyun.com/document_detail/215416.html) and [CreateUsers](https://help.aliyun.com/document_detail/437832.html).
893
- * - AD connector office site: [CreateADConnectorOfficeSite](https://help.aliyun.com/document_detail/215417.html) and [Create AD users](https://help.aliyun.com/document_detail/188619.html).
894
- * - Call [CreatePolicyGroup](https://help.aliyun.com/document_detail/188889.html) to create a policy, or use an existing policy.
895
- * **Request examples**
882
+ * Before creating cloud desktops, complete the following preparations:
883
+ * - Create an office network (formerly workspace) and users. For more information, see the following API operations or documentation:
884
+ * - Convenience office network: [CreateSimpleOfficeSite](https://help.aliyun.com/document_detail/215416.html) and [CreateUsers](https://help.aliyun.com/document_detail/437832.html).
885
+ * - AD office network: [CreateADConnectorOfficeSite](https://help.aliyun.com/document_detail/215417.html) and [Create AD users](https://help.aliyun.com/document_detail/188619.html).
886
+ * - Call [CreatePolicyGroup](https://help.aliyun.com/document_detail/188889.html) to create a policy, or confirm that an existing policy is available.
887
+ * **Call examples:**
896
888
  * <details>
897
- * <summary>
898
- * Example: Create a cloud desktop from a bundle
899
- * </summary>
889
+ * <summary>Example of creating with a template</summary>
900
890
  * ```
901
891
  * {
902
- * "RegionId": "cn-hangzhou",
892
+ * "RegionId": "ap-southeast-1",
903
893
  * "DesktopName": "test-desktop-name",
904
894
  * "Amount": "1",
905
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
895
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
906
896
  * "PolicyGroupId": "system-all-enabled-policy",
907
897
  * "ChargeType": "PostPaid",
908
898
  * "BundleId": "b-enterprise_office_8c16g_windows2022"
@@ -910,15 +900,13 @@ export default class Client extends OpenApi {
910
900
  * ```
911
901
  * </details>
912
902
  * <details>
913
- * <summary>
914
- * Example: Create a cloud desktop with custom settings
915
- * </summary>
903
+ * <summary>Example of creating without a template</summary>
916
904
  * ```
917
905
  * {
918
- * "RegionId": "cn-hangzhou",
906
+ * "RegionId": "ap-southeast-1",
919
907
  * "DesktopName": "test-desktop-name",
920
908
  * "Amount": "1",
921
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
909
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
922
910
  * "PolicyGroupId": "system-all-enabled-policy",
923
911
  * "ChargeType": "PostPaid",
924
912
  * "DesktopAttachment": {
@@ -932,15 +920,13 @@ export default class Client extends OpenApi {
932
920
  * ```
933
921
  * </details>
934
922
  * <details>
935
- * <summary>
936
- * Example: Create a cloud desktop with a monthly usage package
937
- * </summary>
923
+ * <summary>Example of creating a monthly hourly package</summary>
938
924
  * ```
939
925
  * {
940
- * "RegionId": "cn-hangzhou",
926
+ * "RegionId": "ap-southeast-1",
941
927
  * "DesktopName": "test-desktop-name",
942
928
  * "Amount": "1",
943
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
929
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
944
930
  * "PolicyGroupId": "system-all-enabled-policy",
945
931
  * "ChargeType": "PostPaid",
946
932
  * "DesktopAttachment": {
@@ -959,16 +945,14 @@ export default class Client extends OpenApi {
959
945
  * ```
960
946
  * </details>
961
947
  * <details>
962
- * <summary>
963
- * Example: Create an agent resource
964
- * </summary>
948
+ * <summary>Example of creating an Agent resource</summary>
965
949
  * ```
966
950
  * {
967
- * "RegionId": "cn-hangzhou",
951
+ * "RegionId": "ap-southeast-1",
968
952
  * "BundleId": "b-openclaw-linux",
969
953
  * "DesktopName": "test-desktop-name",
970
954
  * "Amount": "1",
971
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
955
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
972
956
  * "ChargeType": "PostPaid",
973
957
  * "DesktopAttachment": {
974
958
  * "DesktopType": "cloud.space.4c.8g"
@@ -981,14 +965,14 @@ export default class Client extends OpenApi {
981
965
  * }
982
966
  * ```
983
967
  * </details>
984
- * To automatically run user commands on a cloud desktop, configure the `UserCommands` parameter.
968
+ * To have cloud desktops automatically run custom command scripts, use the `UserCommands` field to configure custom commands.
985
969
  *
986
970
  * @param request - CreateDesktopsRequest
987
971
  * @returns CreateDesktopsResponse
988
972
  */
989
973
  createDesktops(request: $_model.CreateDesktopsRequest): Promise<$_model.CreateDesktopsResponse>;
990
974
  /**
991
- * 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.
992
976
  *
993
977
  * @param request - CreateDiskEncryptionServiceRequest
994
978
  * @param runtime - runtime options for this request RuntimeOptions
@@ -996,7 +980,7 @@ export default class Client extends OpenApi {
996
980
  */
997
981
  createDiskEncryptionServiceWithOptions(request: $_model.CreateDiskEncryptionServiceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDiskEncryptionServiceResponse>;
998
982
  /**
999
- * 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.
1000
984
  *
1001
985
  * @param request - CreateDiskEncryptionServiceRequest
1002
986
  * @returns CreateDiskEncryptionServiceResponse
@@ -1117,7 +1101,7 @@ export default class Client extends OpenApi {
1117
1101
  */
1118
1102
  createNatGateway(request: $_model.CreateNatGatewayRequest): Promise<$_model.CreateNatGatewayResponse>;
1119
1103
  /**
1120
- * Creates a network package for an office network.
1104
+ * Creates a premium bandwidth plan for an office network.
1121
1105
  *
1122
1106
  * @param request - CreateNetworkPackageRequest
1123
1107
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1125,7 +1109,7 @@ export default class Client extends OpenApi {
1125
1109
  */
1126
1110
  createNetworkPackageWithOptions(request: $_model.CreateNetworkPackageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateNetworkPackageResponse>;
1127
1111
  /**
1128
- * Creates a network package for an office network.
1112
+ * Creates a premium bandwidth plan for an office network.
1129
1113
  *
1130
1114
  * @param request - CreateNetworkPackageRequest
1131
1115
  * @returns CreateNetworkPackageResponse
@@ -1371,7 +1355,7 @@ export default class Client extends OpenApi {
1371
1355
  */
1372
1356
  deleteBundles(request: $_model.DeleteBundlesRequest): Promise<$_model.DeleteBundlesResponse>;
1373
1357
  /**
1374
- * Delete files or folders from the network disk.
1358
+ * Deletes a file or folder from a cloud drive.
1375
1359
  *
1376
1360
  * @param request - DeleteCdsFileRequest
1377
1361
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1379,14 +1363,14 @@ export default class Client extends OpenApi {
1379
1363
  */
1380
1364
  deleteCdsFileWithOptions(request: $_model.DeleteCdsFileRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteCdsFileResponse>;
1381
1365
  /**
1382
- * Delete files or folders from the network disk.
1366
+ * Deletes a file or folder from a cloud drive.
1383
1367
  *
1384
1368
  * @param request - DeleteCdsFileRequest
1385
1369
  * @returns DeleteCdsFileResponse
1386
1370
  */
1387
1371
  deleteCdsFile(request: $_model.DeleteCdsFileRequest): Promise<$_model.DeleteCdsFileResponse>;
1388
1372
  /**
1389
- * Deletes a global policy.
1373
+ * Deletes a non-region-specific policy.
1390
1374
  *
1391
1375
  * @param request - DeleteCenterPolicyRequest
1392
1376
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1394,7 +1378,7 @@ export default class Client extends OpenApi {
1394
1378
  */
1395
1379
  deleteCenterPolicyWithOptions(request: $_model.DeleteCenterPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteCenterPolicyResponse>;
1396
1380
  /**
1397
- * Deletes a global policy.
1381
+ * Deletes a non-region-specific policy.
1398
1382
  *
1399
1383
  * @param request - DeleteCenterPolicyRequest
1400
1384
  * @returns DeleteCenterPolicyResponse
@@ -1925,7 +1909,7 @@ export default class Client extends OpenApi {
1925
1909
  */
1926
1910
  describeCens(request: $_model.DescribeCensRequest): Promise<$_model.DescribeCensResponse>;
1927
1911
  /**
1928
- * Query details of policies that are not region-specific.
1912
+ * Queries the details of region-free policies.
1929
1913
  *
1930
1914
  * @param request - DescribeCenterPolicyListRequest
1931
1915
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1933,14 +1917,14 @@ export default class Client extends OpenApi {
1933
1917
  */
1934
1918
  describeCenterPolicyListWithOptions(request: $_model.DescribeCenterPolicyListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCenterPolicyListResponse>;
1935
1919
  /**
1936
- * Query details of policies that are not region-specific.
1920
+ * Queries the details of region-free policies.
1937
1921
  *
1938
1922
  * @param request - DescribeCenterPolicyListRequest
1939
1923
  * @returns DescribeCenterPolicyListResponse
1940
1924
  */
1941
1925
  describeCenterPolicyList(request: $_model.DescribeCenterPolicyListRequest): Promise<$_model.DescribeCenterPolicyListResponse>;
1942
1926
  /**
1943
- * 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.
1944
1928
  *
1945
1929
  * @param request - DescribeClientEventsRequest
1946
1930
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1948,7 +1932,7 @@ export default class Client extends OpenApi {
1948
1932
  */
1949
1933
  describeClientEventsWithOptions(request: $_model.DescribeClientEventsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeClientEventsResponse>;
1950
1934
  /**
1951
- * 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.
1952
1936
  *
1953
1937
  * @param request - DescribeClientEventsRequest
1954
1938
  * @returns DescribeClientEventsResponse
@@ -2012,7 +1996,7 @@ export default class Client extends OpenApi {
2012
1996
  */
2013
1997
  describeCloudDriveGroups(request: $_model.DescribeCloudDriveGroupsRequest): Promise<$_model.DescribeCloudDriveGroupsResponse>;
2014
1998
  /**
2015
- * Query the permission settings details of the enterprise cloud drive.
1999
+ * Queries the permission settings of an enterprise cloud drive.
2016
2000
  *
2017
2001
  * @param request - DescribeCloudDrivePermissionsRequest
2018
2002
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2020,7 +2004,7 @@ export default class Client extends OpenApi {
2020
2004
  */
2021
2005
  describeCloudDrivePermissionsWithOptions(request: $_model.DescribeCloudDrivePermissionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCloudDrivePermissionsResponse>;
2022
2006
  /**
2023
- * Query the permission settings details of the enterprise cloud drive.
2007
+ * Queries the permission settings of an enterprise cloud drive.
2024
2008
  *
2025
2009
  * @param request - DescribeCloudDrivePermissionsRequest
2026
2010
  * @returns DescribeCloudDrivePermissionsResponse
@@ -2117,10 +2101,10 @@ export default class Client extends OpenApi {
2117
2101
  */
2118
2102
  describeDesktopInfo(request: $_model.DescribeDesktopInfoRequest): Promise<$_model.DescribeDesktopInfoResponse>;
2119
2103
  /**
2120
- * Lists cloud computers and their metadata from all regions.
2104
+ * Queries the list and metadata of cloud desktops across all regions.
2121
2105
  *
2122
2106
  * @remarks
2123
- * 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.
2124
2108
  *
2125
2109
  * @param request - DescribeDesktopMetadataRequest
2126
2110
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2128,10 +2112,10 @@ export default class Client extends OpenApi {
2128
2112
  */
2129
2113
  describeDesktopMetadataWithOptions(request: $_model.DescribeDesktopMetadataRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDesktopMetadataResponse>;
2130
2114
  /**
2131
- * Lists cloud computers and their metadata from all regions.
2115
+ * Queries the list and metadata of cloud desktops across all regions.
2132
2116
  *
2133
2117
  * @remarks
2134
- * 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.
2135
2119
  *
2136
2120
  * @param request - DescribeDesktopMetadataRequest
2137
2121
  * @returns DescribeDesktopMetadataResponse
@@ -2183,10 +2167,10 @@ export default class Client extends OpenApi {
2183
2167
  */
2184
2168
  describeDesktopOversoldUserGroup(request: $_model.DescribeDesktopOversoldUserGroupRequest): Promise<$_model.DescribeDesktopOversoldUserGroupResponse>;
2185
2169
  /**
2186
- * Queries the detailed session information for cloud computers.
2170
+ * Queries the detailed session information of a cloud computer.
2187
2171
  *
2188
2172
  * @remarks
2189
- * You can retrieve data only from the last 30 days.
2173
+ * Only data within the last 30 days can be queried.
2190
2174
  *
2191
2175
  * @param request - DescribeDesktopSessionsRequest
2192
2176
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2194,10 +2178,10 @@ export default class Client extends OpenApi {
2194
2178
  */
2195
2179
  describeDesktopSessionsWithOptions(request: $_model.DescribeDesktopSessionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDesktopSessionsResponse>;
2196
2180
  /**
2197
- * Queries the detailed session information for cloud computers.
2181
+ * Queries the detailed session information of a cloud computer.
2198
2182
  *
2199
2183
  * @remarks
2200
- * You can retrieve data only from the last 30 days.
2184
+ * Only data within the last 30 days can be queried.
2201
2185
  *
2202
2186
  * @param request - DescribeDesktopSessionsRequest
2203
2187
  * @returns DescribeDesktopSessionsResponse
@@ -2219,7 +2203,7 @@ export default class Client extends OpenApi {
2219
2203
  */
2220
2204
  describeDesktopTypes(request: $_model.DescribeDesktopTypesRequest): Promise<$_model.DescribeDesktopTypesResponse>;
2221
2205
  /**
2222
- * Query the details of your cloud computers.
2206
+ * Queries the details of cloud computers.
2223
2207
  *
2224
2208
  * @param request - DescribeDesktopsRequest
2225
2209
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2227,7 +2211,7 @@ export default class Client extends OpenApi {
2227
2211
  */
2228
2212
  describeDesktopsWithOptions(request: $_model.DescribeDesktopsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDesktopsResponse>;
2229
2213
  /**
2230
- * Query the details of your cloud computers.
2214
+ * Queries the details of cloud computers.
2231
2215
  *
2232
2216
  * @param request - DescribeDesktopsRequest
2233
2217
  * @returns DescribeDesktopsResponse
@@ -2323,27 +2307,6 @@ export default class Client extends OpenApi {
2323
2307
  * @returns DescribeFlowMetricResponse
2324
2308
  */
2325
2309
  describeFlowMetric(request: $_model.DescribeFlowMetricRequest): Promise<$_model.DescribeFlowMetricResponse>;
2326
- /**
2327
- * Queries cloud computer-level traffic statistics of a single office network.
2328
- *
2329
- * @remarks
2330
- * > You can query only the traffic data in the last 90 days.
2331
- *
2332
- * @param request - DescribeFlowStatisticRequest
2333
- * @param runtime - runtime options for this request RuntimeOptions
2334
- * @returns DescribeFlowStatisticResponse
2335
- */
2336
- describeFlowStatisticWithOptions(request: $_model.DescribeFlowStatisticRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeFlowStatisticResponse>;
2337
- /**
2338
- * Queries cloud computer-level traffic statistics of a single office network.
2339
- *
2340
- * @remarks
2341
- * > You can query only the traffic data in the last 90 days.
2342
- *
2343
- * @param request - DescribeFlowStatisticRequest
2344
- * @returns DescribeFlowStatisticResponse
2345
- */
2346
- describeFlowStatistic(request: $_model.DescribeFlowStatisticRequest): Promise<$_model.DescribeFlowStatisticResponse>;
2347
2310
  /**
2348
2311
  * 查询DNAT条目
2349
2312
  *
@@ -2375,7 +2338,7 @@ export default class Client extends OpenApi {
2375
2338
  */
2376
2339
  describeFotaPendingDesktops(request: $_model.DescribeFotaPendingDesktopsRequest): Promise<$_model.DescribeFotaPendingDesktopsResponse>;
2377
2340
  /**
2378
- * Queries a list of update tasks.
2341
+ * Retrieves the list of image upgrade tasks.
2379
2342
  *
2380
2343
  * @param request - DescribeFotaTasksRequest
2381
2344
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2383,20 +2346,20 @@ export default class Client extends OpenApi {
2383
2346
  */
2384
2347
  describeFotaTasksWithOptions(request: $_model.DescribeFotaTasksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeFotaTasksResponse>;
2385
2348
  /**
2386
- * Queries a list of update tasks.
2349
+ * Retrieves the list of image upgrade tasks.
2387
2350
  *
2388
2351
  * @param request - DescribeFotaTasksRequest
2389
2352
  * @returns DescribeFotaTasksResponse
2390
2353
  */
2391
2354
  describeFotaTasks(request: $_model.DescribeFotaTasksRequest): Promise<$_model.DescribeFotaTasksResponse>;
2392
2355
  /**
2393
- * 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.
2394
2357
  *
2395
2358
  * @remarks
2396
- * - Select China (Shanghai) for the Alibaba Cloud China site and Singapore for the Alibaba Cloud International site.
2397
- * - By default, this operation returns both active and deleted Cloud Desktops.
2398
- * - You can query only Cloud Desktops deleted within the last three months.
2399
- * - 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.
2400
2363
  *
2401
2364
  * @param request - DescribeGlobalDesktopRecordsRequest
2402
2365
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2404,13 +2367,13 @@ export default class Client extends OpenApi {
2404
2367
  */
2405
2368
  describeGlobalDesktopRecordsWithOptions(request: $_model.DescribeGlobalDesktopRecordsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeGlobalDesktopRecordsResponse>;
2406
2369
  /**
2407
- * 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.
2408
2371
  *
2409
2372
  * @remarks
2410
- * - Select China (Shanghai) for the Alibaba Cloud China site and Singapore for the Alibaba Cloud International site.
2411
- * - By default, this operation returns both active and deleted Cloud Desktops.
2412
- * - You can query only Cloud Desktops deleted within the last three months.
2413
- * - 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.
2414
2377
  *
2415
2378
  * @param request - DescribeGlobalDesktopRecordsRequest
2416
2379
  * @returns DescribeGlobalDesktopRecordsResponse
@@ -2519,11 +2482,11 @@ export default class Client extends OpenApi {
2519
2482
  */
2520
2483
  describeImages(request: $_model.DescribeImagesRequest): Promise<$_model.DescribeImagesResponse>;
2521
2484
  /**
2522
- * Used to query the execution list and status of Cloud Assistant scripts.
2485
+ * Queries the execution list and status of Cloud Assistant scripts.
2523
2486
  *
2524
2487
  * @remarks
2525
- * - 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.
2526
- * - 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.
2527
2490
  *
2528
2491
  * @param request - DescribeInvocationsRequest
2529
2492
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2531,11 +2494,11 @@ export default class Client extends OpenApi {
2531
2494
  */
2532
2495
  describeInvocationsWithOptions(request: $_model.DescribeInvocationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeInvocationsResponse>;
2533
2496
  /**
2534
- * Used to query the execution list and status of Cloud Assistant scripts.
2497
+ * Queries the execution list and status of Cloud Assistant scripts.
2535
2498
  *
2536
2499
  * @remarks
2537
- * - 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.
2538
- * - 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.
2539
2502
  *
2540
2503
  * @param request - DescribeInvocationsRequest
2541
2504
  * @returns DescribeInvocationsResponse
@@ -2572,7 +2535,7 @@ export default class Client extends OpenApi {
2572
2535
  */
2573
2536
  describeKmsKeys(request: $_model.DescribeKmsKeysRequest): Promise<$_model.DescribeKmsKeysResponse>;
2574
2537
  /**
2575
- * 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.
2576
2539
  *
2577
2540
  * @param request - DescribeModificationPriceRequest
2578
2541
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2580,7 +2543,7 @@ export default class Client extends OpenApi {
2580
2543
  */
2581
2544
  describeModificationPriceWithOptions(request: $_model.DescribeModificationPriceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeModificationPriceResponse>;
2582
2545
  /**
2583
- * 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.
2584
2547
  *
2585
2548
  * @param request - DescribeModificationPriceRequest
2586
2549
  * @returns DescribeModificationPriceResponse
@@ -2617,7 +2580,7 @@ export default class Client extends OpenApi {
2617
2580
  */
2618
2581
  describeNatGateways(request: $_model.DescribeNatGatewaysRequest): Promise<$_model.DescribeNatGatewaysResponse>;
2619
2582
  /**
2620
- * Queries the details of one or more premium bandwidth plans.
2583
+ * Queries the details of one or more premium Internet bandwidth plans.
2621
2584
  *
2622
2585
  * @param request - DescribeNetworkPackagesRequest
2623
2586
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2625,7 +2588,7 @@ export default class Client extends OpenApi {
2625
2588
  */
2626
2589
  describeNetworkPackagesWithOptions(request: $_model.DescribeNetworkPackagesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeNetworkPackagesResponse>;
2627
2590
  /**
2628
- * Queries the details of one or more premium bandwidth plans.
2591
+ * Queries the details of one or more premium Internet bandwidth plans.
2629
2592
  *
2630
2593
  * @param request - DescribeNetworkPackagesRequest
2631
2594
  * @returns DescribeNetworkPackagesResponse
@@ -2788,7 +2751,7 @@ export default class Client extends OpenApi {
2788
2751
  */
2789
2752
  describeRecordings(request: $_model.DescribeRecordingsRequest): Promise<$_model.DescribeRecordingsResponse>;
2790
2753
  /**
2791
- * Query the refund amount for monthly subscription WUYING Workspaces.
2754
+ * Queries the unsubscription price of cloud computers purchased on a monthly basis.
2792
2755
  *
2793
2756
  * @param request - DescribeRefundPriceRequest
2794
2757
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2796,7 +2759,7 @@ export default class Client extends OpenApi {
2796
2759
  */
2797
2760
  describeRefundPriceWithOptions(request: $_model.DescribeRefundPriceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRefundPriceResponse>;
2798
2761
  /**
2799
- * Query the refund amount for monthly subscription WUYING Workspaces.
2762
+ * Queries the unsubscription price of cloud computers purchased on a monthly basis.
2800
2763
  *
2801
2764
  * @param request - DescribeRefundPriceRequest
2802
2765
  * @returns DescribeRefundPriceResponse
@@ -2916,7 +2879,7 @@ export default class Client extends OpenApi {
2916
2879
  */
2917
2880
  describeSessionStatistic(request: $_model.DescribeSessionStatisticRequest): Promise<$_model.DescribeSessionStatisticResponse>;
2918
2881
  /**
2919
- * Queries the snapshots and their details for a cloud desktop.
2882
+ * Queries the snapshot list and snapshot details of a cloud computer.
2920
2883
  *
2921
2884
  * @param request - DescribeSnapshotsRequest
2922
2885
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2924,7 +2887,7 @@ export default class Client extends OpenApi {
2924
2887
  */
2925
2888
  describeSnapshotsWithOptions(request: $_model.DescribeSnapshotsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSnapshotsResponse>;
2926
2889
  /**
2927
- * Queries the snapshots and their details for a cloud desktop.
2890
+ * Queries the snapshot list and snapshot details of a cloud computer.
2928
2891
  *
2929
2892
  * @param request - DescribeSnapshotsRequest
2930
2893
  * @returns DescribeSnapshotsResponse
@@ -2961,7 +2924,7 @@ export default class Client extends OpenApi {
2961
2924
  */
2962
2925
  describeSubnets(request: $_model.DescribeSubnetsRequest): Promise<$_model.DescribeSubnetsResponse>;
2963
2926
  /**
2964
- * Query the details of Cloud Desktop templates.
2927
+ * Queries the details of cloud computer templates.
2965
2928
  *
2966
2929
  * @param request - DescribeTemplatesRequest
2967
2930
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2969,7 +2932,7 @@ export default class Client extends OpenApi {
2969
2932
  */
2970
2933
  describeTemplatesWithOptions(request: $_model.DescribeTemplatesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeTemplatesResponse>;
2971
2934
  /**
2972
- * Query the details of Cloud Desktop templates.
2935
+ * Queries the details of cloud computer templates.
2973
2936
  *
2974
2937
  * @param request - DescribeTemplatesRequest
2975
2938
  * @returns DescribeTemplatesResponse
@@ -3167,7 +3130,7 @@ export default class Client extends OpenApi {
3167
3130
  */
3168
3131
  dissociateIpAddress(request: $_model.DissociateIpAddressRequest): Promise<$_model.DissociateIpAddressResponse>;
3169
3132
  /**
3170
- * 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.
3171
3134
  *
3172
3135
  * @param request - DissociateNetworkPackageRequest
3173
3136
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3175,14 +3138,14 @@ export default class Client extends OpenApi {
3175
3138
  */
3176
3139
  dissociateNetworkPackageWithOptions(request: $_model.DissociateNetworkPackageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DissociateNetworkPackageResponse>;
3177
3140
  /**
3178
- * 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.
3179
3142
  *
3180
3143
  * @param request - DissociateNetworkPackageRequest
3181
3144
  * @returns DissociateNetworkPackageResponse
3182
3145
  */
3183
3146
  dissociateNetworkPackage(request: $_model.DissociateNetworkPackageRequest): Promise<$_model.DissociateNetworkPackageResponse>;
3184
3147
  /**
3185
- * Obtains the download link of the target file.
3148
+ * Retrieves the download URL of a specified file.
3186
3149
  *
3187
3150
  * @param request - DownloadCdsFileRequest
3188
3151
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3190,7 +3153,7 @@ export default class Client extends OpenApi {
3190
3153
  */
3191
3154
  downloadCdsFileWithOptions(request: $_model.DownloadCdsFileRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DownloadCdsFileResponse>;
3192
3155
  /**
3193
- * Obtains the download link of the target file.
3156
+ * Retrieves the download URL of a specified file.
3194
3157
  *
3195
3158
  * @param request - DownloadCdsFileRequest
3196
3159
  * @returns DownloadCdsFileResponse
@@ -3212,7 +3175,7 @@ export default class Client extends OpenApi {
3212
3175
  */
3213
3176
  exportClientEvents(request: $_model.ExportClientEventsRequest): Promise<$_model.ExportClientEventsResponse>;
3214
3177
  /**
3215
- * 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.
3216
3179
  *
3217
3180
  * @param request - ExportDesktopGroupInfoRequest
3218
3181
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3220,32 +3183,32 @@ export default class Client extends OpenApi {
3220
3183
  */
3221
3184
  exportDesktopGroupInfoWithOptions(request: $_model.ExportDesktopGroupInfoRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ExportDesktopGroupInfoResponse>;
3222
3185
  /**
3223
- * 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.
3224
3187
  *
3225
3188
  * @param request - ExportDesktopGroupInfoRequest
3226
3189
  * @returns ExportDesktopGroupInfoResponse
3227
3190
  */
3228
3191
  exportDesktopGroupInfo(request: $_model.ExportDesktopGroupInfoRequest): Promise<$_model.ExportDesktopGroupInfoResponse>;
3229
3192
  /**
3230
- * Exports a cloud computer list as a CSV file.
3231
- *
3232
- * @remarks
3233
- * 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:
3234
- * * Cloud computer ID and name
3235
- * * Office network ID and name
3236
- * * The instance type, OS and protocol of the cloud computer
3237
- * * System disk and data disk of the cloud computer
3238
- * * The status
3239
- * * Purchase method
3240
- * * The time when the cloud computer expires
3241
- * * Remaining duration and total duration
3242
- * * Number of assigned users and number of current users
3243
- * * Office network type
3244
- * * The time when the cloud computer was created
3245
- * * Tags
3246
- * * Encryption status
3247
- * * IP
3248
- * * 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
3249
3212
  *
3250
3213
  * @param request - ExportDesktopListInfoRequest
3251
3214
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3253,32 +3216,32 @@ export default class Client extends OpenApi {
3253
3216
  */
3254
3217
  exportDesktopListInfoWithOptions(request: $_model.ExportDesktopListInfoRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ExportDesktopListInfoResponse>;
3255
3218
  /**
3256
- * Exports a cloud computer list as a CSV file.
3257
- *
3258
- * @remarks
3259
- * 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:
3260
- * * Cloud computer ID and name
3261
- * * Office network ID and name
3262
- * * The instance type, OS and protocol of the cloud computer
3263
- * * System disk and data disk of the cloud computer
3264
- * * The status
3265
- * * Purchase method
3266
- * * The time when the cloud computer expires
3267
- * * Remaining duration and total duration
3268
- * * Number of assigned users and number of current users
3269
- * * Office network type
3270
- * * The time when the cloud computer was created
3271
- * * Tags
3272
- * * Encryption status
3273
- * * IP
3274
- * * 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
3275
3238
  *
3276
3239
  * @param request - ExportDesktopListInfoRequest
3277
3240
  * @returns ExportDesktopListInfoResponse
3278
3241
  */
3279
3242
  exportDesktopListInfo(request: $_model.ExportDesktopListInfoRequest): Promise<$_model.ExportDesktopListInfoResponse>;
3280
3243
  /**
3281
- * 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.
3282
3245
  *
3283
3246
  * @param request - GetAsyncTaskRequest
3284
3247
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3286,7 +3249,7 @@ export default class Client extends OpenApi {
3286
3249
  */
3287
3250
  getAsyncTaskWithOptions(request: $_model.GetAsyncTaskRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAsyncTaskResponse>;
3288
3251
  /**
3289
- * 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.
3290
3253
  *
3291
3254
  * @param request - GetAsyncTaskRequest
3292
3255
  * @returns GetAsyncTaskResponse
@@ -3479,10 +3442,10 @@ export default class Client extends OpenApi {
3479
3442
  */
3480
3443
  listOfficeSiteUsers(request: $_model.ListOfficeSiteUsersRequest): Promise<$_model.ListOfficeSiteUsersResponse>;
3481
3444
  /**
3482
- * Queries the tags of cloud computers.
3445
+ * Queries the list of tags that are added to cloud computers.
3483
3446
  *
3484
3447
  * @remarks
3485
- * You must use at least one of the following parameters in the request to determine the object that you want to query: `ResourceId.N`, `Tag.N.Key`, and `Tag.N.Value`.
3448
+ * You must specify at least one of the following parameters in the request to specify the query object: `ResourceId.N`, `Tag.N.Key`, or `Tag.N.Value`.
3486
3449
  *
3487
3450
  * @param request - ListTagResourcesRequest
3488
3451
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3490,10 +3453,10 @@ export default class Client extends OpenApi {
3490
3453
  */
3491
3454
  listTagResourcesWithOptions(request: $_model.ListTagResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListTagResourcesResponse>;
3492
3455
  /**
3493
- * Queries the tags of cloud computers.
3456
+ * Queries the list of tags that are added to cloud computers.
3494
3457
  *
3495
3458
  * @remarks
3496
- * You must use at least one of the following parameters in the request to determine the object that you want to query: `ResourceId.N`, `Tag.N.Key`, and `Tag.N.Value`.
3459
+ * You must specify at least one of the following parameters in the request to specify the query object: `ResourceId.N`, `Tag.N.Key`, or `Tag.N.Value`.
3497
3460
  *
3498
3461
  * @param request - ListTagResourcesRequest
3499
3462
  * @returns ListTagResourcesResponse
@@ -3659,7 +3622,7 @@ export default class Client extends OpenApi {
3659
3622
  */
3660
3623
  modifyAclEntries(request: $_model.ModifyAclEntriesRequest): Promise<$_model.ModifyAclEntriesResponse>;
3661
3624
  /**
3662
- * Modifies the name and snapshot retention period of an automatic snapshot policy.
3625
+ * Modifies the configuration items of an automatic snapshot policy, including the policy name and snapshot retention period.
3663
3626
  *
3664
3627
  * @param request - ModifyAutoSnapshotPolicyRequest
3665
3628
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3667,7 +3630,7 @@ export default class Client extends OpenApi {
3667
3630
  */
3668
3631
  modifyAutoSnapshotPolicyWithOptions(request: $_model.ModifyAutoSnapshotPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyAutoSnapshotPolicyResponse>;
3669
3632
  /**
3670
- * Modifies the name and snapshot retention period of an automatic snapshot policy.
3633
+ * Modifies the configuration items of an automatic snapshot policy, including the policy name and snapshot retention period.
3671
3634
  *
3672
3635
  * @param request - ModifyAutoSnapshotPolicyRequest
3673
3636
  * @returns ModifyAutoSnapshotPolicyResponse
@@ -3725,7 +3688,7 @@ export default class Client extends OpenApi {
3725
3688
  */
3726
3689
  modifyCdsFileShareLink(request: $_model.ModifyCdsFileShareLinkRequest): Promise<$_model.ModifyCdsFileShareLinkResponse>;
3727
3690
  /**
3728
- * Modifies a configuration that does not have a region-specific policy.
3691
+ * Modifies the configuration of a region-free policy.
3729
3692
  *
3730
3693
  * @param request - ModifyCenterPolicyRequest
3731
3694
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3733,7 +3696,7 @@ export default class Client extends OpenApi {
3733
3696
  */
3734
3697
  modifyCenterPolicyWithOptions(request: $_model.ModifyCenterPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyCenterPolicyResponse>;
3735
3698
  /**
3736
- * Modifies a configuration that does not have a region-specific policy.
3699
+ * Modifies the configuration of a region-free policy.
3737
3700
  *
3738
3701
  * @param request - ModifyCenterPolicyRequest
3739
3702
  * @returns ModifyCenterPolicyResponse
@@ -4447,7 +4410,7 @@ export default class Client extends OpenApi {
4447
4410
  */
4448
4411
  modifyUserToDesktopGroup(request: $_model.ModifyUserToDesktopGroupRequest): Promise<$_model.ModifyUserToDesktopGroupResponse>;
4449
4412
  /**
4450
- * Move files or folders.
4413
+ * Moves a file or folder in a cloud disk to a new location.
4451
4414
  *
4452
4415
  * @param request - MoveCdsFileRequest
4453
4416
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4455,7 +4418,7 @@ export default class Client extends OpenApi {
4455
4418
  */
4456
4419
  moveCdsFileWithOptions(request: $_model.MoveCdsFileRequest, runtime: $dara.RuntimeOptions): Promise<$_model.MoveCdsFileResponse>;
4457
4420
  /**
4458
- * Move files or folders.
4421
+ * Moves a file or folder in a cloud disk to a new location.
4459
4422
  *
4460
4423
  * @param request - MoveCdsFileRequest
4461
4424
  * @returns MoveCdsFileResponse
@@ -4827,7 +4790,7 @@ export default class Client extends OpenApi {
4827
4790
  */
4828
4791
  resetSnapshot(request: $_model.ResetSnapshotRequest): Promise<$_model.ResetSnapshotResponse>;
4829
4792
  /**
4830
- * Revokes the coordinate permissions.
4793
+ * Cancels the permission for stream coordination operations.
4831
4794
  *
4832
4795
  * @param request - RevokeCoordinatePrivilegeRequest
4833
4796
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4835,7 +4798,7 @@ export default class Client extends OpenApi {
4835
4798
  */
4836
4799
  revokeCoordinatePrivilegeWithOptions(request: $_model.RevokeCoordinatePrivilegeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RevokeCoordinatePrivilegeResponse>;
4837
4800
  /**
4838
- * Revokes the coordinate permissions.
4801
+ * Cancels the permission for stream coordination operations.
4839
4802
  *
4840
4803
  * @param request - RevokeCoordinatePrivilegeRequest
4841
4804
  * @returns RevokeCoordinatePrivilegeResponse
@@ -4944,10 +4907,10 @@ export default class Client extends OpenApi {
4944
4907
  */
4945
4908
  setDesktopMaintenance(request: $_model.SetDesktopMaintenanceRequest): Promise<$_model.SetDesktopMaintenanceResponse>;
4946
4909
  /**
4947
- * Enables or disables the single sign-on (SSO) feature for an Active Directory (AD) account-based office network.
4910
+ * Enables or disables the single sign-on (SSO) feature for an AD-based office network.
4948
4911
  *
4949
4912
  * @remarks
4950
- * This operation is supported only for AD directories, not for RAM directories.
4913
+ * This operation has the same effect as [SetOfficeSiteSsoStatus](~~SetOfficeSiteSsoStatus~~). Use the SetOfficeSiteSsoStatus operation instead.
4951
4914
  *
4952
4915
  * @param request - SetDirectorySsoStatusRequest
4953
4916
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4955,10 +4918,10 @@ export default class Client extends OpenApi {
4955
4918
  */
4956
4919
  setDirectorySsoStatusWithOptions(request: $_model.SetDirectorySsoStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SetDirectorySsoStatusResponse>;
4957
4920
  /**
4958
- * Enables or disables the single sign-on (SSO) feature for an Active Directory (AD) account-based office network.
4921
+ * Enables or disables the single sign-on (SSO) feature for an AD-based office network.
4959
4922
  *
4960
4923
  * @remarks
4961
- * This operation is supported only for AD directories, not for RAM directories.
4924
+ * This operation has the same effect as [SetOfficeSiteSsoStatus](~~SetOfficeSiteSsoStatus~~). Use the SetOfficeSiteSsoStatus operation instead.
4962
4925
  *
4963
4926
  * @param request - SetDirectorySsoStatusRequest
4964
4927
  * @returns SetDirectorySsoStatusResponse
@@ -5079,10 +5042,10 @@ export default class Client extends OpenApi {
5079
5042
  */
5080
5043
  stopInvocation(request: $_model.StopInvocationRequest): Promise<$_model.StopInvocationResponse>;
5081
5044
  /**
5082
- * Adds tags to cloud computers. This allows you to filter and manage cloud computers by tag.
5045
+ * Adds tags to specified cloud desktops. This makes it easier to filter and manage cloud desktops by tag.
5083
5046
  *
5084
5047
  * @remarks
5085
- * If TagKey is specified, the new TagValue value overrides the original TagValue value.
5048
+ * If the specified TagKey already exists, the new TagValue overwrites the original TagValue.
5086
5049
  *
5087
5050
  * @param request - TagResourcesRequest
5088
5051
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5090,10 +5053,10 @@ export default class Client extends OpenApi {
5090
5053
  */
5091
5054
  tagResourcesWithOptions(request: $_model.TagResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.TagResourcesResponse>;
5092
5055
  /**
5093
- * Adds tags to cloud computers. This allows you to filter and manage cloud computers by tag.
5056
+ * Adds tags to specified cloud desktops. This makes it easier to filter and manage cloud desktops by tag.
5094
5057
  *
5095
5058
  * @remarks
5096
- * If TagKey is specified, the new TagValue value overrides the original TagValue value.
5059
+ * If the specified TagKey already exists, the new TagValue overwrites the original TagValue.
5097
5060
  *
5098
5061
  * @param request - TagResourcesRequest
5099
5062
  * @returns TagResourcesResponse
@@ -5160,7 +5123,7 @@ export default class Client extends OpenApi {
5160
5123
  */
5161
5124
  unlockVirtualMFADevice(request: $_model.UnlockVirtualMFADeviceRequest): Promise<$_model.UnlockVirtualMFADeviceResponse>;
5162
5125
  /**
5163
- * Removes tags from cloud computers. After you remove a tag, if the tag is not added to a cloud computer, the tag is automatically deleted.
5126
+ * Removes tags from cloud desktops. After a tag is removed, if the tag is not added to any cloud desktop, the tag is automatically deleted.
5164
5127
  *
5165
5128
  * @param request - UntagResourcesRequest
5166
5129
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5168,7 +5131,7 @@ export default class Client extends OpenApi {
5168
5131
  */
5169
5132
  untagResourcesWithOptions(request: $_model.UntagResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UntagResourcesResponse>;
5170
5133
  /**
5171
- * Removes tags from cloud computers. After you remove a tag, if the tag is not added to a cloud computer, the tag is automatically deleted.
5134
+ * Removes tags from cloud desktops. After a tag is removed, if the tag is not added to any cloud desktop, the tag is automatically deleted.
5172
5135
  *
5173
5136
  * @param request - UntagResourcesRequest
5174
5137
  * @returns UntagResourcesResponse
@@ -5196,10 +5159,10 @@ export default class Client extends OpenApi {
5196
5159
  */
5197
5160
  updateFotaTask(request: $_model.UpdateFotaTaskRequest): Promise<$_model.UpdateFotaTaskResponse>;
5198
5161
  /**
5199
- * Uploads your custom Windows image.
5162
+ * Uploads a custom Windows image.
5200
5163
  *
5201
5164
  * @remarks
5202
- * > You can upload only Windows images.
5165
+ * > Only Windows operating system images can be uploaded.
5203
5166
  *
5204
5167
  * @param request - UploadImageRequest
5205
5168
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5207,10 +5170,10 @@ export default class Client extends OpenApi {
5207
5170
  */
5208
5171
  uploadImageWithOptions(request: $_model.UploadImageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UploadImageResponse>;
5209
5172
  /**
5210
- * Uploads your custom Windows image.
5173
+ * Uploads a custom Windows image.
5211
5174
  *
5212
5175
  * @remarks
5213
- * > You can upload only Windows images.
5176
+ * > Only Windows operating system images can be uploaded.
5214
5177
  *
5215
5178
  * @param request - UploadImageRequest
5216
5179
  * @returns UploadImageResponse