@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,33 +4,79 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class ListTransferFilesResponseBodyFiles extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The URL of the file icon.
9
+ *
10
+ * >
11
+ *
12
+ * * For image file types (.png, .jpg, .jpeg, .gif, .webp, and .svg), the URL of the specific image is returned.
13
+ *
14
+ * * For other file types, the URL of the default image is returned.
15
+ *
7
16
  * @example
8
17
  * https://app-center-icon-pre-hangzhou.oss-cn-hangzhou.aliyuncs.com/tenant****
9
18
  */
10
19
  iconUrl?: string;
11
20
  /**
21
+ * @remarks
22
+ * The file ID.
23
+ *
12
24
  * @example
13
25
  * trf-a213msf****
14
26
  */
15
27
  id?: string;
28
+ /**
29
+ * @remarks
30
+ * The file name.
31
+ */
16
32
  name?: string;
33
+ /**
34
+ * @remarks
35
+ * The name of the object stored in OSS.
36
+ *
37
+ * >
38
+ *
39
+ * * A value is returned for this parameter only when the object is stored in a custom OSS bucket.
40
+ */
17
41
  ossFileName?: string;
18
42
  /**
43
+ * @remarks
44
+ * The path of the object in the OSS bucket.
45
+ *
46
+ * >
47
+ *
48
+ * * A value is returned for this parameter only when the object is stored in a custom OSS bucket.
49
+ *
19
50
  * @example
20
51
  * transfer/1244234/****
21
52
  */
22
53
  ossFilePath?: string;
23
54
  /**
55
+ * @remarks
56
+ * The file size.
57
+ *
24
58
  * @example
25
59
  * 10853079
26
60
  */
27
61
  size?: string;
28
62
  /**
63
+ * @remarks
64
+ * The file status.
65
+ *
66
+ * Valid values:
67
+ *
68
+ * * DELETING
69
+ * * DELETED
70
+ * * UPLOADED
71
+ *
29
72
  * @example
30
73
  * DELETED
31
74
  */
32
75
  status?: string;
33
76
  /**
77
+ * @remarks
78
+ * The file type.
79
+ *
34
80
  * @example
35
81
  * txt
36
82
  */
@@ -71,18 +117,35 @@ export class ListTransferFilesResponseBodyFiles extends $dara.Model {
71
117
  }
72
118
 
73
119
  export class ListTransferFilesResponseBody extends $dara.Model {
120
+ /**
121
+ * @remarks
122
+ * The files.
123
+ */
74
124
  files?: ListTransferFilesResponseBodyFiles[];
75
125
  /**
126
+ * @remarks
127
+ * The number of entries to return on each page.
128
+ *
129
+ * Maximum value: 100.
130
+ *
131
+ * Default value: 20.
132
+ *
76
133
  * @example
77
134
  * 20
78
135
  */
79
136
  maxResults?: number;
80
137
  /**
138
+ * @remarks
139
+ * The returned value of `NextToken` is a pagination token, which can be used in the next request to retrieve a new page of results. If NextToken is empty, no next page exists.
140
+ *
81
141
  * @example
82
142
  * caeba0bbb2be03f84eb48b699f0a****
83
143
  */
84
144
  nextToken?: string;
85
145
  /**
146
+ * @remarks
147
+ * The ID of the request.
148
+ *
86
149
  * @example
87
150
  * 1CBAFFAB-B697-4049-A9B1-67E1FC5F****
88
151
  */
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ModifyCdsFileRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The cloud disk ID.
8
+ * The enterprise drive ID.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,45 +15,14 @@ export class ModifyCdsFileRequest extends $dara.Model {
15
15
  cdsId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The processing mode of files that have the same name.
18
+ * The processing policy when a file with the same name appears.
19
19
  *
20
20
  * Valid values:
21
21
  *
22
- * * refuse
23
- *
24
- * <!-- -->
25
- *
26
- * :
27
- *
28
- * <!-- -->
29
- *
30
- * refuses to create a file that has the same name as the file in the cloud.
31
- *
32
- * <!-- -->
33
- *
34
- * * auto_rename
35
- *
36
- * <!-- -->
37
- *
38
- * :
39
- *
40
- * <!-- -->
41
- *
42
- * automatically renames a file if the file has the same name as another file. By default, the current point in time is appended. Example: xxx20060102_150405.
43
- *
44
- * <!-- -->
45
- *
46
- * * ignore
47
- *
48
- * <!-- -->
49
- *
50
- * :
51
- *
52
- * <!-- -->
53
- *
54
- * allows files with the same name.
55
- *
56
- * <!-- -->
22
+ * * refuse: If you want to create a file that uses the same name as an existing file in the cloud, the system denies your request and returns the details of the existing file.
23
+ * * auto_rename: automatically renames a file if the file has the same name as an existing file in the cloud. By default, the current point in time is appended to the end of the original file name. Example: xxx20240102_150405.
24
+ * * ignore: allows the file to be with the same name.
25
+ * * over_write: After you create a file that uses the same name as an existing file in the cloud, the new file overwrites the existing file.
57
26
  *
58
27
  * @example
59
28
  * ignore
@@ -61,7 +30,7 @@ export class ModifyCdsFileRequest extends $dara.Model {
61
30
  conflictPolicy?: string;
62
31
  /**
63
32
  * @remarks
64
- * The ID of the end user who uses the cloud disk.
33
+ * The ID of the user who uses the network disk.
65
34
  *
66
35
  * @example
67
36
  * user01
@@ -69,7 +38,7 @@ export class ModifyCdsFileRequest extends $dara.Model {
69
38
  endUserId?: string;
70
39
  /**
71
40
  * @remarks
72
- * The file ID.
41
+ * The ID of the file. You can call the [ListCdsFiles](https://help.aliyun.com/document_detail/2247622.html) operation to query the ID of the file.
73
42
  *
74
43
  * This parameter is required.
75
44
  *
@@ -79,7 +48,7 @@ export class ModifyCdsFileRequest extends $dara.Model {
79
48
  fileId?: string;
80
49
  /**
81
50
  * @remarks
82
- * The file name.
51
+ * The name of the file.
83
52
  *
84
53
  * This parameter is required.
85
54
  *
@@ -89,7 +58,7 @@ export class ModifyCdsFileRequest extends $dara.Model {
89
58
  fileName?: string;
90
59
  /**
91
60
  * @remarks
92
- * The group ID.
61
+ * The ID of the team space.
93
62
  *
94
63
  * @example
95
64
  * cg-i1ruuudp92qpj****
@@ -97,7 +66,7 @@ export class ModifyCdsFileRequest extends $dara.Model {
97
66
  groupId?: string;
98
67
  /**
99
68
  * @remarks
100
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list.
69
+ * 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.
101
70
  *
102
71
  * This parameter is required.
103
72
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ModifyCdsFileResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The modification result. The value success indicates that the modification is successful. If the modification failed, an error message is returned.
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
9
  *
10
10
  * @example
11
11
  * success
@@ -41,7 +41,7 @@ export class ModifyCdsFileResponseBody extends $dara.Model {
41
41
  data?: string;
42
42
  /**
43
43
  * @remarks
44
- * The error message returned if the request failed.
44
+ * The returned error message. This parameter is not returned if the value of Code is `success`.
45
45
  *
46
46
  * @example
47
47
  * success
@@ -57,25 +57,12 @@ export class ModifyCdsFileResponseBody extends $dara.Model {
57
57
  requestId?: string;
58
58
  /**
59
59
  * @remarks
60
- * Indicates whether the request was successful.
60
+ * Indicates whether the operation was successful.
61
61
  *
62
- * Valid values:
63
- *
64
- * * true: The request is successful.
65
- *
66
- * <!-- -->
67
- *
68
- * <!-- -->
69
- *
70
- * <!-- -->
62
+ * Valid value:
71
63
  *
72
- * * false: The request fails.
73
- *
74
- * <!-- -->
75
- *
76
- * <!-- -->
77
- *
78
- * <!-- -->
64
+ * * true
65
+ * * false
79
66
  *
80
67
  * @example
81
68
  * true
@@ -842,6 +842,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
842
842
  */
843
843
  cameraRedirect?: string;
844
844
  clientControlMenu?: string;
845
+ clientCreateSnapshot?: string;
845
846
  /**
846
847
  * @remarks
847
848
  * The types of Alibaba Cloud Workspace clients that end users can use to connect to cloud computers.
@@ -1818,6 +1819,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1818
1819
  * off
1819
1820
  */
1820
1821
  watermarkSecurity?: string;
1822
+ watermarkShadow?: string;
1821
1823
  /**
1822
1824
  * @remarks
1823
1825
  * The watermark opacity. A higher value makes the watermark more opaque. Valid values: 10 to 100.
@@ -1883,6 +1885,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1883
1885
  businessType: 'BusinessType',
1884
1886
  cameraRedirect: 'CameraRedirect',
1885
1887
  clientControlMenu: 'ClientControlMenu',
1888
+ clientCreateSnapshot: 'ClientCreateSnapshot',
1886
1889
  clientType: 'ClientType',
1887
1890
  clipboard: 'Clipboard',
1888
1891
  clipboardGraineds: 'ClipboardGraineds',
@@ -1991,6 +1994,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
1991
1994
  watermarkPower: 'WatermarkPower',
1992
1995
  watermarkRowAmount: 'WatermarkRowAmount',
1993
1996
  watermarkSecurity: 'WatermarkSecurity',
1997
+ watermarkShadow: 'WatermarkShadow',
1994
1998
  watermarkTransparencyValue: 'WatermarkTransparencyValue',
1995
1999
  watermarkType: 'WatermarkType',
1996
2000
  wuyingKeeper: 'WuyingKeeper',
@@ -2008,6 +2012,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
2008
2012
  businessType: 'number',
2009
2013
  cameraRedirect: 'string',
2010
2014
  clientControlMenu: 'string',
2015
+ clientCreateSnapshot: 'string',
2011
2016
  clientType: { 'type': 'array', 'itemType': ModifyCenterPolicyRequestClientType },
2012
2017
  clipboard: 'string',
2013
2018
  clipboardGraineds: { 'type': 'array', 'itemType': ModifyCenterPolicyRequestClipboardGraineds },
@@ -2116,6 +2121,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
2116
2121
  watermarkPower: 'string',
2117
2122
  watermarkRowAmount: 'number',
2118
2123
  watermarkSecurity: 'string',
2124
+ watermarkShadow: 'string',
2119
2125
  watermarkTransparencyValue: 'number',
2120
2126
  watermarkType: 'string',
2121
2127
  wuyingKeeper: 'string',
@@ -35,11 +35,11 @@ export class ModifyNetworkPackageBandwidthRequest extends $dara.Model {
35
35
  autoPay?: boolean;
36
36
  /**
37
37
  * @remarks
38
- * The bandwidth provided by the premium bandwidth plan. Unit: Mbit/s.
38
+ * The maximum bandwidth of the premium bandwidth plan, in Mbit/s. Valid range: The allowed range depends on the billing method:
39
39
  *
40
- * * Valid values if the premium bandwidth plan is a subscription plan: 2 to 1000.
41
- * * Valid values if the premium bandwidth plan is a pay-as-you-go plan that charges by data transfer (PayByTraffic): 2 to 200.
42
- * * Valid values if the premium bandwidth plan is a pay-as-you-go plan that charges by fixed bandwidth (PayByBandwidth): 2 to 1000.
40
+ * * Subscription: 2 to 1000
41
+ * * Pay-as-you-go, by data transfer (PayByTraffic): 2 to 200
42
+ * * Pay-as-you-go, by fixed bandwidth (PayByBandwidth): 2 to 1000
43
43
  *
44
44
  * This parameter is required.
45
45
  *
@@ -3,9 +3,15 @@ import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
5
  export class ModifyOfficeSiteDnsInfoRequest extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * The IP addresses of the custom DNS servers. Up to 2 IP addresses can be specified.
9
+ */
6
10
  dnsAddress?: string[];
7
11
  /**
8
12
  * @remarks
13
+ * The office network ID.
14
+ *
9
15
  * This parameter is required.
10
16
  *
11
17
  * @example
@@ -14,6 +20,8 @@ export class ModifyOfficeSiteDnsInfoRequest extends $dara.Model {
14
20
  officeSiteId?: string;
15
21
  /**
16
22
  * @remarks
23
+ * The region ID of the instance. You can call the DescribeRegions operation to query the most recent region list.
24
+ *
17
25
  * This parameter is required.
18
26
  *
19
27
  * @example
@@ -4,6 +4,9 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class ModifyOfficeSiteDnsInfoResponseBody extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The request ID.
9
+ *
7
10
  * @example
8
11
  * F7E4322D-D679-5ACB-A909-490D2F0E****
9
12
  */
@@ -3,7 +3,24 @@ import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
5
  export class ModifyTemplateRequestDataDiskList extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * The PL of the data disk. Default value: `AutoPL`.
9
+ *
10
+ * Valid values:
11
+ *
12
+ * * PL1: a PL1 ESSD
13
+ * * PL0: a PL0 ESSD
14
+ * * AutoPL: an AutoPL ESSD
15
+ */
6
16
  performanceLevel?: string;
17
+ /**
18
+ * @remarks
19
+ * The size of the data disk. Unit: GiB. Valid range: 40 to 2040 GiB with an increment of 10 GiB.
20
+ *
21
+ * @example
22
+ * 40
23
+ */
7
24
  size?: number;
8
25
  static names(): { [key: string]: string } {
9
26
  return {
@@ -61,7 +61,7 @@ export class ModifyTimerGroupRequestConfigTimersSegmentTimers extends $dara.Mode
61
61
  export class ModifyTimerGroupRequestConfigTimers extends $dara.Model {
62
62
  /**
63
63
  * @remarks
64
- * Specifies whether to allow end users to configure scheduled tasks.
64
+ * Specifies whether to allow end users to configure the scheduled task.
65
65
  *
66
66
  * @example
67
67
  * true
@@ -109,14 +109,14 @@ export class ModifyTimerGroupRequestConfigTimers extends $dara.Model {
109
109
  operationType?: string;
110
110
  /**
111
111
  * @remarks
112
- * The process whitelist. If whitelisted processes are running, the scheduled task does not take effect upon inactivity.
112
+ * The process whitelist. If whitelisted processes are running, the scheduled task does not take effect.
113
113
  */
114
114
  processWhitelist?: string[];
115
115
  /**
116
116
  * @remarks
117
117
  * The reset option.
118
118
  *
119
- * Valid values:
119
+ * Valid value:
120
120
  *
121
121
  * * RESET_TYPE_SYSTEM: resets the system disk.
122
122
  * * RESET_TYPE_USER_DISK: resets the data disk.
@@ -129,7 +129,7 @@ export class ModifyTimerGroupRequestConfigTimers extends $dara.Model {
129
129
  segmentTimers?: ModifyTimerGroupRequestConfigTimersSegmentTimers[];
130
130
  /**
131
131
  * @remarks
132
- * The scheduled task type.
132
+ * The type of the scheduled task.
133
133
  *
134
134
  * Valid value:
135
135
  *
@@ -141,7 +141,7 @@ export class ModifyTimerGroupRequestConfigTimers extends $dara.Model {
141
141
  * * NoOperationHibernate: scheduled hibernation upon inactivity.
142
142
  * * TimerShutdown: scheduled shutdown.
143
143
  * * NoOperationReboot: scheduled restart upon inactivity.
144
- * * TimerReboot: scheduled restart.
144
+ * * TimerReboot: Restarts the cloud computers on schedule.
145
145
  *
146
146
  * @example
147
147
  * TIMER_BOOT
@@ -210,7 +210,7 @@ export class ModifyTimerGroupRequestConfigTimers extends $dara.Model {
210
210
  export class ModifyTimerGroupRequest extends $dara.Model {
211
211
  /**
212
212
  * @remarks
213
- * The scheduled task groups.
213
+ * The scheduled tasks.
214
214
  */
215
215
  configTimers?: ModifyTimerGroupRequestConfigTimers[];
216
216
  /**