@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 DescribeFotaTasksResponseBodyFotaTasks extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The image version. You can call the [DescribeImages](https://help.aliyun.com/document_detail/188895.html) operation to obtain the value of this parameter.
8
+ * The image version. You can call [DescribeImages](https://help.aliyun.com/document_detail/188895.html) to obtain this parameter.
9
9
  *
10
10
  * @example
11
11
  * 0.0.1-D-20220513.143129
@@ -13,7 +13,7 @@ export class DescribeFotaTasksResponseBodyFotaTasks extends $dara.Model {
13
13
  appVersion?: string;
14
14
  /**
15
15
  * @remarks
16
- * > This parameter is not publicly available.
16
+ * > This parameter is not publicly available.
17
17
  *
18
18
  * @example
19
19
  * To be hidden.
@@ -21,7 +21,7 @@ export class DescribeFotaTasksResponseBodyFotaTasks extends $dara.Model {
21
21
  fotaProject?: string;
22
22
  /**
23
23
  * @remarks
24
- * The number of custom images that can be updated to this version.
24
+ * The number of custom images that can be upgraded to this version.
25
25
  *
26
26
  * @example
27
27
  * 1
@@ -29,7 +29,7 @@ export class DescribeFotaTasksResponseBodyFotaTasks extends $dara.Model {
29
29
  pendingCustomImageCount?: number;
30
30
  /**
31
31
  * @remarks
32
- * The number of cloud computers whose images can be updated to this version.
32
+ * The number of cloud desktops that can be upgraded to this version.
33
33
  *
34
34
  * @example
35
35
  * 1
@@ -37,7 +37,7 @@ export class DescribeFotaTasksResponseBodyFotaTasks extends $dara.Model {
37
37
  pendingDesktopCount?: number;
38
38
  /**
39
39
  * @remarks
40
- * The time when the image version available for update was published.
40
+ * The publish time of the upgrade version.
41
41
  *
42
42
  * @example
43
43
  * 2022-05-31T04:28:48Z
@@ -45,7 +45,7 @@ export class DescribeFotaTasksResponseBodyFotaTasks extends $dara.Model {
45
45
  publishTime?: string;
46
46
  /**
47
47
  * @remarks
48
- * The description of the image version available for update.
48
+ * The upgrade version description.
49
49
  *
50
50
  * @example
51
51
  * test
@@ -53,7 +53,7 @@ export class DescribeFotaTasksResponseBodyFotaTasks extends $dara.Model {
53
53
  releaseNote?: string;
54
54
  /**
55
55
  * @remarks
56
- * The size of the update package. Unit: KB.
56
+ * The size of the upgrade package. Unit: KB.
57
57
  *
58
58
  * @example
59
59
  * 568533470
@@ -61,12 +61,7 @@ export class DescribeFotaTasksResponseBodyFotaTasks extends $dara.Model {
61
61
  size?: number;
62
62
  /**
63
63
  * @remarks
64
- * Indicates whether the image update task is automatically pushed.
65
- *
66
- * Valid values:
67
- *
68
- * * Running: automatically pushes the image update task.
69
- * * Pending: does not automatically push the image update task.
64
+ * Indicates whether the image upgrade task is automatically pushed.
70
65
  *
71
66
  * @example
72
67
  * valid
@@ -120,7 +115,7 @@ export class DescribeFotaTasksResponseBodyFotaTasks extends $dara.Model {
120
115
  export class DescribeFotaTasksResponseBody extends $dara.Model {
121
116
  /**
122
117
  * @remarks
123
- * The returned message. If the request was successful, a `success` is returned. If the request failed, an error message is returned.
118
+ * The operation result. A value of `success` indicates success. Otherwise, an error message is returned.
124
119
  *
125
120
  * @example
126
121
  * success
@@ -128,12 +123,12 @@ export class DescribeFotaTasksResponseBody extends $dara.Model {
128
123
  code?: string;
129
124
  /**
130
125
  * @remarks
131
- * Details about the image update task.
126
+ * The image upgrade task information.
132
127
  */
133
128
  fotaTasks?: DescribeFotaTasksResponseBodyFotaTasks[];
134
129
  /**
135
130
  * @remarks
136
- * The returned error message. This parameter is not returned if the Code value is a `success` message.
131
+ * The error message. This parameter is not returned if Code is `success`.
137
132
  *
138
133
  * @example
139
134
  * The parameter is not specified.
@@ -141,7 +136,7 @@ export class DescribeFotaTasksResponseBody extends $dara.Model {
141
136
  message?: string;
142
137
  /**
143
138
  * @remarks
144
- * A pagination token. It can be used in the next request to retrieve a new page of results. If NextToken is empty, no next page exists.
139
+ * The pagination token for the next query. An empty value indicates that no more results exist.
145
140
  *
146
141
  * @example
147
142
  * AAAAAV3MpHK1AP0pfERHZN5pu6nmB7qrRFJ8vmttjxPL****
@@ -6,25 +6,21 @@ export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
6
6
  businessChannel?: string;
7
7
  /**
8
8
  * @remarks
9
- * The IDs of the cloud desktops. You can specify up to 100 IDs.
9
+ * The cloud desktop IDs. You can specify 1 to 100 IDs.
10
10
  */
11
11
  desktopId?: string[];
12
12
  /**
13
13
  * @remarks
14
- * The name of the cloud desktop.
14
+ * The cloud desktop name.
15
15
  *
16
16
  * @example
17
17
  * DemoComputer
18
18
  */
19
19
  desktopName?: string;
20
- /**
21
- * @remarks
22
- * The ID of the resource group.
23
- */
24
20
  desktopStatusList?: string[];
25
21
  /**
26
22
  * @remarks
27
- * The desktop type. You can call the [DescribeDesktopTypes](https://help.aliyun.com/document_detail/188882.html) operation to query the IDs of the supported desktop types.
23
+ * The cloud desktop type. You can call [DescribeDesktopTypes](https://help.aliyun.com/document_detail/188882.html) to query the supported cloud desktop type IDs.
28
24
  *
29
25
  * @example
30
26
  * eds.enterprise_office.2c4g
@@ -32,8 +28,7 @@ export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
32
28
  desktopType?: string;
33
29
  /**
34
30
  * @remarks
35
- * The end time of the query. The time must be in UTC and in the `YYYY-MM-DDThh:mm:ssZ` format. The interval between the start and end times cannot exceed 30 days.
36
- *
31
+ * The end time. The maximum interval between the start time and end time is 30 days. Supported format:
37
32
  * - Format: YYYY-MM-DDThh:mm:ssZ.
38
33
  *
39
34
  * @example
@@ -42,11 +37,7 @@ export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
42
37
  endTime?: string;
43
38
  /**
44
39
  * @remarks
45
- * The ID of the end user.
46
- *
47
- * - Asc: ascending order
48
- *
49
- * - Desc: descending order
40
+ * The end user ID.
50
41
  *
51
42
  * @example
52
43
  * TestUser
@@ -55,11 +46,7 @@ export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
55
46
  excludeDesktopStatusList?: string[];
56
47
  /**
57
48
  * @remarks
58
- * The ID of the office site.
59
- *
60
- * - China (Shanghai)
61
- *
62
- * - Singapore
49
+ * The office network ID.
63
50
  *
64
51
  * @example
65
52
  * cn-hangzhou+dir-363353****
@@ -67,9 +54,9 @@ export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
67
54
  officeSiteId?: string;
68
55
  /**
69
56
  * @remarks
70
- * The field by which to sort the results. If you do not specify this parameter, the results are sorted by creation time in descending order. Valid value:
57
+ * The sort field. If not specified, results are sorted by creation time in descending order. Valid values:
71
58
  *
72
- * - `uptime`: Sorts the results by cloud desktop uptime.
59
+ * - uptime: sorts by cloud desktop uptime.
73
60
  *
74
61
  * @example
75
62
  * uptime
@@ -77,9 +64,8 @@ export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
77
64
  orderBy?: string;
78
65
  /**
79
66
  * @remarks
80
- * The page number to return.<br>Default value: 1.<br>
81
- *
82
- * - Format: YYYY-MM-DDThh:mm:ssZ.
67
+ * The page number for a paged query.
68
+ * Default value: 1.
83
69
  *
84
70
  * @example
85
71
  * 1
@@ -95,10 +81,8 @@ export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
95
81
  pageSize?: number;
96
82
  /**
97
83
  * @remarks
98
- * The ID of the region.
99
- *
84
+ * The region ID. Valid values:
100
85
  * - Shanghai
101
- *
102
86
  * - Singapore
103
87
  *
104
88
  * This parameter is required.
@@ -109,7 +93,7 @@ export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
109
93
  regionId?: string;
110
94
  /**
111
95
  * @remarks
112
- * The ID of the resource group.
96
+ * The resource group ID.
113
97
  *
114
98
  * @example
115
99
  * rg-3mtuc28rx95lx****
@@ -117,13 +101,9 @@ export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
117
101
  resourceGroupId?: string;
118
102
  /**
119
103
  * @remarks
120
- * The query scope. This parameter is empty by default. Valid value:
121
- *
122
- * - `ADVANCED`: Queries statistical records, such as connection duration.
123
- *
124
- * - postPaid: Pay-as-you-go.
104
+ * The query scope. This parameter is empty by default. Valid values:
125
105
  *
126
- * - monthPackage: monthly time-based package.
106
+ * - ADVANCED: queries statistical records such as connection duration.
127
107
  *
128
108
  * @example
129
109
  * ADVANCED
@@ -131,9 +111,9 @@ export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
131
111
  scope?: string;
132
112
  /**
133
113
  * @remarks
134
- * The sort order. The default is `Asc`. Valid values:
135
- *
136
- * - `Asc`: ascending order
114
+ * The sort order. Default value: ascending order. Valid values:
115
+ * - Asc: ascending order.
116
+ * - Desc: descending order.
137
117
  *
138
118
  * @example
139
119
  * Asc
@@ -141,7 +121,8 @@ export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
141
121
  sortType?: string;
142
122
  /**
143
123
  * @remarks
144
- * The start time of the query. The time must be in UTC and in the `YYYY-MM-DDThh:mm:ssZ` format.
124
+ * The start time. Supported format:
125
+ * - Format: YYYY-MM-DDThh:mm:ssZ.
145
126
  *
146
127
  * @example
147
128
  * 2022-03-23T04:10:21Z
@@ -151,10 +132,15 @@ export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
151
132
  * @remarks
152
133
  * The billing method of the cloud desktop. Valid values:
153
134
  *
135
+ * - prePaid: monthly subscription with unlimited usage duration.
136
+ * - postPaid: pay-as-you-go.
137
+ * - monthPackage: monthly duration package.
138
+ *
154
139
  * @example
155
140
  * monthPackage
156
141
  */
157
142
  subPayType?: string;
143
+ userNames?: string[];
158
144
  static names(): { [key: string]: string } {
159
145
  return {
160
146
  businessChannel: 'BusinessChannel',
@@ -175,6 +161,7 @@ export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
175
161
  sortType: 'SortType',
176
162
  startTime: 'StartTime',
177
163
  subPayType: 'SubPayType',
164
+ userNames: 'UserNames',
178
165
  };
179
166
  }
180
167
 
@@ -198,6 +185,7 @@ export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
198
185
  sortType: 'string',
199
186
  startTime: 'string',
200
187
  subPayType: 'string',
188
+ userNames: { 'type': 'array', 'itemType': 'string' },
201
189
  };
202
190
  }
203
191
 
@@ -211,6 +199,9 @@ export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
211
199
  if(Array.isArray(this.excludeDesktopStatusList)) {
212
200
  $dara.Model.validateArray(this.excludeDesktopStatusList);
213
201
  }
202
+ if(Array.isArray(this.userNames)) {
203
+ $dara.Model.validateArray(this.userNames);
204
+ }
214
205
  super.validate();
215
206
  }
216
207
 
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeGlobalDesktopRecordsResponseBodySessionsResourceGroups extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the resource group.
8
+ * The enterprise resource group ID.
9
9
  *
10
10
  * @example
11
11
  * rg-f3s3dgt8dtb0vlqc8
@@ -13,7 +13,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessionsResourceGroups exte
13
13
  resourceGroupId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The name of the resource group.
16
+ * The resource group name.
17
17
  *
18
18
  * @example
19
19
  * dms_test
@@ -45,7 +45,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessionsResourceGroups exte
45
45
  export class DescribeGlobalDesktopRecordsResponseBodySessionsSessions extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The ID of the end user.
48
+ * The end user ID.
49
49
  *
50
50
  * @example
51
51
  * TestUser
@@ -53,7 +53,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessionsSessions extends $d
53
53
  endUserId?: string;
54
54
  /**
55
55
  * @remarks
56
- * The time the session was created.
56
+ * The time when the session was created.
57
57
  *
58
58
  * @example
59
59
  * 2022-08-31T06:56:45Z
@@ -99,9 +99,10 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
99
99
  * 2
100
100
  */
101
101
  cpu?: number;
102
+ creationTime?: string;
102
103
  /**
103
104
  * @remarks
104
- * The ID of the desktop group.
105
+ * The shared cloud desktop ID.
105
106
  *
106
107
  * @example
107
108
  * dg-iaqu3bi2xtie****
@@ -109,7 +110,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
109
110
  desktopGroupId?: string;
110
111
  /**
111
112
  * @remarks
112
- * The name of the desktop group.
113
+ * The shared cloud desktop name.
113
114
  *
114
115
  * @example
115
116
  * DemoCCGroup
@@ -117,7 +118,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
117
118
  desktopGroupName?: string;
118
119
  /**
119
120
  * @remarks
120
- * The ID of the cloud desktop.
121
+ * The cloud desktop ID.
121
122
  *
122
123
  * @example
123
124
  * ecd-g6t1ukbaea****
@@ -125,7 +126,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
125
126
  desktopId?: string;
126
127
  /**
127
128
  * @remarks
128
- * The name of the cloud desktop.
129
+ * The cloud desktop name.
129
130
  *
130
131
  * @example
131
132
  * DemoComputer
@@ -141,7 +142,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
141
142
  desktopStatus?: string;
142
143
  /**
143
144
  * @remarks
144
- * The ID of the end user.
145
+ * The end user ID.
145
146
  *
146
147
  * @example
147
148
  * TestUser
@@ -149,7 +150,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
149
150
  endUserId?: string;
150
151
  /**
151
152
  * @remarks
152
- * A list of assigned end user IDs.
153
+ * The list of assigned end user IDs.
153
154
  */
154
155
  endUserIds?: string[];
155
156
  /**
@@ -162,7 +163,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
162
163
  gpuSpec?: string;
163
164
  /**
164
165
  * @remarks
165
- * The duration of the last connection, in seconds.
166
+ * The duration of the most recent connection to the cloud desktop. Unit: seconds.
166
167
  *
167
168
  * @example
168
169
  * 120
@@ -170,7 +171,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
170
171
  latestConnectionTime?: number;
171
172
  /**
172
173
  * @remarks
173
- * The memory size of the cloud desktop, in MiB.
174
+ * The memory of the cloud desktop. Unit: MiB.
174
175
  *
175
176
  * @example
176
177
  * 4096
@@ -178,7 +179,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
178
179
  memory?: number;
179
180
  /**
180
181
  * @remarks
181
- * The ID of the office site.
182
+ * The office network ID.
182
183
  *
183
184
  * @example
184
185
  * cn-hangzhou+dir-8904****
@@ -186,7 +187,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
186
187
  officeSiteId?: string;
187
188
  /**
188
189
  * @remarks
189
- * The name of the office site.
190
+ * The office network name.
190
191
  *
191
192
  * @example
192
193
  * TestOfficeSite
@@ -194,7 +195,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
194
195
  officeSiteName?: string;
195
196
  /**
196
197
  * @remarks
197
- * The office site type.
198
+ * The office network type.
198
199
  *
199
200
  * @example
200
201
  * Simple
@@ -204,9 +205,8 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
204
205
  * @remarks
205
206
  * The operating system type. Valid values:
206
207
  *
207
- * - `Windows`
208
- *
209
- * - `Linux`
208
+ * - Windows
209
+ * - Linux
210
210
  *
211
211
  * @example
212
212
  * Linux
@@ -214,7 +214,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
214
214
  osType?: string;
215
215
  /**
216
216
  * @remarks
217
- * The operating system version.
217
+ * The specific operating system version.
218
218
  *
219
219
  * @example
220
220
  * Windows 10
@@ -224,9 +224,8 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
224
224
  * @remarks
225
225
  * The protocol type. Valid values:
226
226
  *
227
- * - `HDX`
228
- *
229
- * - `ASP`
227
+ * - HDX
228
+ * - ASP
230
229
  *
231
230
  * @example
232
231
  * ASP
@@ -234,7 +233,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
234
233
  protocolType?: string;
235
234
  /**
236
235
  * @remarks
237
- * The ID of the region.
236
+ * The region ID.
238
237
  *
239
238
  * @example
240
239
  * cn-beijing
@@ -242,12 +241,12 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
242
241
  regionId?: string;
243
242
  /**
244
243
  * @remarks
245
- * A list of resource groups.
244
+ * The enterprise resource group name.
246
245
  */
247
246
  resourceGroups?: DescribeGlobalDesktopRecordsResponseBodySessionsResourceGroups[];
248
247
  /**
249
248
  * @remarks
250
- * The idle duration of the session, in minutes.
249
+ * The session idle duration. Unit: minutes.
251
250
  *
252
251
  * @example
253
252
  * 120
@@ -255,7 +254,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
255
254
  sessionIdleTime?: number;
256
255
  /**
257
256
  * @remarks
258
- * A list of sessions.
257
+ * The session details.
259
258
  */
260
259
  sessions?: DescribeGlobalDesktopRecordsResponseBodySessionsSessions[];
261
260
  /**
@@ -268,13 +267,11 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
268
267
  statusChangeTime?: number;
269
268
  /**
270
269
  * @remarks
271
- * The billing method for the cloud desktop. Valid values:
272
- *
273
- * - `prePaid`: Subscription.
274
- *
275
- * - `postPaid`: Pay-as-you-go.
270
+ * The billing method of the cloud desktop. Valid values:
276
271
  *
277
- * - `monthPackage`: Monthly usage package.
272
+ * - prePaid: monthly subscription with unlimited usage duration.
273
+ * - postPaid: pay-as-you-go.
274
+ * - monthPackage: monthly duration package.
278
275
  *
279
276
  * @example
280
277
  * monthPackage
@@ -282,7 +279,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
282
279
  subPayType?: string;
283
280
  /**
284
281
  * @remarks
285
- * The total connection duration, in seconds.
282
+ * The total connection duration. Unit: seconds.
286
283
  *
287
284
  * @example
288
285
  * 240
@@ -290,7 +287,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
290
287
  totalConnectionTime?: number;
291
288
  /**
292
289
  * @remarks
293
- * The cloud desktop uptime, in seconds.
290
+ * The cloud desktop uptime. Unit: seconds.
294
291
  *
295
292
  * @example
296
293
  * 86400
@@ -300,6 +297,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
300
297
  return {
301
298
  connectionStatus: 'ConnectionStatus',
302
299
  cpu: 'Cpu',
300
+ creationTime: 'CreationTime',
303
301
  desktopGroupId: 'DesktopGroupId',
304
302
  desktopGroupName: 'DesktopGroupName',
305
303
  desktopId: 'DesktopId',
@@ -331,6 +329,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
331
329
  return {
332
330
  connectionStatus: 'string',
333
331
  cpu: 'number',
332
+ creationTime: 'string',
334
333
  desktopGroupId: 'string',
335
334
  desktopGroupName: 'string',
336
335
  desktopId: 'string',
@@ -387,12 +386,12 @@ export class DescribeGlobalDesktopRecordsResponseBody extends $dara.Model {
387
386
  requestId?: string;
388
387
  /**
389
388
  * @remarks
390
- * A list of sessions.
389
+ * The session details.
391
390
  */
392
391
  sessions?: DescribeGlobalDesktopRecordsResponseBodySessions[];
393
392
  /**
394
393
  * @remarks
395
- * The total number of entries.
394
+ * The total number of query results.
396
395
  *
397
396
  * @example
398
397
  * 1
@@ -5,12 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeInvocationsRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The command type.
9
- *
10
- * Valid values:
11
- *
12
- * * RunPowerShellScript: the PowerShell command.
13
- * * RunBatScript: the Bat command.
8
+ * The command type of the O&M script.
14
9
  *
15
10
  * @example
16
11
  * RunPowerShellScript
@@ -18,12 +13,7 @@ export class DescribeInvocationsRequest extends $dara.Model {
18
13
  commandType?: string;
19
14
  /**
20
15
  * @remarks
21
- * The encoding method of the command content and outputs.
22
- *
23
- * Valid values:
24
- *
25
- * * Base64 (default): returns the Base64-encoded command content and command outputs.
26
- * * PlainText: returns the original command content and outputs in plain text.
16
+ * The encoding method of the returned data.
27
17
  *
28
18
  * @example
29
19
  * PlainText
@@ -31,7 +21,7 @@ export class DescribeInvocationsRequest extends $dara.Model {
31
21
  contentEncoding?: string;
32
22
  /**
33
23
  * @remarks
34
- * The cloud computer ID. If you specify a cloud computer, all command execution records of the cloud computer are queried.
24
+ * The cloud desktop ID. If you specify a cloud desktop, all script execution records for that cloud desktop are queried.
35
25
  *
36
26
  * @example
37
27
  * ecd-7w78ozhjcwa3u****
@@ -39,9 +29,9 @@ export class DescribeInvocationsRequest extends $dara.Model {
39
29
  desktopId?: string;
40
30
  /**
41
31
  * @remarks
42
- * The cloud computer IDs.
32
+ * The list of cloud desktop IDs.
43
33
  *
44
- * > The `DesktopId` parameter will be deprecated. We recommend using the DesktopIds parameter to specify cloud computer IDs instead.
34
+ * > The `DesktopId` parameter will be deprecated. Use this parameter to pass the list of cloud desktop IDs.
45
35
  */
46
36
  desktopIds?: string[];
47
37
  /**
@@ -54,25 +44,12 @@ export class DescribeInvocationsRequest extends $dara.Model {
54
44
  endUserId?: string;
55
45
  /**
56
46
  * @remarks
57
- * Specifies whether to return the execution results of the remote command on all cloud computers when executed across multiple cloud computers.
58
- *
59
- * Valid values:
60
- *
61
- * * true
62
- * * false
63
- *
64
- * @example
65
- * false
47
+ * Specifies whether to return the execution results of all cloud desktops when a remote command is run on multiple cloud desktops.
66
48
  */
67
49
  includeInvokeDesktops?: boolean;
68
50
  /**
69
51
  * @remarks
70
- * Specifies whether to return command outputs in the response.
71
- *
72
- * Valid values:
73
- *
74
- * * true
75
- * * false (default)
52
+ * Specifies whether to return the output of the script execution in the results.
76
53
  *
77
54
  * @example
78
55
  * false
@@ -80,7 +57,7 @@ export class DescribeInvocationsRequest extends $dara.Model {
80
57
  includeOutput?: boolean;
81
58
  /**
82
59
  * @remarks
83
- * The execution ID of the command. You can obtain the value by calling the [RunCommand](~~RunCommand~~) operation.
60
+ * The script execution ID. Obtained from the response of [RunCommand](~~RunCommand~~).
84
61
  *
85
62
  * @example
86
63
  * t-hz0jdfwd9f****
@@ -88,15 +65,7 @@ export class DescribeInvocationsRequest extends $dara.Model {
88
65
  invokeId?: string;
89
66
  /**
90
67
  * @remarks
91
- * The execution status of the command. The value of this parameter is determined by the execution states of the command on all participating cloud computers.
92
- *
93
- * Valid values:
94
- *
95
- * * Finished: The command execution completes on all cloud computers. Alternatively, the command execution is manually stopped on some cloud computers while it completes on the others.
96
- * * Stopped: The command execution stops.
97
- * * Failed: The command execution failed on all cloud computers.
98
- * * Running: Once there is a command execution in progress, the execution status defaults to Running.
99
- * * PartialFailed: If the command execution failed on part of the cloud computers, the execution status is considered partially failed.
68
+ * The overall execution status of the script. The overall execution status depends on the combined execution status of one or more cloud desktops in the execution.
100
69
  *
101
70
  * @example
102
71
  * Finished
@@ -104,10 +73,10 @@ export class DescribeInvocationsRequest extends $dara.Model {
104
73
  invokeStatus?: string;
105
74
  /**
106
75
  * @remarks
107
- * The number of entries per page.
76
+ * The number of entries per page for a paged query.
108
77
  *
109
- * * Valid values: 1 to 50.
110
- * * Default value: 10.
78
+ * - Maximum value: 50.
79
+ * - Default value: 10.
111
80
  *
112
81
  * @example
113
82
  * 10
@@ -115,7 +84,7 @@ export class DescribeInvocationsRequest extends $dara.Model {
115
84
  maxResults?: number;
116
85
  /**
117
86
  * @remarks
118
- * The query token. Set the value to the NextToken value that is returned from the last call to the previous DescribeInvocations operation.
87
+ * The pagination token. Set this parameter to the NextToken value returned in the previous API call.
119
88
  *
120
89
  * @example
121
90
  * AAAAAV3MpHK1AP0pfERHZN5pu6nmB7qrRFJ8vmttjxPL****
@@ -123,7 +92,7 @@ export class DescribeInvocationsRequest extends $dara.Model {
123
92
  nextToken?: string;
124
93
  /**
125
94
  * @remarks
126
- * The region ID. You can call the [DescribeRegions](~~DescribeRegions~~) operation to query the list of regions where Elastic Desktop Service (EDS) Enterprise is available.
95
+ * The region ID. Call [DescribeRegions](~~DescribeRegions~~) to query the regions supported by Elastic Desktop Service.
127
96
  *
128
97
  * This parameter is required.
129
98
  *