@alicloud/ecd20200930 4.25.5 → 5.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (320) hide show
  1. package/dist/client.d.ts +214 -251
  2. package/dist/client.js +296 -286
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/ActivateOfficeSiteRequest.d.ts +2 -2
  5. package/dist/models/ActivateOfficeSiteResponseBody.d.ts +1 -1
  6. package/dist/models/AddFilePermissionRequest.d.ts +11 -32
  7. package/dist/models/AddFilePermissionRequest.js.map +1 -1
  8. package/dist/models/AddFilePermissionResponseBody.d.ts +1 -1
  9. package/dist/models/AddFilePermissionShrinkRequest.d.ts +6 -6
  10. package/dist/models/ApplyCoordinatePrivilegeRequest.d.ts +5 -7
  11. package/dist/models/ApplyCoordinatePrivilegeRequest.js.map +1 -1
  12. package/dist/models/ApplyCoordinatePrivilegeResponseBody.d.ts +1 -1
  13. package/dist/models/ApplyCoordinationForMonitoringRequest.d.ts +13 -41
  14. package/dist/models/ApplyCoordinationForMonitoringRequest.js.map +1 -1
  15. package/dist/models/ApplyCoordinationForMonitoringResponseBody.d.ts +12 -26
  16. package/dist/models/ApplyCoordinationForMonitoringResponseBody.js.map +1 -1
  17. package/dist/models/ApproveFotaUpdateRequest.d.ts +3 -3
  18. package/dist/models/ApproveFotaUpdateResponseBody.d.ts +1 -1
  19. package/dist/models/AssociateNetworkPackageRequest.d.ts +3 -3
  20. package/dist/models/AssociateNetworkPackageResponseBody.d.ts +1 -1
  21. package/dist/models/BatchModifyEntitlementRequest.d.ts +9 -9
  22. package/dist/models/BatchModifyEntitlementResponseBody.d.ts +4 -28
  23. package/dist/models/BatchModifyEntitlementResponseBody.js.map +1 -1
  24. package/dist/models/CancelCdsFileShareLinkRequest.d.ts +2 -2
  25. package/dist/models/CancelCdsFileShareLinkResponseBody.d.ts +3 -21
  26. package/dist/models/CancelCdsFileShareLinkResponseBody.js.map +1 -1
  27. package/dist/models/CancelCoordinationForMonitoringRequest.d.ts +4 -8
  28. package/dist/models/CancelCoordinationForMonitoringRequest.js.map +1 -1
  29. package/dist/models/CancelCopyImageRequest.d.ts +2 -2
  30. package/dist/models/CloneCenterPolicyRequest.d.ts +3 -15
  31. package/dist/models/CloneCenterPolicyRequest.js.map +1 -1
  32. package/dist/models/CloneCenterPolicyResponseBody.d.ts +1 -1
  33. package/dist/models/ClonePolicyGroupRequest.d.ts +3 -3
  34. package/dist/models/ClonePolicyGroupResponseBody.d.ts +1 -1
  35. package/dist/models/ConfigAdconnectorTrustRequest.d.ts +4 -10
  36. package/dist/models/ConfigAdconnectorTrustRequest.js.map +1 -1
  37. package/dist/models/ConfigAdconnectorTrustResponseBody.d.ts +1 -1
  38. package/dist/models/ConfigAdconnectorUserRequest.d.ts +5 -7
  39. package/dist/models/ConfigAdconnectorUserRequest.js.map +1 -1
  40. package/dist/models/ConfigAdconnectorUserResponseBody.d.ts +1 -1
  41. package/dist/models/CopyCdsFileRequest.d.ts +10 -29
  42. package/dist/models/CopyCdsFileRequest.js.map +1 -1
  43. package/dist/models/CopyCdsFileResponseBody.d.ts +6 -24
  44. package/dist/models/CopyCdsFileResponseBody.js.map +1 -1
  45. package/dist/models/CopyImageRequest.d.ts +5 -5
  46. package/dist/models/CopyImageResponseBody.d.ts +2 -2
  47. package/dist/models/CreateAndBindNasFileSystemRequest.d.ts +7 -19
  48. package/dist/models/CreateAndBindNasFileSystemRequest.js.map +1 -1
  49. package/dist/models/CreateCdsFileShareLinkRequest.d.ts +20 -101
  50. package/dist/models/CreateCdsFileShareLinkRequest.js.map +1 -1
  51. package/dist/models/CreateCdsFileShareLinkResponseBody.d.ts +5 -20
  52. package/dist/models/CreateCdsFileShareLinkResponseBody.js.map +1 -1
  53. package/dist/models/CreateCenterPolicyRequest.d.ts +159 -159
  54. package/dist/models/CreateCenterPolicyRequest.js +10 -0
  55. package/dist/models/CreateCenterPolicyRequest.js.map +1 -1
  56. package/dist/models/CreateCenterPolicyResponseBody.d.ts +2 -2
  57. package/dist/models/CreateDesktopsRequest.d.ts +106 -128
  58. package/dist/models/CreateDesktopsRequest.js +4 -0
  59. package/dist/models/CreateDesktopsRequest.js.map +1 -1
  60. package/dist/models/CreateDesktopsResponseBody.d.ts +2 -3
  61. package/dist/models/CreateDesktopsResponseBody.js.map +1 -1
  62. package/dist/models/CreateDesktopsShrinkRequest.d.ts +89 -99
  63. package/dist/models/CreateDesktopsShrinkRequest.js +4 -0
  64. package/dist/models/CreateDesktopsShrinkRequest.js.map +1 -1
  65. package/dist/models/CreateDiskEncryptionServiceRequest.d.ts +1 -1
  66. package/dist/models/CreateEcdReportTaskRequest.d.ts +27 -52
  67. package/dist/models/CreateEcdReportTaskRequest.js.map +1 -1
  68. package/dist/models/CreateEcdReportTaskResponseBody.d.ts +4 -4
  69. package/dist/models/CreateNetworkPackageRequest.d.ts +32 -25
  70. package/dist/models/CreateNetworkPackageRequest.js +27 -1
  71. package/dist/models/CreateNetworkPackageRequest.js.map +1 -1
  72. package/dist/models/CreateNetworkPackageResponseBody.d.ts +3 -3
  73. package/dist/models/DeleteCdsFileRequest.d.ts +5 -5
  74. package/dist/models/DeleteCdsFileResponseBody.d.ts +3 -15
  75. package/dist/models/DeleteCdsFileResponseBody.js.map +1 -1
  76. package/dist/models/DeleteCenterPolicyRequest.d.ts +2 -14
  77. package/dist/models/DeleteCenterPolicyRequest.js.map +1 -1
  78. package/dist/models/DescribeCdsFileShareLinksRequest.d.ts +1 -1
  79. package/dist/models/DescribeCenterPolicyListRequest.d.ts +5 -4
  80. package/dist/models/DescribeCenterPolicyListRequest.js.map +1 -1
  81. package/dist/models/DescribeCenterPolicyListResponseBody.d.ts +90 -84
  82. package/dist/models/DescribeCenterPolicyListResponseBody.js +20 -0
  83. package/dist/models/DescribeCenterPolicyListResponseBody.js.map +1 -1
  84. package/dist/models/DescribeClientEventsRequest.d.ts +14 -16
  85. package/dist/models/DescribeClientEventsRequest.js +5 -0
  86. package/dist/models/DescribeClientEventsRequest.js.map +1 -1
  87. package/dist/models/DescribeClientEventsResponseBody.d.ts +23 -24
  88. package/dist/models/DescribeClientEventsResponseBody.js +2 -0
  89. package/dist/models/DescribeClientEventsResponseBody.js.map +1 -1
  90. package/dist/models/DescribeCloudDrivePermissionsRequest.d.ts +2 -2
  91. package/dist/models/DescribeCloudDrivePermissionsResponseBody.d.ts +8 -4
  92. package/dist/models/DescribeCloudDrivePermissionsResponseBody.js.map +1 -1
  93. package/dist/models/DescribeDesktopMetadataRequest.d.ts +14 -11
  94. package/dist/models/DescribeDesktopMetadataRequest.js +2 -0
  95. package/dist/models/DescribeDesktopMetadataRequest.js.map +1 -1
  96. package/dist/models/DescribeDesktopMetadataResponseBody.d.ts +29 -39
  97. package/dist/models/DescribeDesktopMetadataResponseBody.js.map +1 -1
  98. package/dist/models/DescribeDesktopSessionsRequest.d.ts +13 -12
  99. package/dist/models/DescribeDesktopSessionsRequest.js +5 -0
  100. package/dist/models/DescribeDesktopSessionsRequest.js.map +1 -1
  101. package/dist/models/DescribeDesktopSessionsResponseBody.d.ts +26 -26
  102. package/dist/models/DescribeDesktopsRequest.d.ts +45 -47
  103. package/dist/models/DescribeDesktopsRequest.js.map +1 -1
  104. package/dist/models/DescribeDesktopsResponseBody.d.ts +68 -73
  105. package/dist/models/DescribeDesktopsResponseBody.js +4 -0
  106. package/dist/models/DescribeDesktopsResponseBody.js.map +1 -1
  107. package/dist/models/DescribeFotaTasksRequest.d.ts +9 -19
  108. package/dist/models/DescribeFotaTasksRequest.js.map +1 -1
  109. package/dist/models/DescribeFotaTasksResponseBody.d.ts +12 -17
  110. package/dist/models/DescribeFotaTasksResponseBody.js.map +1 -1
  111. package/dist/models/DescribeGlobalDesktopRecordsRequest.d.ts +24 -38
  112. package/dist/models/DescribeGlobalDesktopRecordsRequest.js +5 -0
  113. package/dist/models/DescribeGlobalDesktopRecordsRequest.js.map +1 -1
  114. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.d.ts +33 -36
  115. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js +2 -0
  116. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js.map +1 -1
  117. package/dist/models/DescribeInvocationsRequest.d.ts +14 -45
  118. package/dist/models/DescribeInvocationsRequest.js.map +1 -1
  119. package/dist/models/DescribeInvocationsResponseBody.d.ts +75 -81
  120. package/dist/models/DescribeInvocationsResponseBody.js +4 -0
  121. package/dist/models/DescribeInvocationsResponseBody.js.map +1 -1
  122. package/dist/models/DescribeModificationPriceRequest.d.ts +40 -59
  123. package/dist/models/DescribeModificationPriceRequest.js.map +1 -1
  124. package/dist/models/DescribeModificationPriceResponseBody.d.ts +13 -12
  125. package/dist/models/DescribeModificationPriceResponseBody.js.map +1 -1
  126. package/dist/models/DescribeNetworkPackagesRequest.d.ts +22 -14
  127. package/dist/models/DescribeNetworkPackagesRequest.js +27 -1
  128. package/dist/models/DescribeNetworkPackagesRequest.js.map +1 -1
  129. package/dist/models/DescribeNetworkPackagesResponseBody.d.ts +36 -98
  130. package/dist/models/DescribeNetworkPackagesResponseBody.js +27 -1
  131. package/dist/models/DescribeNetworkPackagesResponseBody.js.map +1 -1
  132. package/dist/models/DescribePolicyGroupsResponseBody.d.ts +5 -0
  133. package/dist/models/DescribePolicyGroupsResponseBody.js +10 -0
  134. package/dist/models/DescribePolicyGroupsResponseBody.js.map +1 -1
  135. package/dist/models/DescribeRefundPriceRequest.d.ts +3 -3
  136. package/dist/models/DescribeRefundPriceResponseBody.d.ts +5 -5
  137. package/dist/models/DescribeSnapshotsRequest.d.ts +10 -10
  138. package/dist/models/DescribeSnapshotsRequest.js +2 -0
  139. package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
  140. package/dist/models/DescribeSnapshotsResponseBody.d.ts +23 -22
  141. package/dist/models/DescribeSnapshotsResponseBody.js +2 -0
  142. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  143. package/dist/models/DescribeTemplatesRequest.d.ts +11 -11
  144. package/dist/models/DescribeTemplatesResponseBody.d.ts +45 -45
  145. package/dist/models/DissociateNetworkPackageRequest.d.ts +2 -2
  146. package/dist/models/DissociateNetworkPackageResponseBody.d.ts +1 -1
  147. package/dist/models/DownloadCdsFileRequest.d.ts +1 -1
  148. package/dist/models/DownloadCdsFileResponseBody.d.ts +9 -9
  149. package/dist/models/ExportDesktopGroupInfoRequest.d.ts +16 -23
  150. package/dist/models/ExportDesktopGroupInfoRequest.js.map +1 -1
  151. package/dist/models/ExportDesktopGroupInfoResponseBody.d.ts +7 -16
  152. package/dist/models/ExportDesktopGroupInfoResponseBody.js.map +1 -1
  153. package/dist/models/ExportDesktopListInfoRequest.d.ts +17 -119
  154. package/dist/models/ExportDesktopListInfoRequest.js.map +1 -1
  155. package/dist/models/ExportDesktopListInfoResponseBody.d.ts +2 -2
  156. package/dist/models/GetAsyncTaskRequest.d.ts +2 -2
  157. package/dist/models/GetAsyncTaskResponseBody.d.ts +5 -39
  158. package/dist/models/GetAsyncTaskResponseBody.js.map +1 -1
  159. package/dist/models/ListCdsFilesRequest.d.ts +2 -2
  160. package/dist/models/ListCdsFilesResponseBody.d.ts +5 -5
  161. package/dist/models/ListCdsFilesShrinkRequest.d.ts +2 -2
  162. package/dist/models/ListTagResourcesRequest.d.ts +7 -11
  163. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  164. package/dist/models/ListTagResourcesResponseBody.d.ts +5 -9
  165. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  166. package/dist/models/ModifyAutoSnapshotPolicyRequest.d.ts +11 -4
  167. package/dist/models/ModifyAutoSnapshotPolicyRequest.js.map +1 -1
  168. package/dist/models/ModifyCdsFileRequest.d.ts +2 -2
  169. package/dist/models/ModifyCdsFileShareLinkRequest.d.ts +6 -6
  170. package/dist/models/ModifyCenterPolicyRequest.d.ts +171 -176
  171. package/dist/models/ModifyCenterPolicyRequest.js +10 -0
  172. package/dist/models/ModifyCenterPolicyRequest.js.map +1 -1
  173. package/dist/models/MoveCdsFileRequest.d.ts +7 -49
  174. package/dist/models/MoveCdsFileRequest.js.map +1 -1
  175. package/dist/models/MoveCdsFileResponseBody.d.ts +8 -44
  176. package/dist/models/MoveCdsFileResponseBody.js.map +1 -1
  177. package/dist/models/RemoveFilePermissionRequest.d.ts +1 -1
  178. package/dist/models/RemoveFilePermissionShrinkRequest.d.ts +1 -1
  179. package/dist/models/RevokeCoordinatePrivilegeRequest.d.ts +5 -7
  180. package/dist/models/RevokeCoordinatePrivilegeRequest.js.map +1 -1
  181. package/dist/models/RevokeCoordinatePrivilegeResponseBody.d.ts +1 -1
  182. package/dist/models/SetDirectorySsoStatusRequest.d.ts +4 -6
  183. package/dist/models/SetDirectorySsoStatusRequest.js.map +1 -1
  184. package/dist/models/TagResourcesRequest.d.ts +6 -10
  185. package/dist/models/TagResourcesRequest.js.map +1 -1
  186. package/dist/models/UntagResourcesRequest.d.ts +2 -6
  187. package/dist/models/UntagResourcesRequest.js.map +1 -1
  188. package/dist/models/UploadImageRequest.d.ts +14 -41
  189. package/dist/models/UploadImageRequest.js +2 -0
  190. package/dist/models/UploadImageRequest.js.map +1 -1
  191. package/dist/models/UploadImageResponseBody.d.ts +2 -2
  192. package/dist/models/VerifyCenRequest.d.ts +1 -1
  193. package/dist/models/VerifyCenResponseBody.d.ts +1 -1
  194. package/dist/models/model.d.ts +3 -4
  195. package/dist/models/model.js +37 -39
  196. package/dist/models/model.js.map +1 -1
  197. package/package.json +2 -2
  198. package/src/client.ts +316 -294
  199. package/src/models/ActivateOfficeSiteRequest.ts +2 -2
  200. package/src/models/ActivateOfficeSiteResponseBody.ts +1 -1
  201. package/src/models/AddFilePermissionRequest.ts +11 -32
  202. package/src/models/AddFilePermissionResponseBody.ts +1 -1
  203. package/src/models/AddFilePermissionShrinkRequest.ts +6 -6
  204. package/src/models/ApplyCoordinatePrivilegeRequest.ts +5 -7
  205. package/src/models/ApplyCoordinatePrivilegeResponseBody.ts +1 -1
  206. package/src/models/ApplyCoordinationForMonitoringRequest.ts +13 -41
  207. package/src/models/ApplyCoordinationForMonitoringResponseBody.ts +12 -26
  208. package/src/models/ApproveFotaUpdateRequest.ts +3 -3
  209. package/src/models/ApproveFotaUpdateResponseBody.ts +1 -1
  210. package/src/models/AssociateNetworkPackageRequest.ts +3 -3
  211. package/src/models/AssociateNetworkPackageResponseBody.ts +1 -1
  212. package/src/models/BatchModifyEntitlementRequest.ts +9 -9
  213. package/src/models/BatchModifyEntitlementResponseBody.ts +4 -28
  214. package/src/models/CancelCdsFileShareLinkRequest.ts +2 -2
  215. package/src/models/CancelCdsFileShareLinkResponseBody.ts +3 -21
  216. package/src/models/CancelCoordinationForMonitoringRequest.ts +4 -8
  217. package/src/models/CancelCopyImageRequest.ts +2 -2
  218. package/src/models/CloneCenterPolicyRequest.ts +3 -15
  219. package/src/models/CloneCenterPolicyResponseBody.ts +1 -1
  220. package/src/models/ClonePolicyGroupRequest.ts +3 -3
  221. package/src/models/ClonePolicyGroupResponseBody.ts +1 -1
  222. package/src/models/ConfigAdconnectorTrustRequest.ts +4 -10
  223. package/src/models/ConfigAdconnectorTrustResponseBody.ts +1 -1
  224. package/src/models/ConfigAdconnectorUserRequest.ts +5 -7
  225. package/src/models/ConfigAdconnectorUserResponseBody.ts +1 -1
  226. package/src/models/CopyCdsFileRequest.ts +10 -29
  227. package/src/models/CopyCdsFileResponseBody.ts +6 -24
  228. package/src/models/CopyImageRequest.ts +5 -5
  229. package/src/models/CopyImageResponseBody.ts +2 -2
  230. package/src/models/CreateAndBindNasFileSystemRequest.ts +7 -19
  231. package/src/models/CreateCdsFileShareLinkRequest.ts +20 -101
  232. package/src/models/CreateCdsFileShareLinkResponseBody.ts +5 -20
  233. package/src/models/CreateCenterPolicyRequest.ts +169 -159
  234. package/src/models/CreateCenterPolicyResponseBody.ts +2 -2
  235. package/src/models/CreateDesktopsRequest.ts +110 -128
  236. package/src/models/CreateDesktopsResponseBody.ts +2 -3
  237. package/src/models/CreateDesktopsShrinkRequest.ts +93 -99
  238. package/src/models/CreateDiskEncryptionServiceRequest.ts +1 -1
  239. package/src/models/CreateEcdReportTaskRequest.ts +27 -52
  240. package/src/models/CreateEcdReportTaskResponseBody.ts +4 -4
  241. package/src/models/CreateNetworkPackageRequest.ts +49 -25
  242. package/src/models/CreateNetworkPackageResponseBody.ts +3 -3
  243. package/src/models/DeleteCdsFileRequest.ts +5 -5
  244. package/src/models/DeleteCdsFileResponseBody.ts +3 -15
  245. package/src/models/DeleteCenterPolicyRequest.ts +2 -14
  246. package/src/models/DescribeCdsFileShareLinksRequest.ts +1 -1
  247. package/src/models/DescribeCenterPolicyListRequest.ts +5 -4
  248. package/src/models/DescribeCenterPolicyListResponseBody.ts +110 -84
  249. package/src/models/DescribeClientEventsRequest.ts +19 -16
  250. package/src/models/DescribeClientEventsResponseBody.ts +25 -24
  251. package/src/models/DescribeCloudDrivePermissionsRequest.ts +2 -2
  252. package/src/models/DescribeCloudDrivePermissionsResponseBody.ts +8 -4
  253. package/src/models/DescribeDesktopMetadataRequest.ts +16 -11
  254. package/src/models/DescribeDesktopMetadataResponseBody.ts +29 -39
  255. package/src/models/DescribeDesktopSessionsRequest.ts +18 -12
  256. package/src/models/DescribeDesktopSessionsResponseBody.ts +26 -26
  257. package/src/models/DescribeDesktopsRequest.ts +45 -47
  258. package/src/models/DescribeDesktopsResponseBody.ts +72 -73
  259. package/src/models/DescribeFotaTasksRequest.ts +9 -19
  260. package/src/models/DescribeFotaTasksResponseBody.ts +12 -17
  261. package/src/models/DescribeGlobalDesktopRecordsRequest.ts +29 -38
  262. package/src/models/DescribeGlobalDesktopRecordsResponseBody.ts +35 -36
  263. package/src/models/DescribeInvocationsRequest.ts +14 -45
  264. package/src/models/DescribeInvocationsResponseBody.ts +79 -81
  265. package/src/models/DescribeModificationPriceRequest.ts +40 -59
  266. package/src/models/DescribeModificationPriceResponseBody.ts +13 -12
  267. package/src/models/DescribeNetworkPackagesRequest.ts +39 -14
  268. package/src/models/DescribeNetworkPackagesResponseBody.ts +53 -98
  269. package/src/models/DescribePolicyGroupsResponseBody.ts +15 -0
  270. package/src/models/DescribeRefundPriceRequest.ts +3 -3
  271. package/src/models/DescribeRefundPriceResponseBody.ts +5 -5
  272. package/src/models/DescribeSnapshotsRequest.ts +13 -11
  273. package/src/models/DescribeSnapshotsResponseBody.ts +25 -22
  274. package/src/models/DescribeTemplatesRequest.ts +11 -11
  275. package/src/models/DescribeTemplatesResponseBody.ts +45 -45
  276. package/src/models/DissociateNetworkPackageRequest.ts +2 -2
  277. package/src/models/DissociateNetworkPackageResponseBody.ts +1 -1
  278. package/src/models/DownloadCdsFileRequest.ts +1 -1
  279. package/src/models/DownloadCdsFileResponseBody.ts +9 -9
  280. package/src/models/ExportDesktopGroupInfoRequest.ts +16 -23
  281. package/src/models/ExportDesktopGroupInfoResponseBody.ts +7 -16
  282. package/src/models/ExportDesktopListInfoRequest.ts +17 -119
  283. package/src/models/ExportDesktopListInfoResponseBody.ts +2 -2
  284. package/src/models/GetAsyncTaskRequest.ts +2 -2
  285. package/src/models/GetAsyncTaskResponseBody.ts +5 -39
  286. package/src/models/ListCdsFilesRequest.ts +2 -2
  287. package/src/models/ListCdsFilesResponseBody.ts +5 -5
  288. package/src/models/ListCdsFilesShrinkRequest.ts +2 -2
  289. package/src/models/ListTagResourcesRequest.ts +7 -11
  290. package/src/models/ListTagResourcesResponseBody.ts +5 -9
  291. package/src/models/ModifyAutoSnapshotPolicyRequest.ts +11 -4
  292. package/src/models/ModifyCdsFileRequest.ts +2 -2
  293. package/src/models/ModifyCdsFileShareLinkRequest.ts +6 -6
  294. package/src/models/ModifyCenterPolicyRequest.ts +181 -176
  295. package/src/models/MoveCdsFileRequest.ts +7 -49
  296. package/src/models/MoveCdsFileResponseBody.ts +8 -44
  297. package/src/models/RemoveFilePermissionRequest.ts +1 -1
  298. package/src/models/RemoveFilePermissionShrinkRequest.ts +1 -1
  299. package/src/models/RevokeCoordinatePrivilegeRequest.ts +5 -7
  300. package/src/models/RevokeCoordinatePrivilegeResponseBody.ts +1 -1
  301. package/src/models/SetDirectorySsoStatusRequest.ts +4 -6
  302. package/src/models/TagResourcesRequest.ts +6 -10
  303. package/src/models/UntagResourcesRequest.ts +2 -6
  304. package/src/models/UploadImageRequest.ts +16 -41
  305. package/src/models/UploadImageResponseBody.ts +2 -2
  306. package/src/models/VerifyCenRequest.ts +1 -1
  307. package/src/models/VerifyCenResponseBody.ts +1 -1
  308. package/src/models/model.ts +3 -4
  309. package/dist/models/DescribeFlowStatisticRequest.d.ts +0 -76
  310. package/dist/models/DescribeFlowStatisticRequest.js +0 -68
  311. package/dist/models/DescribeFlowStatisticRequest.js.map +0 -1
  312. package/dist/models/DescribeFlowStatisticResponse.d.ts +0 -19
  313. package/dist/models/DescribeFlowStatisticResponse.js +0 -69
  314. package/dist/models/DescribeFlowStatisticResponse.js.map +0 -1
  315. package/dist/models/DescribeFlowStatisticResponseBody.d.ts +0 -78
  316. package/dist/models/DescribeFlowStatisticResponseBody.js +0 -90
  317. package/dist/models/DescribeFlowStatisticResponseBody.js.map +0 -1
  318. package/src/models/DescribeFlowStatisticRequest.ts +0 -99
  319. package/src/models/DescribeFlowStatisticResponse.ts +0 -40
  320. package/src/models/DescribeFlowStatisticResponseBody.ts +0 -114
@@ -13,7 +13,7 @@ export class CreateDesktopsRequestBundleModels extends $dara.Model {
13
13
  amount?: number;
14
14
  /**
15
15
  * @remarks
16
- * The bundle ID.
16
+ * The cloud desktop template ID.
17
17
  *
18
18
  * @example
19
19
  * b-je9hani001wfn****
@@ -21,13 +21,11 @@ export class CreateDesktopsRequestBundleModels extends $dara.Model {
21
21
  bundleId?: string;
22
22
  /**
23
23
  * @remarks
24
- * The name of the cloud desktop. The name must meet the following requirements:
24
+ * The cloud desktop name. The naming rules are as follows:
25
25
  *
26
- * - The name must be 1 to 64 characters in length.
27
- *
28
- * - The name must start with a letter or a Chinese character. It cannot start with `http://` or `https://`.
29
- *
30
- * - The name can contain letters, digits, colons (:), underscores (_), periods (.), and hyphens (-).
26
+ * - The name can be up to 64 characters in length.
27
+ * - The name must start with a letter or a Chinese character and cannot start with `http://` or `https://`.
28
+ * - The name can contain Chinese characters, letters, digits, colons (:), underscores (_), periods (.), or hyphens (-).
31
29
  *
32
30
  * @example
33
31
  * DemoComputer02
@@ -35,25 +33,22 @@ export class CreateDesktopsRequestBundleModels extends $dara.Model {
35
33
  desktopName?: string;
36
34
  /**
37
35
  * @remarks
38
- * The list of end user IDs to whom the cloud desktops are assigned.
36
+ * The list of users to whom the cloud desktops are assigned.
39
37
  */
40
38
  endUserIds?: string[];
41
39
  /**
42
40
  * @remarks
43
- * The custom hostname of the cloud desktop. This parameter is supported only for Windows cloud desktops that are in an AD office network.
41
+ * 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.
44
42
  *
45
- * The hostname must meet the following requirements:
43
+ * The naming rules for the hostname are as follows:
46
44
  *
47
45
  * - The hostname must be 2 to 15 characters in length.
46
+ * - 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.
48
47
  *
49
- * - 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.
50
- *
51
- * 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.
48
+ * 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.
52
49
  *
53
50
  * - `name_prefix`: the prefix of the hostname.
54
- *
55
- * - `[begin_number,bits]`: The sequential part of the hostname.
56
- *
51
+ * - `[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.
57
52
  * - `name_suffix`: the suffix of the hostname.
58
53
  *
59
54
  * @example
@@ -62,7 +57,7 @@ export class CreateDesktopsRequestBundleModels extends $dara.Model {
62
57
  hostname?: string;
63
58
  /**
64
59
  * @remarks
65
- * Specifies whether to enable disk encryption.
60
+ * Specifies whether to enable cloud disk encryption.
66
61
  *
67
62
  * @example
68
63
  * false
@@ -70,7 +65,7 @@ export class CreateDesktopsRequestBundleModels extends $dara.Model {
70
65
  volumeEncryptionEnabled?: boolean;
71
66
  /**
72
67
  * @remarks
73
- * 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.
68
+ * 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.
74
69
  *
75
70
  * @example
76
71
  * 08c33a6f-4e0a-4a1b-a3fa-7ddfa1d4****
@@ -115,11 +110,9 @@ export class CreateDesktopsRequestBundleModels extends $dara.Model {
115
110
  export class CreateDesktopsRequestDesktopAttachment extends $dara.Model {
116
111
  /**
117
112
  * @remarks
118
- * The type of the data disk. The system disk and data disk must be of the same type. Valid values:
119
- *
120
- * - cloud_auto: AutoPL SSD
121
- *
122
- * - cloud_essd: enhanced SSD (ESSD)
113
+ * The data cloud disk type. The system cloud disk type must be the same as the data cloud disk type. Valid values:
114
+ * - cloud_auto: standard SSD ultra cloud disk
115
+ * - cloud_essd: ESSD cloud disk
123
116
  *
124
117
  * @example
125
118
  * cloud_auto
@@ -127,10 +120,8 @@ export class CreateDesktopsRequestDesktopAttachment extends $dara.Model {
127
120
  dataDiskCategory?: string;
128
121
  /**
129
122
  * @remarks
130
- * The PL of the ESSD. This parameter is required only when `DataDiskCategory` is set to `cloud_essd`. Valid values:
131
- *
123
+ * The performance level (PL) of the ESSD cloud disk. This parameter is required when an ESSD cloud disk is selected. Valid values:
132
124
  * - PL0
133
- *
134
125
  * - PL1
135
126
  *
136
127
  * @example
@@ -139,7 +130,7 @@ export class CreateDesktopsRequestDesktopAttachment extends $dara.Model {
139
130
  dataDiskPerLevel?: string;
140
131
  /**
141
132
  * @remarks
142
- * The capacity of the data disk, in GiB. Valid values: 40 to 2,040. The value must be a multiple of 10.
133
+ * The user cloud disk capacity. Valid values: 40 to 2040 GiB, in increments of 10 GiB.
143
134
  *
144
135
  * @example
145
136
  * 40
@@ -147,15 +138,11 @@ export class CreateDesktopsRequestDesktopAttachment extends $dara.Model {
147
138
  dataDiskSize?: number;
148
139
  /**
149
140
  * @remarks
150
- * The display language of the cloud desktop\\"s operating system. Valid values:
151
- *
152
- * - zh-CN: Simplified Chinese
153
- *
154
- * - zh-HK: Traditional Chinese (Hong Kong)
155
- *
156
- * - en-US: American English
157
- *
158
- * - ja-JP: Japanese
141
+ * The language. Valid values:
142
+ * - zh-CN
143
+ * - zh-HK
144
+ * - en-US
145
+ * - ja-JP
159
146
  *
160
147
  * @example
161
148
  * zh-CN
@@ -163,7 +150,7 @@ export class CreateDesktopsRequestDesktopAttachment extends $dara.Model {
163
150
  defaultLanguage?: string;
164
151
  /**
165
152
  * @remarks
166
- * The desktop type. You can call the [DescribeDesktopTypes](https://help.aliyun.com/document_detail/188882.html) operation to query the supported desktop types.
153
+ * The cloud desktop specification. You can call [DescribeDesktopTypes](https://help.aliyun.com/document_detail/188882.html) to query the supported specification IDs.
167
154
  *
168
155
  * @example
169
156
  * eds.enterprise_office.8c16g
@@ -179,11 +166,9 @@ export class CreateDesktopsRequestDesktopAttachment extends $dara.Model {
179
166
  imageId?: string;
180
167
  /**
181
168
  * @remarks
182
- * The type of the system disk. The system disk and data disk must be of the same type. Valid values:
183
- *
184
- * - cloud_auto: AutoPL SSD
185
- *
186
- * - cloud_essd: enhanced SSD (ESSD)
169
+ * The system cloud disk type. The system cloud disk type must be the same as the data cloud disk type. Valid values:
170
+ * - cloud_auto: standard SSD ultra cloud disk
171
+ * - cloud_essd: ESSD cloud disk
187
172
  *
188
173
  * @example
189
174
  * cloud_auto
@@ -191,10 +176,8 @@ export class CreateDesktopsRequestDesktopAttachment extends $dara.Model {
191
176
  systemDiskCategory?: string;
192
177
  /**
193
178
  * @remarks
194
- * The performance level (PL) of the ESSD. This parameter is required only when `SystemDiskCategory` is set to `cloud_essd`. Valid values:
195
- *
179
+ * The performance level (PL) of the ESSD cloud disk. This parameter is required when an ESSD cloud disk is selected. Valid values:
196
180
  * - PL0
197
- *
198
181
  * - PL1
199
182
  *
200
183
  * @example
@@ -203,7 +186,7 @@ export class CreateDesktopsRequestDesktopAttachment extends $dara.Model {
203
186
  systemDiskPerLevel?: string;
204
187
  /**
205
188
  * @remarks
206
- * The capacity of the system disk, in GiB. Valid values: 60 to 500. The value must be a multiple of 10.
189
+ * The system cloud disk capacity. Valid values: 60 to 500 GiB, in increments of 10 GiB.
207
190
  *
208
191
  * @example
209
192
  * 40
@@ -249,7 +232,7 @@ export class CreateDesktopsRequestDesktopAttachment extends $dara.Model {
249
232
  export class CreateDesktopsRequestDesktopTimers extends $dara.Model {
250
233
  /**
251
234
  * @remarks
252
- * Specifies whether to allow end users to configure the scheduled task.
235
+ * Specifies whether to allow end users to configure scheduled tasks.
253
236
  *
254
237
  * @example
255
238
  * true
@@ -257,11 +240,9 @@ export class CreateDesktopsRequestDesktopTimers extends $dara.Model {
257
240
  allowClientSetting?: boolean;
258
241
  /**
259
242
  * @remarks
260
- * The cron expression for the scheduled task.
243
+ * The cron expression of the scheduled task.
261
244
  *
262
- * >Notice:
263
- *
264
- * 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`.
245
+ * >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>
265
246
  *
266
247
  * @example
267
248
  * 0 40 7 ? * 1,2,3,4,5,6,7
@@ -269,7 +250,7 @@ export class CreateDesktopsRequestDesktopTimers extends $dara.Model {
269
250
  cronExpression?: string;
270
251
  /**
271
252
  * @remarks
272
- * Specifies whether to forcibly execute the scheduled task.
253
+ * Specifies whether to forcefully execute the task.
273
254
  *
274
255
  * @example
275
256
  * true
@@ -277,7 +258,7 @@ export class CreateDesktopsRequestDesktopTimers extends $dara.Model {
277
258
  enforce?: boolean;
278
259
  /**
279
260
  * @remarks
280
- * The interval in minutes.
261
+ * The time interval, in minutes.
281
262
  *
282
263
  * @example
283
264
  * 10
@@ -285,7 +266,7 @@ export class CreateDesktopsRequestDesktopTimers extends $dara.Model {
285
266
  interval?: number;
286
267
  /**
287
268
  * @remarks
288
- * The operation to perform for the scheduled task. This parameter is valid only for scheduled tasks that are triggered by user disconnection.
269
+ * The operation type of the scheduled task. Currently, only the disconnection scheduled task is supported.
289
270
  *
290
271
  * @example
291
272
  * Shutdown
@@ -293,7 +274,7 @@ export class CreateDesktopsRequestDesktopTimers extends $dara.Model {
293
274
  operationType?: string;
294
275
  /**
295
276
  * @remarks
296
- * The disk reset type.
277
+ * The reset type of the cloud desktop.
297
278
  *
298
279
  * @example
299
280
  * RESET_TYPE_SYSTEM
@@ -343,7 +324,7 @@ export class CreateDesktopsRequestDesktopTimers extends $dara.Model {
343
324
  export class CreateDesktopsRequestMonthDesktopSetting extends $dara.Model {
344
325
  /**
345
326
  * @remarks
346
- * > This parameter is for internal use only.
327
+ * > This field is not available for use.
347
328
  *
348
329
  * @example
349
330
  * null
@@ -351,7 +332,7 @@ export class CreateDesktopsRequestMonthDesktopSetting extends $dara.Model {
351
332
  buyerId?: number;
352
333
  /**
353
334
  * @remarks
354
- * > This parameter is for internal use only.
335
+ * > This field is not available for use.
355
336
  *
356
337
  * @example
357
338
  * null
@@ -359,7 +340,7 @@ export class CreateDesktopsRequestMonthDesktopSetting extends $dara.Model {
359
340
  desktopId?: string;
360
341
  /**
361
342
  * @remarks
362
- * The duration in hours for the monthly usage package. Valid values: 120, 250, and 360.
343
+ * The package option when purchasing a monthly hourly package. Valid values: 120, 250, and 360.
363
344
  *
364
345
  * @example
365
346
  * null
@@ -393,7 +374,7 @@ export class CreateDesktopsRequestMonthDesktopSetting extends $dara.Model {
393
374
  export class CreateDesktopsRequestPurchaseOptions extends $dara.Model {
394
375
  /**
395
376
  * @remarks
396
- * The monthly credit package. This parameter is used to select a credit package when you purchase agent resources. Valid values: 200, 1600, and 4000.
377
+ * The monthly credit package for purchasing Agent resources. Valid values: 200, 1600, and 4000.
397
378
  *
398
379
  * @example
399
380
  * 200
@@ -423,7 +404,7 @@ export class CreateDesktopsRequestPurchaseOptions extends $dara.Model {
423
404
  export class CreateDesktopsRequestTag extends $dara.Model {
424
405
  /**
425
406
  * @remarks
426
- * The key of the tag.
407
+ * The tag key. You can specify 1 to 20 tag keys.
427
408
  *
428
409
  * @example
429
410
  * TestKey
@@ -431,7 +412,7 @@ export class CreateDesktopsRequestTag extends $dara.Model {
431
412
  key?: string;
432
413
  /**
433
414
  * @remarks
434
- * The value of the tag.
415
+ * The tag value. You can specify 1 to 20 tag values.
435
416
  *
436
417
  * @example
437
418
  * TestValue
@@ -463,7 +444,7 @@ export class CreateDesktopsRequestTag extends $dara.Model {
463
444
  export class CreateDesktopsRequestUserCommands extends $dara.Model {
464
445
  /**
465
446
  * @remarks
466
- * The content of the script.
447
+ * The command content.
467
448
  *
468
449
  * @example
469
450
  * bmV3LWl0ZW0gZDpcdGVzdF91c2VyX2NvbW1hbmRzLnR4dCAtdHlwZSBm****
@@ -471,7 +452,7 @@ export class CreateDesktopsRequestUserCommands extends $dara.Model {
471
452
  content?: string;
472
453
  /**
473
454
  * @remarks
474
- * The encoding format of the script content specified in the `Content` parameter.
455
+ * The encoding method of the command content (CommandContent).
475
456
  *
476
457
  * @example
477
458
  * Base64
@@ -479,7 +460,7 @@ export class CreateDesktopsRequestUserCommands extends $dara.Model {
479
460
  contentEncoding?: string;
480
461
  /**
481
462
  * @remarks
482
- * The script type.
463
+ * The language type of the command.
483
464
  *
484
465
  * @example
485
466
  * RunPowerShellScript
@@ -521,7 +502,7 @@ export class CreateDesktopsRequest extends $dara.Model {
521
502
  amount?: number;
522
503
  /**
523
504
  * @remarks
524
- * The ID of the application control policy.
505
+ * The application control policy ID.
525
506
  *
526
507
  * @example
527
508
  * bwr-245d4e0e6b7d42f5afa97eb3fbc7e488
@@ -537,7 +518,7 @@ export class CreateDesktopsRequest extends $dara.Model {
537
518
  autoPay?: boolean;
538
519
  /**
539
520
  * @remarks
540
- * Specifies whether to enable auto-renewal for the cloud desktops. This parameter is valid only when `ChargeType` is set to `PrePaid`.
521
+ * Specifies whether to enable auto-renewal. This parameter takes effect only when `ChargeType` is set to `PrePaid`.
541
522
  *
542
523
  * @example
543
524
  * false
@@ -545,7 +526,7 @@ export class CreateDesktopsRequest extends $dara.Model {
545
526
  autoRenew?: boolean;
546
527
  /**
547
528
  * @remarks
548
- * The bundle ID. If you do not specify this parameter, you must use the `DesktopAttachment` parameter to configure the cloud desktop.
529
+ * The cloud desktop template ID. If no template ID is specified, you can create a cloud desktop by specifying the required fields.
549
530
  *
550
531
  * @example
551
532
  * b-je9hani001wfn****
@@ -553,7 +534,7 @@ export class CreateDesktopsRequest extends $dara.Model {
553
534
  bundleId?: string;
554
535
  /**
555
536
  * @remarks
556
- * An array of bundle objects. Use this parameter to create cloud desktops from one or more bundles in a single call.
537
+ * The list of cloud desktop templates.
557
538
  *
558
539
  * **if can be null:**
559
540
  * true
@@ -561,7 +542,7 @@ export class CreateDesktopsRequest extends $dara.Model {
561
542
  bundleModels?: CreateDesktopsRequestBundleModels[];
562
543
  /**
563
544
  * @remarks
564
- * > This parameter is for internal use only.
545
+ * > This field is not available for use.
565
546
  *
566
547
  * @example
567
548
  * PBKB1QbqEl2tslEuU6gRrLxvCFBU2M%2FVD0Eru6Oo%2FI9LTU3XQhvq3PGMWarE%2BPJdkNvCqT3blqlRSthNy4A%2BJQ%3D%3D
@@ -569,7 +550,7 @@ export class CreateDesktopsRequest extends $dara.Model {
569
550
  channelCookie?: string;
570
551
  /**
571
552
  * @remarks
572
- * The billing method of the cloud desktops.
553
+ * The billing method of the cloud desktop.
573
554
  *
574
555
  * @example
575
556
  * PrePaid
@@ -577,7 +558,7 @@ export class CreateDesktopsRequest extends $dara.Model {
577
558
  chargeType?: string;
578
559
  /**
579
560
  * @remarks
580
- * The parameters for creating a cloud desktop without a bundle. This parameter is used only if `BundleId` is not specified.
561
+ * The parameters for creating a cloud desktop without a template. This parameter is invalid when the BundleId parameter is specified.
581
562
  */
582
563
  desktopAttachment?: CreateDesktopsRequestDesktopAttachment;
583
564
  /**
@@ -590,13 +571,11 @@ export class CreateDesktopsRequest extends $dara.Model {
590
571
  desktopMemberIp?: string;
591
572
  /**
592
573
  * @remarks
593
- * The name of the cloud desktop. The name must meet the following requirements:
594
- *
595
- * - The name must be 1 to 64 characters in length.
574
+ * The cloud desktop name. The naming rules are as follows:
596
575
  *
597
- * - The name must start with a letter or a Chinese character. It cannot start with `http://` or `https://`.
598
- *
599
- * - The name can contain letters, digits, colons (:), underscores (_), periods (.), and hyphens (-).
576
+ * - The name can be up to 64 characters in length.
577
+ * - The name must start with a letter or a Chinese character and cannot start with `http://` or `https://`.
578
+ * - The name can contain Chinese characters, letters, digits, colons (:), underscores (_), periods (.), or hyphens (-).
600
579
  *
601
580
  * @example
602
581
  * DemoComputer01
@@ -604,7 +583,7 @@ export class CreateDesktopsRequest extends $dara.Model {
604
583
  desktopName?: string;
605
584
  /**
606
585
  * @remarks
607
- * Specifies whether to automatically append a suffix to the value of `DesktopName` when you create multiple cloud desktops.
586
+ * Specifies whether to automatically append a suffix to the cloud desktop name when you create multiple cloud desktops in a batch.
608
587
  *
609
588
  * @example
610
589
  * false
@@ -612,7 +591,7 @@ export class CreateDesktopsRequest extends $dara.Model {
612
591
  desktopNameSuffix?: boolean;
613
592
  /**
614
593
  * @remarks
615
- * The details of the scheduled tasks for the cloud desktops. This parameter is being deprecated. We recommend that you use `TimerGroupId` instead.
594
+ * The scheduled task details of the cloud desktop. This parameter is being deprecated. Use the TimerGroupId parameter instead.
616
595
  *
617
596
  * **if can be null:**
618
597
  * true
@@ -620,7 +599,7 @@ export class CreateDesktopsRequest extends $dara.Model {
620
599
  desktopTimers?: CreateDesktopsRequestDesktopTimers[];
621
600
  /**
622
601
  * @remarks
623
- * > This parameter is for internal use only.
602
+ * > This parameter is not available for use.
624
603
  *
625
604
  * @example
626
605
  * cn-hangzhou+dir-300943****
@@ -628,7 +607,7 @@ export class CreateDesktopsRequest extends $dara.Model {
628
607
  directoryId?: string;
629
608
  /**
630
609
  * @remarks
631
- * The IDs of the end users to assign to the cloud desktops. You can specify up to 100 IDs.
610
+ * The list of authorized user IDs to add to the cloud desktops. You can specify 1 to 100 user IDs.
632
611
  *
633
612
  * @example
634
613
  * 123456789
@@ -636,7 +615,7 @@ export class CreateDesktopsRequest extends $dara.Model {
636
615
  endUserId?: string[];
637
616
  /**
638
617
  * @remarks
639
- * The extended information in a JSON string. This parameter is for internal use only.
618
+ * The extended information in JSON string format. This parameter is available only for internal customers.
640
619
  *
641
620
  * @example
642
621
  * {}
@@ -644,7 +623,7 @@ export class CreateDesktopsRequest extends $dara.Model {
644
623
  extendInfo?: string;
645
624
  /**
646
625
  * @remarks
647
- * The ID of the desktop pool.
626
+ * The cloud desktop pool ID.
648
627
  *
649
628
  * @example
650
629
  * dg-boyczi8enfyc5****
@@ -652,20 +631,17 @@ export class CreateDesktopsRequest extends $dara.Model {
652
631
  groupId?: string;
653
632
  /**
654
633
  * @remarks
655
- * The custom hostname of the cloud desktop. This parameter is supported only for Windows cloud desktops that are in an AD office network.
634
+ * 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.
656
635
  *
657
- * The hostname must meet the following requirements:
636
+ * The naming rules for the hostname are as follows:
658
637
  *
659
638
  * - The hostname must be 2 to 15 characters in length.
639
+ * - 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.
660
640
  *
661
- * - 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.
662
- *
663
- * 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.
641
+ * 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.
664
642
  *
665
643
  * - `name_prefix`: the prefix of the hostname.
666
- *
667
- * - `[begin_number,bits]`: The sequential part of the hostname.
668
- *
644
+ * - `[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.
669
645
  * - `name_suffix`: the suffix of the hostname.
670
646
  *
671
647
  * @example
@@ -674,12 +650,12 @@ export class CreateDesktopsRequest extends $dara.Model {
674
650
  hostname?: string;
675
651
  /**
676
652
  * @remarks
677
- * The parameters for purchasing a monthly usage package.
653
+ * The purchase parameters for the monthly hourly package.
678
654
  */
679
655
  monthDesktopSetting?: CreateDesktopsRequestMonthDesktopSetting;
680
656
  /**
681
657
  * @remarks
682
- * The ID of the office network.
658
+ * The office network ID.
683
659
  *
684
660
  * @example
685
661
  * cn-hangzhou+dir-387822****
@@ -687,29 +663,30 @@ export class CreateDesktopsRequest extends $dara.Model {
687
663
  officeSiteId?: string;
688
664
  /**
689
665
  * @remarks
690
- * The subscription duration. The unit is specified by the `PeriodUnit` parameter. This parameter is required only when `ChargeType` is set to `PrePaid`.
691
- *
692
- * - If `PeriodUnit` is set to `Month`, valid values are:
693
- *
694
- * - 1
666
+ * The OU path. If specified, the cloud desktop is added to the corresponding organizational unit (OU) in Active Directory (AD).
695
667
  *
696
- * - 2
697
- *
698
- * - 3
699
- *
700
- * - 6
701
- *
702
- * - If `PeriodUnit` is set to `Year`, valid values are:
703
- *
704
- * - 1
668
+ * @example
669
+ * test.com/wuyingtest/computers
670
+ */
671
+ ouPath?: string;
672
+ /**
673
+ * @remarks
674
+ * 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`.
705
675
  *
706
- * - 2
676
+ * - If `PeriodUnit` is set to `Month`, valid values of this parameter:
707
677
  *
708
- * - 3
678
+ * - 1
679
+ * - 2
680
+ * - 3
681
+ * - 6
709
682
  *
710
- * - 4
683
+ * - If `PeriodUnit` is set to `Year`, valid values of this parameter:
711
684
  *
712
- * - 5
685
+ * - 1
686
+ * - 2
687
+ * - 3
688
+ * - 4
689
+ * - 5
713
690
  *
714
691
  * @example
715
692
  * 1
@@ -725,7 +702,7 @@ export class CreateDesktopsRequest extends $dara.Model {
725
702
  periodUnit?: string;
726
703
  /**
727
704
  * @remarks
728
- * The ID of the policy.
705
+ * The policy ID.
729
706
  *
730
707
  * @example
731
708
  * system-all-enabled-policy
@@ -746,7 +723,7 @@ export class CreateDesktopsRequest extends $dara.Model {
746
723
  purchaseOptions?: CreateDesktopsRequestPurchaseOptions;
747
724
  /**
748
725
  * @remarks
749
- * The ID of the bandwidth QoS policy.
726
+ * The public network rate limiting rule ID.
750
727
  *
751
728
  * @example
752
729
  * qos-52fqmg6kvyro7zu4l
@@ -754,7 +731,7 @@ export class CreateDesktopsRequest extends $dara.Model {
754
731
  qosRuleId?: string;
755
732
  /**
756
733
  * @remarks
757
- * 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.
734
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by WUYING Workspace.
758
735
  *
759
736
  * This parameter is required.
760
737
  *
@@ -764,7 +741,7 @@ export class CreateDesktopsRequest extends $dara.Model {
764
741
  regionId?: string;
765
742
  /**
766
743
  * @remarks
767
- * The UID of the resource owner in reseller mode. This parameter is required only in reseller mode.
744
+ * The user ID for resource ownership in reseller pattern. This parameter is not required in non-reseller pattern.
768
745
  *
769
746
  * @example
770
747
  * 1828644634819902
@@ -772,7 +749,7 @@ export class CreateDesktopsRequest extends $dara.Model {
772
749
  resellerOwnerUid?: number;
773
750
  /**
774
751
  * @remarks
775
- * The ID of the resource group.
752
+ * The WUYING resource group ID.
776
753
  *
777
754
  * @example
778
755
  * rg-3mtuc28rx95lx****
@@ -780,7 +757,7 @@ export class CreateDesktopsRequest extends $dara.Model {
780
757
  resourceGroupId?: string;
781
758
  /**
782
759
  * @remarks
783
- * > This parameter is for internal use only.
760
+ * > This field is not available for use.
784
761
  *
785
762
  * @example
786
763
  * spn-26c1b7bcrjcI****
@@ -788,15 +765,16 @@ export class CreateDesktopsRequest extends $dara.Model {
788
765
  savingPlanId?: string;
789
766
  /**
790
767
  * @remarks
791
- * The ID of the automatic snapshot policy.
768
+ * The WUYING automatic snapshot policy ID.
792
769
  *
793
770
  * @example
794
771
  * sp-28mp6my0l6zow****
795
772
  */
796
773
  snapshotPolicyId?: string;
774
+ subPayType?: string;
797
775
  /**
798
776
  * @remarks
799
- * The ID of the vSwitch.
777
+ * The subnet ID.
800
778
  *
801
779
  * @example
802
780
  * vsw-bp1m*****
@@ -804,12 +782,12 @@ export class CreateDesktopsRequest extends $dara.Model {
804
782
  subnetId?: string;
805
783
  /**
806
784
  * @remarks
807
- * The tags to add to the cloud desktops. A resource can have up to 20 tags.
785
+ * The tags.
808
786
  */
809
787
  tag?: CreateDesktopsRequestTag[];
810
788
  /**
811
789
  * @remarks
812
- * The ID of the scheduled task group.
790
+ * The scheduled task group ID.
813
791
  *
814
792
  * @example
815
793
  * ccg-0caoeogrk9m5****
@@ -817,9 +795,9 @@ export class CreateDesktopsRequest extends $dara.Model {
817
795
  timerGroupId?: string;
818
796
  /**
819
797
  * @remarks
820
- * The user assignment mode for the cloud desktops.
798
+ * The cloud desktop assignment mode.
821
799
  *
822
- * > If you do not specify the `EndUserId` parameter, the created cloud desktops are unassigned.
800
+ * > If `EndUserId` is not specified, the created cloud desktops are not assigned to any user.
823
801
  *
824
802
  * @example
825
803
  * ALL
@@ -827,12 +805,12 @@ export class CreateDesktopsRequest extends $dara.Model {
827
805
  userAssignMode?: string;
828
806
  /**
829
807
  * @remarks
830
- * The custom scripts to run on the cloud desktops after they start.
808
+ * The custom command script data.
831
809
  */
832
810
  userCommands?: CreateDesktopsRequestUserCommands[];
833
811
  /**
834
812
  * @remarks
835
- * > This parameter is for internal use only.
813
+ * > This parameter is not available for use.
836
814
  *
837
815
  * @example
838
816
  * username
@@ -840,7 +818,7 @@ export class CreateDesktopsRequest extends $dara.Model {
840
818
  userName?: string;
841
819
  /**
842
820
  * @remarks
843
- * Specifies whether to enable disk encryption.
821
+ * Specifies whether to enable cloud disk encryption.
844
822
  *
845
823
  * @example
846
824
  * false
@@ -848,7 +826,7 @@ export class CreateDesktopsRequest extends $dara.Model {
848
826
  volumeEncryptionEnabled?: boolean;
849
827
  /**
850
828
  * @remarks
851
- * 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.
829
+ * 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.
852
830
  *
853
831
  * @example
854
832
  * 08c33a6f-4e0a-4a1b-a3fa-7ddfa1d4****
@@ -856,7 +834,7 @@ export class CreateDesktopsRequest extends $dara.Model {
856
834
  volumeEncryptionKey?: string;
857
835
  /**
858
836
  * @remarks
859
- * > This parameter is for internal use only.
837
+ * > This parameter is not available for use.
860
838
  *
861
839
  * @example
862
840
  * vpc-uf6w8u60n8xbkg5el****
@@ -884,6 +862,7 @@ export class CreateDesktopsRequest extends $dara.Model {
884
862
  hostname: 'Hostname',
885
863
  monthDesktopSetting: 'MonthDesktopSetting',
886
864
  officeSiteId: 'OfficeSiteId',
865
+ ouPath: 'OuPath',
887
866
  period: 'Period',
888
867
  periodUnit: 'PeriodUnit',
889
868
  policyGroupId: 'PolicyGroupId',
@@ -895,6 +874,7 @@ export class CreateDesktopsRequest extends $dara.Model {
895
874
  resourceGroupId: 'ResourceGroupId',
896
875
  savingPlanId: 'SavingPlanId',
897
876
  snapshotPolicyId: 'SnapshotPolicyId',
877
+ subPayType: 'SubPayType',
898
878
  subnetId: 'SubnetId',
899
879
  tag: 'Tag',
900
880
  timerGroupId: 'TimerGroupId',
@@ -929,6 +909,7 @@ export class CreateDesktopsRequest extends $dara.Model {
929
909
  hostname: 'string',
930
910
  monthDesktopSetting: CreateDesktopsRequestMonthDesktopSetting,
931
911
  officeSiteId: 'string',
912
+ ouPath: 'string',
932
913
  period: 'number',
933
914
  periodUnit: 'string',
934
915
  policyGroupId: 'string',
@@ -940,6 +921,7 @@ export class CreateDesktopsRequest extends $dara.Model {
940
921
  resourceGroupId: 'string',
941
922
  savingPlanId: 'string',
942
923
  snapshotPolicyId: 'string',
924
+ subPayType: 'string',
943
925
  subnetId: 'string',
944
926
  tag: { 'type': 'array', 'itemType': CreateDesktopsRequestTag },
945
927
  timerGroupId: 'string',