@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
@@ -740,6 +740,11 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
740
740
  */
741
741
  fileTransfer?: string;
742
742
  fileTransferAddress?: string;
743
+ fileTransferInSize?: number;
744
+ fileTransferInUnit?: string;
745
+ fileTransferOutSize?: number;
746
+ fileTransferOutUnit?: string;
747
+ fileTransferSizeLimit?: string;
743
748
  fileTransferSpeed?: string;
744
749
  fileTransferSpeedLocation?: string;
745
750
  /**
@@ -1407,6 +1412,11 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
1407
1412
  fileMigrate: 'FileMigrate',
1408
1413
  fileTransfer: 'FileTransfer',
1409
1414
  fileTransferAddress: 'FileTransferAddress',
1415
+ fileTransferInSize: 'FileTransferInSize',
1416
+ fileTransferInUnit: 'FileTransferInUnit',
1417
+ fileTransferOutSize: 'FileTransferOutSize',
1418
+ fileTransferOutUnit: 'FileTransferOutUnit',
1419
+ fileTransferSizeLimit: 'FileTransferSizeLimit',
1410
1420
  fileTransferSpeed: 'FileTransferSpeed',
1411
1421
  fileTransferSpeedLocation: 'FileTransferSpeedLocation',
1412
1422
  gpuAcceleration: 'GpuAcceleration',
@@ -1555,6 +1565,11 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
1555
1565
  fileMigrate: 'string',
1556
1566
  fileTransfer: 'string',
1557
1567
  fileTransferAddress: 'string',
1568
+ fileTransferInSize: 'number',
1569
+ fileTransferInUnit: 'string',
1570
+ fileTransferOutSize: 'number',
1571
+ fileTransferOutUnit: 'string',
1572
+ fileTransferSizeLimit: 'string',
1558
1573
  fileTransferSpeed: 'string',
1559
1574
  fileTransferSpeedLocation: 'string',
1560
1575
  gpuAcceleration: 'string',
@@ -5,14 +5,14 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeRefundPriceRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * A list of cloud desktop IDs. You can specify one or more IDs. The number of IDs (N) must be between 1 and 20.
8
+ * The list of cloud computer IDs. You can specify one or more IDs. Valid values of N: 1 to 20.
9
9
  *
10
10
  * This parameter is required.
11
11
  */
12
12
  desktopId?: string[];
13
13
  /**
14
14
  * @remarks
15
- * Refund type.
15
+ * The unsubscription type.
16
16
  *
17
17
  * @example
18
18
  * RemainRefund
@@ -20,7 +20,7 @@ export class DescribeRefundPriceRequest extends $dara.Model {
20
20
  refundType?: string;
21
21
  /**
22
22
  * @remarks
23
- * Region ID. Call [DescribeRegions](~~DescribeRegions~~) to get a list of regions supported by WUYING Workspace.
23
+ * The region ID. You can call [DescribeRegions](~~DescribeRegions~~) to query the regions supported by Elastic Desktop Service.
24
24
  *
25
25
  * This parameter is required.
26
26
  *
@@ -5,8 +5,8 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeRefundPriceResponseBodyPriceInfo extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * <props="china">Currency unit (CNY).
9
- * <props="intl">Currency unit (USD).
8
+ * <props="china">The currency unit (CNY).
9
+ * <props="intl">The currency unit (USD).
10
10
  *
11
11
  * @example
12
12
  * CNY
@@ -14,7 +14,7 @@ export class DescribeRefundPriceResponseBodyPriceInfo extends $dara.Model {
14
14
  currency?: string;
15
15
  /**
16
16
  * @remarks
17
- * This refund amount.
17
+ * The refund amount for this unsubscription.
18
18
  *
19
19
  * @example
20
20
  * 3990.75
@@ -46,12 +46,12 @@ export class DescribeRefundPriceResponseBodyPriceInfo extends $dara.Model {
46
46
  export class DescribeRefundPriceResponseBody extends $dara.Model {
47
47
  /**
48
48
  * @remarks
49
- * Price details.
49
+ * The price details.
50
50
  */
51
51
  priceInfo?: DescribeRefundPriceResponseBodyPriceInfo;
52
52
  /**
53
53
  * @remarks
54
- * Request ID.
54
+ * The request ID.
55
55
  *
56
56
  * @example
57
57
  * 1CBAFFAB-B697-4049-A9B1-67E1FC5F****
@@ -13,7 +13,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
13
13
  creator?: string;
14
14
  /**
15
15
  * @remarks
16
- * The ID of the cloud desktop.
16
+ * The cloud computer ID.
17
17
  *
18
18
  * @example
19
19
  * ecd-gx2x1dhsmucyy****
@@ -21,15 +21,16 @@ export class DescribeSnapshotsRequest extends $dara.Model {
21
21
  desktopId?: string;
22
22
  /**
23
23
  * @remarks
24
- * The name of the cloud desktop.
24
+ * The cloud computer name.
25
25
  *
26
26
  * @example
27
27
  * testName
28
28
  */
29
29
  desktopName?: string;
30
+ desktopScenario?: string;
30
31
  /**
31
32
  * @remarks
32
- * The end time to query for snapshots. The time follows the [ISO 8601](t10049.xdita#) standard and is in UTC. The format is `yyyy-mm-ddthh:mm:ssz`.
33
+ * The end of the time range during which the snapshot was created. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the `yyyy-mm-ddthh:mm:ssz` format. The time must be in UTC.
33
34
  *
34
35
  * @example
35
36
  * 2020-11-31T06:32:31Z
@@ -37,10 +38,9 @@ export class DescribeSnapshotsRequest extends $dara.Model {
37
38
  endTime?: string;
38
39
  /**
39
40
  * @remarks
40
- * The number of entries per page.
41
- *
42
- * - Maximum value: 100.
41
+ * The number of entries per page for paging.
43
42
  *
43
+ * - Maximum value: 100.
44
44
  * - Default value: 10.
45
45
  *
46
46
  * @example
@@ -49,7 +49,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
49
49
  maxResults?: number;
50
50
  /**
51
51
  * @remarks
52
- * The token for the next page of results. This is the NextToken value from the previous API call.
52
+ * The pagination token. Set this parameter to the NextToken value returned in the previous API call.
53
53
  *
54
54
  * @example
55
55
  * 8051af8d01b5479bec9f5ddf02e4a8fbd0ab6e7e43f8****
@@ -65,7 +65,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
65
65
  osType?: string;
66
66
  /**
67
67
  * @remarks
68
- * The ID of the region. Call [](t2167755.xdita#)to get a list of regions that support Elastic Desktop Service (EDS).
68
+ * The region ID. You can call [DescribeRegions](~~DescribeRegions~~) to query the regions supported by Elastic Desktop Service.
69
69
  *
70
70
  * This parameter is required.
71
71
  *
@@ -83,7 +83,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
83
83
  snapshotId?: string;
84
84
  /**
85
85
  * @remarks
86
- * The display name of the snapshot. The name must be 2 to 127 characters long. It must start with a letter. It can contain digits, underscores (_), and hyphens (-). The name cannot start with `auto` to avoid naming conflicts with automatic snapshots.
86
+ * The display name of the snapshot. The name must be 2 to 127 characters in length and can contain letters, digits, underscores (_), and hyphens (-). The name must start with a letter or Chinese character. The name cannot start with `auto` to avoid conflicts with automatic snapshot names.
87
87
  *
88
88
  * @example
89
89
  * Test data disk
@@ -99,7 +99,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
99
99
  snapshotType?: string;
100
100
  /**
101
101
  * @remarks
102
- * The disk from which to create the snapshot.
102
+ * The type of the cloud disk for which to create the snapshot.
103
103
  *
104
104
  * > The value is case-insensitive.
105
105
  *
@@ -109,7 +109,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
109
109
  sourceDiskType?: string;
110
110
  /**
111
111
  * @remarks
112
- * The start time to query for snapshots. The time follows the [ISO 8601](t10049.xdita#) standard and is in UTC. The format is `yyyy-mm-ddthh:mm:ssz`.
112
+ * The beginning of the time range during which the snapshot was created. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the `yyyy-mm-ddthh:mm:ssz` format. The time must be in UTC.
113
113
  *
114
114
  * @example
115
115
  * 2020-11-30T06:32:31Z
@@ -120,6 +120,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
120
120
  creator: 'Creator',
121
121
  desktopId: 'DesktopId',
122
122
  desktopName: 'DesktopName',
123
+ desktopScenario: 'DesktopScenario',
123
124
  endTime: 'EndTime',
124
125
  maxResults: 'MaxResults',
125
126
  nextToken: 'NextToken',
@@ -138,6 +139,7 @@ export class DescribeSnapshotsRequest extends $dara.Model {
138
139
  creator: 'string',
139
140
  desktopId: 'string',
140
141
  desktopName: 'string',
142
+ desktopScenario: 'string',
141
143
  endTime: 'string',
142
144
  maxResults: 'number',
143
145
  nextToken: 'string',
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The point in time at which the snapshot was created. The time follows the [ISO 8601](t10049.xdita#) standard in the `yyyy-mm-ddthh:mm:ssz` format. The time is displayed in UTC.
8
+ * The time when the snapshot was created. The time follows the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the `yyyy-mm-ddthh:mm:ssz` format. The time is displayed in UTC.
9
9
  *
10
10
  * @example
11
11
  * 2020-12-20T14:52:28Z
@@ -13,7 +13,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
13
13
  creationTime?: string;
14
14
  /**
15
15
  * @remarks
16
- * The user who creates the snapshot.
16
+ * The creator.
17
17
  *
18
18
  * @example
19
19
  * Administrator
@@ -21,7 +21,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
21
21
  creator?: string;
22
22
  /**
23
23
  * @remarks
24
- * The snapshot creation time follows the [ISO 8601](t10049.xdita#) standard. It uses UTC+0 time and is formatted as `yyyy-mm-ddThh:mm:ssZ`.
24
+ * The time when the snapshot was created. The time follows the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the `yyyy-mm-ddthh:mm:ssz` format. The time is displayed in UTC.
25
25
  *
26
26
  * @example
27
27
  * 2020-12-20T14:52:28Z
@@ -29,7 +29,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
29
29
  deletionTime?: string;
30
30
  /**
31
31
  * @remarks
32
- * The description of the snapshot.
32
+ * The snapshot description.
33
33
  *
34
34
  * @example
35
35
  * testDescription
@@ -37,7 +37,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
37
37
  description?: string;
38
38
  /**
39
39
  * @remarks
40
- * The ID of the cloud desktop to which the snapshot belongs.
40
+ * The ID of the cloud computer to which the snapshot belongs.
41
41
  *
42
42
  * @example
43
43
  * ecd-g03l3tlm8djoj****
@@ -45,7 +45,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
45
45
  desktopId?: string;
46
46
  /**
47
47
  * @remarks
48
- * The name of the cloud desktop.
48
+ * The cloud computer name.
49
49
  *
50
50
  * @example
51
51
  * test
@@ -53,7 +53,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
53
53
  desktopName?: string;
54
54
  /**
55
55
  * @remarks
56
- * The status of the cloud desktop.
56
+ * The cloud computer status.
57
57
  *
58
58
  * @example
59
59
  * Running
@@ -61,7 +61,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
61
61
  desktopStatus?: string;
62
62
  /**
63
63
  * @remarks
64
- * Status of the disk to which the snapshot belongs.
64
+ * The status of the cloud disk to which the snapshot belongs.
65
65
  *
66
66
  * @example
67
67
  * Available
@@ -69,6 +69,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
69
69
  diskStatus?: string;
70
70
  envId?: string;
71
71
  envType?: string;
72
+ jvsId?: string;
72
73
  /**
73
74
  * @remarks
74
75
  * The operating system type.
@@ -79,7 +80,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
79
80
  osType?: string;
80
81
  /**
81
82
  * @remarks
82
- * The progress of creating the snapshot. Unit: %.
83
+ * The snapshot creation progress. Unit: percent.
83
84
  *
84
85
  * @example
85
86
  * 100%
@@ -95,9 +96,9 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
95
96
  protocolType?: string;
96
97
  /**
97
98
  * @remarks
98
- * The remaining time to complete snapshot creation. Unit: seconds.
99
+ * The remaining time required to create the snapshot. Unit: seconds.
99
100
  *
100
- * > When `Status` is `PROGRESSING`, the value of `RemainTime` is `-1`. This indicates that the system is calculating the remaining time.
101
+ * > When `Status` is `PROGRESSING`, a `RemainTime` value of `-1` indicates that the remaining time is being calculated.
101
102
  *
102
103
  * @example
103
104
  * 30
@@ -105,7 +106,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
105
106
  remainTime?: number;
106
107
  /**
107
108
  * @remarks
108
- * The ID of the restore point.
109
+ * The restore point ID.
109
110
  *
110
111
  * @example
111
112
  * rp-btgmaa20wkcju****
@@ -113,7 +114,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
113
114
  restorePointId?: string;
114
115
  /**
115
116
  * @remarks
116
- * The name of the restore point.
117
+ * The restore point name.
117
118
  *
118
119
  * @example
119
120
  * 数据盘备份
@@ -129,7 +130,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
129
130
  snapshotId?: string;
130
131
  /**
131
132
  * @remarks
132
- * The name of the snapshot.
133
+ * The snapshot name.
133
134
  *
134
135
  * @example
135
136
  * testSnapshotName
@@ -137,7 +138,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
137
138
  snapshotName?: string;
138
139
  /**
139
140
  * @remarks
140
- * The type of the snapshot.
141
+ * The snapshot creation type.
141
142
  *
142
143
  * @example
143
144
  * USER
@@ -145,7 +146,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
145
146
  snapshotType?: string;
146
147
  /**
147
148
  * @remarks
148
- * The capacity of the source disk. Unit: GiB.
149
+ * The capacity of the source cloud disk. Unit: GiB.
149
150
  *
150
151
  * @example
151
152
  * 150
@@ -153,7 +154,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
153
154
  sourceDiskSize?: string;
154
155
  /**
155
156
  * @remarks
156
- * The type of the source disk.
157
+ * The type of the source cloud disk.
157
158
  *
158
159
  * @example
159
160
  * SYSTEM
@@ -161,7 +162,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
161
162
  sourceDiskType?: string;
162
163
  /**
163
164
  * @remarks
164
- * The status of the snapshot.
165
+ * The snapshot status.
165
166
  *
166
167
  * @example
167
168
  * ACCOMPLISHED
@@ -169,7 +170,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
169
170
  status?: string;
170
171
  /**
171
172
  * @remarks
172
- * Indicates whether disk encryption is enabled.
173
+ * Indicates whether cloud disk encryption is enabled.
173
174
  *
174
175
  * @example
175
176
  * false
@@ -177,7 +178,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
177
178
  volumeEncryptionEnabled?: boolean;
178
179
  /**
179
180
  * @remarks
180
- * The ID of the Key Management Service (KMS) key that is used when disk encryption is enabled. You can call the [](t22712.xdita#)operation to query the list of KMS keys.
181
+ * The ID of the Key Management Service (KMS) key used for cloud disk encryption. You can call [ListKeys](https://help.aliyun.com/document_detail/28951.html) to obtain the key ID.
181
182
  *
182
183
  * @example
183
184
  * 08c33a6f-4e0a-4a1b-a3fa-7ddfa1d4****
@@ -195,6 +196,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
195
196
  diskStatus: 'DiskStatus',
196
197
  envId: 'EnvId',
197
198
  envType: 'EnvType',
199
+ jvsId: 'JvsId',
198
200
  osType: 'OsType',
199
201
  progress: 'Progress',
200
202
  protocolType: 'ProtocolType',
@@ -224,6 +226,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
224
226
  diskStatus: 'string',
225
227
  envId: 'string',
226
228
  envType: 'string',
229
+ jvsId: 'string',
227
230
  osType: 'string',
228
231
  progress: 'string',
229
232
  protocolType: 'string',
@@ -253,7 +256,7 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
253
256
  export class DescribeSnapshotsResponseBody extends $dara.Model {
254
257
  /**
255
258
  * @remarks
256
- * The token that marks the start of the next page of results. If NextToken is empty, no more pages exist.
259
+ * The pagination token. If the NextToken parameter is empty, no next page exists.
257
260
  *
258
261
  * @example
259
262
  * AAAAAV3MpHK1AP0pfERHZN5pu6nmB7qrRFJ8vmttjxPL****
@@ -269,7 +272,7 @@ export class DescribeSnapshotsResponseBody extends $dara.Model {
269
272
  requestId?: string;
270
273
  /**
271
274
  * @remarks
272
- * A collection of snapshots.
275
+ * The snapshot information.
273
276
  */
274
277
  snapshots?: DescribeSnapshotsResponseBodySnapshots[];
275
278
  static names(): { [key: string]: string } {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DissociateNetworkPackageRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the premium bandwidth plan. You can call the [DescribeNetworkPackages](https://help.aliyun.com/document_detail/216079.html) operation to obtain the ID.
8
+ * The ID of the premium Internet bandwidth plan. You can call [DescribeNetworkPackages](https://help.aliyun.com/document_detail/216079.html) to obtain this parameter.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class DissociateNetworkPackageRequest extends $dara.Model {
15
15
  networkPackageId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the most recent region list.
18
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by Elastic Desktop Service.
19
19
  *
20
20
  * This parameter is required.
21
21
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DissociateNetworkPackageResponseBody 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****
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DownloadCdsFileRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The enterprise drive ID.
8
+ * The enterprise cloud drive ID.
9
9
  *
10
10
  * @example
11
11
  * cn-hangzhou+cds-643267****
@@ -5,10 +5,10 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DownloadCdsFileResponseBodyDownloadFileModel extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * This parameter is deprecated.
8
+ * Deprecated.
9
9
  *
10
10
  * @example
11
- *
11
+ * None.
12
12
  */
13
13
  downloadType?: string;
14
14
  /**
@@ -21,15 +21,15 @@ export class DownloadCdsFileResponseBodyDownloadFileModel extends $dara.Model {
21
21
  downloadUrl?: string;
22
22
  /**
23
23
  * @remarks
24
- * This parameter is deprecated.
24
+ * Deprecated.
25
25
  *
26
26
  * @example
27
- *
27
+ * None.
28
28
  */
29
29
  expirationSecond?: string;
30
30
  /**
31
31
  * @remarks
32
- * The validity period of the download URL.
32
+ * The expiration time of the file download URL.
33
33
  *
34
34
  * @example
35
35
  * 2024-07-18T02:55:49.795Z
@@ -45,7 +45,7 @@ export class DownloadCdsFileResponseBodyDownloadFileModel extends $dara.Model {
45
45
  fileId?: string;
46
46
  /**
47
47
  * @remarks
48
- * The size of the file. Unit: bytes.
48
+ * The file size, in bytes.
49
49
  *
50
50
  * @example
51
51
  * 1594642
@@ -53,10 +53,10 @@ export class DownloadCdsFileResponseBodyDownloadFileModel extends $dara.Model {
53
53
  size?: number;
54
54
  /**
55
55
  * @remarks
56
- * This parameter is deprecated.
56
+ * Deprecated.
57
57
  *
58
58
  * @example
59
- *
59
+ * None.
60
60
  */
61
61
  streamUrl?: string;
62
62
  static names(): { [key: string]: string } {
@@ -95,7 +95,7 @@ export class DownloadCdsFileResponseBodyDownloadFileModel extends $dara.Model {
95
95
  export class DownloadCdsFileResponseBody extends $dara.Model {
96
96
  /**
97
97
  * @remarks
98
- * The download URL of the file.
98
+ * The URL for downloading the file.
99
99
  */
100
100
  downloadFileModel?: DownloadCdsFileResponseBodyDownloadFileModel;
101
101
  /**
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ExportDesktopGroupInfoRequestTag extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The tag key. You cannot specify an empty string as a tag key. A tag key can be up to 128 characters in length and cannot start with `acs:` or `aliyun`. The tag key cannot contain `http://` or `https://`.
8
+ * The tag key. This parameter cannot be an empty string. The tag key can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
9
9
  *
10
10
  * @example
11
11
  * TestKey
@@ -13,7 +13,7 @@ export class ExportDesktopGroupInfoRequestTag extends $dara.Model {
13
13
  key?: string;
14
14
  /**
15
15
  * @remarks
16
- * The tag value. You can specify an empty string as a tag key. A tag value can be up to 128 characters in length and cannot start with `acs:`. The tag value cannot contain `http://` or `https://`.
16
+ * The tag value. The tag value can be an empty string. The tag value can be up to 128 characters in length and cannot start with `acs:`. It cannot contain `http://` or `https://`.
17
17
  *
18
18
  * @example
19
19
  * TestValue
@@ -45,13 +45,7 @@ export class ExportDesktopGroupInfoRequestTag extends $dara.Model {
45
45
  export class ExportDesktopGroupInfoRequest extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The billing method of the cloud computer share.
49
- *
50
- * Valid values:
51
- *
52
- * - PostPaid: pay-as-you-go.
53
- *
54
- * - PrePaid: subscription.
48
+ * The billing method of the shared cloud desktops.
55
49
  *
56
50
  * @example
57
51
  * PrePaid
@@ -59,12 +53,12 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
59
53
  chargeType?: string;
60
54
  /**
61
55
  * @remarks
62
- * The IDs of the cloud computer shares.
56
+ * The list of shared cloud desktop IDs.
63
57
  */
64
58
  desktopGroupId?: string[];
65
59
  /**
66
60
  * @remarks
67
- * The name of the cloud computer share.
61
+ * The name of the shared cloud desktop.
68
62
  *
69
63
  * @example
70
64
  * CloudComputerPool01
@@ -72,12 +66,12 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
72
66
  desktopGroupName?: string;
73
67
  /**
74
68
  * @remarks
75
- * The IDs of the users to be authorized.
69
+ * The list of authorized user IDs for the shared cloud desktops.
76
70
  */
77
71
  endUserId?: string[];
78
72
  /**
79
73
  * @remarks
80
- * The expiration date of the subscription cloud computer share.
74
+ * The expiration time of the subscription shared cloud desktops.
81
75
  *
82
76
  * @example
83
77
  * 2022-12-31T15:59Z
@@ -85,7 +79,7 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
85
79
  expiredTime?: string;
86
80
  /**
87
81
  * @remarks
88
- * The language of the response.
82
+ * The language type.
89
83
  *
90
84
  * @example
91
85
  * zh-CN
@@ -93,11 +87,10 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
93
87
  langType?: string;
94
88
  /**
95
89
  * @remarks
96
- * The number of entries to return on each page.
97
- *
98
- * Maximum value: 100.
90
+ * The number of entries per page for a paged query.
99
91
  *
100
- * Default value: 10.
92
+ * - Maximum value: 100.
93
+ * - Default value: 10.
101
94
  *
102
95
  * @example
103
96
  * 10
@@ -105,7 +98,7 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
105
98
  maxResults?: number;
106
99
  /**
107
100
  * @remarks
108
- * The token that determines the start point of the next query. If this parameter is left empty, all results are returned.
101
+ * The pagination token for the next query. An empty value indicates that no more results exist.
109
102
  *
110
103
  * @example
111
104
  * caeba0bbb2be03f84eb48b699f0a4883
@@ -113,7 +106,7 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
113
106
  nextToken?: string;
114
107
  /**
115
108
  * @remarks
116
- * The ID of the office network.
109
+ * The ID of the office network to which the shared cloud desktops belong.
117
110
  *
118
111
  * @example
119
112
  * cn-hangzhou+dir-467671****
@@ -121,7 +114,7 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
121
114
  officeSiteId?: string;
122
115
  /**
123
116
  * @remarks
124
- * The ID of the security policy.
117
+ * The ID of the policy associated with the shared cloud desktops.
125
118
  *
126
119
  * @example
127
120
  * pg-53iyi2aar0nd6****
@@ -129,7 +122,7 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
129
122
  policyGroupId?: string;
130
123
  /**
131
124
  * @remarks
132
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the regions supported by Elastic Desktop Service.
125
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) to query the regions supported by WUYING Workspace.
133
126
  *
134
127
  * This parameter is required.
135
128
  *
@@ -139,7 +132,7 @@ export class ExportDesktopGroupInfoRequest extends $dara.Model {
139
132
  regionId?: string;
140
133
  /**
141
134
  * @remarks
142
- * The tags. You can specify up to 20 tags.
135
+ * The list of tags. A maximum of 20 tags can be specified.
143
136
  */
144
137
  tag?: ExportDesktopGroupInfoRequestTag[];
145
138
  static names(): { [key: string]: string } {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ExportDesktopGroupInfoResponseBody 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
  * 24E05D3E-08F4-551E-B1F0-F6D84EE0BCCC
@@ -13,26 +13,17 @@ export class ExportDesktopGroupInfoResponseBody extends $dara.Model {
13
13
  requestId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The download URL of the XLSX file that contains cloud computer shares. The XLSX file provides the following information:
17
- *
18
- * - Cloud computer share ID/name
16
+ * The download URL of the exported shared cloud desktop list file. The exported file contains the following details of shared cloud desktops:
19
17
  *
18
+ * - Shared cloud desktop ID/name
20
19
  * - Office network ID/name
21
- *
22
- * - Cloud computer share template
23
- *
24
- * - vCPUs/Memory size
25
- *
26
- * - System disk/Data disk
27
- *
20
+ * - Shared cloud desktop template
21
+ * - CPU/memory
22
+ * - System cloud disk/data cloud disk
28
23
  * - Security policy name
29
- *
30
- * - Number of authorized users
31
- *
24
+ * - Number of currently authorized users
32
25
  * - Billing method
33
- *
34
26
  * - Creation time
35
- *
36
27
  * - Expiration time
37
28
  *
38
29
  * @example