@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/src/client.ts CHANGED
@@ -12,6 +12,32 @@ export default class Client extends OpenApi {
12
12
  constructor(config: $OpenApiUtil.Config) {
13
13
  super(config);
14
14
  this._endpointRule = "regional";
15
+ this._endpointMap = {
16
+ 'us-west-1': "ecd.us-west-1.aliyuncs.com",
17
+ 'us-east-1': "ecd.us-east-1.aliyuncs.com",
18
+ 'me-east-1': "ecd.me-east-1.aliyuncs.com",
19
+ 'me-central-1': "ecd.me-central-1.aliyuncs.com",
20
+ 'eu-west-1': "ecd.eu-west-1.aliyuncs.com",
21
+ 'eu-central-1': "ecd.eu-central-1.aliyuncs.com",
22
+ 'cn-zhangjiakou': "ecd.cn-zhangjiakou.aliyuncs.com",
23
+ 'cn-wulanchabu': "ecd.cn-wulanchabu.aliyuncs.com",
24
+ 'cn-shenzhen': "ecd.cn-shenzhen.aliyuncs.com",
25
+ 'cn-shanghai-finance-1': "ecd.cn-shanghai-finance-1.aliyuncs.com",
26
+ 'cn-shanghai': "ecd.cn-shanghai.aliyuncs.com",
27
+ 'cn-qingdao': "ecd.cn-qingdao.aliyuncs.com",
28
+ 'cn-nanjing': "ecd.cn-nanjing.aliyuncs.com",
29
+ 'cn-hongkong': "ecd.cn-hongkong.aliyuncs.com",
30
+ 'cn-hangzhou-finance': "ecd.cn-hangzhou-finance.aliyuncs.com",
31
+ 'cn-hangzhou': "ecd.cn-hangzhou.aliyuncs.com",
32
+ 'cn-guangzhou': "ecd.cn-guangzhou.aliyuncs.com",
33
+ 'cn-chengdu': "ecd.cn-chengdu.aliyuncs.com",
34
+ 'cn-beijing': "ecd.cn-beijing.aliyuncs.com",
35
+ 'ap-southeast-7': "ecd.ap-southeast-7.aliyuncs.com",
36
+ 'ap-southeast-6': "ecd.ap-southeast-6.aliyuncs.com",
37
+ 'ap-southeast-5': "ecd.ap-southeast-5.aliyuncs.com",
38
+ 'ap-southeast-1': "ecd.ap-southeast-1.aliyuncs.com",
39
+ 'ap-northeast-1': "ecd.ap-northeast-1.aliyuncs.com",
40
+ };
15
41
  this.checkConfig(config);
16
42
  this._endpoint = this.getEndpoint("ecd", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
17
43
  }
@@ -30,10 +56,10 @@ export default class Client extends OpenApi {
30
56
  }
31
57
 
32
58
  /**
33
- * Unlocks a convenience office network that is automatically locked due to a long idle period of time.
59
+ * Unlocks an office network that was automatically locked after being idle for a period of time.
34
60
  *
35
61
  * @remarks
36
- * If you do not create any cloud computer in a convenience office network within 15 days, the office network is automatically locked and virtual private cloud (VPC) resources are released. If you want to resume the office network, you can call this operation to unlock the office network.
62
+ * For office networks based on convenience accounts, if no cloud computers are created within 15 consecutive calendar days, the office network is automatically locked and VPC-related resources are released. To use the office network again, call this operation to unlock it.
37
63
  *
38
64
  * @param request - ActivateOfficeSiteRequest
39
65
  * @param runtime - runtime options for this request RuntimeOptions
@@ -68,10 +94,10 @@ export default class Client extends OpenApi {
68
94
  }
69
95
 
70
96
  /**
71
- * Unlocks a convenience office network that is automatically locked due to a long idle period of time.
97
+ * Unlocks an office network that was automatically locked after being idle for a period of time.
72
98
  *
73
99
  * @remarks
74
- * If you do not create any cloud computer in a convenience office network within 15 days, the office network is automatically locked and virtual private cloud (VPC) resources are released. If you want to resume the office network, you can call this operation to unlock the office network.
100
+ * For office networks based on convenience accounts, if no cloud computers are created within 15 consecutive calendar days, the office network is automatically locked and VPC-related resources are released. To use the office network again, call this operation to unlock it.
75
101
  *
76
102
  * @param request - ActivateOfficeSiteRequest
77
103
  * @returns ActivateOfficeSiteResponse
@@ -196,10 +222,10 @@ export default class Client extends OpenApi {
196
222
  }
197
223
 
198
224
  /**
199
- * Adds a shared folder to the network disk.
225
+ * Creates a shared folder in a cloud disk.
200
226
  *
201
227
  * @remarks
202
- * You can call this operation to share a specific folder with other users. You can also configure the folder permissions.
228
+ * You can share a specified folder with other users and set access permissions for the folder.
203
229
  *
204
230
  * @param tmpReq - AddFilePermissionRequest
205
231
  * @param runtime - runtime options for this request RuntimeOptions
@@ -256,10 +282,10 @@ export default class Client extends OpenApi {
256
282
  }
257
283
 
258
284
  /**
259
- * Adds a shared folder to the network disk.
285
+ * Creates a shared folder in a cloud disk.
260
286
  *
261
287
  * @remarks
262
- * You can call this operation to share a specific folder with other users. You can also configure the folder permissions.
288
+ * You can share a specified folder with other users and set access permissions for the folder.
263
289
  *
264
290
  * @param request - AddFilePermissionRequest
265
291
  * @returns AddFilePermissionResponse
@@ -518,7 +544,7 @@ export default class Client extends OpenApi {
518
544
  }
519
545
 
520
546
  /**
521
- * Applies for the coordinate permissions.
547
+ * Requests permissions for stream coordination operations.
522
548
  *
523
549
  * @param request - ApplyCoordinatePrivilegeRequest
524
550
  * @param runtime - runtime options for this request RuntimeOptions
@@ -565,7 +591,7 @@ export default class Client extends OpenApi {
565
591
  }
566
592
 
567
593
  /**
568
- * Applies for the coordinate permissions.
594
+ * Requests permissions for stream coordination operations.
569
595
  *
570
596
  * @param request - ApplyCoordinatePrivilegeRequest
571
597
  * @returns ApplyCoordinatePrivilegeResponse
@@ -576,7 +602,7 @@ export default class Client extends OpenApi {
576
602
  }
577
603
 
578
604
  /**
579
- * Applies for coordination monitoring. This operation is mainly used in administrator assistance scenarios and education scenarios.
605
+ * Sends a remote assistance request from an administrator to an end user. This operation is mainly used in administrator assistance scenarios and education scenarios.
580
606
  *
581
607
  * @param request - ApplyCoordinationForMonitoringRequest
582
608
  * @param runtime - runtime options for this request RuntimeOptions
@@ -627,7 +653,7 @@ export default class Client extends OpenApi {
627
653
  }
628
654
 
629
655
  /**
630
- * Applies for coordination monitoring. This operation is mainly used in administrator assistance scenarios and education scenarios.
656
+ * Sends a remote assistance request from an administrator to an end user. This operation is mainly used in administrator assistance scenarios and education scenarios.
631
657
  *
632
658
  * @param request - ApplyCoordinationForMonitoringRequest
633
659
  * @returns ApplyCoordinationForMonitoringResponse
@@ -638,10 +664,10 @@ export default class Client extends OpenApi {
638
664
  }
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
  * @param runtime - runtime options for this request RuntimeOptions
@@ -680,10 +706,10 @@ export default class Client extends OpenApi {
680
706
  }
681
707
 
682
708
  /**
683
- * Allows you to upgrade images.
709
+ * Allows an image upgrade.
684
710
  *
685
711
  * @remarks
686
- * The cloud computers for which you want to allow image updates must be in the Running state.
712
+ * The cloud computer must be in the Running state.
687
713
  *
688
714
  * @param request - ApproveFotaUpdateRequest
689
715
  * @returns ApproveFotaUpdateResponse
@@ -752,7 +778,7 @@ export default class Client extends OpenApi {
752
778
  }
753
779
 
754
780
  /**
755
- * Binds a premium bandwidth plan to an office network. A premium bandwidth plan is used together with only one office network.
781
+ * Associates a premium Internet bandwidth plan with an office network. A premium Internet bandwidth plan has a one-to-one bindingrelationship with an office network.
756
782
  *
757
783
  * @param request - AssociateNetworkPackageRequest
758
784
  * @param runtime - runtime options for this request RuntimeOptions
@@ -791,7 +817,7 @@ export default class Client extends OpenApi {
791
817
  }
792
818
 
793
819
  /**
794
- * Binds a premium bandwidth plan to an office network. A premium bandwidth plan is used together with only one office network.
820
+ * Associates a premium Internet bandwidth plan with an office network. A premium Internet bandwidth plan has a one-to-one bindingrelationship with an office network.
795
821
  *
796
822
  * @param request - AssociateNetworkPackageRequest
797
823
  * @returns AssociateNetworkPackageResponse
@@ -988,12 +1014,12 @@ export default class Client extends OpenApi {
988
1014
  }
989
1015
 
990
1016
  /**
991
- * Assigns multiple cloud computers to users in a batch.
1017
+ * Assigns users to multiple cloud computers in a batch.
992
1018
  *
993
1019
  * @remarks
994
- * - The target cloud computers must be in the Running state.
995
- * - 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.
996
- * - Recommended polling interval: 25 seconds (max duration: 50s). The process usually takes 15 seconds.
1020
+ * - The cloud computers must be in the Running state.
1021
+ * - This operation immediately returns a result. To check whether the assignment is successful, call [DescribeDesktops](https://help.aliyun.com/document_detail/436815.html) and check the `ManagementFlags` response parameter: `ASSIGNING` indicates that the assignment is in progress, and other values indicate that the assignment is complete.
1022
+ * - Check whether the assignment is complete every 2 to 5 seconds, for a maximum of 50 seconds. In most cases, the assignment is completed within 1 to 5 seconds.
997
1023
  *
998
1024
  * @param request - BatchModifyEntitlementRequest
999
1025
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1048,12 +1074,12 @@ export default class Client extends OpenApi {
1048
1074
  }
1049
1075
 
1050
1076
  /**
1051
- * Assigns multiple cloud computers to users in a batch.
1077
+ * Assigns users to multiple cloud computers in a batch.
1052
1078
  *
1053
1079
  * @remarks
1054
- * - The target cloud computers must be in the Running state.
1055
- * - 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.
1056
- * - Recommended polling interval: 25 seconds (max duration: 50s). The process usually takes 15 seconds.
1080
+ * - The cloud computers must be in the Running state.
1081
+ * - This operation immediately returns a result. To check whether the assignment is successful, call [DescribeDesktops](https://help.aliyun.com/document_detail/436815.html) and check the `ManagementFlags` response parameter: `ASSIGNING` indicates that the assignment is in progress, and other values indicate that the assignment is complete.
1082
+ * - Check whether the assignment is complete every 2 to 5 seconds, for a maximum of 50 seconds. In most cases, the assignment is completed within 1 to 5 seconds.
1057
1083
  *
1058
1084
  * @param request - BatchModifyEntitlementRequest
1059
1085
  * @returns BatchModifyEntitlementResponse
@@ -1164,7 +1190,7 @@ export default class Client extends OpenApi {
1164
1190
  }
1165
1191
 
1166
1192
  /**
1167
- * Cancels a file sharing task.
1193
+ * Cancels file sharing.
1168
1194
  *
1169
1195
  * @param request - CancelCdsFileShareLinkRequest
1170
1196
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1199,7 +1225,7 @@ export default class Client extends OpenApi {
1199
1225
  }
1200
1226
 
1201
1227
  /**
1202
- * Cancels a file sharing task.
1228
+ * Cancels file sharing.
1203
1229
  *
1204
1230
  * @param request - CancelCdsFileShareLinkRequest
1205
1231
  * @returns CancelCdsFileShareLinkResponse
@@ -1210,7 +1236,7 @@ export default class Client extends OpenApi {
1210
1236
  }
1211
1237
 
1212
1238
  /**
1213
- * Cancels a remote assistance request to the end user.
1239
+ * Cancels a remote assistance request initiated to an end user.
1214
1240
  *
1215
1241
  * @param request - CancelCoordinationForMonitoringRequest
1216
1242
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1253,7 +1279,7 @@ export default class Client extends OpenApi {
1253
1279
  }
1254
1280
 
1255
1281
  /**
1256
- * Cancels a remote assistance request to the end user.
1282
+ * Cancels a remote assistance request initiated to an end user.
1257
1283
  *
1258
1284
  * @param request - CancelCoordinationForMonitoringRequest
1259
1285
  * @returns CancelCoordinationForMonitoringResponse
@@ -1264,7 +1290,7 @@ export default class Client extends OpenApi {
1264
1290
  }
1265
1291
 
1266
1292
  /**
1267
- * Cancels the operation of copying an image to another region.
1293
+ * Cancels an ongoing image copy operation to another region.
1268
1294
  *
1269
1295
  * @param request - CancelCopyImageRequest
1270
1296
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1299,7 +1325,7 @@ export default class Client extends OpenApi {
1299
1325
  }
1300
1326
 
1301
1327
  /**
1302
- * Cancels the operation of copying an image to another region.
1328
+ * Cancels an ongoing image copy operation to another region.
1303
1329
  *
1304
1330
  * @param request - CancelCopyImageRequest
1305
1331
  * @returns CancelCopyImageResponse
@@ -1310,7 +1336,7 @@ export default class Client extends OpenApi {
1310
1336
  }
1311
1337
 
1312
1338
  /**
1313
- * Clones a policy based on an existing global policy.
1339
+ * Clones a policy based on an existing region-independent policy.
1314
1340
  *
1315
1341
  * @param request - CloneCenterPolicyRequest
1316
1342
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1357,7 +1383,7 @@ export default class Client extends OpenApi {
1357
1383
  }
1358
1384
 
1359
1385
  /**
1360
- * Clones a policy based on an existing global policy.
1386
+ * Clones a policy based on an existing region-independent policy.
1361
1387
  *
1362
1388
  * @param request - CloneCenterPolicyRequest
1363
1389
  * @returns CloneCenterPolicyResponse
@@ -1368,7 +1394,7 @@ export default class Client extends OpenApi {
1368
1394
  }
1369
1395
 
1370
1396
  /**
1371
- * Clones an existing policy to quickly create a policy.
1397
+ * Clones a cloud computer policy to quickly create a custom cloud computer policy.
1372
1398
  *
1373
1399
  * @param request - ClonePolicyGroupRequest
1374
1400
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1407,7 +1433,7 @@ export default class Client extends OpenApi {
1407
1433
  }
1408
1434
 
1409
1435
  /**
1410
- * Clones an existing policy to quickly create a policy.
1436
+ * Clones a cloud computer policy to quickly create a custom cloud computer policy.
1411
1437
  *
1412
1438
  * @param request - ClonePolicyGroupRequest
1413
1439
  * @returns ClonePolicyGroupResponse
@@ -1480,7 +1506,7 @@ export default class Client extends OpenApi {
1480
1506
  }
1481
1507
 
1482
1508
  /**
1483
- * Configures a conditional forwarder and trust relationship for a high-definition experience (HDX)-based office network (formerly workspace). You can call the operation to configure a trust relationship for an enterprise Active Directory (AD) office network.
1509
+ * Configures a trust relationship for an AD office network. For office networks (formerly workspaces) that use the HDX protocol, you must configure conditional forwarders and trust relationships before the networks can function properly.
1484
1510
  *
1485
1511
  * @param request - ConfigADConnectorTrustRequest
1486
1512
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1523,7 +1549,7 @@ export default class Client extends OpenApi {
1523
1549
  }
1524
1550
 
1525
1551
  /**
1526
- * Configures a conditional forwarder and trust relationship for a high-definition experience (HDX)-based office network (formerly workspace). You can call the operation to configure a trust relationship for an enterprise Active Directory (AD) office network.
1552
+ * Configures a trust relationship for an AD office network. For office networks (formerly workspaces) that use the HDX protocol, you must configure conditional forwarders and trust relationships before the networks can function properly.
1527
1553
  *
1528
1554
  * @param request - ConfigADConnectorTrustRequest
1529
1555
  * @returns ConfigADConnectorTrustResponse
@@ -1534,7 +1560,7 @@ export default class Client extends OpenApi {
1534
1560
  }
1535
1561
 
1536
1562
  /**
1537
- * Specify an organizational unit (OU) and administrator for the Active Directory (AD) office network (formerly known as workspace).
1563
+ * Specifies the organizational unit (OU) and administrator for an AD office network (formerly workspace).
1538
1564
  *
1539
1565
  * @param request - ConfigADConnectorUserRequest
1540
1566
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1581,7 +1607,7 @@ export default class Client extends OpenApi {
1581
1607
  }
1582
1608
 
1583
1609
  /**
1584
- * Specify an organizational unit (OU) and administrator for the Active Directory (AD) office network (formerly known as workspace).
1610
+ * Specifies the organizational unit (OU) and administrator for an AD office network (formerly workspace).
1585
1611
  *
1586
1612
  * @param request - ConfigADConnectorUserRequest
1587
1613
  * @returns ConfigADConnectorUserResponse
@@ -1592,7 +1618,7 @@ export default class Client extends OpenApi {
1592
1618
  }
1593
1619
 
1594
1620
  /**
1595
- * Create a copy of a file or folder in the cloud drive.
1621
+ * Creates a copy of a file or folder in a cloud drive.
1596
1622
  *
1597
1623
  * @param request - CopyCdsFileRequest
1598
1624
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1655,7 +1681,7 @@ export default class Client extends OpenApi {
1655
1681
  }
1656
1682
 
1657
1683
  /**
1658
- * Create a copy of a file or folder in the cloud drive.
1684
+ * Creates a copy of a file or folder in a cloud drive.
1659
1685
  *
1660
1686
  * @param request - CopyCdsFileRequest
1661
1687
  * @returns CopyCdsFileResponse
@@ -1666,7 +1692,7 @@ export default class Client extends OpenApi {
1666
1692
  }
1667
1693
 
1668
1694
  /**
1669
- * Copy an image to another region. If you want to share an image across regions, you can call this operation to copy the image to the destination region and then share the image.
1695
+ * Copies an image to another region. To share an image across regions, call this operation to copy the image to the destination region first, and then share it.
1670
1696
  *
1671
1697
  * @param request - CopyImageRequest
1672
1698
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1713,7 +1739,7 @@ export default class Client extends OpenApi {
1713
1739
  }
1714
1740
 
1715
1741
  /**
1716
- * Copy an image to another region. If you want to share an image across regions, you can call this operation to copy the image to the destination region and then share the image.
1742
+ * Copies an image to another region. To share an image across regions, call this operation to copy the image to the destination region first, and then share it.
1717
1743
  *
1718
1744
  * @param request - CopyImageRequest
1719
1745
  * @returns CopyImageResponse
@@ -1972,7 +1998,7 @@ export default class Client extends OpenApi {
1972
1998
  }
1973
1999
 
1974
2000
  /**
1975
- * Creates a NAS file system and associate it with the office network of the shared cloud computer.
2001
+ * Creates a NAS file system and binds it to the office network of a shared cloud computer.
1976
2002
  *
1977
2003
  * @param request - CreateAndBindNasFileSystemRequest
1978
2004
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2031,7 +2057,7 @@ export default class Client extends OpenApi {
2031
2057
  }
2032
2058
 
2033
2059
  /**
2034
- * Creates a NAS file system and associate it with the office network of the shared cloud computer.
2060
+ * Creates a NAS file system and binds it to the office network of a shared cloud computer.
2035
2061
  *
2036
2062
  * @param request - CreateAndBindNasFileSystemRequest
2037
2063
  * @returns CreateAndBindNasFileSystemResponse
@@ -2334,7 +2360,7 @@ export default class Client extends OpenApi {
2334
2360
  }
2335
2361
 
2336
2362
  /**
2337
- * Create a file share.
2363
+ * Creates a file share.
2338
2364
  *
2339
2365
  * @param request - CreateCdsFileShareLinkRequest
2340
2366
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2417,7 +2443,7 @@ export default class Client extends OpenApi {
2417
2443
  }
2418
2444
 
2419
2445
  /**
2420
- * Create a file share.
2446
+ * Creates a file share.
2421
2447
  *
2422
2448
  * @param request - CreateCdsFileShareLinkRequest
2423
2449
  * @returns CreateCdsFileShareLinkResponse
@@ -2428,7 +2454,7 @@ export default class Client extends OpenApi {
2428
2454
  }
2429
2455
 
2430
2456
  /**
2431
- * You can create a region-independent cloud desktop policy.
2457
+ * Creates a region-independent Cloud Desktop policy.
2432
2458
  *
2433
2459
  * @param request - CreateCenterPolicyRequest
2434
2460
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2605,6 +2631,26 @@ export default class Client extends OpenApi {
2605
2631
  query["FileTransferAddress"] = request.fileTransferAddress;
2606
2632
  }
2607
2633
 
2634
+ if (!$dara.isNull(request.fileTransferInSize)) {
2635
+ query["FileTransferInSize"] = request.fileTransferInSize;
2636
+ }
2637
+
2638
+ if (!$dara.isNull(request.fileTransferInUnit)) {
2639
+ query["FileTransferInUnit"] = request.fileTransferInUnit;
2640
+ }
2641
+
2642
+ if (!$dara.isNull(request.fileTransferOutSize)) {
2643
+ query["FileTransferOutSize"] = request.fileTransferOutSize;
2644
+ }
2645
+
2646
+ if (!$dara.isNull(request.fileTransferOutUnit)) {
2647
+ query["FileTransferOutUnit"] = request.fileTransferOutUnit;
2648
+ }
2649
+
2650
+ if (!$dara.isNull(request.fileTransferSizeLimit)) {
2651
+ query["FileTransferSizeLimit"] = request.fileTransferSizeLimit;
2652
+ }
2653
+
2608
2654
  if (!$dara.isNull(request.fileTransferSpeed)) {
2609
2655
  query["FileTransferSpeed"] = request.fileTransferSpeed;
2610
2656
  }
@@ -2987,7 +3033,7 @@ export default class Client extends OpenApi {
2987
3033
  }
2988
3034
 
2989
3035
  /**
2990
- * You can create a region-independent cloud desktop policy.
3036
+ * Creates a region-independent Cloud Desktop policy.
2991
3037
  *
2992
3038
  * @param request - CreateCenterPolicyRequest
2993
3039
  * @returns CreateCenterPolicyResponse
@@ -3686,25 +3732,23 @@ export default class Client extends OpenApi {
3686
3732
  }
3687
3733
 
3688
3734
  /**
3689
- * Creates one or more Elastic Desktop Service (EDS) desktops. If you provide user information, the desktops are automatically assigned to the specified users.
3735
+ * Creates one or more cloud desktops. If user information is specified during creation, the cloud desktops are directly assigned to the users.
3690
3736
  *
3691
3737
  * @remarks
3692
- * Before you create a cloud desktop, meet the following requirements:
3693
- * - Create an office site (formerly a workspace) and users:
3694
- * - Simple office site: [CreateSimpleOfficeSite](https://help.aliyun.com/document_detail/215416.html) and [CreateUsers](https://help.aliyun.com/document_detail/437832.html).
3695
- * - 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).
3696
- * - Call [CreatePolicyGroup](https://help.aliyun.com/document_detail/188889.html) to create a policy, or use an existing policy.
3697
- * **Request examples**
3738
+ * Before creating cloud desktops, complete the following preparations:
3739
+ * - Create an office network (formerly workspace) and users. For more information, see the following API operations or documentation:
3740
+ * - Convenience office network: [CreateSimpleOfficeSite](https://help.aliyun.com/document_detail/215416.html) and [CreateUsers](https://help.aliyun.com/document_detail/437832.html).
3741
+ * - AD office network: [CreateADConnectorOfficeSite](https://help.aliyun.com/document_detail/215417.html) and [Create AD users](https://help.aliyun.com/document_detail/188619.html).
3742
+ * - Call [CreatePolicyGroup](https://help.aliyun.com/document_detail/188889.html) to create a policy, or confirm that an existing policy is available.
3743
+ * **Call examples:**
3698
3744
  * <details>
3699
- * <summary>
3700
- * Example: Create a cloud desktop from a bundle
3701
- * </summary>
3745
+ * <summary>Example of creating with a template</summary>
3702
3746
  * ```
3703
3747
  * {
3704
- * "RegionId": "cn-hangzhou",
3748
+ * "RegionId": "ap-southeast-1",
3705
3749
  * "DesktopName": "test-desktop-name",
3706
3750
  * "Amount": "1",
3707
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
3751
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
3708
3752
  * "PolicyGroupId": "system-all-enabled-policy",
3709
3753
  * "ChargeType": "PostPaid",
3710
3754
  * "BundleId": "b-enterprise_office_8c16g_windows2022"
@@ -3712,15 +3756,13 @@ export default class Client extends OpenApi {
3712
3756
  * ```
3713
3757
  * </details>
3714
3758
  * <details>
3715
- * <summary>
3716
- * Example: Create a cloud desktop with custom settings
3717
- * </summary>
3759
+ * <summary>Example of creating without a template</summary>
3718
3760
  * ```
3719
3761
  * {
3720
- * "RegionId": "cn-hangzhou",
3762
+ * "RegionId": "ap-southeast-1",
3721
3763
  * "DesktopName": "test-desktop-name",
3722
3764
  * "Amount": "1",
3723
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
3765
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
3724
3766
  * "PolicyGroupId": "system-all-enabled-policy",
3725
3767
  * "ChargeType": "PostPaid",
3726
3768
  * "DesktopAttachment": {
@@ -3734,15 +3776,13 @@ export default class Client extends OpenApi {
3734
3776
  * ```
3735
3777
  * </details>
3736
3778
  * <details>
3737
- * <summary>
3738
- * Example: Create a cloud desktop with a monthly usage package
3739
- * </summary>
3779
+ * <summary>Example of creating a monthly hourly package</summary>
3740
3780
  * ```
3741
3781
  * {
3742
- * "RegionId": "cn-hangzhou",
3782
+ * "RegionId": "ap-southeast-1",
3743
3783
  * "DesktopName": "test-desktop-name",
3744
3784
  * "Amount": "1",
3745
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
3785
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
3746
3786
  * "PolicyGroupId": "system-all-enabled-policy",
3747
3787
  * "ChargeType": "PostPaid",
3748
3788
  * "DesktopAttachment": {
@@ -3761,16 +3801,14 @@ export default class Client extends OpenApi {
3761
3801
  * ```
3762
3802
  * </details>
3763
3803
  * <details>
3764
- * <summary>
3765
- * Example: Create an agent resource
3766
- * </summary>
3804
+ * <summary>Example of creating an Agent resource</summary>
3767
3805
  * ```
3768
3806
  * {
3769
- * "RegionId": "cn-hangzhou",
3807
+ * "RegionId": "ap-southeast-1",
3770
3808
  * "BundleId": "b-openclaw-linux",
3771
3809
  * "DesktopName": "test-desktop-name",
3772
3810
  * "Amount": "1",
3773
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
3811
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
3774
3812
  * "ChargeType": "PostPaid",
3775
3813
  * "DesktopAttachment": {
3776
3814
  * "DesktopType": "cloud.space.4c.8g"
@@ -3783,7 +3821,7 @@ export default class Client extends OpenApi {
3783
3821
  * }
3784
3822
  * ```
3785
3823
  * </details>
3786
- * To automatically run user commands on a cloud desktop, configure the `UserCommands` parameter.
3824
+ * To have cloud desktops automatically run custom command scripts, use the `UserCommands` field to configure custom commands.
3787
3825
  *
3788
3826
  * @param tmpReq - CreateDesktopsRequest
3789
3827
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3882,6 +3920,10 @@ export default class Client extends OpenApi {
3882
3920
  query["OfficeSiteId"] = request.officeSiteId;
3883
3921
  }
3884
3922
 
3923
+ if (!$dara.isNull(request.ouPath)) {
3924
+ query["OuPath"] = request.ouPath;
3925
+ }
3926
+
3885
3927
  if (!$dara.isNull(request.period)) {
3886
3928
  query["Period"] = request.period;
3887
3929
  }
@@ -3926,6 +3968,10 @@ export default class Client extends OpenApi {
3926
3968
  query["SnapshotPolicyId"] = request.snapshotPolicyId;
3927
3969
  }
3928
3970
 
3971
+ if (!$dara.isNull(request.subPayType)) {
3972
+ query["SubPayType"] = request.subPayType;
3973
+ }
3974
+
3929
3975
  if (!$dara.isNull(request.subnetId)) {
3930
3976
  query["SubnetId"] = request.subnetId;
3931
3977
  }
@@ -3980,25 +4026,23 @@ export default class Client extends OpenApi {
3980
4026
  }
3981
4027
 
3982
4028
  /**
3983
- * Creates one or more Elastic Desktop Service (EDS) desktops. If you provide user information, the desktops are automatically assigned to the specified users.
4029
+ * Creates one or more cloud desktops. If user information is specified during creation, the cloud desktops are directly assigned to the users.
3984
4030
  *
3985
4031
  * @remarks
3986
- * Before you create a cloud desktop, meet the following requirements:
3987
- * - Create an office site (formerly a workspace) and users:
3988
- * - Simple office site: [CreateSimpleOfficeSite](https://help.aliyun.com/document_detail/215416.html) and [CreateUsers](https://help.aliyun.com/document_detail/437832.html).
3989
- * - 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).
3990
- * - Call [CreatePolicyGroup](https://help.aliyun.com/document_detail/188889.html) to create a policy, or use an existing policy.
3991
- * **Request examples**
4032
+ * Before creating cloud desktops, complete the following preparations:
4033
+ * - Create an office network (formerly workspace) and users. For more information, see the following API operations or documentation:
4034
+ * - Convenience office network: [CreateSimpleOfficeSite](https://help.aliyun.com/document_detail/215416.html) and [CreateUsers](https://help.aliyun.com/document_detail/437832.html).
4035
+ * - AD office network: [CreateADConnectorOfficeSite](https://help.aliyun.com/document_detail/215417.html) and [Create AD users](https://help.aliyun.com/document_detail/188619.html).
4036
+ * - Call [CreatePolicyGroup](https://help.aliyun.com/document_detail/188889.html) to create a policy, or confirm that an existing policy is available.
4037
+ * **Call examples:**
3992
4038
  * <details>
3993
- * <summary>
3994
- * Example: Create a cloud desktop from a bundle
3995
- * </summary>
4039
+ * <summary>Example of creating with a template</summary>
3996
4040
  * ```
3997
4041
  * {
3998
- * "RegionId": "cn-hangzhou",
4042
+ * "RegionId": "ap-southeast-1",
3999
4043
  * "DesktopName": "test-desktop-name",
4000
4044
  * "Amount": "1",
4001
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
4045
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
4002
4046
  * "PolicyGroupId": "system-all-enabled-policy",
4003
4047
  * "ChargeType": "PostPaid",
4004
4048
  * "BundleId": "b-enterprise_office_8c16g_windows2022"
@@ -4006,15 +4050,13 @@ export default class Client extends OpenApi {
4006
4050
  * ```
4007
4051
  * </details>
4008
4052
  * <details>
4009
- * <summary>
4010
- * Example: Create a cloud desktop with custom settings
4011
- * </summary>
4053
+ * <summary>Example of creating without a template</summary>
4012
4054
  * ```
4013
4055
  * {
4014
- * "RegionId": "cn-hangzhou",
4056
+ * "RegionId": "ap-southeast-1",
4015
4057
  * "DesktopName": "test-desktop-name",
4016
4058
  * "Amount": "1",
4017
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
4059
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
4018
4060
  * "PolicyGroupId": "system-all-enabled-policy",
4019
4061
  * "ChargeType": "PostPaid",
4020
4062
  * "DesktopAttachment": {
@@ -4028,15 +4070,13 @@ export default class Client extends OpenApi {
4028
4070
  * ```
4029
4071
  * </details>
4030
4072
  * <details>
4031
- * <summary>
4032
- * Example: Create a cloud desktop with a monthly usage package
4033
- * </summary>
4073
+ * <summary>Example of creating a monthly hourly package</summary>
4034
4074
  * ```
4035
4075
  * {
4036
- * "RegionId": "cn-hangzhou",
4076
+ * "RegionId": "ap-southeast-1",
4037
4077
  * "DesktopName": "test-desktop-name",
4038
4078
  * "Amount": "1",
4039
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
4079
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
4040
4080
  * "PolicyGroupId": "system-all-enabled-policy",
4041
4081
  * "ChargeType": "PostPaid",
4042
4082
  * "DesktopAttachment": {
@@ -4055,16 +4095,14 @@ export default class Client extends OpenApi {
4055
4095
  * ```
4056
4096
  * </details>
4057
4097
  * <details>
4058
- * <summary>
4059
- * Example: Create an agent resource
4060
- * </summary>
4098
+ * <summary>Example of creating an Agent resource</summary>
4061
4099
  * ```
4062
4100
  * {
4063
- * "RegionId": "cn-hangzhou",
4101
+ * "RegionId": "ap-southeast-1",
4064
4102
  * "BundleId": "b-openclaw-linux",
4065
4103
  * "DesktopName": "test-desktop-name",
4066
4104
  * "Amount": "1",
4067
- * "OfficeSiteId": "cn-hangzhou+dir-xxx",// You must create an office site in advance.
4105
+ * "OfficeSiteId": "ap-southeast-1+dir-xxx",// Create an office network in advance
4068
4106
  * "ChargeType": "PostPaid",
4069
4107
  * "DesktopAttachment": {
4070
4108
  * "DesktopType": "cloud.space.4c.8g"
@@ -4077,7 +4115,7 @@ export default class Client extends OpenApi {
4077
4115
  * }
4078
4116
  * ```
4079
4117
  * </details>
4080
- * To automatically run user commands on a cloud desktop, configure the `UserCommands` parameter.
4118
+ * To have cloud desktops automatically run custom command scripts, use the `UserCommands` field to configure custom commands.
4081
4119
  *
4082
4120
  * @param request - CreateDesktopsRequest
4083
4121
  * @returns CreateDesktopsResponse
@@ -4088,7 +4126,7 @@ export default class Client extends OpenApi {
4088
4126
  }
4089
4127
 
4090
4128
  /**
4091
- * Enables disk encryption and creates the required service-linked role in your Resource Access Management (RAM) user account for the Enterprise Drive.
4129
+ * Enables the disk encryption feature and adds the service-linked role (SLR) for enterprise cloud drive encryption under the RAM user.
4092
4130
  *
4093
4131
  * @param request - CreateDiskEncryptionServiceRequest
4094
4132
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4119,7 +4157,7 @@ export default class Client extends OpenApi {
4119
4157
  }
4120
4158
 
4121
4159
  /**
4122
- * Enables disk encryption and creates the required service-linked role in your Resource Access Management (RAM) user account for the Enterprise Drive.
4160
+ * Enables the disk encryption feature and adds the service-linked role (SLR) for enterprise cloud drive encryption under the RAM user.
4123
4161
  *
4124
4162
  * @param request - CreateDiskEncryptionServiceRequest
4125
4163
  * @returns CreateDiskEncryptionServiceResponse
@@ -4554,7 +4592,7 @@ export default class Client extends OpenApi {
4554
4592
  }
4555
4593
 
4556
4594
  /**
4557
- * Creates a network package for an office network.
4595
+ * Creates a premium bandwidth plan for an office network.
4558
4596
  *
4559
4597
  * @param request - CreateNetworkPackageRequest
4560
4598
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4611,6 +4649,10 @@ export default class Client extends OpenApi {
4611
4649
  query["ResellerOwnerUid"] = request.resellerOwnerUid;
4612
4650
  }
4613
4651
 
4652
+ if (!$dara.isNull(request.tag)) {
4653
+ query["Tag"] = request.tag;
4654
+ }
4655
+
4614
4656
  let req = new $OpenApiUtil.OpenApiRequest({
4615
4657
  query: OpenApiUtil.query(query),
4616
4658
  });
@@ -4629,7 +4671,7 @@ export default class Client extends OpenApi {
4629
4671
  }
4630
4672
 
4631
4673
  /**
4632
- * Creates a network package for an office network.
4674
+ * Creates a premium bandwidth plan for an office network.
4633
4675
  *
4634
4676
  * @param request - CreateNetworkPackageRequest
4635
4677
  * @returns CreateNetworkPackageResponse
@@ -5787,7 +5829,7 @@ export default class Client extends OpenApi {
5787
5829
  }
5788
5830
 
5789
5831
  /**
5790
- * Delete files or folders from the network disk.
5832
+ * Deletes a file or folder from a cloud drive.
5791
5833
  *
5792
5834
  * @param request - DeleteCdsFileRequest
5793
5835
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5834,7 +5876,7 @@ export default class Client extends OpenApi {
5834
5876
  }
5835
5877
 
5836
5878
  /**
5837
- * Delete files or folders from the network disk.
5879
+ * Deletes a file or folder from a cloud drive.
5838
5880
  *
5839
5881
  * @param request - DeleteCdsFileRequest
5840
5882
  * @returns DeleteCdsFileResponse
@@ -5845,7 +5887,7 @@ export default class Client extends OpenApi {
5845
5887
  }
5846
5888
 
5847
5889
  /**
5848
- * Deletes a global policy.
5890
+ * Deletes a non-region-specific policy.
5849
5891
  *
5850
5892
  * @param request - DeleteCenterPolicyRequest
5851
5893
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5888,7 +5930,7 @@ export default class Client extends OpenApi {
5888
5930
  }
5889
5931
 
5890
5932
  /**
5891
- * Deletes a global policy.
5933
+ * Deletes a non-region-specific policy.
5892
5934
  *
5893
5935
  * @param request - DeleteCenterPolicyRequest
5894
5936
  * @returns DeleteCenterPolicyResponse
@@ -7529,7 +7571,7 @@ export default class Client extends OpenApi {
7529
7571
  }
7530
7572
 
7531
7573
  /**
7532
- * Query details of policies that are not region-specific.
7574
+ * Queries the details of region-free policies.
7533
7575
  *
7534
7576
  * @param request - DescribeCenterPolicyListRequest
7535
7577
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7592,7 +7634,7 @@ export default class Client extends OpenApi {
7592
7634
  }
7593
7635
 
7594
7636
  /**
7595
- * Query details of policies that are not region-specific.
7637
+ * Queries the details of region-free policies.
7596
7638
  *
7597
7639
  * @param request - DescribeCenterPolicyListRequest
7598
7640
  * @returns DescribeCenterPolicyListResponse
@@ -7603,7 +7645,7 @@ export default class Client extends OpenApi {
7603
7645
  }
7604
7646
 
7605
7647
  /**
7606
- * Query end-user operation logs for events such as starting and stopping a WUYING Workspace, and disconnecting from sessions.
7648
+ * Queries the operation logs of end users, including events such as cloud computer startup, shutdown, and session disconnection.
7607
7649
  *
7608
7650
  * @param request - DescribeClientEventsRequest
7609
7651
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7636,6 +7678,10 @@ export default class Client extends OpenApi {
7636
7678
  query["EndUserId"] = request.endUserId;
7637
7679
  }
7638
7680
 
7681
+ if (!$dara.isNull(request.endUserIds)) {
7682
+ query["EndUserIds"] = request.endUserIds;
7683
+ }
7684
+
7639
7685
  if (!$dara.isNull(request.eventType)) {
7640
7686
  query["EventType"] = request.eventType;
7641
7687
  }
@@ -7694,7 +7740,7 @@ export default class Client extends OpenApi {
7694
7740
  }
7695
7741
 
7696
7742
  /**
7697
- * Query end-user operation logs for events such as starting and stopping a WUYING Workspace, and disconnecting from sessions.
7743
+ * Queries the operation logs of end users, including events such as cloud computer startup, shutdown, and session disconnection.
7698
7744
  *
7699
7745
  * @param request - DescribeClientEventsRequest
7700
7746
  * @returns DescribeClientEventsResponse
@@ -7919,7 +7965,7 @@ export default class Client extends OpenApi {
7919
7965
  }
7920
7966
 
7921
7967
  /**
7922
- * Query the permission settings details of the enterprise cloud drive.
7968
+ * Queries the permission settings of an enterprise cloud drive.
7923
7969
  *
7924
7970
  * @param request - DescribeCloudDrivePermissionsRequest
7925
7971
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7954,7 +8000,7 @@ export default class Client extends OpenApi {
7954
8000
  }
7955
8001
 
7956
8002
  /**
7957
- * Query the permission settings details of the enterprise cloud drive.
8003
+ * Queries the permission settings of an enterprise cloud drive.
7958
8004
  *
7959
8005
  * @param request - DescribeCloudDrivePermissionsRequest
7960
8006
  * @returns DescribeCloudDrivePermissionsResponse
@@ -8409,10 +8455,10 @@ export default class Client extends OpenApi {
8409
8455
  }
8410
8456
 
8411
8457
  /**
8412
- * Lists cloud computers and their metadata from all regions.
8458
+ * Queries the list and metadata of cloud desktops across all regions.
8413
8459
  *
8414
8460
  * @remarks
8415
- * This operation is centralized, available only in the China (Shanghai) and Singapore regions.
8461
+ * This is a centralized API that only supports queries from the Shanghai and Singapore sites.
8416
8462
  *
8417
8463
  * @param request - DescribeDesktopMetadataRequest
8418
8464
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8457,6 +8503,10 @@ export default class Client extends OpenApi {
8457
8503
  query["MaxResults"] = request.maxResults;
8458
8504
  }
8459
8505
 
8506
+ if (!$dara.isNull(request.networkInterfaceIp)) {
8507
+ query["NetworkInterfaceIp"] = request.networkInterfaceIp;
8508
+ }
8509
+
8460
8510
  if (!$dara.isNull(request.nextToken)) {
8461
8511
  query["NextToken"] = request.nextToken;
8462
8512
  }
@@ -8495,10 +8545,10 @@ export default class Client extends OpenApi {
8495
8545
  }
8496
8546
 
8497
8547
  /**
8498
- * Lists cloud computers and their metadata from all regions.
8548
+ * Queries the list and metadata of cloud desktops across all regions.
8499
8549
  *
8500
8550
  * @remarks
8501
- * This operation is centralized, available only in the China (Shanghai) and Singapore regions.
8551
+ * This is a centralized API that only supports queries from the Shanghai and Singapore sites.
8502
8552
  *
8503
8553
  * @param request - DescribeDesktopMetadataRequest
8504
8554
  * @returns DescribeDesktopMetadataResponse
@@ -8679,10 +8729,10 @@ export default class Client extends OpenApi {
8679
8729
  }
8680
8730
 
8681
8731
  /**
8682
- * Queries the detailed session information for cloud computers.
8732
+ * Queries the detailed session information of a cloud computer.
8683
8733
  *
8684
8734
  * @remarks
8685
- * You can retrieve data only from the last 30 days.
8735
+ * Only data within the last 30 days can be queried.
8686
8736
  *
8687
8737
  * @param request - DescribeDesktopSessionsRequest
8688
8738
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8715,6 +8765,10 @@ export default class Client extends OpenApi {
8715
8765
  query["EndUserIdFilter"] = request.endUserIdFilter;
8716
8766
  }
8717
8767
 
8768
+ if (!$dara.isNull(request.endUserIds)) {
8769
+ query["EndUserIds"] = request.endUserIds;
8770
+ }
8771
+
8718
8772
  if (!$dara.isNull(request.fillHardwareInfo)) {
8719
8773
  query["FillHardwareInfo"] = request.fillHardwareInfo;
8720
8774
  }
@@ -8773,10 +8827,10 @@ export default class Client extends OpenApi {
8773
8827
  }
8774
8828
 
8775
8829
  /**
8776
- * Queries the detailed session information for cloud computers.
8830
+ * Queries the detailed session information of a cloud computer.
8777
8831
  *
8778
8832
  * @remarks
8779
- * You can retrieve data only from the last 30 days.
8833
+ * Only data within the last 30 days can be queried.
8780
8834
  *
8781
8835
  * @param request - DescribeDesktopSessionsRequest
8782
8836
  * @returns DescribeDesktopSessionsResponse
@@ -8913,7 +8967,7 @@ export default class Client extends OpenApi {
8913
8967
  }
8914
8968
 
8915
8969
  /**
8916
- * Query the details of your cloud computers.
8970
+ * Queries the details of cloud computers.
8917
8971
  *
8918
8972
  * @param request - DescribeDesktopsRequest
8919
8973
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9092,7 +9146,7 @@ export default class Client extends OpenApi {
9092
9146
  }
9093
9147
 
9094
9148
  /**
9095
- * Query the details of your cloud computers.
9149
+ * Queries the details of cloud computers.
9096
9150
  *
9097
9151
  * @param request - DescribeDesktopsRequest
9098
9152
  * @returns DescribeDesktopsResponse
@@ -9506,74 +9560,6 @@ export default class Client extends OpenApi {
9506
9560
  return await this.describeFlowMetricWithOptions(request, runtime);
9507
9561
  }
9508
9562
 
9509
- /**
9510
- * Queries cloud computer-level traffic statistics of a single office network.
9511
- *
9512
- * @remarks
9513
- * > You can query only the traffic data in the last 90 days.
9514
- *
9515
- * @param request - DescribeFlowStatisticRequest
9516
- * @param runtime - runtime options for this request RuntimeOptions
9517
- * @returns DescribeFlowStatisticResponse
9518
- */
9519
- async describeFlowStatisticWithOptions(request: $_model.DescribeFlowStatisticRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeFlowStatisticResponse> {
9520
- request.validate();
9521
- let query = { };
9522
- if (!$dara.isNull(request.desktopId)) {
9523
- query["DesktopId"] = request.desktopId;
9524
- }
9525
-
9526
- if (!$dara.isNull(request.officeSiteId)) {
9527
- query["OfficeSiteId"] = request.officeSiteId;
9528
- }
9529
-
9530
- if (!$dara.isNull(request.pageNumber)) {
9531
- query["PageNumber"] = request.pageNumber;
9532
- }
9533
-
9534
- if (!$dara.isNull(request.pageSize)) {
9535
- query["PageSize"] = request.pageSize;
9536
- }
9537
-
9538
- if (!$dara.isNull(request.period)) {
9539
- query["Period"] = request.period;
9540
- }
9541
-
9542
- if (!$dara.isNull(request.regionId)) {
9543
- query["RegionId"] = request.regionId;
9544
- }
9545
-
9546
- let req = new $OpenApiUtil.OpenApiRequest({
9547
- query: OpenApiUtil.query(query),
9548
- });
9549
- let params = new $OpenApiUtil.Params({
9550
- action: "DescribeFlowStatistic",
9551
- version: "2020-09-30",
9552
- protocol: "HTTPS",
9553
- pathname: "/",
9554
- method: "POST",
9555
- authType: "AK",
9556
- style: "RPC",
9557
- reqBodyType: "formData",
9558
- bodyType: "json",
9559
- });
9560
- return $dara.cast<$_model.DescribeFlowStatisticResponse>(await this.callApi(params, req, runtime), new $_model.DescribeFlowStatisticResponse({}));
9561
- }
9562
-
9563
- /**
9564
- * Queries cloud computer-level traffic statistics of a single office network.
9565
- *
9566
- * @remarks
9567
- * > You can query only the traffic data in the last 90 days.
9568
- *
9569
- * @param request - DescribeFlowStatisticRequest
9570
- * @returns DescribeFlowStatisticResponse
9571
- */
9572
- async describeFlowStatistic(request: $_model.DescribeFlowStatisticRequest): Promise<$_model.DescribeFlowStatisticResponse> {
9573
- let runtime = new $dara.RuntimeOptions({ });
9574
- return await this.describeFlowStatisticWithOptions(request, runtime);
9575
- }
9576
-
9577
9563
  /**
9578
9564
  * 查询DNAT条目
9579
9565
  *
@@ -9703,7 +9689,7 @@ export default class Client extends OpenApi {
9703
9689
  }
9704
9690
 
9705
9691
  /**
9706
- * Queries a list of update tasks.
9692
+ * Retrieves the list of image upgrade tasks.
9707
9693
  *
9708
9694
  * @param request - DescribeFotaTasksRequest
9709
9695
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9758,7 +9744,7 @@ export default class Client extends OpenApi {
9758
9744
  }
9759
9745
 
9760
9746
  /**
9761
- * Queries a list of update tasks.
9747
+ * Retrieves the list of image upgrade tasks.
9762
9748
  *
9763
9749
  * @param request - DescribeFotaTasksRequest
9764
9750
  * @returns DescribeFotaTasksResponse
@@ -9769,13 +9755,13 @@ export default class Client extends OpenApi {
9769
9755
  }
9770
9756
 
9771
9757
  /**
9772
- * Queries basic information and usage duration for all recent Cloud Desktops.
9758
+ * Queries the basic information of all recent cloud desktops and their usage duration records.
9773
9759
  *
9774
9760
  * @remarks
9775
- * - Select China (Shanghai) for the Alibaba Cloud China site and Singapore for the Alibaba Cloud International site.
9776
- * - By default, this operation returns both active and deleted Cloud Desktops.
9777
- * - You can query only Cloud Desktops deleted within the last three months.
9778
- * - You cannot use the sort condition with other query conditions.
9761
+ * - China site users should select Shanghai as the region. International site users should select Singapore.
9762
+ * - By default, both deleted and non-deleted cloud desktops are queried.
9763
+ * - Deleted cloud desktops can only be queried if they were deleted within the last three months.
9764
+ * - Sort conditions cannot be used together with other conditions.
9779
9765
  *
9780
9766
  * @param request - DescribeGlobalDesktopRecordsRequest
9781
9767
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9856,6 +9842,10 @@ export default class Client extends OpenApi {
9856
9842
  query["SubPayType"] = request.subPayType;
9857
9843
  }
9858
9844
 
9845
+ if (!$dara.isNull(request.userNames)) {
9846
+ query["UserNames"] = request.userNames;
9847
+ }
9848
+
9859
9849
  let req = new $OpenApiUtil.OpenApiRequest({
9860
9850
  query: OpenApiUtil.query(query),
9861
9851
  });
@@ -9874,13 +9864,13 @@ export default class Client extends OpenApi {
9874
9864
  }
9875
9865
 
9876
9866
  /**
9877
- * Queries basic information and usage duration for all recent Cloud Desktops.
9867
+ * Queries the basic information of all recent cloud desktops and their usage duration records.
9878
9868
  *
9879
9869
  * @remarks
9880
- * - Select China (Shanghai) for the Alibaba Cloud China site and Singapore for the Alibaba Cloud International site.
9881
- * - By default, this operation returns both active and deleted Cloud Desktops.
9882
- * - You can query only Cloud Desktops deleted within the last three months.
9883
- * - You cannot use the sort condition with other query conditions.
9870
+ * - China site users should select Shanghai as the region. International site users should select Singapore.
9871
+ * - By default, both deleted and non-deleted cloud desktops are queried.
9872
+ * - Deleted cloud desktops can only be queried if they were deleted within the last three months.
9873
+ * - Sort conditions cannot be used together with other conditions.
9884
9874
  *
9885
9875
  * @param request - DescribeGlobalDesktopRecordsRequest
9886
9876
  * @returns DescribeGlobalDesktopRecordsResponse
@@ -10311,11 +10301,11 @@ export default class Client extends OpenApi {
10311
10301
  }
10312
10302
 
10313
10303
  /**
10314
- * Used to query the execution list and status of Cloud Assistant scripts.
10304
+ * Queries the execution list and status of Cloud Assistant scripts.
10315
10305
  *
10316
10306
  * @remarks
10317
- * - 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.
10318
- * - You can query execution information from the past two weeks, with a maximum retention limit of 100,000 records.
10307
+ * - After you run a command, the command is not guaranteed to succeed or produce the expected results. Check the actual execution results based on the response of this operation.
10308
+ * - You can query execution information from the last two weeks. A maximum of 100,000 execution records are retained.
10319
10309
  *
10320
10310
  * @param request - DescribeInvocationsRequest
10321
10311
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10390,11 +10380,11 @@ export default class Client extends OpenApi {
10390
10380
  }
10391
10381
 
10392
10382
  /**
10393
- * Used to query the execution list and status of Cloud Assistant scripts.
10383
+ * Queries the execution list and status of Cloud Assistant scripts.
10394
10384
  *
10395
10385
  * @remarks
10396
- * - 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.
10397
- * - You can query execution information from the past two weeks, with a maximum retention limit of 100,000 records.
10386
+ * - After you run a command, the command is not guaranteed to succeed or produce the expected results. Check the actual execution results based on the response of this operation.
10387
+ * - You can query execution information from the last two weeks. A maximum of 100,000 execution records are retained.
10398
10388
  *
10399
10389
  * @param request - DescribeInvocationsRequest
10400
10390
  * @returns DescribeInvocationsResponse
@@ -10505,7 +10495,7 @@ export default class Client extends OpenApi {
10505
10495
  }
10506
10496
 
10507
10497
  /**
10508
- * Query the Upgrade/Downgrade price for monthly subscription cloud desktops with unlimited duration or Internet premium bandwidth.
10498
+ * Queries the price for changing the specifications of a monthly-subscribed unlimited-duration cloud computer or premium Internet bandwidth.
10509
10499
  *
10510
10500
  * @param request - DescribeModificationPriceRequest
10511
10501
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10580,7 +10570,7 @@ export default class Client extends OpenApi {
10580
10570
  }
10581
10571
 
10582
10572
  /**
10583
- * Query the Upgrade/Downgrade price for monthly subscription cloud desktops with unlimited duration or Internet premium bandwidth.
10573
+ * Queries the price for changing the specifications of a monthly-subscribed unlimited-duration cloud computer or premium Internet bandwidth.
10584
10574
  *
10585
10575
  * @param request - DescribeModificationPriceRequest
10586
10576
  * @returns DescribeModificationPriceResponse
@@ -10715,7 +10705,7 @@ export default class Client extends OpenApi {
10715
10705
  }
10716
10706
 
10717
10707
  /**
10718
- * Queries the details of one or more premium bandwidth plans.
10708
+ * Queries the details of one or more premium Internet bandwidth plans.
10719
10709
  *
10720
10710
  * @param request - DescribeNetworkPackagesRequest
10721
10711
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10744,6 +10734,10 @@ export default class Client extends OpenApi {
10744
10734
  query["RegionId"] = request.regionId;
10745
10735
  }
10746
10736
 
10737
+ if (!$dara.isNull(request.tag)) {
10738
+ query["Tag"] = request.tag;
10739
+ }
10740
+
10747
10741
  let req = new $OpenApiUtil.OpenApiRequest({
10748
10742
  query: OpenApiUtil.query(query),
10749
10743
  });
@@ -10762,7 +10756,7 @@ export default class Client extends OpenApi {
10762
10756
  }
10763
10757
 
10764
10758
  /**
10765
- * Queries the details of one or more premium bandwidth plans.
10759
+ * Queries the details of one or more premium Internet bandwidth plans.
10766
10760
  *
10767
10761
  * @param request - DescribeNetworkPackagesRequest
10768
10762
  * @returns DescribeNetworkPackagesResponse
@@ -11479,7 +11473,7 @@ export default class Client extends OpenApi {
11479
11473
  }
11480
11474
 
11481
11475
  /**
11482
- * Query the refund amount for monthly subscription WUYING Workspaces.
11476
+ * Queries the unsubscription price of cloud computers purchased on a monthly basis.
11483
11477
  *
11484
11478
  * @param request - DescribeRefundPriceRequest
11485
11479
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11522,7 +11516,7 @@ export default class Client extends OpenApi {
11522
11516
  }
11523
11517
 
11524
11518
  /**
11525
- * Query the refund amount for monthly subscription WUYING Workspaces.
11519
+ * Queries the unsubscription price of cloud computers purchased on a monthly basis.
11526
11520
  *
11527
11521
  * @param request - DescribeRefundPriceRequest
11528
11522
  * @returns DescribeRefundPriceResponse
@@ -11939,7 +11933,7 @@ export default class Client extends OpenApi {
11939
11933
  }
11940
11934
 
11941
11935
  /**
11942
- * Queries the snapshots and their details for a cloud desktop.
11936
+ * Queries the snapshot list and snapshot details of a cloud computer.
11943
11937
  *
11944
11938
  * @param request - DescribeSnapshotsRequest
11945
11939
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11960,6 +11954,10 @@ export default class Client extends OpenApi {
11960
11954
  query["DesktopName"] = request.desktopName;
11961
11955
  }
11962
11956
 
11957
+ if (!$dara.isNull(request.desktopScenario)) {
11958
+ query["DesktopScenario"] = request.desktopScenario;
11959
+ }
11960
+
11963
11961
  if (!$dara.isNull(request.endTime)) {
11964
11962
  query["EndTime"] = request.endTime;
11965
11963
  }
@@ -12018,7 +12016,7 @@ export default class Client extends OpenApi {
12018
12016
  }
12019
12017
 
12020
12018
  /**
12021
- * Queries the snapshots and their details for a cloud desktop.
12019
+ * Queries the snapshot list and snapshot details of a cloud computer.
12022
12020
  *
12023
12021
  * @param request - DescribeSnapshotsRequest
12024
12022
  * @returns DescribeSnapshotsResponse
@@ -12157,7 +12155,7 @@ export default class Client extends OpenApi {
12157
12155
  }
12158
12156
 
12159
12157
  /**
12160
- * Query the details of Cloud Desktop templates.
12158
+ * Queries the details of cloud computer templates.
12161
12159
  *
12162
12160
  * @param request - DescribeTemplatesRequest
12163
12161
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12224,7 +12222,7 @@ export default class Client extends OpenApi {
12224
12222
  }
12225
12223
 
12226
12224
  /**
12227
- * Query the details of Cloud Desktop templates.
12225
+ * Queries the details of cloud computer templates.
12228
12226
  *
12229
12227
  * @param request - DescribeTemplatesRequest
12230
12228
  * @returns DescribeTemplatesResponse
@@ -12977,7 +12975,7 @@ export default class Client extends OpenApi {
12977
12975
  }
12978
12976
 
12979
12977
  /**
12980
- * Unbinds a premium bandwidth plan from an office network.
12978
+ * Disassociates a premium Internet bandwidth plan from the office network to which it was previously bound.
12981
12979
  *
12982
12980
  * @param request - DissociateNetworkPackageRequest
12983
12981
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13012,7 +13010,7 @@ export default class Client extends OpenApi {
13012
13010
  }
13013
13011
 
13014
13012
  /**
13015
- * Unbinds a premium bandwidth plan from an office network.
13013
+ * Disassociates a premium Internet bandwidth plan from the office network to which it was previously bound.
13016
13014
  *
13017
13015
  * @param request - DissociateNetworkPackageRequest
13018
13016
  * @returns DissociateNetworkPackageResponse
@@ -13023,7 +13021,7 @@ export default class Client extends OpenApi {
13023
13021
  }
13024
13022
 
13025
13023
  /**
13026
- * Obtains the download link of the target file.
13024
+ * Retrieves the download URL of a specified file.
13027
13025
  *
13028
13026
  * @param request - DownloadCdsFileRequest
13029
13027
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13070,7 +13068,7 @@ export default class Client extends OpenApi {
13070
13068
  }
13071
13069
 
13072
13070
  /**
13073
- * Obtains the download link of the target file.
13071
+ * Retrieves the download URL of a specified file.
13074
13072
  *
13075
13073
  * @param request - DownloadCdsFileRequest
13076
13074
  * @returns DownloadCdsFileResponse
@@ -13167,7 +13165,7 @@ export default class Client extends OpenApi {
13167
13165
  }
13168
13166
 
13169
13167
  /**
13170
- * Exports cloud computer shares and saves the list as an XLSX file. Each entry includes the ID and name of the cloud computer share, the ID and name of the office network, the cloud computer share template, and the name of the security policy.
13168
+ * Exports the list of shared cloud desktops and saves it as an XLSX file. Each shared cloud desktop record includes the shared cloud desktop ID and name, office network ID and name, shared cloud desktop template, and security policy name.
13171
13169
  *
13172
13170
  * @param request - ExportDesktopGroupInfoRequest
13173
13171
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13242,7 +13240,7 @@ export default class Client extends OpenApi {
13242
13240
  }
13243
13241
 
13244
13242
  /**
13245
- * Exports cloud computer shares and saves the list as an XLSX file. Each entry includes the ID and name of the cloud computer share, the ID and name of the office network, the cloud computer share template, and the name of the security policy.
13243
+ * Exports the list of shared cloud desktops and saves it as an XLSX file. Each shared cloud desktop record includes the shared cloud desktop ID and name, office network ID and name, shared cloud desktop template, and security policy name.
13246
13244
  *
13247
13245
  * @param request - ExportDesktopGroupInfoRequest
13248
13246
  * @returns ExportDesktopGroupInfoResponse
@@ -13253,25 +13251,25 @@ export default class Client extends OpenApi {
13253
13251
  }
13254
13252
 
13255
13253
  /**
13256
- * Exports a cloud computer list as a CSV file.
13254
+ * Exports the cloud desktop list as a CSV file.
13257
13255
  *
13258
13256
  * @remarks
13259
- * 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:
13260
- * * Cloud computer ID and name
13261
- * * Office network ID and name
13262
- * * The instance type, OS and protocol of the cloud computer
13263
- * * System disk and data disk of the cloud computer
13264
- * * The status
13265
- * * Purchase method
13266
- * * The time when the cloud computer expires
13267
- * * Remaining duration and total duration
13268
- * * Number of assigned users and number of current users
13269
- * * Office network type
13270
- * * The time when the cloud computer was created
13271
- * * Tags
13272
- * * Encryption status
13273
- * * IP
13274
- * * The hostname
13257
+ * The cloud desktop list exported by calling this operation is saved as a CSV file. Each cloud desktop record includes the following fields:
13258
+ * - Cloud desktop ID/Cloud desktop name
13259
+ * - Office network ID/Office network name
13260
+ * - Specifications/System/Protocol
13261
+ * - System cloud disk/Data cloud disk
13262
+ * - Status
13263
+ * - Billing method
13264
+ * - Expiration time
13265
+ * - Remaining duration/Total duration
13266
+ * - Number of assigned users/Current user
13267
+ * - Office network type
13268
+ * - Creation time
13269
+ * - Tags
13270
+ * - Encrypted or not
13271
+ * - IP
13272
+ * - Hostname
13275
13273
  *
13276
13274
  * @param request - ExportDesktopListInfoRequest
13277
13275
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13358,25 +13356,25 @@ export default class Client extends OpenApi {
13358
13356
  }
13359
13357
 
13360
13358
  /**
13361
- * Exports a cloud computer list as a CSV file.
13359
+ * Exports the cloud desktop list as a CSV file.
13362
13360
  *
13363
13361
  * @remarks
13364
- * 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:
13365
- * * Cloud computer ID and name
13366
- * * Office network ID and name
13367
- * * The instance type, OS and protocol of the cloud computer
13368
- * * System disk and data disk of the cloud computer
13369
- * * The status
13370
- * * Purchase method
13371
- * * The time when the cloud computer expires
13372
- * * Remaining duration and total duration
13373
- * * Number of assigned users and number of current users
13374
- * * Office network type
13375
- * * The time when the cloud computer was created
13376
- * * Tags
13377
- * * Encryption status
13378
- * * IP
13379
- * * The hostname
13362
+ * The cloud desktop list exported by calling this operation is saved as a CSV file. Each cloud desktop record includes the following fields:
13363
+ * - Cloud desktop ID/Cloud desktop name
13364
+ * - Office network ID/Office network name
13365
+ * - Specifications/System/Protocol
13366
+ * - System cloud disk/Data cloud disk
13367
+ * - Status
13368
+ * - Billing method
13369
+ * - Expiration time
13370
+ * - Remaining duration/Total duration
13371
+ * - Number of assigned users/Current user
13372
+ * - Office network type
13373
+ * - Creation time
13374
+ * - Tags
13375
+ * - Encrypted or not
13376
+ * - IP
13377
+ * - Hostname
13380
13378
  *
13381
13379
  * @param request - ExportDesktopListInfoRequest
13382
13380
  * @returns ExportDesktopListInfoResponse
@@ -13387,7 +13385,7 @@ export default class Client extends OpenApi {
13387
13385
  }
13388
13386
 
13389
13387
  /**
13390
- * When you call the CopyCdsFile operation to copy a folder, the operation returns AsyncTaskId. Call this operation specifying the obtained AsyncTaskId, and you can query the information about the asynchronous task.
13388
+ * Retrieves the details of a folder copy asynchronous node based on the AsyncTaskId parameter returned by the CopyCdsFile operation.
13391
13389
  *
13392
13390
  * @param request - GetAsyncTaskRequest
13393
13391
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13422,7 +13420,7 @@ export default class Client extends OpenApi {
13422
13420
  }
13423
13421
 
13424
13422
  /**
13425
- * When you call the CopyCdsFile operation to copy a folder, the operation returns AsyncTaskId. Call this operation specifying the obtained AsyncTaskId, and you can query the information about the asynchronous task.
13423
+ * Retrieves the details of a folder copy asynchronous node based on the AsyncTaskId parameter returned by the CopyCdsFile operation.
13426
13424
  *
13427
13425
  * @param request - GetAsyncTaskRequest
13428
13426
  * @returns GetAsyncTaskResponse
@@ -14165,10 +14163,10 @@ export default class Client extends OpenApi {
14165
14163
  }
14166
14164
 
14167
14165
  /**
14168
- * Queries the tags of cloud computers.
14166
+ * Queries the list of tags that are added to cloud computers.
14169
14167
  *
14170
14168
  * @remarks
14171
- * 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`.
14169
+ * 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`.
14172
14170
  *
14173
14171
  * @param request - ListTagResourcesRequest
14174
14172
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14219,10 +14217,10 @@ export default class Client extends OpenApi {
14219
14217
  }
14220
14218
 
14221
14219
  /**
14222
- * Queries the tags of cloud computers.
14220
+ * Queries the list of tags that are added to cloud computers.
14223
14221
  *
14224
14222
  * @remarks
14225
- * 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`.
14223
+ * 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`.
14226
14224
  *
14227
14225
  * @param request - ListTagResourcesRequest
14228
14226
  * @returns ListTagResourcesResponse
@@ -14799,7 +14797,7 @@ export default class Client extends OpenApi {
14799
14797
  }
14800
14798
 
14801
14799
  /**
14802
- * Modifies the name and snapshot retention period of an automatic snapshot policy.
14800
+ * Modifies the configuration items of an automatic snapshot policy, including the policy name and snapshot retention period.
14803
14801
  *
14804
14802
  * @param request - ModifyAutoSnapshotPolicyRequest
14805
14803
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14850,7 +14848,7 @@ export default class Client extends OpenApi {
14850
14848
  }
14851
14849
 
14852
14850
  /**
14853
- * Modifies the name and snapshot retention period of an automatic snapshot policy.
14851
+ * Modifies the configuration items of an automatic snapshot policy, including the policy name and snapshot retention period.
14854
14852
  *
14855
14853
  * @param request - ModifyAutoSnapshotPolicyRequest
14856
14854
  * @returns ModifyAutoSnapshotPolicyResponse
@@ -15105,7 +15103,7 @@ export default class Client extends OpenApi {
15105
15103
  }
15106
15104
 
15107
15105
  /**
15108
- * Modifies a configuration that does not have a region-specific policy.
15106
+ * Modifies the configuration of a region-free policy.
15109
15107
  *
15110
15108
  * @param request - ModifyCenterPolicyRequest
15111
15109
  * @param runtime - runtime options for this request RuntimeOptions
@@ -15282,6 +15280,26 @@ export default class Client extends OpenApi {
15282
15280
  query["FileTransferAddress"] = request.fileTransferAddress;
15283
15281
  }
15284
15282
 
15283
+ if (!$dara.isNull(request.fileTransferInSize)) {
15284
+ query["FileTransferInSize"] = request.fileTransferInSize;
15285
+ }
15286
+
15287
+ if (!$dara.isNull(request.fileTransferInUnit)) {
15288
+ query["FileTransferInUnit"] = request.fileTransferInUnit;
15289
+ }
15290
+
15291
+ if (!$dara.isNull(request.fileTransferOutSize)) {
15292
+ query["FileTransferOutSize"] = request.fileTransferOutSize;
15293
+ }
15294
+
15295
+ if (!$dara.isNull(request.fileTransferOutUnit)) {
15296
+ query["FileTransferOutUnit"] = request.fileTransferOutUnit;
15297
+ }
15298
+
15299
+ if (!$dara.isNull(request.fileTransferSizeLimit)) {
15300
+ query["FileTransferSizeLimit"] = request.fileTransferSizeLimit;
15301
+ }
15302
+
15285
15303
  if (!$dara.isNull(request.fileTransferSpeed)) {
15286
15304
  query["FileTransferSpeed"] = request.fileTransferSpeed;
15287
15305
  }
@@ -15672,7 +15690,7 @@ export default class Client extends OpenApi {
15672
15690
  }
15673
15691
 
15674
15692
  /**
15675
- * Modifies a configuration that does not have a region-specific policy.
15693
+ * Modifies the configuration of a region-free policy.
15676
15694
  *
15677
15695
  * @param request - ModifyCenterPolicyRequest
15678
15696
  * @returns ModifyCenterPolicyResponse
@@ -18366,7 +18384,7 @@ export default class Client extends OpenApi {
18366
18384
  }
18367
18385
 
18368
18386
  /**
18369
- * Move files or folders.
18387
+ * Moves a file or folder in a cloud disk to a new location.
18370
18388
  *
18371
18389
  * @param request - MoveCdsFileRequest
18372
18390
  * @param runtime - runtime options for this request RuntimeOptions
@@ -18421,7 +18439,7 @@ export default class Client extends OpenApi {
18421
18439
  }
18422
18440
 
18423
18441
  /**
18424
- * Move files or folders.
18442
+ * Moves a file or folder in a cloud disk to a new location.
18425
18443
  *
18426
18444
  * @param request - MoveCdsFileRequest
18427
18445
  * @returns MoveCdsFileResponse
@@ -19560,7 +19578,7 @@ export default class Client extends OpenApi {
19560
19578
  }
19561
19579
 
19562
19580
  /**
19563
- * Revokes the coordinate permissions.
19581
+ * Cancels the permission for stream coordination operations.
19564
19582
  *
19565
19583
  * @param request - RevokeCoordinatePrivilegeRequest
19566
19584
  * @param runtime - runtime options for this request RuntimeOptions
@@ -19607,7 +19625,7 @@ export default class Client extends OpenApi {
19607
19625
  }
19608
19626
 
19609
19627
  /**
19610
- * Revokes the coordinate permissions.
19628
+ * Cancels the permission for stream coordination operations.
19611
19629
  *
19612
19630
  * @param request - RevokeCoordinatePrivilegeRequest
19613
19631
  * @returns RevokeCoordinatePrivilegeResponse
@@ -19966,10 +19984,10 @@ export default class Client extends OpenApi {
19966
19984
  }
19967
19985
 
19968
19986
  /**
19969
- * Enables or disables the single sign-on (SSO) feature for an Active Directory (AD) account-based office network.
19987
+ * Enables or disables the single sign-on (SSO) feature for an AD-based office network.
19970
19988
  *
19971
19989
  * @remarks
19972
- * This operation is supported only for AD directories, not for RAM directories.
19990
+ * This operation has the same effect as [SetOfficeSiteSsoStatus](~~SetOfficeSiteSsoStatus~~). Use the SetOfficeSiteSsoStatus operation instead.
19973
19991
  *
19974
19992
  * @param request - SetDirectorySsoStatusRequest
19975
19993
  * @param runtime - runtime options for this request RuntimeOptions
@@ -20008,10 +20026,10 @@ export default class Client extends OpenApi {
20008
20026
  }
20009
20027
 
20010
20028
  /**
20011
- * Enables or disables the single sign-on (SSO) feature for an Active Directory (AD) account-based office network.
20029
+ * Enables or disables the single sign-on (SSO) feature for an AD-based office network.
20012
20030
  *
20013
20031
  * @remarks
20014
- * This operation is supported only for AD directories, not for RAM directories.
20032
+ * This operation has the same effect as [SetOfficeSiteSsoStatus](~~SetOfficeSiteSsoStatus~~). Use the SetOfficeSiteSsoStatus operation instead.
20015
20033
  *
20016
20034
  * @param request - SetDirectorySsoStatusRequest
20017
20035
  * @returns SetDirectorySsoStatusResponse
@@ -20368,10 +20386,10 @@ export default class Client extends OpenApi {
20368
20386
  }
20369
20387
 
20370
20388
  /**
20371
- * Adds tags to cloud computers. This allows you to filter and manage cloud computers by tag.
20389
+ * Adds tags to specified cloud desktops. This makes it easier to filter and manage cloud desktops by tag.
20372
20390
  *
20373
20391
  * @remarks
20374
- * If TagKey is specified, the new TagValue value overrides the original TagValue value.
20392
+ * If the specified TagKey already exists, the new TagValue overwrites the original TagValue.
20375
20393
  *
20376
20394
  * @param request - TagResourcesRequest
20377
20395
  * @param runtime - runtime options for this request RuntimeOptions
@@ -20414,10 +20432,10 @@ export default class Client extends OpenApi {
20414
20432
  }
20415
20433
 
20416
20434
  /**
20417
- * Adds tags to cloud computers. This allows you to filter and manage cloud computers by tag.
20435
+ * Adds tags to specified cloud desktops. This makes it easier to filter and manage cloud desktops by tag.
20418
20436
  *
20419
20437
  * @remarks
20420
- * If TagKey is specified, the new TagValue value overrides the original TagValue value.
20438
+ * If the specified TagKey already exists, the new TagValue overwrites the original TagValue.
20421
20439
  *
20422
20440
  * @param request - TagResourcesRequest
20423
20441
  * @returns TagResourcesResponse
@@ -20640,7 +20658,7 @@ export default class Client extends OpenApi {
20640
20658
  }
20641
20659
 
20642
20660
  /**
20643
- * 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.
20661
+ * 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.
20644
20662
  *
20645
20663
  * @param request - UntagResourcesRequest
20646
20664
  * @param runtime - runtime options for this request RuntimeOptions
@@ -20687,7 +20705,7 @@ export default class Client extends OpenApi {
20687
20705
  }
20688
20706
 
20689
20707
  /**
20690
- * 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.
20708
+ * 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.
20691
20709
  *
20692
20710
  * @param request - UntagResourcesRequest
20693
20711
  * @returns UntagResourcesResponse
@@ -20754,10 +20772,10 @@ export default class Client extends OpenApi {
20754
20772
  }
20755
20773
 
20756
20774
  /**
20757
- * Uploads your custom Windows image.
20775
+ * Uploads a custom Windows image.
20758
20776
  *
20759
20777
  * @remarks
20760
- * > You can upload only Windows images.
20778
+ * > Only Windows operating system images can be uploaded.
20761
20779
  *
20762
20780
  * @param request - UploadImageRequest
20763
20781
  * @param runtime - runtime options for this request RuntimeOptions
@@ -20766,6 +20784,10 @@ export default class Client extends OpenApi {
20766
20784
  async uploadImageWithOptions(request: $_model.UploadImageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UploadImageResponse> {
20767
20785
  request.validate();
20768
20786
  let query = { };
20787
+ if (!$dara.isNull(request.bootMode)) {
20788
+ query["BootMode"] = request.bootMode;
20789
+ }
20790
+
20769
20791
  if (!$dara.isNull(request.dataDiskSize)) {
20770
20792
  query["DataDiskSize"] = request.dataDiskSize;
20771
20793
  }
@@ -20832,10 +20854,10 @@ export default class Client extends OpenApi {
20832
20854
  }
20833
20855
 
20834
20856
  /**
20835
- * Uploads your custom Windows image.
20857
+ * Uploads a custom Windows image.
20836
20858
  *
20837
20859
  * @remarks
20838
- * > You can upload only Windows images.
20860
+ * > Only Windows operating system images can be uploaded.
20839
20861
  *
20840
20862
  * @param request - UploadImageRequest
20841
20863
  * @returns UploadImageResponse