@alicloud/ecd20200930 4.14.0 → 4.16.0

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 (218) hide show
  1. package/dist/client.d.ts +128 -44
  2. package/dist/client.js +284 -44
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddFilePermissionRequest.d.ts +25 -38
  5. package/dist/models/AddFilePermissionRequest.js.map +1 -1
  6. package/dist/models/AddFilePermissionShrinkRequest.d.ts +6 -6
  7. package/dist/models/BatchModifyEntitlementRequest.d.ts +47 -0
  8. package/dist/models/BatchModifyEntitlementRequest.js +76 -0
  9. package/dist/models/BatchModifyEntitlementRequest.js.map +1 -0
  10. package/dist/models/BatchModifyEntitlementResponse.d.ts +19 -0
  11. package/dist/models/BatchModifyEntitlementResponse.js +69 -0
  12. package/dist/models/BatchModifyEntitlementResponse.js.map +1 -0
  13. package/dist/models/BatchModifyEntitlementResponseBody.d.ts +65 -0
  14. package/dist/models/BatchModifyEntitlementResponseBody.js +115 -0
  15. package/dist/models/BatchModifyEntitlementResponseBody.js.map +1 -0
  16. package/dist/models/CompleteCdsFileRequest.d.ts +12 -5
  17. package/dist/models/CompleteCdsFileRequest.js.map +1 -1
  18. package/dist/models/CreateCdsFileRequest.d.ts +0 -2
  19. package/dist/models/CreateCdsFileRequest.js.map +1 -1
  20. package/dist/models/CreateCenterPolicyRequest.d.ts +2 -0
  21. package/dist/models/CreateCenterPolicyRequest.js +4 -0
  22. package/dist/models/CreateCenterPolicyRequest.js.map +1 -1
  23. package/dist/models/CreateDriveRequest.d.ts +44 -0
  24. package/dist/models/CreateDriveRequest.js.map +1 -1
  25. package/dist/models/CreateDriveResponseBody.d.ts +82 -1
  26. package/dist/models/CreateDriveResponseBody.js.map +1 -1
  27. package/dist/models/CreateEcdReportTaskRequest.d.ts +62 -0
  28. package/dist/models/CreateEcdReportTaskRequest.js.map +1 -1
  29. package/dist/models/CreateEcdReportTaskResponseBody.d.ts +15 -0
  30. package/dist/models/CreateEcdReportTaskResponseBody.js.map +1 -1
  31. package/dist/models/CreateTemplateRequest.d.ts +134 -0
  32. package/dist/models/CreateTemplateRequest.js.map +1 -1
  33. package/dist/models/CreateTemplateResponseBody.d.ts +18 -0
  34. package/dist/models/CreateTemplateResponseBody.js.map +1 -1
  35. package/dist/models/DeleteCdsFileRequest.d.ts +8 -5
  36. package/dist/models/DeleteCdsFileRequest.js.map +1 -1
  37. package/dist/models/DeleteCdsFileResponseBody.d.ts +5 -31
  38. package/dist/models/DeleteCdsFileResponseBody.js.map +1 -1
  39. package/dist/models/DeleteDriveRequest.d.ts +6 -0
  40. package/dist/models/DeleteDriveRequest.js.map +1 -1
  41. package/dist/models/DeleteDriveResponseBody.d.ts +15 -0
  42. package/dist/models/DeleteDriveResponseBody.js.map +1 -1
  43. package/dist/models/DescribeAutoSnapshotPolicyRequest.d.ts +3 -3
  44. package/dist/models/DescribeCenterPolicyListResponseBody.d.ts +2 -2
  45. package/dist/models/DescribeCloudDiskGroupDrivesRequest.d.ts +40 -0
  46. package/dist/models/DescribeCloudDiskGroupDrivesRequest.js +66 -0
  47. package/dist/models/DescribeCloudDiskGroupDrivesRequest.js.map +1 -0
  48. package/dist/models/DescribeCloudDiskGroupDrivesResponse.d.ts +19 -0
  49. package/dist/models/DescribeCloudDiskGroupDrivesResponse.js +69 -0
  50. package/dist/models/DescribeCloudDiskGroupDrivesResponse.js.map +1 -0
  51. package/dist/models/DescribeCloudDiskGroupDrivesResponseBody.d.ts +87 -0
  52. package/dist/models/DescribeCloudDiskGroupDrivesResponseBody.js +104 -0
  53. package/dist/models/DescribeCloudDiskGroupDrivesResponseBody.js.map +1 -0
  54. package/dist/models/DescribeCloudDiskGroupsRequest.d.ts +36 -0
  55. package/dist/models/DescribeCloudDiskGroupsRequest.js +69 -0
  56. package/dist/models/DescribeCloudDiskGroupsRequest.js.map +1 -0
  57. package/dist/models/DescribeCloudDiskGroupsResponse.d.ts +19 -0
  58. package/dist/models/DescribeCloudDiskGroupsResponse.js +69 -0
  59. package/dist/models/DescribeCloudDiskGroupsResponse.js.map +1 -0
  60. package/dist/models/DescribeCloudDiskGroupsResponseBody.d.ts +87 -0
  61. package/dist/models/DescribeCloudDiskGroupsResponseBody.js +104 -0
  62. package/dist/models/DescribeCloudDiskGroupsResponseBody.js.map +1 -0
  63. package/dist/models/DescribeDesktopGroupSessionsRequest.d.ts +17 -3
  64. package/dist/models/DescribeDesktopGroupSessionsRequest.js.map +1 -1
  65. package/dist/models/DescribeDesktopGroupSessionsResponseBody.d.ts +43 -14
  66. package/dist/models/DescribeDesktopGroupSessionsResponseBody.js.map +1 -1
  67. package/dist/models/DescribeDrivesRequest.d.ts +27 -0
  68. package/dist/models/DescribeDrivesRequest.js.map +1 -1
  69. package/dist/models/DescribeDrivesResponseBody.d.ts +116 -0
  70. package/dist/models/DescribeDrivesResponseBody.js.map +1 -1
  71. package/dist/models/DescribeEcdReportTasksRequest.d.ts +35 -0
  72. package/dist/models/DescribeEcdReportTasksRequest.js.map +1 -1
  73. package/dist/models/DescribeEcdReportTasksResponseBody.d.ts +52 -0
  74. package/dist/models/DescribeEcdReportTasksResponseBody.js.map +1 -1
  75. package/dist/models/DescribeGlobalDesktopRecordsRequest.d.ts +64 -0
  76. package/dist/models/DescribeGlobalDesktopRecordsRequest.js.map +1 -1
  77. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.d.ts +115 -0
  78. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js +2 -0
  79. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js.map +1 -1
  80. package/dist/models/DescribeKmsKeysRequest.d.ts +1 -1
  81. package/dist/models/DescribeKmsKeysResponseBody.d.ts +11 -1
  82. package/dist/models/DescribeKmsKeysResponseBody.js.map +1 -1
  83. package/dist/models/DescribePolicyGroupsResponseBody.d.ts +31 -1
  84. package/dist/models/DescribePolicyGroupsResponseBody.js +4 -0
  85. package/dist/models/DescribePolicyGroupsResponseBody.js.map +1 -1
  86. package/dist/models/DescribeSnapshotsRequest.d.ts +4 -0
  87. package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
  88. package/dist/models/DescribeSnapshotsResponseBody.d.ts +8 -0
  89. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  90. package/dist/models/DescribeTemplatesRequest.d.ts +41 -0
  91. package/dist/models/DescribeTemplatesRequest.js.map +1 -1
  92. package/dist/models/DescribeTemplatesResponseBody.d.ts +185 -0
  93. package/dist/models/DescribeTemplatesResponseBody.js.map +1 -1
  94. package/dist/models/DescribeTimerGroupResponseBody.d.ts +2 -2
  95. package/dist/models/ListCdsFilesRequest.d.ts +22 -123
  96. package/dist/models/ListCdsFilesRequest.js.map +1 -1
  97. package/dist/models/ListCdsFilesResponseBody.d.ts +21 -29
  98. package/dist/models/ListCdsFilesResponseBody.js.map +1 -1
  99. package/dist/models/ListCdsFilesShrinkRequest.d.ts +22 -123
  100. package/dist/models/ListCdsFilesShrinkRequest.js.map +1 -1
  101. package/dist/models/ListFilePermissionRequest.d.ts +8 -5
  102. package/dist/models/ListFilePermissionRequest.js.map +1 -1
  103. package/dist/models/ListInstalledAppsRequest.d.ts +41 -0
  104. package/dist/models/ListInstalledAppsRequest.js +62 -0
  105. package/dist/models/ListInstalledAppsRequest.js.map +1 -0
  106. package/dist/models/ListInstalledAppsResponse.d.ts +19 -0
  107. package/dist/models/ListInstalledAppsResponse.js +69 -0
  108. package/dist/models/ListInstalledAppsResponse.js.map +1 -0
  109. package/dist/models/ListInstalledAppsResponseBody.d.ts +62 -0
  110. package/dist/models/ListInstalledAppsResponseBody.js +86 -0
  111. package/dist/models/ListInstalledAppsResponseBody.js.map +1 -0
  112. package/dist/models/ListTransferFilesRequest.d.ts +13 -0
  113. package/dist/models/ListTransferFilesRequest.js.map +1 -1
  114. package/dist/models/ListTransferFilesResponseBody.d.ts +63 -0
  115. package/dist/models/ListTransferFilesResponseBody.js.map +1 -1
  116. package/dist/models/ModifyCdsFileRequest.d.ts +11 -42
  117. package/dist/models/ModifyCdsFileRequest.js.map +1 -1
  118. package/dist/models/ModifyCdsFileResponseBody.d.ts +6 -19
  119. package/dist/models/ModifyCdsFileResponseBody.js.map +1 -1
  120. package/dist/models/ModifyCenterPolicyRequest.d.ts +2 -0
  121. package/dist/models/ModifyCenterPolicyRequest.js +4 -0
  122. package/dist/models/ModifyCenterPolicyRequest.js.map +1 -1
  123. package/dist/models/ModifyNetworkPackageBandwidthRequest.d.ts +4 -4
  124. package/dist/models/ModifyOfficeSiteDnsInfoRequest.d.ts +8 -0
  125. package/dist/models/ModifyOfficeSiteDnsInfoRequest.js.map +1 -1
  126. package/dist/models/ModifyOfficeSiteDnsInfoResponseBody.d.ts +3 -0
  127. package/dist/models/ModifyOfficeSiteDnsInfoResponseBody.js.map +1 -1
  128. package/dist/models/ModifyTemplateRequest.d.ts +17 -0
  129. package/dist/models/ModifyTemplateRequest.js.map +1 -1
  130. package/dist/models/ModifyTimerGroupRequest.d.ts +6 -6
  131. package/dist/models/RemoveFilePermissionRequest.d.ts +25 -185
  132. package/dist/models/RemoveFilePermissionRequest.js.map +1 -1
  133. package/dist/models/RemoveFilePermissionShrinkRequest.d.ts +9 -6
  134. package/dist/models/RemoveFilePermissionShrinkRequest.js.map +1 -1
  135. package/dist/models/SetDesktopMaintenanceRequest.d.ts +11 -0
  136. package/dist/models/SetDesktopMaintenanceRequest.js.map +1 -1
  137. package/dist/models/SetDesktopMaintenanceResponseBody.d.ts +3 -0
  138. package/dist/models/SetDesktopMaintenanceResponseBody.js.map +1 -1
  139. package/dist/models/StartDesktopsRequest.d.ts +1 -1
  140. package/dist/models/StopDesktopsRequest.d.ts +8 -1
  141. package/dist/models/StopDesktopsRequest.js.map +1 -1
  142. package/dist/models/TransferTaskApprovalCallbackRequest.d.ts +17 -0
  143. package/dist/models/TransferTaskApprovalCallbackRequest.js.map +1 -1
  144. package/dist/models/TransferTaskApprovalCallbackResponseBody.d.ts +3 -0
  145. package/dist/models/TransferTaskApprovalCallbackResponseBody.js.map +1 -1
  146. package/dist/models/model.d.ts +17 -0
  147. package/dist/models/model.js +56 -22
  148. package/dist/models/model.js.map +1 -1
  149. package/package.json +1 -1
  150. package/src/client.ts +316 -44
  151. package/src/models/AddFilePermissionRequest.ts +25 -38
  152. package/src/models/AddFilePermissionShrinkRequest.ts +6 -6
  153. package/src/models/BatchModifyEntitlementRequest.ts +78 -0
  154. package/src/models/BatchModifyEntitlementResponse.ts +40 -0
  155. package/src/models/BatchModifyEntitlementResponseBody.ts +117 -0
  156. package/src/models/CompleteCdsFileRequest.ts +12 -5
  157. package/src/models/CreateCdsFileRequest.ts +0 -2
  158. package/src/models/CreateCenterPolicyRequest.ts +6 -0
  159. package/src/models/CreateDriveRequest.ts +44 -0
  160. package/src/models/CreateDriveResponseBody.ts +82 -1
  161. package/src/models/CreateEcdReportTaskRequest.ts +62 -0
  162. package/src/models/CreateEcdReportTaskResponseBody.ts +15 -0
  163. package/src/models/CreateTemplateRequest.ts +134 -0
  164. package/src/models/CreateTemplateResponseBody.ts +18 -0
  165. package/src/models/DeleteCdsFileRequest.ts +8 -5
  166. package/src/models/DeleteCdsFileResponseBody.ts +5 -31
  167. package/src/models/DeleteDriveRequest.ts +6 -0
  168. package/src/models/DeleteDriveResponseBody.ts +15 -0
  169. package/src/models/DescribeAutoSnapshotPolicyRequest.ts +3 -3
  170. package/src/models/DescribeCenterPolicyListResponseBody.ts +2 -2
  171. package/src/models/DescribeCloudDiskGroupDrivesRequest.ts +61 -0
  172. package/src/models/DescribeCloudDiskGroupDrivesResponse.ts +40 -0
  173. package/src/models/DescribeCloudDiskGroupDrivesResponseBody.ts +137 -0
  174. package/src/models/DescribeCloudDiskGroupsRequest.ts +60 -0
  175. package/src/models/DescribeCloudDiskGroupsResponse.ts +40 -0
  176. package/src/models/DescribeCloudDiskGroupsResponseBody.ts +137 -0
  177. package/src/models/DescribeDesktopGroupSessionsRequest.ts +17 -3
  178. package/src/models/DescribeDesktopGroupSessionsResponseBody.ts +43 -14
  179. package/src/models/DescribeDrivesRequest.ts +27 -0
  180. package/src/models/DescribeDrivesResponseBody.ts +116 -0
  181. package/src/models/DescribeEcdReportTasksRequest.ts +35 -0
  182. package/src/models/DescribeEcdReportTasksResponseBody.ts +52 -0
  183. package/src/models/DescribeGlobalDesktopRecordsRequest.ts +64 -0
  184. package/src/models/DescribeGlobalDesktopRecordsResponseBody.ts +117 -0
  185. package/src/models/DescribeKmsKeysRequest.ts +1 -1
  186. package/src/models/DescribeKmsKeysResponseBody.ts +11 -1
  187. package/src/models/DescribePolicyGroupsResponseBody.ts +35 -1
  188. package/src/models/DescribeSnapshotsRequest.ts +4 -0
  189. package/src/models/DescribeSnapshotsResponseBody.ts +8 -0
  190. package/src/models/DescribeTemplatesRequest.ts +41 -0
  191. package/src/models/DescribeTemplatesResponseBody.ts +185 -0
  192. package/src/models/DescribeTimerGroupResponseBody.ts +2 -2
  193. package/src/models/ListCdsFilesRequest.ts +22 -123
  194. package/src/models/ListCdsFilesResponseBody.ts +21 -29
  195. package/src/models/ListCdsFilesShrinkRequest.ts +22 -123
  196. package/src/models/ListFilePermissionRequest.ts +8 -5
  197. package/src/models/ListInstalledAppsRequest.ts +58 -0
  198. package/src/models/ListInstalledAppsResponse.ts +40 -0
  199. package/src/models/ListInstalledAppsResponseBody.ts +94 -0
  200. package/src/models/ListTransferFilesRequest.ts +13 -0
  201. package/src/models/ListTransferFilesResponseBody.ts +63 -0
  202. package/src/models/ModifyCdsFileRequest.ts +11 -42
  203. package/src/models/ModifyCdsFileResponseBody.ts +6 -19
  204. package/src/models/ModifyCenterPolicyRequest.ts +6 -0
  205. package/src/models/ModifyNetworkPackageBandwidthRequest.ts +4 -4
  206. package/src/models/ModifyOfficeSiteDnsInfoRequest.ts +8 -0
  207. package/src/models/ModifyOfficeSiteDnsInfoResponseBody.ts +3 -0
  208. package/src/models/ModifyTemplateRequest.ts +17 -0
  209. package/src/models/ModifyTimerGroupRequest.ts +6 -6
  210. package/src/models/RemoveFilePermissionRequest.ts +25 -185
  211. package/src/models/RemoveFilePermissionShrinkRequest.ts +9 -6
  212. package/src/models/SetDesktopMaintenanceRequest.ts +11 -0
  213. package/src/models/SetDesktopMaintenanceResponseBody.ts +3 -0
  214. package/src/models/StartDesktopsRequest.ts +1 -1
  215. package/src/models/StopDesktopsRequest.ts +8 -1
  216. package/src/models/TransferTaskApprovalCallbackRequest.ts +17 -0
  217. package/src/models/TransferTaskApprovalCallbackResponseBody.ts +3 -0
  218. package/src/models/model.ts +17 -0
@@ -4,84 +4,149 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class CreateDriveResponseBodyDrive extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The ID of the Alibaba Cloud account.
9
+ *
7
10
  * @example
8
11
  * 1202****
9
12
  */
10
13
  aliUid?: string;
11
14
  /**
15
+ * @remarks
16
+ * The description of the storage resource.
17
+ *
12
18
  * @example
13
19
  * test****
14
20
  */
15
21
  description?: string;
16
22
  /**
23
+ * @remarks
24
+ * The ID of the storage resource.
25
+ *
17
26
  * @example
18
27
  * dom-aaaa****
19
28
  */
20
29
  domainId?: string;
21
30
  /**
31
+ * @remarks
32
+ * The ID of the user-level storage resource.
33
+ *
22
34
  * @example
23
35
  * dri-aaaa****
24
36
  */
25
37
  driveId?: string;
26
38
  /**
39
+ * @remarks
40
+ * The ID of the external user-level storage resource.
41
+ *
42
+ * > A value is returned for this parameter only if ResourceType is set to PDS.
43
+ *
27
44
  * @example
28
45
  * 1100****
29
46
  */
30
47
  externalDriveId?: string;
31
48
  /**
49
+ * @remarks
50
+ * The ID of the external user.
51
+ *
32
52
  * @example
33
53
  * user01@cn-hangzhou.120****
34
54
  */
35
55
  externalUserId?: string;
36
56
  /**
57
+ * @remarks
58
+ * The time when the storage resource was created.
59
+ *
37
60
  * @example
38
61
  * 2025-07-02T08:42:26.000+00:00
39
62
  */
40
63
  gmtCreate?: string;
41
64
  /**
65
+ * @remarks
66
+ * The time when the storage resource was last modified.
67
+ *
42
68
  * @example
43
69
  * 2025-07-07T02:46:04.000+00:00
44
70
  */
45
71
  gmtModified?: string;
46
72
  /**
47
73
  * @remarks
48
- * ID
74
+ * The ID.
49
75
  *
50
76
  * @example
51
77
  * 1
52
78
  */
53
79
  id?: string;
54
80
  /**
81
+ * @remarks
82
+ * The name of the storage resource.
83
+ *
55
84
  * @example
56
85
  * test****
57
86
  */
58
87
  name?: string;
59
88
  /**
89
+ * @remarks
90
+ * > This parameter is deprecated.
91
+ *
60
92
  * @example
61
93
  * -
62
94
  */
63
95
  profileRoaming?: boolean;
64
96
  /**
97
+ * @remarks
98
+ * The status of the user-level storage resource.
99
+ *
100
+ * Valid values:
101
+ *
102
+ * * INIT: initializing
103
+ * * MAINTAIN: maintaining
104
+ * * DELETING
105
+ * * INVALID
106
+ * * NORMAL
107
+ * * FAIL: failed
108
+ *
65
109
  * @example
66
110
  * NORMAL
67
111
  */
68
112
  status?: string;
69
113
  /**
114
+ * @remarks
115
+ * The total amount of the user-level storage resource capacity.
116
+ *
117
+ * > Unit: bytes.
118
+ *
70
119
  * @example
71
120
  * 536870912000
72
121
  */
73
122
  totalSize?: number;
74
123
  /**
124
+ * @remarks
125
+ * The usage of the storage resource.
126
+ *
127
+ * Valid values:
128
+ *
129
+ * * DESKTOP: data disk space
130
+ * * USER_PROFILE: space for personal data of the user
131
+ *
75
132
  * @example
76
133
  * USER_PROFILE
77
134
  */
78
135
  type?: string;
79
136
  /**
137
+ * @remarks
138
+ * The amount of user-level storage resource capacity used.
139
+ *
140
+ * > Unit: bytes.
141
+ *
80
142
  * @example
81
143
  * 243175936
82
144
  */
83
145
  usedSize?: number;
84
146
  /**
147
+ * @remarks
148
+ * The user ID.
149
+ *
85
150
  * @example
86
151
  * user01
87
152
  */
@@ -139,22 +204,38 @@ export class CreateDriveResponseBodyDrive extends $dara.Model {
139
204
 
140
205
  export class CreateDriveResponseBody extends $dara.Model {
141
206
  /**
207
+ * @remarks
208
+ * The response code. The value 200 indicates that the request was successful.
209
+ *
142
210
  * @example
143
211
  * 200
144
212
  */
145
213
  code?: string;
214
+ /**
215
+ * @remarks
216
+ * The user-level storage resource.
217
+ */
146
218
  drive?: CreateDriveResponseBodyDrive;
147
219
  /**
220
+ * @remarks
221
+ * The response message.
222
+ *
148
223
  * @example
149
224
  * successful
150
225
  */
151
226
  message?: string;
152
227
  /**
228
+ * @remarks
229
+ * The ID of the request.
230
+ *
153
231
  * @example
154
232
  * B7AA****
155
233
  */
156
234
  requestId?: string;
157
235
  /**
236
+ * @remarks
237
+ * Indicates whether the request was successful.
238
+ *
158
239
  * @example
159
240
  * true
160
241
  */
@@ -4,10 +4,44 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class CreateEcdReportTaskRequestFilterList extends $dara.Model {
6
6
  /**
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
+ * * RegionId: region ID
14
+ * * DesktopId: cloud computer ID
15
+ * * DesktopName: cloud computer name (supports fuzzy matching)
16
+ * * OfficeSiteId: office network ID
17
+ * * OfficeSiteName: office network name (supports fuzzy matching)
18
+ * * Status: cloud computer status
19
+ * * DesktopType: desktop type
20
+ * * DesktopIP: cloud computer IP address
21
+ * * SubPayType: billing method
22
+ * * EndUserId: user name (supports fuzzy matching)
23
+ * * ExpireTime: expiration date and time, in the yyyy-MM-dd\\"T\\"HH:mm:ss\\"Z\\" format
24
+ * * IncludeAssignedUser: indicates whether the cloud computer is assigned to users or not
25
+ * * ResourceGroupId: resource group ID
26
+ * * PolicyId: policy ID
27
+ * * Tag:{Tag Key value}: cloud computer tag (To filter data using multiple tags, specify multiple filter condition objects.)
28
+ *
7
29
  * @example
8
30
  * Tag:TestKey
9
31
  */
10
32
  filterKey?: string;
33
+ /**
34
+ * @remarks
35
+ * 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:
36
+ *
37
+ * * KeyWord
38
+ * * DesktopName
39
+ * * OfficeSiteName
40
+ * * DesktopIP
41
+ * * EndUserId
42
+ * * ExpireTime
43
+ * * IncludeAssignedUser
44
+ */
11
45
  filterValues?: string[];
12
46
  static names(): { [key: string]: string } {
13
47
  return {
@@ -36,15 +70,37 @@ export class CreateEcdReportTaskRequestFilterList extends $dara.Model {
36
70
  }
37
71
 
38
72
  export class CreateEcdReportTaskRequest extends $dara.Model {
73
+ /**
74
+ * @remarks
75
+ * 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.
76
+ */
39
77
  filterList?: CreateEcdReportTaskRequestFilterList[];
40
78
  /**
79
+ * @remarks
80
+ * The language of the report. An enumerated type.
81
+ *
82
+ * Valid values:
83
+ *
84
+ * * zh-CN (default): Chinese
85
+ * * en-GB: English
86
+ *
41
87
  * @example
42
88
  * zh-CN
43
89
  */
44
90
  langType?: string;
91
+ /**
92
+ * @remarks
93
+ * The name of the report file.
94
+ */
45
95
  reportFileName?: string;
46
96
  /**
47
97
  * @remarks
98
+ * The sub-type of the report export task.
99
+ *
100
+ * Valid value:
101
+ *
102
+ * * DESKTOP: cloud computer
103
+ *
48
104
  * This parameter is required.
49
105
  *
50
106
  * @example
@@ -53,6 +109,12 @@ export class CreateEcdReportTaskRequest extends $dara.Model {
53
109
  subType?: string;
54
110
  /**
55
111
  * @remarks
112
+ * The type of the report task.
113
+ *
114
+ * Valid value:
115
+ *
116
+ * * RESOURCE_REPORT
117
+ *
56
118
  * This parameter is required.
57
119
  *
58
120
  * @example
@@ -4,26 +4,41 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class CreateEcdReportTaskResponseBody extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The request result. If the request was successful, `success` is returned. If the request failed, an error message is returned.
9
+ *
7
10
  * @example
8
11
  * success
9
12
  */
10
13
  code?: string;
11
14
  /**
15
+ * @remarks
16
+ * The error message returned if the request failed. This parameter is not returned if the value of Code is success.
17
+ *
12
18
  * @example
13
19
  * success
14
20
  */
15
21
  message?: string;
16
22
  /**
23
+ * @remarks
24
+ * The request ID.
25
+ *
17
26
  * @example
18
27
  * 1CBAFFAB-B697-4049-A9B1-67E1FC5F****
19
28
  */
20
29
  requestId?: string;
21
30
  /**
31
+ * @remarks
32
+ * Indicates whether the request is successful.
33
+ *
22
34
  * @example
23
35
  * True
24
36
  */
25
37
  success?: boolean;
26
38
  /**
39
+ * @remarks
40
+ * The ID of the report export task.
41
+ *
27
42
  * @example
28
43
  * ret-g67ip******
29
44
  */
@@ -4,11 +4,21 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class CreateTemplateRequestDataDiskList extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The PL of the data disk. Default value: `AutoPL`.
9
+ *
7
10
  * @example
8
11
  * AutoPL
9
12
  */
10
13
  performanceLevel?: string;
11
14
  /**
15
+ * @remarks
16
+ * The size of the data disk. Unit: GiB. Valid values: 40 to 2040. Increments: 10 GiB.
17
+ *
18
+ * **
19
+ *
20
+ * **Keep in mind** that the larger the ESSD disk capacity, the higher the available PL (for example, PL2 is available for disks larger than 460 GiB). A higher PL comes with a higher cost. Select an ESSD based on your specific needs.
21
+ *
12
22
  * @example
13
23
  * 40
14
24
  */
@@ -38,32 +48,62 @@ export class CreateTemplateRequestDataDiskList extends $dara.Model {
38
48
 
39
49
  export class CreateTemplateRequestRegionConfigList extends $dara.Model {
40
50
  /**
51
+ * @remarks
52
+ * The office network ID.
53
+ *
41
54
  * @example
42
55
  * cn-hangzhou+dir-709******
43
56
  */
44
57
  officeSiteId?: string;
45
58
  /**
59
+ * @remarks
60
+ * The region ID. You can call the [DescribeRegions](~~DescribeRegions~~) operation to query the list of regions where Elastic Desktop Service (EDS) Enterprise is available.
61
+ *
46
62
  * @example
47
63
  * cn-hangzhou
48
64
  */
49
65
  regionId?: string;
66
+ /**
67
+ * @remarks
68
+ * The ID of the cloud computer type.
69
+ *
70
+ * @example
71
+ * eds.enterprise_office.8c16g
72
+ */
50
73
  resourceInstanceType?: string;
51
74
  /**
75
+ * @remarks
76
+ * The ID of the automatic snapshot policy.
77
+ *
52
78
  * @example
53
79
  * sp-35fvn8m21pnx2****
54
80
  */
55
81
  snapshotPolicyId?: string;
56
82
  /**
83
+ * @remarks
84
+ * The subnet ID.
85
+ *
57
86
  * @example
58
87
  * vsw-bp1yiu**********
59
88
  */
60
89
  subnetId?: string;
61
90
  /**
91
+ * @remarks
92
+ * Specifies whether to enable disk encryption.
93
+ *
94
+ * Valid values:
95
+ *
96
+ * * false (default): disables disk encryption.
97
+ * * true: enables disk encryption.
98
+ *
62
99
  * @example
63
100
  * false
64
101
  */
65
102
  volumeEncryptionEnable?: boolean;
66
103
  /**
104
+ * @remarks
105
+ * The ID of the Key Management Service (KMS) key that you want to use to encrypt disks. You can call the [ListKeys](https://help.aliyun.com/document_detail/28951.html) operation to query KMS keys.
106
+ *
67
107
  * @example
68
108
  * a7b3c0c8-b3a2-4876-b1cc-*********
69
109
  */
@@ -103,11 +143,17 @@ export class CreateTemplateRequestRegionConfigList extends $dara.Model {
103
143
 
104
144
  export class CreateTemplateRequestResourceTagList extends $dara.Model {
105
145
  /**
146
+ * @remarks
147
+ * The tag key.
148
+ *
106
149
  * @example
107
150
  * department
108
151
  */
109
152
  key?: string;
110
153
  /**
154
+ * @remarks
155
+ * The tag value.
156
+ *
111
157
  * @example
112
158
  * design
113
159
  */
@@ -136,7 +182,21 @@ export class CreateTemplateRequestResourceTagList extends $dara.Model {
136
182
  }
137
183
 
138
184
  export class CreateTemplateRequestSiteConfigList extends $dara.Model {
185
+ /**
186
+ * @remarks
187
+ * 应用管控策略ID
188
+ *
189
+ * @example
190
+ * bwr-5a5371e0db954d********
191
+ */
139
192
  appRuleId?: string;
193
+ /**
194
+ * @remarks
195
+ * 站点ID。
196
+ *
197
+ * @example
198
+ * mainland
199
+ */
140
200
  siteId?: string;
141
201
  static names(): { [key: string]: string } {
142
202
  return {
@@ -165,19 +225,43 @@ export class CreateTemplateRequest extends $dara.Model {
165
225
  autoPay?: boolean;
166
226
  autoRenew?: boolean;
167
227
  /**
228
+ * @remarks
229
+ * > This parameter is not publicly available.
230
+ *
231
+ * Valid values:
232
+ *
233
+ * * 1: the Enterprise edition.
234
+ *
168
235
  * @example
169
236
  * 1
170
237
  */
171
238
  bizType?: string;
172
239
  chargeType?: string;
240
+ /**
241
+ * @remarks
242
+ * The data disks.
243
+ */
173
244
  dataDiskList?: CreateTemplateRequestDataDiskList[];
174
245
  /**
246
+ * @remarks
247
+ * The default language of cloud computers during startup. This parameter takes effect only when cloud computers are created from system images.
248
+ *
175
249
  * @example
176
250
  * zh-CN
177
251
  */
178
252
  defaultLanguage?: string;
253
+ /**
254
+ * @remarks
255
+ * The template description. It must meet the following criteria:
256
+ *
257
+ * * It can be 2 to 256 characters in length and cannot start with `http://` or `https://`.
258
+ * * It can contain letters, digits, and special characters, including spaces. Note: You can use carriage returns to break lines.
259
+ */
179
260
  description?: string;
180
261
  /**
262
+ * @remarks
263
+ * The ID of the cloud computer image. You can query image IDs on the Images page. System images and custom images are supported.
264
+ *
181
265
  * @example
182
266
  * desktopimage-windows-server-2022-64-asp
183
267
  */
@@ -185,40 +269,90 @@ export class CreateTemplateRequest extends $dara.Model {
185
269
  period?: number;
186
270
  periodUnit?: string;
187
271
  /**
272
+ * @remarks
273
+ * The ID of the policy group.
274
+ *
188
275
  * @example
189
276
  * pg-8hlryfn331******
190
277
  */
191
278
  policyGroupId?: string;
192
279
  postPaidAfterUsedUp?: boolean;
193
280
  /**
281
+ * @remarks
282
+ * The service type. Set the value to `CloudDesktop`.
283
+ *
284
+ * *
285
+ *
194
286
  * @example
195
287
  * CloudDesktop
196
288
  */
197
289
  productType?: string;
290
+ /**
291
+ * @remarks
292
+ * The regions of the template. You can create cloud computers by using a template only within the same region as the template itself.
293
+ *
294
+ * > You can specify up to 20 regions.
295
+ */
198
296
  regionConfigList?: CreateTemplateRequestRegionConfigList[];
199
297
  /**
298
+ * @remarks
299
+ * The ID of the resource group.
300
+ *
200
301
  * @example
201
302
  * rg-4knxmfneq1e******
202
303
  */
203
304
  resourceGroupId?: string;
305
+ /**
306
+ * @remarks
307
+ * The tags added to cloud computers. Specify tags in key-value pairs. You can specify up to 20 tags.
308
+ */
204
309
  resourceTagList?: CreateTemplateRequestResourceTagList[];
310
+ /**
311
+ * @remarks
312
+ * 区域配置管理
313
+ */
205
314
  siteConfigList?: CreateTemplateRequestSiteConfigList[];
206
315
  /**
316
+ * @remarks
317
+ * The performance level (PL) of the system disk.
318
+ *
319
+ * > Only cloud computers of the Graphics or High Frequency type support Enterprise SSDs (ESSDs).
320
+ *
321
+ * Valid values:
322
+ *
323
+ * * PL1: a PL1 ESSD.
324
+ * * PL0: a PL0 ESSD.
325
+ * * AutoPL: an AutoPL ESSD.
326
+ *
207
327
  * @example
208
328
  * AutoPL
209
329
  */
210
330
  systemDiskPerformanceLevel?: string;
211
331
  /**
332
+ * @remarks
333
+ * The size of the system disk. Unit: GiB. Valid values: 40 to 500. Increments: 10 GiB.
334
+ *
335
+ * > The system disk size must be at least as large as the configured image size.
336
+ *
212
337
  * @example
213
338
  * 80
214
339
  */
215
340
  systemDiskSize?: number;
216
341
  /**
217
342
  * @remarks
343
+ * The template name. It must meet the following criteria:
344
+ *
345
+ * * It can be 2 to 126 characters in length.
346
+ * * It must begin with a letter and cannot start with `http://` or `https://`.
347
+ * * It can contain letters, digits, colons (:), underscores (_), and hyphens (-). Note: Periods (.) are not supported in the name.
348
+ *
218
349
  * This parameter is required.
219
350
  */
220
351
  templateName?: string;
221
352
  /**
353
+ * @remarks
354
+ * The ID of the scheduled task group.
355
+ *
222
356
  * @example
223
357
  * ccg-0caoeogrk9m5****
224
358
  */
@@ -4,31 +4,49 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class CreateTemplateResponseBody extends $dara.Model {
6
6
  /**
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.
9
+ *
7
10
  * @example
8
11
  * success
9
12
  */
10
13
  code?: string;
11
14
  /**
15
+ * @remarks
16
+ * The template ID.
17
+ *
12
18
  * @example
13
19
  * b-0cc7rx533*****
14
20
  */
15
21
  data?: string;
16
22
  /**
23
+ * @remarks
24
+ * The HTTP status code returned.
25
+ *
17
26
  * @example
18
27
  * 200
19
28
  */
20
29
  httpStatusCode?: number;
21
30
  /**
31
+ * @remarks
32
+ * The creation result.
33
+ *
22
34
  * @example
23
35
  * success
24
36
  */
25
37
  message?: string;
26
38
  /**
39
+ * @remarks
40
+ * The request ID.
41
+ *
27
42
  * @example
28
43
  * 791CC0D3-1A38-573B-8F5F-********
29
44
  */
30
45
  requestId?: string;
31
46
  /**
47
+ * @remarks
48
+ * Indicates whether the request was successful.
49
+ *
32
50
  * @example
33
51
  * True
34
52
  */
@@ -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 cloud disk.
8
+ * The ID of the enterprise drive.
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 end user who uses the cloud disk.
18
+ * The ID of the user who uses the network disk.
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 ID of the file. The ID is a unique identifier for the file.
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.
27
27
  *
28
28
  * This parameter is required.
29
29
  *
@@ -33,12 +33,15 @@ export class DeleteCdsFileRequest extends $dara.Model {
33
33
  fileId?: string;
34
34
  /**
35
35
  * @remarks
36
- * The group ID.
36
+ * The ID of the team space.
37
+ *
38
+ * @example
39
+ * cg-i1ruuudp92qpj****
37
40
  */
38
41
  groupId?: string;
39
42
  /**
40
43
  * @remarks
41
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list.
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.
42
45
  *
43
46
  * This parameter is required.
44
47
  *