@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
@@ -10,7 +10,7 @@ export declare class CreateDesktopsRequestBundleModels extends $dara.Model {
10
10
  amount?: number;
11
11
  /**
12
12
  * @remarks
13
- * The bundle ID.
13
+ * The cloud desktop template ID.
14
14
  *
15
15
  * @example
16
16
  * b-je9hani001wfn****
@@ -18,13 +18,11 @@ export declare class CreateDesktopsRequestBundleModels extends $dara.Model {
18
18
  bundleId?: string;
19
19
  /**
20
20
  * @remarks
21
- * The name of the cloud desktop. The name must meet the following requirements:
21
+ * The cloud desktop name. The naming rules are as follows:
22
22
  *
23
- * - The name must be 1 to 64 characters in length.
24
- *
25
- * - The name must start with a letter or a Chinese character. It cannot start with `http://` or `https://`.
26
- *
27
- * - The name can contain letters, digits, colons (:), underscores (_), periods (.), and hyphens (-).
23
+ * - The name can be up to 64 characters in length.
24
+ * - The name must start with a letter or a Chinese character and cannot start with `http://` or `https://`.
25
+ * - The name can contain Chinese characters, letters, digits, colons (:), underscores (_), periods (.), or hyphens (-).
28
26
  *
29
27
  * @example
30
28
  * DemoComputer02
@@ -32,25 +30,22 @@ export declare class CreateDesktopsRequestBundleModels extends $dara.Model {
32
30
  desktopName?: string;
33
31
  /**
34
32
  * @remarks
35
- * The list of end user IDs to whom the cloud desktops are assigned.
33
+ * The list of users to whom the cloud desktops are assigned.
36
34
  */
37
35
  endUserIds?: string[];
38
36
  /**
39
37
  * @remarks
40
- * The custom hostname of the cloud desktop. This parameter is supported only for Windows cloud desktops that are in an AD office network.
38
+ * The custom hostname of the cloud desktop. Settings for this parameter are supported only for cloud desktops that run the Windows operating system in an AD office network.
41
39
  *
42
- * The hostname must meet the following requirements:
40
+ * The naming rules for the hostname are as follows:
43
41
  *
44
42
  * - The hostname must be 2 to 15 characters in length.
43
+ * - The hostname can contain uppercase letters, lowercase letters, digits, or hyphens (-). It cannot start or end with a hyphen, contain consecutive hyphens, or consist of only digits.
45
44
  *
46
- * - The hostname can contain letters, digits, and hyphens (-). The hostname cannot start or end with a hyphen, contain consecutive hyphens, or consist of only digits.
47
- *
48
- * If you create multiple cloud desktops, you can use the `name_prefix[begin_number,bits]name_suffix` format to specify sequential hostnames for the cloud desktops. For example, if you set the `Hostname` parameter to `ecd-[1,4]-test`, the hostname of the first cloud desktop is `ecd-0001-test`, the second is `ecd-0002-test`, and so on.
45
+ * When you create multiple cloud desktops, you can use the `name_prefix[begin_number,bits]name_suffix` format to uniformly name the cloud desktops. For example, if you set Hostname to ecd-[1,4]-test, the hostname of the first cloud desktop is ecd-0001-test, the hostname of the second cloud desktop is ecd-0002-test, and so on.
49
46
  *
50
47
  * - `name_prefix`: the prefix of the hostname.
51
- *
52
- * - `[begin_number,bits]`: The sequential part of the hostname.
53
- *
48
+ * - `[begin_number,bits]`: the sequential number in the hostname. `begin_number` is the starting number. Valid values: 0 to 999999. Default value: 0. `bits` is the number of digits. Valid values: 1 to 6. Default value: 6.
54
49
  * - `name_suffix`: the suffix of the hostname.
55
50
  *
56
51
  * @example
@@ -59,7 +54,7 @@ export declare class CreateDesktopsRequestBundleModels extends $dara.Model {
59
54
  hostname?: string;
60
55
  /**
61
56
  * @remarks
62
- * Specifies whether to enable disk encryption.
57
+ * Specifies whether to enable cloud disk encryption.
63
58
  *
64
59
  * @example
65
60
  * false
@@ -67,7 +62,7 @@ export declare class CreateDesktopsRequestBundleModels extends $dara.Model {
67
62
  volumeEncryptionEnabled?: boolean;
68
63
  /**
69
64
  * @remarks
70
- * The ID of the KMS key to use for disk encryption. You can call the [ListKeys](https://help.aliyun.com/document_detail/28951.html) operation to obtain a list of key IDs.
65
+ * The ID of the Key Management Service (KMS) key used for cloud disk encryption. You can call [ListKeys](https://help.aliyun.com/document_detail/28951.html) to obtain the key ID.
71
66
  *
72
67
  * @example
73
68
  * 08c33a6f-4e0a-4a1b-a3fa-7ddfa1d4****
@@ -87,11 +82,9 @@ export declare class CreateDesktopsRequestBundleModels extends $dara.Model {
87
82
  export declare class CreateDesktopsRequestDesktopAttachment extends $dara.Model {
88
83
  /**
89
84
  * @remarks
90
- * The type of the data disk. The system disk and data disk must be of the same type. Valid values:
91
- *
92
- * - cloud_auto: AutoPL SSD
93
- *
94
- * - cloud_essd: enhanced SSD (ESSD)
85
+ * The data cloud disk type. The system cloud disk type must be the same as the data cloud disk type. Valid values:
86
+ * - cloud_auto: standard SSD ultra cloud disk
87
+ * - cloud_essd: ESSD cloud disk
95
88
  *
96
89
  * @example
97
90
  * cloud_auto
@@ -99,10 +92,8 @@ export declare class CreateDesktopsRequestDesktopAttachment extends $dara.Model
99
92
  dataDiskCategory?: string;
100
93
  /**
101
94
  * @remarks
102
- * The PL of the ESSD. This parameter is required only when `DataDiskCategory` is set to `cloud_essd`. Valid values:
103
- *
95
+ * The performance level (PL) of the ESSD cloud disk. This parameter is required when an ESSD cloud disk is selected. Valid values:
104
96
  * - PL0
105
- *
106
97
  * - PL1
107
98
  *
108
99
  * @example
@@ -111,7 +102,7 @@ export declare class CreateDesktopsRequestDesktopAttachment extends $dara.Model
111
102
  dataDiskPerLevel?: string;
112
103
  /**
113
104
  * @remarks
114
- * The capacity of the data disk, in GiB. Valid values: 40 to 2,040. The value must be a multiple of 10.
105
+ * The user cloud disk capacity. Valid values: 40 to 2040 GiB, in increments of 10 GiB.
115
106
  *
116
107
  * @example
117
108
  * 40
@@ -119,15 +110,11 @@ export declare class CreateDesktopsRequestDesktopAttachment extends $dara.Model
119
110
  dataDiskSize?: number;
120
111
  /**
121
112
  * @remarks
122
- * The display language of the cloud desktop\\"s operating system. Valid values:
123
- *
124
- * - zh-CN: Simplified Chinese
125
- *
126
- * - zh-HK: Traditional Chinese (Hong Kong)
127
- *
128
- * - en-US: American English
129
- *
130
- * - ja-JP: Japanese
113
+ * The language. Valid values:
114
+ * - zh-CN
115
+ * - zh-HK
116
+ * - en-US
117
+ * - ja-JP
131
118
  *
132
119
  * @example
133
120
  * zh-CN
@@ -135,7 +122,7 @@ export declare class CreateDesktopsRequestDesktopAttachment extends $dara.Model
135
122
  defaultLanguage?: string;
136
123
  /**
137
124
  * @remarks
138
- * The desktop type. You can call the [DescribeDesktopTypes](https://help.aliyun.com/document_detail/188882.html) operation to query the supported desktop types.
125
+ * The cloud desktop specification. You can call [DescribeDesktopTypes](https://help.aliyun.com/document_detail/188882.html) to query the supported specification IDs.
139
126
  *
140
127
  * @example
141
128
  * eds.enterprise_office.8c16g
@@ -151,11 +138,9 @@ export declare class CreateDesktopsRequestDesktopAttachment extends $dara.Model
151
138
  imageId?: string;
152
139
  /**
153
140
  * @remarks
154
- * The type of the system disk. The system disk and data disk must be of the same type. Valid values:
155
- *
156
- * - cloud_auto: AutoPL SSD
157
- *
158
- * - cloud_essd: enhanced SSD (ESSD)
141
+ * The system cloud disk type. The system cloud disk type must be the same as the data cloud disk type. Valid values:
142
+ * - cloud_auto: standard SSD ultra cloud disk
143
+ * - cloud_essd: ESSD cloud disk
159
144
  *
160
145
  * @example
161
146
  * cloud_auto
@@ -163,10 +148,8 @@ export declare class CreateDesktopsRequestDesktopAttachment extends $dara.Model
163
148
  systemDiskCategory?: string;
164
149
  /**
165
150
  * @remarks
166
- * The performance level (PL) of the ESSD. This parameter is required only when `SystemDiskCategory` is set to `cloud_essd`. Valid values:
167
- *
151
+ * The performance level (PL) of the ESSD cloud disk. This parameter is required when an ESSD cloud disk is selected. Valid values:
168
152
  * - PL0
169
- *
170
153
  * - PL1
171
154
  *
172
155
  * @example
@@ -175,7 +158,7 @@ export declare class CreateDesktopsRequestDesktopAttachment extends $dara.Model
175
158
  systemDiskPerLevel?: string;
176
159
  /**
177
160
  * @remarks
178
- * The capacity of the system disk, in GiB. Valid values: 60 to 500. The value must be a multiple of 10.
161
+ * The system cloud disk capacity. Valid values: 60 to 500 GiB, in increments of 10 GiB.
179
162
  *
180
163
  * @example
181
164
  * 40
@@ -195,7 +178,7 @@ export declare class CreateDesktopsRequestDesktopAttachment extends $dara.Model
195
178
  export declare class CreateDesktopsRequestDesktopTimers extends $dara.Model {
196
179
  /**
197
180
  * @remarks
198
- * Specifies whether to allow end users to configure the scheduled task.
181
+ * Specifies whether to allow end users to configure scheduled tasks.
199
182
  *
200
183
  * @example
201
184
  * true
@@ -203,11 +186,9 @@ export declare class CreateDesktopsRequestDesktopTimers extends $dara.Model {
203
186
  allowClientSetting?: boolean;
204
187
  /**
205
188
  * @remarks
206
- * The cron expression for the scheduled task.
189
+ * The cron expression of the scheduled task.
207
190
  *
208
- * >Notice:
209
- *
210
- * The cron expression is evaluated in UTC. For example, to specify 00:00 (UTC+8) every day, set the value to `0 0 16 ? * 1,2,3,4,5,6,7`.
191
+ * >Notice: Specify the time in UTC. For example, to schedule a task at 00:00 (UTC+8) every day, set the value to 0 0 16 ? * 1,2,3,4,5,6,7.</notice>
211
192
  *
212
193
  * @example
213
194
  * 0 40 7 ? * 1,2,3,4,5,6,7
@@ -215,7 +196,7 @@ export declare class CreateDesktopsRequestDesktopTimers extends $dara.Model {
215
196
  cronExpression?: string;
216
197
  /**
217
198
  * @remarks
218
- * Specifies whether to forcibly execute the scheduled task.
199
+ * Specifies whether to forcefully execute the task.
219
200
  *
220
201
  * @example
221
202
  * true
@@ -223,7 +204,7 @@ export declare class CreateDesktopsRequestDesktopTimers extends $dara.Model {
223
204
  enforce?: boolean;
224
205
  /**
225
206
  * @remarks
226
- * The interval in minutes.
207
+ * The time interval, in minutes.
227
208
  *
228
209
  * @example
229
210
  * 10
@@ -231,7 +212,7 @@ export declare class CreateDesktopsRequestDesktopTimers extends $dara.Model {
231
212
  interval?: number;
232
213
  /**
233
214
  * @remarks
234
- * The operation to perform for the scheduled task. This parameter is valid only for scheduled tasks that are triggered by user disconnection.
215
+ * The operation type of the scheduled task. Currently, only the disconnection scheduled task is supported.
235
216
  *
236
217
  * @example
237
218
  * Shutdown
@@ -239,7 +220,7 @@ export declare class CreateDesktopsRequestDesktopTimers extends $dara.Model {
239
220
  operationType?: string;
240
221
  /**
241
222
  * @remarks
242
- * The disk reset type.
223
+ * The reset type of the cloud desktop.
243
224
  *
244
225
  * @example
245
226
  * RESET_TYPE_SYSTEM
@@ -267,7 +248,7 @@ export declare class CreateDesktopsRequestDesktopTimers extends $dara.Model {
267
248
  export declare class CreateDesktopsRequestMonthDesktopSetting extends $dara.Model {
268
249
  /**
269
250
  * @remarks
270
- * > This parameter is for internal use only.
251
+ * > This field is not available for use.
271
252
  *
272
253
  * @example
273
254
  * null
@@ -275,7 +256,7 @@ export declare class CreateDesktopsRequestMonthDesktopSetting extends $dara.Mode
275
256
  buyerId?: number;
276
257
  /**
277
258
  * @remarks
278
- * > This parameter is for internal use only.
259
+ * > This field is not available for use.
279
260
  *
280
261
  * @example
281
262
  * null
@@ -283,7 +264,7 @@ export declare class CreateDesktopsRequestMonthDesktopSetting extends $dara.Mode
283
264
  desktopId?: string;
284
265
  /**
285
266
  * @remarks
286
- * The duration in hours for the monthly usage package. Valid values: 120, 250, and 360.
267
+ * The package option when purchasing a monthly hourly package. Valid values: 120, 250, and 360.
287
268
  *
288
269
  * @example
289
270
  * null
@@ -303,7 +284,7 @@ export declare class CreateDesktopsRequestMonthDesktopSetting extends $dara.Mode
303
284
  export declare class CreateDesktopsRequestPurchaseOptions extends $dara.Model {
304
285
  /**
305
286
  * @remarks
306
- * The monthly credit package. This parameter is used to select a credit package when you purchase agent resources. Valid values: 200, 1600, and 4000.
287
+ * The monthly credit package for purchasing Agent resources. Valid values: 200, 1600, and 4000.
307
288
  *
308
289
  * @example
309
290
  * 200
@@ -323,7 +304,7 @@ export declare class CreateDesktopsRequestPurchaseOptions extends $dara.Model {
323
304
  export declare class CreateDesktopsRequestTag extends $dara.Model {
324
305
  /**
325
306
  * @remarks
326
- * The key of the tag.
307
+ * The tag key. You can specify 1 to 20 tag keys.
327
308
  *
328
309
  * @example
329
310
  * TestKey
@@ -331,7 +312,7 @@ export declare class CreateDesktopsRequestTag extends $dara.Model {
331
312
  key?: string;
332
313
  /**
333
314
  * @remarks
334
- * The value of the tag.
315
+ * The tag value. You can specify 1 to 20 tag values.
335
316
  *
336
317
  * @example
337
318
  * TestValue
@@ -351,7 +332,7 @@ export declare class CreateDesktopsRequestTag extends $dara.Model {
351
332
  export declare class CreateDesktopsRequestUserCommands extends $dara.Model {
352
333
  /**
353
334
  * @remarks
354
- * The content of the script.
335
+ * The command content.
355
336
  *
356
337
  * @example
357
338
  * bmV3LWl0ZW0gZDpcdGVzdF91c2VyX2NvbW1hbmRzLnR4dCAtdHlwZSBm****
@@ -359,7 +340,7 @@ export declare class CreateDesktopsRequestUserCommands extends $dara.Model {
359
340
  content?: string;
360
341
  /**
361
342
  * @remarks
362
- * The encoding format of the script content specified in the `Content` parameter.
343
+ * The encoding method of the command content (CommandContent).
363
344
  *
364
345
  * @example
365
346
  * Base64
@@ -367,7 +348,7 @@ export declare class CreateDesktopsRequestUserCommands extends $dara.Model {
367
348
  contentEncoding?: string;
368
349
  /**
369
350
  * @remarks
370
- * The script type.
351
+ * The language type of the command.
371
352
  *
372
353
  * @example
373
354
  * RunPowerShellScript
@@ -395,7 +376,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
395
376
  amount?: number;
396
377
  /**
397
378
  * @remarks
398
- * The ID of the application control policy.
379
+ * The application control policy ID.
399
380
  *
400
381
  * @example
401
382
  * bwr-245d4e0e6b7d42f5afa97eb3fbc7e488
@@ -411,7 +392,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
411
392
  autoPay?: boolean;
412
393
  /**
413
394
  * @remarks
414
- * Specifies whether to enable auto-renewal for the cloud desktops. This parameter is valid only when `ChargeType` is set to `PrePaid`.
395
+ * Specifies whether to enable auto-renewal. This parameter takes effect only when `ChargeType` is set to `PrePaid`.
415
396
  *
416
397
  * @example
417
398
  * false
@@ -419,7 +400,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
419
400
  autoRenew?: boolean;
420
401
  /**
421
402
  * @remarks
422
- * The bundle ID. If you do not specify this parameter, you must use the `DesktopAttachment` parameter to configure the cloud desktop.
403
+ * The cloud desktop template ID. If no template ID is specified, you can create a cloud desktop by specifying the required fields.
423
404
  *
424
405
  * @example
425
406
  * b-je9hani001wfn****
@@ -427,7 +408,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
427
408
  bundleId?: string;
428
409
  /**
429
410
  * @remarks
430
- * An array of bundle objects. Use this parameter to create cloud desktops from one or more bundles in a single call.
411
+ * The list of cloud desktop templates.
431
412
  *
432
413
  * **if can be null:**
433
414
  * true
@@ -435,7 +416,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
435
416
  bundleModels?: CreateDesktopsRequestBundleModels[];
436
417
  /**
437
418
  * @remarks
438
- * > This parameter is for internal use only.
419
+ * > This field is not available for use.
439
420
  *
440
421
  * @example
441
422
  * PBKB1QbqEl2tslEuU6gRrLxvCFBU2M%2FVD0Eru6Oo%2FI9LTU3XQhvq3PGMWarE%2BPJdkNvCqT3blqlRSthNy4A%2BJQ%3D%3D
@@ -443,7 +424,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
443
424
  channelCookie?: string;
444
425
  /**
445
426
  * @remarks
446
- * The billing method of the cloud desktops.
427
+ * The billing method of the cloud desktop.
447
428
  *
448
429
  * @example
449
430
  * PrePaid
@@ -451,7 +432,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
451
432
  chargeType?: string;
452
433
  /**
453
434
  * @remarks
454
- * The parameters for creating a cloud desktop without a bundle. This parameter is used only if `BundleId` is not specified.
435
+ * The parameters for creating a cloud desktop without a template. This parameter is invalid when the BundleId parameter is specified.
455
436
  */
456
437
  desktopAttachment?: CreateDesktopsRequestDesktopAttachment;
457
438
  /**
@@ -464,13 +445,11 @@ export declare class CreateDesktopsRequest extends $dara.Model {
464
445
  desktopMemberIp?: string;
465
446
  /**
466
447
  * @remarks
467
- * The name of the cloud desktop. The name must meet the following requirements:
468
- *
469
- * - The name must be 1 to 64 characters in length.
448
+ * The cloud desktop name. The naming rules are as follows:
470
449
  *
471
- * - The name must start with a letter or a Chinese character. It cannot start with `http://` or `https://`.
472
- *
473
- * - The name can contain letters, digits, colons (:), underscores (_), periods (.), and hyphens (-).
450
+ * - The name can be up to 64 characters in length.
451
+ * - The name must start with a letter or a Chinese character and cannot start with `http://` or `https://`.
452
+ * - The name can contain Chinese characters, letters, digits, colons (:), underscores (_), periods (.), or hyphens (-).
474
453
  *
475
454
  * @example
476
455
  * DemoComputer01
@@ -478,7 +457,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
478
457
  desktopName?: string;
479
458
  /**
480
459
  * @remarks
481
- * Specifies whether to automatically append a suffix to the value of `DesktopName` when you create multiple cloud desktops.
460
+ * Specifies whether to automatically append a suffix to the cloud desktop name when you create multiple cloud desktops in a batch.
482
461
  *
483
462
  * @example
484
463
  * false
@@ -486,7 +465,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
486
465
  desktopNameSuffix?: boolean;
487
466
  /**
488
467
  * @remarks
489
- * The details of the scheduled tasks for the cloud desktops. This parameter is being deprecated. We recommend that you use `TimerGroupId` instead.
468
+ * The scheduled task details of the cloud desktop. This parameter is being deprecated. Use the TimerGroupId parameter instead.
490
469
  *
491
470
  * **if can be null:**
492
471
  * true
@@ -494,7 +473,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
494
473
  desktopTimers?: CreateDesktopsRequestDesktopTimers[];
495
474
  /**
496
475
  * @remarks
497
- * > This parameter is for internal use only.
476
+ * > This parameter is not available for use.
498
477
  *
499
478
  * @example
500
479
  * cn-hangzhou+dir-300943****
@@ -502,7 +481,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
502
481
  directoryId?: string;
503
482
  /**
504
483
  * @remarks
505
- * The IDs of the end users to assign to the cloud desktops. You can specify up to 100 IDs.
484
+ * The list of authorized user IDs to add to the cloud desktops. You can specify 1 to 100 user IDs.
506
485
  *
507
486
  * @example
508
487
  * 123456789
@@ -510,7 +489,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
510
489
  endUserId?: string[];
511
490
  /**
512
491
  * @remarks
513
- * The extended information in a JSON string. This parameter is for internal use only.
492
+ * The extended information in JSON string format. This parameter is available only for internal customers.
514
493
  *
515
494
  * @example
516
495
  * {}
@@ -518,7 +497,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
518
497
  extendInfo?: string;
519
498
  /**
520
499
  * @remarks
521
- * The ID of the desktop pool.
500
+ * The cloud desktop pool ID.
522
501
  *
523
502
  * @example
524
503
  * dg-boyczi8enfyc5****
@@ -526,20 +505,17 @@ export declare class CreateDesktopsRequest extends $dara.Model {
526
505
  groupId?: string;
527
506
  /**
528
507
  * @remarks
529
- * The custom hostname of the cloud desktop. This parameter is supported only for Windows cloud desktops that are in an AD office network.
508
+ * The custom hostname of the cloud desktop. Settings for this parameter are supported only for cloud desktops that run the Windows operating system in an AD office network.
530
509
  *
531
- * The hostname must meet the following requirements:
510
+ * The naming rules for the hostname are as follows:
532
511
  *
533
512
  * - The hostname must be 2 to 15 characters in length.
513
+ * - The hostname can contain uppercase letters, lowercase letters, digits, or hyphens (-). It cannot start or end with a hyphen, contain consecutive hyphens, or consist of only digits.
534
514
  *
535
- * - The hostname can contain letters, digits, and hyphens (-). The hostname cannot start or end with a hyphen, contain consecutive hyphens, or consist of only digits.
536
- *
537
- * If you create multiple cloud desktops, you can use the `name_prefix[begin_number,bits]name_suffix` format to specify sequential hostnames for the cloud desktops. For example, if you set the `Hostname` parameter to `ecd-[1,4]-test`, the hostname of the first cloud desktop is `ecd-0001-test`, the second is `ecd-0002-test`, and so on.
515
+ * When you create multiple cloud desktops, you can use the `name_prefix[begin_number,bits]name_suffix` format to uniformly name the cloud desktops. For example, if you set Hostname to ecd-[1,4]-test, the hostname of the first cloud desktop is ecd-0001-test, the hostname of the second cloud desktop is ecd-0002-test, and so on.
538
516
  *
539
517
  * - `name_prefix`: the prefix of the hostname.
540
- *
541
- * - `[begin_number,bits]`: The sequential part of the hostname.
542
- *
518
+ * - `[begin_number,bits]`: the sequential number in the hostname. `begin_number` is the starting number. Valid values: 0 to 999999. Default value: 0. `bits` is the number of digits. Valid values: 1 to 6. Default value: 6.
543
519
  * - `name_suffix`: the suffix of the hostname.
544
520
  *
545
521
  * @example
@@ -548,12 +524,12 @@ export declare class CreateDesktopsRequest extends $dara.Model {
548
524
  hostname?: string;
549
525
  /**
550
526
  * @remarks
551
- * The parameters for purchasing a monthly usage package.
527
+ * The purchase parameters for the monthly hourly package.
552
528
  */
553
529
  monthDesktopSetting?: CreateDesktopsRequestMonthDesktopSetting;
554
530
  /**
555
531
  * @remarks
556
- * The ID of the office network.
532
+ * The office network ID.
557
533
  *
558
534
  * @example
559
535
  * cn-hangzhou+dir-387822****
@@ -561,29 +537,30 @@ export declare class CreateDesktopsRequest extends $dara.Model {
561
537
  officeSiteId?: string;
562
538
  /**
563
539
  * @remarks
564
- * The subscription duration. The unit is specified by the `PeriodUnit` parameter. This parameter is required only when `ChargeType` is set to `PrePaid`.
565
- *
566
- * - If `PeriodUnit` is set to `Month`, valid values are:
567
- *
568
- * - 1
540
+ * The OU path. If specified, the cloud desktop is added to the corresponding organizational unit (OU) in Active Directory (AD).
569
541
  *
570
- * - 2
571
- *
572
- * - 3
573
- *
574
- * - 6
575
- *
576
- * - If `PeriodUnit` is set to `Year`, valid values are:
577
- *
578
- * - 1
542
+ * @example
543
+ * test.com/wuyingtest/computers
544
+ */
545
+ ouPath?: string;
546
+ /**
547
+ * @remarks
548
+ * The subscription duration of the resource. The unit is specified by `PeriodUnit`. This parameter takes effect and is required only when `ChargeType` is set to `PrePaid`.
579
549
  *
580
- * - 2
550
+ * - If `PeriodUnit` is set to `Month`, valid values of this parameter:
581
551
  *
582
- * - 3
552
+ * - 1
553
+ * - 2
554
+ * - 3
555
+ * - 6
583
556
  *
584
- * - 4
557
+ * - If `PeriodUnit` is set to `Year`, valid values of this parameter:
585
558
  *
586
- * - 5
559
+ * - 1
560
+ * - 2
561
+ * - 3
562
+ * - 4
563
+ * - 5
587
564
  *
588
565
  * @example
589
566
  * 1
@@ -599,7 +576,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
599
576
  periodUnit?: string;
600
577
  /**
601
578
  * @remarks
602
- * The ID of the policy.
579
+ * The policy ID.
603
580
  *
604
581
  * @example
605
582
  * system-all-enabled-policy
@@ -620,7 +597,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
620
597
  purchaseOptions?: CreateDesktopsRequestPurchaseOptions;
621
598
  /**
622
599
  * @remarks
623
- * The ID of the bandwidth QoS policy.
600
+ * The public network rate limiting rule ID.
624
601
  *
625
602
  * @example
626
603
  * qos-52fqmg6kvyro7zu4l
@@ -628,7 +605,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
628
605
  qosRuleId?: string;
629
606
  /**
630
607
  * @remarks
631
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the regions that support Elastic Desktop Service.
608
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by WUYING Workspace.
632
609
  *
633
610
  * This parameter is required.
634
611
  *
@@ -638,7 +615,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
638
615
  regionId?: string;
639
616
  /**
640
617
  * @remarks
641
- * The UID of the resource owner in reseller mode. This parameter is required only in reseller mode.
618
+ * The user ID for resource ownership in reseller pattern. This parameter is not required in non-reseller pattern.
642
619
  *
643
620
  * @example
644
621
  * 1828644634819902
@@ -646,7 +623,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
646
623
  resellerOwnerUid?: number;
647
624
  /**
648
625
  * @remarks
649
- * The ID of the resource group.
626
+ * The WUYING resource group ID.
650
627
  *
651
628
  * @example
652
629
  * rg-3mtuc28rx95lx****
@@ -654,7 +631,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
654
631
  resourceGroupId?: string;
655
632
  /**
656
633
  * @remarks
657
- * > This parameter is for internal use only.
634
+ * > This field is not available for use.
658
635
  *
659
636
  * @example
660
637
  * spn-26c1b7bcrjcI****
@@ -662,15 +639,16 @@ export declare class CreateDesktopsRequest extends $dara.Model {
662
639
  savingPlanId?: string;
663
640
  /**
664
641
  * @remarks
665
- * The ID of the automatic snapshot policy.
642
+ * The WUYING automatic snapshot policy ID.
666
643
  *
667
644
  * @example
668
645
  * sp-28mp6my0l6zow****
669
646
  */
670
647
  snapshotPolicyId?: string;
648
+ subPayType?: string;
671
649
  /**
672
650
  * @remarks
673
- * The ID of the vSwitch.
651
+ * The subnet ID.
674
652
  *
675
653
  * @example
676
654
  * vsw-bp1m*****
@@ -678,12 +656,12 @@ export declare class CreateDesktopsRequest extends $dara.Model {
678
656
  subnetId?: string;
679
657
  /**
680
658
  * @remarks
681
- * The tags to add to the cloud desktops. A resource can have up to 20 tags.
659
+ * The tags.
682
660
  */
683
661
  tag?: CreateDesktopsRequestTag[];
684
662
  /**
685
663
  * @remarks
686
- * The ID of the scheduled task group.
664
+ * The scheduled task group ID.
687
665
  *
688
666
  * @example
689
667
  * ccg-0caoeogrk9m5****
@@ -691,9 +669,9 @@ export declare class CreateDesktopsRequest extends $dara.Model {
691
669
  timerGroupId?: string;
692
670
  /**
693
671
  * @remarks
694
- * The user assignment mode for the cloud desktops.
672
+ * The cloud desktop assignment mode.
695
673
  *
696
- * > If you do not specify the `EndUserId` parameter, the created cloud desktops are unassigned.
674
+ * > If `EndUserId` is not specified, the created cloud desktops are not assigned to any user.
697
675
  *
698
676
  * @example
699
677
  * ALL
@@ -701,12 +679,12 @@ export declare class CreateDesktopsRequest extends $dara.Model {
701
679
  userAssignMode?: string;
702
680
  /**
703
681
  * @remarks
704
- * The custom scripts to run on the cloud desktops after they start.
682
+ * The custom command script data.
705
683
  */
706
684
  userCommands?: CreateDesktopsRequestUserCommands[];
707
685
  /**
708
686
  * @remarks
709
- * > This parameter is for internal use only.
687
+ * > This parameter is not available for use.
710
688
  *
711
689
  * @example
712
690
  * username
@@ -714,7 +692,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
714
692
  userName?: string;
715
693
  /**
716
694
  * @remarks
717
- * Specifies whether to enable disk encryption.
695
+ * Specifies whether to enable cloud disk encryption.
718
696
  *
719
697
  * @example
720
698
  * false
@@ -722,7 +700,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
722
700
  volumeEncryptionEnabled?: boolean;
723
701
  /**
724
702
  * @remarks
725
- * The ID of the KMS key to use for disk encryption. You can call the [ListKeys](https://help.aliyun.com/document_detail/28951.html) operation to obtain a list of key IDs.
703
+ * The ID of the Key Management Service (KMS) key used for cloud disk encryption. You can call [ListKeys](https://help.aliyun.com/document_detail/28951.html) to obtain the key ID.
726
704
  *
727
705
  * @example
728
706
  * 08c33a6f-4e0a-4a1b-a3fa-7ddfa1d4****
@@ -730,7 +708,7 @@ export declare class CreateDesktopsRequest extends $dara.Model {
730
708
  volumeEncryptionKey?: string;
731
709
  /**
732
710
  * @remarks
733
- * > This parameter is for internal use only.
711
+ * > This parameter is not available for use.
734
712
  *
735
713
  * @example
736
714
  * vpc-uf6w8u60n8xbkg5el****