@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 DescribeInvocationsResponseBodyInvocationsInvokeDesktops extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The time when the command execution was performed.
8
+ * The creation time of the script process.
9
9
  *
10
10
  * @example
11
11
  * 2020-12-20T06:15:54Z
@@ -13,7 +13,7 @@ export class DescribeInvocationsResponseBodyInvocationsInvokeDesktops extends $d
13
13
  creationTime?: string;
14
14
  /**
15
15
  * @remarks
16
- * The cloud computer ID.
16
+ * The cloud desktop ID.
17
17
  *
18
18
  * @example
19
19
  * ecd-7w78ozhjcwa3u****
@@ -21,7 +21,7 @@ export class DescribeInvocationsResponseBodyInvocationsInvokeDesktops extends $d
21
21
  desktopId?: string;
22
22
  /**
23
23
  * @remarks
24
- * The cloud computer name.
24
+ * The cloud desktop name.
25
25
  *
26
26
  * @example
27
27
  * demo1234
@@ -29,7 +29,7 @@ export class DescribeInvocationsResponseBodyInvocationsInvokeDesktops extends $d
29
29
  desktopName?: string;
30
30
  /**
31
31
  * @remarks
32
- * The size of the text that is truncated and discarded when the Output value exceeds 24 KB in size.
32
+ * The length of the truncated and discarded text after the text length in the Output field exceeds 24 KB.
33
33
  *
34
34
  * @example
35
35
  * 0
@@ -37,22 +37,22 @@ export class DescribeInvocationsResponseBodyInvocationsInvokeDesktops extends $d
37
37
  dropped?: number;
38
38
  /**
39
39
  * @remarks
40
- * The code explaining why the command failed to be sent or executed. Valid values:
41
- *
42
- * * Null: The command is executed successfully.
43
- * * InstanceNotExists: The specified cloud computer does not exist or is released.
44
- * * InstanceReleased: The cloud computer is released during the execution.
45
- * * InstanceNotRunning: The cloud computer is not running during the execution.
46
- * * CommandNotApplicable: The command cannot be executed on the specified cloud computer.
47
- * * ClientNotRunning: The Cloud Assistant agent is not running.
48
- * * ClientNotResponse: The Cloud Assistant agent does not respond.
49
- * * ClientIsUpgrading: The Cloud Assistant agent is being updated.
50
- * * ClientNeedUpgrade: The Cloud Assistant agent needs to be updated.
51
- * * DeliveryTimeout: The command sending times out.
52
- * * ExecutionTimeout: The command execution times out.
53
- * * ExecutionException: An exception occurs when the command is being executed.
54
- * * ExecutionInterrupted: The command execution is interrupted.
55
- * * ExitCodeNonzero: The command execution completes, but the exit code is not 0.
40
+ * The error code for the command delivery failure or execution failure. Valid values:
41
+ *
42
+ * - Empty: The command ran normally.
43
+ * - InstanceNotExists: The specified cloud desktop does not exist or has been released.
44
+ * - InstanceReleased: The cloud desktop was released during task execution.
45
+ * - InstanceNotRunning: The cloud desktop was not running when the task was created.
46
+ * - CommandNotApplicable: The command is not applicable to the specified cloud desktop.
47
+ * - ClientNotRunning: The Cloud Assistant client is not running.
48
+ * - ClientNotResponse: The Cloud Assistant client is not responding.
49
+ * - ClientIsUpgrading: The Cloud Assistant client is being upgraded.
50
+ * - ClientNeedUpgrade: The Cloud Assistant client needs to be upgraded.
51
+ * - DeliveryTimeout: Command delivery timed out.
52
+ * - ExecutionTimeout: Command execution timed out.
53
+ * - ExecutionException: An exception occurred during command execution.
54
+ * - ExecutionInterrupted: Command execution was interrupted.
55
+ * - ExitCodeNonzero: Command execution completed with a non-zero exit code.
56
56
  *
57
57
  * @example
58
58
  * InstanceNotExists
@@ -60,22 +60,22 @@ export class DescribeInvocationsResponseBodyInvocationsInvokeDesktops extends $d
60
60
  errorCode?: string;
61
61
  /**
62
62
  * @remarks
63
- * The message explaining why the command failed to be sent or executed. Valid values:
64
- *
65
- * * Null: The command is executed successfully.
66
- * * the specified instance does not exists: The specified cloud computer does not exist or is released.
67
- * * the instance has released when create task: The cloud computer is released during the execution.
68
- * * the instance is not running when create task: The cloud computer is not running during the execution.
69
- * * the command is not applicable: The command cannot be executed on the specified cloud computer.
70
- * * the aliyun service is not running on the instance: The Cloud Assistant agent is not running.
71
- * * the aliyun service in the instance does not response: The Cloud Assistant agent does not respond.
72
- * * the aliyun service in the instance is upgrading now: The Cloud Assistant agent is being updated.
73
- * * the aliyun service in the instance need upgrade: The Cloud Assistant agent needs to be updated.
74
- * * the command delivery has been timeout: The command sending times out.
75
- * * the command execution has been timeout: The command execution times out.
76
- * * the command execution got an exception: An exception occurs when the command is being executed.
77
- * * the command execution has been interrupted: The command execution is interrupted.
78
- * * the command execution exit code is not zero: The command execution completes, but the exit code is not 0.
63
+ * The detailed information about the command delivery failure or execution failure. Valid values:
64
+ *
65
+ * - Empty: The command ran normally.
66
+ * - the specified instance does not exists: The specified cloud desktop does not exist or has been released.
67
+ * - the instance has released when create task: The cloud desktop was released during task execution.
68
+ * - the instance is not running when create task: The cloud desktop was not running when the task was created.
69
+ * - the command is not applicable: The command is not applicable to the specified cloud desktop.
70
+ * - the aliyun service is not running on the instance: The Cloud Assistant client is not running.
71
+ * - the aliyun service in the instance does not response: The Cloud Assistant client is not responding.
72
+ * - the aliyun service in the instance is upgrading now: The Cloud Assistant client is being upgraded.
73
+ * - the aliyun service in the instance need upgrade: The Cloud Assistant client needs to be upgraded.
74
+ * - the command delivery has been timeout: Command delivery timed out.
75
+ * - the command execution has been timeout: Command execution timed out.
76
+ * - the command execution got an exception: An exception occurred during command execution.
77
+ * - the command execution has been interrupted: Command execution was interrupted.
78
+ * - the command execution exit code is not zero: Command execution completed with a non-zero exit code.
79
79
  *
80
80
  * @example
81
81
  * The specified instance does not exist.
@@ -83,7 +83,7 @@ export class DescribeInvocationsResponseBodyInvocationsInvokeDesktops extends $d
83
83
  errorInfo?: string;
84
84
  /**
85
85
  * @remarks
86
- * The exit code of the execution.
86
+ * The exit code of the script process.
87
87
  *
88
88
  * @example
89
89
  * 0
@@ -91,7 +91,7 @@ export class DescribeInvocationsResponseBodyInvocationsInvokeDesktops extends $d
91
91
  exitCode?: number;
92
92
  /**
93
93
  * @remarks
94
- * The time when the command execution ended.
94
+ * The end time of the script process.
95
95
  *
96
96
  * @example
97
97
  * 2020-12-20T06:15:56Z
@@ -99,18 +99,19 @@ export class DescribeInvocationsResponseBodyInvocationsInvokeDesktops extends $d
99
99
  finishTime?: string;
100
100
  /**
101
101
  * @remarks
102
- * The execution progress of the command on a single cloud computer.
102
+ * The script execution status on a single cloud desktop.
103
103
  *
104
104
  * @example
105
105
  * Success
106
106
  */
107
107
  invocationStatus?: string;
108
+ jvsAgentId?: string;
108
109
  /**
109
110
  * @remarks
110
- * The command output.
111
+ * The output of the script process.
111
112
  *
112
- * * When the `IncludeOutput` parameter is set to false, the output is not returned.
113
- * * When the `ContentEncoding` parameter is set to Base64, the output is returned as a Base64-encoded string.
113
+ * - If the request parameter `IncludeOutput` is set to false, Output is not returned.
114
+ * - If the request parameter `ContentEncoding` is set to Base64, Output is the Base64-encoded output.
114
115
  *
115
116
  * @example
116
117
  * OutPutTestmsg
@@ -118,7 +119,7 @@ export class DescribeInvocationsResponseBodyInvocationsInvokeDesktops extends $d
118
119
  output?: string;
119
120
  /**
120
121
  * @remarks
121
- * The number of times the command has been executed on the cloud computer.
122
+ * The number of times the command was run on the cloud desktop.
122
123
  *
123
124
  * @example
124
125
  * 0
@@ -126,7 +127,7 @@ export class DescribeInvocationsResponseBodyInvocationsInvokeDesktops extends $d
126
127
  repeats?: number;
127
128
  /**
128
129
  * @remarks
129
- * The start time of the command execution.
130
+ * The time when the script process started running on the cloud desktop.
130
131
  *
131
132
  * @example
132
133
  * 2020-12-20T06:15:55Z
@@ -134,7 +135,7 @@ export class DescribeInvocationsResponseBodyInvocationsInvokeDesktops extends $d
134
135
  startTime?: string;
135
136
  /**
136
137
  * @remarks
137
- * The stop time of the command execution (StopInvocatio).
138
+ * The time when execution was stopped, if StopInvocation was called.
138
139
  *
139
140
  * @example
140
141
  * 2020-12-25T09:15:47Z
@@ -142,7 +143,7 @@ export class DescribeInvocationsResponseBodyInvocationsInvokeDesktops extends $d
142
143
  stopTime?: string;
143
144
  /**
144
145
  * @remarks
145
- * The time when the execution status was updated.
146
+ * The update time of the task status.
146
147
  *
147
148
  * @example
148
149
  * 2020-12-25T06:15:56Z
@@ -159,6 +160,7 @@ export class DescribeInvocationsResponseBodyInvocationsInvokeDesktops extends $d
159
160
  exitCode: 'ExitCode',
160
161
  finishTime: 'FinishTime',
161
162
  invocationStatus: 'InvocationStatus',
163
+ jvsAgentId: 'JvsAgentId',
162
164
  output: 'Output',
163
165
  repeats: 'Repeats',
164
166
  startTime: 'StartTime',
@@ -178,6 +180,7 @@ export class DescribeInvocationsResponseBodyInvocationsInvokeDesktops extends $d
178
180
  exitCode: 'number',
179
181
  finishTime: 'string',
180
182
  invocationStatus: 'string',
183
+ jvsAgentId: 'string',
181
184
  output: 'string',
182
185
  repeats: 'number',
183
186
  startTime: 'string',
@@ -198,7 +201,7 @@ export class DescribeInvocationsResponseBodyInvocationsInvokeDesktops extends $d
198
201
  export class DescribeInvocationsResponseBodyInvocations extends $dara.Model {
199
202
  /**
200
203
  * @remarks
201
- * The Base64-encoded command content.
204
+ * The script content, transmitted in Base64 encoding.
202
205
  *
203
206
  * @example
204
207
  * cnBtIC1xYSB8IGdyZXAgdnNm****
@@ -206,7 +209,7 @@ export class DescribeInvocationsResponseBodyInvocations extends $dara.Model {
206
209
  commandContent?: string;
207
210
  /**
208
211
  * @remarks
209
- * The type of the command.
212
+ * The script type.
210
213
  *
211
214
  * @example
212
215
  * RunPowerShellScript
@@ -214,15 +217,16 @@ export class DescribeInvocationsResponseBodyInvocations extends $dara.Model {
214
217
  commandType?: string;
215
218
  /**
216
219
  * @remarks
217
- * The time when the execution task is created.
220
+ * The creation time of the task.
218
221
  *
219
222
  * @example
220
223
  * 2020-12-19T09:15:46Z
221
224
  */
222
225
  creationTime?: string;
226
+ desktopScenario?: string;
223
227
  /**
224
228
  * @remarks
225
- * The ID of the end user.
229
+ * The end user ID.
226
230
  *
227
231
  * @example
228
232
  * User1
@@ -230,30 +234,22 @@ export class DescribeInvocationsResponseBodyInvocations extends $dara.Model {
230
234
  endUserId?: string;
231
235
  /**
232
236
  * @remarks
233
- * The overall execution status of the command. The value of this parameter depends on the execution status of the command on all the involved cloud computers. Valid values:
234
- *
235
- * * Pending: The command is being verified or sent. If the execution status is Pending on at least one cloud computer, the overall status is considered Pending.
236
- *
237
- * * Running: The command is being executed on cloud computers. If the execution status is Running on at least one cloud computer, the overall status is considered Running.
238
- *
239
- * * Success: If the execution status is Success on at least one cloud computer and either Success or Stopped on all other cloud computers, the overall status is considered Success.
240
- *
241
- * * Failed: If the execution status is Stopped or Failed on all cloud computers, the overall status is considered Failed. If any execution status on cloud computers matches one of the following values, Failed is returned.
242
- *
243
- * * Invalid: The command is invalid.
244
- * * Aborted: The command failed to be sent.
245
- * * Failed: The command is executed, but the exit code is not 0.
246
- * * Timeout: The command execution timed out.
247
- * * Error: An error occurred when the command is being executed.
248
- *
249
- * * Stopping: The command execution is being stopped. If the execution status is Stopping on at least one cloud computer, the overall status is considered Stopping.
250
- *
251
- * * Stopped: The command execution stops. If the execution status is Stopped on at least one cloud computer, the overall status is considered Stopped. If any execution status on cloud computers matches one of the following values, Stopped is returned.
252
- *
253
- * * Cancelled: The command execution is canceled.
254
- * * Terminated: The command execution is terminated.
255
- *
256
- * * PartialFailed: The command execution succeeded on some cloud computers but failed on others. If the execution status on any cloud computer is Success, Failed, or Stopped, the overall status is considered PartialFailed.
237
+ * The overall execution status of the script. The overall execution status depends on the combined execution status of all cloud desktops in this call. Valid values:
238
+ *
239
+ * - Pending: The system is validating or sending the command. If the script execution status on at least one cloud desktop is Pending, the overall execution status is Pending.
240
+ * - Running: The command is running on the cloud desktop. If the script execution status on at least one cloud desktop is Running, the overall execution status is Running.
241
+ * - Success: The script execution status on each cloud desktop is Stopped or Success, and the script execution status on at least one cloud desktop is Success. The overall execution status is Success.
242
+ * - Failed: The script execution status on each cloud desktop is Stopped or Failed. The overall execution status is Failed. The return value is Failed when one or more of the following statuses occur on a cloud desktop:
243
+ * - Command validation failed (Invalid).
244
+ * - Command delivery failed (Aborted).
245
+ * - Command execution completed but the exit code is non-zero (Failed).
246
+ * - Command execution timed out (Timeout).
247
+ * - Command execution encountered an exception (Error).
248
+ * - Stopping: The task is being stopped. If the script execution status on at least one instance is Stopping, the overall execution status is Stopping.
249
+ * - Stopped: The task has been stopped. If the script execution status on all instances is Stopped, the overall execution status is Stopped. The return value is Stopped when the script execution status on an instance is one of the following:
250
+ * - Task cancelled (Cancelled).
251
+ * - Task terminated (Terminated).
252
+ * - PartialFailed: Some instances succeeded and some instances failed. If the script execution status on each instance is Success, Failed, or Stopped, the overall execution status is PartialFailed.
257
253
  *
258
254
  * @example
259
255
  * Pending
@@ -261,7 +257,7 @@ export class DescribeInvocationsResponseBodyInvocations extends $dara.Model {
261
257
  invocationStatus?: string;
262
258
  /**
263
259
  * @remarks
264
- * The total number of cloud computers on which the command is executed.
260
+ * The total number of cloud desktops on which the script was run.
265
261
  *
266
262
  * @example
267
263
  * 1
@@ -269,7 +265,7 @@ export class DescribeInvocationsResponseBodyInvocations extends $dara.Model {
269
265
  invokeDesktopCount?: number;
270
266
  /**
271
267
  * @remarks
272
- * The total number of cloud computers on which the command execution succeeds.
268
+ * The total number of cloud desktops on which the script was run successfully.
273
269
  *
274
270
  * @example
275
271
  * 1
@@ -277,12 +273,12 @@ export class DescribeInvocationsResponseBodyInvocations extends $dara.Model {
277
273
  invokeDesktopSucceedCount?: number;
278
274
  /**
279
275
  * @remarks
280
- * The cloud computers on which the command is executed.
276
+ * The list of target cloud desktops for execution.
281
277
  */
282
278
  invokeDesktops?: DescribeInvocationsResponseBodyInvocationsInvokeDesktops[];
283
279
  /**
284
280
  * @remarks
285
- * The ID of the execution.
281
+ * The execution ID.
286
282
  *
287
283
  * @example
288
284
  * t-hz0jdfwd9f****
@@ -293,6 +289,7 @@ export class DescribeInvocationsResponseBodyInvocations extends $dara.Model {
293
289
  commandContent: 'CommandContent',
294
290
  commandType: 'CommandType',
295
291
  creationTime: 'CreationTime',
292
+ desktopScenario: 'DesktopScenario',
296
293
  endUserId: 'EndUserId',
297
294
  invocationStatus: 'InvocationStatus',
298
295
  invokeDesktopCount: 'InvokeDesktopCount',
@@ -307,6 +304,7 @@ export class DescribeInvocationsResponseBodyInvocations extends $dara.Model {
307
304
  commandContent: 'string',
308
305
  commandType: 'string',
309
306
  creationTime: 'string',
307
+ desktopScenario: 'string',
310
308
  endUserId: 'string',
311
309
  invocationStatus: 'string',
312
310
  invokeDesktopCount: 'number',
@@ -331,12 +329,12 @@ export class DescribeInvocationsResponseBodyInvocations extends $dara.Model {
331
329
  export class DescribeInvocationsResponseBody extends $dara.Model {
332
330
  /**
333
331
  * @remarks
334
- * The command execution records.
332
+ * The array of script execution records.
335
333
  */
336
334
  invocations?: DescribeInvocationsResponseBodyInvocations[];
337
335
  /**
338
336
  * @remarks
339
- * The query token that is returned from this call.
337
+ * The pagination token returned in this call.
340
338
  *
341
339
  * @example
342
340
  * AAAAAV3MpHK1AP0pfERHZN5pu6nmB7qrRFJ8vmttjxPL****
@@ -344,7 +342,7 @@ export class DescribeInvocationsResponseBody extends $dara.Model {
344
342
  nextToken?: string;
345
343
  /**
346
344
  * @remarks
347
- * The ID of the request.
345
+ * The request ID.
348
346
  *
349
347
  * @example
350
348
  * 473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeModificationPriceRequestResourceSpecs extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Cloud computer ID.
8
+ * The cloud computer ID.
9
9
  *
10
10
  * @example
11
11
  * ecd-6ghhzivgmnzgeyXXX
@@ -13,7 +13,7 @@ export class DescribeModificationPriceRequestResourceSpecs extends $dara.Model {
13
13
  desktopId?: string;
14
14
  /**
15
15
  * @remarks
16
- * System disk size. Unit: GiB.
16
+ * The system cloud disk size. Unit: GiB.
17
17
  *
18
18
  * @example
19
19
  * 80
@@ -21,7 +21,7 @@ export class DescribeModificationPriceRequestResourceSpecs extends $dara.Model {
21
21
  rootDiskSizeGib?: number;
22
22
  /**
23
23
  * @remarks
24
- * Data disk size. Unit: GiB.
24
+ * The data cloud disk size. Unit: GiB.
25
25
  *
26
26
  * @example
27
27
  * 100
@@ -55,9 +55,9 @@ export class DescribeModificationPriceRequestResourceSpecs extends $dara.Model {
55
55
  export class DescribeModificationPriceRequest extends $dara.Model {
56
56
  /**
57
57
  * @remarks
58
- * The maximum public bandwidth. Unit: Mbit/s.
58
+ * The peak Internet bandwidth. Unit: Mbit/s.
59
59
  *
60
- * > Valid values when PayByTraffic is set to PayByBandwidth: 10 to 1000.
60
+ * > If you use the pay-by-bandwidth billing method, the valid values range from 10 to 1000.
61
61
  *
62
62
  * @example
63
63
  * 20
@@ -65,7 +65,7 @@ export class DescribeModificationPriceRequest extends $dara.Model {
65
65
  bandwidth?: number;
66
66
  /**
67
67
  * @remarks
68
- * The ID of either the monthly subscription cloud computer with unlimited hours or the premium bandwidth plan.
68
+ * The instance ID. The value can be the ID of a monthly-subscribed (unlimited-duration) cloud computer or the ID of a premium Internet bandwidth instance.
69
69
  *
70
70
  * @example
71
71
  * ecd-0gfv2z3sf95zvt****
@@ -73,47 +73,29 @@ export class DescribeModificationPriceRequest extends $dara.Model {
73
73
  instanceId?: string;
74
74
  /**
75
75
  * @remarks
76
- * The specifications.
77
- *
78
- * - Valid values when you set `ResourceType` to `Desktop`:
79
- *
80
- * - ecd.basic.small
81
- *
82
- * - ecd.basic.large
83
- *
84
- * - ecd.advanced.large
85
- *
86
- * - ecd.advanced.xlarge
87
- *
88
- * - ecd.performance.2xlarge
89
- *
90
- * - ecd.graphics.xlarge
91
- *
92
- * - ecd.graphics.2xlarge
93
- *
94
- * - ecd.advanced.xlarge_s8d2
95
- *
96
- * - ecd.advanced.xlarge_s8d7
97
- *
98
- * - ecd.graphics.1g72c
99
- *
100
- * - eds.general.2c2g
101
- *
102
- * - eds.general.2c4g
103
- *
104
- * - eds.general.2c8g
105
- *
106
- * - eds.general.4c8g
107
- *
108
- * - eds.general.4c16g
109
- *
110
- * - eds.general.8c16g
111
- *
112
- * - eds.general.8c32g
113
- *
114
- * - eds.general.16c32g
115
- *
116
- * - You can skip this parameter if `ResourceType` is set to `NetworkPackage`.
76
+ * The resource specification.
77
+ *
78
+ * - If `ResourceType` is set to `Desktop`, valid values include:
79
+ * - ecd.basic.small
80
+ * - ecd.basic.large
81
+ * - ecd.advanced.large
82
+ * - ecd.advanced.xlarge
83
+ * - ecd.performance.2xlarge
84
+ * - ecd.graphics.xlarge
85
+ * - ecd.graphics.2xlarge
86
+ * - ecd.advanced.xlarge_s8d2
87
+ * - ecd.advanced.xlarge_s8d7
88
+ * - ecd.graphics.1g72c
89
+ * - eds.general.2c2g
90
+ * - eds.general.2c4g
91
+ * - eds.general.2c8g
92
+ * - eds.general.4c8g
93
+ * - eds.general.4c16g
94
+ * - eds.general.8c16g
95
+ * - eds.general.8c32g
96
+ * - eds.general.16c32g
97
+ *
98
+ * - If `ResourceType` is set to `NetworkPackage`, you do not need to specify this parameter.
117
99
  *
118
100
  * @example
119
101
  * eds.enterprise_office.8c16g
@@ -121,7 +103,7 @@ export class DescribeModificationPriceRequest extends $dara.Model {
121
103
  instanceType?: string;
122
104
  /**
123
105
  * @remarks
124
- * Promotion activity ID.
106
+ * The promotion ID.
125
107
  *
126
108
  * @example
127
109
  * youhuiquan_promotion_option_id_for_blank
@@ -129,7 +111,7 @@ export class DescribeModificationPriceRequest extends $dara.Model {
129
111
  promotionId?: string;
130
112
  /**
131
113
  * @remarks
132
- * The region ID. You can call the [](t2167755.xdita#)operation to query the list of regions where Elastic Desktop Service (EDS) Enterprise is available.
114
+ * The region ID. You can call [DescribeRegions](~~DescribeRegions~~) to query the regions supported by Elastic Desktop Service.
133
115
  *
134
116
  * This parameter is required.
135
117
  *
@@ -139,7 +121,7 @@ export class DescribeModificationPriceRequest extends $dara.Model {
139
121
  regionId?: string;
140
122
  /**
141
123
  * @remarks
142
- * User ID for resource ownership in resale mode. You do not need to specify this parameter if resale mode is not used.
124
+ * The user ID for resource ownership in the reseller pattern. You do not need to specify this parameter in non-reseller pattern.
143
125
  *
144
126
  * @example
145
127
  * 1422724566551XXX
@@ -147,16 +129,15 @@ export class DescribeModificationPriceRequest extends $dara.Model {
147
129
  resellerOwnerUid?: number;
148
130
  /**
149
131
  * @remarks
150
- * List of resource specification templates.
132
+ * The list of resource specification templates.
151
133
  */
152
134
  resourceSpecs?: DescribeModificationPriceRequestResourceSpecs[];
153
135
  /**
154
136
  * @remarks
155
- * The resource type. The required parameters depend on the resource type.
156
- *
157
- * - When `ResourceType` is set to `Desktop`, the required parameters are `InstanceType`, `RootDiskSizeGib`, and `UserDiskSizeGib`.
137
+ * The resource type. The required parameters vary based on the resource type for which you want to query the specification change price:
158
138
  *
159
- * - When `ResourceType` is set to `NetworkPackage`, the required parameter is `Bandwidth`.
139
+ * - If `ResourceType` is set to `Desktop`, you must specify the `InstanceType`, `RootDiskSizeGib`, and `UserDiskSizeGib` parameters.
140
+ * - If `ResourceType` is set to `NetworkPackage`, you must specify the `Bandwidth` parameter.
160
141
  *
161
142
  * @example
162
143
  * Desktop
@@ -164,7 +145,7 @@ export class DescribeModificationPriceRequest extends $dara.Model {
164
145
  resourceType?: string;
165
146
  /**
166
147
  * @remarks
167
- * Performance level of the system disk. When the WUYING Workspace instance type is set to graphics-optimized or high clock speed, you can specify the disk performance level. For differences between performance levels, see [](t583241.xdita#).
148
+ * The performance level of the system cloud disk. You can configure the disk performance level in Settings when the cloud computer specification is set to graphics-accelerated or high frequency. For more information about the differences between performance levels, see [ESSDs](https://help.aliyun.com/document_detail/122389.html). standard SSD does not support performance level configuration.
168
149
  *
169
150
  * @example
170
151
  * PL0
@@ -172,7 +153,7 @@ export class DescribeModificationPriceRequest extends $dara.Model {
172
153
  rootDiskPerformanceLevel?: string;
173
154
  /**
174
155
  * @remarks
175
- * The size of the system disk. Unit: GiB.
156
+ * The system cloud disk size. Unit: GiB.
176
157
  *
177
158
  * @example
178
159
  * 80
@@ -180,7 +161,7 @@ export class DescribeModificationPriceRequest extends $dara.Model {
180
161
  rootDiskSizeGib?: number;
181
162
  /**
182
163
  * @remarks
183
- * Performance level of the data disk. When the WUYING Workspace instance type is set to graphics-optimized or high clock speed, you can specify the disk performance level. For differences between performance levels, see [](t583241.xdita#).
164
+ * The performance level of the data cloud disk. You can configure the disk performance level in Settings when the cloud computer specification is set to graphics-accelerated or high frequency. For more information about the differences between performance levels, see [ESSDs](https://help.aliyun.com/document_detail/122389.html). standard SSD does not support performance level configuration.
184
165
  *
185
166
  * @example
186
167
  * PL0
@@ -188,7 +169,7 @@ export class DescribeModificationPriceRequest extends $dara.Model {
188
169
  userDiskPerformanceLevel?: string;
189
170
  /**
190
171
  * @remarks
191
- * The size of the data disk. Unit: GiB.
172
+ * The data cloud disk size. Unit: GiB.
192
173
  *
193
174
  * @example
194
175
  * 50
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeModificationPriceResponseBodyPriceInfoPricePromotions extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The description of the promotion rule.
8
+ * The promotion rule description.
9
9
  *
10
10
  * @example
11
11
  * test
@@ -16,12 +16,12 @@ export class DescribeModificationPriceResponseBodyPriceInfoPricePromotions exten
16
16
  * The promotion description.
17
17
  *
18
18
  * @example
19
- * 新品上市,立享优惠
19
+ * New product launch with exclusive discounts.
20
20
  */
21
21
  promotionDesc?: string;
22
22
  /**
23
23
  * @remarks
24
- * The ID of the promotion activity.
24
+ * The promotion ID.
25
25
  *
26
26
  * @example
27
27
  * promo_option
@@ -29,7 +29,7 @@ export class DescribeModificationPriceResponseBodyPriceInfoPricePromotions exten
29
29
  promotionId?: string;
30
30
  /**
31
31
  * @remarks
32
- * The name of the promotion activity.
32
+ * The promotion name.
33
33
  *
34
34
  * @example
35
35
  * Featured deals
@@ -37,7 +37,7 @@ export class DescribeModificationPriceResponseBodyPriceInfoPricePromotions exten
37
37
  promotionName?: string;
38
38
  /**
39
39
  * @remarks
40
- * Indicates whether an item is selected.
40
+ * Indicates whether the promotion is selected.
41
41
  *
42
42
  * @example
43
43
  * false
@@ -75,7 +75,8 @@ export class DescribeModificationPriceResponseBodyPriceInfoPricePromotions exten
75
75
  export class DescribeModificationPriceResponseBodyPriceInfoPrice extends $dara.Model {
76
76
  /**
77
77
  * @remarks
78
- * <props="china">The unit of currency (CNY).<props="intl">The unit of currency (USD).
78
+ * <props="china">The currency unit (CNY).
79
+ * <props="intl">The currency unit (USD).
79
80
  *
80
81
  * @example
81
82
  * CNY
@@ -83,7 +84,7 @@ export class DescribeModificationPriceResponseBodyPriceInfoPrice extends $dara.M
83
84
  currency?: string;
84
85
  /**
85
86
  * @remarks
86
- * The discounted amount.
87
+ * The discount amount.
87
88
  *
88
89
  * @example
89
90
  * 15.8
@@ -91,7 +92,7 @@ export class DescribeModificationPriceResponseBodyPriceInfoPrice extends $dara.M
91
92
  discountPrice?: number;
92
93
  /**
93
94
  * @remarks
94
- * The orders.
95
+ * The order information.
95
96
  */
96
97
  orderLines?: { [key: string]: string };
97
98
  /**
@@ -104,12 +105,12 @@ export class DescribeModificationPriceResponseBodyPriceInfoPrice extends $dara.M
104
105
  originalPrice?: number;
105
106
  /**
106
107
  * @remarks
107
- * The promotion activities.
108
+ * The list of promotion information.
108
109
  */
109
110
  promotions?: DescribeModificationPriceResponseBodyPriceInfoPricePromotions[];
110
111
  /**
111
112
  * @remarks
112
- * The actual price. The actual price is the original price minus the discount.
113
+ * The actual payment price. The value is the original price minus the discount amount.
113
114
  *
114
115
  * @example
115
116
  * 63.2
@@ -158,7 +159,7 @@ export class DescribeModificationPriceResponseBodyPriceInfoRules extends $dara.M
158
159
  * The rule description.
159
160
  *
160
161
  * @example
161
- * 买满1年,立享官网价格8.5折优惠。
162
+ * Get 15% off the list price for a one-year purchase.
162
163
  */
163
164
  description?: string;
164
165
  /**
@@ -200,7 +201,7 @@ export class DescribeModificationPriceResponseBodyPriceInfo extends $dara.Model
200
201
  price?: DescribeModificationPriceResponseBodyPriceInfoPrice;
201
202
  /**
202
203
  * @remarks
203
- * The promotion rules.
204
+ * The promotion rule information.
204
205
  */
205
206
  rules?: DescribeModificationPriceResponseBodyPriceInfoRules[];
206
207
  static names(): { [key: string]: string } {