@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
@@ -13,24 +13,12 @@ export class BatchModifyEntitlementResponseBodyEntitlementsAssignModels extends
13
13
  desktopId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The authorized user IDs for the cloud computer.
16
+ * The user IDs (usernames) authorized for the cloud computer.
17
17
  */
18
18
  endUserIds?: string[];
19
19
  /**
20
20
  * @remarks
21
- * The assign result for each cloud computer.
22
- *
23
- * Valid values:
24
- *
25
- * - FAILED
26
- *
27
- * - NOT_STARTED
28
- *
29
- * - STARTED
30
- *
31
- * - PROCESSING
32
- *
33
- * - FINISHED
21
+ * The assignment result of a single cloud computer.
34
22
  *
35
23
  * @example
36
24
  * FINISHED
@@ -72,19 +60,7 @@ export class BatchModifyEntitlementResponseBodyEntitlements extends $dara.Model
72
60
  assignModels?: BatchModifyEntitlementResponseBodyEntitlementsAssignModels[];
73
61
  /**
74
62
  * @remarks
75
- * The result.
76
- *
77
- * Valid values:
78
- *
79
- * - FAILED
80
- *
81
- * - NOT_STARTED
82
- *
83
- * - STARTED
84
- *
85
- * - PROCESSING
86
- *
87
- * - FINISHED
63
+ * The overall assignment result.
88
64
  *
89
65
  * @example
90
66
  * FINISHED
@@ -129,7 +105,7 @@ export class BatchModifyEntitlementResponseBodyEntitlements extends $dara.Model
129
105
  export class BatchModifyEntitlementResponseBody extends $dara.Model {
130
106
  /**
131
107
  * @remarks
132
- * The results.
108
+ * The collection of assignment results.
133
109
  */
134
110
  entitlements?: BatchModifyEntitlementResponseBodyEntitlements;
135
111
  /**
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CancelCdsFileShareLinkRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the cloud disk.
8
+ * The enterprise drive ID.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class CancelCdsFileShareLinkRequest extends $dara.Model {
15
15
  cdsId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the file sharing task.
18
+ * The share ID.
19
19
  *
20
20
  * This parameter is required.
21
21
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CancelCdsFileShareLinkResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The operation result. The value success indicates that the operation is successful. If the operation failed, an error message is returned.
8
+ * The execution result. A value of `success` indicates success. Otherwise, an error message is returned.
9
9
  *
10
10
  * @example
11
11
  * 200
@@ -21,7 +21,7 @@ export class CancelCdsFileShareLinkResponseBody extends $dara.Model {
21
21
  data?: boolean;
22
22
  /**
23
23
  * @remarks
24
- * The error message that is returned if the request failed. This parameter is not returned if the value of Code is `success`.
24
+ * The error message. This parameter is not returned when Code is `success`.
25
25
  *
26
26
  * @example
27
27
  * success
@@ -37,25 +37,7 @@ export class CancelCdsFileShareLinkResponseBody extends $dara.Model {
37
37
  requestId?: string;
38
38
  /**
39
39
  * @remarks
40
- * Indicates whether the call was successful.
41
- *
42
- * Valid values:
43
- *
44
- * - true
45
- *
46
- * <!-- -->
47
- *
48
- * <!-- -->
49
- *
50
- * <!-- -->
51
- *
52
- * - false
53
- *
54
- * <!-- -->
55
- *
56
- * <!-- -->
57
- *
58
- * <!-- -->
40
+ * Indicates whether the operation is successful.
59
41
  *
60
42
  * @example
61
43
  * true
@@ -5,14 +5,14 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CancelCoordinationForMonitoringRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The IDs of stream collaboration tasks.
8
+ * The list of coordination flow IDs.
9
9
  *
10
10
  * This parameter is required.
11
11
  */
12
12
  coIds?: string[];
13
13
  /**
14
14
  * @remarks
15
- * The ID of the end user that initiates stream collaboration. If the initiator is the administrator, skip this parameter.
15
+ * The ID of the end user who initiated the coordination flow. This parameter is not required if the request is initiated by an administrator.
16
16
  *
17
17
  * @example
18
18
  * alice
@@ -20,7 +20,7 @@ export class CancelCoordinationForMonitoringRequest extends $dara.Model {
20
20
  endUserId?: string;
21
21
  /**
22
22
  * @remarks
23
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/436773.html) operation to query the most recent region list.
23
+ * The region ID. You can call [DescribeRegions](~~DescribeRegions~~) to query the regions supported by Elastic Desktop Service.
24
24
  *
25
25
  * This parameter is required.
26
26
  *
@@ -30,11 +30,7 @@ export class CancelCoordinationForMonitoringRequest extends $dara.Model {
30
30
  regionId?: string;
31
31
  /**
32
32
  * @remarks
33
- * The type of the user.
34
- *
35
- * Valid value:
36
- *
37
- * * TENANT_ADMIN: administrator.
33
+ * The user type.
38
34
  *
39
35
  * @example
40
36
  * TENANT_ADMIN
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CancelCopyImageRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the new image in the destination region.
8
+ * The ID of the new image that is being generated by the copy operation in the destination region.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class CancelCopyImageRequest extends $dara.Model {
15
15
  imageId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the region to which the image is copied.
18
+ * The ID of the destination region to which the image is being copied.
19
19
  *
20
20
  * This parameter is required.
21
21
  *
@@ -7,12 +7,6 @@ export class CloneCenterPolicyRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * The business type.
9
9
  *
10
- * Valid values:
11
- *
12
- * - 1: public cloud
13
- *
14
- * - 8: commercial edition.
15
- *
16
10
  * This parameter is required.
17
11
  *
18
12
  * @example
@@ -21,7 +15,7 @@ export class CloneCenterPolicyRequest extends $dara.Model {
21
15
  businessType?: number;
22
16
  /**
23
17
  * @remarks
24
- * The name of the cloud computer policy that you want to clone.
18
+ * The policy name.
25
19
  *
26
20
  * This parameter is required.
27
21
  *
@@ -31,7 +25,7 @@ export class CloneCenterPolicyRequest extends $dara.Model {
31
25
  name?: string;
32
26
  /**
33
27
  * @remarks
34
- * The ID of the cloud computer policy that you want to clone.
28
+ * The ID of the target cloud computer policy to clone.
35
29
  *
36
30
  * This parameter is required.
37
31
  *
@@ -41,7 +35,7 @@ export class CloneCenterPolicyRequest extends $dara.Model {
41
35
  policyGroupId?: string;
42
36
  /**
43
37
  * @remarks
44
- * The region ID. Set the value to cn-shanghai.
38
+ * The region ID. This feature is region-independent. Set this parameter to cn-shanghai.
45
39
  *
46
40
  * This parameter is required.
47
41
  *
@@ -53,12 +47,6 @@ export class CloneCenterPolicyRequest extends $dara.Model {
53
47
  * @remarks
54
48
  * The resource type.
55
49
  *
56
- * Valid values:
57
- *
58
- * - app: cloud applications.
59
- *
60
- * - desktop: cloud computers.
61
- *
62
50
  * This parameter is required.
63
51
  *
64
52
  * @example
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CloneCenterPolicyResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the duplicated cloud computer policy.
8
+ * The ID of the cloned cloud computer policy.
9
9
  *
10
10
  * @example
11
11
  * pg-gx2x1dhsmthe9****
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ClonePolicyGroupRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The name of the cloud computer policy that you want to create.
8
+ * The name of the new cloud computer policy.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class ClonePolicyGroupRequest extends $dara.Model {
15
15
  name?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the destination cloud computer policy that you want to clone.
18
+ * The ID of the cloud computer policy that you want to clone.
19
19
  *
20
20
  * This parameter is required.
21
21
  *
@@ -25,7 +25,7 @@ export class ClonePolicyGroupRequest extends $dara.Model {
25
25
  policyGroupId?: string;
26
26
  /**
27
27
  * @remarks
28
- * The region ID. You can call the [DescribeRegions](~~DescribeRegions~~) operation to query the regions supported by Elastic Desktop Service (EDS).
28
+ * The region ID. You can call [DescribeRegions](~~DescribeRegions~~) to query the regions supported by Elastic Desktop Service.
29
29
  *
30
30
  * This parameter is required.
31
31
  *
@@ -13,7 +13,7 @@ export class ClonePolicyGroupResponseBody extends $dara.Model {
13
13
  policyGroupId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The ID of the request.
16
+ * The request ID.
17
17
  *
18
18
  * @example
19
19
  * 1CBAFFAB-B697-4049-A9B1-67E1FC5F****
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ConfigADConnectorTrustRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the enterprise AD office network.
8
+ * The ID of the AD office network.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,13 +15,7 @@ export class ConfigADConnectorTrustRequest extends $dara.Model {
15
15
  officeSiteId?: string;
16
16
  /**
17
17
  * @remarks
18
- * Specifies whether to configure a trust password for the Remote Desktop Services (RDS) License Domain of the enterprise AD office network.
19
- *
20
- * Valid values:
21
- *
22
- * * true: configures a trust password for the RDS License Domain of the AD office network.
23
- *
24
- * * false: configures a trust password for a regular enterprise AD office network.
18
+ * Specifies whether to configure the trust password for the RDS License Domain of the AD office network.
25
19
  *
26
20
  * @example
27
21
  * true
@@ -29,7 +23,7 @@ export class ConfigADConnectorTrustRequest extends $dara.Model {
29
23
  rdsLicenseDomain?: boolean;
30
24
  /**
31
25
  * @remarks
32
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list.
26
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
33
27
  *
34
28
  * This parameter is required.
35
29
  *
@@ -39,7 +33,7 @@ export class ConfigADConnectorTrustRequest extends $dara.Model {
39
33
  regionId?: string;
40
34
  /**
41
35
  * @remarks
42
- * The trust password. You can specify the password when you configure a trust relationship between the AD domain and the ecd.acs domain.
36
+ * The trust password. This password is the one that you specified when you configured the trust relationship (that is, established a trust relationship with ecd.acs) in the AD domain.
43
37
  *
44
38
  * This parameter is required.
45
39
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ConfigADConnectorTrustResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the request.
8
+ * The request ID.
9
9
  *
10
10
  * @example
11
11
  * 1CBAFFAB-B697-4049-A9B1-67E1FC5F****
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ConfigADConnectorUserRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The password of the AD user that has the permissions to join computers to domains.
8
+ * The password of the AD user that has the permission to join computers to the domain.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,9 +15,7 @@ export class ConfigADConnectorUserRequest extends $dara.Model {
15
15
  domainPassword?: string;
16
16
  /**
17
17
  * @remarks
18
- * The username of the AD user that has the permissions to join computers to domains.
19
- *
20
- * After the username is configured, the cloud desktops in the same AD workspace are joined to the specified OU.
18
+ * The username of the AD user that has the permission to join computers to the domain. After the configuration is complete, cloud computers created in the corresponding AD office network are added to the specified OU.
21
19
  *
22
20
  * This parameter is required.
23
21
  *
@@ -27,7 +25,7 @@ export class ConfigADConnectorUserRequest extends $dara.Model {
27
25
  domainUserName?: string;
28
26
  /**
29
27
  * @remarks
30
- * The name of the OU in the AD domain. You can call the [ListUserAdOrganizationUnits](https://help.aliyun.com/document_detail/311259.html) to obtain the OU name.
28
+ * The organizational unit (OU) of the AD domain. You can call [ListUserAdOrganizationUnits](https://help.aliyun.com/document_detail/311259.html) to obtain the value.
31
29
  *
32
30
  * @example
33
31
  * example.com/Domain Controllers
@@ -35,7 +33,7 @@ export class ConfigADConnectorUserRequest extends $dara.Model {
35
33
  OUName?: string;
36
34
  /**
37
35
  * @remarks
38
- * The ID of the AD workspace.
36
+ * The ID of the AD office network.
39
37
  *
40
38
  * This parameter is required.
41
39
  *
@@ -45,7 +43,7 @@ export class ConfigADConnectorUserRequest extends $dara.Model {
45
43
  officeSiteId?: string;
46
44
  /**
47
45
  * @remarks
48
- * The ID of the region.
46
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
49
47
  *
50
48
  * This parameter is required.
51
49
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ConfigADConnectorUserResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the request.
8
+ * The request ID.
9
9
  *
10
10
  * @example
11
11
  * 1CBAFFAB-B697-4049-A9B1-67E1FC5F****
@@ -5,25 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CopyCdsFileRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Specifies whether to automatically rename the file if a file that has the same name exists in the folder to which you want to copy the file. Default value: false.
9
- *
10
- * Valid values:
11
- *
12
- * - true
13
- *
14
- * <!-- -->
15
- *
16
- * <!-- -->
17
- *
18
- * <!-- -->
19
- *
20
- * - false
21
- *
22
- * <!-- -->
23
- *
24
- * <!-- -->
25
- *
26
- * <!-- -->
8
+ * Specifies whether to automatically rename the file when a file with the same name exists in the destination folder.
27
9
  *
28
10
  * @example
29
11
  * true
@@ -31,7 +13,7 @@ export class CopyCdsFileRequest extends $dara.Model {
31
13
  autoRename?: boolean;
32
14
  /**
33
15
  * @remarks
34
- * The ID of the cloud disk.
16
+ * The enterprise cloud drive ID.
35
17
  *
36
18
  * This parameter is required.
37
19
  *
@@ -41,7 +23,7 @@ export class CopyCdsFileRequest extends $dara.Model {
41
23
  cdsId?: string;
42
24
  /**
43
25
  * @remarks
44
- * The user ID that you want to use to access the cloud disk.
26
+ * The ID of the user who is logged on to the cloud drive.
45
27
  *
46
28
  * @example
47
29
  * user01
@@ -49,7 +31,7 @@ export class CopyCdsFileRequest extends $dara.Model {
49
31
  endUserId?: string;
50
32
  /**
51
33
  * @remarks
52
- * The file ID. You can call the CreateCdsFile operation to query the file ID.
34
+ * The file ID. You can call [ListCdsFiles](https://help.aliyun.com/document_detail/2247622.html) to query the ID of the file.
53
35
  *
54
36
  * This parameter is required.
55
37
  *
@@ -59,9 +41,8 @@ export class CopyCdsFileRequest extends $dara.Model {
59
41
  fileId?: string;
60
42
  /**
61
43
  * @remarks
62
- * 目标复制文件所在的个人空间 ID(即 UserId,您可以在 DescribeCloudDriveUsers 接口返回的报文中获取。)或者目标复制文件所在的团队空间 ID(即 GroupId,您可以在 DescribeCloudDriveGroups 接口返回的报文中获取。)
63
- *
64
- * > FileReceiverId 和 FileReceiverType 都为空时,默认复制到文件所在的个人空间。
44
+ * The ID of the personal drive (which can be obtained from the `UserId` response parameter of the [DescribeCloudDriveUsers](https://help.aliyun.com/document_detail/2357237.html) operation) or the team space ID (which can be obtained from the `GroupId` response parameter of the [DescribeCloudDriveGroups](https://help.aliyun.com/document_detail/609896.html) operation) at the copy destination.
45
+ * > If both `FileReceiverId` and `FileReceiverType` are empty, the file is copied to the personal drive where the file currently resides by default.
65
46
  *
66
47
  * @example
67
48
  * user02
@@ -69,7 +50,7 @@ export class CopyCdsFileRequest extends $dara.Model {
69
50
  fileReceiverId?: string;
70
51
  /**
71
52
  * @remarks
72
- * 文件所属的空间类型。
53
+ * The type of space to which the file belongs.
73
54
  *
74
55
  * @example
75
56
  * user
@@ -77,7 +58,7 @@ export class CopyCdsFileRequest extends $dara.Model {
77
58
  fileReceiverType?: string;
78
59
  /**
79
60
  * @remarks
80
- * The team Space ID.
61
+ * The team space ID.
81
62
  *
82
63
  * @example
83
64
  * cg-hs3i1w39o68ma****
@@ -85,7 +66,7 @@ export class CopyCdsFileRequest extends $dara.Model {
85
66
  groupId?: string;
86
67
  /**
87
68
  * @remarks
88
- * The ID of the parent folder of the folder to which you want to copy the file. If you want to copy the file to the root directory, set this parameter to root.
69
+ * The ID of the parent folder at the copy destination. You can call [ListCdsFiles](https://help.aliyun.com/document_detail/2247622.html) to query the ID of the folder. Set this parameter to `root` if you want to copy the file to the root directory.
89
70
  *
90
71
  * This parameter is required.
91
72
  *
@@ -95,7 +76,7 @@ export class CopyCdsFileRequest extends $dara.Model {
95
76
  parentFolderId?: string;
96
77
  /**
97
78
  * @remarks
98
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list.
79
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
99
80
  *
100
81
  * This parameter is required.
101
82
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CopyCdsFileResponseBodyCopyCdsFileModel extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the asynchronous task. This parameter is not returned if you copy a file. This parameter is returned if you copy a folder in the backend in an asynchronous manner. You can call the GetAsyncTask operation to obtain the ID and details of an asynchronous task.
8
+ * The asynchronous task ID. This field is not returned when a file is copied. When a folder is copied, the copy operation is performed asynchronously in the background, so this field is returned. You can call [GetAsyncTask](https://help.aliyun.com/document_detail/2357404.html) and pass in this asynchronous task ID to obtain the task details.
9
9
  *
10
10
  * @example
11
11
  * 4221bf6e6ab43a255edc4463bffa6f5f5d31****
@@ -13,7 +13,7 @@ export class CopyCdsFileResponseBodyCopyCdsFileModel extends $dara.Model {
13
13
  asyncTaskId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The ID of the copied file or folder.
16
+ * The ID of the new file or folder after the copy operation.
17
17
  *
18
18
  * @example
19
19
  * 6400727cb878821bcb414615a609b4072463****
@@ -45,7 +45,7 @@ export class CopyCdsFileResponseBodyCopyCdsFileModel extends $dara.Model {
45
45
  export class CopyCdsFileResponseBody extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The operation result. The value success indicates that the operation is successful. If the operation failed, an error message is returned.
48
+ * The execution result. A value of `success` indicates success. Otherwise, an error message is returned.
49
49
  *
50
50
  * @example
51
51
  * success
@@ -53,12 +53,12 @@ export class CopyCdsFileResponseBody extends $dara.Model {
53
53
  code?: string;
54
54
  /**
55
55
  * @remarks
56
- * The details about the file copying.
56
+ * The result of copying the file.
57
57
  */
58
58
  copyCdsFileModel?: CopyCdsFileResponseBodyCopyCdsFileModel;
59
59
  /**
60
60
  * @remarks
61
- * The error message that is returned. This parameter is not returned if the value of Code is success.
61
+ * The error message. This parameter is not returned if Code is `success`.
62
62
  *
63
63
  * @example
64
64
  * success
@@ -74,25 +74,7 @@ export class CopyCdsFileResponseBody extends $dara.Model {
74
74
  requestId?: string;
75
75
  /**
76
76
  * @remarks
77
- * Indicates whether the request is successful.
78
- *
79
- * Valid values:
80
- *
81
- * - true
82
- *
83
- * <!-- -->
84
- *
85
- * <!-- -->
86
- *
87
- * <!-- -->
88
- *
89
- * - false
90
- *
91
- * <!-- -->
92
- *
93
- * <!-- -->
94
- *
95
- * <!-- -->
77
+ * Indicates whether the operation is successful.
96
78
  *
97
79
  * @example
98
80
  * true
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CopyImageRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The description of the new image in the destination region. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
8
+ * The description of the image in the destination region. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
9
9
  *
10
10
  * @example
11
11
  * This is a test.
@@ -13,7 +13,7 @@ export class CopyImageRequest extends $dara.Model {
13
13
  destinationDescription?: string;
14
14
  /**
15
15
  * @remarks
16
- * The name of the new image. The name must be 2 to 128 characters in length. The name must start with a letter but cannot start with `http://` or `https://`. The name can contain letters, digits, colons (:), underscores (_), and hyphens (-).
16
+ * The name of the new image created by the copy operation. The name must be 2 to 128 characters in length and can contain letters, digits, colons (:), underscores (_), or hyphens (-). It must start with a letter or a Chinese character and cannot start with `http://` or `https://`.
17
17
  *
18
18
  * This parameter is required.
19
19
  *
@@ -23,7 +23,7 @@ export class CopyImageRequest extends $dara.Model {
23
23
  destinationImageName?: string;
24
24
  /**
25
25
  * @remarks
26
- * The ID of the destination region. The ID must be different from the current region ID of the image. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list.
26
+ * The ID of the destination region to which the image is copied. The destination region ID must be different from the current region ID of the image. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
27
27
  *
28
28
  * This parameter is required.
29
29
  *
@@ -33,7 +33,7 @@ export class CopyImageRequest extends $dara.Model {
33
33
  destinationRegionId?: string;
34
34
  /**
35
35
  * @remarks
36
- * The ID of the image that is copied to the destination region.
36
+ * The ID of the image to be copied.
37
37
  *
38
38
  * This parameter is required.
39
39
  *
@@ -43,7 +43,7 @@ export class CopyImageRequest extends $dara.Model {
43
43
  imageId?: string;
44
44
  /**
45
45
  * @remarks
46
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list.
46
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
47
47
  *
48
48
  * This parameter is required.
49
49
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CopyImageResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the image that is being copied.
8
+ * The image ID in the destination region.
9
9
  *
10
10
  * @example
11
11
  * m-2g65ljy3ynrdq****
@@ -13,7 +13,7 @@ export class CopyImageResponseBody extends $dara.Model {
13
13
  imageId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The ID of the request.
16
+ * The request ID.
17
17
  *
18
18
  * @example
19
19
  * 28A40F12-F340-442B-A35F-46EF6A03****