@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.js CHANGED
@@ -49,6 +49,32 @@ class Client extends openapi_core_1.default {
49
49
  constructor(config) {
50
50
  super(config);
51
51
  this._endpointRule = "regional";
52
+ this._endpointMap = {
53
+ 'us-west-1': "ecd.us-west-1.aliyuncs.com",
54
+ 'us-east-1': "ecd.us-east-1.aliyuncs.com",
55
+ 'me-east-1': "ecd.me-east-1.aliyuncs.com",
56
+ 'me-central-1': "ecd.me-central-1.aliyuncs.com",
57
+ 'eu-west-1': "ecd.eu-west-1.aliyuncs.com",
58
+ 'eu-central-1': "ecd.eu-central-1.aliyuncs.com",
59
+ 'cn-zhangjiakou': "ecd.cn-zhangjiakou.aliyuncs.com",
60
+ 'cn-wulanchabu': "ecd.cn-wulanchabu.aliyuncs.com",
61
+ 'cn-shenzhen': "ecd.cn-shenzhen.aliyuncs.com",
62
+ 'cn-shanghai-finance-1': "ecd.cn-shanghai-finance-1.aliyuncs.com",
63
+ 'cn-shanghai': "ecd.cn-shanghai.aliyuncs.com",
64
+ 'cn-qingdao': "ecd.cn-qingdao.aliyuncs.com",
65
+ 'cn-nanjing': "ecd.cn-nanjing.aliyuncs.com",
66
+ 'cn-hongkong': "ecd.cn-hongkong.aliyuncs.com",
67
+ 'cn-hangzhou-finance': "ecd.cn-hangzhou-finance.aliyuncs.com",
68
+ 'cn-hangzhou': "ecd.cn-hangzhou.aliyuncs.com",
69
+ 'cn-guangzhou': "ecd.cn-guangzhou.aliyuncs.com",
70
+ 'cn-chengdu': "ecd.cn-chengdu.aliyuncs.com",
71
+ 'cn-beijing': "ecd.cn-beijing.aliyuncs.com",
72
+ 'ap-southeast-7': "ecd.ap-southeast-7.aliyuncs.com",
73
+ 'ap-southeast-6': "ecd.ap-southeast-6.aliyuncs.com",
74
+ 'ap-southeast-5': "ecd.ap-southeast-5.aliyuncs.com",
75
+ 'ap-southeast-1': "ecd.ap-southeast-1.aliyuncs.com",
76
+ 'ap-northeast-1': "ecd.ap-northeast-1.aliyuncs.com",
77
+ };
52
78
  this.checkConfig(config);
53
79
  this._endpoint = this.getEndpoint("ecd", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
54
80
  }
@@ -62,10 +88,10 @@ class Client extends openapi_core_1.default {
62
88
  return openapi_core_2.OpenApiUtil.getEndpointRules(productId, regionId, endpointRule, network, suffix);
63
89
  }
64
90
  /**
65
- * Unlocks a convenience office network that is automatically locked due to a long idle period of time.
91
+ * Unlocks an office network that was automatically locked after being idle for a period of time.
66
92
  *
67
93
  * @remarks
68
- * If you do not create any cloud computer in a convenience office network within 15 days, the office network is automatically locked and virtual private cloud (VPC) resources are released. If you want to resume the office network, you can call this operation to unlock the office network.
94
+ * For office networks based on convenience accounts, if no cloud computers are created within 15 consecutive calendar days, the office network is automatically locked and VPC-related resources are released. To use the office network again, call this operation to unlock it.
69
95
  *
70
96
  * @param request - ActivateOfficeSiteRequest
71
97
  * @param runtime - runtime options for this request RuntimeOptions
@@ -97,10 +123,10 @@ class Client extends openapi_core_1.default {
97
123
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ActivateOfficeSiteResponse({}));
98
124
  }
99
125
  /**
100
- * Unlocks a convenience office network that is automatically locked due to a long idle period of time.
126
+ * Unlocks an office network that was automatically locked after being idle for a period of time.
101
127
  *
102
128
  * @remarks
103
- * If you do not create any cloud computer in a convenience office network within 15 days, the office network is automatically locked and virtual private cloud (VPC) resources are released. If you want to resume the office network, you can call this operation to unlock the office network.
129
+ * For office networks based on convenience accounts, if no cloud computers are created within 15 consecutive calendar days, the office network is automatically locked and VPC-related resources are released. To use the office network again, call this operation to unlock it.
104
130
  *
105
131
  * @param request - ActivateOfficeSiteRequest
106
132
  * @returns ActivateOfficeSiteResponse
@@ -212,10 +238,10 @@ class Client extends openapi_core_1.default {
212
238
  return await this.addDevicesWithOptions(request, runtime);
213
239
  }
214
240
  /**
215
- * Adds a shared folder to the network disk.
241
+ * Creates a shared folder in a cloud disk.
216
242
  *
217
243
  * @remarks
218
- * You can call this operation to share a specific folder with other users. You can also configure the folder permissions.
244
+ * You can share a specified folder with other users and set access permissions for the folder.
219
245
  *
220
246
  * @param tmpReq - AddFilePermissionRequest
221
247
  * @param runtime - runtime options for this request RuntimeOptions
@@ -264,10 +290,10 @@ class Client extends openapi_core_1.default {
264
290
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddFilePermissionResponse({}));
265
291
  }
266
292
  /**
267
- * Adds a shared folder to the network disk.
293
+ * Creates a shared folder in a cloud disk.
268
294
  *
269
295
  * @remarks
270
- * You can call this operation to share a specific folder with other users. You can also configure the folder permissions.
296
+ * You can share a specified folder with other users and set access permissions for the folder.
271
297
  *
272
298
  * @param request - AddFilePermissionRequest
273
299
  * @returns AddFilePermissionResponse
@@ -495,7 +521,7 @@ class Client extends openapi_core_1.default {
495
521
  return await this.applyAutoSnapshotPolicyWithOptions(request, runtime);
496
522
  }
497
523
  /**
498
- * Applies for the coordinate permissions.
524
+ * Requests permissions for stream coordination operations.
499
525
  *
500
526
  * @param request - ApplyCoordinatePrivilegeRequest
501
527
  * @param runtime - runtime options for this request RuntimeOptions
@@ -536,7 +562,7 @@ class Client extends openapi_core_1.default {
536
562
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ApplyCoordinatePrivilegeResponse({}));
537
563
  }
538
564
  /**
539
- * Applies for the coordinate permissions.
565
+ * Requests permissions for stream coordination operations.
540
566
  *
541
567
  * @param request - ApplyCoordinatePrivilegeRequest
542
568
  * @returns ApplyCoordinatePrivilegeResponse
@@ -546,7 +572,7 @@ class Client extends openapi_core_1.default {
546
572
  return await this.applyCoordinatePrivilegeWithOptions(request, runtime);
547
573
  }
548
574
  /**
549
- * Applies for coordination monitoring. This operation is mainly used in administrator assistance scenarios and education scenarios.
575
+ * Sends a remote assistance request from an administrator to an end user. This operation is mainly used in administrator assistance scenarios and education scenarios.
550
576
  *
551
577
  * @param request - ApplyCoordinationForMonitoringRequest
552
578
  * @param runtime - runtime options for this request RuntimeOptions
@@ -590,7 +616,7 @@ class Client extends openapi_core_1.default {
590
616
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ApplyCoordinationForMonitoringResponse({}));
591
617
  }
592
618
  /**
593
- * Applies for coordination monitoring. This operation is mainly used in administrator assistance scenarios and education scenarios.
619
+ * Sends a remote assistance request from an administrator to an end user. This operation is mainly used in administrator assistance scenarios and education scenarios.
594
620
  *
595
621
  * @param request - ApplyCoordinationForMonitoringRequest
596
622
  * @returns ApplyCoordinationForMonitoringResponse
@@ -600,10 +626,10 @@ class Client extends openapi_core_1.default {
600
626
  return await this.applyCoordinationForMonitoringWithOptions(request, runtime);
601
627
  }
602
628
  /**
603
- * Allows you to upgrade images.
629
+ * Allows an image upgrade.
604
630
  *
605
631
  * @remarks
606
- * The cloud computers for which you want to allow image updates must be in the Running state.
632
+ * The cloud computer must be in the Running state.
607
633
  *
608
634
  * @param request - ApproveFotaUpdateRequest
609
635
  * @param runtime - runtime options for this request RuntimeOptions
@@ -638,10 +664,10 @@ class Client extends openapi_core_1.default {
638
664
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ApproveFotaUpdateResponse({}));
639
665
  }
640
666
  /**
641
- * Allows you to upgrade images.
667
+ * Allows an image upgrade.
642
668
  *
643
669
  * @remarks
644
- * The cloud computers for which you want to allow image updates must be in the Running state.
670
+ * The cloud computer must be in the Running state.
645
671
  *
646
672
  * @param request - ApproveFotaUpdateRequest
647
673
  * @returns ApproveFotaUpdateResponse
@@ -702,7 +728,7 @@ class Client extends openapi_core_1.default {
702
728
  return await this.associateIpAddressWithOptions(request, runtime);
703
729
  }
704
730
  /**
705
- * Binds a premium bandwidth plan to an office network. A premium bandwidth plan is used together with only one office network.
731
+ * Associates a premium Internet bandwidth plan with an office network. A premium Internet bandwidth plan has a one-to-one bindingrelationship with an office network.
706
732
  *
707
733
  * @param request - AssociateNetworkPackageRequest
708
734
  * @param runtime - runtime options for this request RuntimeOptions
@@ -737,7 +763,7 @@ class Client extends openapi_core_1.default {
737
763
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AssociateNetworkPackageResponse({}));
738
764
  }
739
765
  /**
740
- * Binds a premium bandwidth plan to an office network. A premium bandwidth plan is used together with only one office network.
766
+ * Associates a premium Internet bandwidth plan with an office network. A premium Internet bandwidth plan has a one-to-one bindingrelationship with an office network.
741
767
  *
742
768
  * @param request - AssociateNetworkPackageRequest
743
769
  * @returns AssociateNetworkPackageResponse
@@ -912,12 +938,12 @@ class Client extends openapi_core_1.default {
912
938
  return await this.attachEndUserWithOptions(request, runtime);
913
939
  }
914
940
  /**
915
- * Assigns multiple cloud computers to users in a batch.
941
+ * Assigns users to multiple cloud computers in a batch.
916
942
  *
917
943
  * @remarks
918
- * - The target cloud computers must be in the Running state.
919
- * - 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.
920
- * - Recommended polling interval: 25 seconds (max duration: 50s). The process usually takes 15 seconds.
944
+ * - The cloud computers must be in the Running state.
945
+ * - This operation immediately returns a result. To check whether the assignment is successful, call [DescribeDesktops](https://help.aliyun.com/document_detail/436815.html) and check the `ManagementFlags` response parameter: `ASSIGNING` indicates that the assignment is in progress, and other values indicate that the assignment is complete.
946
+ * - Check whether the assignment is complete every 2 to 5 seconds, for a maximum of 50 seconds. In most cases, the assignment is completed within 1 to 5 seconds.
921
947
  *
922
948
  * @param request - BatchModifyEntitlementRequest
923
949
  * @param runtime - runtime options for this request RuntimeOptions
@@ -964,12 +990,12 @@ class Client extends openapi_core_1.default {
964
990
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.BatchModifyEntitlementResponse({}));
965
991
  }
966
992
  /**
967
- * Assigns multiple cloud computers to users in a batch.
993
+ * Assigns users to multiple cloud computers in a batch.
968
994
  *
969
995
  * @remarks
970
- * - The target cloud computers must be in the Running state.
971
- * - 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.
972
- * - Recommended polling interval: 25 seconds (max duration: 50s). The process usually takes 15 seconds.
996
+ * - The cloud computers must be in the Running state.
997
+ * - This operation immediately returns a result. To check whether the assignment is successful, call [DescribeDesktops](https://help.aliyun.com/document_detail/436815.html) and check the `ManagementFlags` response parameter: `ASSIGNING` indicates that the assignment is in progress, and other values indicate that the assignment is complete.
998
+ * - Check whether the assignment is complete every 2 to 5 seconds, for a maximum of 50 seconds. In most cases, the assignment is completed within 1 to 5 seconds.
973
999
  *
974
1000
  * @param request - BatchModifyEntitlementRequest
975
1001
  * @returns BatchModifyEntitlementResponse
@@ -1069,7 +1095,7 @@ class Client extends openapi_core_1.default {
1069
1095
  return await this.cancelAutoSnapshotPolicyWithOptions(request, runtime);
1070
1096
  }
1071
1097
  /**
1072
- * Cancels a file sharing task.
1098
+ * Cancels file sharing.
1073
1099
  *
1074
1100
  * @param request - CancelCdsFileShareLinkRequest
1075
1101
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1101,7 +1127,7 @@ class Client extends openapi_core_1.default {
1101
1127
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CancelCdsFileShareLinkResponse({}));
1102
1128
  }
1103
1129
  /**
1104
- * Cancels a file sharing task.
1130
+ * Cancels file sharing.
1105
1131
  *
1106
1132
  * @param request - CancelCdsFileShareLinkRequest
1107
1133
  * @returns CancelCdsFileShareLinkResponse
@@ -1111,7 +1137,7 @@ class Client extends openapi_core_1.default {
1111
1137
  return await this.cancelCdsFileShareLinkWithOptions(request, runtime);
1112
1138
  }
1113
1139
  /**
1114
- * Cancels a remote assistance request to the end user.
1140
+ * Cancels a remote assistance request initiated to an end user.
1115
1141
  *
1116
1142
  * @param request - CancelCoordinationForMonitoringRequest
1117
1143
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1149,7 +1175,7 @@ class Client extends openapi_core_1.default {
1149
1175
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CancelCoordinationForMonitoringResponse({}));
1150
1176
  }
1151
1177
  /**
1152
- * Cancels a remote assistance request to the end user.
1178
+ * Cancels a remote assistance request initiated to an end user.
1153
1179
  *
1154
1180
  * @param request - CancelCoordinationForMonitoringRequest
1155
1181
  * @returns CancelCoordinationForMonitoringResponse
@@ -1159,7 +1185,7 @@ class Client extends openapi_core_1.default {
1159
1185
  return await this.cancelCoordinationForMonitoringWithOptions(request, runtime);
1160
1186
  }
1161
1187
  /**
1162
- * Cancels the operation of copying an image to another region.
1188
+ * Cancels an ongoing image copy operation to another region.
1163
1189
  *
1164
1190
  * @param request - CancelCopyImageRequest
1165
1191
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1191,7 +1217,7 @@ class Client extends openapi_core_1.default {
1191
1217
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CancelCopyImageResponse({}));
1192
1218
  }
1193
1219
  /**
1194
- * Cancels the operation of copying an image to another region.
1220
+ * Cancels an ongoing image copy operation to another region.
1195
1221
  *
1196
1222
  * @param request - CancelCopyImageRequest
1197
1223
  * @returns CancelCopyImageResponse
@@ -1201,7 +1227,7 @@ class Client extends openapi_core_1.default {
1201
1227
  return await this.cancelCopyImageWithOptions(request, runtime);
1202
1228
  }
1203
1229
  /**
1204
- * Clones a policy based on an existing global policy.
1230
+ * Clones a policy based on an existing region-independent policy.
1205
1231
  *
1206
1232
  * @param request - CloneCenterPolicyRequest
1207
1233
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1242,7 +1268,7 @@ class Client extends openapi_core_1.default {
1242
1268
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CloneCenterPolicyResponse({}));
1243
1269
  }
1244
1270
  /**
1245
- * Clones a policy based on an existing global policy.
1271
+ * Clones a policy based on an existing region-independent policy.
1246
1272
  *
1247
1273
  * @param request - CloneCenterPolicyRequest
1248
1274
  * @returns CloneCenterPolicyResponse
@@ -1252,7 +1278,7 @@ class Client extends openapi_core_1.default {
1252
1278
  return await this.cloneCenterPolicyWithOptions(request, runtime);
1253
1279
  }
1254
1280
  /**
1255
- * Clones an existing policy to quickly create a policy.
1281
+ * Clones a cloud computer policy to quickly create a custom cloud computer policy.
1256
1282
  *
1257
1283
  * @param request - ClonePolicyGroupRequest
1258
1284
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1287,7 +1313,7 @@ class Client extends openapi_core_1.default {
1287
1313
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ClonePolicyGroupResponse({}));
1288
1314
  }
1289
1315
  /**
1290
- * Clones an existing policy to quickly create a policy.
1316
+ * Clones a cloud computer policy to quickly create a custom cloud computer policy.
1291
1317
  *
1292
1318
  * @param request - ClonePolicyGroupRequest
1293
1319
  * @returns ClonePolicyGroupResponse
@@ -1351,7 +1377,7 @@ class Client extends openapi_core_1.default {
1351
1377
  return await this.completeCdsFileWithOptions(request, runtime);
1352
1378
  }
1353
1379
  /**
1354
- * Configures a conditional forwarder and trust relationship for a high-definition experience (HDX)-based office network (formerly workspace). You can call the operation to configure a trust relationship for an enterprise Active Directory (AD) office network.
1380
+ * Configures a trust relationship for an AD office network. For office networks (formerly workspaces) that use the HDX protocol, you must configure conditional forwarders and trust relationships before the networks can function properly.
1355
1381
  *
1356
1382
  * @param request - ConfigADConnectorTrustRequest
1357
1383
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1389,7 +1415,7 @@ class Client extends openapi_core_1.default {
1389
1415
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ConfigADConnectorTrustResponse({}));
1390
1416
  }
1391
1417
  /**
1392
- * Configures a conditional forwarder and trust relationship for a high-definition experience (HDX)-based office network (formerly workspace). You can call the operation to configure a trust relationship for an enterprise Active Directory (AD) office network.
1418
+ * Configures a trust relationship for an AD office network. For office networks (formerly workspaces) that use the HDX protocol, you must configure conditional forwarders and trust relationships before the networks can function properly.
1393
1419
  *
1394
1420
  * @param request - ConfigADConnectorTrustRequest
1395
1421
  * @returns ConfigADConnectorTrustResponse
@@ -1399,7 +1425,7 @@ class Client extends openapi_core_1.default {
1399
1425
  return await this.configADConnectorTrustWithOptions(request, runtime);
1400
1426
  }
1401
1427
  /**
1402
- * Specify an organizational unit (OU) and administrator for the Active Directory (AD) office network (formerly known as workspace).
1428
+ * Specifies the organizational unit (OU) and administrator for an AD office network (formerly workspace).
1403
1429
  *
1404
1430
  * @param request - ConfigADConnectorUserRequest
1405
1431
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1440,7 +1466,7 @@ class Client extends openapi_core_1.default {
1440
1466
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ConfigADConnectorUserResponse({}));
1441
1467
  }
1442
1468
  /**
1443
- * Specify an organizational unit (OU) and administrator for the Active Directory (AD) office network (formerly known as workspace).
1469
+ * Specifies the organizational unit (OU) and administrator for an AD office network (formerly workspace).
1444
1470
  *
1445
1471
  * @param request - ConfigADConnectorUserRequest
1446
1472
  * @returns ConfigADConnectorUserResponse
@@ -1450,7 +1476,7 @@ class Client extends openapi_core_1.default {
1450
1476
  return await this.configADConnectorUserWithOptions(request, runtime);
1451
1477
  }
1452
1478
  /**
1453
- * Create a copy of a file or folder in the cloud drive.
1479
+ * Creates a copy of a file or folder in a cloud drive.
1454
1480
  *
1455
1481
  * @param request - CopyCdsFileRequest
1456
1482
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1503,7 +1529,7 @@ class Client extends openapi_core_1.default {
1503
1529
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CopyCdsFileResponse({}));
1504
1530
  }
1505
1531
  /**
1506
- * Create a copy of a file or folder in the cloud drive.
1532
+ * Creates a copy of a file or folder in a cloud drive.
1507
1533
  *
1508
1534
  * @param request - CopyCdsFileRequest
1509
1535
  * @returns CopyCdsFileResponse
@@ -1513,7 +1539,7 @@ class Client extends openapi_core_1.default {
1513
1539
  return await this.copyCdsFileWithOptions(request, runtime);
1514
1540
  }
1515
1541
  /**
1516
- * Copy an image to another region. If you want to share an image across regions, you can call this operation to copy the image to the destination region and then share the image.
1542
+ * Copies an image to another region. To share an image across regions, call this operation to copy the image to the destination region first, and then share it.
1517
1543
  *
1518
1544
  * @param request - CopyImageRequest
1519
1545
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1554,7 +1580,7 @@ class Client extends openapi_core_1.default {
1554
1580
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CopyImageResponse({}));
1555
1581
  }
1556
1582
  /**
1557
- * Copy an image to another region. If you want to share an image across regions, you can call this operation to copy the image to the destination region and then share the image.
1583
+ * Copies an image to another region. To share an image across regions, call this operation to copy the image to the destination region first, and then share it.
1558
1584
  *
1559
1585
  * @param request - CopyImageRequest
1560
1586
  * @returns CopyImageResponse
@@ -1771,7 +1797,7 @@ class Client extends openapi_core_1.default {
1771
1797
  return await this.createADConnectorOfficeSiteWithOptions(request, runtime);
1772
1798
  }
1773
1799
  /**
1774
- * Creates a NAS file system and associate it with the office network of the shared cloud computer.
1800
+ * Creates a NAS file system and binds it to the office network of a shared cloud computer.
1775
1801
  *
1776
1802
  * @param request - CreateAndBindNasFileSystemRequest
1777
1803
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1821,7 +1847,7 @@ class Client extends openapi_core_1.default {
1821
1847
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateAndBindNasFileSystemResponse({}));
1822
1848
  }
1823
1849
  /**
1824
- * Creates a NAS file system and associate it with the office network of the shared cloud computer.
1850
+ * Creates a NAS file system and binds it to the office network of a shared cloud computer.
1825
1851
  *
1826
1852
  * @param request - CreateAndBindNasFileSystemRequest
1827
1853
  * @returns CreateAndBindNasFileSystemResponse
@@ -2083,7 +2109,7 @@ class Client extends openapi_core_1.default {
2083
2109
  return await this.createCdsFileWithOptions(request, runtime);
2084
2110
  }
2085
2111
  /**
2086
- * Create a file share.
2112
+ * Creates a file share.
2087
2113
  *
2088
2114
  * @param request - CreateCdsFileShareLinkRequest
2089
2115
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2151,7 +2177,7 @@ class Client extends openapi_core_1.default {
2151
2177
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCdsFileShareLinkResponse({}));
2152
2178
  }
2153
2179
  /**
2154
- * Create a file share.
2180
+ * Creates a file share.
2155
2181
  *
2156
2182
  * @param request - CreateCdsFileShareLinkRequest
2157
2183
  * @returns CreateCdsFileShareLinkResponse
@@ -2161,7 +2187,7 @@ class Client extends openapi_core_1.default {
2161
2187
  return await this.createCdsFileShareLinkWithOptions(request, runtime);
2162
2188
  }
2163
2189
  /**
2164
- * You can create a region-independent cloud desktop policy.
2190
+ * Creates a region-independent Cloud Desktop policy.
2165
2191
  *
2166
2192
  * @param request - CreateCenterPolicyRequest
2167
2193
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2296,6 +2322,21 @@ class Client extends openapi_core_1.default {
2296
2322
  if (!$dara.isNull(request.fileTransferAddress)) {
2297
2323
  query["FileTransferAddress"] = request.fileTransferAddress;
2298
2324
  }
2325
+ if (!$dara.isNull(request.fileTransferInSize)) {
2326
+ query["FileTransferInSize"] = request.fileTransferInSize;
2327
+ }
2328
+ if (!$dara.isNull(request.fileTransferInUnit)) {
2329
+ query["FileTransferInUnit"] = request.fileTransferInUnit;
2330
+ }
2331
+ if (!$dara.isNull(request.fileTransferOutSize)) {
2332
+ query["FileTransferOutSize"] = request.fileTransferOutSize;
2333
+ }
2334
+ if (!$dara.isNull(request.fileTransferOutUnit)) {
2335
+ query["FileTransferOutUnit"] = request.fileTransferOutUnit;
2336
+ }
2337
+ if (!$dara.isNull(request.fileTransferSizeLimit)) {
2338
+ query["FileTransferSizeLimit"] = request.fileTransferSizeLimit;
2339
+ }
2299
2340
  if (!$dara.isNull(request.fileTransferSpeed)) {
2300
2341
  query["FileTransferSpeed"] = request.fileTransferSpeed;
2301
2342
  }
@@ -2586,7 +2627,7 @@ class Client extends openapi_core_1.default {
2586
2627
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCenterPolicyResponse({}));
2587
2628
  }
2588
2629
  /**
2589
- * You can create a region-independent cloud desktop policy.
2630
+ * Creates a region-independent Cloud Desktop policy.
2590
2631
  *
2591
2632
  * @param request - CreateCenterPolicyRequest
2592
2633
  * @returns CreateCenterPolicyResponse
@@ -3162,25 +3203,23 @@ class Client extends openapi_core_1.default {
3162
3203
  return await this.createDesktopOversoldGroupWithOptions(request, runtime);
3163
3204
  }
3164
3205
  /**
3165
- * Creates one or more Elastic Desktop Service (EDS) desktops. If you provide user information, the desktops are automatically assigned to the specified users.
3206
+ * Creates one or more cloud desktops. If user information is specified during creation, the cloud desktops are directly assigned to the users.
3166
3207
  *
3167
3208
  * @remarks
3168
- * Before you create a cloud desktop, meet the following requirements:
3169
- * - Create an office site (formerly a workspace) and users:
3170
- * - Simple office site: [CreateSimpleOfficeSite](https://help.aliyun.com/document_detail/215416.html) and [CreateUsers](https://help.aliyun.com/document_detail/437832.html).
3171
- * - 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).
3172
- * - Call [CreatePolicyGroup](https://help.aliyun.com/document_detail/188889.html) to create a policy, or use an existing policy.
3173
- * **Request examples**
3209
+ * Before creating cloud desktops, complete the following preparations:
3210
+ * - Create an office network (formerly workspace) and users. For more information, see the following API operations or documentation:
3211
+ * - Convenience office network: [CreateSimpleOfficeSite](https://help.aliyun.com/document_detail/215416.html) and [CreateUsers](https://help.aliyun.com/document_detail/437832.html).
3212
+ * - AD office network: [CreateADConnectorOfficeSite](https://help.aliyun.com/document_detail/215417.html) and [Create AD users](https://help.aliyun.com/document_detail/188619.html).
3213
+ * - Call [CreatePolicyGroup](https://help.aliyun.com/document_detail/188889.html) to create a policy, or confirm that an existing policy is available.
3214
+ * **Call examples:**
3174
3215
  * <details>
3175
- * <summary>
3176
- * Example: Create a cloud desktop from a bundle
3177
- * </summary>
3216
+ * <summary>Example of creating with a template</summary>
3178
3217
  * ```
3179
3218
  * {
3180
- * "RegionId": "cn-hangzhou",
3219
+ * "RegionId": "ap-southeast-1",
3181
3220
  * "DesktopName": "test-desktop-name",
3182
3221
  * "Amount": "1",
3183
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
3222
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
3184
3223
  * "PolicyGroupId": "system-all-enabled-policy",
3185
3224
  * "ChargeType": "PostPaid",
3186
3225
  * "BundleId": "b-enterprise_office_8c16g_windows2022"
@@ -3188,15 +3227,13 @@ class Client extends openapi_core_1.default {
3188
3227
  * ```
3189
3228
  * </details>
3190
3229
  * <details>
3191
- * <summary>
3192
- * Example: Create a cloud desktop with custom settings
3193
- * </summary>
3230
+ * <summary>Example of creating without a template</summary>
3194
3231
  * ```
3195
3232
  * {
3196
- * "RegionId": "cn-hangzhou",
3233
+ * "RegionId": "ap-southeast-1",
3197
3234
  * "DesktopName": "test-desktop-name",
3198
3235
  * "Amount": "1",
3199
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
3236
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
3200
3237
  * "PolicyGroupId": "system-all-enabled-policy",
3201
3238
  * "ChargeType": "PostPaid",
3202
3239
  * "DesktopAttachment": {
@@ -3210,15 +3247,13 @@ class Client extends openapi_core_1.default {
3210
3247
  * ```
3211
3248
  * </details>
3212
3249
  * <details>
3213
- * <summary>
3214
- * Example: Create a cloud desktop with a monthly usage package
3215
- * </summary>
3250
+ * <summary>Example of creating a monthly hourly package</summary>
3216
3251
  * ```
3217
3252
  * {
3218
- * "RegionId": "cn-hangzhou",
3253
+ * "RegionId": "ap-southeast-1",
3219
3254
  * "DesktopName": "test-desktop-name",
3220
3255
  * "Amount": "1",
3221
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
3256
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
3222
3257
  * "PolicyGroupId": "system-all-enabled-policy",
3223
3258
  * "ChargeType": "PostPaid",
3224
3259
  * "DesktopAttachment": {
@@ -3237,16 +3272,14 @@ class Client extends openapi_core_1.default {
3237
3272
  * ```
3238
3273
  * </details>
3239
3274
  * <details>
3240
- * <summary>
3241
- * Example: Create an agent resource
3242
- * </summary>
3275
+ * <summary>Example of creating an Agent resource</summary>
3243
3276
  * ```
3244
3277
  * {
3245
- * "RegionId": "cn-hangzhou",
3278
+ * "RegionId": "ap-southeast-1",
3246
3279
  * "BundleId": "b-openclaw-linux",
3247
3280
  * "DesktopName": "test-desktop-name",
3248
3281
  * "Amount": "1",
3249
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
3282
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
3250
3283
  * "ChargeType": "PostPaid",
3251
3284
  * "DesktopAttachment": {
3252
3285
  * "DesktopType": "cloud.space.4c.8g"
@@ -3259,7 +3292,7 @@ class Client extends openapi_core_1.default {
3259
3292
  * }
3260
3293
  * ```
3261
3294
  * </details>
3262
- * To automatically run user commands on a cloud desktop, configure the `UserCommands` parameter.
3295
+ * To have cloud desktops automatically run custom command scripts, use the `UserCommands` field to configure custom commands.
3263
3296
  *
3264
3297
  * @param tmpReq - CreateDesktopsRequest
3265
3298
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3336,6 +3369,9 @@ class Client extends openapi_core_1.default {
3336
3369
  if (!$dara.isNull(request.officeSiteId)) {
3337
3370
  query["OfficeSiteId"] = request.officeSiteId;
3338
3371
  }
3372
+ if (!$dara.isNull(request.ouPath)) {
3373
+ query["OuPath"] = request.ouPath;
3374
+ }
3339
3375
  if (!$dara.isNull(request.period)) {
3340
3376
  query["Period"] = request.period;
3341
3377
  }
@@ -3369,6 +3405,9 @@ class Client extends openapi_core_1.default {
3369
3405
  if (!$dara.isNull(request.snapshotPolicyId)) {
3370
3406
  query["SnapshotPolicyId"] = request.snapshotPolicyId;
3371
3407
  }
3408
+ if (!$dara.isNull(request.subPayType)) {
3409
+ query["SubPayType"] = request.subPayType;
3410
+ }
3372
3411
  if (!$dara.isNull(request.subnetId)) {
3373
3412
  query["SubnetId"] = request.subnetId;
3374
3413
  }
@@ -3413,25 +3452,23 @@ class Client extends openapi_core_1.default {
3413
3452
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDesktopsResponse({}));
3414
3453
  }
3415
3454
  /**
3416
- * Creates one or more Elastic Desktop Service (EDS) desktops. If you provide user information, the desktops are automatically assigned to the specified users.
3455
+ * Creates one or more cloud desktops. If user information is specified during creation, the cloud desktops are directly assigned to the users.
3417
3456
  *
3418
3457
  * @remarks
3419
- * Before you create a cloud desktop, meet the following requirements:
3420
- * - Create an office site (formerly a workspace) and users:
3421
- * - Simple office site: [CreateSimpleOfficeSite](https://help.aliyun.com/document_detail/215416.html) and [CreateUsers](https://help.aliyun.com/document_detail/437832.html).
3422
- * - 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).
3423
- * - Call [CreatePolicyGroup](https://help.aliyun.com/document_detail/188889.html) to create a policy, or use an existing policy.
3424
- * **Request examples**
3458
+ * Before creating cloud desktops, complete the following preparations:
3459
+ * - Create an office network (formerly workspace) and users. For more information, see the following API operations or documentation:
3460
+ * - Convenience office network: [CreateSimpleOfficeSite](https://help.aliyun.com/document_detail/215416.html) and [CreateUsers](https://help.aliyun.com/document_detail/437832.html).
3461
+ * - AD office network: [CreateADConnectorOfficeSite](https://help.aliyun.com/document_detail/215417.html) and [Create AD users](https://help.aliyun.com/document_detail/188619.html).
3462
+ * - Call [CreatePolicyGroup](https://help.aliyun.com/document_detail/188889.html) to create a policy, or confirm that an existing policy is available.
3463
+ * **Call examples:**
3425
3464
  * <details>
3426
- * <summary>
3427
- * Example: Create a cloud desktop from a bundle
3428
- * </summary>
3465
+ * <summary>Example of creating with a template</summary>
3429
3466
  * ```
3430
3467
  * {
3431
- * "RegionId": "cn-hangzhou",
3468
+ * "RegionId": "ap-southeast-1",
3432
3469
  * "DesktopName": "test-desktop-name",
3433
3470
  * "Amount": "1",
3434
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
3471
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
3435
3472
  * "PolicyGroupId": "system-all-enabled-policy",
3436
3473
  * "ChargeType": "PostPaid",
3437
3474
  * "BundleId": "b-enterprise_office_8c16g_windows2022"
@@ -3439,15 +3476,13 @@ class Client extends openapi_core_1.default {
3439
3476
  * ```
3440
3477
  * </details>
3441
3478
  * <details>
3442
- * <summary>
3443
- * Example: Create a cloud desktop with custom settings
3444
- * </summary>
3479
+ * <summary>Example of creating without a template</summary>
3445
3480
  * ```
3446
3481
  * {
3447
- * "RegionId": "cn-hangzhou",
3482
+ * "RegionId": "ap-southeast-1",
3448
3483
  * "DesktopName": "test-desktop-name",
3449
3484
  * "Amount": "1",
3450
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
3485
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
3451
3486
  * "PolicyGroupId": "system-all-enabled-policy",
3452
3487
  * "ChargeType": "PostPaid",
3453
3488
  * "DesktopAttachment": {
@@ -3461,15 +3496,13 @@ class Client extends openapi_core_1.default {
3461
3496
  * ```
3462
3497
  * </details>
3463
3498
  * <details>
3464
- * <summary>
3465
- * Example: Create a cloud desktop with a monthly usage package
3466
- * </summary>
3499
+ * <summary>Example of creating a monthly hourly package</summary>
3467
3500
  * ```
3468
3501
  * {
3469
- * "RegionId": "cn-hangzhou",
3502
+ * "RegionId": "ap-southeast-1",
3470
3503
  * "DesktopName": "test-desktop-name",
3471
3504
  * "Amount": "1",
3472
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
3505
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
3473
3506
  * "PolicyGroupId": "system-all-enabled-policy",
3474
3507
  * "ChargeType": "PostPaid",
3475
3508
  * "DesktopAttachment": {
@@ -3488,16 +3521,14 @@ class Client extends openapi_core_1.default {
3488
3521
  * ```
3489
3522
  * </details>
3490
3523
  * <details>
3491
- * <summary>
3492
- * Example: Create an agent resource
3493
- * </summary>
3524
+ * <summary>Example of creating an Agent resource</summary>
3494
3525
  * ```
3495
3526
  * {
3496
- * "RegionId": "cn-hangzhou",
3527
+ * "RegionId": "ap-southeast-1",
3497
3528
  * "BundleId": "b-openclaw-linux",
3498
3529
  * "DesktopName": "test-desktop-name",
3499
3530
  * "Amount": "1",
3500
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
3531
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
3501
3532
  * "ChargeType": "PostPaid",
3502
3533
  * "DesktopAttachment": {
3503
3534
  * "DesktopType": "cloud.space.4c.8g"
@@ -3510,7 +3541,7 @@ class Client extends openapi_core_1.default {
3510
3541
  * }
3511
3542
  * ```
3512
3543
  * </details>
3513
- * To automatically run user commands on a cloud desktop, configure the `UserCommands` parameter.
3544
+ * To have cloud desktops automatically run custom command scripts, use the `UserCommands` field to configure custom commands.
3514
3545
  *
3515
3546
  * @param request - CreateDesktopsRequest
3516
3547
  * @returns CreateDesktopsResponse
@@ -3520,7 +3551,7 @@ class Client extends openapi_core_1.default {
3520
3551
  return await this.createDesktopsWithOptions(request, runtime);
3521
3552
  }
3522
3553
  /**
3523
- * Enables disk encryption and creates the required service-linked role in your Resource Access Management (RAM) user account for the Enterprise Drive.
3554
+ * Enables the disk encryption feature and adds the service-linked role (SLR) for enterprise cloud drive encryption under the RAM user.
3524
3555
  *
3525
3556
  * @param request - CreateDiskEncryptionServiceRequest
3526
3557
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3549,7 +3580,7 @@ class Client extends openapi_core_1.default {
3549
3580
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDiskEncryptionServiceResponse({}));
3550
3581
  }
3551
3582
  /**
3552
- * Enables disk encryption and creates the required service-linked role in your Resource Access Management (RAM) user account for the Enterprise Drive.
3583
+ * Enables the disk encryption feature and adds the service-linked role (SLR) for enterprise cloud drive encryption under the RAM user.
3553
3584
  *
3554
3585
  * @param request - CreateDiskEncryptionServiceRequest
3555
3586
  * @returns CreateDiskEncryptionServiceResponse
@@ -3928,7 +3959,7 @@ class Client extends openapi_core_1.default {
3928
3959
  return await this.createNatGatewayWithOptions(request, runtime);
3929
3960
  }
3930
3961
  /**
3931
- * Creates a network package for an office network.
3962
+ * Creates a premium bandwidth plan for an office network.
3932
3963
  *
3933
3964
  * @param request - CreateNetworkPackageRequest
3934
3965
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3973,6 +4004,9 @@ class Client extends openapi_core_1.default {
3973
4004
  if (!$dara.isNull(request.resellerOwnerUid)) {
3974
4005
  query["ResellerOwnerUid"] = request.resellerOwnerUid;
3975
4006
  }
4007
+ if (!$dara.isNull(request.tag)) {
4008
+ query["Tag"] = request.tag;
4009
+ }
3976
4010
  let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
3977
4011
  query: openapi_core_2.OpenApiUtil.query(query),
3978
4012
  });
@@ -3990,7 +4024,7 @@ class Client extends openapi_core_1.default {
3990
4024
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateNetworkPackageResponse({}));
3991
4025
  }
3992
4026
  /**
3993
- * Creates a network package for an office network.
4027
+ * Creates a premium bandwidth plan for an office network.
3994
4028
  *
3995
4029
  * @param request - CreateNetworkPackageRequest
3996
4030
  * @returns CreateNetworkPackageResponse
@@ -4967,7 +5001,7 @@ class Client extends openapi_core_1.default {
4967
5001
  return await this.deleteBundlesWithOptions(request, runtime);
4968
5002
  }
4969
5003
  /**
4970
- * Delete files or folders from the network disk.
5004
+ * Deletes a file or folder from a cloud drive.
4971
5005
  *
4972
5006
  * @param request - DeleteCdsFileRequest
4973
5007
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5008,7 +5042,7 @@ class Client extends openapi_core_1.default {
5008
5042
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCdsFileResponse({}));
5009
5043
  }
5010
5044
  /**
5011
- * Delete files or folders from the network disk.
5045
+ * Deletes a file or folder from a cloud drive.
5012
5046
  *
5013
5047
  * @param request - DeleteCdsFileRequest
5014
5048
  * @returns DeleteCdsFileResponse
@@ -5018,7 +5052,7 @@ class Client extends openapi_core_1.default {
5018
5052
  return await this.deleteCdsFileWithOptions(request, runtime);
5019
5053
  }
5020
5054
  /**
5021
- * Deletes a global policy.
5055
+ * Deletes a non-region-specific policy.
5022
5056
  *
5023
5057
  * @param request - DeleteCenterPolicyRequest
5024
5058
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5056,7 +5090,7 @@ class Client extends openapi_core_1.default {
5056
5090
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCenterPolicyResponse({}));
5057
5091
  }
5058
5092
  /**
5059
- * Deletes a global policy.
5093
+ * Deletes a non-region-specific policy.
5060
5094
  *
5061
5095
  * @param request - DeleteCenterPolicyRequest
5062
5096
  * @returns DeleteCenterPolicyResponse
@@ -6532,7 +6566,7 @@ class Client extends openapi_core_1.default {
6532
6566
  return await this.describeCensWithOptions(request, runtime);
6533
6567
  }
6534
6568
  /**
6535
- * Query details of policies that are not region-specific.
6569
+ * Queries the details of region-free policies.
6536
6570
  *
6537
6571
  * @param request - DescribeCenterPolicyListRequest
6538
6572
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6585,7 +6619,7 @@ class Client extends openapi_core_1.default {
6585
6619
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCenterPolicyListResponse({}));
6586
6620
  }
6587
6621
  /**
6588
- * Query details of policies that are not region-specific.
6622
+ * Queries the details of region-free policies.
6589
6623
  *
6590
6624
  * @param request - DescribeCenterPolicyListRequest
6591
6625
  * @returns DescribeCenterPolicyListResponse
@@ -6595,7 +6629,7 @@ class Client extends openapi_core_1.default {
6595
6629
  return await this.describeCenterPolicyListWithOptions(request, runtime);
6596
6630
  }
6597
6631
  /**
6598
- * Query end-user operation logs for events such as starting and stopping a WUYING Workspace, and disconnecting from sessions.
6632
+ * Queries the operation logs of end users, including events such as cloud computer startup, shutdown, and session disconnection.
6599
6633
  *
6600
6634
  * @param request - DescribeClientEventsRequest
6601
6635
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6622,6 +6656,9 @@ class Client extends openapi_core_1.default {
6622
6656
  if (!$dara.isNull(request.endUserId)) {
6623
6657
  query["EndUserId"] = request.endUserId;
6624
6658
  }
6659
+ if (!$dara.isNull(request.endUserIds)) {
6660
+ query["EndUserIds"] = request.endUserIds;
6661
+ }
6625
6662
  if (!$dara.isNull(request.eventType)) {
6626
6663
  query["EventType"] = request.eventType;
6627
6664
  }
@@ -6669,7 +6706,7 @@ class Client extends openapi_core_1.default {
6669
6706
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeClientEventsResponse({}));
6670
6707
  }
6671
6708
  /**
6672
- * Query end-user operation logs for events such as starting and stopping a WUYING Workspace, and disconnecting from sessions.
6709
+ * Queries the operation logs of end users, including events such as cloud computer startup, shutdown, and session disconnection.
6673
6710
  *
6674
6711
  * @param request - DescribeClientEventsRequest
6675
6712
  * @returns DescribeClientEventsResponse
@@ -6865,7 +6902,7 @@ class Client extends openapi_core_1.default {
6865
6902
  return await this.describeCloudDriveGroupsWithOptions(request, runtime);
6866
6903
  }
6867
6904
  /**
6868
- * Query the permission settings details of the enterprise cloud drive.
6905
+ * Queries the permission settings of an enterprise cloud drive.
6869
6906
  *
6870
6907
  * @param request - DescribeCloudDrivePermissionsRequest
6871
6908
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6897,7 +6934,7 @@ class Client extends openapi_core_1.default {
6897
6934
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudDrivePermissionsResponse({}));
6898
6935
  }
6899
6936
  /**
6900
- * Query the permission settings details of the enterprise cloud drive.
6937
+ * Queries the permission settings of an enterprise cloud drive.
6901
6938
  *
6902
6939
  * @param request - DescribeCloudDrivePermissionsRequest
6903
6940
  * @returns DescribeCloudDrivePermissionsResponse
@@ -7285,10 +7322,10 @@ class Client extends openapi_core_1.default {
7285
7322
  return await this.describeDesktopInfoWithOptions(request, runtime);
7286
7323
  }
7287
7324
  /**
7288
- * Lists cloud computers and their metadata from all regions.
7325
+ * Queries the list and metadata of cloud desktops across all regions.
7289
7326
  *
7290
7327
  * @remarks
7291
- * This operation is centralized, available only in the China (Shanghai) and Singapore regions.
7328
+ * This is a centralized API that only supports queries from the Shanghai and Singapore sites.
7292
7329
  *
7293
7330
  * @param request - DescribeDesktopMetadataRequest
7294
7331
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7324,6 +7361,9 @@ class Client extends openapi_core_1.default {
7324
7361
  if (!$dara.isNull(request.maxResults)) {
7325
7362
  query["MaxResults"] = request.maxResults;
7326
7363
  }
7364
+ if (!$dara.isNull(request.networkInterfaceIp)) {
7365
+ query["NetworkInterfaceIp"] = request.networkInterfaceIp;
7366
+ }
7327
7367
  if (!$dara.isNull(request.nextToken)) {
7328
7368
  query["NextToken"] = request.nextToken;
7329
7369
  }
@@ -7356,10 +7396,10 @@ class Client extends openapi_core_1.default {
7356
7396
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDesktopMetadataResponse({}));
7357
7397
  }
7358
7398
  /**
7359
- * Lists cloud computers and their metadata from all regions.
7399
+ * Queries the list and metadata of cloud desktops across all regions.
7360
7400
  *
7361
7401
  * @remarks
7362
- * This operation is centralized, available only in the China (Shanghai) and Singapore regions.
7402
+ * This is a centralized API that only supports queries from the Shanghai and Singapore sites.
7363
7403
  *
7364
7404
  * @param request - DescribeDesktopMetadataRequest
7365
7405
  * @returns DescribeDesktopMetadataResponse
@@ -7519,10 +7559,10 @@ class Client extends openapi_core_1.default {
7519
7559
  return await this.describeDesktopOversoldUserGroupWithOptions(request, runtime);
7520
7560
  }
7521
7561
  /**
7522
- * Queries the detailed session information for cloud computers.
7562
+ * Queries the detailed session information of a cloud computer.
7523
7563
  *
7524
7564
  * @remarks
7525
- * You can retrieve data only from the last 30 days.
7565
+ * Only data within the last 30 days can be queried.
7526
7566
  *
7527
7567
  * @param request - DescribeDesktopSessionsRequest
7528
7568
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7549,6 +7589,9 @@ class Client extends openapi_core_1.default {
7549
7589
  if (!$dara.isNull(request.endUserIdFilter)) {
7550
7590
  query["EndUserIdFilter"] = request.endUserIdFilter;
7551
7591
  }
7592
+ if (!$dara.isNull(request.endUserIds)) {
7593
+ query["EndUserIds"] = request.endUserIds;
7594
+ }
7552
7595
  if (!$dara.isNull(request.fillHardwareInfo)) {
7553
7596
  query["FillHardwareInfo"] = request.fillHardwareInfo;
7554
7597
  }
@@ -7596,10 +7639,10 @@ class Client extends openapi_core_1.default {
7596
7639
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDesktopSessionsResponse({}));
7597
7640
  }
7598
7641
  /**
7599
- * Queries the detailed session information for cloud computers.
7642
+ * Queries the detailed session information of a cloud computer.
7600
7643
  *
7601
7644
  * @remarks
7602
- * You can retrieve data only from the last 30 days.
7645
+ * Only data within the last 30 days can be queried.
7603
7646
  *
7604
7647
  * @param request - DescribeDesktopSessionsRequest
7605
7648
  * @returns DescribeDesktopSessionsResponse
@@ -7711,7 +7754,7 @@ class Client extends openapi_core_1.default {
7711
7754
  return await this.describeDesktopTypesWithOptions(request, runtime);
7712
7755
  }
7713
7756
  /**
7714
- * Query the details of your cloud computers.
7757
+ * Queries the details of cloud computers.
7715
7758
  *
7716
7759
  * @param request - DescribeDesktopsRequest
7717
7760
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7851,7 +7894,7 @@ class Client extends openapi_core_1.default {
7851
7894
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDesktopsResponse({}));
7852
7895
  }
7853
7896
  /**
7854
- * Query the details of your cloud computers.
7897
+ * Queries the details of cloud computers.
7855
7898
  *
7856
7899
  * @param request - DescribeDesktopsRequest
7857
7900
  * @returns DescribeDesktopsResponse
@@ -8208,66 +8251,6 @@ class Client extends openapi_core_1.default {
8208
8251
  let runtime = new $dara.RuntimeOptions({});
8209
8252
  return await this.describeFlowMetricWithOptions(request, runtime);
8210
8253
  }
8211
- /**
8212
- * Queries cloud computer-level traffic statistics of a single office network.
8213
- *
8214
- * @remarks
8215
- * > You can query only the traffic data in the last 90 days.
8216
- *
8217
- * @param request - DescribeFlowStatisticRequest
8218
- * @param runtime - runtime options for this request RuntimeOptions
8219
- * @returns DescribeFlowStatisticResponse
8220
- */
8221
- async describeFlowStatisticWithOptions(request, runtime) {
8222
- request.validate();
8223
- let query = {};
8224
- if (!$dara.isNull(request.desktopId)) {
8225
- query["DesktopId"] = request.desktopId;
8226
- }
8227
- if (!$dara.isNull(request.officeSiteId)) {
8228
- query["OfficeSiteId"] = request.officeSiteId;
8229
- }
8230
- if (!$dara.isNull(request.pageNumber)) {
8231
- query["PageNumber"] = request.pageNumber;
8232
- }
8233
- if (!$dara.isNull(request.pageSize)) {
8234
- query["PageSize"] = request.pageSize;
8235
- }
8236
- if (!$dara.isNull(request.period)) {
8237
- query["Period"] = request.period;
8238
- }
8239
- if (!$dara.isNull(request.regionId)) {
8240
- query["RegionId"] = request.regionId;
8241
- }
8242
- let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
8243
- query: openapi_core_2.OpenApiUtil.query(query),
8244
- });
8245
- let params = new openapi_core_2.$OpenApiUtil.Params({
8246
- action: "DescribeFlowStatistic",
8247
- version: "2020-09-30",
8248
- protocol: "HTTPS",
8249
- pathname: "/",
8250
- method: "POST",
8251
- authType: "AK",
8252
- style: "RPC",
8253
- reqBodyType: "formData",
8254
- bodyType: "json",
8255
- });
8256
- return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFlowStatisticResponse({}));
8257
- }
8258
- /**
8259
- * Queries cloud computer-level traffic statistics of a single office network.
8260
- *
8261
- * @remarks
8262
- * > You can query only the traffic data in the last 90 days.
8263
- *
8264
- * @param request - DescribeFlowStatisticRequest
8265
- * @returns DescribeFlowStatisticResponse
8266
- */
8267
- async describeFlowStatistic(request) {
8268
- let runtime = new $dara.RuntimeOptions({});
8269
- return await this.describeFlowStatisticWithOptions(request, runtime);
8270
- }
8271
8254
  /**
8272
8255
  * 查询DNAT条目
8273
8256
  *
@@ -8380,7 +8363,7 @@ class Client extends openapi_core_1.default {
8380
8363
  return await this.describeFotaPendingDesktopsWithOptions(request, runtime);
8381
8364
  }
8382
8365
  /**
8383
- * Queries a list of update tasks.
8366
+ * Retrieves the list of image upgrade tasks.
8384
8367
  *
8385
8368
  * @param request - DescribeFotaTasksRequest
8386
8369
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8427,7 +8410,7 @@ class Client extends openapi_core_1.default {
8427
8410
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeFotaTasksResponse({}));
8428
8411
  }
8429
8412
  /**
8430
- * Queries a list of update tasks.
8413
+ * Retrieves the list of image upgrade tasks.
8431
8414
  *
8432
8415
  * @param request - DescribeFotaTasksRequest
8433
8416
  * @returns DescribeFotaTasksResponse
@@ -8437,13 +8420,13 @@ class Client extends openapi_core_1.default {
8437
8420
  return await this.describeFotaTasksWithOptions(request, runtime);
8438
8421
  }
8439
8422
  /**
8440
- * Queries basic information and usage duration for all recent Cloud Desktops.
8423
+ * Queries the basic information of all recent cloud desktops and their usage duration records.
8441
8424
  *
8442
8425
  * @remarks
8443
- * - Select China (Shanghai) for the Alibaba Cloud China site and Singapore for the Alibaba Cloud International site.
8444
- * - By default, this operation returns both active and deleted Cloud Desktops.
8445
- * - You can query only Cloud Desktops deleted within the last three months.
8446
- * - You cannot use the sort condition with other query conditions.
8426
+ * - China site users should select Shanghai as the region. International site users should select Singapore.
8427
+ * - By default, both deleted and non-deleted cloud desktops are queried.
8428
+ * - Deleted cloud desktops can only be queried if they were deleted within the last three months.
8429
+ * - Sort conditions cannot be used together with other conditions.
8447
8430
  *
8448
8431
  * @param request - DescribeGlobalDesktopRecordsRequest
8449
8432
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8506,6 +8489,9 @@ class Client extends openapi_core_1.default {
8506
8489
  if (!$dara.isNull(request.subPayType)) {
8507
8490
  query["SubPayType"] = request.subPayType;
8508
8491
  }
8492
+ if (!$dara.isNull(request.userNames)) {
8493
+ query["UserNames"] = request.userNames;
8494
+ }
8509
8495
  let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
8510
8496
  query: openapi_core_2.OpenApiUtil.query(query),
8511
8497
  });
@@ -8523,13 +8509,13 @@ class Client extends openapi_core_1.default {
8523
8509
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeGlobalDesktopRecordsResponse({}));
8524
8510
  }
8525
8511
  /**
8526
- * Queries basic information and usage duration for all recent Cloud Desktops.
8512
+ * Queries the basic information of all recent cloud desktops and their usage duration records.
8527
8513
  *
8528
8514
  * @remarks
8529
- * - Select China (Shanghai) for the Alibaba Cloud China site and Singapore for the Alibaba Cloud International site.
8530
- * - By default, this operation returns both active and deleted Cloud Desktops.
8531
- * - You can query only Cloud Desktops deleted within the last three months.
8532
- * - You cannot use the sort condition with other query conditions.
8515
+ * - China site users should select Shanghai as the region. International site users should select Singapore.
8516
+ * - By default, both deleted and non-deleted cloud desktops are queried.
8517
+ * - Deleted cloud desktops can only be queried if they were deleted within the last three months.
8518
+ * - Sort conditions cannot be used together with other conditions.
8533
8519
  *
8534
8520
  * @param request - DescribeGlobalDesktopRecordsRequest
8535
8521
  * @returns DescribeGlobalDesktopRecordsResponse
@@ -8902,11 +8888,11 @@ class Client extends openapi_core_1.default {
8902
8888
  return await this.describeImagesWithOptions(request, runtime);
8903
8889
  }
8904
8890
  /**
8905
- * Used to query the execution list and status of Cloud Assistant scripts.
8891
+ * Queries the execution list and status of Cloud Assistant scripts.
8906
8892
  *
8907
8893
  * @remarks
8908
- * - 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.
8909
- * - You can query execution information from the past two weeks, with a maximum retention limit of 100,000 records.
8894
+ * - After you run a command, the command is not guaranteed to succeed or produce the expected results. Check the actual execution results based on the response of this operation.
8895
+ * - You can query execution information from the last two weeks. A maximum of 100,000 execution records are retained.
8910
8896
  *
8911
8897
  * @param request - DescribeInvocationsRequest
8912
8898
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8968,11 +8954,11 @@ class Client extends openapi_core_1.default {
8968
8954
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeInvocationsResponse({}));
8969
8955
  }
8970
8956
  /**
8971
- * Used to query the execution list and status of Cloud Assistant scripts.
8957
+ * Queries the execution list and status of Cloud Assistant scripts.
8972
8958
  *
8973
8959
  * @remarks
8974
- * - 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.
8975
- * - You can query execution information from the past two weeks, with a maximum retention limit of 100,000 records.
8960
+ * - After you run a command, the command is not guaranteed to succeed or produce the expected results. Check the actual execution results based on the response of this operation.
8961
+ * - You can query execution information from the last two weeks. A maximum of 100,000 execution records are retained.
8976
8962
  *
8977
8963
  * @param request - DescribeInvocationsRequest
8978
8964
  * @returns DescribeInvocationsResponse
@@ -9072,7 +9058,7 @@ class Client extends openapi_core_1.default {
9072
9058
  return await this.describeKmsKeysWithOptions(request, runtime);
9073
9059
  }
9074
9060
  /**
9075
- * Query the Upgrade/Downgrade price for monthly subscription cloud desktops with unlimited duration or Internet premium bandwidth.
9061
+ * Queries the price for changing the specifications of a monthly-subscribed unlimited-duration cloud computer or premium Internet bandwidth.
9076
9062
  *
9077
9063
  * @param request - DescribeModificationPriceRequest
9078
9064
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9134,7 +9120,7 @@ class Client extends openapi_core_1.default {
9134
9120
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeModificationPriceResponse({}));
9135
9121
  }
9136
9122
  /**
9137
- * Query the Upgrade/Downgrade price for monthly subscription cloud desktops with unlimited duration or Internet premium bandwidth.
9123
+ * Queries the price for changing the specifications of a monthly-subscribed unlimited-duration cloud computer or premium Internet bandwidth.
9138
9124
  *
9139
9125
  * @param request - DescribeModificationPriceRequest
9140
9126
  * @returns DescribeModificationPriceResponse
@@ -9252,7 +9238,7 @@ class Client extends openapi_core_1.default {
9252
9238
  return await this.describeNatGatewaysWithOptions(request, runtime);
9253
9239
  }
9254
9240
  /**
9255
- * Queries the details of one or more premium bandwidth plans.
9241
+ * Queries the details of one or more premium Internet bandwidth plans.
9256
9242
  *
9257
9243
  * @param request - DescribeNetworkPackagesRequest
9258
9244
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9276,6 +9262,9 @@ class Client extends openapi_core_1.default {
9276
9262
  if (!$dara.isNull(request.regionId)) {
9277
9263
  query["RegionId"] = request.regionId;
9278
9264
  }
9265
+ if (!$dara.isNull(request.tag)) {
9266
+ query["Tag"] = request.tag;
9267
+ }
9279
9268
  let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
9280
9269
  query: openapi_core_2.OpenApiUtil.query(query),
9281
9270
  });
@@ -9293,7 +9282,7 @@ class Client extends openapi_core_1.default {
9293
9282
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeNetworkPackagesResponse({}));
9294
9283
  }
9295
9284
  /**
9296
- * Queries the details of one or more premium bandwidth plans.
9285
+ * Queries the details of one or more premium Internet bandwidth plans.
9297
9286
  *
9298
9287
  * @param request - DescribeNetworkPackagesRequest
9299
9288
  * @returns DescribeNetworkPackagesResponse
@@ -9909,7 +9898,7 @@ class Client extends openapi_core_1.default {
9909
9898
  return await this.describeRecordingsWithOptions(request, runtime);
9910
9899
  }
9911
9900
  /**
9912
- * Query the refund amount for monthly subscription WUYING Workspaces.
9901
+ * Queries the unsubscription price of cloud computers purchased on a monthly basis.
9913
9902
  *
9914
9903
  * @param request - DescribeRefundPriceRequest
9915
9904
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9947,7 +9936,7 @@ class Client extends openapi_core_1.default {
9947
9936
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeRefundPriceResponse({}));
9948
9937
  }
9949
9938
  /**
9950
- * Query the refund amount for monthly subscription WUYING Workspaces.
9939
+ * Queries the unsubscription price of cloud computers purchased on a monthly basis.
9951
9940
  *
9952
9941
  * @param request - DescribeRefundPriceRequest
9953
9942
  * @returns DescribeRefundPriceResponse
@@ -10316,7 +10305,7 @@ class Client extends openapi_core_1.default {
10316
10305
  return await this.describeSessionStatisticWithOptions(request, runtime);
10317
10306
  }
10318
10307
  /**
10319
- * Queries the snapshots and their details for a cloud desktop.
10308
+ * Queries the snapshot list and snapshot details of a cloud computer.
10320
10309
  *
10321
10310
  * @param request - DescribeSnapshotsRequest
10322
10311
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10334,6 +10323,9 @@ class Client extends openapi_core_1.default {
10334
10323
  if (!$dara.isNull(request.desktopName)) {
10335
10324
  query["DesktopName"] = request.desktopName;
10336
10325
  }
10326
+ if (!$dara.isNull(request.desktopScenario)) {
10327
+ query["DesktopScenario"] = request.desktopScenario;
10328
+ }
10337
10329
  if (!$dara.isNull(request.endTime)) {
10338
10330
  query["EndTime"] = request.endTime;
10339
10331
  }
@@ -10381,7 +10373,7 @@ class Client extends openapi_core_1.default {
10381
10373
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSnapshotsResponse({}));
10382
10374
  }
10383
10375
  /**
10384
- * Queries the snapshots and their details for a cloud desktop.
10376
+ * Queries the snapshot list and snapshot details of a cloud computer.
10385
10377
  *
10386
10378
  * @param request - DescribeSnapshotsRequest
10387
10379
  * @returns DescribeSnapshotsResponse
@@ -10502,7 +10494,7 @@ class Client extends openapi_core_1.default {
10502
10494
  return await this.describeSubnetsWithOptions(request, runtime);
10503
10495
  }
10504
10496
  /**
10505
- * Query the details of Cloud Desktop templates.
10497
+ * Queries the details of cloud computer templates.
10506
10498
  *
10507
10499
  * @param request - DescribeTemplatesRequest
10508
10500
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10558,7 +10550,7 @@ class Client extends openapi_core_1.default {
10558
10550
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTemplatesResponse({}));
10559
10551
  }
10560
10552
  /**
10561
- * Query the details of Cloud Desktop templates.
10553
+ * Queries the details of cloud computer templates.
10562
10554
  *
10563
10555
  * @param request - DescribeTemplatesRequest
10564
10556
  * @returns DescribeTemplatesResponse
@@ -11221,7 +11213,7 @@ class Client extends openapi_core_1.default {
11221
11213
  return await this.dissociateIpAddressWithOptions(request, runtime);
11222
11214
  }
11223
11215
  /**
11224
- * Unbinds a premium bandwidth plan from an office network.
11216
+ * Disassociates a premium Internet bandwidth plan from the office network to which it was previously bound.
11225
11217
  *
11226
11218
  * @param request - DissociateNetworkPackageRequest
11227
11219
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11253,7 +11245,7 @@ class Client extends openapi_core_1.default {
11253
11245
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DissociateNetworkPackageResponse({}));
11254
11246
  }
11255
11247
  /**
11256
- * Unbinds a premium bandwidth plan from an office network.
11248
+ * Disassociates a premium Internet bandwidth plan from the office network to which it was previously bound.
11257
11249
  *
11258
11250
  * @param request - DissociateNetworkPackageRequest
11259
11251
  * @returns DissociateNetworkPackageResponse
@@ -11263,7 +11255,7 @@ class Client extends openapi_core_1.default {
11263
11255
  return await this.dissociateNetworkPackageWithOptions(request, runtime);
11264
11256
  }
11265
11257
  /**
11266
- * Obtains the download link of the target file.
11258
+ * Retrieves the download URL of a specified file.
11267
11259
  *
11268
11260
  * @param request - DownloadCdsFileRequest
11269
11261
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11304,7 +11296,7 @@ class Client extends openapi_core_1.default {
11304
11296
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DownloadCdsFileResponse({}));
11305
11297
  }
11306
11298
  /**
11307
- * Obtains the download link of the target file.
11299
+ * Retrieves the download URL of a specified file.
11308
11300
  *
11309
11301
  * @param request - DownloadCdsFileRequest
11310
11302
  * @returns DownloadCdsFileResponse
@@ -11386,7 +11378,7 @@ class Client extends openapi_core_1.default {
11386
11378
  return await this.exportClientEventsWithOptions(request, runtime);
11387
11379
  }
11388
11380
  /**
11389
- * Exports cloud computer shares and saves the list as an XLSX file. Each entry includes the ID and name of the cloud computer share, the ID and name of the office network, the cloud computer share template, and the name of the security policy.
11381
+ * Exports the list of shared cloud desktops and saves it as an XLSX file. Each shared cloud desktop record includes the shared cloud desktop ID and name, office network ID and name, shared cloud desktop template, and security policy name.
11390
11382
  *
11391
11383
  * @param request - ExportDesktopGroupInfoRequest
11392
11384
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11448,7 +11440,7 @@ class Client extends openapi_core_1.default {
11448
11440
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ExportDesktopGroupInfoResponse({}));
11449
11441
  }
11450
11442
  /**
11451
- * Exports cloud computer shares and saves the list as an XLSX file. Each entry includes the ID and name of the cloud computer share, the ID and name of the office network, the cloud computer share template, and the name of the security policy.
11443
+ * Exports the list of shared cloud desktops and saves it as an XLSX file. Each shared cloud desktop record includes the shared cloud desktop ID and name, office network ID and name, shared cloud desktop template, and security policy name.
11452
11444
  *
11453
11445
  * @param request - ExportDesktopGroupInfoRequest
11454
11446
  * @returns ExportDesktopGroupInfoResponse
@@ -11458,25 +11450,25 @@ class Client extends openapi_core_1.default {
11458
11450
  return await this.exportDesktopGroupInfoWithOptions(request, runtime);
11459
11451
  }
11460
11452
  /**
11461
- * Exports a cloud computer list as a CSV file.
11453
+ * Exports the cloud desktop list as a CSV file.
11462
11454
  *
11463
11455
  * @remarks
11464
- * 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:
11465
- * * Cloud computer ID and name
11466
- * * Office network ID and name
11467
- * * The instance type, OS and protocol of the cloud computer
11468
- * * System disk and data disk of the cloud computer
11469
- * * The status
11470
- * * Purchase method
11471
- * * The time when the cloud computer expires
11472
- * * Remaining duration and total duration
11473
- * * Number of assigned users and number of current users
11474
- * * Office network type
11475
- * * The time when the cloud computer was created
11476
- * * Tags
11477
- * * Encryption status
11478
- * * IP
11479
- * * The hostname
11456
+ * The cloud desktop list exported by calling this operation is saved as a CSV file. Each cloud desktop record includes the following fields:
11457
+ * - Cloud desktop ID/Cloud desktop name
11458
+ * - Office network ID/Office network name
11459
+ * - Specifications/System/Protocol
11460
+ * - System cloud disk/Data cloud disk
11461
+ * - Status
11462
+ * - Billing method
11463
+ * - Expiration time
11464
+ * - Remaining duration/Total duration
11465
+ * - Number of assigned users/Current user
11466
+ * - Office network type
11467
+ * - Creation time
11468
+ * - Tags
11469
+ * - Encrypted or not
11470
+ * - IP
11471
+ * - Hostname
11480
11472
  *
11481
11473
  * @param request - ExportDesktopListInfoRequest
11482
11474
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11547,25 +11539,25 @@ class Client extends openapi_core_1.default {
11547
11539
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ExportDesktopListInfoResponse({}));
11548
11540
  }
11549
11541
  /**
11550
- * Exports a cloud computer list as a CSV file.
11542
+ * Exports the cloud desktop list as a CSV file.
11551
11543
  *
11552
11544
  * @remarks
11553
- * 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:
11554
- * * Cloud computer ID and name
11555
- * * Office network ID and name
11556
- * * The instance type, OS and protocol of the cloud computer
11557
- * * System disk and data disk of the cloud computer
11558
- * * The status
11559
- * * Purchase method
11560
- * * The time when the cloud computer expires
11561
- * * Remaining duration and total duration
11562
- * * Number of assigned users and number of current users
11563
- * * Office network type
11564
- * * The time when the cloud computer was created
11565
- * * Tags
11566
- * * Encryption status
11567
- * * IP
11568
- * * The hostname
11545
+ * The cloud desktop list exported by calling this operation is saved as a CSV file. Each cloud desktop record includes the following fields:
11546
+ * - Cloud desktop ID/Cloud desktop name
11547
+ * - Office network ID/Office network name
11548
+ * - Specifications/System/Protocol
11549
+ * - System cloud disk/Data cloud disk
11550
+ * - Status
11551
+ * - Billing method
11552
+ * - Expiration time
11553
+ * - Remaining duration/Total duration
11554
+ * - Number of assigned users/Current user
11555
+ * - Office network type
11556
+ * - Creation time
11557
+ * - Tags
11558
+ * - Encrypted or not
11559
+ * - IP
11560
+ * - Hostname
11569
11561
  *
11570
11562
  * @param request - ExportDesktopListInfoRequest
11571
11563
  * @returns ExportDesktopListInfoResponse
@@ -11575,7 +11567,7 @@ class Client extends openapi_core_1.default {
11575
11567
  return await this.exportDesktopListInfoWithOptions(request, runtime);
11576
11568
  }
11577
11569
  /**
11578
- * When you call the CopyCdsFile operation to copy a folder, the operation returns AsyncTaskId. Call this operation specifying the obtained AsyncTaskId, and you can query the information about the asynchronous task.
11570
+ * Retrieves the details of a folder copy asynchronous node based on the AsyncTaskId parameter returned by the CopyCdsFile operation.
11579
11571
  *
11580
11572
  * @param request - GetAsyncTaskRequest
11581
11573
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11607,7 +11599,7 @@ class Client extends openapi_core_1.default {
11607
11599
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAsyncTaskResponse({}));
11608
11600
  }
11609
11601
  /**
11610
- * When you call the CopyCdsFile operation to copy a folder, the operation returns AsyncTaskId. Call this operation specifying the obtained AsyncTaskId, and you can query the information about the asynchronous task.
11602
+ * Retrieves the details of a folder copy asynchronous node based on the AsyncTaskId parameter returned by the CopyCdsFile operation.
11611
11603
  *
11612
11604
  * @param request - GetAsyncTaskRequest
11613
11605
  * @returns GetAsyncTaskResponse
@@ -12258,10 +12250,10 @@ class Client extends openapi_core_1.default {
12258
12250
  return await this.listOfficeSiteUsersWithOptions(request, runtime);
12259
12251
  }
12260
12252
  /**
12261
- * Queries the tags of cloud computers.
12253
+ * Queries the list of tags that are added to cloud computers.
12262
12254
  *
12263
12255
  * @remarks
12264
- * 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`.
12256
+ * 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`.
12265
12257
  *
12266
12258
  * @param request - ListTagResourcesRequest
12267
12259
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12305,10 +12297,10 @@ class Client extends openapi_core_1.default {
12305
12297
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListTagResourcesResponse({}));
12306
12298
  }
12307
12299
  /**
12308
- * Queries the tags of cloud computers.
12300
+ * Queries the list of tags that are added to cloud computers.
12309
12301
  *
12310
12302
  * @remarks
12311
- * 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`.
12303
+ * 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`.
12312
12304
  *
12313
12305
  * @param request - ListTagResourcesRequest
12314
12306
  * @returns ListTagResourcesResponse
@@ -12816,7 +12808,7 @@ class Client extends openapi_core_1.default {
12816
12808
  return await this.modifyAclEntriesWithOptions(request, runtime);
12817
12809
  }
12818
12810
  /**
12819
- * Modifies the name and snapshot retention period of an automatic snapshot policy.
12811
+ * Modifies the configuration items of an automatic snapshot policy, including the policy name and snapshot retention period.
12820
12812
  *
12821
12813
  * @param request - ModifyAutoSnapshotPolicyRequest
12822
12814
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12860,7 +12852,7 @@ class Client extends openapi_core_1.default {
12860
12852
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyAutoSnapshotPolicyResponse({}));
12861
12853
  }
12862
12854
  /**
12863
- * Modifies the name and snapshot retention period of an automatic snapshot policy.
12855
+ * Modifies the configuration items of an automatic snapshot policy, including the policy name and snapshot retention period.
12864
12856
  *
12865
12857
  * @param request - ModifyAutoSnapshotPolicyRequest
12866
12858
  * @returns ModifyAutoSnapshotPolicyResponse
@@ -13077,7 +13069,7 @@ class Client extends openapi_core_1.default {
13077
13069
  return await this.modifyCdsFileShareLinkWithOptions(request, runtime);
13078
13070
  }
13079
13071
  /**
13080
- * Modifies a configuration that does not have a region-specific policy.
13072
+ * Modifies the configuration of a region-free policy.
13081
13073
  *
13082
13074
  * @param request - ModifyCenterPolicyRequest
13083
13075
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13212,6 +13204,21 @@ class Client extends openapi_core_1.default {
13212
13204
  if (!$dara.isNull(request.fileTransferAddress)) {
13213
13205
  query["FileTransferAddress"] = request.fileTransferAddress;
13214
13206
  }
13207
+ if (!$dara.isNull(request.fileTransferInSize)) {
13208
+ query["FileTransferInSize"] = request.fileTransferInSize;
13209
+ }
13210
+ if (!$dara.isNull(request.fileTransferInUnit)) {
13211
+ query["FileTransferInUnit"] = request.fileTransferInUnit;
13212
+ }
13213
+ if (!$dara.isNull(request.fileTransferOutSize)) {
13214
+ query["FileTransferOutSize"] = request.fileTransferOutSize;
13215
+ }
13216
+ if (!$dara.isNull(request.fileTransferOutUnit)) {
13217
+ query["FileTransferOutUnit"] = request.fileTransferOutUnit;
13218
+ }
13219
+ if (!$dara.isNull(request.fileTransferSizeLimit)) {
13220
+ query["FileTransferSizeLimit"] = request.fileTransferSizeLimit;
13221
+ }
13215
13222
  if (!$dara.isNull(request.fileTransferSpeed)) {
13216
13223
  query["FileTransferSpeed"] = request.fileTransferSpeed;
13217
13224
  }
@@ -13508,7 +13515,7 @@ class Client extends openapi_core_1.default {
13508
13515
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCenterPolicyResponse({}));
13509
13516
  }
13510
13517
  /**
13511
- * Modifies a configuration that does not have a region-specific policy.
13518
+ * Modifies the configuration of a region-free policy.
13512
13519
  *
13513
13520
  * @param request - ModifyCenterPolicyRequest
13514
13521
  * @returns ModifyCenterPolicyResponse
@@ -15844,7 +15851,7 @@ class Client extends openapi_core_1.default {
15844
15851
  return await this.modifyUserToDesktopGroupWithOptions(request, runtime);
15845
15852
  }
15846
15853
  /**
15847
- * Move files or folders.
15854
+ * Moves a file or folder in a cloud disk to a new location.
15848
15855
  *
15849
15856
  * @param request - MoveCdsFileRequest
15850
15857
  * @param runtime - runtime options for this request RuntimeOptions
@@ -15891,7 +15898,7 @@ class Client extends openapi_core_1.default {
15891
15898
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.MoveCdsFileResponse({}));
15892
15899
  }
15893
15900
  /**
15894
- * Move files or folders.
15901
+ * Moves a file or folder in a cloud disk to a new location.
15895
15902
  *
15896
15903
  * @param request - MoveCdsFileRequest
15897
15904
  * @returns MoveCdsFileResponse
@@ -16903,7 +16910,7 @@ class Client extends openapi_core_1.default {
16903
16910
  return await this.resetSnapshotWithOptions(request, runtime);
16904
16911
  }
16905
16912
  /**
16906
- * Revokes the coordinate permissions.
16913
+ * Cancels the permission for stream coordination operations.
16907
16914
  *
16908
16915
  * @param request - RevokeCoordinatePrivilegeRequest
16909
16916
  * @param runtime - runtime options for this request RuntimeOptions
@@ -16944,7 +16951,7 @@ class Client extends openapi_core_1.default {
16944
16951
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeCoordinatePrivilegeResponse({}));
16945
16952
  }
16946
16953
  /**
16947
- * Revokes the coordinate permissions.
16954
+ * Cancels the permission for stream coordination operations.
16948
16955
  *
16949
16956
  * @param request - RevokeCoordinatePrivilegeRequest
16950
16957
  * @returns RevokeCoordinatePrivilegeResponse
@@ -17263,10 +17270,10 @@ class Client extends openapi_core_1.default {
17263
17270
  return await this.setDesktopMaintenanceWithOptions(request, runtime);
17264
17271
  }
17265
17272
  /**
17266
- * Enables or disables the single sign-on (SSO) feature for an Active Directory (AD) account-based office network.
17273
+ * Enables or disables the single sign-on (SSO) feature for an AD-based office network.
17267
17274
  *
17268
17275
  * @remarks
17269
- * This operation is supported only for AD directories, not for RAM directories.
17276
+ * This operation has the same effect as [SetOfficeSiteSsoStatus](~~SetOfficeSiteSsoStatus~~). Use the SetOfficeSiteSsoStatus operation instead.
17270
17277
  *
17271
17278
  * @param request - SetDirectorySsoStatusRequest
17272
17279
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17301,10 +17308,10 @@ class Client extends openapi_core_1.default {
17301
17308
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetDirectorySsoStatusResponse({}));
17302
17309
  }
17303
17310
  /**
17304
- * Enables or disables the single sign-on (SSO) feature for an Active Directory (AD) account-based office network.
17311
+ * Enables or disables the single sign-on (SSO) feature for an AD-based office network.
17305
17312
  *
17306
17313
  * @remarks
17307
- * This operation is supported only for AD directories, not for RAM directories.
17314
+ * This operation has the same effect as [SetOfficeSiteSsoStatus](~~SetOfficeSiteSsoStatus~~). Use the SetOfficeSiteSsoStatus operation instead.
17308
17315
  *
17309
17316
  * @param request - SetDirectorySsoStatusRequest
17310
17317
  * @returns SetDirectorySsoStatusResponse
@@ -17625,10 +17632,10 @@ class Client extends openapi_core_1.default {
17625
17632
  return await this.stopInvocationWithOptions(request, runtime);
17626
17633
  }
17627
17634
  /**
17628
- * Adds tags to cloud computers. This allows you to filter and manage cloud computers by tag.
17635
+ * Adds tags to specified cloud desktops. This makes it easier to filter and manage cloud desktops by tag.
17629
17636
  *
17630
17637
  * @remarks
17631
- * If TagKey is specified, the new TagValue value overrides the original TagValue value.
17638
+ * If the specified TagKey already exists, the new TagValue overwrites the original TagValue.
17632
17639
  *
17633
17640
  * @param request - TagResourcesRequest
17634
17641
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17666,10 +17673,10 @@ class Client extends openapi_core_1.default {
17666
17673
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.TagResourcesResponse({}));
17667
17674
  }
17668
17675
  /**
17669
- * Adds tags to cloud computers. This allows you to filter and manage cloud computers by tag.
17676
+ * Adds tags to specified cloud desktops. This makes it easier to filter and manage cloud desktops by tag.
17670
17677
  *
17671
17678
  * @remarks
17672
- * If TagKey is specified, the new TagValue value overrides the original TagValue value.
17679
+ * If the specified TagKey already exists, the new TagValue overwrites the original TagValue.
17673
17680
  *
17674
17681
  * @param request - TagResourcesRequest
17675
17682
  * @returns TagResourcesResponse
@@ -17868,7 +17875,7 @@ class Client extends openapi_core_1.default {
17868
17875
  return await this.unlockVirtualMFADeviceWithOptions(request, runtime);
17869
17876
  }
17870
17877
  /**
17871
- * 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.
17878
+ * 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.
17872
17879
  *
17873
17880
  * @param request - UntagResourcesRequest
17874
17881
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17909,7 +17916,7 @@ class Client extends openapi_core_1.default {
17909
17916
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UntagResourcesResponse({}));
17910
17917
  }
17911
17918
  /**
17912
- * 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.
17919
+ * 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.
17913
17920
  *
17914
17921
  * @param request - UntagResourcesRequest
17915
17922
  * @returns UntagResourcesResponse
@@ -17970,10 +17977,10 @@ class Client extends openapi_core_1.default {
17970
17977
  return await this.updateFotaTaskWithOptions(request, runtime);
17971
17978
  }
17972
17979
  /**
17973
- * Uploads your custom Windows image.
17980
+ * Uploads a custom Windows image.
17974
17981
  *
17975
17982
  * @remarks
17976
- * > You can upload only Windows images.
17983
+ * > Only Windows operating system images can be uploaded.
17977
17984
  *
17978
17985
  * @param request - UploadImageRequest
17979
17986
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17982,6 +17989,9 @@ class Client extends openapi_core_1.default {
17982
17989
  async uploadImageWithOptions(request, runtime) {
17983
17990
  request.validate();
17984
17991
  let query = {};
17992
+ if (!$dara.isNull(request.bootMode)) {
17993
+ query["BootMode"] = request.bootMode;
17994
+ }
17985
17995
  if (!$dara.isNull(request.dataDiskSize)) {
17986
17996
  query["DataDiskSize"] = request.dataDiskSize;
17987
17997
  }
@@ -18035,10 +18045,10 @@ class Client extends openapi_core_1.default {
18035
18045
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UploadImageResponse({}));
18036
18046
  }
18037
18047
  /**
18038
- * Uploads your custom Windows image.
18048
+ * Uploads a custom Windows image.
18039
18049
  *
18040
18050
  * @remarks
18041
- * > You can upload only Windows images.
18051
+ * > Only Windows operating system images can be uploaded.
18042
18052
  *
18043
18053
  * @param request - UploadImageRequest
18044
18054
  * @returns UploadImageResponse