@alicloud/ecd20200930 4.13.1 → 4.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +122 -44
- package/dist/client.js +251 -44
- package/dist/client.js.map +1 -1
- package/dist/models/AddFilePermissionRequest.d.ts +25 -38
- package/dist/models/AddFilePermissionRequest.js.map +1 -1
- package/dist/models/AddFilePermissionShrinkRequest.d.ts +6 -6
- package/dist/models/CompleteCdsFileRequest.d.ts +12 -5
- package/dist/models/CompleteCdsFileRequest.js.map +1 -1
- package/dist/models/CreateCdsFileRequest.d.ts +0 -2
- package/dist/models/CreateCdsFileRequest.js.map +1 -1
- package/dist/models/CreateDriveRequest.d.ts +44 -0
- package/dist/models/CreateDriveRequest.js.map +1 -1
- package/dist/models/CreateDriveResponseBody.d.ts +82 -1
- package/dist/models/CreateDriveResponseBody.js.map +1 -1
- package/dist/models/CreateEcdReportTaskRequest.d.ts +62 -0
- package/dist/models/CreateEcdReportTaskRequest.js.map +1 -1
- package/dist/models/CreateEcdReportTaskResponseBody.d.ts +15 -0
- package/dist/models/CreateEcdReportTaskResponseBody.js.map +1 -1
- package/dist/models/CreateTemplateRequest.d.ts +12 -0
- package/dist/models/CreateTemplateRequest.js.map +1 -1
- package/dist/models/DeleteCdsFileRequest.d.ts +8 -5
- package/dist/models/DeleteCdsFileRequest.js.map +1 -1
- package/dist/models/DeleteCdsFileResponseBody.d.ts +5 -31
- package/dist/models/DeleteCdsFileResponseBody.js.map +1 -1
- package/dist/models/DeleteDriveRequest.d.ts +6 -0
- package/dist/models/DeleteDriveRequest.js.map +1 -1
- package/dist/models/DeleteDriveResponseBody.d.ts +15 -0
- package/dist/models/DeleteDriveResponseBody.js.map +1 -1
- package/dist/models/DescribeAutoSnapshotPolicyRequest.d.ts +3 -3
- package/dist/models/DescribeCenterPolicyListResponseBody.d.ts +2 -2
- package/dist/models/DescribeCloudDiskGroupDrivesRequest.d.ts +40 -0
- package/dist/models/DescribeCloudDiskGroupDrivesRequest.js +66 -0
- package/dist/models/DescribeCloudDiskGroupDrivesRequest.js.map +1 -0
- package/dist/models/DescribeCloudDiskGroupDrivesResponse.d.ts +19 -0
- package/dist/models/DescribeCloudDiskGroupDrivesResponse.js +69 -0
- package/dist/models/DescribeCloudDiskGroupDrivesResponse.js.map +1 -0
- package/dist/models/DescribeCloudDiskGroupDrivesResponseBody.d.ts +87 -0
- package/dist/models/DescribeCloudDiskGroupDrivesResponseBody.js +104 -0
- package/dist/models/DescribeCloudDiskGroupDrivesResponseBody.js.map +1 -0
- package/dist/models/DescribeCloudDiskGroupsRequest.d.ts +36 -0
- package/dist/models/DescribeCloudDiskGroupsRequest.js +69 -0
- package/dist/models/DescribeCloudDiskGroupsRequest.js.map +1 -0
- package/dist/models/DescribeCloudDiskGroupsResponse.d.ts +19 -0
- package/dist/models/DescribeCloudDiskGroupsResponse.js +69 -0
- package/dist/models/DescribeCloudDiskGroupsResponse.js.map +1 -0
- package/dist/models/DescribeCloudDiskGroupsResponseBody.d.ts +87 -0
- package/dist/models/DescribeCloudDiskGroupsResponseBody.js +104 -0
- package/dist/models/DescribeCloudDiskGroupsResponseBody.js.map +1 -0
- package/dist/models/DescribeDesktopGroupSessionsRequest.d.ts +17 -3
- package/dist/models/DescribeDesktopGroupSessionsRequest.js.map +1 -1
- package/dist/models/DescribeDesktopGroupSessionsResponseBody.d.ts +43 -14
- package/dist/models/DescribeDesktopGroupSessionsResponseBody.js.map +1 -1
- package/dist/models/DescribeDrivesRequest.d.ts +27 -0
- package/dist/models/DescribeDrivesRequest.js.map +1 -1
- package/dist/models/DescribeDrivesResponseBody.d.ts +116 -0
- package/dist/models/DescribeDrivesResponseBody.js.map +1 -1
- package/dist/models/DescribeEcdReportTasksRequest.d.ts +35 -0
- package/dist/models/DescribeEcdReportTasksRequest.js.map +1 -1
- package/dist/models/DescribeEcdReportTasksResponseBody.d.ts +52 -0
- package/dist/models/DescribeEcdReportTasksResponseBody.js.map +1 -1
- package/dist/models/DescribeGlobalDesktopRecordsRequest.d.ts +64 -0
- package/dist/models/DescribeGlobalDesktopRecordsRequest.js.map +1 -1
- package/dist/models/DescribeGlobalDesktopRecordsResponseBody.d.ts +110 -0
- package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js.map +1 -1
- package/dist/models/DescribeKmsKeysRequest.d.ts +1 -1
- package/dist/models/DescribeKmsKeysResponseBody.d.ts +11 -1
- package/dist/models/DescribeKmsKeysResponseBody.js.map +1 -1
- package/dist/models/DescribePolicyGroupsResponseBody.d.ts +29 -1
- package/dist/models/DescribePolicyGroupsResponseBody.js.map +1 -1
- package/dist/models/DescribeSecurityGroupAttributeRequest.d.ts +23 -0
- package/dist/models/DescribeSecurityGroupAttributeRequest.js +60 -0
- package/dist/models/DescribeSecurityGroupAttributeRequest.js.map +1 -0
- package/dist/models/DescribeSecurityGroupAttributeResponse.d.ts +19 -0
- package/dist/models/DescribeSecurityGroupAttributeResponse.js +69 -0
- package/dist/models/DescribeSecurityGroupAttributeResponse.js.map +1 -0
- package/dist/models/DescribeSecurityGroupAttributeResponseBody.d.ts +17 -0
- package/dist/models/DescribeSecurityGroupAttributeResponseBody.js +69 -0
- package/dist/models/DescribeSecurityGroupAttributeResponseBody.js.map +1 -0
- package/dist/models/DescribeSnapshotsRequest.d.ts +4 -0
- package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
- package/dist/models/DescribeSnapshotsResponseBody.d.ts +8 -0
- package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
- package/dist/models/DescribeTemplatesResponseBody.d.ts +12 -0
- package/dist/models/DescribeTemplatesResponseBody.js.map +1 -1
- package/dist/models/DescribeTimerGroupResponseBody.d.ts +2 -2
- package/dist/models/ListCdsFilesRequest.d.ts +22 -123
- package/dist/models/ListCdsFilesRequest.js.map +1 -1
- package/dist/models/ListCdsFilesResponseBody.d.ts +21 -29
- package/dist/models/ListCdsFilesResponseBody.js.map +1 -1
- package/dist/models/ListCdsFilesShrinkRequest.d.ts +22 -123
- package/dist/models/ListCdsFilesShrinkRequest.js.map +1 -1
- package/dist/models/ListFilePermissionRequest.d.ts +8 -5
- package/dist/models/ListFilePermissionRequest.js.map +1 -1
- package/dist/models/ListInstalledAppsRequest.d.ts +31 -0
- package/dist/models/ListInstalledAppsRequest.js +62 -0
- package/dist/models/ListInstalledAppsRequest.js.map +1 -0
- package/dist/models/ListInstalledAppsResponse.d.ts +19 -0
- package/dist/models/ListInstalledAppsResponse.js +69 -0
- package/dist/models/ListInstalledAppsResponse.js.map +1 -0
- package/dist/models/ListInstalledAppsResponseBody.d.ts +46 -0
- package/dist/models/ListInstalledAppsResponseBody.js +86 -0
- package/dist/models/ListInstalledAppsResponseBody.js.map +1 -0
- package/dist/models/ListTransferFilesRequest.d.ts +13 -0
- package/dist/models/ListTransferFilesRequest.js.map +1 -1
- package/dist/models/ListTransferFilesResponseBody.d.ts +63 -0
- package/dist/models/ListTransferFilesResponseBody.js.map +1 -1
- package/dist/models/ModifyCdsFileRequest.d.ts +11 -42
- package/dist/models/ModifyCdsFileRequest.js.map +1 -1
- package/dist/models/ModifyCdsFileResponseBody.d.ts +6 -19
- package/dist/models/ModifyCdsFileResponseBody.js.map +1 -1
- package/dist/models/ModifyNetworkPackageBandwidthRequest.d.ts +4 -4
- package/dist/models/ModifyOfficeSiteDnsInfoRequest.d.ts +8 -0
- package/dist/models/ModifyOfficeSiteDnsInfoRequest.js.map +1 -1
- package/dist/models/ModifyOfficeSiteDnsInfoResponseBody.d.ts +3 -0
- package/dist/models/ModifyOfficeSiteDnsInfoResponseBody.js.map +1 -1
- package/dist/models/ModifyTemplateRequest.d.ts +17 -0
- package/dist/models/ModifyTemplateRequest.js.map +1 -1
- package/dist/models/ModifyTimerGroupRequest.d.ts +6 -6
- package/dist/models/RemoveFilePermissionRequest.d.ts +25 -185
- package/dist/models/RemoveFilePermissionRequest.js.map +1 -1
- package/dist/models/RemoveFilePermissionShrinkRequest.d.ts +9 -6
- package/dist/models/RemoveFilePermissionShrinkRequest.js.map +1 -1
- package/dist/models/SetDesktopMaintenanceRequest.d.ts +11 -0
- package/dist/models/SetDesktopMaintenanceRequest.js.map +1 -1
- package/dist/models/SetDesktopMaintenanceResponseBody.d.ts +3 -0
- package/dist/models/SetDesktopMaintenanceResponseBody.js.map +1 -1
- package/dist/models/StartDesktopsRequest.d.ts +1 -1
- package/dist/models/StopDesktopsRequest.d.ts +8 -1
- package/dist/models/StopDesktopsRequest.js.map +1 -1
- package/dist/models/TransferTaskApprovalCallbackRequest.d.ts +17 -0
- package/dist/models/TransferTaskApprovalCallbackRequest.js.map +1 -1
- package/dist/models/TransferTaskApprovalCallbackResponseBody.d.ts +3 -0
- package/dist/models/TransferTaskApprovalCallbackResponseBody.js.map +1 -1
- package/dist/models/model.d.ts +15 -0
- package/dist/models/model.js +51 -21
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +274 -44
- package/src/models/AddFilePermissionRequest.ts +25 -38
- package/src/models/AddFilePermissionShrinkRequest.ts +6 -6
- package/src/models/CompleteCdsFileRequest.ts +12 -5
- package/src/models/CreateCdsFileRequest.ts +0 -2
- package/src/models/CreateDriveRequest.ts +44 -0
- package/src/models/CreateDriveResponseBody.ts +82 -1
- package/src/models/CreateEcdReportTaskRequest.ts +62 -0
- package/src/models/CreateEcdReportTaskResponseBody.ts +15 -0
- package/src/models/CreateTemplateRequest.ts +12 -0
- package/src/models/DeleteCdsFileRequest.ts +8 -5
- package/src/models/DeleteCdsFileResponseBody.ts +5 -31
- package/src/models/DeleteDriveRequest.ts +6 -0
- package/src/models/DeleteDriveResponseBody.ts +15 -0
- package/src/models/DescribeAutoSnapshotPolicyRequest.ts +3 -3
- package/src/models/DescribeCenterPolicyListResponseBody.ts +2 -2
- package/src/models/DescribeCloudDiskGroupDrivesRequest.ts +61 -0
- package/src/models/DescribeCloudDiskGroupDrivesResponse.ts +40 -0
- package/src/models/DescribeCloudDiskGroupDrivesResponseBody.ts +137 -0
- package/src/models/DescribeCloudDiskGroupsRequest.ts +60 -0
- package/src/models/DescribeCloudDiskGroupsResponse.ts +40 -0
- package/src/models/DescribeCloudDiskGroupsResponseBody.ts +137 -0
- package/src/models/DescribeDesktopGroupSessionsRequest.ts +17 -3
- package/src/models/DescribeDesktopGroupSessionsResponseBody.ts +43 -14
- package/src/models/DescribeDrivesRequest.ts +27 -0
- package/src/models/DescribeDrivesResponseBody.ts +116 -0
- package/src/models/DescribeEcdReportTasksRequest.ts +35 -0
- package/src/models/DescribeEcdReportTasksResponseBody.ts +52 -0
- package/src/models/DescribeGlobalDesktopRecordsRequest.ts +64 -0
- package/src/models/DescribeGlobalDesktopRecordsResponseBody.ts +110 -0
- package/src/models/DescribeKmsKeysRequest.ts +1 -1
- package/src/models/DescribeKmsKeysResponseBody.ts +11 -1
- package/src/models/DescribePolicyGroupsResponseBody.ts +29 -1
- package/src/models/DescribeSecurityGroupAttributeRequest.ts +38 -0
- package/src/models/DescribeSecurityGroupAttributeResponse.ts +40 -0
- package/src/models/DescribeSecurityGroupAttributeResponseBody.ts +40 -0
- package/src/models/DescribeSnapshotsRequest.ts +4 -0
- package/src/models/DescribeSnapshotsResponseBody.ts +8 -0
- package/src/models/DescribeTemplatesResponseBody.ts +12 -0
- package/src/models/DescribeTimerGroupResponseBody.ts +2 -2
- package/src/models/ListCdsFilesRequest.ts +22 -123
- package/src/models/ListCdsFilesResponseBody.ts +21 -29
- package/src/models/ListCdsFilesShrinkRequest.ts +22 -123
- package/src/models/ListFilePermissionRequest.ts +8 -5
- package/src/models/ListInstalledAppsRequest.ts +48 -0
- package/src/models/ListInstalledAppsResponse.ts +40 -0
- package/src/models/ListInstalledAppsResponseBody.ts +78 -0
- package/src/models/ListTransferFilesRequest.ts +13 -0
- package/src/models/ListTransferFilesResponseBody.ts +63 -0
- package/src/models/ModifyCdsFileRequest.ts +11 -42
- package/src/models/ModifyCdsFileResponseBody.ts +6 -19
- package/src/models/ModifyNetworkPackageBandwidthRequest.ts +4 -4
- package/src/models/ModifyOfficeSiteDnsInfoRequest.ts +8 -0
- package/src/models/ModifyOfficeSiteDnsInfoResponseBody.ts +3 -0
- package/src/models/ModifyTemplateRequest.ts +17 -0
- package/src/models/ModifyTimerGroupRequest.ts +6 -6
- package/src/models/RemoveFilePermissionRequest.ts +25 -185
- package/src/models/RemoveFilePermissionShrinkRequest.ts +9 -6
- package/src/models/SetDesktopMaintenanceRequest.ts +11 -0
- package/src/models/SetDesktopMaintenanceResponseBody.ts +3 -0
- package/src/models/StartDesktopsRequest.ts +1 -1
- package/src/models/StopDesktopsRequest.ts +8 -1
- package/src/models/TransferTaskApprovalCallbackRequest.ts +17 -0
- package/src/models/TransferTaskApprovalCallbackResponseBody.ts +3 -0
- package/src/models/model.ts +15 -0
|
@@ -3,8 +3,15 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class DescribeDesktopGroupSessionsRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The IDs of shared desktop groups.
|
|
9
|
+
*/
|
|
6
10
|
desktopGroupIds?: string[];
|
|
7
11
|
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* The name of the shared desktop.
|
|
14
|
+
*
|
|
8
15
|
* @example
|
|
9
16
|
* ecd-4oyi32wmrctgx****
|
|
10
17
|
*/
|
|
@@ -19,14 +26,21 @@ export class DescribeDesktopGroupSessionsRequest extends $dara.Model {
|
|
|
19
26
|
endTime?: string;
|
|
20
27
|
/**
|
|
21
28
|
* @remarks
|
|
22
|
-
* The ID of the
|
|
29
|
+
* The user ID of the terminal that connects to the session.
|
|
23
30
|
*
|
|
24
31
|
* @example
|
|
25
32
|
* xianqiu
|
|
26
33
|
*/
|
|
27
34
|
endUserId?: string;
|
|
35
|
+
/**
|
|
36
|
+
* @remarks
|
|
37
|
+
* Whether to supplement terminal information.
|
|
38
|
+
*/
|
|
28
39
|
fillTerminalInfo?: boolean;
|
|
29
40
|
/**
|
|
41
|
+
* @remarks
|
|
42
|
+
* The language of the response.
|
|
43
|
+
*
|
|
30
44
|
* @example
|
|
31
45
|
* zh-CN
|
|
32
46
|
*/
|
|
@@ -41,7 +55,7 @@ export class DescribeDesktopGroupSessionsRequest extends $dara.Model {
|
|
|
41
55
|
maxResults?: number;
|
|
42
56
|
/**
|
|
43
57
|
* @remarks
|
|
44
|
-
*
|
|
58
|
+
* A pagination token. It can be used in the next request to retrieve a new page of results.
|
|
45
59
|
*
|
|
46
60
|
* @example
|
|
47
61
|
* "asdfdfsdfsdfds"
|
|
@@ -62,7 +76,7 @@ export class DescribeDesktopGroupSessionsRequest extends $dara.Model {
|
|
|
62
76
|
ownType?: number;
|
|
63
77
|
/**
|
|
64
78
|
* @remarks
|
|
65
|
-
* The region
|
|
79
|
+
* The ID of the region. You can call the [DescribeRegions](~~DescribeRegions~~) operation to query the list of regions where Elastic Desktop Service (EDS) Enterprise is available.
|
|
66
80
|
*
|
|
67
81
|
* @example
|
|
68
82
|
* cn-hangzhou
|
|
@@ -4,21 +4,33 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class DescribeDesktopGroupSessionsResponseBodySessionsTerminalInfo extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The type of the terminal.
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* wuying_mac_x86_64
|
|
9
12
|
*/
|
|
10
13
|
model?: string;
|
|
11
14
|
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The terminal type.
|
|
17
|
+
*
|
|
12
18
|
* @example
|
|
13
19
|
* Mac
|
|
14
20
|
*/
|
|
15
21
|
productName?: string;
|
|
16
22
|
/**
|
|
23
|
+
* @remarks
|
|
24
|
+
* Terminal Serial Number
|
|
25
|
+
*
|
|
17
26
|
* @example
|
|
18
27
|
* 96c530bc-6095-4014-8bbc-d461b8ac****
|
|
19
28
|
*/
|
|
20
29
|
serialNumber?: string;
|
|
21
30
|
/**
|
|
31
|
+
* @remarks
|
|
32
|
+
* The terminal UUID.
|
|
33
|
+
*
|
|
22
34
|
* @example
|
|
23
35
|
* EBFDC7773BEBAD418A9F89429652****
|
|
24
36
|
*/
|
|
@@ -52,6 +64,9 @@ export class DescribeDesktopGroupSessionsResponseBodySessionsTerminalInfo extend
|
|
|
52
64
|
|
|
53
65
|
export class DescribeDesktopGroupSessionsResponseBodySessions extends $dara.Model {
|
|
54
66
|
/**
|
|
67
|
+
* @remarks
|
|
68
|
+
* 账号类型
|
|
69
|
+
*
|
|
55
70
|
* @example
|
|
56
71
|
* SIMPLE
|
|
57
72
|
*/
|
|
@@ -66,7 +81,7 @@ export class DescribeDesktopGroupSessionsResponseBodySessions extends $dara.Mode
|
|
|
66
81
|
clientIp?: string;
|
|
67
82
|
/**
|
|
68
83
|
* @remarks
|
|
69
|
-
* The
|
|
84
|
+
* The operating system of the client.
|
|
70
85
|
*
|
|
71
86
|
* @example
|
|
72
87
|
* windows_\\"Windows10Enterprise\\"10.0(Build22000)
|
|
@@ -82,7 +97,7 @@ export class DescribeDesktopGroupSessionsResponseBodySessions extends $dara.Mode
|
|
|
82
97
|
clientVersion?: string;
|
|
83
98
|
/**
|
|
84
99
|
* @remarks
|
|
85
|
-
* The ID of the
|
|
100
|
+
* The ID of the shared cloud computer.
|
|
86
101
|
*
|
|
87
102
|
* @example
|
|
88
103
|
* dg-iaqu3bi2xtie****
|
|
@@ -90,7 +105,7 @@ export class DescribeDesktopGroupSessionsResponseBodySessions extends $dara.Mode
|
|
|
90
105
|
desktopGroupId?: string;
|
|
91
106
|
/**
|
|
92
107
|
* @remarks
|
|
93
|
-
* The name of the
|
|
108
|
+
* The name of the cloud computer share.
|
|
94
109
|
*
|
|
95
110
|
* @example
|
|
96
111
|
* Test
|
|
@@ -98,13 +113,16 @@ export class DescribeDesktopGroupSessionsResponseBodySessions extends $dara.Mode
|
|
|
98
113
|
desktopGroupName?: string;
|
|
99
114
|
/**
|
|
100
115
|
* @remarks
|
|
101
|
-
* If the session is
|
|
116
|
+
* If the session status is Connected, it indicates the ID of the cloud computer that is currently connected. If the session status is Disconnected, it indicates the ID of the cloud computer that was last connected.
|
|
102
117
|
*
|
|
103
118
|
* @example
|
|
104
119
|
* ecd-g6t1ukbaea****
|
|
105
120
|
*/
|
|
106
121
|
desktopId?: string;
|
|
107
122
|
/**
|
|
123
|
+
* @remarks
|
|
124
|
+
* 办公网络类型
|
|
125
|
+
*
|
|
108
126
|
* @example
|
|
109
127
|
* SIMPLE
|
|
110
128
|
*/
|
|
@@ -119,7 +137,7 @@ export class DescribeDesktopGroupSessionsResponseBodySessions extends $dara.Mode
|
|
|
119
137
|
endUserApplyCoordinateTime?: number;
|
|
120
138
|
/**
|
|
121
139
|
* @remarks
|
|
122
|
-
* The ID of the
|
|
140
|
+
* The user ID of the terminal that connects to the session.
|
|
123
141
|
*
|
|
124
142
|
* @example
|
|
125
143
|
* xianqiu
|
|
@@ -143,7 +161,7 @@ export class DescribeDesktopGroupSessionsResponseBodySessions extends $dara.Mode
|
|
|
143
161
|
lastSessionStartTime?: string;
|
|
144
162
|
/**
|
|
145
163
|
* @remarks
|
|
146
|
-
* The duration of the most recent session.
|
|
164
|
+
* The duration of the most recent session. Unit: seconds.
|
|
147
165
|
*
|
|
148
166
|
* @example
|
|
149
167
|
* 120
|
|
@@ -151,7 +169,7 @@ export class DescribeDesktopGroupSessionsResponseBodySessions extends $dara.Mode
|
|
|
151
169
|
latestConnectionTime?: number;
|
|
152
170
|
/**
|
|
153
171
|
* @remarks
|
|
154
|
-
* The
|
|
172
|
+
* The office network ID.
|
|
155
173
|
*
|
|
156
174
|
* @example
|
|
157
175
|
* cn-hangzhou+dir-8904****
|
|
@@ -159,7 +177,7 @@ export class DescribeDesktopGroupSessionsResponseBodySessions extends $dara.Mode
|
|
|
159
177
|
officeSiteId?: string;
|
|
160
178
|
/**
|
|
161
179
|
* @remarks
|
|
162
|
-
* The
|
|
180
|
+
* The office network name.
|
|
163
181
|
*
|
|
164
182
|
* @example
|
|
165
183
|
* Test
|
|
@@ -167,10 +185,12 @@ export class DescribeDesktopGroupSessionsResponseBodySessions extends $dara.Mode
|
|
|
167
185
|
officeSiteName?: string;
|
|
168
186
|
/**
|
|
169
187
|
* @remarks
|
|
170
|
-
* The
|
|
188
|
+
* The operating system type of the cloud computer.
|
|
171
189
|
*
|
|
172
|
-
*
|
|
173
|
-
*
|
|
190
|
+
* Valid values:
|
|
191
|
+
*
|
|
192
|
+
* * linux.
|
|
193
|
+
* * Windows.
|
|
174
194
|
*
|
|
175
195
|
* @example
|
|
176
196
|
* Windows
|
|
@@ -191,7 +211,12 @@ export class DescribeDesktopGroupSessionsResponseBodySessions extends $dara.Mode
|
|
|
191
211
|
ownType?: number;
|
|
192
212
|
/**
|
|
193
213
|
* @remarks
|
|
194
|
-
* The type
|
|
214
|
+
* The protocol type supported by the rule.
|
|
215
|
+
*
|
|
216
|
+
* Valid value:
|
|
217
|
+
*
|
|
218
|
+
* * High-definition Experience (HDX).
|
|
219
|
+
* * ASP.
|
|
195
220
|
*
|
|
196
221
|
* @example
|
|
197
222
|
* ASP
|
|
@@ -199,7 +224,7 @@ export class DescribeDesktopGroupSessionsResponseBodySessions extends $dara.Mode
|
|
|
199
224
|
protocolType?: string;
|
|
200
225
|
/**
|
|
201
226
|
* @remarks
|
|
202
|
-
* The duration
|
|
227
|
+
* The idle duration of the cloud computer. Unit: seconds.
|
|
203
228
|
*
|
|
204
229
|
* @example
|
|
205
230
|
* 120
|
|
@@ -231,10 +256,14 @@ export class DescribeDesktopGroupSessionsResponseBodySessions extends $dara.Mode
|
|
|
231
256
|
* Connected
|
|
232
257
|
*/
|
|
233
258
|
sessionStatus?: string;
|
|
259
|
+
/**
|
|
260
|
+
* @remarks
|
|
261
|
+
* Terminal Info
|
|
262
|
+
*/
|
|
234
263
|
terminalInfo?: DescribeDesktopGroupSessionsResponseBodySessionsTerminalInfo;
|
|
235
264
|
/**
|
|
236
265
|
* @remarks
|
|
237
|
-
* The total duration of the sessions.
|
|
266
|
+
* The total duration of the sessions. Unit: seconds.
|
|
238
267
|
*
|
|
239
268
|
* @example
|
|
240
269
|
* 120
|
|
@@ -3,28 +3,55 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class DescribeDrivesRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The IDs of the storage resources.
|
|
9
|
+
*/
|
|
6
10
|
domainIds?: string[];
|
|
7
11
|
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* The number of entries per page.
|
|
14
|
+
*
|
|
15
|
+
* * Maximum value: 500.
|
|
16
|
+
* * Default value: 20.
|
|
17
|
+
*
|
|
8
18
|
* @example
|
|
9
19
|
* 20
|
|
10
20
|
*/
|
|
11
21
|
maxResults?: number;
|
|
12
22
|
/**
|
|
23
|
+
* @remarks
|
|
24
|
+
* A pagination token. It can be used in the next request to retrieve a new page of results. If NextToken is empty, no next page exists.
|
|
25
|
+
*
|
|
13
26
|
* @example
|
|
14
27
|
* AAAA****
|
|
15
28
|
*/
|
|
16
29
|
nextToken?: string;
|
|
17
30
|
/**
|
|
31
|
+
* @remarks
|
|
32
|
+
* The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the list of regions where Elastic Desktop Service (EDS) Enterprise is available.
|
|
33
|
+
*
|
|
18
34
|
* @example
|
|
19
35
|
* cn-hangzhou
|
|
20
36
|
*/
|
|
21
37
|
regionId?: string;
|
|
22
38
|
/**
|
|
39
|
+
* @remarks
|
|
40
|
+
* The type of the storage resource.
|
|
41
|
+
*
|
|
42
|
+
* Valid values:
|
|
43
|
+
*
|
|
44
|
+
* * NAS: NAS storage
|
|
45
|
+
* * PDS: PDS storage
|
|
46
|
+
*
|
|
23
47
|
* @example
|
|
24
48
|
* NAS
|
|
25
49
|
*/
|
|
26
50
|
resourceType?: string;
|
|
27
51
|
/**
|
|
52
|
+
* @remarks
|
|
53
|
+
* The user ID.
|
|
54
|
+
*
|
|
28
55
|
* @example
|
|
29
56
|
* user01
|
|
30
57
|
*/
|
|
@@ -4,11 +4,17 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class DescribeDrivesResponseBodyDrivesDesktopGroups extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The ID of the cloud computer pool.
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* dg-aaaa****
|
|
9
12
|
*/
|
|
10
13
|
desktopGroupId?: string;
|
|
11
14
|
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The name of the cloud computer pool.
|
|
17
|
+
*
|
|
12
18
|
* @example
|
|
13
19
|
* group01
|
|
14
20
|
*/
|
|
@@ -38,97 +44,185 @@ export class DescribeDrivesResponseBodyDrivesDesktopGroups extends $dara.Model {
|
|
|
38
44
|
|
|
39
45
|
export class DescribeDrivesResponseBodyDrives extends $dara.Model {
|
|
40
46
|
/**
|
|
47
|
+
* @remarks
|
|
48
|
+
* The ID of the Alibaba Cloud account.
|
|
49
|
+
*
|
|
41
50
|
* @example
|
|
42
51
|
* 1202****
|
|
43
52
|
*/
|
|
44
53
|
aliUid?: number;
|
|
45
54
|
/**
|
|
55
|
+
* @remarks
|
|
56
|
+
* The introduction to the storage resource.
|
|
57
|
+
*
|
|
46
58
|
* @example
|
|
47
59
|
* test****
|
|
48
60
|
*/
|
|
49
61
|
description?: string;
|
|
50
62
|
/**
|
|
63
|
+
* @remarks
|
|
64
|
+
* The number of associated cloud computer pools.
|
|
65
|
+
*
|
|
66
|
+
* > This parameter is returned only if ResourceType is set to NAS and Type is set to USER_PROFILE.
|
|
67
|
+
*
|
|
51
68
|
* @example
|
|
52
69
|
* 1
|
|
53
70
|
*/
|
|
54
71
|
desktopGroupCount?: number;
|
|
72
|
+
/**
|
|
73
|
+
* @remarks
|
|
74
|
+
* The details of the associated cloud computers.
|
|
75
|
+
*
|
|
76
|
+
* > This parameter is returned only if ResourceType is set to NAS and Type is set to USER_PROFILE.
|
|
77
|
+
*/
|
|
55
78
|
desktopGroups?: DescribeDrivesResponseBodyDrivesDesktopGroups[];
|
|
56
79
|
/**
|
|
80
|
+
* @remarks
|
|
81
|
+
* The ID of the storage resource.
|
|
82
|
+
*
|
|
57
83
|
* @example
|
|
58
84
|
* dom-aaaa****
|
|
59
85
|
*/
|
|
60
86
|
domainId?: string;
|
|
61
87
|
/**
|
|
88
|
+
* @remarks
|
|
89
|
+
* The ID of the user-level storage resource.
|
|
90
|
+
*
|
|
62
91
|
* @example
|
|
63
92
|
* dri-aaaa****
|
|
64
93
|
*/
|
|
65
94
|
driveId?: string;
|
|
66
95
|
/**
|
|
96
|
+
* @remarks
|
|
97
|
+
* Indicates whether the UPM feature is enabled.
|
|
98
|
+
*
|
|
67
99
|
* @example
|
|
68
100
|
* true
|
|
69
101
|
*/
|
|
70
102
|
enableProfileManagement?: boolean;
|
|
71
103
|
/**
|
|
104
|
+
* @remarks
|
|
105
|
+
* The ID of the external storage resource.
|
|
106
|
+
*
|
|
107
|
+
* * If ResourceType is set to NAS, the NAS ID is returned for this parameter.
|
|
108
|
+
* * If ResourceType is set to PDS, the PDS ID is returned for this parameter.
|
|
109
|
+
*
|
|
72
110
|
* @example
|
|
73
111
|
* 0976****
|
|
74
112
|
*/
|
|
75
113
|
externalDomainId?: string;
|
|
76
114
|
/**
|
|
115
|
+
* @remarks
|
|
116
|
+
* The ID of the storage resource at the external user level.
|
|
117
|
+
*
|
|
118
|
+
* > This parameter is returned only if ResourceType is set to PDS.
|
|
119
|
+
*
|
|
77
120
|
* @example
|
|
78
121
|
* 1100****
|
|
79
122
|
*/
|
|
80
123
|
externalDriveId?: string;
|
|
81
124
|
/**
|
|
125
|
+
* @remarks
|
|
126
|
+
* The ID of the external user.
|
|
127
|
+
*
|
|
128
|
+
* > This parameter is returned only if ResourceType is set to PDS.
|
|
129
|
+
*
|
|
82
130
|
* @example
|
|
83
131
|
* user01@cn-hangzhou.120****
|
|
84
132
|
*/
|
|
85
133
|
externalUserId?: string;
|
|
86
134
|
/**
|
|
135
|
+
* @remarks
|
|
136
|
+
* The time when the storage resource was created.
|
|
137
|
+
*
|
|
87
138
|
* @example
|
|
88
139
|
* 2025-07-02T08:42:26.000+00:00
|
|
89
140
|
*/
|
|
90
141
|
gmtCreate?: string;
|
|
91
142
|
/**
|
|
143
|
+
* @remarks
|
|
144
|
+
* The time when the storage resource was modified.
|
|
145
|
+
*
|
|
92
146
|
* @example
|
|
93
147
|
* 2025-07-07T02:46:04.000+00:00
|
|
94
148
|
*/
|
|
95
149
|
gmtModified?: string;
|
|
96
150
|
/**
|
|
151
|
+
* @remarks
|
|
152
|
+
* The user ID.
|
|
153
|
+
*
|
|
154
|
+
* > You can ignore this parameter.
|
|
155
|
+
*
|
|
97
156
|
* @example
|
|
98
157
|
* 1
|
|
99
158
|
*/
|
|
100
159
|
id?: string;
|
|
101
160
|
/**
|
|
161
|
+
* @remarks
|
|
162
|
+
* The name of the storage resource.
|
|
163
|
+
*
|
|
102
164
|
* @example
|
|
103
165
|
* test****
|
|
104
166
|
*/
|
|
105
167
|
name?: string;
|
|
106
168
|
/**
|
|
169
|
+
* @remarks
|
|
170
|
+
* > This parameter is deprecated.
|
|
171
|
+
*
|
|
107
172
|
* @example
|
|
108
173
|
* -
|
|
109
174
|
*/
|
|
110
175
|
profileRoaming?: boolean;
|
|
111
176
|
/**
|
|
177
|
+
* @remarks
|
|
178
|
+
* The status of the user-level storage resource.
|
|
179
|
+
*
|
|
180
|
+
* Valid values:
|
|
181
|
+
*
|
|
182
|
+
* * INIT: initializing
|
|
183
|
+
* * MAINTAIN: maintaining
|
|
184
|
+
* * DELETING: deleting
|
|
185
|
+
* * INVALID: invalid
|
|
186
|
+
* * NORMAL: normal
|
|
187
|
+
* * FAIL: failed
|
|
188
|
+
*
|
|
112
189
|
* @example
|
|
113
190
|
* NORMAL
|
|
114
191
|
*/
|
|
115
192
|
status?: string;
|
|
116
193
|
/**
|
|
194
|
+
* @remarks
|
|
195
|
+
* The total amount of user-level storage capacity.
|
|
196
|
+
*
|
|
117
197
|
* @example
|
|
118
198
|
* 536870912000
|
|
119
199
|
*/
|
|
120
200
|
totalSize?: number;
|
|
121
201
|
/**
|
|
202
|
+
* @remarks
|
|
203
|
+
* The usage of the storage resource.
|
|
204
|
+
*
|
|
205
|
+
* Valid values:
|
|
206
|
+
*
|
|
207
|
+
* * DESKTOP: data disk space
|
|
208
|
+
* * USER_PROFILE: personal data space
|
|
209
|
+
*
|
|
122
210
|
* @example
|
|
123
211
|
* USER_PROFILE
|
|
124
212
|
*/
|
|
125
213
|
type?: string;
|
|
126
214
|
/**
|
|
215
|
+
* @remarks
|
|
216
|
+
* The amount of user-level storage capacity used.
|
|
217
|
+
*
|
|
127
218
|
* @example
|
|
128
219
|
* 243175936
|
|
129
220
|
*/
|
|
130
221
|
usedSize?: number;
|
|
131
222
|
/**
|
|
223
|
+
* @remarks
|
|
224
|
+
* The user ID.
|
|
225
|
+
*
|
|
132
226
|
* @example
|
|
133
227
|
* user01
|
|
134
228
|
*/
|
|
@@ -197,32 +291,54 @@ export class DescribeDrivesResponseBodyDrives extends $dara.Model {
|
|
|
197
291
|
|
|
198
292
|
export class DescribeDrivesResponseBody extends $dara.Model {
|
|
199
293
|
/**
|
|
294
|
+
* @remarks
|
|
295
|
+
* The response code. The value 200 indicates that the request was successful.
|
|
296
|
+
*
|
|
200
297
|
* @example
|
|
201
298
|
* 200
|
|
202
299
|
*/
|
|
203
300
|
code?: string;
|
|
204
301
|
/**
|
|
302
|
+
* @remarks
|
|
303
|
+
* The total number of storage resources.
|
|
304
|
+
*
|
|
205
305
|
* @example
|
|
206
306
|
* 2
|
|
207
307
|
*/
|
|
208
308
|
count?: number;
|
|
309
|
+
/**
|
|
310
|
+
* @remarks
|
|
311
|
+
* The user-level storage resources.
|
|
312
|
+
*/
|
|
209
313
|
drives?: DescribeDrivesResponseBodyDrives[];
|
|
210
314
|
/**
|
|
315
|
+
* @remarks
|
|
316
|
+
* The returned message.
|
|
317
|
+
*
|
|
211
318
|
* @example
|
|
212
319
|
* successful
|
|
213
320
|
*/
|
|
214
321
|
message?: string;
|
|
215
322
|
/**
|
|
323
|
+
* @remarks
|
|
324
|
+
* A pagination token. It can be used in the next request to retrieve a new page of results. If NextToken is empty, no next page exists.
|
|
325
|
+
*
|
|
216
326
|
* @example
|
|
217
327
|
* AAAA****
|
|
218
328
|
*/
|
|
219
329
|
nextToken?: string;
|
|
220
330
|
/**
|
|
331
|
+
* @remarks
|
|
332
|
+
* The request ID.
|
|
333
|
+
*
|
|
221
334
|
* @example
|
|
222
335
|
* B7AA****
|
|
223
336
|
*/
|
|
224
337
|
requestId?: string;
|
|
225
338
|
/**
|
|
339
|
+
* @remarks
|
|
340
|
+
* Indicates whether the request was successful.
|
|
341
|
+
*
|
|
226
342
|
* @example
|
|
227
343
|
* true
|
|
228
344
|
*/
|
|
@@ -4,27 +4,62 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class DescribeEcdReportTasksRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The number of the page to return. Pages start from page 1. Default value: 1.
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* 1
|
|
9
12
|
*/
|
|
10
13
|
pageNum?: number;
|
|
11
14
|
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The number of entries returned per page. Maximum value: 200.
|
|
17
|
+
*
|
|
12
18
|
* @example
|
|
13
19
|
* 20。
|
|
14
20
|
*/
|
|
15
21
|
pageSize?: number;
|
|
22
|
+
/**
|
|
23
|
+
* @remarks
|
|
24
|
+
* The task status.
|
|
25
|
+
*
|
|
26
|
+
* Valid values:
|
|
27
|
+
*
|
|
28
|
+
* * INIT: initializing
|
|
29
|
+
* * FAILED
|
|
30
|
+
* * RUNNING
|
|
31
|
+
* * EXPIRED
|
|
32
|
+
* * FINISHED
|
|
33
|
+
*/
|
|
16
34
|
status?: string[];
|
|
17
35
|
/**
|
|
36
|
+
* @remarks
|
|
37
|
+
* The sub-type of the report export task.
|
|
38
|
+
*
|
|
39
|
+
* Valid value:
|
|
40
|
+
*
|
|
41
|
+
* * DESKTOP: cloud computer
|
|
42
|
+
*
|
|
18
43
|
* @example
|
|
19
44
|
* DESKTOP
|
|
20
45
|
*/
|
|
21
46
|
subType?: string;
|
|
22
47
|
/**
|
|
48
|
+
* @remarks
|
|
49
|
+
* The ID of the report export task.
|
|
50
|
+
*
|
|
23
51
|
* @example
|
|
24
52
|
* ret-sfkdsjfi*****
|
|
25
53
|
*/
|
|
26
54
|
taskId?: string;
|
|
27
55
|
/**
|
|
56
|
+
* @remarks
|
|
57
|
+
* The type of the report.
|
|
58
|
+
*
|
|
59
|
+
* Valid value:
|
|
60
|
+
*
|
|
61
|
+
* * RESOURCE_REPORT
|
|
62
|
+
*
|
|
28
63
|
* @example
|
|
29
64
|
* RESOURCE_REPORT
|
|
30
65
|
*/
|