@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 MoveCdsFileRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the cloud disk.
8
+ * The enterprise cloud disk ID.
9
9
  *
10
10
  * @example
11
11
  * cn-hangzhou+cds-346063****
@@ -13,49 +13,7 @@ export class MoveCdsFileRequest extends $dara.Model {
13
13
  cdsId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The processing mode of files that have the same name.
17
- *
18
- * Valid values:
19
- *
20
- * * <!-- -->
21
- *
22
- * refuse
23
- *
24
- * <!-- -->
25
- *
26
- * : 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.
27
- *
28
- * <!-- -->
29
- *
30
- * * <!-- -->
31
- *
32
- * auto_rename
33
- *
34
- * <!-- -->
35
- *
36
- * : If you want to create a file that uses the same name as an existing file in the cloud, the system renames the file that you want to create by appending the current time point.
37
- *
38
- * <!-- -->
39
- *
40
- * * <!-- -->
41
- *
42
- * ignore
43
- *
44
- * <!-- -->
45
- *
46
- * : The system allows you to create a file that uses the same name as an existing file in the cloud.
47
- *
48
- * <!-- -->
49
- *
50
- * * <!-- -->
51
- *
52
- * over_write
53
- *
54
- * <!-- -->
55
- *
56
- * : 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
- *
58
- * <!-- -->
16
+ * The policy for handling files with the same name.
59
17
  *
60
18
  * @example
61
19
  * ignore
@@ -63,7 +21,7 @@ export class MoveCdsFileRequest extends $dara.Model {
63
21
  conflictPolicy?: string;
64
22
  /**
65
23
  * @remarks
66
- * The user ID that you want to use to access the cloud disk.
24
+ * The ID of the user who uses the cloud disk.
67
25
  *
68
26
  * @example
69
27
  * user01
@@ -71,7 +29,7 @@ export class MoveCdsFileRequest extends $dara.Model {
71
29
  endUserId?: string;
72
30
  /**
73
31
  * @remarks
74
- * The ID of the file.
32
+ * The file ID. You can call [ListCdsFiles](https://help.aliyun.com/document_detail/2247622.html) to query the ID of the file.
75
33
  *
76
34
  * @example
77
35
  * 63f3257b68b018170b194d87b875512d108f****
@@ -79,7 +37,7 @@ export class MoveCdsFileRequest extends $dara.Model {
79
37
  fileId?: string;
80
38
  /**
81
39
  * @remarks
82
- * The group ID.
40
+ * The team space ID.
83
41
  *
84
42
  * @example
85
43
  * cg-hvyou5jbob3b0****
@@ -87,7 +45,7 @@ export class MoveCdsFileRequest extends $dara.Model {
87
45
  groupId?: string;
88
46
  /**
89
47
  * @remarks
90
- * The ID of the parent folder that you want to move. If you want to remove the root folder, set the value to root.
48
+ * The ID of the parent folder at the destination. You can call [ListCdsFiles](https://help.aliyun.com/document_detail/2247622.html) to query the ID of the file. Set this parameter to `root` if you want to move the file to the root directory.
91
49
  *
92
50
  * @example
93
51
  * 6409848a6da91d6240604e7ba7337d85ba8a1****
@@ -95,7 +53,7 @@ export class MoveCdsFileRequest extends $dara.Model {
95
53
  parentFolderId?: string;
96
54
  /**
97
55
  * @remarks
98
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list.
56
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
99
57
  *
100
58
  * This parameter is required.
101
59
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class MoveCdsFileResponseBodyMoveCdsFileModel extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the asynchronous task. This parameter is not returned if you copy files. This parameter is returned if you copy folders in the backend in an asynchronous manner. You can call the GetAsyncTask operation to obtain the ID and details of an asynchronous task.
8
+ * The asynchronous task ID. This field is not returned when a file is copied. When a folder is copied, the copy operation is performed asynchronously in the background, so this field is returned. You can call [GetAsyncTask](https://help.aliyun.com/document_detail/2357404.html) and pass in this asynchronous task ID to obtain the task details.
9
9
  *
10
10
  * @example
11
11
  * fe307518-825a-4c8b-a69c-958f0e8a****
@@ -13,25 +13,7 @@ export class MoveCdsFileResponseBodyMoveCdsFileModel extends $dara.Model {
13
13
  asyncTaskId?: string;
14
14
  /**
15
15
  * @remarks
16
- * Indicates whether the file exists.
17
- *
18
- * Valid values:
19
- *
20
- * * <!-- -->
21
- *
22
- * true
23
- *
24
- * <!-- -->
25
- *
26
- * <!-- -->
27
- *
28
- * * <!-- -->
29
- *
30
- * false
31
- *
32
- * <!-- -->
33
- *
34
- * <!-- -->
16
+ * Indicates whether the file already exists.
35
17
  *
36
18
  * @example
37
19
  * false
@@ -39,7 +21,7 @@ export class MoveCdsFileResponseBodyMoveCdsFileModel extends $dara.Model {
39
21
  exist?: boolean;
40
22
  /**
41
23
  * @remarks
42
- * The ID of the file.
24
+ * The file ID.
43
25
  *
44
26
  * @example
45
27
  * 63636837e47e5a24a8a940218bef395c210e****
@@ -73,7 +55,7 @@ export class MoveCdsFileResponseBodyMoveCdsFileModel extends $dara.Model {
73
55
  export class MoveCdsFileResponseBody extends $dara.Model {
74
56
  /**
75
57
  * @remarks
76
- * The result of the modification. A value of success indicates that the modification is successful. If the modification failed, an error message is returned.
58
+ * The execution result. The value `success` indicates that the operation is successful. Otherwise, an error message is returned.
77
59
  *
78
60
  * @example
79
61
  * success
@@ -81,7 +63,7 @@ export class MoveCdsFileResponseBody extends $dara.Model {
81
63
  code?: string;
82
64
  /**
83
65
  * @remarks
84
- * The error message that is returned. This parameter is not returned if the value of Code is success.
66
+ * The error message. This parameter is not returned if Code is `success`.
85
67
  *
86
68
  * @example
87
69
  * success
@@ -89,12 +71,12 @@ export class MoveCdsFileResponseBody extends $dara.Model {
89
71
  message?: string;
90
72
  /**
91
73
  * @remarks
92
- * The response object when you move a file.
74
+ * The result of the move file operation.
93
75
  */
94
76
  moveCdsFileModel?: MoveCdsFileResponseBodyMoveCdsFileModel;
95
77
  /**
96
78
  * @remarks
97
- * The ID of the request.
79
+ * The request ID.
98
80
  *
99
81
  * @example
100
82
  * 1CBAFFAB-B697-4049-A9B1-67E1FC5F****
@@ -102,25 +84,7 @@ export class MoveCdsFileResponseBody extends $dara.Model {
102
84
  requestId?: string;
103
85
  /**
104
86
  * @remarks
105
- * Indicates whether the request is successful.
106
- *
107
- * Valid values:
108
- *
109
- * * <!-- -->
110
- *
111
- * true
112
- *
113
- * <!-- -->
114
- *
115
- * <!-- -->
116
- *
117
- * * <!-- -->
118
- *
119
- * false
120
- *
121
- * <!-- -->
122
- *
123
- * <!-- -->
87
+ * Indicates whether the operation is successful.
124
88
  *
125
89
  * @example
126
90
  * true
@@ -127,7 +127,7 @@ export class RemoveFilePermissionRequest extends $dara.Model {
127
127
  * The ID of the end user.
128
128
  *
129
129
  * @example
130
- * alice
130
+ * user01
131
131
  */
132
132
  endUserId?: string;
133
133
  /**
@@ -18,7 +18,7 @@ export class RemoveFilePermissionShrinkRequest extends $dara.Model {
18
18
  * The ID of the end user.
19
19
  *
20
20
  * @example
21
- * alice
21
+ * user01
22
22
  */
23
23
  endUserId?: string;
24
24
  /**
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class RevokeCoordinatePrivilegeRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the stream coordination task.
8
+ * The coordination stream ID. This value is the `Coid` returned by the [ApplyCoordinationForMonitoring](~~ApplyCoordinationForMonitoring~~) operation.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class RevokeCoordinatePrivilegeRequest extends $dara.Model {
15
15
  coId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the end user.
18
+ * The username of the end user.
19
19
  *
20
20
  * @example
21
21
  * zhangsan
@@ -23,7 +23,7 @@ export class RevokeCoordinatePrivilegeRequest extends $dara.Model {
23
23
  endUserId?: string;
24
24
  /**
25
25
  * @remarks
26
- * The ID of the region. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list.
26
+ * The region ID. You can call [DescribeRegions](~~DescribeRegions~~) to query the regions supported by Elastic Desktop Service.
27
27
  *
28
28
  * This parameter is required.
29
29
  *
@@ -33,9 +33,7 @@ export class RevokeCoordinatePrivilegeRequest extends $dara.Model {
33
33
  regionId?: string;
34
34
  /**
35
35
  * @remarks
36
- * The type of user who requires the coordinate permissions.
37
- *
38
- * Set the value to TENANT_ADMIN. Only tenant administrators can be granted with the coordinate permissions.
36
+ * The type of the coordination user.
39
37
  *
40
38
  * This parameter is required.
41
39
  *
@@ -45,7 +43,7 @@ export class RevokeCoordinatePrivilegeRequest extends $dara.Model {
45
43
  userType?: string;
46
44
  /**
47
45
  * @remarks
48
- * The unique identifier of the client. If you use an Alibaba Cloud Workspace client, click **About** on the client logon page to view the identifier of the client.
46
+ * The UUID (unique identifier) of the device.
49
47
  *
50
48
  * @example
51
49
  * C78CA9E99315687575DD2844C1F3****
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class RevokeCoordinatePrivilegeResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the request.
8
+ * The request ID.
9
9
  *
10
10
  * @example
11
11
  * 1CBAFFAB-B697-4049-A9B1-67E1FC5F****
@@ -3,9 +3,10 @@ import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
5
  export class UploadImageRequest extends $dara.Model {
6
+ bootMode?: string;
6
7
  /**
7
8
  * @remarks
8
- * The size of the data disk. Valid values: 80 to 500. Unit: GiB.
9
+ * The data cloud disk size. Valid values: 80 to 500. Unit: GiB.
9
10
  *
10
11
  * @example
11
12
  * 80
@@ -29,7 +30,7 @@ export class UploadImageRequest extends $dara.Model {
29
30
  enableSecurityCheck?: boolean;
30
31
  /**
31
32
  * @remarks
32
- * Specifies whether the image is a GPU-accelerated image.
33
+ * Specifies whether the image is a GPU image.
33
34
  *
34
35
  * @example
35
36
  * true
@@ -39,19 +40,13 @@ export class UploadImageRequest extends $dara.Model {
39
40
  * @remarks
40
41
  * The type of the pre-installed GPU driver.
41
42
  *
42
- * Valid values:
43
- *
44
- * * gpu_grid9: This GPU driver is used on cloud computers of the following two specifications: graphics – 4 vCPUs, 23 GiB memory, 4 GiB GPU memory, and graphics – 10 vCPUs, 46 GiB memory, 8 GiB GPU memory.
45
- * * gpu_custom: You can install the driver later.
46
- * * gpu_grid12: This GPU driver is used on graphical cloud computers of specifications other than the following two specifications: graphics – 4 vCPUs, 23 GiB memory, & 4 GiB GPU memory, and graphics – 10 vCPUs, 46 GiB memory, & 8 GiB GPU memory.
47
- *
48
43
  * @example
49
44
  * gpu_grid9
50
45
  */
51
46
  gpuDriverType?: string;
52
47
  /**
53
48
  * @remarks
54
- * The name of the image. The name must be 2 to 128 characters in length. The name must start with a letter but cannot start with `http://` or `https://`. The name can contain letters, digits, colons (:), underscores (_), and hyphens (-).
49
+ * The image name. The name must be 2 to 128 characters in length. It must start with a letter or a Chinese character and cannot start with `http://` or `https://`. It can contain digits, colons (:), underscores (_), or hyphens (-).
55
50
  *
56
51
  * This parameter is required.
57
52
  *
@@ -61,15 +56,15 @@ export class UploadImageRequest extends $dara.Model {
61
56
  imageName?: string;
62
57
  /**
63
58
  * @remarks
64
- * The type of the license that is used to activate the operating system after the image is imported. Valid values:
59
+ * The license type used to activate the operating system after the image is imported. Valid values:
65
60
  *
66
- * * Auto: Elastic Desktop Service detects the operating system of the image and allocates a license to the operating system. In this mode, the system first checks whether a license allocated by an official Alibaba Cloud channel is specified in the `Platform`. If a license allocated by an official Alibaba Cloud channel is specified, the system allocates the license to the imported image. If no such license is specified, the BYOL (Bring Your Own License) mode is used.
67
- * * Aliyun: The license that is allocated by an official Alibaba Cloud channel and is specified by `Platform` is used for the operating system distribution.
68
- * * BYOL: The license that comes with the source operating system is used. When you use the BYOL mode, make sure that your license key is supported by Alibaba Cloud.
61
+ * - Auto: Alibaba Cloud detects the source operating system and assigns a license. In automatic mode, the system first checks whether an Alibaba Cloud official license is available for the `Platform` you specified and assigns it to the imported image. If no such license is available, the system switches to BYOL (Bring Your Own License) mode.
62
+ * - Aliyun: Uses an Alibaba Cloud official license based on the `Platform` you specified.
63
+ * - BYOL: Uses the license that comes with the source operating system. When you use BYOL, make sure that your license key supports use on Alibaba Cloud.
69
64
  *
70
65
  * Default value: Auto.
71
66
  *
72
- * > Windows 10 cannot be activated by Alibaba Cloud. Set the `LicenseType` to BYOL for Windows 10.
67
+ * > Systems such as Windows 10 cannot be activated through Alibaba Cloud. Set `LicenseType` to BYOL for custom activation.
73
68
  *
74
69
  * @example
75
70
  * Auto
@@ -77,25 +72,7 @@ export class UploadImageRequest extends $dara.Model {
77
72
  licenseType?: string;
78
73
  /**
79
74
  * @remarks
80
- * The type of the operating system.
81
- *
82
- * Valid values:
83
- *
84
- * * Linux
85
- *
86
- * <!-- -->
87
- *
88
- * <!-- -->
89
- *
90
- * <!-- -->
91
- *
92
- * * Windows
93
- *
94
- * <!-- -->
95
- *
96
- * <!-- -->
97
- *
98
- * <!-- -->
75
+ * The operating system type.
99
76
  *
100
77
  * @example
101
78
  * Windows
@@ -103,7 +80,7 @@ export class UploadImageRequest extends $dara.Model {
103
80
  osType?: string;
104
81
  /**
105
82
  * @remarks
106
- * The object path of the image file in Object Storage Service (OSS).
83
+ * The OSS object path of the image file.
107
84
  *
108
85
  * This parameter is required.
109
86
  *
@@ -115,17 +92,13 @@ export class UploadImageRequest extends $dara.Model {
115
92
  * @remarks
116
93
  * The protocol type.
117
94
  *
118
- * Valid values:
119
- *
120
- * * ASP: in-house Adaptive Streaming Protocol (ASP)
121
- *
122
95
  * @example
123
96
  * ASP
124
97
  */
125
98
  protocolType?: string;
126
99
  /**
127
100
  * @remarks
128
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list.
101
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
129
102
  *
130
103
  * This parameter is required.
131
104
  *
@@ -135,9 +108,9 @@ export class UploadImageRequest extends $dara.Model {
135
108
  regionId?: string;
136
109
  /**
137
110
  * @remarks
138
- * The size of the system disk. Unit: GiB.
111
+ * The system cloud disk size. Unit: GiB.
139
112
  *
140
- * > The system disk must be at least as large as the image.
113
+ * > The system cloud disk size cannot be smaller than the image file size.
141
114
  *
142
115
  * @example
143
116
  * 80
@@ -145,6 +118,7 @@ export class UploadImageRequest extends $dara.Model {
145
118
  systemDiskSize?: string;
146
119
  static names(): { [key: string]: string } {
147
120
  return {
121
+ bootMode: 'BootMode',
148
122
  dataDiskSize: 'DataDiskSize',
149
123
  description: 'Description',
150
124
  enableSecurityCheck: 'EnableSecurityCheck',
@@ -162,6 +136,7 @@ export class UploadImageRequest extends $dara.Model {
162
136
 
163
137
  static types(): { [key: string]: any } {
164
138
  return {
139
+ bootMode: 'string',
165
140
  dataDiskSize: 'number',
166
141
  description: 'string',
167
142
  enableSecurityCheck: 'boolean',
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class UploadImageResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the custom image.
8
+ * The image ID.
9
9
  *
10
10
  * @example
11
11
  * m-d4dwr5tgrgvd****
@@ -13,7 +13,7 @@ export class UploadImageResponseBody extends $dara.Model {
13
13
  imageId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The ID of the request.
16
+ * The request ID.
17
17
  *
18
18
  * @example
19
19
  * 2CC66B0A-BA3B-5D87-BFBE-11AAAD7A****
@@ -31,7 +31,7 @@ export class VerifyCenRequest extends $dara.Model {
31
31
  * This parameter is required.
32
32
  *
33
33
  * @example
34
- * 192.168.0.0/16
34
+ * 47.100.XX.XX
35
35
  */
36
36
  cidrBlock?: string;
37
37
  /**
@@ -8,7 +8,7 @@ export class VerifyCenResponseBodyRouteEntries extends $dara.Model {
8
8
  * The CIDR block of the route.
9
9
  *
10
10
  * @example
11
- * 172.16.XX.XX
11
+ * 172.16.111.3****
12
12
  */
13
13
  destinationCidrBlock?: string;
14
14
  /**