@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
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ActivateOfficeSiteRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the convenience office network that is locked.
8
+ * The ID of the locked convenience office network.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class ActivateOfficeSiteRequest extends $dara.Model {
15
15
  officeSiteId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list.
18
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
19
19
  *
20
20
  * This parameter is required.
21
21
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ActivateOfficeSiteResponseBody 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
  * 269BDB16-2CD8-4865-84BD-11C40BC21DB0
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class AddFilePermissionRequestMemberListCdsIdentity extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the convenience user.
8
+ * The user ID.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -17,11 +17,6 @@ export class AddFilePermissionRequestMemberListCdsIdentity extends $dara.Model {
17
17
  * @remarks
18
18
  * The user type.
19
19
  *
20
- * Set the value to TENANT_ADMIN.
21
- *
22
- * * IT_Group: group.
23
- * * IT_User: user.
24
- *
25
20
  * This parameter is required.
26
21
  *
27
22
  * @example
@@ -54,14 +49,14 @@ export class AddFilePermissionRequestMemberListCdsIdentity extends $dara.Model {
54
49
  export class AddFilePermissionRequestMemberList extends $dara.Model {
55
50
  /**
56
51
  * @remarks
57
- * The user of the cloud disk.
52
+ * The user object.
58
53
  *
59
54
  * This parameter is required.
60
55
  */
61
56
  cdsIdentity?: AddFilePermissionRequestMemberListCdsIdentity;
62
57
  /**
63
58
  * @remarks
64
- * Specifies whether the users of the child group can inherit the folder permissions.
59
+ * Specifies whether sub-user groups inherit the permissions.
65
60
  *
66
61
  * @example
67
62
  * false
@@ -69,7 +64,7 @@ export class AddFilePermissionRequestMemberList extends $dara.Model {
69
64
  disinheritSubGroup?: boolean;
70
65
  /**
71
66
  * @remarks
72
- * The time when the authorization expires. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. The value never expires. You can specify a value that is predefined by the system for this parameter. Example: 4775500800000.
67
+ * The time when the authorization expires. The value is the number of milliseconds from January 1, 1970, 00:00:00 to the target time. To set permanent validity, specify a predefined system value, such as 4775500800000.
73
68
  *
74
69
  * @example
75
70
  * 4775500800000
@@ -77,23 +72,7 @@ export class AddFilePermissionRequestMemberList extends $dara.Model {
77
72
  expireTime?: number;
78
73
  /**
79
74
  * @remarks
80
- * You can set permissions by specifying roles or by customizing operation permissions. This field is used to set permissions by specifying roles. This field is mutually exclusive with `ActionList`.
81
- *
82
- * Valid values:
83
- *
84
- * * SystemFileEditorWithoutShareLink: The role that can edit but cannot share files.
85
- * * SystemFileUploaderAndDownloaderWithShareLink: The role that can upload, download, and share files.
86
- * * SystemFileDownloader: The role that can download files.
87
- * * SystemFileEditorWithoutDelete: The role that can edit but cannot edit files.
88
- * * SystemFileOwner: The role that can collaborate with others on files.
89
- * * SystemFileDownloaderWithShareLink: The role that can download and share files.
90
- * * SystemFileUploaderAndViewer: The role that can preview and upload files.
91
- * * SystemFileViewer: The role that can preview files.
92
- * * SystemFileEditor: The role that can edit files.
93
- * * SystemFileUploaderWithShareLink: The role that can upload and share files.
94
- * * SystemFileUploader: The role that can upload files.
95
- * * SystemFileUploaderAndDownloader: The role that can upload and download files.
96
- * * SystemFileMetaViewer: The role that can view file list.
75
+ * Two methods are supported for setting permissions: specifying a role or customizing operation permissions. This parameter specifies a role for permission settings and is mutually exclusive with ActionList. If both parameters are specified, this parameter takes precedence.
97
76
  *
98
77
  * This parameter is required.
99
78
  *
@@ -134,7 +113,7 @@ export class AddFilePermissionRequestMemberList extends $dara.Model {
134
113
  export class AddFilePermissionRequest extends $dara.Model {
135
114
  /**
136
115
  * @remarks
137
- * The ID of the enterprise drive.
116
+ * The enterprise cloud disk ID.
138
117
  *
139
118
  * This parameter is required.
140
119
  *
@@ -144,7 +123,7 @@ export class AddFilePermissionRequest extends $dara.Model {
144
123
  cdsId?: string;
145
124
  /**
146
125
  * @remarks
147
- * The ID of the user who uses the network disk.
126
+ * The ID of the user who uses the cloud disk.
148
127
  *
149
128
  * @example
150
129
  * alice
@@ -152,7 +131,7 @@ export class AddFilePermissionRequest extends $dara.Model {
152
131
  endUserId?: string;
153
132
  /**
154
133
  * @remarks
155
- * The file ID. You can call the [ListCdsFiles](https://help.aliyun.com/document_detail/2247622.html) operation to query the ID of the file.
134
+ * The file ID. You can call [ListCdsFiles](https://help.aliyun.com/document_detail/2247622.html) to query the ID of the file.
156
135
  *
157
136
  * This parameter is required.
158
137
  *
@@ -162,7 +141,7 @@ export class AddFilePermissionRequest extends $dara.Model {
162
141
  fileId?: string;
163
142
  /**
164
143
  * @remarks
165
- * The ID of the team space.
144
+ * The team space ID.
166
145
  *
167
146
  * @example
168
147
  * cg-i1ruuudp92qpj****
@@ -170,14 +149,14 @@ export class AddFilePermissionRequest extends $dara.Model {
170
149
  groupId?: string;
171
150
  /**
172
151
  * @remarks
173
- * The users that you want to authorize to use the cloud disk.
152
+ * The list of authorized users.
174
153
  *
175
154
  * This parameter is required.
176
155
  */
177
156
  memberList?: AddFilePermissionRequestMemberList[];
178
157
  /**
179
158
  * @remarks
180
- * The ID of the region. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the list of regions where Elastic Desktop Service (EDS) Enterprise is available.
159
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
181
160
  *
182
161
  * This parameter is required.
183
162
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class AddFilePermissionResponseBody 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 AddFilePermissionShrinkRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the enterprise drive.
8
+ * The enterprise cloud disk ID.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class AddFilePermissionShrinkRequest extends $dara.Model {
15
15
  cdsId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the user who uses the network disk.
18
+ * The ID of the user who uses the cloud disk.
19
19
  *
20
20
  * @example
21
21
  * alice
@@ -23,7 +23,7 @@ export class AddFilePermissionShrinkRequest extends $dara.Model {
23
23
  endUserId?: string;
24
24
  /**
25
25
  * @remarks
26
- * The file ID. You can call the [ListCdsFiles](https://help.aliyun.com/document_detail/2247622.html) operation to query the ID of the file.
26
+ * The file ID. You can call [ListCdsFiles](https://help.aliyun.com/document_detail/2247622.html) to query the ID of the file.
27
27
  *
28
28
  * This parameter is required.
29
29
  *
@@ -33,7 +33,7 @@ export class AddFilePermissionShrinkRequest extends $dara.Model {
33
33
  fileId?: string;
34
34
  /**
35
35
  * @remarks
36
- * The ID of the team space.
36
+ * The team space ID.
37
37
  *
38
38
  * @example
39
39
  * cg-i1ruuudp92qpj****
@@ -41,14 +41,14 @@ export class AddFilePermissionShrinkRequest extends $dara.Model {
41
41
  groupId?: string;
42
42
  /**
43
43
  * @remarks
44
- * The users that you want to authorize to use the cloud disk.
44
+ * The list of authorized users.
45
45
  *
46
46
  * This parameter is required.
47
47
  */
48
48
  memberListShrink?: string;
49
49
  /**
50
50
  * @remarks
51
- * The ID of the region. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the list of regions where Elastic Desktop Service (EDS) Enterprise is available.
51
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
52
52
  *
53
53
  * This parameter is required.
54
54
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ApplyCoordinatePrivilegeRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the application for the coordinate permissions.
8
+ * The coordination stream ID. This value is the `Coid` returned by the [ApplyCoordinationForMonitoring](~~ApplyCoordinationForMonitoring~~) operation.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class ApplyCoordinatePrivilegeRequest extends $dara.Model {
15
15
  coId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the end user.
18
+ * The username of the end user.
19
19
  *
20
20
  * @example
21
21
  * alice
@@ -23,7 +23,7 @@ export class ApplyCoordinatePrivilegeRequest extends $dara.Model {
23
23
  endUserId?: string;
24
24
  /**
25
25
  * @remarks
26
- * 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. Call [DescribeRegions](~~DescribeRegions~~) to query the regions supported by Elastic Desktop Service.
27
27
  *
28
28
  * This parameter is required.
29
29
  *
@@ -33,9 +33,7 @@ export class ApplyCoordinatePrivilegeRequest extends $dara.Model {
33
33
  regionId?: string;
34
34
  /**
35
35
  * @remarks
36
- * The type of user who requires the coordinate permissions.
37
- *
38
- * Valid value: TENANT_ADMIN.
36
+ * The type of the coordination user.
39
37
  *
40
38
  * This parameter is required.
41
39
  *
@@ -45,7 +43,7 @@ export class ApplyCoordinatePrivilegeRequest extends $dara.Model {
45
43
  userType?: string;
46
44
  /**
47
45
  * @remarks
48
- * The unique identifier of the client. If you use an Alibaba Cloud Workspace client, click **About** on the client logon page to view the identifier of the client.
46
+ * The UUID (unique identifier) of the device.
49
47
  *
50
48
  * @example
51
49
  * 3E14A18BD4D088504B9F8A8751AB****
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ApplyCoordinatePrivilegeResponseBody 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
  * C43EEAC3-84F8-5C1E-A067-4751C3D1422E
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ApplyCoordinationForMonitoringRequestResourceCandidates extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the Alibaba Cloud account to which the current cloud desktop belongs.
8
+ * The Alibaba Cloud account ID of the cloud computer administrator.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,9 @@ export class ApplyCoordinationForMonitoringRequestResourceCandidates extends $da
15
15
  ownerAliUid?: number;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the current end user.
18
+ * The username of the current user of the cloud computer.
19
+ *
20
+ * > This field is required.
19
21
  *
20
22
  * @example
21
23
  * alice
@@ -23,7 +25,7 @@ export class ApplyCoordinationForMonitoringRequestResourceCandidates extends $da
23
25
  ownerEndUserId?: string;
24
26
  /**
25
27
  * @remarks
26
- * The ID of the cloud desktop.
28
+ * The cloud computer ID.
27
29
  *
28
30
  * This parameter is required.
29
31
  *
@@ -33,7 +35,7 @@ export class ApplyCoordinationForMonitoringRequestResourceCandidates extends $da
33
35
  resourceId?: string;
34
36
  /**
35
37
  * @remarks
36
- * The name of the cloud desktop.
38
+ * The cloud computer name.
37
39
  *
38
40
  * This parameter is required.
39
41
  *
@@ -43,7 +45,7 @@ export class ApplyCoordinationForMonitoringRequestResourceCandidates extends $da
43
45
  resourceName?: string;
44
46
  /**
45
47
  * @remarks
46
- * The properties of the cloud desktop.
48
+ * The properties of the cloud computer.
47
49
  *
48
50
  * @example
49
51
  * TestProperty
@@ -63,16 +65,6 @@ export class ApplyCoordinationForMonitoringRequestResourceCandidates extends $da
63
65
  * @remarks
64
66
  * The resource type.
65
67
  *
66
- * Set the value to CLOUD_DESKTOP.
67
- *
68
- * - The value CLOUD_DESKTOP specifies that the resource is a cloud desktop.
69
- *
70
- * <!-- -->
71
- *
72
- * <!-- -->
73
- *
74
- * <!-- -->
75
- *
76
68
  * This parameter is required.
77
69
  *
78
70
  * @example
@@ -115,17 +107,7 @@ export class ApplyCoordinationForMonitoringRequestResourceCandidates extends $da
115
107
  export class ApplyCoordinationForMonitoringRequest extends $dara.Model {
116
108
  /**
117
109
  * @remarks
118
- * The coordination policy.
119
- *
120
- * Set the value to FULL_CONTROL.
121
- *
122
- * - The value FULL_CONTROL specifies that the cloud desktop is shared and remote access to the cloud desktop is allowed.
123
- *
124
- * <!-- -->
125
- *
126
- * <!-- -->
127
- *
128
- * <!-- -->
110
+ * The access policy during the remote assistance procedure.
129
111
  *
130
112
  * This parameter is required.
131
113
  *
@@ -135,7 +117,7 @@ export class ApplyCoordinationForMonitoringRequest extends $dara.Model {
135
117
  coordinatePolicyType?: string;
136
118
  /**
137
119
  * @remarks
138
- * The ID of the end user who initiates the stream collaboration. If the initiator is the administrator, do not specify this parameter.
120
+ * The ID of the end user who initiates the coordination flow. This parameter is not required if the request is initiated by an administrator.
139
121
  *
140
122
  * @example
141
123
  * alice
@@ -143,17 +125,7 @@ export class ApplyCoordinationForMonitoringRequest extends $dara.Model {
143
125
  endUserId?: string;
144
126
  /**
145
127
  * @remarks
146
- * The type of the initiator.
147
- *
148
- * Set the value to ADMIN_INITIATE.
149
- *
150
- * - The value ADMIN_INITIATE specifies that the administrator initiates the coordination request.
151
- *
152
- * <!-- -->
153
- *
154
- * <!-- -->
155
- *
156
- * <!-- -->
128
+ * The initiator type.
157
129
  *
158
130
  * @example
159
131
  * ADMIN_INITIATE
@@ -161,7 +133,7 @@ export class ApplyCoordinationForMonitoringRequest extends $dara.Model {
161
133
  initiatorType?: string;
162
134
  /**
163
135
  * @remarks
164
- * The region ID. You can call the [DescribeRegions](https://next.api.aliyun.com/document/ecd/2020-09-30/DescribeRegions) operation to query the most recent region list.
136
+ * The region ID. You can call [DescribeRegions](~~DescribeRegions~~) to query the regions supported by Elastic Desktop Service.
165
137
  *
166
138
  * This parameter is required.
167
139
  *
@@ -171,14 +143,14 @@ export class ApplyCoordinationForMonitoringRequest extends $dara.Model {
171
143
  regionId?: string;
172
144
  /**
173
145
  * @remarks
174
- * The list of cloud desktops that run the collaboration task at the same time.
146
+ * The list of cloud computers that need to accept remote assistance.
175
147
  *
176
148
  * This parameter is required.
177
149
  */
178
150
  resourceCandidates?: ApplyCoordinationForMonitoringRequestResourceCandidates[];
179
151
  /**
180
152
  * @remarks
181
- * The universally unique identifier (UUID) of the device.
153
+ * The UUID (unique identifier) of the device.
182
154
  *
183
155
  * This parameter is required.
184
156
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ApplyCoordinationForMonitoringResponseBodyCoordinateFlowModels extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the stream collaboration.
8
+ * The coordination flow ID.
9
9
  *
10
10
  * @example
11
11
  * co-0sot77uale3****
@@ -13,17 +13,11 @@ export class ApplyCoordinationForMonitoringResponseBodyCoordinateFlowModels exte
13
13
  coId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The current status of the collaboration task.
17
- *
18
- * Valid values:
19
- *
20
- * - COORDINATING: The collaboration task is being executed.
21
- *
22
- * - TERMINATING: The collaboration task is being terminated.
23
- *
24
- * - TERMINATED: The collaboration task is terminated.
25
- *
26
- * - PENDING: The collaboration task is pending to be executed.
16
+ * The current coordination status.
17
+ * [_single.resp.200.props.CoordinateFlowModels.items.CoordinateStatus.enum.COORDINATING ]coordinating
18
+ * [_single.resp.200.props.CoordinateFlowModels.items.CoordinateStatus.enum.TERMINATING ] terminating
19
+ * [_single.resp.200.props.CoordinateFlowModels.items.CoordinateStatus.enum.TERMINATED ]terminated
20
+ * [_single.resp.200.props.CoordinateFlowModels.items.CoordinateStatus.enum.PENDING ]pending acceptance
27
21
  *
28
22
  * @example
29
23
  * PENDING
@@ -31,7 +25,7 @@ export class ApplyCoordinationForMonitoringResponseBodyCoordinateFlowModels exte
31
25
  coordinateStatus?: string;
32
26
  /**
33
27
  * @remarks
34
- * The ticket that is used to establish the Adaptive Streaming Protocol (ASP)-based connection.
28
+ * The ticket used by ASP to establish a connection.
35
29
  *
36
30
  * @example
37
31
  * 1VDQ0VTUw0KW0Rlc2t0b3BdDQpHV1Rva2VuPTAwTzgwL3liS25zUEVGdkF6eU1Pc1ExeHZWdmk4VEE3NFJvU1V1d0dPYm1BNkNJWklDMHVNQklWcjU2NS80S0ZQekQ4aGFTR0ZHelZqMTFGbkRpWWgvUFF1Zm1xSXNGdFRFNFRWMExJNit3TkU0L2RMb04wNXBBSE5Tc3M4dWFXY3lwWE****
@@ -39,15 +33,7 @@ export class ApplyCoordinationForMonitoringResponseBodyCoordinateFlowModels exte
39
33
  coordinateTicket?: string;
40
34
  /**
41
35
  * @remarks
42
- * The type of the initiator.
43
- *
44
- * Valid values:
45
- *
46
- * - ADMIN_INITIATE_FORCE: The administrator forcibly initiates the collaboration request.
47
- *
48
- * - ADMIN_INITIATE: The administrator initiates the collaboration request.
49
- *
50
- * - COORDINATOR_INITIATE_FORCE: The coordinator forcibly initiates the collaboration request.
36
+ * The initiator type.
51
37
  *
52
38
  * @example
53
39
  * COORDINATOR_INITIATE_FORCE
@@ -55,7 +41,7 @@ export class ApplyCoordinationForMonitoringResponseBodyCoordinateFlowModels exte
55
41
  initiatorType?: string;
56
42
  /**
57
43
  * @remarks
58
- * The ID of the Alibaba Cloud account of the end user.
44
+ * The Alibaba Cloud account ID of the user on the user side.
59
45
  *
60
46
  * @example
61
47
  * alice
@@ -63,7 +49,7 @@ export class ApplyCoordinationForMonitoringResponseBodyCoordinateFlowModels exte
63
49
  ownerUserId?: string;
64
50
  /**
65
51
  * @remarks
66
- * The ID of the cloud desktop.
52
+ * The cloud computer ID.
67
53
  *
68
54
  * @example
69
55
  * ecd-96vi03f9emqnl****
@@ -71,7 +57,7 @@ export class ApplyCoordinationForMonitoringResponseBodyCoordinateFlowModels exte
71
57
  resourceId?: string;
72
58
  /**
73
59
  * @remarks
74
- * The name of the cloud desktop.
60
+ * The cloud computer name.
75
61
  *
76
62
  * @example
77
63
  * DemoComputer
@@ -113,7 +99,7 @@ export class ApplyCoordinationForMonitoringResponseBodyCoordinateFlowModels exte
113
99
  export class ApplyCoordinationForMonitoringResponseBody extends $dara.Model {
114
100
  /**
115
101
  * @remarks
116
- * The list of stream collaboration models.
102
+ * The list of coordination flow data.
117
103
  */
118
104
  coordinateFlowModels?: ApplyCoordinationForMonitoringResponseBodyCoordinateFlowModels[];
119
105
  /**
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ApproveFotaUpdateRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Mirror version.
8
+ * The image version. You can call [DescribeImages](https://help.aliyun.com/document_detail/188895.html) to obtain this parameter.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class ApproveFotaUpdateRequest extends $dara.Model {
15
15
  appVersion?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the cloud computer.
18
+ * The cloud computer ID.
19
19
  *
20
20
  * This parameter is required.
21
21
  *
@@ -25,7 +25,7 @@ export class ApproveFotaUpdateRequest extends $dara.Model {
25
25
  desktopId?: string;
26
26
  /**
27
27
  * @remarks
28
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the regions supported by Elastic Desktop Service.
28
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
29
29
  *
30
30
  * This parameter is required.
31
31
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ApproveFotaUpdateResponseBody 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 AssociateNetworkPackageRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the premium bandwidth plan.
8
+ * The ID of the premium Internet bandwidth plan.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class AssociateNetworkPackageRequest extends $dara.Model {
15
15
  networkPackageId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the office network. You can call the [DescribeNetworkPackages](https://help.aliyun.com/document_detail/216079.html) to obtain the ID of the office network to which a premium bandwidth plan is bound.
18
+ * The ID of the office network. You can call [DescribeNetworkPackages](https://help.aliyun.com/document_detail/216079.html) to obtain the ID of the office network associated with the premium Internet bandwidth plan.
19
19
  *
20
20
  * This parameter is required.
21
21
  *
@@ -25,7 +25,7 @@ export class AssociateNetworkPackageRequest extends $dara.Model {
25
25
  officeSiteId?: string;
26
26
  /**
27
27
  * @remarks
28
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list.
28
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
29
29
  *
30
30
  * This parameter is required.
31
31
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class AssociateNetworkPackageResponseBody 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,19 +5,19 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class BatchModifyEntitlementRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The IDs of the cloud computers for which you want to modify end users.
8
+ * The IDs of the cloud computers for which you want to modify authorized users.
9
9
  *
10
10
  * This parameter is required.
11
11
  */
12
12
  desktopId?: string[];
13
13
  /**
14
14
  * @remarks
15
- * The IDs of the users.
15
+ * The user IDs (usernames).
16
16
  */
17
17
  endUserId?: string[];
18
18
  /**
19
19
  * @remarks
20
- * The number of cloud computers allocated to each user.
20
+ * The number of cloud computers to assign to each user.
21
21
  *
22
22
  * @example
23
23
  * 0
@@ -25,7 +25,7 @@ export class BatchModifyEntitlementRequest extends $dara.Model {
25
25
  maxDesktopPerUser?: number;
26
26
  /**
27
27
  * @remarks
28
- * The number of users assigned to each cloud computer.
28
+ * The number of users to assign to each cloud computer.
29
29
  *
30
30
  * @example
31
31
  * 1
@@ -33,7 +33,7 @@ export class BatchModifyEntitlementRequest extends $dara.Model {
33
33
  maxUserPerDesktop?: number;
34
34
  /**
35
35
  * @remarks
36
- * Whether to preview the assign results instead of actually assigning cloud computers.
36
+ * Specifies whether to preview the assignment. If set to true, the assignment is not actually performed.
37
37
  *
38
38
  * @example
39
39
  * true
@@ -41,7 +41,7 @@ export class BatchModifyEntitlementRequest extends $dara.Model {
41
41
  preview?: boolean;
42
42
  /**
43
43
  * @remarks
44
- * The ID of the region. Call the DescribeRegions operation to query the list of regions where Elastic Desktop Service (EDS) Enterprise is available.
44
+ * The region ID. You can call DescribeRegions to query the regions supported by Elastic Desktop Service.
45
45
  *
46
46
  * This parameter is required.
47
47
  *
@@ -51,11 +51,11 @@ export class BatchModifyEntitlementRequest extends $dara.Model {
51
51
  regionId?: string;
52
52
  /**
53
53
  * @remarks
54
- * The disproportional assignment policy. Valid values:
54
+ * The policy used when the ratio of cloud computers to users cannot be evenly matched. Valid values:
55
55
  *
56
- * AVERAGE: The system preferentially guarantees that each user is assigned with at least a cloud computer. If the number of selected cloud computers cannot be proportionally assigned to the selected users, ensure that each user is assigned a cloud computer.
56
+ * - AVERAGE: prioritizes assigning a cloud computer to each user. When the number of selected cloud computers and users cannot be evenly matched, the system prioritizes assigning a cloud computer to each user.
57
57
  *
58
- * CENTRAL: The system preferentially assigns the designated number of cloud computers to each user. If the number of selected cloud computers cannot be proportionally assigned to the selected users, ensure that each user is assigned the specified number of cloud computers.
58
+ * - CENTRAL: prioritizes assigning the specified number of cloud computers to users. When the number of selected cloud computers and users cannot be evenly matched, the system prioritizes assigning the specified number of cloud computers to users.
59
59
  *
60
60
  * @example
61
61
  * AVERAGE