@alicloud/ecd20200930 5.0.0 → 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 (251) hide show
  1. package/dist/client.d.ts +148 -148
  2. package/dist/client.js +192 -144
  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/CreateCdsFileShareLinkRequest.d.ts +20 -101
  48. package/dist/models/CreateCdsFileShareLinkRequest.js.map +1 -1
  49. package/dist/models/CreateCdsFileShareLinkResponseBody.d.ts +5 -20
  50. package/dist/models/CreateCdsFileShareLinkResponseBody.js.map +1 -1
  51. package/dist/models/CreateCenterPolicyRequest.d.ts +159 -159
  52. package/dist/models/CreateCenterPolicyRequest.js +10 -0
  53. package/dist/models/CreateCenterPolicyRequest.js.map +1 -1
  54. package/dist/models/CreateCenterPolicyResponseBody.d.ts +2 -2
  55. package/dist/models/CreateDiskEncryptionServiceRequest.d.ts +1 -1
  56. package/dist/models/CreateEcdReportTaskRequest.d.ts +27 -52
  57. package/dist/models/CreateEcdReportTaskRequest.js.map +1 -1
  58. package/dist/models/CreateEcdReportTaskResponseBody.d.ts +4 -4
  59. package/dist/models/DeleteCdsFileRequest.d.ts +5 -5
  60. package/dist/models/DeleteCdsFileResponseBody.d.ts +3 -15
  61. package/dist/models/DeleteCdsFileResponseBody.js.map +1 -1
  62. package/dist/models/DeleteCenterPolicyRequest.d.ts +2 -14
  63. package/dist/models/DeleteCenterPolicyRequest.js.map +1 -1
  64. package/dist/models/DescribeCdsFileShareLinksRequest.d.ts +1 -1
  65. package/dist/models/DescribeCenterPolicyListResponseBody.d.ts +5 -0
  66. package/dist/models/DescribeCenterPolicyListResponseBody.js +10 -0
  67. package/dist/models/DescribeCenterPolicyListResponseBody.js.map +1 -1
  68. package/dist/models/DescribeClientEventsRequest.d.ts +14 -16
  69. package/dist/models/DescribeClientEventsRequest.js +5 -0
  70. package/dist/models/DescribeClientEventsRequest.js.map +1 -1
  71. package/dist/models/DescribeClientEventsResponseBody.d.ts +23 -24
  72. package/dist/models/DescribeClientEventsResponseBody.js +2 -0
  73. package/dist/models/DescribeClientEventsResponseBody.js.map +1 -1
  74. package/dist/models/DescribeCloudDrivePermissionsRequest.d.ts +2 -2
  75. package/dist/models/DescribeCloudDrivePermissionsResponseBody.d.ts +8 -4
  76. package/dist/models/DescribeCloudDrivePermissionsResponseBody.js.map +1 -1
  77. package/dist/models/DescribeDesktopMetadataRequest.d.ts +14 -11
  78. package/dist/models/DescribeDesktopMetadataRequest.js +2 -0
  79. package/dist/models/DescribeDesktopMetadataRequest.js.map +1 -1
  80. package/dist/models/DescribeDesktopMetadataResponseBody.d.ts +29 -39
  81. package/dist/models/DescribeDesktopMetadataResponseBody.js.map +1 -1
  82. package/dist/models/DescribeDesktopSessionsRequest.d.ts +13 -12
  83. package/dist/models/DescribeDesktopSessionsRequest.js +5 -0
  84. package/dist/models/DescribeDesktopSessionsRequest.js.map +1 -1
  85. package/dist/models/DescribeDesktopSessionsResponseBody.d.ts +26 -26
  86. package/dist/models/DescribeDesktopsRequest.d.ts +45 -47
  87. package/dist/models/DescribeDesktopsRequest.js.map +1 -1
  88. package/dist/models/DescribeDesktopsResponseBody.d.ts +68 -73
  89. package/dist/models/DescribeDesktopsResponseBody.js +4 -0
  90. package/dist/models/DescribeDesktopsResponseBody.js.map +1 -1
  91. package/dist/models/DescribeFotaTasksRequest.d.ts +9 -19
  92. package/dist/models/DescribeFotaTasksRequest.js.map +1 -1
  93. package/dist/models/DescribeFotaTasksResponseBody.d.ts +12 -17
  94. package/dist/models/DescribeFotaTasksResponseBody.js.map +1 -1
  95. package/dist/models/DescribeGlobalDesktopRecordsRequest.d.ts +24 -38
  96. package/dist/models/DescribeGlobalDesktopRecordsRequest.js +5 -0
  97. package/dist/models/DescribeGlobalDesktopRecordsRequest.js.map +1 -1
  98. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.d.ts +33 -36
  99. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js +2 -0
  100. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js.map +1 -1
  101. package/dist/models/DescribeInvocationsRequest.d.ts +14 -45
  102. package/dist/models/DescribeInvocationsRequest.js.map +1 -1
  103. package/dist/models/DescribeInvocationsResponseBody.d.ts +75 -81
  104. package/dist/models/DescribeInvocationsResponseBody.js +4 -0
  105. package/dist/models/DescribeInvocationsResponseBody.js.map +1 -1
  106. package/dist/models/DescribeModificationPriceRequest.d.ts +40 -59
  107. package/dist/models/DescribeModificationPriceRequest.js.map +1 -1
  108. package/dist/models/DescribeModificationPriceResponseBody.d.ts +13 -12
  109. package/dist/models/DescribeModificationPriceResponseBody.js.map +1 -1
  110. package/dist/models/DescribePolicyGroupsResponseBody.d.ts +5 -0
  111. package/dist/models/DescribePolicyGroupsResponseBody.js +10 -0
  112. package/dist/models/DescribePolicyGroupsResponseBody.js.map +1 -1
  113. package/dist/models/DescribeRefundPriceRequest.d.ts +3 -3
  114. package/dist/models/DescribeRefundPriceResponseBody.d.ts +5 -5
  115. package/dist/models/DescribeSnapshotsRequest.d.ts +10 -10
  116. package/dist/models/DescribeSnapshotsRequest.js +2 -0
  117. package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
  118. package/dist/models/DescribeSnapshotsResponseBody.d.ts +23 -22
  119. package/dist/models/DescribeSnapshotsResponseBody.js +2 -0
  120. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  121. package/dist/models/DissociateNetworkPackageRequest.d.ts +2 -2
  122. package/dist/models/DissociateNetworkPackageResponseBody.d.ts +1 -1
  123. package/dist/models/DownloadCdsFileRequest.d.ts +1 -1
  124. package/dist/models/DownloadCdsFileResponseBody.d.ts +9 -9
  125. package/dist/models/ExportDesktopGroupInfoRequest.d.ts +16 -23
  126. package/dist/models/ExportDesktopGroupInfoRequest.js.map +1 -1
  127. package/dist/models/ExportDesktopGroupInfoResponseBody.d.ts +7 -16
  128. package/dist/models/ExportDesktopGroupInfoResponseBody.js.map +1 -1
  129. package/dist/models/ExportDesktopListInfoRequest.d.ts +17 -119
  130. package/dist/models/ExportDesktopListInfoRequest.js.map +1 -1
  131. package/dist/models/ExportDesktopListInfoResponseBody.d.ts +2 -2
  132. package/dist/models/GetAsyncTaskRequest.d.ts +2 -2
  133. package/dist/models/GetAsyncTaskResponseBody.d.ts +5 -39
  134. package/dist/models/GetAsyncTaskResponseBody.js.map +1 -1
  135. package/dist/models/ListCdsFilesRequest.d.ts +2 -2
  136. package/dist/models/ListCdsFilesResponseBody.d.ts +5 -5
  137. package/dist/models/ListCdsFilesShrinkRequest.d.ts +2 -2
  138. package/dist/models/ModifyCdsFileRequest.d.ts +2 -2
  139. package/dist/models/ModifyCdsFileShareLinkRequest.d.ts +6 -6
  140. package/dist/models/ModifyCenterPolicyRequest.d.ts +171 -176
  141. package/dist/models/ModifyCenterPolicyRequest.js +10 -0
  142. package/dist/models/ModifyCenterPolicyRequest.js.map +1 -1
  143. package/dist/models/MoveCdsFileRequest.d.ts +7 -49
  144. package/dist/models/MoveCdsFileRequest.js.map +1 -1
  145. package/dist/models/MoveCdsFileResponseBody.d.ts +8 -44
  146. package/dist/models/MoveCdsFileResponseBody.js.map +1 -1
  147. package/dist/models/RemoveFilePermissionRequest.d.ts +1 -1
  148. package/dist/models/RemoveFilePermissionShrinkRequest.d.ts +1 -1
  149. package/dist/models/RevokeCoordinatePrivilegeRequest.d.ts +5 -7
  150. package/dist/models/RevokeCoordinatePrivilegeRequest.js.map +1 -1
  151. package/dist/models/RevokeCoordinatePrivilegeResponseBody.d.ts +1 -1
  152. package/dist/models/UploadImageRequest.d.ts +14 -41
  153. package/dist/models/UploadImageRequest.js +2 -0
  154. package/dist/models/UploadImageRequest.js.map +1 -1
  155. package/dist/models/UploadImageResponseBody.d.ts +2 -2
  156. package/dist/models/VerifyCenRequest.d.ts +1 -1
  157. package/dist/models/VerifyCenResponseBody.d.ts +1 -1
  158. package/package.json +2 -2
  159. package/src/client.ts +208 -144
  160. package/src/models/ActivateOfficeSiteRequest.ts +2 -2
  161. package/src/models/ActivateOfficeSiteResponseBody.ts +1 -1
  162. package/src/models/AddFilePermissionRequest.ts +11 -32
  163. package/src/models/AddFilePermissionResponseBody.ts +1 -1
  164. package/src/models/AddFilePermissionShrinkRequest.ts +6 -6
  165. package/src/models/ApplyCoordinatePrivilegeRequest.ts +5 -7
  166. package/src/models/ApplyCoordinatePrivilegeResponseBody.ts +1 -1
  167. package/src/models/ApplyCoordinationForMonitoringRequest.ts +13 -41
  168. package/src/models/ApplyCoordinationForMonitoringResponseBody.ts +12 -26
  169. package/src/models/ApproveFotaUpdateRequest.ts +3 -3
  170. package/src/models/ApproveFotaUpdateResponseBody.ts +1 -1
  171. package/src/models/AssociateNetworkPackageRequest.ts +3 -3
  172. package/src/models/AssociateNetworkPackageResponseBody.ts +1 -1
  173. package/src/models/BatchModifyEntitlementRequest.ts +9 -9
  174. package/src/models/BatchModifyEntitlementResponseBody.ts +4 -28
  175. package/src/models/CancelCdsFileShareLinkRequest.ts +2 -2
  176. package/src/models/CancelCdsFileShareLinkResponseBody.ts +3 -21
  177. package/src/models/CancelCoordinationForMonitoringRequest.ts +4 -8
  178. package/src/models/CancelCopyImageRequest.ts +2 -2
  179. package/src/models/CloneCenterPolicyRequest.ts +3 -15
  180. package/src/models/CloneCenterPolicyResponseBody.ts +1 -1
  181. package/src/models/ClonePolicyGroupRequest.ts +3 -3
  182. package/src/models/ClonePolicyGroupResponseBody.ts +1 -1
  183. package/src/models/ConfigAdconnectorTrustRequest.ts +4 -10
  184. package/src/models/ConfigAdconnectorTrustResponseBody.ts +1 -1
  185. package/src/models/ConfigAdconnectorUserRequest.ts +5 -7
  186. package/src/models/ConfigAdconnectorUserResponseBody.ts +1 -1
  187. package/src/models/CopyCdsFileRequest.ts +10 -29
  188. package/src/models/CopyCdsFileResponseBody.ts +6 -24
  189. package/src/models/CopyImageRequest.ts +5 -5
  190. package/src/models/CopyImageResponseBody.ts +2 -2
  191. package/src/models/CreateCdsFileShareLinkRequest.ts +20 -101
  192. package/src/models/CreateCdsFileShareLinkResponseBody.ts +5 -20
  193. package/src/models/CreateCenterPolicyRequest.ts +169 -159
  194. package/src/models/CreateCenterPolicyResponseBody.ts +2 -2
  195. package/src/models/CreateDiskEncryptionServiceRequest.ts +1 -1
  196. package/src/models/CreateEcdReportTaskRequest.ts +27 -52
  197. package/src/models/CreateEcdReportTaskResponseBody.ts +4 -4
  198. package/src/models/DeleteCdsFileRequest.ts +5 -5
  199. package/src/models/DeleteCdsFileResponseBody.ts +3 -15
  200. package/src/models/DeleteCenterPolicyRequest.ts +2 -14
  201. package/src/models/DescribeCdsFileShareLinksRequest.ts +1 -1
  202. package/src/models/DescribeCenterPolicyListResponseBody.ts +15 -0
  203. package/src/models/DescribeClientEventsRequest.ts +19 -16
  204. package/src/models/DescribeClientEventsResponseBody.ts +25 -24
  205. package/src/models/DescribeCloudDrivePermissionsRequest.ts +2 -2
  206. package/src/models/DescribeCloudDrivePermissionsResponseBody.ts +8 -4
  207. package/src/models/DescribeDesktopMetadataRequest.ts +16 -11
  208. package/src/models/DescribeDesktopMetadataResponseBody.ts +29 -39
  209. package/src/models/DescribeDesktopSessionsRequest.ts +18 -12
  210. package/src/models/DescribeDesktopSessionsResponseBody.ts +26 -26
  211. package/src/models/DescribeDesktopsRequest.ts +45 -47
  212. package/src/models/DescribeDesktopsResponseBody.ts +72 -73
  213. package/src/models/DescribeFotaTasksRequest.ts +9 -19
  214. package/src/models/DescribeFotaTasksResponseBody.ts +12 -17
  215. package/src/models/DescribeGlobalDesktopRecordsRequest.ts +29 -38
  216. package/src/models/DescribeGlobalDesktopRecordsResponseBody.ts +35 -36
  217. package/src/models/DescribeInvocationsRequest.ts +14 -45
  218. package/src/models/DescribeInvocationsResponseBody.ts +79 -81
  219. package/src/models/DescribeModificationPriceRequest.ts +40 -59
  220. package/src/models/DescribeModificationPriceResponseBody.ts +13 -12
  221. package/src/models/DescribePolicyGroupsResponseBody.ts +15 -0
  222. package/src/models/DescribeRefundPriceRequest.ts +3 -3
  223. package/src/models/DescribeRefundPriceResponseBody.ts +5 -5
  224. package/src/models/DescribeSnapshotsRequest.ts +13 -11
  225. package/src/models/DescribeSnapshotsResponseBody.ts +25 -22
  226. package/src/models/DissociateNetworkPackageRequest.ts +2 -2
  227. package/src/models/DissociateNetworkPackageResponseBody.ts +1 -1
  228. package/src/models/DownloadCdsFileRequest.ts +1 -1
  229. package/src/models/DownloadCdsFileResponseBody.ts +9 -9
  230. package/src/models/ExportDesktopGroupInfoRequest.ts +16 -23
  231. package/src/models/ExportDesktopGroupInfoResponseBody.ts +7 -16
  232. package/src/models/ExportDesktopListInfoRequest.ts +17 -119
  233. package/src/models/ExportDesktopListInfoResponseBody.ts +2 -2
  234. package/src/models/GetAsyncTaskRequest.ts +2 -2
  235. package/src/models/GetAsyncTaskResponseBody.ts +5 -39
  236. package/src/models/ListCdsFilesRequest.ts +2 -2
  237. package/src/models/ListCdsFilesResponseBody.ts +5 -5
  238. package/src/models/ListCdsFilesShrinkRequest.ts +2 -2
  239. package/src/models/ModifyCdsFileRequest.ts +2 -2
  240. package/src/models/ModifyCdsFileShareLinkRequest.ts +6 -6
  241. package/src/models/ModifyCenterPolicyRequest.ts +181 -176
  242. package/src/models/MoveCdsFileRequest.ts +7 -49
  243. package/src/models/MoveCdsFileResponseBody.ts +8 -44
  244. package/src/models/RemoveFilePermissionRequest.ts +1 -1
  245. package/src/models/RemoveFilePermissionShrinkRequest.ts +1 -1
  246. package/src/models/RevokeCoordinatePrivilegeRequest.ts +5 -7
  247. package/src/models/RevokeCoordinatePrivilegeResponseBody.ts +1 -1
  248. package/src/models/UploadImageRequest.ts +16 -41
  249. package/src/models/UploadImageResponseBody.ts +2 -2
  250. package/src/models/VerifyCenRequest.ts +1 -1
  251. package/src/models/VerifyCenResponseBody.ts +1 -1
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateCenterPolicyResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Cloud desktop policy ID.
8
+ * The Cloud Desktop policy ID.
9
9
  *
10
10
  * @example
11
11
  * pg-gx2x1dhsmthe9****
@@ -13,7 +13,7 @@ export class CreateCenterPolicyResponseBody extends $dara.Model {
13
13
  policyGroupId?: string;
14
14
  /**
15
15
  * @remarks
16
- * Request ID.
16
+ * The request ID.
17
17
  *
18
18
  * @example
19
19
  * 1CBAFFAB-B697-4049-A9B1-67E1FC5F****
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateDiskEncryptionServiceRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list.
8
+ * The region ID. You can call [DescribeRegions](~~DescribeRegions~~) to query the list of regions supported by Elastic Desktop Service.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -5,41 +5,24 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateEcdReportTaskRequestFilterList extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The key of the filter condition for filtering query results. When SubType is set to:
9
- *
10
- * 1. DESKTOP (indicating a cloud computer report), the following filter conditions are available:
11
- *
12
- * - KeyWord: cloud computer keyword (supports automatic recognition)
13
- *
14
- * - RegionId: region ID
15
- *
16
- * - DesktopId: cloud computer ID
17
- *
18
- * - DesktopName: cloud computer name (supports fuzzy matching)
19
- *
20
- * - OfficeSiteId: office network ID
21
- *
22
- * - OfficeSiteName: office network name (supports fuzzy matching)
23
- *
24
- * - Status: cloud computer status
25
- *
26
- * - DesktopType: desktop type
27
- *
28
- * - DesktopIP: cloud computer IP address
29
- *
30
- * - SubPayType: billing method
31
- *
32
- * - EndUserId: user name (supports fuzzy matching)
33
- *
34
- * - ExpireTime: expiration date and time, in the yyyy-MM-dd\\"T\\"HH:mm:ss\\"Z\\" format
35
- *
36
- * - IncludeAssignedUser: indicates whether the cloud computer is assigned to users or not
37
- *
38
- * - ResourceGroupId: resource group ID
39
- *
40
- * - PolicyId: policy ID
41
- *
42
- * - Tag:{Tag Key value}: cloud computer tag (To filter data using multiple tags, specify multiple filter condition objects.)
8
+ * The report query filter condition. The valid values vary based on the SubType value:
9
+ * 1. Cloud computer report
10
+ * - KeyWord: automatic keyword recognition for cloud computers.
11
+ * - RegionId: the region ID.
12
+ * - DesktopId: the cloud computer ID.
13
+ * - DesktopName: the cloud computer name (fuzzy match).
14
+ * - OfficeSiteId: the office network ID.
15
+ * - OfficeSiteName: the office network name (fuzzy match).
16
+ * - Status: the cloud computer status.
17
+ * - DesktopType: the desktop specifications.
18
+ * - DesktopIP: the cloud computer IP address.
19
+ * - SubPayType: the billing method.
20
+ * - EndUserId: the username (fuzzy match).
21
+ * - ExpireTime: the expiration time in the yyyy-MM-dd\\"T\\"HH:mm:ss\\"Z\\" format.
22
+ * - IncludeAssignedUser: specifies whether users are assigned.
23
+ * - ResourceGroupId: the resource group ID.
24
+ * - PolicyId: the policy ID.
25
+ * - Tag:{Tag Key}: the cloud computer tag. To query by multiple tags, pass in multiple Filter objects.
43
26
  *
44
27
  * @example
45
28
  * Tag:TestKey
@@ -47,20 +30,14 @@ export class CreateEcdReportTaskRequestFilterList extends $dara.Model {
47
30
  filterKey?: string;
48
31
  /**
49
32
  * @remarks
50
- * The value of the filter condition. Only the first value of the FilterValues parameter is used, if FilterKey is set to one of the following values:
51
- *
33
+ * The values of the filter condition.
34
+ * When FilterKey is set to one of the following values, only the first value in FilterValues is used:
52
35
  * - KeyWord
53
- *
54
36
  * - DesktopName
55
- *
56
37
  * - OfficeSiteName
57
- *
58
38
  * - DesktopIP
59
- *
60
39
  * - EndUserId
61
- *
62
40
  * - ExpireTime
63
- *
64
41
  * - IncludeAssignedUser
65
42
  *
66
43
  * @example
@@ -97,12 +74,13 @@ export class CreateEcdReportTaskRequest extends $dara.Model {
97
74
  businessChannel?: string;
98
75
  /**
99
76
  * @remarks
100
- * The filter conditions for filtering query results. The logical relationship between each filter condition is "and" (&). Each filter condition contains FilterKey and FilterValues, which indicate the key and value for the filter condition.
77
+ * The list of filter conditions for query results. The filter condition objects have a logical AND (&) relationship.
78
+ * Each filter condition contains FilterKey and FilterValues, which represent the filter condition name and specific values.
101
79
  */
102
80
  filterList?: CreateEcdReportTaskRequestFilterList[];
103
81
  /**
104
82
  * @remarks
105
- * The language of the report. An enumerated type.
83
+ * The report language type. This is an enumerated value.
106
84
  *
107
85
  * @example
108
86
  * zh-CN
@@ -110,7 +88,7 @@ export class CreateEcdReportTaskRequest extends $dara.Model {
110
88
  langType?: string;
111
89
  /**
112
90
  * @remarks
113
- * The name of the report file.
91
+ * The report file name.
114
92
  *
115
93
  * @example
116
94
  * Test report name
@@ -118,7 +96,8 @@ export class CreateEcdReportTaskRequest extends $dara.Model {
118
96
  reportFileName?: string;
119
97
  /**
120
98
  * @remarks
121
- * The sub-type of the report export task.
99
+ * The report task subtype.
100
+ * [_single.params.SubType.enum. DESKTOP]Cloud computer
122
101
  *
123
102
  * This parameter is required.
124
103
  *
@@ -128,11 +107,7 @@ export class CreateEcdReportTaskRequest extends $dara.Model {
128
107
  subType?: string;
129
108
  /**
130
109
  * @remarks
131
- * The type of the report task.
132
- *
133
- * Valid value:
134
- *
135
- * - RESOURCE_REPORT
110
+ * The report task type.
136
111
  *
137
112
  * This parameter is required.
138
113
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateEcdReportTaskResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The request result. If the request was successful, `success` is returned. If the request failed, an error message is returned.
8
+ * The operation result. The value `success` indicates success. Otherwise, an error message is returned.
9
9
  *
10
10
  * @example
11
11
  * success
@@ -13,7 +13,7 @@ export class CreateEcdReportTaskResponseBody extends $dara.Model {
13
13
  code?: string;
14
14
  /**
15
15
  * @remarks
16
- * The error message returned if the request failed. This parameter is not returned if the value of Code is success.
16
+ * The error message. This parameter is not returned when Code is success.
17
17
  *
18
18
  * @example
19
19
  * success
@@ -29,7 +29,7 @@ export class CreateEcdReportTaskResponseBody extends $dara.Model {
29
29
  requestId?: string;
30
30
  /**
31
31
  * @remarks
32
- * Indicates whether the request is successful.
32
+ * Indicates whether the operation is successful.
33
33
  *
34
34
  * @example
35
35
  * True
@@ -37,7 +37,7 @@ export class CreateEcdReportTaskResponseBody extends $dara.Model {
37
37
  success?: boolean;
38
38
  /**
39
39
  * @remarks
40
- * The ID of the report export task.
40
+ * The report task ID.
41
41
  *
42
42
  * @example
43
43
  * ret-g67ip******
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DeleteCdsFileRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the enterprise drive.
8
+ * The enterprise cloud drive ID.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class DeleteCdsFileRequest extends $dara.Model {
15
15
  cdsId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the user who uses the network disk.
18
+ * The ID of the user who uses the cloud drive.
19
19
  *
20
20
  * @example
21
21
  * user01
@@ -23,7 +23,7 @@ export class DeleteCdsFileRequest extends $dara.Model {
23
23
  endUserId?: string;
24
24
  /**
25
25
  * @remarks
26
- * The file ID. You can call the [ListCdsFiles](https://help.aliyun.com/document_detail/2247622.html) operation to query the ID of the file.
26
+ * The file ID. You can call [ListCdsFiles](https://help.aliyun.com/document_detail/2247622.html) to query the ID of the file.
27
27
  *
28
28
  * This parameter is required.
29
29
  *
@@ -33,7 +33,7 @@ export class DeleteCdsFileRequest extends $dara.Model {
33
33
  fileId?: string;
34
34
  /**
35
35
  * @remarks
36
- * The ID of the team space.
36
+ * The team space ID.
37
37
  *
38
38
  * @example
39
39
  * cg-i1ruuudp92qpj****
@@ -41,7 +41,7 @@ export class DeleteCdsFileRequest extends $dara.Model {
41
41
  groupId?: string;
42
42
  /**
43
43
  * @remarks
44
- * The ID of the region. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the list of regions where Elastic Desktop Service (EDS) Enterprise is available.
44
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
45
45
  *
46
46
  * This parameter is required.
47
47
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DeleteCdsFileResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The execution result of the operation. If the request was successful, `success` is returned. If the request failed, an error message is returned.
8
+ * The execution result. The value `success` indicates success. Otherwise, an error message is returned.
9
9
  *
10
10
  * @example
11
11
  * success
@@ -13,13 +13,7 @@ export class DeleteCdsFileResponseBody extends $dara.Model {
13
13
  code?: string;
14
14
  /**
15
15
  * @remarks
16
- * Indicates whether the data is returned.
17
- *
18
- * Valid value:
19
- *
20
- * - true
21
- *
22
- * - false
16
+ * Indicates whether data was returned successfully.
23
17
  *
24
18
  * @example
25
19
  * true
@@ -27,7 +21,7 @@ export class DeleteCdsFileResponseBody extends $dara.Model {
27
21
  data?: string;
28
22
  /**
29
23
  * @remarks
30
- * Error message. This parameter is not returned if the value of Code is `success`.
24
+ * The error message. This parameter is not returned if Code is `success`.
31
25
  *
32
26
  * @example
33
27
  * success
@@ -45,12 +39,6 @@ export class DeleteCdsFileResponseBody extends $dara.Model {
45
39
  * @remarks
46
40
  * Indicates whether the operation was successful.
47
41
  *
48
- * Valid value:
49
- *
50
- * - true
51
- *
52
- * - false
53
- *
54
42
  * @example
55
43
  * true
56
44
  */
@@ -7,12 +7,6 @@ export class DeleteCenterPolicyRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * The business type.
9
9
  *
10
- * Valid values:
11
- *
12
- * - 1: public cloud.
13
- *
14
- * - 8: commercial edition.
15
- *
16
10
  * This parameter is required.
17
11
  *
18
12
  * @example
@@ -21,14 +15,14 @@ export class DeleteCenterPolicyRequest extends $dara.Model {
21
15
  businessType?: number;
22
16
  /**
23
17
  * @remarks
24
- * The policy IDs.
18
+ * The list of policy group IDs.
25
19
  *
26
20
  * This parameter is required.
27
21
  */
28
22
  policyGroupIds?: string[];
29
23
  /**
30
24
  * @remarks
31
- * The region ID. You can call the [DescribeRegions](~~DescribeRegions~~) operation to query the list of regions where Elastic Desktop Service (EDS) Enterprise is available.
25
+ * The region ID. You can call [DescribeRegions](~~DescribeRegions~~) to query the regions supported by Wuying Cloud Computer.
32
26
  *
33
27
  * This parameter is required.
34
28
  *
@@ -40,12 +34,6 @@ export class DeleteCenterPolicyRequest extends $dara.Model {
40
34
  * @remarks
41
35
  * The resource type.
42
36
  *
43
- * Valid values:
44
- *
45
- * - app: cloud applications.
46
- *
47
- * - desktop: cloud computers.
48
- *
49
37
  * This parameter is required.
50
38
  *
51
39
  * @example
@@ -55,7 +55,7 @@ export class DescribeCdsFileShareLinksRequest extends $dara.Model {
55
55
  * The file sharing status. Valid values: ● disabled: canceled ● enabled: valid
56
56
  *
57
57
  * @example
58
- * enabled
58
+ * disabled
59
59
  */
60
60
  status?: string;
61
61
  static names(): { [key: string]: string } {
@@ -675,6 +675,11 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
675
675
  externalDrive?: string;
676
676
  fileMigrate?: string;
677
677
  fileTransferAddress?: string;
678
+ fileTransferInSize?: string;
679
+ fileTransferInUnit?: string;
680
+ fileTransferOutSize?: string;
681
+ fileTransferOutUnit?: string;
682
+ fileTransferSizeLimit?: string;
678
683
  fileTransferSpeed?: string;
679
684
  fileTransferSpeedLocation?: string;
680
685
  /**
@@ -1320,6 +1325,11 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1320
1325
  externalDrive: 'ExternalDrive',
1321
1326
  fileMigrate: 'FileMigrate',
1322
1327
  fileTransferAddress: 'FileTransferAddress',
1328
+ fileTransferInSize: 'FileTransferInSize',
1329
+ fileTransferInUnit: 'FileTransferInUnit',
1330
+ fileTransferOutSize: 'FileTransferOutSize',
1331
+ fileTransferOutUnit: 'FileTransferOutUnit',
1332
+ fileTransferSizeLimit: 'FileTransferSizeLimit',
1323
1333
  fileTransferSpeed: 'FileTransferSpeed',
1324
1334
  fileTransferSpeedLocation: 'FileTransferSpeedLocation',
1325
1335
  gpuAcceleration: 'GpuAcceleration',
@@ -1467,6 +1477,11 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1467
1477
  externalDrive: 'string',
1468
1478
  fileMigrate: 'string',
1469
1479
  fileTransferAddress: 'string',
1480
+ fileTransferInSize: 'string',
1481
+ fileTransferInUnit: 'string',
1482
+ fileTransferOutSize: 'string',
1483
+ fileTransferOutUnit: 'string',
1484
+ fileTransferSizeLimit: 'string',
1470
1485
  fileTransferSpeed: 'string',
1471
1486
  fileTransferSpeedLocation: 'string',
1472
1487
  gpuAcceleration: 'string',
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeClientEventsRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the cloud desktop. If you omit this parameter, the operation returns events for all cloud desktops in the region.
8
+ * The cloud computer ID. If you do not specify this parameter, all cloud computers in the region are queried.
9
9
  *
10
10
  * @example
11
11
  * ecd-8fupvkhg0aayu****
@@ -13,7 +13,7 @@ export class DescribeClientEventsRequest extends $dara.Model {
13
13
  desktopId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The IP address of the cloud desktop. If you omit this parameter, the operation returns events for all cloud desktops in the region.
16
+ * The IP address of the cloud computer. If you do not specify this parameter, events of all cloud computers in the region are queried.
17
17
  *
18
18
  * @example
19
19
  * 10.10.*.*
@@ -21,7 +21,7 @@ export class DescribeClientEventsRequest extends $dara.Model {
21
21
  desktopIp?: string;
22
22
  /**
23
23
  * @remarks
24
- * The name of the cloud desktop.
24
+ * The name of the cloud computer.
25
25
  *
26
26
  * @example
27
27
  * test
@@ -29,7 +29,7 @@ export class DescribeClientEventsRequest extends $dara.Model {
29
29
  desktopName?: string;
30
30
  /**
31
31
  * @remarks
32
- * > This parameter is not in use.
32
+ * > This parameter is not publicly available.
33
33
  *
34
34
  * @example
35
35
  * To be hidden.
@@ -37,8 +37,7 @@ export class DescribeClientEventsRequest extends $dara.Model {
37
37
  directoryId?: string;
38
38
  /**
39
39
  * @remarks
40
- * The end of the time range to query. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the YYYY-MM-DDThh:mm:ssZ format. The time must be in UTC.<br>
41
- * If you omit this parameter, the operation uses the current time.<br>
40
+ * The end time. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the YYYY-MM-DDThh:mm:ssZ format. The time must be in UTC+0. If you do not specify this parameter, the current time is used.
42
41
  *
43
42
  * @example
44
43
  * 2020-11-31T06:32:31Z
@@ -46,15 +45,16 @@ export class DescribeClientEventsRequest extends $dara.Model {
46
45
  endTime?: string;
47
46
  /**
48
47
  * @remarks
49
- * The ID of the end user, which can be a RAM user ID or an AD username. If you omit this parameter, the operation returns events for all users in the region.
48
+ * The logon user information, which is a Resource Access Management (RAM) user ID or AD username. If you do not specify this parameter, events of all users in the region are queried.
50
49
  *
51
50
  * @example
52
51
  * 28961708130834****
53
52
  */
54
53
  endUserId?: string;
54
+ endUserIds?: string[];
55
55
  /**
56
56
  * @remarks
57
- * The event type to query. If EventTypes is specified, this parameter is ignored. If you omit both this parameter and EventTypes, the operation returns all events.
57
+ * The event type to query. If EventTypes is not empty, the EventTypes combination is used as the query filter condition. If both EventTypes and EventType are empty, all events are queried.
58
58
  *
59
59
  * @example
60
60
  * DESKTOP_DISCONNECT
@@ -62,15 +62,14 @@ export class DescribeClientEventsRequest extends $dara.Model {
62
62
  eventType?: string;
63
63
  /**
64
64
  * @remarks
65
- * An array of event types to query. The operation returns events that match any of the specified types.
65
+ * The combination of event types to query. You can specify multiple event types. The query results include events of all specified types.
66
66
  */
67
67
  eventTypes?: string[];
68
68
  fillHardwareInfo?: boolean;
69
69
  language?: string;
70
70
  /**
71
71
  * @remarks
72
- * The maximum number of entries to return on each page.<br>
73
- * Default value: 100.<br>
72
+ * The number of entries per page for a paged query. Default value: 100.
74
73
  *
75
74
  * @example
76
75
  * 10
@@ -78,7 +77,7 @@ export class DescribeClientEventsRequest extends $dara.Model {
78
77
  maxResults?: number;
79
78
  /**
80
79
  * @remarks
81
- * The pagination token. Set this parameter to the NextToken value returned in the previous response to retrieve the next page of results.
80
+ * The pagination token. Set this parameter to the value of NextToken returned in the previous API call.
82
81
  *
83
82
  * @example
84
83
  * AAAAAV3MpHK1AP0pfERHZN5pu6nmB7qrRFJ8vmttjxPL****
@@ -86,7 +85,7 @@ export class DescribeClientEventsRequest extends $dara.Model {
86
85
  nextToken?: string;
87
86
  /**
88
87
  * @remarks
89
- * The ID of the office network to which the cloud desktop belongs. If you omit this parameter, the operation returns events for users in all office networks in the region.
88
+ * The ID of the office network to which the cloud computer belongs. If you do not specify this parameter, user events in all office networks in the region are queried.
90
89
  *
91
90
  * @example
92
91
  * cn-hangzhou+dir-bh77qa8nmjot4****
@@ -102,7 +101,7 @@ export class DescribeClientEventsRequest extends $dara.Model {
102
101
  officeSiteName?: string;
103
102
  /**
104
103
  * @remarks
105
- * The ID of the region. You can call the [DescribeRegions](~~DescribeRegions~~) operation to query the regions supported by Elastic Desktop Service.
104
+ * The region ID. You can call [DescribeRegions](~~DescribeRegions~~) to query the regions supported by Elastic Desktop Service.
106
105
  *
107
106
  * This parameter is required.
108
107
  *
@@ -112,8 +111,7 @@ export class DescribeClientEventsRequest extends $dara.Model {
112
111
  regionId?: string;
113
112
  /**
114
113
  * @remarks
115
- * The start of the time range to query. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the YYYY-MM-DDThh:mm:ssZ format. The time must be in UTC.<br>
116
- * If you omit this parameter, the query returns events that occurred before the time specified by `EndTime`.<br>
114
+ * The start time. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the YYYY-MM-DDThh:mm:ssZ format. The time must be in UTC+0. If you do not specify this parameter, events are queried backward from the time specified by `EndTime`.
117
115
  *
118
116
  * @example
119
117
  * 2020-11-30T06:32:31Z
@@ -127,6 +125,7 @@ export class DescribeClientEventsRequest extends $dara.Model {
127
125
  directoryId: 'DirectoryId',
128
126
  endTime: 'EndTime',
129
127
  endUserId: 'EndUserId',
128
+ endUserIds: 'EndUserIds',
130
129
  eventType: 'EventType',
131
130
  eventTypes: 'EventTypes',
132
131
  fillHardwareInfo: 'FillHardwareInfo',
@@ -148,6 +147,7 @@ export class DescribeClientEventsRequest extends $dara.Model {
148
147
  directoryId: 'string',
149
148
  endTime: 'string',
150
149
  endUserId: 'string',
150
+ endUserIds: { 'type': 'array', 'itemType': 'string' },
151
151
  eventType: 'string',
152
152
  eventTypes: { 'type': 'array', 'itemType': 'string' },
153
153
  fillHardwareInfo: 'boolean',
@@ -162,6 +162,9 @@ export class DescribeClientEventsRequest extends $dara.Model {
162
162
  }
163
163
 
164
164
  validate() {
165
+ if(Array.isArray(this.endUserIds)) {
166
+ $dara.Model.validateArray(this.endUserIds);
167
+ }
165
168
  if(Array.isArray(this.eventTypes)) {
166
169
  $dara.Model.validateArray(this.eventTypes);
167
170
  }