@alicloud/ecd20200930 4.25.5 → 5.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (320) hide show
  1. package/dist/client.d.ts +214 -251
  2. package/dist/client.js +296 -286
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/ActivateOfficeSiteRequest.d.ts +2 -2
  5. package/dist/models/ActivateOfficeSiteResponseBody.d.ts +1 -1
  6. package/dist/models/AddFilePermissionRequest.d.ts +11 -32
  7. package/dist/models/AddFilePermissionRequest.js.map +1 -1
  8. package/dist/models/AddFilePermissionResponseBody.d.ts +1 -1
  9. package/dist/models/AddFilePermissionShrinkRequest.d.ts +6 -6
  10. package/dist/models/ApplyCoordinatePrivilegeRequest.d.ts +5 -7
  11. package/dist/models/ApplyCoordinatePrivilegeRequest.js.map +1 -1
  12. package/dist/models/ApplyCoordinatePrivilegeResponseBody.d.ts +1 -1
  13. package/dist/models/ApplyCoordinationForMonitoringRequest.d.ts +13 -41
  14. package/dist/models/ApplyCoordinationForMonitoringRequest.js.map +1 -1
  15. package/dist/models/ApplyCoordinationForMonitoringResponseBody.d.ts +12 -26
  16. package/dist/models/ApplyCoordinationForMonitoringResponseBody.js.map +1 -1
  17. package/dist/models/ApproveFotaUpdateRequest.d.ts +3 -3
  18. package/dist/models/ApproveFotaUpdateResponseBody.d.ts +1 -1
  19. package/dist/models/AssociateNetworkPackageRequest.d.ts +3 -3
  20. package/dist/models/AssociateNetworkPackageResponseBody.d.ts +1 -1
  21. package/dist/models/BatchModifyEntitlementRequest.d.ts +9 -9
  22. package/dist/models/BatchModifyEntitlementResponseBody.d.ts +4 -28
  23. package/dist/models/BatchModifyEntitlementResponseBody.js.map +1 -1
  24. package/dist/models/CancelCdsFileShareLinkRequest.d.ts +2 -2
  25. package/dist/models/CancelCdsFileShareLinkResponseBody.d.ts +3 -21
  26. package/dist/models/CancelCdsFileShareLinkResponseBody.js.map +1 -1
  27. package/dist/models/CancelCoordinationForMonitoringRequest.d.ts +4 -8
  28. package/dist/models/CancelCoordinationForMonitoringRequest.js.map +1 -1
  29. package/dist/models/CancelCopyImageRequest.d.ts +2 -2
  30. package/dist/models/CloneCenterPolicyRequest.d.ts +3 -15
  31. package/dist/models/CloneCenterPolicyRequest.js.map +1 -1
  32. package/dist/models/CloneCenterPolicyResponseBody.d.ts +1 -1
  33. package/dist/models/ClonePolicyGroupRequest.d.ts +3 -3
  34. package/dist/models/ClonePolicyGroupResponseBody.d.ts +1 -1
  35. package/dist/models/ConfigAdconnectorTrustRequest.d.ts +4 -10
  36. package/dist/models/ConfigAdconnectorTrustRequest.js.map +1 -1
  37. package/dist/models/ConfigAdconnectorTrustResponseBody.d.ts +1 -1
  38. package/dist/models/ConfigAdconnectorUserRequest.d.ts +5 -7
  39. package/dist/models/ConfigAdconnectorUserRequest.js.map +1 -1
  40. package/dist/models/ConfigAdconnectorUserResponseBody.d.ts +1 -1
  41. package/dist/models/CopyCdsFileRequest.d.ts +10 -29
  42. package/dist/models/CopyCdsFileRequest.js.map +1 -1
  43. package/dist/models/CopyCdsFileResponseBody.d.ts +6 -24
  44. package/dist/models/CopyCdsFileResponseBody.js.map +1 -1
  45. package/dist/models/CopyImageRequest.d.ts +5 -5
  46. package/dist/models/CopyImageResponseBody.d.ts +2 -2
  47. package/dist/models/CreateAndBindNasFileSystemRequest.d.ts +7 -19
  48. package/dist/models/CreateAndBindNasFileSystemRequest.js.map +1 -1
  49. package/dist/models/CreateCdsFileShareLinkRequest.d.ts +20 -101
  50. package/dist/models/CreateCdsFileShareLinkRequest.js.map +1 -1
  51. package/dist/models/CreateCdsFileShareLinkResponseBody.d.ts +5 -20
  52. package/dist/models/CreateCdsFileShareLinkResponseBody.js.map +1 -1
  53. package/dist/models/CreateCenterPolicyRequest.d.ts +159 -159
  54. package/dist/models/CreateCenterPolicyRequest.js +10 -0
  55. package/dist/models/CreateCenterPolicyRequest.js.map +1 -1
  56. package/dist/models/CreateCenterPolicyResponseBody.d.ts +2 -2
  57. package/dist/models/CreateDesktopsRequest.d.ts +106 -128
  58. package/dist/models/CreateDesktopsRequest.js +4 -0
  59. package/dist/models/CreateDesktopsRequest.js.map +1 -1
  60. package/dist/models/CreateDesktopsResponseBody.d.ts +2 -3
  61. package/dist/models/CreateDesktopsResponseBody.js.map +1 -1
  62. package/dist/models/CreateDesktopsShrinkRequest.d.ts +89 -99
  63. package/dist/models/CreateDesktopsShrinkRequest.js +4 -0
  64. package/dist/models/CreateDesktopsShrinkRequest.js.map +1 -1
  65. package/dist/models/CreateDiskEncryptionServiceRequest.d.ts +1 -1
  66. package/dist/models/CreateEcdReportTaskRequest.d.ts +27 -52
  67. package/dist/models/CreateEcdReportTaskRequest.js.map +1 -1
  68. package/dist/models/CreateEcdReportTaskResponseBody.d.ts +4 -4
  69. package/dist/models/CreateNetworkPackageRequest.d.ts +32 -25
  70. package/dist/models/CreateNetworkPackageRequest.js +27 -1
  71. package/dist/models/CreateNetworkPackageRequest.js.map +1 -1
  72. package/dist/models/CreateNetworkPackageResponseBody.d.ts +3 -3
  73. package/dist/models/DeleteCdsFileRequest.d.ts +5 -5
  74. package/dist/models/DeleteCdsFileResponseBody.d.ts +3 -15
  75. package/dist/models/DeleteCdsFileResponseBody.js.map +1 -1
  76. package/dist/models/DeleteCenterPolicyRequest.d.ts +2 -14
  77. package/dist/models/DeleteCenterPolicyRequest.js.map +1 -1
  78. package/dist/models/DescribeCdsFileShareLinksRequest.d.ts +1 -1
  79. package/dist/models/DescribeCenterPolicyListRequest.d.ts +5 -4
  80. package/dist/models/DescribeCenterPolicyListRequest.js.map +1 -1
  81. package/dist/models/DescribeCenterPolicyListResponseBody.d.ts +90 -84
  82. package/dist/models/DescribeCenterPolicyListResponseBody.js +20 -0
  83. package/dist/models/DescribeCenterPolicyListResponseBody.js.map +1 -1
  84. package/dist/models/DescribeClientEventsRequest.d.ts +14 -16
  85. package/dist/models/DescribeClientEventsRequest.js +5 -0
  86. package/dist/models/DescribeClientEventsRequest.js.map +1 -1
  87. package/dist/models/DescribeClientEventsResponseBody.d.ts +23 -24
  88. package/dist/models/DescribeClientEventsResponseBody.js +2 -0
  89. package/dist/models/DescribeClientEventsResponseBody.js.map +1 -1
  90. package/dist/models/DescribeCloudDrivePermissionsRequest.d.ts +2 -2
  91. package/dist/models/DescribeCloudDrivePermissionsResponseBody.d.ts +8 -4
  92. package/dist/models/DescribeCloudDrivePermissionsResponseBody.js.map +1 -1
  93. package/dist/models/DescribeDesktopMetadataRequest.d.ts +14 -11
  94. package/dist/models/DescribeDesktopMetadataRequest.js +2 -0
  95. package/dist/models/DescribeDesktopMetadataRequest.js.map +1 -1
  96. package/dist/models/DescribeDesktopMetadataResponseBody.d.ts +29 -39
  97. package/dist/models/DescribeDesktopMetadataResponseBody.js.map +1 -1
  98. package/dist/models/DescribeDesktopSessionsRequest.d.ts +13 -12
  99. package/dist/models/DescribeDesktopSessionsRequest.js +5 -0
  100. package/dist/models/DescribeDesktopSessionsRequest.js.map +1 -1
  101. package/dist/models/DescribeDesktopSessionsResponseBody.d.ts +26 -26
  102. package/dist/models/DescribeDesktopsRequest.d.ts +45 -47
  103. package/dist/models/DescribeDesktopsRequest.js.map +1 -1
  104. package/dist/models/DescribeDesktopsResponseBody.d.ts +68 -73
  105. package/dist/models/DescribeDesktopsResponseBody.js +4 -0
  106. package/dist/models/DescribeDesktopsResponseBody.js.map +1 -1
  107. package/dist/models/DescribeFotaTasksRequest.d.ts +9 -19
  108. package/dist/models/DescribeFotaTasksRequest.js.map +1 -1
  109. package/dist/models/DescribeFotaTasksResponseBody.d.ts +12 -17
  110. package/dist/models/DescribeFotaTasksResponseBody.js.map +1 -1
  111. package/dist/models/DescribeGlobalDesktopRecordsRequest.d.ts +24 -38
  112. package/dist/models/DescribeGlobalDesktopRecordsRequest.js +5 -0
  113. package/dist/models/DescribeGlobalDesktopRecordsRequest.js.map +1 -1
  114. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.d.ts +33 -36
  115. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js +2 -0
  116. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js.map +1 -1
  117. package/dist/models/DescribeInvocationsRequest.d.ts +14 -45
  118. package/dist/models/DescribeInvocationsRequest.js.map +1 -1
  119. package/dist/models/DescribeInvocationsResponseBody.d.ts +75 -81
  120. package/dist/models/DescribeInvocationsResponseBody.js +4 -0
  121. package/dist/models/DescribeInvocationsResponseBody.js.map +1 -1
  122. package/dist/models/DescribeModificationPriceRequest.d.ts +40 -59
  123. package/dist/models/DescribeModificationPriceRequest.js.map +1 -1
  124. package/dist/models/DescribeModificationPriceResponseBody.d.ts +13 -12
  125. package/dist/models/DescribeModificationPriceResponseBody.js.map +1 -1
  126. package/dist/models/DescribeNetworkPackagesRequest.d.ts +22 -14
  127. package/dist/models/DescribeNetworkPackagesRequest.js +27 -1
  128. package/dist/models/DescribeNetworkPackagesRequest.js.map +1 -1
  129. package/dist/models/DescribeNetworkPackagesResponseBody.d.ts +36 -98
  130. package/dist/models/DescribeNetworkPackagesResponseBody.js +27 -1
  131. package/dist/models/DescribeNetworkPackagesResponseBody.js.map +1 -1
  132. package/dist/models/DescribePolicyGroupsResponseBody.d.ts +5 -0
  133. package/dist/models/DescribePolicyGroupsResponseBody.js +10 -0
  134. package/dist/models/DescribePolicyGroupsResponseBody.js.map +1 -1
  135. package/dist/models/DescribeRefundPriceRequest.d.ts +3 -3
  136. package/dist/models/DescribeRefundPriceResponseBody.d.ts +5 -5
  137. package/dist/models/DescribeSnapshotsRequest.d.ts +10 -10
  138. package/dist/models/DescribeSnapshotsRequest.js +2 -0
  139. package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
  140. package/dist/models/DescribeSnapshotsResponseBody.d.ts +23 -22
  141. package/dist/models/DescribeSnapshotsResponseBody.js +2 -0
  142. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  143. package/dist/models/DescribeTemplatesRequest.d.ts +11 -11
  144. package/dist/models/DescribeTemplatesResponseBody.d.ts +45 -45
  145. package/dist/models/DissociateNetworkPackageRequest.d.ts +2 -2
  146. package/dist/models/DissociateNetworkPackageResponseBody.d.ts +1 -1
  147. package/dist/models/DownloadCdsFileRequest.d.ts +1 -1
  148. package/dist/models/DownloadCdsFileResponseBody.d.ts +9 -9
  149. package/dist/models/ExportDesktopGroupInfoRequest.d.ts +16 -23
  150. package/dist/models/ExportDesktopGroupInfoRequest.js.map +1 -1
  151. package/dist/models/ExportDesktopGroupInfoResponseBody.d.ts +7 -16
  152. package/dist/models/ExportDesktopGroupInfoResponseBody.js.map +1 -1
  153. package/dist/models/ExportDesktopListInfoRequest.d.ts +17 -119
  154. package/dist/models/ExportDesktopListInfoRequest.js.map +1 -1
  155. package/dist/models/ExportDesktopListInfoResponseBody.d.ts +2 -2
  156. package/dist/models/GetAsyncTaskRequest.d.ts +2 -2
  157. package/dist/models/GetAsyncTaskResponseBody.d.ts +5 -39
  158. package/dist/models/GetAsyncTaskResponseBody.js.map +1 -1
  159. package/dist/models/ListCdsFilesRequest.d.ts +2 -2
  160. package/dist/models/ListCdsFilesResponseBody.d.ts +5 -5
  161. package/dist/models/ListCdsFilesShrinkRequest.d.ts +2 -2
  162. package/dist/models/ListTagResourcesRequest.d.ts +7 -11
  163. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  164. package/dist/models/ListTagResourcesResponseBody.d.ts +5 -9
  165. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  166. package/dist/models/ModifyAutoSnapshotPolicyRequest.d.ts +11 -4
  167. package/dist/models/ModifyAutoSnapshotPolicyRequest.js.map +1 -1
  168. package/dist/models/ModifyCdsFileRequest.d.ts +2 -2
  169. package/dist/models/ModifyCdsFileShareLinkRequest.d.ts +6 -6
  170. package/dist/models/ModifyCenterPolicyRequest.d.ts +171 -176
  171. package/dist/models/ModifyCenterPolicyRequest.js +10 -0
  172. package/dist/models/ModifyCenterPolicyRequest.js.map +1 -1
  173. package/dist/models/MoveCdsFileRequest.d.ts +7 -49
  174. package/dist/models/MoveCdsFileRequest.js.map +1 -1
  175. package/dist/models/MoveCdsFileResponseBody.d.ts +8 -44
  176. package/dist/models/MoveCdsFileResponseBody.js.map +1 -1
  177. package/dist/models/RemoveFilePermissionRequest.d.ts +1 -1
  178. package/dist/models/RemoveFilePermissionShrinkRequest.d.ts +1 -1
  179. package/dist/models/RevokeCoordinatePrivilegeRequest.d.ts +5 -7
  180. package/dist/models/RevokeCoordinatePrivilegeRequest.js.map +1 -1
  181. package/dist/models/RevokeCoordinatePrivilegeResponseBody.d.ts +1 -1
  182. package/dist/models/SetDirectorySsoStatusRequest.d.ts +4 -6
  183. package/dist/models/SetDirectorySsoStatusRequest.js.map +1 -1
  184. package/dist/models/TagResourcesRequest.d.ts +6 -10
  185. package/dist/models/TagResourcesRequest.js.map +1 -1
  186. package/dist/models/UntagResourcesRequest.d.ts +2 -6
  187. package/dist/models/UntagResourcesRequest.js.map +1 -1
  188. package/dist/models/UploadImageRequest.d.ts +14 -41
  189. package/dist/models/UploadImageRequest.js +2 -0
  190. package/dist/models/UploadImageRequest.js.map +1 -1
  191. package/dist/models/UploadImageResponseBody.d.ts +2 -2
  192. package/dist/models/VerifyCenRequest.d.ts +1 -1
  193. package/dist/models/VerifyCenResponseBody.d.ts +1 -1
  194. package/dist/models/model.d.ts +3 -4
  195. package/dist/models/model.js +37 -39
  196. package/dist/models/model.js.map +1 -1
  197. package/package.json +2 -2
  198. package/src/client.ts +316 -294
  199. package/src/models/ActivateOfficeSiteRequest.ts +2 -2
  200. package/src/models/ActivateOfficeSiteResponseBody.ts +1 -1
  201. package/src/models/AddFilePermissionRequest.ts +11 -32
  202. package/src/models/AddFilePermissionResponseBody.ts +1 -1
  203. package/src/models/AddFilePermissionShrinkRequest.ts +6 -6
  204. package/src/models/ApplyCoordinatePrivilegeRequest.ts +5 -7
  205. package/src/models/ApplyCoordinatePrivilegeResponseBody.ts +1 -1
  206. package/src/models/ApplyCoordinationForMonitoringRequest.ts +13 -41
  207. package/src/models/ApplyCoordinationForMonitoringResponseBody.ts +12 -26
  208. package/src/models/ApproveFotaUpdateRequest.ts +3 -3
  209. package/src/models/ApproveFotaUpdateResponseBody.ts +1 -1
  210. package/src/models/AssociateNetworkPackageRequest.ts +3 -3
  211. package/src/models/AssociateNetworkPackageResponseBody.ts +1 -1
  212. package/src/models/BatchModifyEntitlementRequest.ts +9 -9
  213. package/src/models/BatchModifyEntitlementResponseBody.ts +4 -28
  214. package/src/models/CancelCdsFileShareLinkRequest.ts +2 -2
  215. package/src/models/CancelCdsFileShareLinkResponseBody.ts +3 -21
  216. package/src/models/CancelCoordinationForMonitoringRequest.ts +4 -8
  217. package/src/models/CancelCopyImageRequest.ts +2 -2
  218. package/src/models/CloneCenterPolicyRequest.ts +3 -15
  219. package/src/models/CloneCenterPolicyResponseBody.ts +1 -1
  220. package/src/models/ClonePolicyGroupRequest.ts +3 -3
  221. package/src/models/ClonePolicyGroupResponseBody.ts +1 -1
  222. package/src/models/ConfigAdconnectorTrustRequest.ts +4 -10
  223. package/src/models/ConfigAdconnectorTrustResponseBody.ts +1 -1
  224. package/src/models/ConfigAdconnectorUserRequest.ts +5 -7
  225. package/src/models/ConfigAdconnectorUserResponseBody.ts +1 -1
  226. package/src/models/CopyCdsFileRequest.ts +10 -29
  227. package/src/models/CopyCdsFileResponseBody.ts +6 -24
  228. package/src/models/CopyImageRequest.ts +5 -5
  229. package/src/models/CopyImageResponseBody.ts +2 -2
  230. package/src/models/CreateAndBindNasFileSystemRequest.ts +7 -19
  231. package/src/models/CreateCdsFileShareLinkRequest.ts +20 -101
  232. package/src/models/CreateCdsFileShareLinkResponseBody.ts +5 -20
  233. package/src/models/CreateCenterPolicyRequest.ts +169 -159
  234. package/src/models/CreateCenterPolicyResponseBody.ts +2 -2
  235. package/src/models/CreateDesktopsRequest.ts +110 -128
  236. package/src/models/CreateDesktopsResponseBody.ts +2 -3
  237. package/src/models/CreateDesktopsShrinkRequest.ts +93 -99
  238. package/src/models/CreateDiskEncryptionServiceRequest.ts +1 -1
  239. package/src/models/CreateEcdReportTaskRequest.ts +27 -52
  240. package/src/models/CreateEcdReportTaskResponseBody.ts +4 -4
  241. package/src/models/CreateNetworkPackageRequest.ts +49 -25
  242. package/src/models/CreateNetworkPackageResponseBody.ts +3 -3
  243. package/src/models/DeleteCdsFileRequest.ts +5 -5
  244. package/src/models/DeleteCdsFileResponseBody.ts +3 -15
  245. package/src/models/DeleteCenterPolicyRequest.ts +2 -14
  246. package/src/models/DescribeCdsFileShareLinksRequest.ts +1 -1
  247. package/src/models/DescribeCenterPolicyListRequest.ts +5 -4
  248. package/src/models/DescribeCenterPolicyListResponseBody.ts +110 -84
  249. package/src/models/DescribeClientEventsRequest.ts +19 -16
  250. package/src/models/DescribeClientEventsResponseBody.ts +25 -24
  251. package/src/models/DescribeCloudDrivePermissionsRequest.ts +2 -2
  252. package/src/models/DescribeCloudDrivePermissionsResponseBody.ts +8 -4
  253. package/src/models/DescribeDesktopMetadataRequest.ts +16 -11
  254. package/src/models/DescribeDesktopMetadataResponseBody.ts +29 -39
  255. package/src/models/DescribeDesktopSessionsRequest.ts +18 -12
  256. package/src/models/DescribeDesktopSessionsResponseBody.ts +26 -26
  257. package/src/models/DescribeDesktopsRequest.ts +45 -47
  258. package/src/models/DescribeDesktopsResponseBody.ts +72 -73
  259. package/src/models/DescribeFotaTasksRequest.ts +9 -19
  260. package/src/models/DescribeFotaTasksResponseBody.ts +12 -17
  261. package/src/models/DescribeGlobalDesktopRecordsRequest.ts +29 -38
  262. package/src/models/DescribeGlobalDesktopRecordsResponseBody.ts +35 -36
  263. package/src/models/DescribeInvocationsRequest.ts +14 -45
  264. package/src/models/DescribeInvocationsResponseBody.ts +79 -81
  265. package/src/models/DescribeModificationPriceRequest.ts +40 -59
  266. package/src/models/DescribeModificationPriceResponseBody.ts +13 -12
  267. package/src/models/DescribeNetworkPackagesRequest.ts +39 -14
  268. package/src/models/DescribeNetworkPackagesResponseBody.ts +53 -98
  269. package/src/models/DescribePolicyGroupsResponseBody.ts +15 -0
  270. package/src/models/DescribeRefundPriceRequest.ts +3 -3
  271. package/src/models/DescribeRefundPriceResponseBody.ts +5 -5
  272. package/src/models/DescribeSnapshotsRequest.ts +13 -11
  273. package/src/models/DescribeSnapshotsResponseBody.ts +25 -22
  274. package/src/models/DescribeTemplatesRequest.ts +11 -11
  275. package/src/models/DescribeTemplatesResponseBody.ts +45 -45
  276. package/src/models/DissociateNetworkPackageRequest.ts +2 -2
  277. package/src/models/DissociateNetworkPackageResponseBody.ts +1 -1
  278. package/src/models/DownloadCdsFileRequest.ts +1 -1
  279. package/src/models/DownloadCdsFileResponseBody.ts +9 -9
  280. package/src/models/ExportDesktopGroupInfoRequest.ts +16 -23
  281. package/src/models/ExportDesktopGroupInfoResponseBody.ts +7 -16
  282. package/src/models/ExportDesktopListInfoRequest.ts +17 -119
  283. package/src/models/ExportDesktopListInfoResponseBody.ts +2 -2
  284. package/src/models/GetAsyncTaskRequest.ts +2 -2
  285. package/src/models/GetAsyncTaskResponseBody.ts +5 -39
  286. package/src/models/ListCdsFilesRequest.ts +2 -2
  287. package/src/models/ListCdsFilesResponseBody.ts +5 -5
  288. package/src/models/ListCdsFilesShrinkRequest.ts +2 -2
  289. package/src/models/ListTagResourcesRequest.ts +7 -11
  290. package/src/models/ListTagResourcesResponseBody.ts +5 -9
  291. package/src/models/ModifyAutoSnapshotPolicyRequest.ts +11 -4
  292. package/src/models/ModifyCdsFileRequest.ts +2 -2
  293. package/src/models/ModifyCdsFileShareLinkRequest.ts +6 -6
  294. package/src/models/ModifyCenterPolicyRequest.ts +181 -176
  295. package/src/models/MoveCdsFileRequest.ts +7 -49
  296. package/src/models/MoveCdsFileResponseBody.ts +8 -44
  297. package/src/models/RemoveFilePermissionRequest.ts +1 -1
  298. package/src/models/RemoveFilePermissionShrinkRequest.ts +1 -1
  299. package/src/models/RevokeCoordinatePrivilegeRequest.ts +5 -7
  300. package/src/models/RevokeCoordinatePrivilegeResponseBody.ts +1 -1
  301. package/src/models/SetDirectorySsoStatusRequest.ts +4 -6
  302. package/src/models/TagResourcesRequest.ts +6 -10
  303. package/src/models/UntagResourcesRequest.ts +2 -6
  304. package/src/models/UploadImageRequest.ts +16 -41
  305. package/src/models/UploadImageResponseBody.ts +2 -2
  306. package/src/models/VerifyCenRequest.ts +1 -1
  307. package/src/models/VerifyCenResponseBody.ts +1 -1
  308. package/src/models/model.ts +3 -4
  309. package/dist/models/DescribeFlowStatisticRequest.d.ts +0 -76
  310. package/dist/models/DescribeFlowStatisticRequest.js +0 -68
  311. package/dist/models/DescribeFlowStatisticRequest.js.map +0 -1
  312. package/dist/models/DescribeFlowStatisticResponse.d.ts +0 -19
  313. package/dist/models/DescribeFlowStatisticResponse.js +0 -69
  314. package/dist/models/DescribeFlowStatisticResponse.js.map +0 -1
  315. package/dist/models/DescribeFlowStatisticResponseBody.d.ts +0 -78
  316. package/dist/models/DescribeFlowStatisticResponseBody.js +0 -90
  317. package/dist/models/DescribeFlowStatisticResponseBody.js.map +0 -1
  318. package/src/models/DescribeFlowStatisticRequest.ts +0 -99
  319. package/src/models/DescribeFlowStatisticResponse.ts +0 -40
  320. package/src/models/DescribeFlowStatisticResponseBody.ts +0 -114
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DissociateNetworkPackageResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the request.
8
+ * The request ID.
9
9
  *
10
10
  * @example
11
11
  * 1CBAFFAB-B697-4049-A9B1-67E1FC5F****
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DownloadCdsFileRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The enterprise drive ID.
8
+ * The enterprise cloud drive ID.
9
9
  *
10
10
  * @example
11
11
  * cn-hangzhou+cds-643267****
@@ -5,10 +5,10 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DownloadCdsFileResponseBodyDownloadFileModel extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * This parameter is deprecated.
8
+ * Deprecated.
9
9
  *
10
10
  * @example
11
- *
11
+ * None.
12
12
  */
13
13
  downloadType?: string;
14
14
  /**
@@ -21,15 +21,15 @@ export class DownloadCdsFileResponseBodyDownloadFileModel extends $dara.Model {
21
21
  downloadUrl?: string;
22
22
  /**
23
23
  * @remarks
24
- * This parameter is deprecated.
24
+ * Deprecated.
25
25
  *
26
26
  * @example
27
- *
27
+ * None.
28
28
  */
29
29
  expirationSecond?: string;
30
30
  /**
31
31
  * @remarks
32
- * The validity period of the download URL.
32
+ * The expiration time of the file download URL.
33
33
  *
34
34
  * @example
35
35
  * 2024-07-18T02:55:49.795Z
@@ -45,7 +45,7 @@ export class DownloadCdsFileResponseBodyDownloadFileModel extends $dara.Model {
45
45
  fileId?: string;
46
46
  /**
47
47
  * @remarks
48
- * The size of the file. Unit: bytes.
48
+ * The file size, in bytes.
49
49
  *
50
50
  * @example
51
51
  * 1594642
@@ -53,10 +53,10 @@ export class DownloadCdsFileResponseBodyDownloadFileModel extends $dara.Model {
53
53
  size?: number;
54
54
  /**
55
55
  * @remarks
56
- * This parameter is deprecated.
56
+ * Deprecated.
57
57
  *
58
58
  * @example
59
- *
59
+ * None.
60
60
  */
61
61
  streamUrl?: string;
62
62
  static names(): { [key: string]: string } {
@@ -95,7 +95,7 @@ export class DownloadCdsFileResponseBodyDownloadFileModel extends $dara.Model {
95
95
  export class DownloadCdsFileResponseBody extends $dara.Model {
96
96
  /**
97
97
  * @remarks
98
- * The download URL of the file.
98
+ * The URL for downloading the file.
99
99
  */
100
100
  downloadFileModel?: DownloadCdsFileResponseBodyDownloadFileModel;
101
101
  /**
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ExportDesktopGroupInfoRequestTag extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The tag key. You cannot specify an empty string as a tag key. A tag key can be up to 128 characters in length and cannot start with `acs:` or `aliyun`. The tag key cannot contain `http://` or `https://`.
8
+ * The tag key. This parameter cannot be an empty string. The tag key can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
9
9
  *
10
10
  * @example
11
11
  * TestKey
@@ -13,7 +13,7 @@ export class ExportDesktopGroupInfoRequestTag extends $dara.Model {
13
13
  key?: string;
14
14
  /**
15
15
  * @remarks
16
- * The tag value. You can specify an empty string as a tag key. A tag value can be up to 128 characters in length and cannot start with `acs:`. The tag value cannot contain `http://` or `https://`.
16
+ * The tag value. The tag value can be an empty string. The tag value can be up to 128 characters in length and cannot start with `acs:`. It cannot contain `http://` or `https://`.
17
17
  *
18
18
  * @example
19
19
  * TestValue
@@ -45,13 +45,7 @@ export class ExportDesktopGroupInfoRequestTag extends $dara.Model {
45
45
  export class ExportDesktopGroupInfoRequest extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The billing method of the cloud computer share.
49
- *
50
- * Valid values:
51
- *
52
- * - PostPaid: pay-as-you-go.
53
- *
54
- * - PrePaid: subscription.
48
+ * The billing method of the shared cloud desktops.
55
49
  *
56
50
  * @example
57
51
  * PrePaid
@@ -59,12 +53,12 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
59
53
  chargeType?: string;
60
54
  /**
61
55
  * @remarks
62
- * The IDs of the cloud computer shares.
56
+ * The list of shared cloud desktop IDs.
63
57
  */
64
58
  desktopGroupId?: string[];
65
59
  /**
66
60
  * @remarks
67
- * The name of the cloud computer share.
61
+ * The name of the shared cloud desktop.
68
62
  *
69
63
  * @example
70
64
  * CloudComputerPool01
@@ -72,12 +66,12 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
72
66
  desktopGroupName?: string;
73
67
  /**
74
68
  * @remarks
75
- * The IDs of the users to be authorized.
69
+ * The list of authorized user IDs for the shared cloud desktops.
76
70
  */
77
71
  endUserId?: string[];
78
72
  /**
79
73
  * @remarks
80
- * The expiration date of the subscription cloud computer share.
74
+ * The expiration time of the subscription shared cloud desktops.
81
75
  *
82
76
  * @example
83
77
  * 2022-12-31T15:59Z
@@ -85,7 +79,7 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
85
79
  expiredTime?: string;
86
80
  /**
87
81
  * @remarks
88
- * The language of the response.
82
+ * The language type.
89
83
  *
90
84
  * @example
91
85
  * zh-CN
@@ -93,11 +87,10 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
93
87
  langType?: string;
94
88
  /**
95
89
  * @remarks
96
- * The number of entries to return on each page.
97
- *
98
- * Maximum value: 100.
90
+ * The number of entries per page for a paged query.
99
91
  *
100
- * Default value: 10.
92
+ * - Maximum value: 100.
93
+ * - Default value: 10.
101
94
  *
102
95
  * @example
103
96
  * 10
@@ -105,7 +98,7 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
105
98
  maxResults?: number;
106
99
  /**
107
100
  * @remarks
108
- * The token that determines the start point of the next query. If this parameter is left empty, all results are returned.
101
+ * The pagination token for the next query. An empty value indicates that no more results exist.
109
102
  *
110
103
  * @example
111
104
  * caeba0bbb2be03f84eb48b699f0a4883
@@ -113,7 +106,7 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
113
106
  nextToken?: string;
114
107
  /**
115
108
  * @remarks
116
- * The ID of the office network.
109
+ * The ID of the office network to which the shared cloud desktops belong.
117
110
  *
118
111
  * @example
119
112
  * cn-hangzhou+dir-467671****
@@ -121,7 +114,7 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
121
114
  officeSiteId?: string;
122
115
  /**
123
116
  * @remarks
124
- * The ID of the security policy.
117
+ * The ID of the policy associated with the shared cloud desktops.
125
118
  *
126
119
  * @example
127
120
  * pg-53iyi2aar0nd6****
@@ -129,7 +122,7 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
129
122
  policyGroupId?: string;
130
123
  /**
131
124
  * @remarks
132
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the regions supported by Elastic Desktop Service.
125
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by WUYING Workspace.
133
126
  *
134
127
  * This parameter is required.
135
128
  *
@@ -139,7 +132,7 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
139
132
  regionId?: string;
140
133
  /**
141
134
  * @remarks
142
- * The tags. You can specify up to 20 tags.
135
+ * The list of tags. A maximum of 20 tags can be specified.
143
136
  */
144
137
  tag?: ExportDesktopGroupInfoRequestTag[];
145
138
  static names(): { [key: string]: string } {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ExportDesktopGroupInfoResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the request.
8
+ * The request ID.
9
9
  *
10
10
  * @example
11
11
  * 24E05D3E-08F4-551E-B1F0-F6D84EE0BCCC
@@ -13,26 +13,17 @@ export class ExportDesktopGroupInfoResponseBody extends $dara.Model {
13
13
  requestId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The download URL of the XLSX file that contains cloud computer shares. The XLSX file provides the following information:
17
- *
18
- * - Cloud computer share ID/name
16
+ * The download URL of the exported shared cloud desktop list file. The exported file contains the following details of shared cloud desktops:
19
17
  *
18
+ * - Shared cloud desktop ID/name
20
19
  * - Office network ID/name
21
- *
22
- * - Cloud computer share template
23
- *
24
- * - vCPUs/Memory size
25
- *
26
- * - System disk/Data disk
27
- *
20
+ * - Shared cloud desktop template
21
+ * - CPU/memory
22
+ * - System cloud disk/data cloud disk
28
23
  * - Security policy name
29
- *
30
- * - Number of authorized users
31
- *
24
+ * - Number of currently authorized users
32
25
  * - Billing method
33
- *
34
26
  * - Creation time
35
- *
36
27
  * - Expiration time
37
28
  *
38
29
  * @example
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ExportDesktopListInfoRequestTag extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The tag key. If you specify the `Tag` parameter, you must also specify the `Key` parameter. The tag key can be up to 128 characters in length and cannot contain `http://` or `https://`. The tag key cannot start with `acs:` or `aliyun` and cannot contain only spaces.
8
+ * The tag key. If you specify `Tag`, `Key` is required. The tag key cannot exceed 128 characters, cannot start with `aliyun` or `acs:`, and cannot contain `http://` or `https://`. It also cannot consist of only spaces.
9
9
  *
10
10
  * @example
11
11
  * TestKey
@@ -13,7 +13,7 @@ export class ExportDesktopListInfoRequestTag extends $dara.Model {
13
13
  key?: string;
14
14
  /**
15
15
  * @remarks
16
- * The tag value. The tag value can be up to 128 characters in length and cannot contain `http://` or `https://`. The tag value cannot start with `acs:` or `aliyun`.
16
+ * The tag value. The tag value cannot exceed 128 characters, cannot start with `aliyun` or `acs:`, and cannot contain `http://` or `https://`.
17
17
  *
18
18
  * @example
19
19
  * TestValue
@@ -45,25 +45,7 @@ export class ExportDesktopListInfoRequestTag extends $dara.Model {
45
45
  export class ExportDesktopListInfoRequest extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The billing method of the cloud computer.
49
- *
50
- * Default value: Postpaid. Valid values:
51
- *
52
- * * Postpaid: pay-as-you-go
53
- *
54
- * <!-- -->
55
- *
56
- * <!-- -->
57
- *
58
- * <!-- -->
59
- *
60
- * * PrePaid: subscription
61
- *
62
- * <!-- -->
63
- *
64
- * <!-- -->
65
- *
66
- * <!-- -->
48
+ * The billing method of the cloud desktop.
67
49
  *
68
50
  * @example
69
51
  * PostPaid
@@ -71,12 +53,12 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
71
53
  chargeType?: string;
72
54
  /**
73
55
  * @remarks
74
- * The IDs of the cloud computers. You can specify 1 to 100 IDs.
56
+ * The cloud desktop IDs. You can specify 1 to 100 IDs.
75
57
  */
76
58
  desktopId?: string[];
77
59
  /**
78
60
  * @remarks
79
- * The name of the cloud computer.
61
+ * The name of the cloud desktop.
80
62
  *
81
63
  * @example
82
64
  * DemoComputer01
@@ -84,73 +66,7 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
84
66
  desktopName?: string;
85
67
  /**
86
68
  * @remarks
87
- * The status of the cloud computers.
88
- *
89
- * Valid values:
90
- *
91
- * * Stopped
92
- *
93
- * <!-- -->
94
- *
95
- * <!-- -->
96
- *
97
- * <!-- -->
98
- *
99
- * * Starting
100
- *
101
- * <!-- -->
102
- *
103
- * <!-- -->
104
- *
105
- * <!-- -->
106
- *
107
- * * Rebuilding
108
- *
109
- * <!-- -->
110
- *
111
- * <!-- -->
112
- *
113
- * <!-- -->
114
- *
115
- * * Running
116
- *
117
- * <!-- -->
118
- *
119
- * <!-- -->
120
- *
121
- * <!-- -->
122
- *
123
- * * Stopping
124
- *
125
- * <!-- -->
126
- *
127
- * <!-- -->
128
- *
129
- * <!-- -->
130
- *
131
- * * Expired
132
- *
133
- * <!-- -->
134
- *
135
- * <!-- -->
136
- *
137
- * <!-- -->
138
- *
139
- * * Deleted
140
- *
141
- * <!-- -->
142
- *
143
- * <!-- -->
144
- *
145
- * <!-- -->
146
- *
147
- * * Pending
148
- *
149
- * <!-- -->
150
- *
151
- * <!-- -->
152
- *
153
- * <!-- -->
69
+ * The status of the cloud desktop.
154
70
  *
155
71
  * @example
156
72
  * Running
@@ -158,14 +74,14 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
158
74
  desktopStatus?: string;
159
75
  /**
160
76
  * @remarks
161
- * The IDs of the end users of the cloud computer. You can specify 1 to 100 IDs.
77
+ * The list of authorized usernames for the cloud desktop. You can specify 1 to 100 usernames.
162
78
  *
163
- * > During a specific period of time, only one user can connect to and use the cloud computer.
79
+ * > Only one user can connect to and use the cloud desktop at a time.
164
80
  */
165
81
  endUserId?: string[];
166
82
  /**
167
83
  * @remarks
168
- * The time when a subscription cloud computer expires.
84
+ * The expiration time of the subscription cloud desktop.
169
85
  *
170
86
  * @example
171
87
  * 2022-12-31T15:59Z
@@ -173,7 +89,7 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
173
89
  expiredTime?: string;
174
90
  /**
175
91
  * @remarks
176
- * The ID of the cloud computer pool to which the cloud computers belong.
92
+ * The ID of the cloud desktop pool to which the cloud desktop belongs.
177
93
  *
178
94
  * @example
179
95
  * dg-boyczi8enfyc5***
@@ -181,25 +97,7 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
181
97
  groupId?: string;
182
98
  /**
183
99
  * @remarks
184
- * The language in which the cloud computer is displayed in the console UI. You can export the list of cloud computers in the specified language.
185
- *
186
- * Default value: zh-CN. Valid values:
187
- *
188
- * * zh-CN: Simplified Chinese
189
- *
190
- * <!-- -->
191
- *
192
- * <!-- -->
193
- *
194
- * <!-- -->
195
- *
196
- * * en-GB: British English
197
- *
198
- * <!-- -->
199
- *
200
- * <!-- -->
201
- *
202
- * <!-- -->
100
+ * The language type displayed on the frontend page. The backend sets the language type of the exported file based on this value.
203
101
  *
204
102
  * @example
205
103
  * `zh-CN`
@@ -207,7 +105,7 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
207
105
  langType?: string;
208
106
  /**
209
107
  * @remarks
210
- * The number of entries per page.
108
+ * The number of entries per page for a paged query.
211
109
  *
212
110
  * Maximum value: 100.
213
111
  *
@@ -219,7 +117,7 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
219
117
  maxResults?: number;
220
118
  /**
221
119
  * @remarks
222
- * The token that is used for the next query. If this parameter is empty, all results are returned.
120
+ * The pagination token for the next query. An empty value indicates that there are no more results.
223
121
  *
224
122
  * @example
225
123
  * caeba0bbb2be03f84eb48b699f0a4883
@@ -235,7 +133,7 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
235
133
  officeSiteId?: string;
236
134
  /**
237
135
  * @remarks
238
- * The ID of the policy that is attached to the cloud computer.
136
+ * The ID of the policy associated with the cloud desktop.
239
137
  *
240
138
  * @example
241
139
  * system-all-enabled-policy
@@ -243,7 +141,7 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
243
141
  policyGroupId?: string;
244
142
  /**
245
143
  * @remarks
246
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list.
144
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by WUYING Workspace.
247
145
  *
248
146
  * This parameter is required.
249
147
  *
@@ -253,12 +151,12 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
253
151
  regionId?: string;
254
152
  /**
255
153
  * @remarks
256
- * The tags that are added to the cloud computer. A tag is a key-value pair that consists of a tag key and a tag value. Tags are used to identify resources. You can use tags to manage cloud computers by group. This facilitates search and batch operations. For more information, see [Use tags to manage cloud computers](https://help.aliyun.com/document_detail/203781.html).
154
+ * The list of tags. A tag consists of a key-value pair and is used to mark resources. You can use tags to group and manage cloud desktops for easier searching and batch operations. For more information, see [Use tags to manage cloud desktops](https://help.aliyun.com/document_detail/203781.html).
257
155
  */
258
156
  tag?: ExportDesktopListInfoRequestTag[];
259
157
  /**
260
158
  * @remarks
261
- * The username of the end user who is using the cloud computer.
159
+ * The username of the user who is currently using the cloud desktop.
262
160
  *
263
161
  * @example
264
162
  * alice
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ExportDesktopListInfoResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the request.
8
+ * The request ID.
9
9
  *
10
10
  * @example
11
11
  * 1CBAFFAB-B697-4049-A9B1-67E1FC5F****
@@ -13,7 +13,7 @@ export class ExportDesktopListInfoResponseBody extends $dara.Model {
13
13
  requestId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The URL of the exported file of the cloud computer list.
16
+ * The download URL of the exported cloud desktop list file.
17
17
  *
18
18
  * @example
19
19
  * https://cn-hangzhou-servicemanager.oss-cn-hangzhou.aliyuncs.com/A0_DESKTOP/EDS_CloudDesktops%20List_2022**********_w3fq******.csv?**********
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class GetAsyncTaskRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The asynchronous task ID. This parameter is not returned if you copy files. This parameter is returned if you copy folders in the backend in an asynchronous manner. You can call the GetAsyncTask operation to obtain the ID and information about an asynchronous task.
8
+ * The asynchronous task ID. When you call the [CopyCdsFile](https://help.aliyun.com/document_detail/2247626.html) operation to copy a folder, this field is returned because the copy is performed asynchronously in the background. Call this operation and pass in the asynchronous task ID to retrieve the task details.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class GetAsyncTaskRequest extends $dara.Model {
15
15
  asyncTaskId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the cloud disk.
18
+ * The enterprise network disk ID.
19
19
  *
20
20
  * This parameter is required.
21
21
  *
@@ -13,7 +13,7 @@ export class GetAsyncTaskResponseBodyData extends $dara.Model {
13
13
  asyncTaskId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The total number of asynchronous tasks that are processed. Example: the number of files that are packaged and downloaded on the server.
16
+ * The total number of items that have been processed by the asynchronous task, such as the number of files that have been packaged for a server-side package download task.
17
17
  *
18
18
  * @example
19
19
  * 100
@@ -39,47 +39,13 @@ export class GetAsyncTaskResponseBodyData extends $dara.Model {
39
39
  * @remarks
40
40
  * The task status.
41
41
  *
42
- * Valid values:
43
- *
44
- * * Failed: The task failed.
45
- *
46
- * <!-- -->
47
- *
48
- * <!-- -->
49
- *
50
- * <!-- -->
51
- *
52
- * * Running: The task was running.
53
- *
54
- * <!-- -->
55
- *
56
- * <!-- -->
57
- *
58
- * <!-- -->
59
- *
60
- * * PartialSucceed: The task did not completely succeed.
61
- *
62
- * <!-- -->
63
- *
64
- * <!-- -->
65
- *
66
- * <!-- -->
67
- *
68
- * * Succeed: The task succeeded.
69
- *
70
- * <!-- -->
71
- *
72
- * <!-- -->
73
- *
74
- * <!-- -->
75
- *
76
42
  * @example
77
43
  * Failed
78
44
  */
79
45
  status?: string;
80
46
  /**
81
47
  * @remarks
82
- * The total number of asynchronous tasks to be processed, such as the amount of files to be downloaded and packaged on the server.
48
+ * The total number of items to be processed by the asynchronous task, such as the number of files to be packaged for a server-side package download task.
83
49
  *
84
50
  * @example
85
51
  * 1000
@@ -87,7 +53,7 @@ export class GetAsyncTaskResponseBodyData extends $dara.Model {
87
53
  totalProcess?: number;
88
54
  /**
89
55
  * @remarks
90
- * The URL to download data generated by the asynchronous task. Example: the URL to package and download tasks on the server.
56
+ * The download URL of the data generated by the asynchronous task, such as the download URL generated by a server-side package download task.
91
57
  *
92
58
  * @example
93
59
  * https://data.aliyunpds.com/hz22%2F5d5b986facbec311ef844c25954f96821497b383%2F5d5b986f955410dd991646bb87c6b4e899eff525?Expires=xxx&OSSAccessKeyId=xxx&Signature=xxx
@@ -129,7 +95,7 @@ export class GetAsyncTaskResponseBodyData extends $dara.Model {
129
95
  export class GetAsyncTaskResponseBody extends $dara.Model {
130
96
  /**
131
97
  * @remarks
132
- * The operation result. If the request was successful, a success message is returned. If the request failed, an error message is returned.
98
+ * The execution result. A value of `success` indicates success. Otherwise, an error message is returned.
133
99
  *
134
100
  * @example
135
101
  * success
@@ -150,7 +116,7 @@ export class GetAsyncTaskResponseBody extends $dara.Model {
150
116
  requestId?: string;
151
117
  /**
152
118
  * @remarks
153
- * Indicates whether the request was successful. Valid values:
119
+ * Indicates whether the operation is successful.
154
120
  *
155
121
  * @example
156
122
  * true
@@ -18,7 +18,7 @@ export class ListCdsFilesRequest extends $dara.Model {
18
18
  * The ID of the user to which the network disk is assigned.
19
19
  *
20
20
  * @example
21
- * alice
21
+ * testUser
22
22
  */
23
23
  endUserId?: string;
24
24
  /**
@@ -47,7 +47,7 @@ export class ListCdsFilesRequest extends $dara.Model {
47
47
  * The query token. Set the value to the value of the `NextToken` parameter returned in the last call to the operation. You do not need to set this parameter when you call the operation for the first time.
48
48
  *
49
49
  * @example
50
- * aGN4YzAxQGNuLWhhbmd6aG91LjExNzU5NTMyNjgzMTQ1****
50
+ * WyI2Mzg4MjAwMzFhNGQwZWVmN2I3MjRkZjZhZjAyMWU4YzY1MmRjZmUyIiwibiIsIm4iLDEsLTEsMTY2OTg2NTQ3NTMxMiwiNjM4ODIwMDNlNTU0YmZiZjFkYTk0MmEyYTZhMjEyZDkxODdjMjAy****
51
51
  */
52
52
  nextToken?: string;
53
53
  /**
@@ -32,7 +32,7 @@ export class ListCdsFilesResponseBodyFileModels extends $dara.Model {
32
32
  * The file creator.
33
33
  *
34
34
  * @example
35
- * demo_user01@cn-shanghai.148875033399****
35
+ * user01
36
36
  */
37
37
  creator?: string;
38
38
  /**
@@ -109,7 +109,7 @@ export class ListCdsFilesResponseBodyFileModels extends $dara.Model {
109
109
  * Modifier.
110
110
  *
111
111
  * @example
112
- * demo_user02@cn-shanghai.148875033399****
112
+ * user02
113
113
  */
114
114
  modifier?: string;
115
115
  /**
@@ -117,7 +117,7 @@ export class ListCdsFilesResponseBodyFileModels extends $dara.Model {
117
117
  * The name of the file.
118
118
  *
119
119
  * @example
120
- * SampleFile.pdf
120
+ * fvt-appcenterp4qwa
121
121
  */
122
122
  name?: string;
123
123
  /**
@@ -251,7 +251,7 @@ export class ListCdsFilesResponseBody extends $dara.Model {
251
251
  * The total number of file list entries.
252
252
  *
253
253
  * @example
254
- * 2
254
+ * 0
255
255
  */
256
256
  count?: string;
257
257
  /**
@@ -272,7 +272,7 @@ export class ListCdsFilesResponseBody extends $dara.Model {
272
272
  * The token used to start the next query. If the `NextToken` is empty, the next query does not exist.
273
273
  *
274
274
  * @example
275
- * aGN4YzAxQGNuLWhhbmd6aG91LjExNzU5NTMyNjgzMTQ1****
275
+ * WyI2MzhmMjA2ZTFmZGZlZGVjZDk3OTRlNzVhZmIwMDFiZmM5NWQ3YTgwIiwibiIsIm4iLDEsLTEsMTY3MDMyNDMzNTAzMSwiNjM4ZjIwNmZjNDFkMzIwOTZmZWU0NGYxODkwY2I5ZjI0Mjg0NzM2****
276
276
  */
277
277
  nextToken?: string;
278
278
  /**