@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 ModifyCenterPolicyRequestAuthorizeAccessPolicyRule extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Client access IP address range. Specify an IPv4 CIDr block.
8
+ * The client access IP CIDR block in IPv4 format.
9
9
  *
10
10
  * @example
11
11
  * 47.100.XX.XX/16
@@ -13,7 +13,7 @@ export class ModifyCenterPolicyRequestAuthorizeAccessPolicyRule extends $dara.Mo
13
13
  cidrIp?: string;
14
14
  /**
15
15
  * @remarks
16
- * Description of the client IP address whitelist.
16
+ * The description of the client IP whitelist entry.
17
17
  *
18
18
  * @example
19
19
  * test
@@ -45,7 +45,7 @@ export class ModifyCenterPolicyRequestAuthorizeAccessPolicyRule extends $dara.Mo
45
45
  export class ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * Target of the security group control rule. Specify an IPv4 CIDR block.
48
+ * The target of the security group control rule, which is an IPv4 CIDR block.
49
49
  *
50
50
  * @example
51
51
  * 47.100.XX.XX/16
@@ -53,7 +53,7 @@ export class ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.
53
53
  cidrIp?: string;
54
54
  /**
55
55
  * @remarks
56
- * Description of the security group control rule.
56
+ * The description of the security group control rule.
57
57
  *
58
58
  * @example
59
59
  * test
@@ -61,7 +61,7 @@ export class ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.
61
61
  description?: string;
62
62
  /**
63
63
  * @remarks
64
- * Protocol type for the security group control rule.
64
+ * The protocol type of the security group control rule.
65
65
  *
66
66
  * @example
67
67
  * TCP
@@ -69,7 +69,7 @@ export class ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.
69
69
  ipProtocol?: string;
70
70
  /**
71
71
  * @remarks
72
- * Authorization policy for the security group control rule.
72
+ * The authorization policy of the security group control rule.
73
73
  *
74
74
  * @example
75
75
  * accept
@@ -77,17 +77,14 @@ export class ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.
77
77
  policy?: string;
78
78
  /**
79
79
  * @remarks
80
- * Port range for the security group control rule. The port range depends on the protocol (IpProtocol):
80
+ * The port range of the security group control rule. The port range is determined by the value of IpProtocol:
81
81
  *
82
- * - For TCP or UDP protocols: Port range is 1 to 65535. Separate the start and end ports with a forward slash (/). Example: 1/200.
82
+ * - TCP or UDP: Valid values: 1 to 65535. Separate the start port and end port with a forward slash (/). Example: 1/200.
83
+ * - ICMP: -1/-1.
84
+ * - GRE: -1/-1.
85
+ * - IpProtocol set to all: -1/-1.
83
86
  *
84
- * - For ICMP protocol: Set to -1/-1.
85
- *
86
- * - For GRE protocol: Set to -1/-1.
87
- *
88
- * - When IpProtocol is set to all: Set to -1/-1.
89
- *
90
- * For more information about common ports for typical applications, see [Common ports](https://help.aliyun.com/document_detail/40724.html).
87
+ * For common ports of typical applications, see [Common ports](https://help.aliyun.com/document_detail/40724.html).
91
88
  *
92
89
  * @example
93
90
  * 22/22
@@ -95,7 +92,7 @@ export class ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.
95
92
  portRange?: string;
96
93
  /**
97
94
  * @remarks
98
- * Priority of the security group control rule. A smaller number indicates a higher priority. Valid values: 1 to 60. Default value: 1.
95
+ * The priority of the security group control rule. A smaller value indicates a higher priority. Valid values: 1 to 60. Default value: 1.
99
96
  *
100
97
  * @example
101
98
  * 1
@@ -103,7 +100,7 @@ export class ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.
103
100
  priority?: string;
104
101
  /**
105
102
  * @remarks
106
- * Rule direction for the security group control rule.
103
+ * The direction of the security group control rule.
107
104
  *
108
105
  * @example
109
106
  * inflow
@@ -145,7 +142,7 @@ export class ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.
145
142
  export class ModifyCenterPolicyRequestClientType extends $dara.Model {
146
143
  /**
147
144
  * @remarks
148
- * Client login control. Specifies the client type.
145
+ * The client type for logon method control.
149
146
  *
150
147
  * @example
151
148
  * android
@@ -153,9 +150,9 @@ export class ModifyCenterPolicyRequestClientType extends $dara.Model {
153
150
  clientType?: string;
154
151
  /**
155
152
  * @remarks
156
- * Client login control. Specifies whether to allow using a specific client type to log on to cloud computers.
153
+ * Specifies whether to allow a specific client type to log on to the cloud desktop.
157
154
  *
158
- * > If you don\\"t configure `ClientType` parameters, all client types are allowed by default.
155
+ * > If you do not set the ClientType parameters, all client types are allowed to log on to the cloud desktop by default.
159
156
  *
160
157
  * @example
161
158
  * off
@@ -231,7 +228,7 @@ export class ModifyCenterPolicyRequestClipboardGraineds extends $dara.Model {
231
228
  export class ModifyCenterPolicyRequestDeviceRedirects extends $dara.Model {
232
229
  /**
233
230
  * @remarks
234
- * Peripheral type.
231
+ * The peripheral device type.
235
232
  *
236
233
  * @example
237
234
  * camera
@@ -239,7 +236,7 @@ export class ModifyCenterPolicyRequestDeviceRedirects extends $dara.Model {
239
236
  deviceType?: string;
240
237
  /**
241
238
  * @remarks
242
- * Redirection type.
239
+ * The redirection type.
243
240
  *
244
241
  * @example
245
242
  * deviceRedirect
@@ -271,7 +268,7 @@ export class ModifyCenterPolicyRequestDeviceRedirects extends $dara.Model {
271
268
  export class ModifyCenterPolicyRequestDeviceRules extends $dara.Model {
272
269
  /**
273
270
  * @remarks
274
- * Device name.
271
+ * The device name.
275
272
  *
276
273
  * @example
277
274
  * sandisk
@@ -279,7 +276,7 @@ export class ModifyCenterPolicyRequestDeviceRules extends $dara.Model {
279
276
  deviceName?: string;
280
277
  /**
281
278
  * @remarks
282
- * Product ID.
279
+ * The product ID.
283
280
  *
284
281
  * @example
285
282
  * 0x55b1
@@ -287,7 +284,7 @@ export class ModifyCenterPolicyRequestDeviceRules extends $dara.Model {
287
284
  devicePid?: string;
288
285
  /**
289
286
  * @remarks
290
- * Peripheral type.
287
+ * The peripheral device type.
291
288
  *
292
289
  * @example
293
290
  * storage
@@ -295,7 +292,7 @@ export class ModifyCenterPolicyRequestDeviceRules extends $dara.Model {
295
292
  deviceType?: string;
296
293
  /**
297
294
  * @remarks
298
- * Vendor ID. For more information, see [Valid USB Vendor IDs (VIDs)](https://www.usb.org/sites/default/files/vendor_ids032322.pdf_1.pdf).
295
+ * The vendor ID. See [Valid USB Vendor IDs (VIDs)](https://www.usb.org/sites/default/files/vendor_ids032322.pdf_1.pdf).
299
296
  *
300
297
  * @example
301
298
  * 0x0781
@@ -303,7 +300,7 @@ export class ModifyCenterPolicyRequestDeviceRules extends $dara.Model {
303
300
  deviceVid?: string;
304
301
  /**
305
302
  * @remarks
306
- * Link optimization command.
303
+ * The link optimization command.
307
304
  *
308
305
  * @example
309
306
  * 2:0
@@ -312,7 +309,7 @@ export class ModifyCenterPolicyRequestDeviceRules extends $dara.Model {
312
309
  platforms?: string;
313
310
  /**
314
311
  * @remarks
315
- * Redirection type.
312
+ * The redirection type.
316
313
  *
317
314
  * @example
318
315
  * usbRedirect
@@ -354,7 +351,7 @@ export class ModifyCenterPolicyRequestDeviceRules extends $dara.Model {
354
351
  export class ModifyCenterPolicyRequestDomainResolveRule extends $dara.Model {
355
352
  /**
356
353
  * @remarks
357
- * Policy description.
354
+ * The policy description.
358
355
  *
359
356
  * @example
360
357
  * Policy description.
@@ -362,7 +359,7 @@ export class ModifyCenterPolicyRequestDomainResolveRule extends $dara.Model {
362
359
  description?: string;
363
360
  /**
364
361
  * @remarks
365
- * Domain name.
362
+ * The domain name.
366
363
  *
367
364
  * @example
368
365
  * *.example.com
@@ -370,7 +367,7 @@ export class ModifyCenterPolicyRequestDomainResolveRule extends $dara.Model {
370
367
  domain?: string;
371
368
  /**
372
369
  * @remarks
373
- * Resolution policy.
370
+ * The resolution policy.
374
371
  *
375
372
  * @example
376
373
  * allow
@@ -404,7 +401,7 @@ export class ModifyCenterPolicyRequestDomainResolveRule extends $dara.Model {
404
401
  export class ModifyCenterPolicyRequestNetRedirectRule extends $dara.Model {
405
402
  /**
406
403
  * @remarks
407
- * Domain name.
404
+ * The domain name.
408
405
  *
409
406
  * @example
410
407
  * *.example.com
@@ -412,7 +409,7 @@ export class ModifyCenterPolicyRequestNetRedirectRule extends $dara.Model {
412
409
  domain?: string;
413
410
  /**
414
411
  * @remarks
415
- * Redirection policy.
412
+ * The redirection policy.
416
413
  *
417
414
  * @example
418
415
  * Allow
@@ -420,7 +417,7 @@ export class ModifyCenterPolicyRequestNetRedirectRule extends $dara.Model {
420
417
  policy?: string;
421
418
  /**
422
419
  * @remarks
423
- * Rule type.
420
+ * The rule type.
424
421
  *
425
422
  * @example
426
423
  * domain
@@ -454,7 +451,7 @@ export class ModifyCenterPolicyRequestNetRedirectRule extends $dara.Model {
454
451
  export class ModifyCenterPolicyRequestRecordEventLevels extends $dara.Model {
455
452
  /**
456
453
  * @remarks
457
- * Event level
454
+ * The event level.
458
455
  *
459
456
  * @example
460
457
  * HIGH
@@ -462,7 +459,7 @@ export class ModifyCenterPolicyRequestRecordEventLevels extends $dara.Model {
462
459
  eventLevel?: string;
463
460
  /**
464
461
  * @remarks
465
- * Event type
462
+ * The event type.
466
463
  *
467
464
  * @example
468
465
  * StartApplication
@@ -494,7 +491,7 @@ export class ModifyCenterPolicyRequestRecordEventLevels extends $dara.Model {
494
491
  export class ModifyCenterPolicyRequestRevokeAccessPolicyRule extends $dara.Model {
495
492
  /**
496
493
  * @remarks
497
- * Client access IP address range to delete. Specify an IPv4 CIDR block.
494
+ * The client access IP CIDR block to delete, in IPv4 CIDR format.
498
495
  *
499
496
  * @example
500
497
  * 47.100.XX.XX/16
@@ -502,7 +499,7 @@ export class ModifyCenterPolicyRequestRevokeAccessPolicyRule extends $dara.Model
502
499
  cidrIp?: string;
503
500
  /**
504
501
  * @remarks
505
- * Description of the client IP address whitelist to delete.
502
+ * The description of the client IP whitelist entry to delete.
506
503
  *
507
504
  * @example
508
505
  * test
@@ -534,7 +531,7 @@ export class ModifyCenterPolicyRequestRevokeAccessPolicyRule extends $dara.Model
534
531
  export class ModifyCenterPolicyRequestRevokeSecurityPolicyRule extends $dara.Model {
535
532
  /**
536
533
  * @remarks
537
- * Target of the security group control rule to delete. Specify an IPv4 CIDR block.
534
+ * The target of the security group control rule to delete, which is an IPv4 CIDR block.
538
535
  *
539
536
  * @example
540
537
  * 47.100.XX.XX/16
@@ -542,7 +539,7 @@ export class ModifyCenterPolicyRequestRevokeSecurityPolicyRule extends $dara.Mod
542
539
  cidrIp?: string;
543
540
  /**
544
541
  * @remarks
545
- * Description of the security group control rule to delete.
542
+ * The description of the security group control rule to delete.
546
543
  *
547
544
  * @example
548
545
  * test
@@ -550,7 +547,7 @@ export class ModifyCenterPolicyRequestRevokeSecurityPolicyRule extends $dara.Mod
550
547
  description?: string;
551
548
  /**
552
549
  * @remarks
553
- * Protocol type for the security group control rule to delete.
550
+ * The protocol type of the security group control rule to delete.
554
551
  *
555
552
  * @example
556
553
  * TCP
@@ -558,7 +555,7 @@ export class ModifyCenterPolicyRequestRevokeSecurityPolicyRule extends $dara.Mod
558
555
  ipProtocol?: string;
559
556
  /**
560
557
  * @remarks
561
- * Authorization policy for the security group control rule to delete.
558
+ * The authorization policy of the security group control rule to delete.
562
559
  *
563
560
  * @example
564
561
  * accept
@@ -566,17 +563,14 @@ export class ModifyCenterPolicyRequestRevokeSecurityPolicyRule extends $dara.Mod
566
563
  policy?: string;
567
564
  /**
568
565
  * @remarks
569
- * Port range for the security group control rule to delete. The port range depends on the protocol (IpProtocol):
570
- *
571
- * - For TCP or UDP protocols: Port range is 1 to 65535. Separate the start and end ports with a forward slash (/). Example: 1/200.
572
- *
573
- * - For ICMP protocol: Set to -1/-1.
566
+ * The port range of the security group control rule to delete. The port range is determined by the value of IpProtocol:
574
567
  *
575
- * - For GRE protocol: Set to -1/-1.
568
+ * - TCP or UDP: Valid values: 1 to 65535. Separate the start port and end port with a forward slash (/). Example: 1/200.
569
+ * - ICMP: -1/-1.
570
+ * - GRE: -1/-1.
571
+ * - IpProtocol set to all: -1/-1.
576
572
  *
577
- * - When IpProtocol is set to all: Set to -1/-1.
578
- *
579
- * For more information about common ports for typical applications, see [Common ports](https://help.aliyun.com/document_detail/40724.html).
573
+ * For common ports of typical applications, see [Common ports](https://help.aliyun.com/document_detail/40724.html).
580
574
  *
581
575
  * @example
582
576
  * 22/22
@@ -584,7 +578,7 @@ export class ModifyCenterPolicyRequestRevokeSecurityPolicyRule extends $dara.Mod
584
578
  portRange?: string;
585
579
  /**
586
580
  * @remarks
587
- * Priority of the security group control rule to delete. A smaller number indicates a higher priority. Valid values: 1 to 60. Default value: 1.
581
+ * The priority of the security group control rule to delete. A smaller value indicates a higher priority. Valid values: 1 to 60. Default value: 1.
588
582
  *
589
583
  * @example
590
584
  * 1
@@ -592,7 +586,7 @@ export class ModifyCenterPolicyRequestRevokeSecurityPolicyRule extends $dara.Mod
592
586
  priority?: string;
593
587
  /**
594
588
  * @remarks
595
- * Rule direction for the security group control rule to delete.
589
+ * The direction of the security group control rule to delete.
596
590
  *
597
591
  * @example
598
592
  * outflow
@@ -634,7 +628,7 @@ export class ModifyCenterPolicyRequestRevokeSecurityPolicyRule extends $dara.Mod
634
628
  export class ModifyCenterPolicyRequestUsbSupplyRedirectRule extends $dara.Model {
635
629
  /**
636
630
  * @remarks
637
- * Rule description.
631
+ * The rule description.
638
632
  *
639
633
  * @example
640
634
  * Test rule
@@ -642,7 +636,7 @@ export class ModifyCenterPolicyRequestUsbSupplyRedirectRule extends $dara.Model
642
636
  description?: string;
643
637
  /**
644
638
  * @remarks
645
- * Product ID.
639
+ * The product ID.
646
640
  *
647
641
  * @example
648
642
  * 08**
@@ -650,7 +644,7 @@ export class ModifyCenterPolicyRequestUsbSupplyRedirectRule extends $dara.Model
650
644
  productId?: string;
651
645
  /**
652
646
  * @remarks
653
- * USB redirection type.
647
+ * The USB redirection type.
654
648
  *
655
649
  * @example
656
650
  * 1
@@ -658,7 +652,7 @@ export class ModifyCenterPolicyRequestUsbSupplyRedirectRule extends $dara.Model
658
652
  usbRedirectType?: string;
659
653
  /**
660
654
  * @remarks
661
- * USB redirection rule type.
655
+ * The USB redirection rule type.
662
656
  *
663
657
  * @example
664
658
  * 1
@@ -666,7 +660,7 @@ export class ModifyCenterPolicyRequestUsbSupplyRedirectRule extends $dara.Model
666
660
  usbRuleType?: string;
667
661
  /**
668
662
  * @remarks
669
- * Vendor ID. For more information, see [Valid USB Vendor IDs (VIDs)](https://www.usb.org/sites/default/files/vendor_ids032322.pdf_1.pdf).
663
+ * The vendor ID. See [Valid USB Vendor IDs (VIDs)](https://www.usb.org/sites/default/files/vendor_ids032322.pdf_1.pdf).
670
664
  *
671
665
  * @example
672
666
  * 04**
@@ -705,9 +699,9 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
705
699
  academicProxy?: string;
706
700
  /**
707
701
  * @remarks
708
- * Specifies whether users have administrator permissions after logging on to cloud computers.
702
+ * Specifies whether the user has administrator permissions after logging on to the cloud desktop.
709
703
  *
710
- * > This feature is in invitational preview and not available to the public.
704
+ * > This feature is in invitational preview and is not publicly available.
711
705
  *
712
706
  * @example
713
707
  * deny
@@ -717,7 +711,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
717
711
  adminKeyboardOnWindows?: string;
718
712
  /**
719
713
  * @remarks
720
- * Specifies whether to enable anti-screenshot protection.
714
+ * Specifies whether to enable the anti-screenshot feature.
721
715
  *
722
716
  * @example
723
717
  * on
@@ -725,17 +719,17 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
725
719
  appContentProtection?: string;
726
720
  /**
727
721
  * @remarks
728
- * List of new client IP address whitelists.
722
+ * The list of client IP whitelist entries to add.
729
723
  */
730
724
  authorizeAccessPolicyRule?: ModifyCenterPolicyRequestAuthorizeAccessPolicyRule[];
731
725
  /**
732
726
  * @remarks
733
- * List of new security group control rules.
727
+ * The list of security group control rules to add.
734
728
  */
735
729
  authorizeSecurityPolicyRule?: ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule[];
736
730
  /**
737
731
  * @remarks
738
- * Automatically reconnect after disconnection
732
+ * Specifies whether to automatically reconnect after disconnection.
739
733
  *
740
734
  * @example
741
735
  * off
@@ -754,7 +748,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
754
748
  businessType?: number;
755
749
  /**
756
750
  * @remarks
757
- * Local camera redirection. This parameter takes effect only if DeviceRedirects does not include a local camera redirection policy.
751
+ * The local camera redirection setting. This parameter takes effect only when no camera redirection policy is specified in DeviceRedirects.
758
752
  *
759
753
  * @example
760
754
  * on
@@ -762,18 +756,18 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
762
756
  cameraRedirect?: string;
763
757
  /**
764
758
  * @remarks
765
- * Event level for screen recording
759
+ * The recording event level.
766
760
  */
767
761
  clientControlMenu?: string;
768
762
  clientCreateSnapshot?: string;
769
763
  /**
770
764
  * @remarks
771
- * List of client login control rules. Controls which clients can access cloud computers.
765
+ * The list of logon method control rules. Specifies which client types can access the cloud desktop.
772
766
  */
773
767
  clientType?: ModifyCenterPolicyRequestClientType[];
774
768
  /**
775
769
  * @remarks
776
- * The clipboard permissions.
770
+ * The clipboard permission.
777
771
  *
778
772
  * @example
779
773
  * off
@@ -783,7 +777,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
783
777
  clipboardScope?: string;
784
778
  /**
785
779
  * @remarks
786
- * Specifies whether to enable color enhancement for design and 3D applications.
780
+ * Specifies whether color enhancement is enabled for the design and 3D common scenarios.
787
781
  *
788
782
  * @example
789
783
  * off
@@ -792,7 +786,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
792
786
  cpdDriveClipboard?: string;
793
787
  /**
794
788
  * @remarks
795
- * CPU downclocking duration. Valid values: 30 to 120. Unit: seconds.
789
+ * The CPU throttling duration. Valid values: 30 to 120. Unit: seconds.
796
790
  *
797
791
  * @example
798
792
  * 50
@@ -801,12 +795,12 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
801
795
  cpuOverload?: string;
802
796
  /**
803
797
  * @remarks
804
- * The name of the process.
798
+ * The process name.
805
799
  */
806
800
  cpuProcessors?: string[];
807
801
  /**
808
802
  * @remarks
809
- * CPU protection mode switch.
803
+ * The CPU protection mode switch.
810
804
  *
811
805
  * @example
812
806
  * off
@@ -814,7 +808,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
814
808
  cpuProtectedMode?: string;
815
809
  /**
816
810
  * @remarks
817
- * Overall CPU usage percentage. Valid values: 70 to 90.
811
+ * The overall CPU usage percentage. Valid values: 70 to 90.
818
812
  *
819
813
  * @example
820
814
  * 70
@@ -822,7 +816,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
822
816
  cpuRateLimit?: number;
823
817
  /**
824
818
  * @remarks
825
- * Overall CPU sampling duration. Valid values: 10 to 60. Unit: seconds.
819
+ * The overall CPU sampling duration. Valid values: 10 to 60. Unit: seconds.
826
820
  *
827
821
  * @example
828
822
  * 30
@@ -830,7 +824,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
830
824
  cpuSampleDuration?: number;
831
825
  /**
832
826
  * @remarks
833
- * Single-core CPU usage percentage. Valid values: 70 to 100.
827
+ * The single-core CPU usage percentage. Valid values: 70 to 100.
834
828
  *
835
829
  * @example
836
830
  * 80
@@ -839,7 +833,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
839
833
  description?: string;
840
834
  /**
841
835
  * @remarks
842
- * Peripheral connection prompt control.
836
+ * The peripheral connection notification control.
843
837
  *
844
838
  * @example
845
839
  * off
@@ -847,18 +841,17 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
847
841
  deviceConnectHint?: string;
848
842
  /**
849
843
  * @remarks
850
- * Device redirection rules.
844
+ * The device redirection rule list.
851
845
  */
852
846
  deviceRedirects?: ModifyCenterPolicyRequestDeviceRedirects[];
853
847
  /**
854
848
  * @remarks
855
- * Custom peripheral rules.
849
+ * The custom peripheral device rule list.
856
850
  */
857
851
  deviceRules?: ModifyCenterPolicyRequestDeviceRules[];
858
852
  /**
859
853
  * @remarks
860
- * Session retention after disconnection.
861
- *
854
+ * The session retention after disconnection.
862
855
  * > This parameter applies only to cloud application policies.
863
856
  *
864
857
  * @example
@@ -867,8 +860,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
867
860
  disconnectKeepSession?: string;
868
861
  /**
869
862
  * @remarks
870
- * Session retention duration after disconnection. Valid values: 30 to 7200. Unit: seconds.
871
- *
863
+ * The session retention duration after disconnection. Valid values: 30 to 7200. Unit: seconds.
872
864
  * > This parameter applies only to cloud application policies.
873
865
  *
874
866
  * @example
@@ -878,7 +870,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
878
870
  diskOverload?: string;
879
871
  /**
880
872
  * @remarks
881
- * Display mode.
873
+ * The display mode.
882
874
  *
883
875
  * @example
884
876
  * clientCustom
@@ -886,12 +878,12 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
886
878
  displayMode?: string;
887
879
  /**
888
880
  * @remarks
889
- * Domain name resolution policies.
881
+ * The domain name resolution policy.
890
882
  */
891
883
  domainResolveRule?: ModifyCenterPolicyRequestDomainResolveRule[];
892
884
  /**
893
885
  * @remarks
894
- * Domain name resolution policy type.
886
+ * The domain name resolution policy type.
895
887
  *
896
888
  * @example
897
889
  * off
@@ -899,7 +891,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
899
891
  domainResolveRuleType?: string;
900
892
  /**
901
893
  * @remarks
902
- * Session bandwidth throttling.
894
+ * The session bandwidth throttling setting.
903
895
  *
904
896
  * @example
905
897
  * off
@@ -907,7 +899,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
907
899
  enableSessionRateLimiting?: string;
908
900
  /**
909
901
  * @remarks
910
- * User requests administrator assistance.
902
+ * The setting for users to request administrator assistance.
911
903
  *
912
904
  * @example
913
905
  * off
@@ -915,7 +907,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
915
907
  endUserApplyAdminCoordinate?: string;
916
908
  /**
917
909
  * @remarks
918
- * Users on the same office network share cloud computers.
910
+ * The setting for users within the same office network to share cloud desktops.
919
911
  *
920
912
  * @example
921
913
  * off
@@ -924,22 +916,27 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
924
916
  externalDrive?: string;
925
917
  /**
926
918
  * @remarks
927
- * File migration.
919
+ * The file migration setting.
928
920
  *
929
921
  * @example
930
922
  * off
931
923
  */
932
924
  fileMigrate?: string;
933
925
  fileTransferAddress?: string;
926
+ fileTransferInSize?: string;
927
+ fileTransferInUnit?: string;
928
+ fileTransferOutSize?: string;
929
+ fileTransferOutUnit?: string;
930
+ fileTransferSizeLimit?: string;
934
931
  fileTransferSpeed?: string;
935
932
  /**
936
933
  * @remarks
937
- * Screen recording event suffix
934
+ * The recording event file extension.
938
935
  */
939
936
  fileTransferSpeedLocation?: string;
940
937
  /**
941
938
  * @remarks
942
- * Specifies whether to enable the image quality policy for graphics-intensive cloud computers. Enable this policy for scenarios such as professional design where high performance and user experience are required.
939
+ * Specifies whether to enable the image quality policy for GPU-accelerated cloud desktops. Enable this policy when high performance and user experience are required, such as in professional design scenarios.
943
940
  *
944
941
  * @example
945
942
  * off
@@ -948,7 +945,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
948
945
  hoverConfigMsg?: string;
949
946
  /**
950
947
  * @remarks
951
- * The file transfer policy for web clients.
948
+ * The file transfer policy for the web client.
952
949
  *
953
950
  * @example
954
951
  * off
@@ -956,7 +953,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
956
953
  html5FileTransfer?: string;
957
954
  /**
958
955
  * @remarks
959
- * Network communication protocol.
956
+ * The network communication protocol.
960
957
  *
961
958
  * @example
962
959
  * both
@@ -964,7 +961,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
964
961
  internetCommunicationProtocol?: string;
965
962
  /**
966
963
  * @remarks
967
- * Wuying Keeper toggle for mobile devices
964
+ * The WUYING Keeper switch for mobile clients.
968
965
  *
969
966
  * @example
970
967
  * off
@@ -972,7 +969,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
972
969
  internetPrinter?: string;
973
970
  /**
974
971
  * @remarks
975
- * The local disk mapping permissions.
972
+ * The local disk mapping permission.
976
973
  *
977
974
  * @example
978
975
  * off
@@ -980,7 +977,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
980
977
  localDrive?: string;
981
978
  /**
982
979
  * @remarks
983
- * Maximum reconnection retry time after an unexpected disconnection. Valid values: 30 to 7200. Unit: seconds.
980
+ * The maximum reconnection retry time when the cloud desktop is disconnected due to objective reasons. Valid values: 30 to 7200. Unit: seconds.
984
981
  *
985
982
  * @example
986
983
  * 120
@@ -988,7 +985,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
988
985
  maxReconnectTime?: number;
989
986
  /**
990
987
  * @remarks
991
- * Memory downclocking duration per process. Valid values: 30 to 120. Unit: seconds.
988
+ * The single-process memory throttling duration. Valid values: 30 to 120. Unit: seconds.
992
989
  *
993
990
  * @example
994
991
  * 40
@@ -997,12 +994,12 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
997
994
  memoryOverload?: string;
998
995
  /**
999
996
  * @remarks
1000
- * The name of the process.
997
+ * The process name.
1001
998
  */
1002
999
  memoryProcessors?: string[];
1003
1000
  /**
1004
1001
  * @remarks
1005
- * Memory protection mode switch.
1002
+ * The memory protection mode switch.
1006
1003
  *
1007
1004
  * @example
1008
1005
  * off
@@ -1010,7 +1007,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1010
1007
  memoryProtectedMode?: string;
1011
1008
  /**
1012
1009
  * @remarks
1013
- * Overall memory usage percentage. Valid values: 70 to 90.
1010
+ * The overall memory usage percentage. Valid values: 70 to 90.
1014
1011
  *
1015
1012
  * @example
1016
1013
  * 70
@@ -1018,7 +1015,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1018
1015
  memoryRateLimit?: number;
1019
1016
  /**
1020
1017
  * @remarks
1021
- * Overall memory sampling duration. Valid values: 30 to 60. Unit: seconds.
1018
+ * The overall memory sampling duration. Valid values: 30 to 60. Unit: seconds.
1022
1019
  *
1023
1020
  * @example
1024
1021
  * 40
@@ -1026,7 +1023,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1026
1023
  memorySampleDuration?: number;
1027
1024
  /**
1028
1025
  * @remarks
1029
- * Memory usage per process percentage. Valid values: 30 to 60.
1026
+ * The single-process memory usage percentage. Valid values: 30 to 60.
1030
1027
  *
1031
1028
  * @example
1032
1029
  * 40
@@ -1034,9 +1031,9 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1034
1031
  memorySingleRateLimit?: number;
1035
1032
  /**
1036
1033
  * @remarks
1037
- * Specifies whether to provide the Restart button in the cloud computer floating ball when connecting via mobile clients (Android and iOS clients).
1034
+ * Specifies whether to provide a restart button in the cloud desktop floating ball when connecting through mobile clients (Android<props="china"> and iOS clients).
1038
1035
  *
1039
- * > This feature applies only to mobile clients of version 7.4 or later.
1036
+ * > This parameter applies only to mobile client V7.4 or later.
1040
1037
  *
1041
1038
  * @example
1042
1039
  * off
@@ -1044,7 +1041,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1044
1041
  mobileRestart?: string;
1045
1042
  /**
1046
1043
  * @remarks
1047
- * The security button toggle for Windows systems on mobile devices
1044
+ * The security button switch for Windows on mobile clients.
1048
1045
  *
1049
1046
  * @example
1050
1047
  * off
@@ -1052,9 +1049,9 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1052
1049
  mobileSafeMenu?: string;
1053
1050
  /**
1054
1051
  * @remarks
1055
- * Specifies whether to provide the Shutdown button in the cloud computer floating ball when connecting via mobile clients (Android and iOS clients).
1052
+ * Specifies whether to provide a shutdown button in the cloud desktop floating ball when connecting through mobile clients (Android<props="china"> and iOS clients).
1056
1053
  *
1057
- * > This feature applies only to mobile clients of version 7.4 or later.
1054
+ * > This parameter applies only to mobile client V7.4 or later.
1058
1055
  *
1059
1056
  * @example
1060
1057
  * off
@@ -1062,7 +1059,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1062
1059
  mobileShutdown?: string;
1063
1060
  /**
1064
1061
  * @remarks
1065
- * Wuying Keeper toggle for mobile devices
1062
+ * The WUYING Keeper switch for mobile clients.
1066
1063
  *
1067
1064
  * @example
1068
1065
  * off
@@ -1070,7 +1067,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1070
1067
  mobileWuyingKeeper?: string;
1071
1068
  /**
1072
1069
  * @remarks
1073
- * Mobile Wy Assistant Toggle
1070
+ * The Xiaoying switch for mobile clients.
1074
1071
  *
1075
1072
  * @example
1076
1073
  * off
@@ -1090,7 +1087,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1090
1087
  * @remarks
1091
1088
  * Specifies whether to enable network redirection.
1092
1089
  *
1093
- * > This feature is in invitational preview and not available to the public.
1090
+ * > This feature is in invitational preview and is not publicly available.
1094
1091
  *
1095
1092
  * @example
1096
1093
  * on
@@ -1098,15 +1095,15 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1098
1095
  netRedirect?: string;
1099
1096
  /**
1100
1097
  * @remarks
1101
- * Network redirection policy details.
1098
+ * The network redirection policy details.
1102
1099
  *
1103
- * > This feature is in invitational preview and not available to the public.
1100
+ * > This feature is in invitational preview and is not publicly available.
1101
+ * >
1104
1102
  */
1105
1103
  netRedirectRule?: ModifyCenterPolicyRequestNetRedirectRule[];
1106
1104
  /**
1107
1105
  * @remarks
1108
- * Disconnect on inactivity.
1109
- *
1106
+ * The no-operation disconnect setting.
1110
1107
  * > This parameter applies only to cloud application policies.
1111
1108
  *
1112
1109
  * @example
@@ -1115,8 +1112,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1115
1112
  noOperationDisconnect?: string;
1116
1113
  /**
1117
1114
  * @remarks
1118
- * Inactivity disconnect duration. Valid values: 120 to 7200. Unit: seconds.
1119
- *
1115
+ * The no-operation disconnect duration. Valid values: 120 to 7200. Unit: seconds.
1120
1116
  * > This parameter applies only to cloud application policies.
1121
1117
  *
1122
1118
  * @example
@@ -1125,7 +1121,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1125
1121
  noOperationDisconnectTime?: number;
1126
1122
  /**
1127
1123
  * @remarks
1128
- * The cloud computer policy ID.
1124
+ * The ID of the Cloud Desktop policy.
1129
1125
  *
1130
1126
  * This parameter is required.
1131
1127
  *
@@ -1136,7 +1132,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1136
1132
  portProxy?: string;
1137
1133
  /**
1138
1134
  * @remarks
1139
- * The printer redirection policy. This parameter takes effect only if DeviceRedirects does not include a printer redirection policy.
1135
+ * The printer redirection policy. This parameter takes effect only when no printer redirection policy is specified in DeviceRedirects.
1140
1136
  *
1141
1137
  * @example
1142
1138
  * off
@@ -1144,7 +1140,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1144
1140
  printerRedirect?: string;
1145
1141
  /**
1146
1142
  * @remarks
1147
- * Specifies whether to enable image quality enhancement for design and 3D applications.
1143
+ * Specifies whether image quality enhancement is enabled for the design and 3D common scenarios.
1148
1144
  *
1149
1145
  * @example
1150
1146
  * off
@@ -1152,7 +1148,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1152
1148
  qualityEnhancement?: string;
1153
1149
  /**
1154
1150
  * @remarks
1155
- * Screen recording duration after an event is detected in audit. Unit: minutes. Valid values: 10 to 60.
1151
+ * The recording duration after an event is detected in recording audit. Unit: minutes. Valid values: 10 to 60.
1156
1152
  *
1157
1153
  * @example
1158
1154
  * 10
@@ -1160,22 +1156,22 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1160
1156
  recordEventDuration?: number;
1161
1157
  /**
1162
1158
  * @remarks
1163
- * File extensions for screen recording events
1159
+ * The recording event file extension.
1164
1160
  */
1165
1161
  recordEventFileExts?: string[];
1166
1162
  /**
1167
1163
  * @remarks
1168
- * Absolute paths for file monitoring in screen recording audit.
1164
+ * The absolute paths for file monitoring in recording audit.
1169
1165
  */
1170
1166
  recordEventFilePaths?: string[];
1171
1167
  /**
1172
1168
  * @remarks
1173
- * Levels of screen recording events
1169
+ * The recording event level.
1174
1170
  */
1175
1171
  recordEventLevels?: ModifyCenterPolicyRequestRecordEventLevels[];
1176
1172
  /**
1177
1173
  * @remarks
1178
- * Absolute paths for registry monitoring in screen recording audit.
1174
+ * The absolute paths for registry monitoring in recording audit.
1179
1175
  *
1180
1176
  * @example
1181
1177
  * Computer\\HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\USBSTOR
@@ -1183,7 +1179,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1183
1179
  recordEventRegisters?: string[];
1184
1180
  /**
1185
1181
  * @remarks
1186
- * List of screen recording events.
1182
+ * The list of recording events.
1187
1183
  */
1188
1184
  recordEvents?: string[];
1189
1185
  /**
@@ -1196,7 +1192,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1196
1192
  recording?: string;
1197
1193
  /**
1198
1194
  * @remarks
1199
- * Cloud computer audio recording option.
1195
+ * The audio recording option for the cloud desktop.
1200
1196
  *
1201
1197
  * @example
1202
1198
  * on
@@ -1204,7 +1200,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1204
1200
  recordingAudio?: string;
1205
1201
  /**
1206
1202
  * @remarks
1207
- * Screen recording file viewing duration in minutes. Recording files are automatically split based on the specified duration and uploaded to the storage bucket. When a file reaches 300 MB, it is prioritized for rolling updates. Valid values: 10 to 60.
1203
+ * The duration of each recording file segment, in minutes. Recording files are automatically split and uploaded to the storage space based on the specified duration. Files are rolled over when they reach 300 MB. Valid values: 10 to 60.
1208
1204
  *
1209
1205
  * @example
1210
1206
  * 10
@@ -1212,7 +1208,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1212
1208
  recordingDuration?: number;
1213
1209
  /**
1214
1210
  * @remarks
1215
- * Screen recording end time in HH:MM:SS format. This parameter is meaningful only when `Recording` is set to `PERIOD`.
1211
+ * The recording end time in the format of HH:MM:SS. This parameter takes effect only when `Recording` is set to `PERIOD`.
1216
1212
  *
1217
1213
  * @example
1218
1214
  * 08:59:00
@@ -1220,7 +1216,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1220
1216
  recordingEndTime?: string;
1221
1217
  /**
1222
1218
  * @remarks
1223
- * Retention period of screen recording files. Valid values: 1 to 180 days.
1219
+ * The retention period of recording files. Valid values: 1 to 180. Unit: days.
1224
1220
  *
1225
1221
  * @example
1226
1222
  * 15
@@ -1228,7 +1224,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1228
1224
  recordingExpires?: number;
1229
1225
  /**
1230
1226
  * @remarks
1231
- * Screen recording frame rate. Unit: FPS.
1227
+ * The recording frame rate. Unit: FPS (frames per second).
1232
1228
  *
1233
1229
  * @example
1234
1230
  * 5
@@ -1236,7 +1232,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1236
1232
  recordingFps?: string;
1237
1233
  /**
1238
1234
  * @remarks
1239
- * Screen recording start time in HH:MM:SS format. This parameter is meaningful only when `Recording` is set to `PERIOD`.
1235
+ * The recording start time in the format of HH:MM:SS. This parameter takes effect only when `Recording` is set to `PERIOD`.
1240
1236
  *
1241
1237
  * @example
1242
1238
  * 08:00:00
@@ -1244,7 +1240,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1244
1240
  recordingStartTime?: string;
1245
1241
  /**
1246
1242
  * @remarks
1247
- * Notify end users when screen recording is enabled.
1243
+ * Specifies whether to notify end users that screen recording is enabled.
1248
1244
  *
1249
1245
  * @example
1250
1246
  * off
@@ -1252,7 +1248,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1252
1248
  recordingUserNotify?: string;
1253
1249
  /**
1254
1250
  * @remarks
1255
- * Message to notify end users when screen recording is enabled.
1251
+ * The notification message displayed to end users about screen recording.
1256
1252
  *
1257
1253
  * @example
1258
1254
  * Screen recording is enabled.
@@ -1260,7 +1256,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1260
1256
  recordingUserNotifyMessage?: string;
1261
1257
  /**
1262
1258
  * @remarks
1263
- * The region ID. Set the value to `cn-shanghai`.
1259
+ * The region ID. This feature is region-independent. Set this parameter to `cn-shanghai`.
1264
1260
  *
1265
1261
  * This parameter is required.
1266
1262
  *
@@ -1270,7 +1266,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1270
1266
  regionId?: string;
1271
1267
  /**
1272
1268
  * @remarks
1273
- * Keyboard and mouse control permissions for remote assistance.
1269
+ * The keyboard and mouse control permission for remote assistance.
1274
1270
  *
1275
1271
  * @example
1276
1272
  * fullControl
@@ -1278,7 +1274,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1278
1274
  remoteCoordinate?: string;
1279
1275
  /**
1280
1276
  * @remarks
1281
- * Reset cloud computer.
1277
+ * The cloud desktop reset setting.
1282
1278
  *
1283
1279
  * @example
1284
1280
  * off
@@ -1287,7 +1283,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1287
1283
  resolutionDpi?: number;
1288
1284
  /**
1289
1285
  * @remarks
1290
- * Resolution height. Unit: pixels. Valid values for cloud applications: 500 to 50000. Valid values for cloud computers: 480 to 4096.
1286
+ * The resolution height. Unit: pixels. Valid values for cloud applications: 500 to 50000. Valid values for cloud desktops: 480 to 4096.
1291
1287
  *
1292
1288
  * @example
1293
1289
  * 1280
@@ -1295,7 +1291,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1295
1291
  resolutionHeight?: number;
1296
1292
  /**
1297
1293
  * @remarks
1298
- * Resolution type.
1294
+ * The resolution type.
1299
1295
  *
1300
1296
  * @example
1301
1297
  * adaptive
@@ -1303,7 +1299,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1303
1299
  resolutionModel?: string;
1304
1300
  /**
1305
1301
  * @remarks
1306
- * Resolution width. Unit: pixels. Valid values for cloud applications: 500 to 50000. Valid values for cloud computers: 480 to 4096.
1302
+ * The resolution width. Unit: pixels. Valid values for cloud applications: 500 to 50000. Valid values for cloud desktops: 480 to 4096.
1307
1303
  *
1308
1304
  * @example
1309
1305
  * 720
@@ -1321,17 +1317,17 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1321
1317
  resourceType?: string;
1322
1318
  /**
1323
1319
  * @remarks
1324
- * The list of client IP address whitelists to delete.
1320
+ * The list of client IP whitelist entries to delete.
1325
1321
  */
1326
1322
  revokeAccessPolicyRule?: ModifyCenterPolicyRequestRevokeAccessPolicyRule[];
1327
1323
  /**
1328
1324
  * @remarks
1329
- * List of security group control rules to delete.
1325
+ * The list of security group control rules to delete.
1330
1326
  */
1331
1327
  revokeSecurityPolicyRule?: ModifyCenterPolicyRequestRevokeSecurityPolicyRule[];
1332
1328
  /**
1333
1329
  * @remarks
1334
- * Security button toggle for Windows systems on mobile devices
1330
+ * The security button switch for Windows on mobile clients.
1335
1331
  *
1336
1332
  * @example
1337
1333
  * off
@@ -1339,7 +1335,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1339
1335
  safeMenu?: string;
1340
1336
  /**
1341
1337
  * @remarks
1342
- * The effective scope of the policy.
1338
+ * The scope of the policy.
1343
1339
  *
1344
1340
  * @example
1345
1341
  * GLOBAL
@@ -1347,12 +1343,12 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1347
1343
  scope?: string;
1348
1344
  /**
1349
1345
  * @remarks
1350
- * Specify when `Scope` is set to `IP`. Takes effect only when `Scope` is `IP`.
1346
+ * The scope values. Specify this parameter when `Scope` is set to `IP`. This parameter takes effect only when `Scope` is set to `IP`.
1351
1347
  */
1352
1348
  scopeValue?: string[];
1353
1349
  /**
1354
1350
  * @remarks
1355
- * Xiao Ying toggle for mobile devices
1351
+ * The Xiaoying switch for mobile clients.
1356
1352
  *
1357
1353
  * @example
1358
1354
  * off
@@ -1360,7 +1356,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1360
1356
  screenDisplayMode?: string;
1361
1357
  /**
1362
1358
  * @remarks
1363
- * Maximum session bandwidth throttling value. Unit: Kbps. Valid values: 2000 to 100000.
1359
+ * The maximum value for session bandwidth throttling. Unit: Kbps. Valid values: 2000 to 100000.
1364
1360
  *
1365
1361
  * @example
1366
1362
  * 2000
@@ -1376,7 +1372,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1376
1372
  smoothEnhancement?: string;
1377
1373
  /**
1378
1374
  * @remarks
1379
- * Specifies whether to provide the status monitoring entry in the cloud computer floating ball.
1375
+ * Specifies whether to provide the status monitoring entry in the cloud desktop floating ball.
1380
1376
  *
1381
1377
  * @example
1382
1378
  * off
@@ -1384,7 +1380,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1384
1380
  statusMonitor?: string;
1385
1381
  /**
1386
1382
  * @remarks
1387
- * Streaming mode adaptation scenario.
1383
+ * The streaming mode scenario.
1388
1384
  *
1389
1385
  * @example
1390
1386
  * smooth
@@ -1392,7 +1388,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1392
1388
  streamingMode?: string;
1393
1389
  /**
1394
1390
  * @remarks
1395
- * Target frame rate. Valid values: 10 to 60.
1391
+ * The target frame rate. Valid values: 10 to 60.
1396
1392
  *
1397
1393
  * @example
1398
1394
  * 30
@@ -1400,8 +1396,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1400
1396
  targetFps?: number;
1401
1397
  /**
1402
1398
  * @remarks
1403
- * Application taskbar.
1404
- *
1399
+ * The application taskbar.
1405
1400
  * > This parameter applies only to cloud application policies.
1406
1401
  *
1407
1402
  * @example
@@ -1410,7 +1405,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1410
1405
  taskbar?: string;
1411
1406
  /**
1412
1407
  * @remarks
1413
- * USB redirection.
1408
+ * The USB redirection setting.
1414
1409
  *
1415
1410
  * @example
1416
1411
  * off
@@ -1418,13 +1413,13 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1418
1413
  usbRedirect?: string;
1419
1414
  /**
1420
1415
  * @remarks
1421
- * USB redirection rules.
1416
+ * The USB redirection rules.
1422
1417
  */
1423
1418
  usbSupplyRedirectRule?: ModifyCenterPolicyRequestUsbSupplyRedirectRule[];
1424
1419
  useTime?: string;
1425
1420
  /**
1426
1421
  * @remarks
1427
- * Average bitrate for video encoding. Unit: Kbps. Valid values: 1000 to 50000.
1422
+ * The average bitrate for video encoding. Unit: Kbps. Valid values: 1000 to 50000.
1428
1423
  *
1429
1424
  * @example
1430
1425
  * 2000
@@ -1432,7 +1427,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1432
1427
  videoEncAvgKbps?: number;
1433
1428
  /**
1434
1429
  * @remarks
1435
- * Maximum QP for video encoding, representing lowest quality. Valid values: 0 to 51.
1430
+ * The maximum QP for video encoding, which represents the lowest quality. Valid values: 0 to 51.
1436
1431
  *
1437
1432
  * @example
1438
1433
  * 30
@@ -1440,7 +1435,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1440
1435
  videoEncMaxQP?: number;
1441
1436
  /**
1442
1437
  * @remarks
1443
- * Minimum QP for video encoding, representing highest quality. Valid values: 0 to 51.
1438
+ * The minimum QP for video encoding, which represents the highest quality. Valid values: 0 to 51.
1444
1439
  *
1445
1440
  * @example
1446
1441
  * 30
@@ -1448,7 +1443,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1448
1443
  videoEncMinQP?: number;
1449
1444
  /**
1450
1445
  * @remarks
1451
- * Peak bitrate for video encoding. Unit: Kbps. Valid values: 1000 to 50000.
1446
+ * The peak bitrate for video encoding. Unit: Kbps. Valid values: 1000 to 50000.
1452
1447
  *
1453
1448
  * @example
1454
1449
  * 2000
@@ -1456,7 +1451,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1456
1451
  videoEncPeakKbps?: number;
1457
1452
  /**
1458
1453
  * @remarks
1459
- * Video encoding policy.
1454
+ * The video encoding policy.
1460
1455
  *
1461
1456
  * @example
1462
1457
  * qualityFirst
@@ -1464,7 +1459,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1464
1459
  videoEncPolicy?: string;
1465
1460
  /**
1466
1461
  * @remarks
1467
- * Multimedia redirection.
1462
+ * The multimedia redirection setting.
1468
1463
  *
1469
1464
  * @example
1470
1465
  * on
@@ -1480,7 +1475,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1480
1475
  visualQuality?: string;
1481
1476
  /**
1482
1477
  * @remarks
1483
- * Watermark.
1478
+ * The watermark setting.
1484
1479
  *
1485
1480
  * @example
1486
1481
  * off
@@ -1488,7 +1483,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1488
1483
  watermark?: string;
1489
1484
  /**
1490
1485
  * @remarks
1491
- * Blind watermark anti-photo feature.
1486
+ * The invisible watermark anti-photography feature.
1492
1487
  *
1493
1488
  * @example
1494
1489
  * off
@@ -1496,7 +1491,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1496
1491
  watermarkAntiCam?: string;
1497
1492
  /**
1498
1493
  * @remarks
1499
- * Watermark font color. Valid values: 0 to 16777215.
1494
+ * The watermark font color. Valid values: 0 to 16777215.
1500
1495
  *
1501
1496
  * @example
1502
1497
  * 0
@@ -1504,7 +1499,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1504
1499
  watermarkColor?: number;
1505
1500
  /**
1506
1501
  * @remarks
1507
- * Number of watermark columns. Valid values: 3 to 10.
1502
+ * The number of watermark columns. Valid values: 3 to 10.
1508
1503
  *
1509
1504
  * @example
1510
1505
  * 3
@@ -1512,7 +1507,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1512
1507
  watermarkColumnAmount?: number;
1513
1508
  /**
1514
1509
  * @remarks
1515
- * If you set `WatermarkType` to `custom`, you must also specify custom text using the `WatermarkCustomText` parameter.
1510
+ * The custom text content. This parameter is required if you set WatermarkType to `custom`.
1516
1511
  *
1517
1512
  * @example
1518
1513
  * test
@@ -1520,7 +1515,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1520
1515
  watermarkCustomText?: string;
1521
1516
  /**
1522
1517
  * @remarks
1523
- * Watermark tilt angle. Valid values: -10 to -30.
1518
+ * The watermark tilt angle. Valid values: -10 to -30.
1524
1519
  *
1525
1520
  * @example
1526
1521
  * -10
@@ -1528,7 +1523,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1528
1523
  watermarkDegree?: number;
1529
1524
  /**
1530
1525
  * @remarks
1531
- * Watermark font size. Valid values: 10 to 20.
1526
+ * The watermark font size. Valid values: 10 to 20.
1532
1527
  *
1533
1528
  * @example
1534
1529
  * 10
@@ -1536,7 +1531,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1536
1531
  watermarkFontSize?: number;
1537
1532
  /**
1538
1533
  * @remarks
1539
- * Watermark font style.
1534
+ * The watermark font style.
1540
1535
  *
1541
1536
  * @example
1542
1537
  * plain
@@ -1544,7 +1539,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1544
1539
  watermarkFontStyle?: string;
1545
1540
  /**
1546
1541
  * @remarks
1547
- * Blind watermark enhancement feature.
1542
+ * The invisible watermark enhancement feature.
1548
1543
  *
1549
1544
  * @example
1550
1545
  * medium
@@ -1552,7 +1547,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1552
1547
  watermarkPower?: string;
1553
1548
  /**
1554
1549
  * @remarks
1555
- * Number of watermark rows. Valid values: 3 to 10.
1550
+ * The number of watermark rows. Valid values: 3 to 10.
1556
1551
  *
1557
1552
  * @example
1558
1553
  * 5
@@ -1560,7 +1555,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1560
1555
  watermarkRowAmount?: number;
1561
1556
  /**
1562
1557
  * @remarks
1563
- * Blind watermark security priority rule.
1558
+ * The security priority rule for invisible watermarks.
1564
1559
  *
1565
1560
  * @example
1566
1561
  * off
@@ -1569,7 +1564,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1569
1564
  watermarkShadow?: string;
1570
1565
  /**
1571
1566
  * @remarks
1572
- * Watermark opacity. A higher value means lower transparency. Valid values: 10 to 100.
1567
+ * The watermark opacity. A larger value indicates lower transparency. Valid values: 10 to 100.
1573
1568
  *
1574
1569
  * @example
1575
1570
  * 10
@@ -1577,9 +1572,9 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1577
1572
  watermarkTransparencyValue?: number;
1578
1573
  /**
1579
1574
  * @remarks
1580
- * The watermark type. You can select up to three types, separated by commas.
1575
+ * The watermark type. You can select up to three types, separated by commas (,).
1581
1576
  *
1582
- * > If you set this parameter to `custom`, you must also specify custom text using the `WatermarkCustomText` parameter.
1577
+ * > If you set this parameter to `custom`, you must also specify the custom text content by using the WatermarkCustomText parameter.
1583
1578
  *
1584
1579
  * @example
1585
1580
  * EndUserId
@@ -1587,7 +1582,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1587
1582
  watermarkType?: string;
1588
1583
  /**
1589
1584
  * @remarks
1590
- * Wuying Keeper switch.
1585
+ * The WUYING Keeper switch.
1591
1586
  *
1592
1587
  * @example
1593
1588
  * off
@@ -1595,9 +1590,9 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1595
1590
  wuyingKeeper?: string;
1596
1591
  /**
1597
1592
  * @remarks
1598
- * Specifies whether to provide the Wuying AI Assistant entry in the cloud computer floating ball when connecting via desktop clients (including Windows and macOS clients).
1593
+ * Specifies whether to provide the WUYING AI Assistant entry in the cloud desktop floating ball when connecting through desktop clients (including Windows and macOS clients).
1599
1594
  *
1600
- * > This feature applies only to desktop clients of version 7.7 or later.
1595
+ * > This parameter applies only to desktop client V7.7 or later.
1601
1596
  *
1602
1597
  * @example
1603
1598
  * on
@@ -1647,6 +1642,11 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1647
1642
  externalDrive: 'ExternalDrive',
1648
1643
  fileMigrate: 'FileMigrate',
1649
1644
  fileTransferAddress: 'FileTransferAddress',
1645
+ fileTransferInSize: 'FileTransferInSize',
1646
+ fileTransferInUnit: 'FileTransferInUnit',
1647
+ fileTransferOutSize: 'FileTransferOutSize',
1648
+ fileTransferOutUnit: 'FileTransferOutUnit',
1649
+ fileTransferSizeLimit: 'FileTransferSizeLimit',
1650
1650
  fileTransferSpeed: 'FileTransferSpeed',
1651
1651
  fileTransferSpeedLocation: 'FileTransferSpeedLocation',
1652
1652
  gpuAcceleration: 'GpuAcceleration',
@@ -1787,6 +1787,11 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1787
1787
  externalDrive: 'string',
1788
1788
  fileMigrate: 'string',
1789
1789
  fileTransferAddress: 'string',
1790
+ fileTransferInSize: 'string',
1791
+ fileTransferInUnit: 'string',
1792
+ fileTransferOutSize: 'string',
1793
+ fileTransferOutUnit: 'string',
1794
+ fileTransferSizeLimit: 'string',
1790
1795
  fileTransferSpeed: 'string',
1791
1796
  fileTransferSpeedLocation: 'string',
1792
1797
  gpuAcceleration: 'string',