@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 DescribeDesktopSessionsResponseBodySessionsResourceGroups extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the resource group.
8
+ * The resource group ID.
9
9
  *
10
10
  * @example
11
11
  * rg-8whrmo2gtsb8bxxxx
@@ -13,7 +13,7 @@ export class DescribeDesktopSessionsResponseBodySessionsResourceGroups extends $
13
13
  id?: string;
14
14
  /**
15
15
  * @remarks
16
- * The name of the resource group.
16
+ * The resource group name.
17
17
  *
18
18
  * @example
19
19
  * RgTest
@@ -45,7 +45,7 @@ export class DescribeDesktopSessionsResponseBodySessionsResourceGroups extends $
45
45
  export class DescribeDesktopSessionsResponseBodySessionsTerminalInfo extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The model of the terminal device.
48
+ * The terminal device information.
49
49
  *
50
50
  * @example
51
51
  * Mac
@@ -53,7 +53,7 @@ export class DescribeDesktopSessionsResponseBodySessionsTerminalInfo extends $da
53
53
  model?: string;
54
54
  /**
55
55
  * @remarks
56
- * The type of the terminal device.
56
+ * The terminal device type.
57
57
  *
58
58
  * @example
59
59
  * Mac
@@ -61,7 +61,7 @@ export class DescribeDesktopSessionsResponseBodySessionsTerminalInfo extends $da
61
61
  productName?: string;
62
62
  /**
63
63
  * @remarks
64
- * The serial number of the terminal device.
64
+ * The terminal device serial number.
65
65
  *
66
66
  * @example
67
67
  * 96c530bc-6095-4014-8bbc-d461b8ac****
@@ -69,7 +69,7 @@ export class DescribeDesktopSessionsResponseBodySessionsTerminalInfo extends $da
69
69
  serialNumber?: string;
70
70
  /**
71
71
  * @remarks
72
- * The universally unique identifier (UUID) of the logon device.
72
+ * The UUID of the logon device.
73
73
  *
74
74
  * @example
75
75
  * EBFDC7773BEBAD418A9F89429652****
@@ -105,7 +105,7 @@ export class DescribeDesktopSessionsResponseBodySessionsTerminalInfo extends $da
105
105
  export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
106
106
  /**
107
107
  * @remarks
108
- * The type of the account.
108
+ * The account type.
109
109
  *
110
110
  * @example
111
111
  * SIMPLE
@@ -113,7 +113,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
113
113
  accountType?: string;
114
114
  /**
115
115
  * @remarks
116
- * The IP address of the client.
116
+ * The client IP address.
117
117
  *
118
118
  * @example
119
119
  * 172.21.XX.XX
@@ -121,7 +121,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
121
121
  clientIp?: string;
122
122
  /**
123
123
  * @remarks
124
- * The operating system of the client.
124
+ * The client operating system.
125
125
  *
126
126
  * @example
127
127
  * windows_\\"Windows10Enterprise\\"10.0(Build22000)
@@ -129,7 +129,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
129
129
  clientOS?: string;
130
130
  /**
131
131
  * @remarks
132
- * The version of the client.
132
+ * The client version.
133
133
  *
134
134
  * @example
135
135
  * 2.0.0-R-20221030.08****
@@ -137,7 +137,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
137
137
  clientVersion?: string;
138
138
  /**
139
139
  * @remarks
140
- * The ID of the cloud computer.
140
+ * The cloud computer ID.
141
141
  *
142
142
  * @example
143
143
  * ecd-g6t1ukbaea****
@@ -145,7 +145,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
145
145
  desktopId?: string;
146
146
  /**
147
147
  * @remarks
148
- * The name of the cloud computer.
148
+ * The cloud computer name.
149
149
  *
150
150
  * @example
151
151
  * DemoComputer
@@ -153,7 +153,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
153
153
  desktopName?: string;
154
154
  /**
155
155
  * @remarks
156
- * The type of the office network.
156
+ * The office network type.
157
157
  *
158
158
  * @example
159
159
  * SIMPLE
@@ -161,7 +161,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
161
161
  directoryType?: string;
162
162
  /**
163
163
  * @remarks
164
- * The duration of remote assistance initiated by the end user. Unit: seconds.
164
+ * The duration of remote assistance for the end user. Unit: seconds.
165
165
  *
166
166
  * @example
167
167
  * 120
@@ -169,7 +169,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
169
169
  endUserApplyCoordinateTime?: number;
170
170
  /**
171
171
  * @remarks
172
- * The ID of the end user.
172
+ * The end user ID.
173
173
  *
174
174
  * @example
175
175
  * alice
@@ -177,7 +177,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
177
177
  endUserId?: string;
178
178
  /**
179
179
  * @remarks
180
- * The duration of the last connection to the cloud computer. Unit: seconds.
180
+ * The duration of the most recent connection to the cloud computer. Unit: seconds.
181
181
  *
182
182
  * @example
183
183
  * 120
@@ -185,7 +185,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
185
185
  latestConnectionTime?: number;
186
186
  /**
187
187
  * @remarks
188
- * The ID of the workspace.
188
+ * The office network ID.
189
189
  *
190
190
  * @example
191
191
  * cn-hangzhou+dir-8904****
@@ -193,7 +193,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
193
193
  officeSiteId?: string;
194
194
  /**
195
195
  * @remarks
196
- * The name of the office site.
196
+ * The office network name.
197
197
  *
198
198
  * @example
199
199
  * TestOfficeSite
@@ -201,7 +201,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
201
201
  officeSiteName?: string;
202
202
  /**
203
203
  * @remarks
204
- * Indicates the session status of the cloud desktop.
204
+ * Specifies whether to check the session status within the cloud computer.
205
205
  *
206
206
  * @example
207
207
  * true
@@ -225,12 +225,12 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
225
225
  protocolType?: string;
226
226
  /**
227
227
  * @remarks
228
- * The information about the resource group.
228
+ * The resource group information.
229
229
  */
230
230
  resourceGroups?: DescribeDesktopSessionsResponseBodySessionsResourceGroups[];
231
231
  /**
232
232
  * @remarks
233
- * The time when the session ended.
233
+ * The end time of the session.
234
234
  *
235
235
  * @example
236
236
  * 2023-01-28T02:31:43Z
@@ -238,7 +238,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
238
238
  sessionEndTime?: string;
239
239
  /**
240
240
  * @remarks
241
- * The duration for which the session was idle. Unit: seconds.
241
+ * The session idle duration. Unit: seconds.
242
242
  *
243
243
  * @example
244
244
  * 120
@@ -246,7 +246,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
246
246
  sessionIdleTime?: number;
247
247
  /**
248
248
  * @remarks
249
- * The time when the session started.
249
+ * The start time of the session.
250
250
  *
251
251
  * @example
252
252
  * 2023-01-28T02:31:43Z
@@ -254,7 +254,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
254
254
  sessionStartTime?: string;
255
255
  /**
256
256
  * @remarks
257
- * The connection status of the session.
257
+ * The session connection status.
258
258
  *
259
259
  * @example
260
260
  * Connected
@@ -262,7 +262,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
262
262
  sessionStatus?: string;
263
263
  /**
264
264
  * @remarks
265
- * The billing method of the cloud computer.
265
+ * The purchase method of the cloud computer.
266
266
  *
267
267
  * @example
268
268
  * monthPackage
@@ -270,7 +270,7 @@ export class DescribeDesktopSessionsResponseBodySessions extends $dara.Model {
270
270
  subPayType?: string;
271
271
  /**
272
272
  * @remarks
273
- * The description of the terminal device.
273
+ * The terminal device information.
274
274
  */
275
275
  terminalInfo?: DescribeDesktopSessionsResponseBodySessionsTerminalInfo;
276
276
  /**
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeDesktopsRequestTag extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The tag key. If you specify `Tag`, then `Key` is required. The key can be up to 128 characters long. It cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`. It cannot consist only of whitespace.
8
+ * The tag key. If you specify `Tag`, `Key` is required. The tag key cannot exceed 128 characters in length, cannot start with `aliyun` or `acs:`, cannot contain `http://` or `https://`, and cannot consist of only spaces.
9
9
  *
10
10
  * @example
11
11
  * TestKey
@@ -13,7 +13,7 @@ export class DescribeDesktopsRequestTag extends $dara.Model {
13
13
  key?: string;
14
14
  /**
15
15
  * @remarks
16
- * The tag value. The value can be up to 128 characters long. It cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
16
+ * The tag value. The tag value cannot exceed 128 characters in length, cannot start with `aliyun` or `acs:`, and cannot contain `http://` or `https://`.
17
17
  *
18
18
  * @example
19
19
  * TestValue
@@ -43,14 +43,10 @@ export class DescribeDesktopsRequestTag extends $dara.Model {
43
43
  }
44
44
 
45
45
  export class DescribeDesktopsRequest extends $dara.Model {
46
- /**
47
- * @remarks
48
- * The region ID. Call [](t2167755.xdita#)to list regions that support Elastic Desktop Service (EDS).
49
- */
50
46
  businessChannel?: string;
51
47
  /**
52
48
  * @remarks
53
- * The expiration time for subscription desktops.
49
+ * The billing method of the cloud computer.
54
50
  *
55
51
  * @example
56
52
  * PostPaid
@@ -58,7 +54,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
58
54
  chargeType?: string;
59
55
  /**
60
56
  * @remarks
61
- * The operating system type.
57
+ * The cloud computer pool ID. If `DesktopId` is specified, `DesktopGroupId` is ignored. If `DesktopId` is empty, the system retrieves the `DesktopId` of all cloud computers in the cloud computer pool specified by `DesktopGroupId`.
62
58
  *
63
59
  * @example
64
60
  * dg-2i8qxpv6t1a03****
@@ -66,9 +62,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
66
62
  desktopGroupId?: string;
67
63
  /**
68
64
  * @remarks
69
- * The list of authorized users for the desktop. You can specify 1 to 100 users.
70
- *
71
- * > Only one user can connect to and use the desktop at a time.
65
+ * The cloud computer IDs. You can specify 1 to 100 IDs.
72
66
  *
73
67
  * @example
74
68
  * ecd-gx2x1dhsmucyy****
@@ -76,7 +70,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
76
70
  desktopId?: string[];
77
71
  /**
78
72
  * @remarks
79
- * The directory ID. This is the same as the office site ID.
73
+ * The cloud computer name.
80
74
  *
81
75
  * @example
82
76
  * DemoComputer01
@@ -84,11 +78,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
84
78
  desktopName?: string;
85
79
  /**
86
80
  * @remarks
87
- * The number of entries to return on each page in a paged query.
88
- *
89
- * - Maximum value: 100.
90
- *
91
- * - Default value: 10
81
+ * The cloud computer status.
92
82
  *
93
83
  * @example
94
84
  * Running
@@ -96,12 +86,12 @@ export class DescribeDesktopsRequest extends $dara.Model {
96
86
  desktopStatus?: string;
97
87
  /**
98
88
  * @remarks
99
- * The elastic GPU pool ID.
89
+ * The list of cloud computer statuses.
100
90
  */
101
91
  desktopStatusList?: string[];
102
92
  /**
103
93
  * @remarks
104
- * The list of image IDs.
94
+ * The cloud computer specifications. You can call [DescribeDesktopTypes](https://help.aliyun.com/document_detail/188882.html) to query the specification IDs supported by cloud computers.
105
95
  *
106
96
  * @example
107
97
  * eds.general.2c8g
@@ -109,7 +99,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
109
99
  desktopType?: string;
110
100
  /**
111
101
  * @remarks
112
- * The office site ID.
102
+ * The directory ID, which is the same as the office network ID.
113
103
  *
114
104
  * @example
115
105
  * cn-hangzhou+dir-363353****
@@ -117,7 +107,9 @@ export class DescribeDesktopsRequest extends $dara.Model {
117
107
  directoryId?: string;
118
108
  /**
119
109
  * @remarks
120
- * The list of authorized users to exclude from the desktop. You can specify 1 to 100 users.
110
+ * The list of authorized users of the cloud computer. You can specify 1 to 100 users.
111
+ *
112
+ * > Only one user can connect to and use the cloud computer at a time.
121
113
  *
122
114
  * @example
123
115
  * alice
@@ -125,7 +117,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
125
117
  endUserId?: string[];
126
118
  /**
127
119
  * @remarks
128
- * Whether to exclude pooled desktops (desktops in a desktop pool).
120
+ * The list of authorized users to exclude. You can specify 1 to 100 users.
129
121
  *
130
122
  * @example
131
123
  * andy
@@ -133,7 +125,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
133
125
  excludedEndUserId?: string[];
134
126
  /**
135
127
  * @remarks
136
- * The protocol type.
128
+ * The expiration time of the subscription cloud computer.
137
129
  *
138
130
  * @example
139
131
  * 2022-12-31T15:59:59Z
@@ -141,7 +133,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
141
133
  expiredTime?: string;
142
134
  /**
143
135
  * @remarks
144
- * The page number of the current page in a paged query.
136
+ * Specifies whether to query enterprise resource group information.
145
137
  *
146
138
  * @example
147
139
  * true
@@ -149,7 +141,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
149
141
  fillResourceGroup?: boolean;
150
142
  /**
151
143
  * @remarks
152
- * The management flag.
144
+ * Specifies whether to exclude pooled cloud computers (cloud computers in a cloud computer pool).
153
145
  *
154
146
  * @example
155
147
  * false
@@ -157,7 +149,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
157
149
  filterDesktopGroup?: boolean;
158
150
  /**
159
151
  * @remarks
160
- * The public network bandwidth throttling rule ID.
152
+ * The elastic GPU pool ID.
161
153
  *
162
154
  * @example
163
155
  * gp-0bm2iz1v6m6nx****
@@ -165,7 +157,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
165
157
  gpuInstanceGroupId?: string;
166
158
  /**
167
159
  * @remarks
168
- * The cloud computer status.
160
+ * The cloud computer pool ID.
169
161
  *
170
162
  * @example
171
163
  * dg-boyczi8enfyc5****
@@ -173,13 +165,13 @@ export class DescribeDesktopsRequest extends $dara.Model {
173
165
  groupId?: string;
174
166
  /**
175
167
  * @remarks
176
- * The list of desktop statuses.
168
+ * The image IDs.
177
169
  */
178
170
  imageId?: string[];
179
171
  includeAutoSnapshotPolicy?: boolean;
180
172
  /**
181
173
  * @remarks
182
- * Whether to query image version information for the desktop.
174
+ * The management flag.
183
175
  *
184
176
  * @example
185
177
  * NoFlag
@@ -187,20 +179,26 @@ export class DescribeDesktopsRequest extends $dara.Model {
187
179
  managementFlag?: string;
188
180
  /**
189
181
  * @remarks
190
- * The token that starts the next query. An empty NextToken means no more results.
182
+ * The maximum number of entries per page for a paged query.
183
+ *
184
+ * - Maximum value: 100.
185
+ * - Default value: 10.
191
186
  *
192
187
  * @example
193
188
  * 10
194
189
  */
195
190
  maxResults?: number;
196
191
  /**
192
+ * @remarks
193
+ * Specifies whether there are multiple resources.
194
+ *
197
195
  * @example
198
196
  * false
199
197
  */
200
198
  multiResource?: boolean;
201
199
  /**
202
200
  * @remarks
203
- * The user name.
201
+ * The pagination token for the next query. If this parameter is empty, no more results exist.
204
202
  *
205
203
  * @example
206
204
  * caeba0bbb2be03f84eb48b699f0a4883
@@ -208,7 +206,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
208
206
  nextToken?: string;
209
207
  /**
210
208
  * @remarks
211
- * The name of the office network.
209
+ * The office network ID.
212
210
  *
213
211
  * @example
214
212
  * cn-hangzhou+dir-363353****
@@ -216,7 +214,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
216
214
  officeSiteId?: string;
217
215
  /**
218
216
  * @remarks
219
- * The desktop policy ID.
217
+ * The office network name.
220
218
  *
221
219
  * @example
222
220
  * default
@@ -224,7 +222,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
224
222
  officeSiteName?: string;
225
223
  /**
226
224
  * @remarks
227
- * The desktop pool ID. If you specify `DesktopId`, this parameter is ignored. If `DesktopId` is empty, the system uses `DesktopGroupId` to retrieve all desktop IDs in the pool.
225
+ * Specifies whether to query only pooled cloud computers (cloud computers in a cloud computer pool).
228
226
  *
229
227
  * @example
230
228
  * true
@@ -232,12 +230,12 @@ export class DescribeDesktopsRequest extends $dara.Model {
232
230
  onlyDesktopGroup?: boolean;
233
231
  /**
234
232
  * @remarks
235
- * The desktop instance type. Call [](t2167746.xdita#)to list supported instance types.
233
+ * The operating system type.
236
234
  */
237
235
  osTypes?: string[];
238
236
  /**
239
237
  * @remarks
240
- * The maximum number of entries to return on each page in a paged query.
238
+ * The page number of the current page for a paged query.
241
239
  *
242
240
  * @example
243
241
  * 1
@@ -245,7 +243,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
245
243
  pageNumber?: number;
246
244
  /**
247
245
  * @remarks
248
- * Whether multiple resources exist.
246
+ * The maximum number of entries per page for a paged query.
249
247
  *
250
248
  * @example
251
249
  * 10
@@ -253,7 +251,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
253
251
  pageSize?: number;
254
252
  /**
255
253
  * @remarks
256
- * The billing method for the desktop.
254
+ * The cloud computer policy ID.
257
255
  *
258
256
  * @example
259
257
  * system-all-enabled-policy
@@ -261,7 +259,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
261
259
  policyGroupId?: string;
262
260
  /**
263
261
  * @remarks
264
- * The desktop IDs. You can specify 1 to 100 IDs.
262
+ * The protocol type.
265
263
  *
266
264
  * @example
267
265
  * ASP
@@ -269,7 +267,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
269
267
  protocolType?: string;
270
268
  /**
271
269
  * @remarks
272
- * The purchase method for the desktop.
270
+ * The Internet bandwidth throttling rule ID.
273
271
  *
274
272
  * @example
275
273
  * qos-5605u0gelk200****
@@ -277,7 +275,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
277
275
  qosRuleId?: string;
278
276
  /**
279
277
  * @remarks
280
- * The list of tags. Each tag is a key-value pair used to label resources. Use tags to group and manage desktops, making them easier to search and operate on in bulk. For more information, see [](t2042630.xdita#).
278
+ * Specifies whether to query cloud computer image version information.
281
279
  *
282
280
  * @example
283
281
  * false
@@ -285,7 +283,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
285
283
  queryFotaUpdate?: boolean;
286
284
  /**
287
285
  * @remarks
288
- * The cloud computer pool ID.
286
+ * The region ID. You can call [DescribeRegions](~~DescribeRegions~~) to query the regions supported by Elastic Desktop Service.
289
287
  *
290
288
  * This parameter is required.
291
289
  *
@@ -295,7 +293,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
295
293
  regionId?: string;
296
294
  /**
297
295
  * @remarks
298
- * Whether to query enterprise resource group information.
296
+ * The enterprise resource group ID.
299
297
  *
300
298
  * @example
301
299
  * rg-4hsvzbbmqdzu3s****
@@ -303,7 +301,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
303
301
  resourceGroupId?: string;
304
302
  /**
305
303
  * @remarks
306
- * Whether to query only pooled desktops (desktops in a desktop pool).
304
+ * The snapshot policy ID.
307
305
  *
308
306
  * @example
309
307
  * sp-hb12mclyne09xw***
@@ -311,7 +309,7 @@ export class DescribeDesktopsRequest extends $dara.Model {
311
309
  snapshotPolicyId?: string;
312
310
  /**
313
311
  * @remarks
314
- * The enterprise resource group ID.
312
+ * The purchase method of the cloud computer.
315
313
  *
316
314
  * @example
317
315
  * monthPackage
@@ -319,12 +317,12 @@ export class DescribeDesktopsRequest extends $dara.Model {
319
317
  subPayType?: string;
320
318
  /**
321
319
  * @remarks
322
- * The snapshot policy ID.
320
+ * The tags. A tag consists of a key-value pair and is used to mark resources. You can use tags to group and manage cloud computers for easy searching and batch operations. For more information, see [Use tags to manage cloud computers](https://help.aliyun.com/document_detail/203781.html).
323
321
  */
324
322
  tag?: DescribeDesktopsRequestTag[];
325
323
  /**
326
324
  * @remarks
327
- * The desktop name.
325
+ * The username.
328
326
  *
329
327
  * @example
330
328
  * Alice