@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 ExportDesktopListInfoRequestTag extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The tag key. If you specify the `Tag` parameter, you must also specify the `Key` parameter. The tag key can be up to 128 characters in length and cannot contain `http://` or `https://`. The tag key cannot start with `acs:` or `aliyun` and cannot contain only spaces.
8
+ * The tag key. If you specify `Tag`, `Key` is required. The tag key cannot exceed 128 characters, cannot start with `aliyun` or `acs:`, and cannot contain `http://` or `https://`. It also cannot consist of only spaces.
9
9
  *
10
10
  * @example
11
11
  * TestKey
@@ -13,7 +13,7 @@ export class ExportDesktopListInfoRequestTag extends $dara.Model {
13
13
  key?: string;
14
14
  /**
15
15
  * @remarks
16
- * The tag value. The tag value can be up to 128 characters in length and cannot contain `http://` or `https://`. The tag value cannot start with `acs:` or `aliyun`.
16
+ * The tag value. The tag value cannot exceed 128 characters, cannot start with `aliyun` or `acs:`, and cannot contain `http://` or `https://`.
17
17
  *
18
18
  * @example
19
19
  * TestValue
@@ -45,25 +45,7 @@ export class ExportDesktopListInfoRequestTag extends $dara.Model {
45
45
  export class ExportDesktopListInfoRequest extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The billing method of the cloud computer.
49
- *
50
- * Default value: Postpaid. Valid values:
51
- *
52
- * * Postpaid: pay-as-you-go
53
- *
54
- * <!-- -->
55
- *
56
- * <!-- -->
57
- *
58
- * <!-- -->
59
- *
60
- * * PrePaid: subscription
61
- *
62
- * <!-- -->
63
- *
64
- * <!-- -->
65
- *
66
- * <!-- -->
48
+ * The billing method of the cloud desktop.
67
49
  *
68
50
  * @example
69
51
  * PostPaid
@@ -71,12 +53,12 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
71
53
  chargeType?: string;
72
54
  /**
73
55
  * @remarks
74
- * The IDs of the cloud computers. You can specify 1 to 100 IDs.
56
+ * The cloud desktop IDs. You can specify 1 to 100 IDs.
75
57
  */
76
58
  desktopId?: string[];
77
59
  /**
78
60
  * @remarks
79
- * The name of the cloud computer.
61
+ * The name of the cloud desktop.
80
62
  *
81
63
  * @example
82
64
  * DemoComputer01
@@ -84,73 +66,7 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
84
66
  desktopName?: string;
85
67
  /**
86
68
  * @remarks
87
- * The status of the cloud computers.
88
- *
89
- * Valid values:
90
- *
91
- * * Stopped
92
- *
93
- * <!-- -->
94
- *
95
- * <!-- -->
96
- *
97
- * <!-- -->
98
- *
99
- * * Starting
100
- *
101
- * <!-- -->
102
- *
103
- * <!-- -->
104
- *
105
- * <!-- -->
106
- *
107
- * * Rebuilding
108
- *
109
- * <!-- -->
110
- *
111
- * <!-- -->
112
- *
113
- * <!-- -->
114
- *
115
- * * Running
116
- *
117
- * <!-- -->
118
- *
119
- * <!-- -->
120
- *
121
- * <!-- -->
122
- *
123
- * * Stopping
124
- *
125
- * <!-- -->
126
- *
127
- * <!-- -->
128
- *
129
- * <!-- -->
130
- *
131
- * * Expired
132
- *
133
- * <!-- -->
134
- *
135
- * <!-- -->
136
- *
137
- * <!-- -->
138
- *
139
- * * Deleted
140
- *
141
- * <!-- -->
142
- *
143
- * <!-- -->
144
- *
145
- * <!-- -->
146
- *
147
- * * Pending
148
- *
149
- * <!-- -->
150
- *
151
- * <!-- -->
152
- *
153
- * <!-- -->
69
+ * The status of the cloud desktop.
154
70
  *
155
71
  * @example
156
72
  * Running
@@ -158,14 +74,14 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
158
74
  desktopStatus?: string;
159
75
  /**
160
76
  * @remarks
161
- * The IDs of the end users of the cloud computer. You can specify 1 to 100 IDs.
77
+ * The list of authorized usernames for the cloud desktop. You can specify 1 to 100 usernames.
162
78
  *
163
- * > During a specific period of time, only one user can connect to and use the cloud computer.
79
+ * > Only one user can connect to and use the cloud desktop at a time.
164
80
  */
165
81
  endUserId?: string[];
166
82
  /**
167
83
  * @remarks
168
- * The time when a subscription cloud computer expires.
84
+ * The expiration time of the subscription cloud desktop.
169
85
  *
170
86
  * @example
171
87
  * 2022-12-31T15:59Z
@@ -173,7 +89,7 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
173
89
  expiredTime?: string;
174
90
  /**
175
91
  * @remarks
176
- * The ID of the cloud computer pool to which the cloud computers belong.
92
+ * The ID of the cloud desktop pool to which the cloud desktop belongs.
177
93
  *
178
94
  * @example
179
95
  * dg-boyczi8enfyc5***
@@ -181,25 +97,7 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
181
97
  groupId?: string;
182
98
  /**
183
99
  * @remarks
184
- * The language in which the cloud computer is displayed in the console UI. You can export the list of cloud computers in the specified language.
185
- *
186
- * Default value: zh-CN. Valid values:
187
- *
188
- * * zh-CN: Simplified Chinese
189
- *
190
- * <!-- -->
191
- *
192
- * <!-- -->
193
- *
194
- * <!-- -->
195
- *
196
- * * en-GB: British English
197
- *
198
- * <!-- -->
199
- *
200
- * <!-- -->
201
- *
202
- * <!-- -->
100
+ * The language type displayed on the frontend page. The backend sets the language type of the exported file based on this value.
203
101
  *
204
102
  * @example
205
103
  * `zh-CN`
@@ -207,7 +105,7 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
207
105
  langType?: string;
208
106
  /**
209
107
  * @remarks
210
- * The number of entries per page.
108
+ * The number of entries per page for a paged query.
211
109
  *
212
110
  * Maximum value: 100.
213
111
  *
@@ -219,7 +117,7 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
219
117
  maxResults?: number;
220
118
  /**
221
119
  * @remarks
222
- * The token that is used for the next query. If this parameter is empty, all results are returned.
120
+ * The pagination token for the next query. An empty value indicates that there are no more results.
223
121
  *
224
122
  * @example
225
123
  * caeba0bbb2be03f84eb48b699f0a4883
@@ -235,7 +133,7 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
235
133
  officeSiteId?: string;
236
134
  /**
237
135
  * @remarks
238
- * The ID of the policy that is attached to the cloud computer.
136
+ * The ID of the policy associated with the cloud desktop.
239
137
  *
240
138
  * @example
241
139
  * system-all-enabled-policy
@@ -243,7 +141,7 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
243
141
  policyGroupId?: string;
244
142
  /**
245
143
  * @remarks
246
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list.
144
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by WUYING Workspace.
247
145
  *
248
146
  * This parameter is required.
249
147
  *
@@ -253,12 +151,12 @@ export class ExportDesktopListInfoRequest extends $dara.Model {
253
151
  regionId?: string;
254
152
  /**
255
153
  * @remarks
256
- * The tags that are added to the cloud computer. A tag is a key-value pair that consists of a tag key and a tag value. Tags are used to identify resources. You can use tags to manage cloud computers by group. This facilitates search and batch operations. For more information, see [Use tags to manage cloud computers](https://help.aliyun.com/document_detail/203781.html).
154
+ * The list of tags. A tag consists of a key-value pair and is used to mark resources. You can use tags to group and manage cloud desktops for easier searching and batch operations. For more information, see [Use tags to manage cloud desktops](https://help.aliyun.com/document_detail/203781.html).
257
155
  */
258
156
  tag?: ExportDesktopListInfoRequestTag[];
259
157
  /**
260
158
  * @remarks
261
- * The username of the end user who is using the cloud computer.
159
+ * The username of the user who is currently using the cloud desktop.
262
160
  *
263
161
  * @example
264
162
  * alice
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ExportDesktopListInfoResponseBody 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****
@@ -13,7 +13,7 @@ export class ExportDesktopListInfoResponseBody extends $dara.Model {
13
13
  requestId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The URL of the exported file of the cloud computer list.
16
+ * The download URL of the exported cloud desktop list file.
17
17
  *
18
18
  * @example
19
19
  * https://cn-hangzhou-servicemanager.oss-cn-hangzhou.aliyuncs.com/A0_DESKTOP/EDS_CloudDesktops%20List_2022**********_w3fq******.csv?**********
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class GetAsyncTaskRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The asynchronous task ID. 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 information about an asynchronous task.
8
+ * The asynchronous task ID. When you call the [CopyCdsFile](https://help.aliyun.com/document_detail/2247626.html) operation to copy a folder, this field is returned because the copy is performed asynchronously in the background. Call this operation and pass in the asynchronous task ID to retrieve the task details.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class GetAsyncTaskRequest extends $dara.Model {
15
15
  asyncTaskId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the cloud disk.
18
+ * The enterprise network disk ID.
19
19
  *
20
20
  * This parameter is required.
21
21
  *
@@ -13,7 +13,7 @@ export class GetAsyncTaskResponseBodyData extends $dara.Model {
13
13
  asyncTaskId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The total number of asynchronous tasks that are processed. Example: the number of files that are packaged and downloaded on the server.
16
+ * The total number of items that have been processed by the asynchronous task, such as the number of files that have been packaged for a server-side package download task.
17
17
  *
18
18
  * @example
19
19
  * 100
@@ -39,47 +39,13 @@ export class GetAsyncTaskResponseBodyData extends $dara.Model {
39
39
  * @remarks
40
40
  * The task status.
41
41
  *
42
- * Valid values:
43
- *
44
- * * Failed: The task failed.
45
- *
46
- * <!-- -->
47
- *
48
- * <!-- -->
49
- *
50
- * <!-- -->
51
- *
52
- * * Running: The task was running.
53
- *
54
- * <!-- -->
55
- *
56
- * <!-- -->
57
- *
58
- * <!-- -->
59
- *
60
- * * PartialSucceed: The task did not completely succeed.
61
- *
62
- * <!-- -->
63
- *
64
- * <!-- -->
65
- *
66
- * <!-- -->
67
- *
68
- * * Succeed: The task succeeded.
69
- *
70
- * <!-- -->
71
- *
72
- * <!-- -->
73
- *
74
- * <!-- -->
75
- *
76
42
  * @example
77
43
  * Failed
78
44
  */
79
45
  status?: string;
80
46
  /**
81
47
  * @remarks
82
- * The total number of asynchronous tasks to be processed, such as the amount of files to be downloaded and packaged on the server.
48
+ * The total number of items to be processed by the asynchronous task, such as the number of files to be packaged for a server-side package download task.
83
49
  *
84
50
  * @example
85
51
  * 1000
@@ -87,7 +53,7 @@ export class GetAsyncTaskResponseBodyData extends $dara.Model {
87
53
  totalProcess?: number;
88
54
  /**
89
55
  * @remarks
90
- * The URL to download data generated by the asynchronous task. Example: the URL to package and download tasks on the server.
56
+ * The download URL of the data generated by the asynchronous task, such as the download URL generated by a server-side package download task.
91
57
  *
92
58
  * @example
93
59
  * https://data.aliyunpds.com/hz22%2F5d5b986facbec311ef844c25954f96821497b383%2F5d5b986f955410dd991646bb87c6b4e899eff525?Expires=xxx&OSSAccessKeyId=xxx&Signature=xxx
@@ -129,7 +95,7 @@ export class GetAsyncTaskResponseBodyData extends $dara.Model {
129
95
  export class GetAsyncTaskResponseBody extends $dara.Model {
130
96
  /**
131
97
  * @remarks
132
- * The operation result. If the request was successful, a success message is returned. If the request failed, an error message is returned.
98
+ * The execution result. A value of `success` indicates success. Otherwise, an error message is returned.
133
99
  *
134
100
  * @example
135
101
  * success
@@ -150,7 +116,7 @@ export class GetAsyncTaskResponseBody extends $dara.Model {
150
116
  requestId?: string;
151
117
  /**
152
118
  * @remarks
153
- * Indicates whether the request was successful. Valid values:
119
+ * Indicates whether the operation is successful.
154
120
  *
155
121
  * @example
156
122
  * true
@@ -18,7 +18,7 @@ export class ListCdsFilesRequest extends $dara.Model {
18
18
  * The ID of the user to which the network disk is assigned.
19
19
  *
20
20
  * @example
21
- * alice
21
+ * testUser
22
22
  */
23
23
  endUserId?: string;
24
24
  /**
@@ -47,7 +47,7 @@ export class ListCdsFilesRequest extends $dara.Model {
47
47
  * The query token. Set the value to the value of the `NextToken` parameter returned in the last call to the operation. You do not need to set this parameter when you call the operation for the first time.
48
48
  *
49
49
  * @example
50
- * aGN4YzAxQGNuLWhhbmd6aG91LjExNzU5NTMyNjgzMTQ1****
50
+ * WyI2Mzg4MjAwMzFhNGQwZWVmN2I3MjRkZjZhZjAyMWU4YzY1MmRjZmUyIiwibiIsIm4iLDEsLTEsMTY2OTg2NTQ3NTMxMiwiNjM4ODIwMDNlNTU0YmZiZjFkYTk0MmEyYTZhMjEyZDkxODdjMjAy****
51
51
  */
52
52
  nextToken?: string;
53
53
  /**
@@ -32,7 +32,7 @@ export class ListCdsFilesResponseBodyFileModels extends $dara.Model {
32
32
  * The file creator.
33
33
  *
34
34
  * @example
35
- * demo_user01@cn-shanghai.148875033399****
35
+ * user01
36
36
  */
37
37
  creator?: string;
38
38
  /**
@@ -109,7 +109,7 @@ export class ListCdsFilesResponseBodyFileModels extends $dara.Model {
109
109
  * Modifier.
110
110
  *
111
111
  * @example
112
- * demo_user02@cn-shanghai.148875033399****
112
+ * user02
113
113
  */
114
114
  modifier?: string;
115
115
  /**
@@ -117,7 +117,7 @@ export class ListCdsFilesResponseBodyFileModels extends $dara.Model {
117
117
  * The name of the file.
118
118
  *
119
119
  * @example
120
- * SampleFile.pdf
120
+ * fvt-appcenterp4qwa
121
121
  */
122
122
  name?: string;
123
123
  /**
@@ -251,7 +251,7 @@ export class ListCdsFilesResponseBody extends $dara.Model {
251
251
  * The total number of file list entries.
252
252
  *
253
253
  * @example
254
- * 2
254
+ * 0
255
255
  */
256
256
  count?: string;
257
257
  /**
@@ -272,7 +272,7 @@ export class ListCdsFilesResponseBody extends $dara.Model {
272
272
  * The token used to start the next query. If the `NextToken` is empty, the next query does not exist.
273
273
  *
274
274
  * @example
275
- * aGN4YzAxQGNuLWhhbmd6aG91LjExNzU5NTMyNjgzMTQ1****
275
+ * WyI2MzhmMjA2ZTFmZGZlZGVjZDk3OTRlNzVhZmIwMDFiZmM5NWQ3YTgwIiwibiIsIm4iLDEsLTEsMTY3MDMyNDMzNTAzMSwiNjM4ZjIwNmZjNDFkMzIwOTZmZWU0NGYxODkwY2I5ZjI0Mjg0NzM2****
276
276
  */
277
277
  nextToken?: string;
278
278
  /**
@@ -18,7 +18,7 @@ export class ListCdsFilesShrinkRequest extends $dara.Model {
18
18
  * The ID of the user to which the network disk is assigned.
19
19
  *
20
20
  * @example
21
- * alice
21
+ * testUser
22
22
  */
23
23
  endUserId?: string;
24
24
  /**
@@ -47,7 +47,7 @@ export class ListCdsFilesShrinkRequest extends $dara.Model {
47
47
  * The query token. Set the value to the value of the `NextToken` parameter returned in the last call to the operation. You do not need to set this parameter when you call the operation for the first time.
48
48
  *
49
49
  * @example
50
- * aGN4YzAxQGNuLWhhbmd6aG91LjExNzU5NTMyNjgzMTQ1****
50
+ * WyI2Mzg4MjAwMzFhNGQwZWVmN2I3MjRkZjZhZjAyMWU4YzY1MmRjZmUyIiwibiIsIm4iLDEsLTEsMTY2OTg2NTQ3NTMxMiwiNjM4ODIwMDNlNTU0YmZiZjFkYTk0MmEyYTZhMjEyZDkxODdjMjAy****
51
51
  */
52
52
  nextToken?: string;
53
53
  /**
@@ -10,7 +10,7 @@ export class ModifyCdsFileRequest extends $dara.Model {
10
10
  * This parameter is required.
11
11
  *
12
12
  * @example
13
- * cn-hangzhou+cds-643267****
13
+ * cn-hangzhou+cds-64326*****
14
14
  */
15
15
  cdsId?: string;
16
16
  /**
@@ -53,7 +53,7 @@ export class ModifyCdsFileRequest extends $dara.Model {
53
53
  * This parameter is required.
54
54
  *
55
55
  * @example
56
- * NewFileName.txt
56
+ * test.txt
57
57
  */
58
58
  fileName?: string;
59
59
  /**
@@ -104,7 +104,7 @@ export class ModifyCdsFileShareLinkRequest extends $dara.Model {
104
104
  * The number of times that the shared files are downloaded. The value of this parameter must be equal to or greater than 0.
105
105
  *
106
106
  * @example
107
- * 10
107
+ * 0
108
108
  */
109
109
  downloadCount?: number;
110
110
  /**
@@ -112,7 +112,7 @@ export class ModifyCdsFileShareLinkRequest extends $dara.Model {
112
112
  * The limit on the number of times that the shared files can be downloaded. The value of this parameter must be equal to or greater than 0. The value 0 specifies that no limit is imposed on the number of times that the shared files can be downloaded.
113
113
  *
114
114
  * @example
115
- * 10
115
+ * 0
116
116
  */
117
117
  downloadLimit?: number;
118
118
  /**
@@ -128,7 +128,7 @@ export class ModifyCdsFileShareLinkRequest extends $dara.Model {
128
128
  * The number of times that the shared files are previewed. The value of this parameter must be equal to or greater than 0.
129
129
  *
130
130
  * @example
131
- * 10
131
+ * 0
132
132
  */
133
133
  previewCount?: number;
134
134
  /**
@@ -144,7 +144,7 @@ export class ModifyCdsFileShareLinkRequest extends $dara.Model {
144
144
  * The number of times that the shared files are reported. The value of this parameter must be equal to or greater than 0.
145
145
  *
146
146
  * @example
147
- * 10
147
+ * 0
148
148
  */
149
149
  reportCount?: number;
150
150
  /**
@@ -152,7 +152,7 @@ export class ModifyCdsFileShareLinkRequest extends $dara.Model {
152
152
  * The number of times that the shared files are dumped. The value of this parameter must be equal to or greater than 0.
153
153
  *
154
154
  * @example
155
- * 10
155
+ * 0
156
156
  */
157
157
  saveCount?: number;
158
158
  /**
@@ -222,7 +222,7 @@ export class ModifyCdsFileShareLinkRequest extends $dara.Model {
222
222
  * The number of times that the videos are previewed in the shared files. The value of this parameter must be equal to or greater than 0.
223
223
  *
224
224
  * @example
225
- * 10
225
+ * 0
226
226
  */
227
227
  videoPreviewCount?: number;
228
228
  static names(): { [key: string]: string } {