@alicloud/ecd20200930 4.25.5 → 5.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (320) hide show
  1. package/dist/client.d.ts +214 -251
  2. package/dist/client.js +296 -286
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/ActivateOfficeSiteRequest.d.ts +2 -2
  5. package/dist/models/ActivateOfficeSiteResponseBody.d.ts +1 -1
  6. package/dist/models/AddFilePermissionRequest.d.ts +11 -32
  7. package/dist/models/AddFilePermissionRequest.js.map +1 -1
  8. package/dist/models/AddFilePermissionResponseBody.d.ts +1 -1
  9. package/dist/models/AddFilePermissionShrinkRequest.d.ts +6 -6
  10. package/dist/models/ApplyCoordinatePrivilegeRequest.d.ts +5 -7
  11. package/dist/models/ApplyCoordinatePrivilegeRequest.js.map +1 -1
  12. package/dist/models/ApplyCoordinatePrivilegeResponseBody.d.ts +1 -1
  13. package/dist/models/ApplyCoordinationForMonitoringRequest.d.ts +13 -41
  14. package/dist/models/ApplyCoordinationForMonitoringRequest.js.map +1 -1
  15. package/dist/models/ApplyCoordinationForMonitoringResponseBody.d.ts +12 -26
  16. package/dist/models/ApplyCoordinationForMonitoringResponseBody.js.map +1 -1
  17. package/dist/models/ApproveFotaUpdateRequest.d.ts +3 -3
  18. package/dist/models/ApproveFotaUpdateResponseBody.d.ts +1 -1
  19. package/dist/models/AssociateNetworkPackageRequest.d.ts +3 -3
  20. package/dist/models/AssociateNetworkPackageResponseBody.d.ts +1 -1
  21. package/dist/models/BatchModifyEntitlementRequest.d.ts +9 -9
  22. package/dist/models/BatchModifyEntitlementResponseBody.d.ts +4 -28
  23. package/dist/models/BatchModifyEntitlementResponseBody.js.map +1 -1
  24. package/dist/models/CancelCdsFileShareLinkRequest.d.ts +2 -2
  25. package/dist/models/CancelCdsFileShareLinkResponseBody.d.ts +3 -21
  26. package/dist/models/CancelCdsFileShareLinkResponseBody.js.map +1 -1
  27. package/dist/models/CancelCoordinationForMonitoringRequest.d.ts +4 -8
  28. package/dist/models/CancelCoordinationForMonitoringRequest.js.map +1 -1
  29. package/dist/models/CancelCopyImageRequest.d.ts +2 -2
  30. package/dist/models/CloneCenterPolicyRequest.d.ts +3 -15
  31. package/dist/models/CloneCenterPolicyRequest.js.map +1 -1
  32. package/dist/models/CloneCenterPolicyResponseBody.d.ts +1 -1
  33. package/dist/models/ClonePolicyGroupRequest.d.ts +3 -3
  34. package/dist/models/ClonePolicyGroupResponseBody.d.ts +1 -1
  35. package/dist/models/ConfigAdconnectorTrustRequest.d.ts +4 -10
  36. package/dist/models/ConfigAdconnectorTrustRequest.js.map +1 -1
  37. package/dist/models/ConfigAdconnectorTrustResponseBody.d.ts +1 -1
  38. package/dist/models/ConfigAdconnectorUserRequest.d.ts +5 -7
  39. package/dist/models/ConfigAdconnectorUserRequest.js.map +1 -1
  40. package/dist/models/ConfigAdconnectorUserResponseBody.d.ts +1 -1
  41. package/dist/models/CopyCdsFileRequest.d.ts +10 -29
  42. package/dist/models/CopyCdsFileRequest.js.map +1 -1
  43. package/dist/models/CopyCdsFileResponseBody.d.ts +6 -24
  44. package/dist/models/CopyCdsFileResponseBody.js.map +1 -1
  45. package/dist/models/CopyImageRequest.d.ts +5 -5
  46. package/dist/models/CopyImageResponseBody.d.ts +2 -2
  47. package/dist/models/CreateAndBindNasFileSystemRequest.d.ts +7 -19
  48. package/dist/models/CreateAndBindNasFileSystemRequest.js.map +1 -1
  49. package/dist/models/CreateCdsFileShareLinkRequest.d.ts +20 -101
  50. package/dist/models/CreateCdsFileShareLinkRequest.js.map +1 -1
  51. package/dist/models/CreateCdsFileShareLinkResponseBody.d.ts +5 -20
  52. package/dist/models/CreateCdsFileShareLinkResponseBody.js.map +1 -1
  53. package/dist/models/CreateCenterPolicyRequest.d.ts +159 -159
  54. package/dist/models/CreateCenterPolicyRequest.js +10 -0
  55. package/dist/models/CreateCenterPolicyRequest.js.map +1 -1
  56. package/dist/models/CreateCenterPolicyResponseBody.d.ts +2 -2
  57. package/dist/models/CreateDesktopsRequest.d.ts +106 -128
  58. package/dist/models/CreateDesktopsRequest.js +4 -0
  59. package/dist/models/CreateDesktopsRequest.js.map +1 -1
  60. package/dist/models/CreateDesktopsResponseBody.d.ts +2 -3
  61. package/dist/models/CreateDesktopsResponseBody.js.map +1 -1
  62. package/dist/models/CreateDesktopsShrinkRequest.d.ts +89 -99
  63. package/dist/models/CreateDesktopsShrinkRequest.js +4 -0
  64. package/dist/models/CreateDesktopsShrinkRequest.js.map +1 -1
  65. package/dist/models/CreateDiskEncryptionServiceRequest.d.ts +1 -1
  66. package/dist/models/CreateEcdReportTaskRequest.d.ts +27 -52
  67. package/dist/models/CreateEcdReportTaskRequest.js.map +1 -1
  68. package/dist/models/CreateEcdReportTaskResponseBody.d.ts +4 -4
  69. package/dist/models/CreateNetworkPackageRequest.d.ts +32 -25
  70. package/dist/models/CreateNetworkPackageRequest.js +27 -1
  71. package/dist/models/CreateNetworkPackageRequest.js.map +1 -1
  72. package/dist/models/CreateNetworkPackageResponseBody.d.ts +3 -3
  73. package/dist/models/DeleteCdsFileRequest.d.ts +5 -5
  74. package/dist/models/DeleteCdsFileResponseBody.d.ts +3 -15
  75. package/dist/models/DeleteCdsFileResponseBody.js.map +1 -1
  76. package/dist/models/DeleteCenterPolicyRequest.d.ts +2 -14
  77. package/dist/models/DeleteCenterPolicyRequest.js.map +1 -1
  78. package/dist/models/DescribeCdsFileShareLinksRequest.d.ts +1 -1
  79. package/dist/models/DescribeCenterPolicyListRequest.d.ts +5 -4
  80. package/dist/models/DescribeCenterPolicyListRequest.js.map +1 -1
  81. package/dist/models/DescribeCenterPolicyListResponseBody.d.ts +90 -84
  82. package/dist/models/DescribeCenterPolicyListResponseBody.js +20 -0
  83. package/dist/models/DescribeCenterPolicyListResponseBody.js.map +1 -1
  84. package/dist/models/DescribeClientEventsRequest.d.ts +14 -16
  85. package/dist/models/DescribeClientEventsRequest.js +5 -0
  86. package/dist/models/DescribeClientEventsRequest.js.map +1 -1
  87. package/dist/models/DescribeClientEventsResponseBody.d.ts +23 -24
  88. package/dist/models/DescribeClientEventsResponseBody.js +2 -0
  89. package/dist/models/DescribeClientEventsResponseBody.js.map +1 -1
  90. package/dist/models/DescribeCloudDrivePermissionsRequest.d.ts +2 -2
  91. package/dist/models/DescribeCloudDrivePermissionsResponseBody.d.ts +8 -4
  92. package/dist/models/DescribeCloudDrivePermissionsResponseBody.js.map +1 -1
  93. package/dist/models/DescribeDesktopMetadataRequest.d.ts +14 -11
  94. package/dist/models/DescribeDesktopMetadataRequest.js +2 -0
  95. package/dist/models/DescribeDesktopMetadataRequest.js.map +1 -1
  96. package/dist/models/DescribeDesktopMetadataResponseBody.d.ts +29 -39
  97. package/dist/models/DescribeDesktopMetadataResponseBody.js.map +1 -1
  98. package/dist/models/DescribeDesktopSessionsRequest.d.ts +13 -12
  99. package/dist/models/DescribeDesktopSessionsRequest.js +5 -0
  100. package/dist/models/DescribeDesktopSessionsRequest.js.map +1 -1
  101. package/dist/models/DescribeDesktopSessionsResponseBody.d.ts +26 -26
  102. package/dist/models/DescribeDesktopsRequest.d.ts +45 -47
  103. package/dist/models/DescribeDesktopsRequest.js.map +1 -1
  104. package/dist/models/DescribeDesktopsResponseBody.d.ts +68 -73
  105. package/dist/models/DescribeDesktopsResponseBody.js +4 -0
  106. package/dist/models/DescribeDesktopsResponseBody.js.map +1 -1
  107. package/dist/models/DescribeFotaTasksRequest.d.ts +9 -19
  108. package/dist/models/DescribeFotaTasksRequest.js.map +1 -1
  109. package/dist/models/DescribeFotaTasksResponseBody.d.ts +12 -17
  110. package/dist/models/DescribeFotaTasksResponseBody.js.map +1 -1
  111. package/dist/models/DescribeGlobalDesktopRecordsRequest.d.ts +24 -38
  112. package/dist/models/DescribeGlobalDesktopRecordsRequest.js +5 -0
  113. package/dist/models/DescribeGlobalDesktopRecordsRequest.js.map +1 -1
  114. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.d.ts +33 -36
  115. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js +2 -0
  116. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js.map +1 -1
  117. package/dist/models/DescribeInvocationsRequest.d.ts +14 -45
  118. package/dist/models/DescribeInvocationsRequest.js.map +1 -1
  119. package/dist/models/DescribeInvocationsResponseBody.d.ts +75 -81
  120. package/dist/models/DescribeInvocationsResponseBody.js +4 -0
  121. package/dist/models/DescribeInvocationsResponseBody.js.map +1 -1
  122. package/dist/models/DescribeModificationPriceRequest.d.ts +40 -59
  123. package/dist/models/DescribeModificationPriceRequest.js.map +1 -1
  124. package/dist/models/DescribeModificationPriceResponseBody.d.ts +13 -12
  125. package/dist/models/DescribeModificationPriceResponseBody.js.map +1 -1
  126. package/dist/models/DescribeNetworkPackagesRequest.d.ts +22 -14
  127. package/dist/models/DescribeNetworkPackagesRequest.js +27 -1
  128. package/dist/models/DescribeNetworkPackagesRequest.js.map +1 -1
  129. package/dist/models/DescribeNetworkPackagesResponseBody.d.ts +36 -98
  130. package/dist/models/DescribeNetworkPackagesResponseBody.js +27 -1
  131. package/dist/models/DescribeNetworkPackagesResponseBody.js.map +1 -1
  132. package/dist/models/DescribePolicyGroupsResponseBody.d.ts +5 -0
  133. package/dist/models/DescribePolicyGroupsResponseBody.js +10 -0
  134. package/dist/models/DescribePolicyGroupsResponseBody.js.map +1 -1
  135. package/dist/models/DescribeRefundPriceRequest.d.ts +3 -3
  136. package/dist/models/DescribeRefundPriceResponseBody.d.ts +5 -5
  137. package/dist/models/DescribeSnapshotsRequest.d.ts +10 -10
  138. package/dist/models/DescribeSnapshotsRequest.js +2 -0
  139. package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
  140. package/dist/models/DescribeSnapshotsResponseBody.d.ts +23 -22
  141. package/dist/models/DescribeSnapshotsResponseBody.js +2 -0
  142. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  143. package/dist/models/DescribeTemplatesRequest.d.ts +11 -11
  144. package/dist/models/DescribeTemplatesResponseBody.d.ts +45 -45
  145. package/dist/models/DissociateNetworkPackageRequest.d.ts +2 -2
  146. package/dist/models/DissociateNetworkPackageResponseBody.d.ts +1 -1
  147. package/dist/models/DownloadCdsFileRequest.d.ts +1 -1
  148. package/dist/models/DownloadCdsFileResponseBody.d.ts +9 -9
  149. package/dist/models/ExportDesktopGroupInfoRequest.d.ts +16 -23
  150. package/dist/models/ExportDesktopGroupInfoRequest.js.map +1 -1
  151. package/dist/models/ExportDesktopGroupInfoResponseBody.d.ts +7 -16
  152. package/dist/models/ExportDesktopGroupInfoResponseBody.js.map +1 -1
  153. package/dist/models/ExportDesktopListInfoRequest.d.ts +17 -119
  154. package/dist/models/ExportDesktopListInfoRequest.js.map +1 -1
  155. package/dist/models/ExportDesktopListInfoResponseBody.d.ts +2 -2
  156. package/dist/models/GetAsyncTaskRequest.d.ts +2 -2
  157. package/dist/models/GetAsyncTaskResponseBody.d.ts +5 -39
  158. package/dist/models/GetAsyncTaskResponseBody.js.map +1 -1
  159. package/dist/models/ListCdsFilesRequest.d.ts +2 -2
  160. package/dist/models/ListCdsFilesResponseBody.d.ts +5 -5
  161. package/dist/models/ListCdsFilesShrinkRequest.d.ts +2 -2
  162. package/dist/models/ListTagResourcesRequest.d.ts +7 -11
  163. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  164. package/dist/models/ListTagResourcesResponseBody.d.ts +5 -9
  165. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  166. package/dist/models/ModifyAutoSnapshotPolicyRequest.d.ts +11 -4
  167. package/dist/models/ModifyAutoSnapshotPolicyRequest.js.map +1 -1
  168. package/dist/models/ModifyCdsFileRequest.d.ts +2 -2
  169. package/dist/models/ModifyCdsFileShareLinkRequest.d.ts +6 -6
  170. package/dist/models/ModifyCenterPolicyRequest.d.ts +171 -176
  171. package/dist/models/ModifyCenterPolicyRequest.js +10 -0
  172. package/dist/models/ModifyCenterPolicyRequest.js.map +1 -1
  173. package/dist/models/MoveCdsFileRequest.d.ts +7 -49
  174. package/dist/models/MoveCdsFileRequest.js.map +1 -1
  175. package/dist/models/MoveCdsFileResponseBody.d.ts +8 -44
  176. package/dist/models/MoveCdsFileResponseBody.js.map +1 -1
  177. package/dist/models/RemoveFilePermissionRequest.d.ts +1 -1
  178. package/dist/models/RemoveFilePermissionShrinkRequest.d.ts +1 -1
  179. package/dist/models/RevokeCoordinatePrivilegeRequest.d.ts +5 -7
  180. package/dist/models/RevokeCoordinatePrivilegeRequest.js.map +1 -1
  181. package/dist/models/RevokeCoordinatePrivilegeResponseBody.d.ts +1 -1
  182. package/dist/models/SetDirectorySsoStatusRequest.d.ts +4 -6
  183. package/dist/models/SetDirectorySsoStatusRequest.js.map +1 -1
  184. package/dist/models/TagResourcesRequest.d.ts +6 -10
  185. package/dist/models/TagResourcesRequest.js.map +1 -1
  186. package/dist/models/UntagResourcesRequest.d.ts +2 -6
  187. package/dist/models/UntagResourcesRequest.js.map +1 -1
  188. package/dist/models/UploadImageRequest.d.ts +14 -41
  189. package/dist/models/UploadImageRequest.js +2 -0
  190. package/dist/models/UploadImageRequest.js.map +1 -1
  191. package/dist/models/UploadImageResponseBody.d.ts +2 -2
  192. package/dist/models/VerifyCenRequest.d.ts +1 -1
  193. package/dist/models/VerifyCenResponseBody.d.ts +1 -1
  194. package/dist/models/model.d.ts +3 -4
  195. package/dist/models/model.js +37 -39
  196. package/dist/models/model.js.map +1 -1
  197. package/package.json +2 -2
  198. package/src/client.ts +316 -294
  199. package/src/models/ActivateOfficeSiteRequest.ts +2 -2
  200. package/src/models/ActivateOfficeSiteResponseBody.ts +1 -1
  201. package/src/models/AddFilePermissionRequest.ts +11 -32
  202. package/src/models/AddFilePermissionResponseBody.ts +1 -1
  203. package/src/models/AddFilePermissionShrinkRequest.ts +6 -6
  204. package/src/models/ApplyCoordinatePrivilegeRequest.ts +5 -7
  205. package/src/models/ApplyCoordinatePrivilegeResponseBody.ts +1 -1
  206. package/src/models/ApplyCoordinationForMonitoringRequest.ts +13 -41
  207. package/src/models/ApplyCoordinationForMonitoringResponseBody.ts +12 -26
  208. package/src/models/ApproveFotaUpdateRequest.ts +3 -3
  209. package/src/models/ApproveFotaUpdateResponseBody.ts +1 -1
  210. package/src/models/AssociateNetworkPackageRequest.ts +3 -3
  211. package/src/models/AssociateNetworkPackageResponseBody.ts +1 -1
  212. package/src/models/BatchModifyEntitlementRequest.ts +9 -9
  213. package/src/models/BatchModifyEntitlementResponseBody.ts +4 -28
  214. package/src/models/CancelCdsFileShareLinkRequest.ts +2 -2
  215. package/src/models/CancelCdsFileShareLinkResponseBody.ts +3 -21
  216. package/src/models/CancelCoordinationForMonitoringRequest.ts +4 -8
  217. package/src/models/CancelCopyImageRequest.ts +2 -2
  218. package/src/models/CloneCenterPolicyRequest.ts +3 -15
  219. package/src/models/CloneCenterPolicyResponseBody.ts +1 -1
  220. package/src/models/ClonePolicyGroupRequest.ts +3 -3
  221. package/src/models/ClonePolicyGroupResponseBody.ts +1 -1
  222. package/src/models/ConfigAdconnectorTrustRequest.ts +4 -10
  223. package/src/models/ConfigAdconnectorTrustResponseBody.ts +1 -1
  224. package/src/models/ConfigAdconnectorUserRequest.ts +5 -7
  225. package/src/models/ConfigAdconnectorUserResponseBody.ts +1 -1
  226. package/src/models/CopyCdsFileRequest.ts +10 -29
  227. package/src/models/CopyCdsFileResponseBody.ts +6 -24
  228. package/src/models/CopyImageRequest.ts +5 -5
  229. package/src/models/CopyImageResponseBody.ts +2 -2
  230. package/src/models/CreateAndBindNasFileSystemRequest.ts +7 -19
  231. package/src/models/CreateCdsFileShareLinkRequest.ts +20 -101
  232. package/src/models/CreateCdsFileShareLinkResponseBody.ts +5 -20
  233. package/src/models/CreateCenterPolicyRequest.ts +169 -159
  234. package/src/models/CreateCenterPolicyResponseBody.ts +2 -2
  235. package/src/models/CreateDesktopsRequest.ts +110 -128
  236. package/src/models/CreateDesktopsResponseBody.ts +2 -3
  237. package/src/models/CreateDesktopsShrinkRequest.ts +93 -99
  238. package/src/models/CreateDiskEncryptionServiceRequest.ts +1 -1
  239. package/src/models/CreateEcdReportTaskRequest.ts +27 -52
  240. package/src/models/CreateEcdReportTaskResponseBody.ts +4 -4
  241. package/src/models/CreateNetworkPackageRequest.ts +49 -25
  242. package/src/models/CreateNetworkPackageResponseBody.ts +3 -3
  243. package/src/models/DeleteCdsFileRequest.ts +5 -5
  244. package/src/models/DeleteCdsFileResponseBody.ts +3 -15
  245. package/src/models/DeleteCenterPolicyRequest.ts +2 -14
  246. package/src/models/DescribeCdsFileShareLinksRequest.ts +1 -1
  247. package/src/models/DescribeCenterPolicyListRequest.ts +5 -4
  248. package/src/models/DescribeCenterPolicyListResponseBody.ts +110 -84
  249. package/src/models/DescribeClientEventsRequest.ts +19 -16
  250. package/src/models/DescribeClientEventsResponseBody.ts +25 -24
  251. package/src/models/DescribeCloudDrivePermissionsRequest.ts +2 -2
  252. package/src/models/DescribeCloudDrivePermissionsResponseBody.ts +8 -4
  253. package/src/models/DescribeDesktopMetadataRequest.ts +16 -11
  254. package/src/models/DescribeDesktopMetadataResponseBody.ts +29 -39
  255. package/src/models/DescribeDesktopSessionsRequest.ts +18 -12
  256. package/src/models/DescribeDesktopSessionsResponseBody.ts +26 -26
  257. package/src/models/DescribeDesktopsRequest.ts +45 -47
  258. package/src/models/DescribeDesktopsResponseBody.ts +72 -73
  259. package/src/models/DescribeFotaTasksRequest.ts +9 -19
  260. package/src/models/DescribeFotaTasksResponseBody.ts +12 -17
  261. package/src/models/DescribeGlobalDesktopRecordsRequest.ts +29 -38
  262. package/src/models/DescribeGlobalDesktopRecordsResponseBody.ts +35 -36
  263. package/src/models/DescribeInvocationsRequest.ts +14 -45
  264. package/src/models/DescribeInvocationsResponseBody.ts +79 -81
  265. package/src/models/DescribeModificationPriceRequest.ts +40 -59
  266. package/src/models/DescribeModificationPriceResponseBody.ts +13 -12
  267. package/src/models/DescribeNetworkPackagesRequest.ts +39 -14
  268. package/src/models/DescribeNetworkPackagesResponseBody.ts +53 -98
  269. package/src/models/DescribePolicyGroupsResponseBody.ts +15 -0
  270. package/src/models/DescribeRefundPriceRequest.ts +3 -3
  271. package/src/models/DescribeRefundPriceResponseBody.ts +5 -5
  272. package/src/models/DescribeSnapshotsRequest.ts +13 -11
  273. package/src/models/DescribeSnapshotsResponseBody.ts +25 -22
  274. package/src/models/DescribeTemplatesRequest.ts +11 -11
  275. package/src/models/DescribeTemplatesResponseBody.ts +45 -45
  276. package/src/models/DissociateNetworkPackageRequest.ts +2 -2
  277. package/src/models/DissociateNetworkPackageResponseBody.ts +1 -1
  278. package/src/models/DownloadCdsFileRequest.ts +1 -1
  279. package/src/models/DownloadCdsFileResponseBody.ts +9 -9
  280. package/src/models/ExportDesktopGroupInfoRequest.ts +16 -23
  281. package/src/models/ExportDesktopGroupInfoResponseBody.ts +7 -16
  282. package/src/models/ExportDesktopListInfoRequest.ts +17 -119
  283. package/src/models/ExportDesktopListInfoResponseBody.ts +2 -2
  284. package/src/models/GetAsyncTaskRequest.ts +2 -2
  285. package/src/models/GetAsyncTaskResponseBody.ts +5 -39
  286. package/src/models/ListCdsFilesRequest.ts +2 -2
  287. package/src/models/ListCdsFilesResponseBody.ts +5 -5
  288. package/src/models/ListCdsFilesShrinkRequest.ts +2 -2
  289. package/src/models/ListTagResourcesRequest.ts +7 -11
  290. package/src/models/ListTagResourcesResponseBody.ts +5 -9
  291. package/src/models/ModifyAutoSnapshotPolicyRequest.ts +11 -4
  292. package/src/models/ModifyCdsFileRequest.ts +2 -2
  293. package/src/models/ModifyCdsFileShareLinkRequest.ts +6 -6
  294. package/src/models/ModifyCenterPolicyRequest.ts +181 -176
  295. package/src/models/MoveCdsFileRequest.ts +7 -49
  296. package/src/models/MoveCdsFileResponseBody.ts +8 -44
  297. package/src/models/RemoveFilePermissionRequest.ts +1 -1
  298. package/src/models/RemoveFilePermissionShrinkRequest.ts +1 -1
  299. package/src/models/RevokeCoordinatePrivilegeRequest.ts +5 -7
  300. package/src/models/RevokeCoordinatePrivilegeResponseBody.ts +1 -1
  301. package/src/models/SetDirectorySsoStatusRequest.ts +4 -6
  302. package/src/models/TagResourcesRequest.ts +6 -10
  303. package/src/models/UntagResourcesRequest.ts +2 -6
  304. package/src/models/UploadImageRequest.ts +16 -41
  305. package/src/models/UploadImageResponseBody.ts +2 -2
  306. package/src/models/VerifyCenRequest.ts +1 -1
  307. package/src/models/VerifyCenResponseBody.ts +1 -1
  308. package/src/models/model.ts +3 -4
  309. package/dist/models/DescribeFlowStatisticRequest.d.ts +0 -76
  310. package/dist/models/DescribeFlowStatisticRequest.js +0 -68
  311. package/dist/models/DescribeFlowStatisticRequest.js.map +0 -1
  312. package/dist/models/DescribeFlowStatisticResponse.d.ts +0 -19
  313. package/dist/models/DescribeFlowStatisticResponse.js +0 -69
  314. package/dist/models/DescribeFlowStatisticResponse.js.map +0 -1
  315. package/dist/models/DescribeFlowStatisticResponseBody.d.ts +0 -78
  316. package/dist/models/DescribeFlowStatisticResponseBody.js +0 -90
  317. package/dist/models/DescribeFlowStatisticResponseBody.js.map +0 -1
  318. package/src/models/DescribeFlowStatisticRequest.ts +0 -99
  319. package/src/models/DescribeFlowStatisticResponse.ts +0 -40
  320. package/src/models/DescribeFlowStatisticResponseBody.ts +0 -114
@@ -5,41 +5,24 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateEcdReportTaskRequestFilterList extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The key of the filter condition for filtering query results. When SubType is set to:
9
- *
10
- * 1. DESKTOP (indicating a cloud computer report), the following filter conditions are available:
11
- *
12
- * - KeyWord: cloud computer keyword (supports automatic recognition)
13
- *
14
- * - RegionId: region ID
15
- *
16
- * - DesktopId: cloud computer ID
17
- *
18
- * - DesktopName: cloud computer name (supports fuzzy matching)
19
- *
20
- * - OfficeSiteId: office network ID
21
- *
22
- * - OfficeSiteName: office network name (supports fuzzy matching)
23
- *
24
- * - Status: cloud computer status
25
- *
26
- * - DesktopType: desktop type
27
- *
28
- * - DesktopIP: cloud computer IP address
29
- *
30
- * - SubPayType: billing method
31
- *
32
- * - EndUserId: user name (supports fuzzy matching)
33
- *
34
- * - ExpireTime: expiration date and time, in the yyyy-MM-dd\\"T\\"HH:mm:ss\\"Z\\" format
35
- *
36
- * - IncludeAssignedUser: indicates whether the cloud computer is assigned to users or not
37
- *
38
- * - ResourceGroupId: resource group ID
39
- *
40
- * - PolicyId: policy ID
41
- *
42
- * - Tag:{Tag Key value}: cloud computer tag (To filter data using multiple tags, specify multiple filter condition objects.)
8
+ * The report query filter condition. The valid values vary based on the SubType value:
9
+ * 1. Cloud computer report
10
+ * - KeyWord: automatic keyword recognition for cloud computers.
11
+ * - RegionId: the region ID.
12
+ * - DesktopId: the cloud computer ID.
13
+ * - DesktopName: the cloud computer name (fuzzy match).
14
+ * - OfficeSiteId: the office network ID.
15
+ * - OfficeSiteName: the office network name (fuzzy match).
16
+ * - Status: the cloud computer status.
17
+ * - DesktopType: the desktop specifications.
18
+ * - DesktopIP: the cloud computer IP address.
19
+ * - SubPayType: the billing method.
20
+ * - EndUserId: the username (fuzzy match).
21
+ * - ExpireTime: the expiration time in the yyyy-MM-dd\\"T\\"HH:mm:ss\\"Z\\" format.
22
+ * - IncludeAssignedUser: specifies whether users are assigned.
23
+ * - ResourceGroupId: the resource group ID.
24
+ * - PolicyId: the policy ID.
25
+ * - Tag:{Tag Key}: the cloud computer tag. To query by multiple tags, pass in multiple Filter objects.
43
26
  *
44
27
  * @example
45
28
  * Tag:TestKey
@@ -47,20 +30,14 @@ export class CreateEcdReportTaskRequestFilterList extends $dara.Model {
47
30
  filterKey?: string;
48
31
  /**
49
32
  * @remarks
50
- * The value of the filter condition. Only the first value of the FilterValues parameter is used, if FilterKey is set to one of the following values:
51
- *
33
+ * The values of the filter condition.
34
+ * When FilterKey is set to one of the following values, only the first value in FilterValues is used:
52
35
  * - KeyWord
53
- *
54
36
  * - DesktopName
55
- *
56
37
  * - OfficeSiteName
57
- *
58
38
  * - DesktopIP
59
- *
60
39
  * - EndUserId
61
- *
62
40
  * - ExpireTime
63
- *
64
41
  * - IncludeAssignedUser
65
42
  *
66
43
  * @example
@@ -97,12 +74,13 @@ export class CreateEcdReportTaskRequest extends $dara.Model {
97
74
  businessChannel?: string;
98
75
  /**
99
76
  * @remarks
100
- * The filter conditions for filtering query results. The logical relationship between each filter condition is "and" (&). Each filter condition contains FilterKey and FilterValues, which indicate the key and value for the filter condition.
77
+ * The list of filter conditions for query results. The filter condition objects have a logical AND (&) relationship.
78
+ * Each filter condition contains FilterKey and FilterValues, which represent the filter condition name and specific values.
101
79
  */
102
80
  filterList?: CreateEcdReportTaskRequestFilterList[];
103
81
  /**
104
82
  * @remarks
105
- * The language of the report. An enumerated type.
83
+ * The report language type. This is an enumerated value.
106
84
  *
107
85
  * @example
108
86
  * zh-CN
@@ -110,7 +88,7 @@ export class CreateEcdReportTaskRequest extends $dara.Model {
110
88
  langType?: string;
111
89
  /**
112
90
  * @remarks
113
- * The name of the report file.
91
+ * The report file name.
114
92
  *
115
93
  * @example
116
94
  * Test report name
@@ -118,7 +96,8 @@ export class CreateEcdReportTaskRequest extends $dara.Model {
118
96
  reportFileName?: string;
119
97
  /**
120
98
  * @remarks
121
- * The sub-type of the report export task.
99
+ * The report task subtype.
100
+ * [_single.params.SubType.enum. DESKTOP]Cloud computer
122
101
  *
123
102
  * This parameter is required.
124
103
  *
@@ -128,11 +107,7 @@ export class CreateEcdReportTaskRequest extends $dara.Model {
128
107
  subType?: string;
129
108
  /**
130
109
  * @remarks
131
- * The type of the report task.
132
- *
133
- * Valid value:
134
- *
135
- * - RESOURCE_REPORT
110
+ * The report task type.
136
111
  *
137
112
  * This parameter is required.
138
113
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateEcdReportTaskResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The request result. If the request was successful, `success` is returned. If the request failed, an error message is returned.
8
+ * The operation result. The value `success` indicates success. Otherwise, an error message is returned.
9
9
  *
10
10
  * @example
11
11
  * success
@@ -13,7 +13,7 @@ export class CreateEcdReportTaskResponseBody extends $dara.Model {
13
13
  code?: string;
14
14
  /**
15
15
  * @remarks
16
- * The error message returned if the request failed. This parameter is not returned if the value of Code is success.
16
+ * The error message. This parameter is not returned when Code is success.
17
17
  *
18
18
  * @example
19
19
  * success
@@ -29,7 +29,7 @@ export class CreateEcdReportTaskResponseBody extends $dara.Model {
29
29
  requestId?: string;
30
30
  /**
31
31
  * @remarks
32
- * Indicates whether the request is successful.
32
+ * Indicates whether the operation is successful.
33
33
  *
34
34
  * @example
35
35
  * True
@@ -37,7 +37,7 @@ export class CreateEcdReportTaskResponseBody extends $dara.Model {
37
37
  success?: boolean;
38
38
  /**
39
39
  * @remarks
40
- * The ID of the report export task.
40
+ * The report task ID.
41
41
  *
42
42
  * @example
43
43
  * ret-g67ip******
@@ -2,10 +2,36 @@
2
2
  import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
+ export class CreateNetworkPackageRequestTag extends $dara.Model {
6
+ key?: string;
7
+ value?: string;
8
+ static names(): { [key: string]: string } {
9
+ return {
10
+ key: 'Key',
11
+ value: 'Value',
12
+ };
13
+ }
14
+
15
+ static types(): { [key: string]: any } {
16
+ return {
17
+ key: 'string',
18
+ value: 'string',
19
+ };
20
+ }
21
+
22
+ validate() {
23
+ super.validate();
24
+ }
25
+
26
+ constructor(map?: { [key: string]: any }) {
27
+ super(map);
28
+ }
29
+ }
30
+
5
31
  export class CreateNetworkPackageRequest extends $dara.Model {
6
32
  /**
7
33
  * @remarks
8
- * Specifies whether to enable auto-payment.
34
+ * Specifies whether to enable automatic payment.
9
35
  *
10
36
  * @example
11
37
  * false
@@ -21,13 +47,11 @@ export class CreateNetworkPackageRequest extends $dara.Model {
21
47
  autoRenew?: boolean;
22
48
  /**
23
49
  * @remarks
24
- * The bandwidth of the network package, in Mbps.
25
- *
26
- * - For subscription network packages, the value range is 2 to 1,000.
27
- *
28
- * - For pay-as-you-go network packages that are billed by traffic, the value range is 2 to 200.
50
+ * The bandwidth of the premium bandwidth plan. Unit: Mbit/s.
29
51
  *
30
- * - For pay-as-you-go network packages that are billed by bandwidth, the value range is 2 to 1,000.
52
+ * - If the premium bandwidth plan uses the subscription billing method, the valid values are 2 to 1000.
53
+ * - If the premium bandwidth plan uses the pay-as-you-go billing method and the billing type is pay-by-data-transfer (PayByTraffic), the valid values are 2 to 200.
54
+ * - If the premium bandwidth plan uses the pay-as-you-go billing method and the billing type is pay-by-bandwidth (PayByBandwidth), the valid values are 2 to 1000.
31
55
  *
32
56
  * This parameter is required.
33
57
  *
@@ -38,17 +62,13 @@ export class CreateNetworkPackageRequest extends $dara.Model {
38
62
  channelCookie?: string;
39
63
  /**
40
64
  * @remarks
41
- * The billing method for the network package.
65
+ * The billable methods of the premium bandwidth plan.
42
66
  *
43
- * - When `PayType` is set to `PrePaid`, the only valid value is:
44
- *
45
- * - `PayByBandwidth`: pay-by-bandwidth.
46
- *
47
- * - When `PayType` is set to `PostPaid`, valid values are:
48
- *
49
- * - `PayByTraffic`: pay-by-traffic.
50
- *
51
- * - `PayByBandwidth`: pay-by-bandwidth.
67
+ * - If the parameter `PayType` is set to `PrePaid`, valid values:
68
+ * - PayByBandwidth: billing by fixed bandwidth.
69
+ * - If the parameter `PayType` is set to `PostPaid`, valid values:
70
+ * - PayByTraffic: billing by data transfer.
71
+ * - PayByBandwidth: billing by fixed bandwidth.
52
72
  *
53
73
  * @example
54
74
  * PayByTraffic
@@ -72,13 +92,11 @@ export class CreateNetworkPackageRequest extends $dara.Model {
72
92
  payType?: string;
73
93
  /**
74
94
  * @remarks
75
- * The subscription duration of the network package. This parameter is required and applies only when `PayType` is set to `PrePaid`. The valid values for this parameter depend on the value of `PeriodUnit`.
76
- *
77
- * - If `PeriodUnit` is set to `Week`, the only valid value is 1.
78
- *
79
- * - If `PeriodUnit` is set to `Month`, valid values are 1, 2, 3, and 6.
95
+ * The subscription duration of the premium bandwidth plan. This parameter takes effect and is required only when PayType is set to PrePaid. Valid values are determined by the PeriodUnit parameter.
80
96
  *
81
- * - If `PeriodUnit` is set to `Year`, valid values are 1, 2, and 3.
97
+ * - If PeriodUnit is set to Week, the valid value is 1.
98
+ * - If PeriodUnit is set to Month, valid values are 1, 2, 3, and 6.
99
+ * - If PeriodUnit is set to Year, valid values are 1, 2, and 3.
82
100
  *
83
101
  * Default value: 1.
84
102
  *
@@ -88,7 +106,7 @@ export class CreateNetworkPackageRequest extends $dara.Model {
88
106
  period?: number;
89
107
  /**
90
108
  * @remarks
91
- * The unit of the subscription duration for the network package. This parameter is required and applies only when `PayType` is set to `PrePaid`.
109
+ * The unit of the subscription duration for the premium bandwidth plan. This parameter takes effect and is required only when PayType is set to PrePaid.
92
110
  *
93
111
  * @example
94
112
  * Week
@@ -104,7 +122,7 @@ export class CreateNetworkPackageRequest extends $dara.Model {
104
122
  promotionId?: string;
105
123
  /**
106
124
  * @remarks
107
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to get the list of regions supported by Elastic Desktop Service.
125
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
108
126
  *
109
127
  * This parameter is required.
110
128
  *
@@ -113,6 +131,7 @@ export class CreateNetworkPackageRequest extends $dara.Model {
113
131
  */
114
132
  regionId?: string;
115
133
  resellerOwnerUid?: number;
134
+ tag?: CreateNetworkPackageRequestTag[];
116
135
  static names(): { [key: string]: string } {
117
136
  return {
118
137
  autoPay: 'AutoPay',
@@ -127,6 +146,7 @@ export class CreateNetworkPackageRequest extends $dara.Model {
127
146
  promotionId: 'PromotionId',
128
147
  regionId: 'RegionId',
129
148
  resellerOwnerUid: 'ResellerOwnerUid',
149
+ tag: 'Tag',
130
150
  };
131
151
  }
132
152
 
@@ -144,10 +164,14 @@ export class CreateNetworkPackageRequest extends $dara.Model {
144
164
  promotionId: 'string',
145
165
  regionId: 'string',
146
166
  resellerOwnerUid: 'number',
167
+ tag: { 'type': 'array', 'itemType': CreateNetworkPackageRequestTag },
147
168
  };
148
169
  }
149
170
 
150
171
  validate() {
172
+ if(Array.isArray(this.tag)) {
173
+ $dara.Model.validateArray(this.tag);
174
+ }
151
175
  super.validate();
152
176
  }
153
177
 
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateNetworkPackageResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the created network package.
8
+ * The premium bandwidth plan ID.
9
9
  *
10
10
  * @example
11
11
  * np-amtp8e8q1o9e4****
@@ -13,7 +13,7 @@ export class CreateNetworkPackageResponseBody extends $dara.Model {
13
13
  networkPackageId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The ID of the order.
16
+ * The order ID.
17
17
  *
18
18
  * @example
19
19
  * 234526262716724
@@ -21,7 +21,7 @@ export class CreateNetworkPackageResponseBody extends $dara.Model {
21
21
  orderId?: string;
22
22
  /**
23
23
  * @remarks
24
- * The ID of the request.
24
+ * The request ID.
25
25
  *
26
26
  * @example
27
27
  * 269BDB16-2CD8-4865-84BD-11C40BC21DB0
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DeleteCdsFileRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the enterprise drive.
8
+ * The enterprise cloud drive ID.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class DeleteCdsFileRequest extends $dara.Model {
15
15
  cdsId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the user who uses the network disk.
18
+ * The ID of the user who uses the cloud drive.
19
19
  *
20
20
  * @example
21
21
  * user01
@@ -23,7 +23,7 @@ export class DeleteCdsFileRequest extends $dara.Model {
23
23
  endUserId?: string;
24
24
  /**
25
25
  * @remarks
26
- * The file ID. You can call the [ListCdsFiles](https://help.aliyun.com/document_detail/2247622.html) operation to query the ID of the file.
26
+ * The file ID. You can call [ListCdsFiles](https://help.aliyun.com/document_detail/2247622.html) to query the ID of the file.
27
27
  *
28
28
  * This parameter is required.
29
29
  *
@@ -33,7 +33,7 @@ export class DeleteCdsFileRequest extends $dara.Model {
33
33
  fileId?: string;
34
34
  /**
35
35
  * @remarks
36
- * The ID of the team space.
36
+ * The team space ID.
37
37
  *
38
38
  * @example
39
39
  * cg-i1ruuudp92qpj****
@@ -41,7 +41,7 @@ export class DeleteCdsFileRequest extends $dara.Model {
41
41
  groupId?: string;
42
42
  /**
43
43
  * @remarks
44
- * The ID of the region. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the list of regions where Elastic Desktop Service (EDS) Enterprise is available.
44
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
45
45
  *
46
46
  * This parameter is required.
47
47
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DeleteCdsFileResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The execution result of the operation. If the request was successful, `success` is returned. If the request failed, an error message is returned.
8
+ * The execution result. The value `success` indicates success. Otherwise, an error message is returned.
9
9
  *
10
10
  * @example
11
11
  * success
@@ -13,13 +13,7 @@ export class DeleteCdsFileResponseBody extends $dara.Model {
13
13
  code?: string;
14
14
  /**
15
15
  * @remarks
16
- * Indicates whether the data is returned.
17
- *
18
- * Valid value:
19
- *
20
- * - true
21
- *
22
- * - false
16
+ * Indicates whether data was returned successfully.
23
17
  *
24
18
  * @example
25
19
  * true
@@ -27,7 +21,7 @@ export class DeleteCdsFileResponseBody extends $dara.Model {
27
21
  data?: string;
28
22
  /**
29
23
  * @remarks
30
- * Error message. This parameter is not returned if the value of Code is `success`.
24
+ * The error message. This parameter is not returned if Code is `success`.
31
25
  *
32
26
  * @example
33
27
  * success
@@ -45,12 +39,6 @@ export class DeleteCdsFileResponseBody extends $dara.Model {
45
39
  * @remarks
46
40
  * Indicates whether the operation was successful.
47
41
  *
48
- * Valid value:
49
- *
50
- * - true
51
- *
52
- * - false
53
- *
54
42
  * @example
55
43
  * true
56
44
  */
@@ -7,12 +7,6 @@ export class DeleteCenterPolicyRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * The business type.
9
9
  *
10
- * Valid values:
11
- *
12
- * - 1: public cloud.
13
- *
14
- * - 8: commercial edition.
15
- *
16
10
  * This parameter is required.
17
11
  *
18
12
  * @example
@@ -21,14 +15,14 @@ export class DeleteCenterPolicyRequest extends $dara.Model {
21
15
  businessType?: number;
22
16
  /**
23
17
  * @remarks
24
- * The policy IDs.
18
+ * The list of policy group IDs.
25
19
  *
26
20
  * This parameter is required.
27
21
  */
28
22
  policyGroupIds?: string[];
29
23
  /**
30
24
  * @remarks
31
- * The region ID. You can call the [DescribeRegions](~~DescribeRegions~~) operation to query the list of regions where Elastic Desktop Service (EDS) Enterprise is available.
25
+ * The region ID. You can call [DescribeRegions](~~DescribeRegions~~) to query the regions supported by Wuying Cloud Computer.
32
26
  *
33
27
  * This parameter is required.
34
28
  *
@@ -40,12 +34,6 @@ export class DeleteCenterPolicyRequest extends $dara.Model {
40
34
  * @remarks
41
35
  * The resource type.
42
36
  *
43
- * Valid values:
44
- *
45
- * - app: cloud applications.
46
- *
47
- * - desktop: cloud computers.
48
- *
49
37
  * This parameter is required.
50
38
  *
51
39
  * @example
@@ -55,7 +55,7 @@ export class DescribeCdsFileShareLinksRequest extends $dara.Model {
55
55
  * The file sharing status. Valid values: ● disabled: canceled ● enabled: valid
56
56
  *
57
57
  * @example
58
- * enabled
58
+ * disabled
59
59
  */
60
60
  status?: string;
61
61
  static names(): { [key: string]: string } {
@@ -17,7 +17,8 @@ export class DescribeCenterPolicyListRequest extends $dara.Model {
17
17
  modelLibrary?: string;
18
18
  /**
19
19
  * @remarks
20
- * The page number to return in a paged query.<br>Default value: 1.
20
+ * The page number of the current page in a paged query. Paging starts from page 1.
21
+ * Default value: 1.
21
22
  *
22
23
  * @example
23
24
  * 1
@@ -25,7 +26,7 @@ export class DescribeCenterPolicyListRequest extends $dara.Model {
25
26
  pageNumber?: number;
26
27
  /**
27
28
  * @remarks
28
- * The maximum number of entries per page in a paged query.
29
+ * The maximum number of entries per page in a paged query. Paging is used to return results in batches.
29
30
  *
30
31
  * @example
31
32
  * 20
@@ -33,7 +34,7 @@ export class DescribeCenterPolicyListRequest extends $dara.Model {
33
34
  pageSize?: number;
34
35
  /**
35
36
  * @remarks
36
- * The list of Cloud Desktop policy IDs.
37
+ * The list of cloud desktop policy IDs.
37
38
  */
38
39
  policyGroupId?: string[];
39
40
  portProxy?: string;
@@ -49,7 +50,7 @@ export class DescribeCenterPolicyListRequest extends $dara.Model {
49
50
  resourceType?: string;
50
51
  /**
51
52
  * @remarks
52
- * The scope where the Cloud Desktop policy takes effect.
53
+ * The effective scope of the cloud desktop policy.
53
54
  *
54
55
  * @example
55
56
  * GLOBAL