@alicloud/ecd20200930 4.14.0 → 4.16.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 +128 -44
- package/dist/client.js +284 -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/BatchModifyEntitlementRequest.d.ts +47 -0
- package/dist/models/BatchModifyEntitlementRequest.js +76 -0
- package/dist/models/BatchModifyEntitlementRequest.js.map +1 -0
- package/dist/models/BatchModifyEntitlementResponse.d.ts +19 -0
- package/dist/models/BatchModifyEntitlementResponse.js +69 -0
- package/dist/models/BatchModifyEntitlementResponse.js.map +1 -0
- package/dist/models/BatchModifyEntitlementResponseBody.d.ts +65 -0
- package/dist/models/BatchModifyEntitlementResponseBody.js +115 -0
- package/dist/models/BatchModifyEntitlementResponseBody.js.map +1 -0
- 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/CreateCenterPolicyRequest.d.ts +2 -0
- package/dist/models/CreateCenterPolicyRequest.js +4 -0
- package/dist/models/CreateCenterPolicyRequest.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 +134 -0
- package/dist/models/CreateTemplateRequest.js.map +1 -1
- package/dist/models/CreateTemplateResponseBody.d.ts +18 -0
- package/dist/models/CreateTemplateResponseBody.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 +115 -0
- package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js +2 -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 +31 -1
- package/dist/models/DescribePolicyGroupsResponseBody.js +4 -0
- package/dist/models/DescribePolicyGroupsResponseBody.js.map +1 -1
- 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/DescribeTemplatesRequest.d.ts +41 -0
- package/dist/models/DescribeTemplatesRequest.js.map +1 -1
- package/dist/models/DescribeTemplatesResponseBody.d.ts +185 -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 +41 -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 +62 -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/ModifyCenterPolicyRequest.d.ts +2 -0
- package/dist/models/ModifyCenterPolicyRequest.js +4 -0
- package/dist/models/ModifyCenterPolicyRequest.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 +17 -0
- package/dist/models/model.js +56 -22
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +316 -44
- package/src/models/AddFilePermissionRequest.ts +25 -38
- package/src/models/AddFilePermissionShrinkRequest.ts +6 -6
- package/src/models/BatchModifyEntitlementRequest.ts +78 -0
- package/src/models/BatchModifyEntitlementResponse.ts +40 -0
- package/src/models/BatchModifyEntitlementResponseBody.ts +117 -0
- package/src/models/CompleteCdsFileRequest.ts +12 -5
- package/src/models/CreateCdsFileRequest.ts +0 -2
- package/src/models/CreateCenterPolicyRequest.ts +6 -0
- 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 +134 -0
- package/src/models/CreateTemplateResponseBody.ts +18 -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 +117 -0
- package/src/models/DescribeKmsKeysRequest.ts +1 -1
- package/src/models/DescribeKmsKeysResponseBody.ts +11 -1
- package/src/models/DescribePolicyGroupsResponseBody.ts +35 -1
- package/src/models/DescribeSnapshotsRequest.ts +4 -0
- package/src/models/DescribeSnapshotsResponseBody.ts +8 -0
- package/src/models/DescribeTemplatesRequest.ts +41 -0
- package/src/models/DescribeTemplatesResponseBody.ts +185 -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 +58 -0
- package/src/models/ListInstalledAppsResponse.ts +40 -0
- package/src/models/ListInstalledAppsResponseBody.ts +94 -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/ModifyCenterPolicyRequest.ts +6 -0
- 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 +17 -0
|
@@ -19,29 +19,8 @@ export class RemoveFilePermissionRequestMemberListCdsIdentity extends $dara.Mode
|
|
|
19
19
|
*
|
|
20
20
|
* Valid values:
|
|
21
21
|
*
|
|
22
|
-
* * IT_Group
|
|
23
|
-
*
|
|
24
|
-
* <!-- -->
|
|
25
|
-
*
|
|
26
|
-
* :
|
|
27
|
-
*
|
|
28
|
-
* <!-- -->
|
|
29
|
-
*
|
|
30
|
-
* group
|
|
31
|
-
*
|
|
32
|
-
* <!-- -->
|
|
33
|
-
*
|
|
34
|
-
* * IT_User
|
|
35
|
-
*
|
|
36
|
-
* <!-- -->
|
|
37
|
-
*
|
|
38
|
-
* :
|
|
39
|
-
*
|
|
40
|
-
* <!-- -->
|
|
41
|
-
*
|
|
42
|
-
* user
|
|
43
|
-
*
|
|
44
|
-
* <!-- -->
|
|
22
|
+
* * IT_Group: group.
|
|
23
|
+
* * IT_User: user.
|
|
45
24
|
*
|
|
46
25
|
* This parameter is required.
|
|
47
26
|
*
|
|
@@ -82,165 +61,23 @@ export class RemoveFilePermissionRequestMemberList extends $dara.Model {
|
|
|
82
61
|
cdsIdentity?: RemoveFilePermissionRequestMemberListCdsIdentity;
|
|
83
62
|
/**
|
|
84
63
|
* @remarks
|
|
85
|
-
*
|
|
64
|
+
* You can set permissions by specifying roles or by customizing operation permissions. This field is used to set permissions by specifying roles. This field is mutually exclusive with `ActionList`.
|
|
86
65
|
*
|
|
87
66
|
* Valid values:
|
|
88
67
|
*
|
|
89
|
-
* * SystemFileEditorWithoutShareLink
|
|
90
|
-
*
|
|
91
|
-
*
|
|
92
|
-
*
|
|
93
|
-
*
|
|
94
|
-
*
|
|
95
|
-
*
|
|
96
|
-
*
|
|
97
|
-
*
|
|
98
|
-
*
|
|
99
|
-
*
|
|
100
|
-
*
|
|
101
|
-
* *
|
|
102
|
-
*
|
|
103
|
-
* <!-- -->
|
|
104
|
-
*
|
|
105
|
-
* :
|
|
106
|
-
*
|
|
107
|
-
* <!-- -->
|
|
108
|
-
*
|
|
109
|
-
* the role that has the permissions to upload, download, and share files
|
|
110
|
-
*
|
|
111
|
-
* <!-- -->
|
|
112
|
-
*
|
|
113
|
-
* * SystemFileDownloader
|
|
114
|
-
*
|
|
115
|
-
* <!-- -->
|
|
116
|
-
*
|
|
117
|
-
* :
|
|
118
|
-
*
|
|
119
|
-
* <!-- -->
|
|
120
|
-
*
|
|
121
|
-
* the role that has the permissions to download files
|
|
122
|
-
*
|
|
123
|
-
* <!-- -->
|
|
124
|
-
*
|
|
125
|
-
* * SystemFileEditorWithoutDelete
|
|
126
|
-
*
|
|
127
|
-
* <!-- -->
|
|
128
|
-
*
|
|
129
|
-
* :
|
|
130
|
-
*
|
|
131
|
-
* <!-- -->
|
|
132
|
-
*
|
|
133
|
-
* the role that has the permissions to edit files but cannot delete files
|
|
134
|
-
*
|
|
135
|
-
* <!-- -->
|
|
136
|
-
*
|
|
137
|
-
* * SystemFileOwner
|
|
138
|
-
*
|
|
139
|
-
* <!-- -->
|
|
140
|
-
*
|
|
141
|
-
* :
|
|
142
|
-
*
|
|
143
|
-
* <!-- -->
|
|
144
|
-
*
|
|
145
|
-
* the role that has the permissions to collaborate with others
|
|
146
|
-
*
|
|
147
|
-
* <!-- -->
|
|
148
|
-
*
|
|
149
|
-
* * SystemFileDownloaderWithShareLink
|
|
150
|
-
*
|
|
151
|
-
* <!-- -->
|
|
152
|
-
*
|
|
153
|
-
* :
|
|
154
|
-
*
|
|
155
|
-
* <!-- -->
|
|
156
|
-
*
|
|
157
|
-
* the role that has the permissions to download and share files
|
|
158
|
-
*
|
|
159
|
-
* <!-- -->
|
|
160
|
-
*
|
|
161
|
-
* * SystemFileUploaderAndViewer
|
|
162
|
-
*
|
|
163
|
-
* <!-- -->
|
|
164
|
-
*
|
|
165
|
-
* :
|
|
166
|
-
*
|
|
167
|
-
* <!-- -->
|
|
168
|
-
*
|
|
169
|
-
* the role that has the permissions to preview or upload files
|
|
170
|
-
*
|
|
171
|
-
* <!-- -->
|
|
172
|
-
*
|
|
173
|
-
* * SystemFileViewer
|
|
174
|
-
*
|
|
175
|
-
* <!-- -->
|
|
176
|
-
*
|
|
177
|
-
* :
|
|
178
|
-
*
|
|
179
|
-
* <!-- -->
|
|
180
|
-
*
|
|
181
|
-
* the role that has the permissions to preview files
|
|
182
|
-
*
|
|
183
|
-
* <!-- -->
|
|
184
|
-
*
|
|
185
|
-
* * SystemFileEditor
|
|
186
|
-
*
|
|
187
|
-
* <!-- -->
|
|
188
|
-
*
|
|
189
|
-
* :
|
|
190
|
-
*
|
|
191
|
-
* <!-- -->
|
|
192
|
-
*
|
|
193
|
-
* the role that has the permissions to edit files
|
|
194
|
-
*
|
|
195
|
-
* <!-- -->
|
|
196
|
-
*
|
|
197
|
-
* * SystemFileUploaderWithShareLink
|
|
198
|
-
*
|
|
199
|
-
* <!-- -->
|
|
200
|
-
*
|
|
201
|
-
* :
|
|
202
|
-
*
|
|
203
|
-
* <!-- -->
|
|
204
|
-
*
|
|
205
|
-
* the role that has the permissions to upload or share files
|
|
206
|
-
*
|
|
207
|
-
* <!-- -->
|
|
208
|
-
*
|
|
209
|
-
* * SystemFileUploader
|
|
210
|
-
*
|
|
211
|
-
* <!-- -->
|
|
212
|
-
*
|
|
213
|
-
* :
|
|
214
|
-
*
|
|
215
|
-
* <!-- -->
|
|
216
|
-
*
|
|
217
|
-
* the role that has the permission to upload files
|
|
218
|
-
*
|
|
219
|
-
* <!-- -->
|
|
220
|
-
*
|
|
221
|
-
* * SystemFileUploaderAndDownloader
|
|
222
|
-
*
|
|
223
|
-
* <!-- -->
|
|
224
|
-
*
|
|
225
|
-
* :
|
|
226
|
-
*
|
|
227
|
-
* <!-- -->
|
|
228
|
-
*
|
|
229
|
-
* the role that has the permissions to upload or download files
|
|
230
|
-
*
|
|
231
|
-
* <!-- -->
|
|
232
|
-
*
|
|
233
|
-
* * SystemFileMetaViewer
|
|
234
|
-
*
|
|
235
|
-
* <!-- -->
|
|
236
|
-
*
|
|
237
|
-
* :
|
|
238
|
-
*
|
|
239
|
-
* <!-- -->
|
|
240
|
-
*
|
|
241
|
-
* the role that has the permissions to view files
|
|
242
|
-
*
|
|
243
|
-
* <!-- -->
|
|
68
|
+
* * SystemFileEditorWithoutShareLink: the role that has the permissions to edit files but cannot share files.
|
|
69
|
+
* * SystemFileUploaderAndDownloaderWithShareLink: the role that has the permissions to upload, download, and share files.
|
|
70
|
+
* * SystemFileDownloader: the role that has the permissions to download files.
|
|
71
|
+
* * SystemFileEditorWithoutDelete: the role that has the permissions to edit files but cannot delete files.
|
|
72
|
+
* * SystemFileOwner: the role that has the permissions to collaborate with others.
|
|
73
|
+
* * SystemFileDownloaderWithShareLink: the role that has the permissions to download and share files
|
|
74
|
+
* * SystemFileUploaderAndViewer: the role that has the permissions to preview or upload files.
|
|
75
|
+
* * SystemFileViewer: the role that has the permissions to preview files.
|
|
76
|
+
* * SystemFileEditor: the role that has the permissions to edit files
|
|
77
|
+
* * SystemFileUploaderWithShareLink: the role that has the permissions to upload or share files.
|
|
78
|
+
* * SystemFileUploader: the role that has the permission to upload files.
|
|
79
|
+
* * SystemFileUploaderAndDownloader: the role that has the permissions to upload or download files.
|
|
80
|
+
* * SystemFileMetaViewer: the role that has the permissions to view files
|
|
244
81
|
*
|
|
245
82
|
* This parameter is required.
|
|
246
83
|
*
|
|
@@ -277,7 +114,7 @@ export class RemoveFilePermissionRequestMemberList extends $dara.Model {
|
|
|
277
114
|
export class RemoveFilePermissionRequest extends $dara.Model {
|
|
278
115
|
/**
|
|
279
116
|
* @remarks
|
|
280
|
-
* The ID of the
|
|
117
|
+
* The ID of the enterprise drive.
|
|
281
118
|
*
|
|
282
119
|
* This parameter is required.
|
|
283
120
|
*
|
|
@@ -287,7 +124,7 @@ export class RemoveFilePermissionRequest extends $dara.Model {
|
|
|
287
124
|
cdsId?: string;
|
|
288
125
|
/**
|
|
289
126
|
* @remarks
|
|
290
|
-
* The user
|
|
127
|
+
* The ID of the end user.
|
|
291
128
|
*
|
|
292
129
|
* @example
|
|
293
130
|
* user01
|
|
@@ -295,7 +132,7 @@ export class RemoveFilePermissionRequest extends $dara.Model {
|
|
|
295
132
|
endUserId?: string;
|
|
296
133
|
/**
|
|
297
134
|
* @remarks
|
|
298
|
-
* The file ID.
|
|
135
|
+
* The file ID. You can call the [ListCdsFiles](https://help.aliyun.com/document_detail/2247622.html) operation to query the ID of the file.
|
|
299
136
|
*
|
|
300
137
|
* This parameter is required.
|
|
301
138
|
*
|
|
@@ -305,19 +142,22 @@ export class RemoveFilePermissionRequest extends $dara.Model {
|
|
|
305
142
|
fileId?: string;
|
|
306
143
|
/**
|
|
307
144
|
* @remarks
|
|
308
|
-
* The
|
|
145
|
+
* The ID of the team space.
|
|
146
|
+
*
|
|
147
|
+
* @example
|
|
148
|
+
* cg-1fbmvrc7ug5m7****
|
|
309
149
|
*/
|
|
310
150
|
groupId?: string;
|
|
311
151
|
/**
|
|
312
152
|
* @remarks
|
|
313
|
-
* The users that you want to authorize.
|
|
153
|
+
* The users that you want to authorize to use the cloud disk.
|
|
314
154
|
*
|
|
315
155
|
* This parameter is required.
|
|
316
156
|
*/
|
|
317
157
|
memberList?: RemoveFilePermissionRequestMemberList[];
|
|
318
158
|
/**
|
|
319
159
|
* @remarks
|
|
320
|
-
* The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the
|
|
160
|
+
* 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.
|
|
321
161
|
*
|
|
322
162
|
* This parameter is required.
|
|
323
163
|
*
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class RemoveFilePermissionShrinkRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The ID of the
|
|
8
|
+
* The ID of the enterprise drive.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -15,7 +15,7 @@ export class RemoveFilePermissionShrinkRequest extends $dara.Model {
|
|
|
15
15
|
cdsId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The user
|
|
18
|
+
* The ID of the end user.
|
|
19
19
|
*
|
|
20
20
|
* @example
|
|
21
21
|
* user01
|
|
@@ -23,7 +23,7 @@ export class RemoveFilePermissionShrinkRequest extends $dara.Model {
|
|
|
23
23
|
endUserId?: string;
|
|
24
24
|
/**
|
|
25
25
|
* @remarks
|
|
26
|
-
* The file ID.
|
|
26
|
+
* The file ID. You can call the [ListCdsFiles](https://help.aliyun.com/document_detail/2247622.html) operation to query the ID of the file.
|
|
27
27
|
*
|
|
28
28
|
* This parameter is required.
|
|
29
29
|
*
|
|
@@ -33,19 +33,22 @@ export class RemoveFilePermissionShrinkRequest extends $dara.Model {
|
|
|
33
33
|
fileId?: string;
|
|
34
34
|
/**
|
|
35
35
|
* @remarks
|
|
36
|
-
* The
|
|
36
|
+
* The ID of the team space.
|
|
37
|
+
*
|
|
38
|
+
* @example
|
|
39
|
+
* cg-1fbmvrc7ug5m7****
|
|
37
40
|
*/
|
|
38
41
|
groupId?: string;
|
|
39
42
|
/**
|
|
40
43
|
* @remarks
|
|
41
|
-
* The users that you want to authorize.
|
|
44
|
+
* The users that you want to authorize to use the cloud disk.
|
|
42
45
|
*
|
|
43
46
|
* This parameter is required.
|
|
44
47
|
*/
|
|
45
48
|
memberListShrink?: string;
|
|
46
49
|
/**
|
|
47
50
|
* @remarks
|
|
48
|
-
* The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/196646.html) operation to query the
|
|
51
|
+
* 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.
|
|
49
52
|
*
|
|
50
53
|
* This parameter is required.
|
|
51
54
|
*
|
|
@@ -5,11 +5,20 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class SetDesktopMaintenanceRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* A list of cloud computer IDs for which you want to set maintenance mode. A maximum of 100 cloud computer IDs are supported.
|
|
9
|
+
*
|
|
8
10
|
* This parameter is required.
|
|
9
11
|
*/
|
|
10
12
|
desktopIds?: string[];
|
|
11
13
|
/**
|
|
12
14
|
* @remarks
|
|
15
|
+
* Enter or exit cloud computer maintenance mode.
|
|
16
|
+
*
|
|
17
|
+
* Enumerated values:
|
|
18
|
+
*
|
|
19
|
+
* * ENTER: The enters the maintenance mode.
|
|
20
|
+
* * EXIT: The exits the maintenance mode.
|
|
21
|
+
*
|
|
13
22
|
* This parameter is required.
|
|
14
23
|
*
|
|
15
24
|
* @example
|
|
@@ -18,6 +27,8 @@ export class SetDesktopMaintenanceRequest extends $dara.Model {
|
|
|
18
27
|
mode?: string;
|
|
19
28
|
/**
|
|
20
29
|
* @remarks
|
|
30
|
+
* The region ID. You can call the [DescribeRegions](~~DescribeRegions~~) operation to query the list of regions where Elastic Desktop Service (EDS) Enterprise is available.
|
|
31
|
+
*
|
|
21
32
|
* This parameter is required.
|
|
22
33
|
*
|
|
23
34
|
* @example
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class StartDesktopsRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The cloud computer IDs. You can specify the IDs of 1 to 100 cloud computers.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class StopDesktopsRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The cloud computer IDs. You can specify the IDs of 1 to 100 cloud computers.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -13,6 +13,13 @@ export class StopDesktopsRequest extends $dara.Model {
|
|
|
13
13
|
* ecd-7w78ozhjcwa3u****
|
|
14
14
|
*/
|
|
15
15
|
desktopId?: string[];
|
|
16
|
+
/**
|
|
17
|
+
* @remarks
|
|
18
|
+
* Whether to perform a patch update when the update is ready. A value of true indicates that a patch update is performed.
|
|
19
|
+
*
|
|
20
|
+
* @example
|
|
21
|
+
* false
|
|
22
|
+
*/
|
|
16
23
|
osUpdate?: boolean;
|
|
17
24
|
/**
|
|
18
25
|
* @remarks
|
|
@@ -4,21 +4,38 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class TransferTaskApprovalCallbackRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The name of the OSS bucket where the file resides.
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* ed****-17337752804***
|
|
9
12
|
*/
|
|
10
13
|
ossBucketName?: string;
|
|
11
14
|
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The region where the OSS bucket storing the file resides.
|
|
17
|
+
*
|
|
12
18
|
* @example
|
|
13
19
|
* cn-hangzhou
|
|
14
20
|
*/
|
|
15
21
|
ossBucketRegionId?: string;
|
|
16
22
|
/**
|
|
23
|
+
* @remarks
|
|
24
|
+
* The approval result.
|
|
25
|
+
*
|
|
26
|
+
* Valid values:
|
|
27
|
+
*
|
|
28
|
+
* * Approved
|
|
29
|
+
* * Rejected
|
|
30
|
+
*
|
|
17
31
|
* @example
|
|
18
32
|
* Approved
|
|
19
33
|
*/
|
|
20
34
|
result?: string;
|
|
21
35
|
/**
|
|
36
|
+
* @remarks
|
|
37
|
+
* The ID of the transmission task.
|
|
38
|
+
*
|
|
22
39
|
* @example
|
|
23
40
|
* trt-msndfksm18fs****
|
|
24
41
|
*/
|
package/src/models/model.ts
CHANGED
|
@@ -5,6 +5,8 @@ export { AddFilePermissionRequestMemberListCdsIdentity } from './AddFilePermissi
|
|
|
5
5
|
export { AddFilePermissionRequestMemberList } from './AddFilePermissionRequest';
|
|
6
6
|
export { ApplyCoordinationForMonitoringRequestResourceCandidates } from './ApplyCoordinationForMonitoringRequest';
|
|
7
7
|
export { ApplyCoordinationForMonitoringResponseBodyCoordinateFlowModels } from './ApplyCoordinationForMonitoringResponseBody';
|
|
8
|
+
export { BatchModifyEntitlementResponseBodyEntitlementsAssignModels } from './BatchModifyEntitlementResponseBody';
|
|
9
|
+
export { BatchModifyEntitlementResponseBodyEntitlements } from './BatchModifyEntitlementResponseBody';
|
|
8
10
|
export { BindConfigGroupRequestResourceInfos } from './BindConfigGroupRequest';
|
|
9
11
|
export { CopyCdsFileResponseBodyCopyCdsFileModel } from './CopyCdsFileResponseBody';
|
|
10
12
|
export { CreateADConnectorDirectoryResponseBodyAdConnectors } from './CreateAdconnectorDirectoryResponseBody';
|
|
@@ -69,6 +71,8 @@ export { DescribeCenterPolicyListResponseBodyDescribePolicyGroupsUsbSupplyRedire
|
|
|
69
71
|
export { DescribeCenterPolicyListResponseBodyDescribePolicyGroups } from './DescribeCenterPolicyListResponseBody';
|
|
70
72
|
export { DescribeClientEventsResponseBodyEventsTerminalInfo } from './DescribeClientEventsResponseBody';
|
|
71
73
|
export { DescribeClientEventsResponseBodyEvents } from './DescribeClientEventsResponseBody';
|
|
74
|
+
export { DescribeCloudDiskGroupDrivesResponseBodyCloudDriveGroups } from './DescribeCloudDiskGroupDrivesResponseBody';
|
|
75
|
+
export { DescribeCloudDiskGroupsResponseBodyCloudDriveGroups } from './DescribeCloudDiskGroupsResponseBody';
|
|
72
76
|
export { DescribeCloudDriveGroupsResponseBodyCloudDriveGroupsAdminUserInfos } from './DescribeCloudDriveGroupsResponseBody';
|
|
73
77
|
export { DescribeCloudDriveGroupsResponseBodyCloudDriveGroups } from './DescribeCloudDriveGroupsResponseBody';
|
|
74
78
|
export { DescribeCloudDrivePermissionsResponseBodyCloudDrivePermissionModels } from './DescribeCloudDrivePermissionsResponseBody';
|
|
@@ -207,6 +211,7 @@ export { GetDesktopGroupDetailResponseBodyDesktopsTimerInfos } from './GetDeskto
|
|
|
207
211
|
export { GetDesktopGroupDetailResponseBodyDesktops } from './GetDesktopGroupDetailResponseBody';
|
|
208
212
|
export { ListCdsFilesResponseBodyFileModels } from './ListCdsFilesResponseBody';
|
|
209
213
|
export { ListDirectoryUsersResponseBodyUsers } from './ListDirectoryUsersResponseBody';
|
|
214
|
+
export { ListInstalledAppsResponseBodyApps } from './ListInstalledAppsResponseBody';
|
|
210
215
|
export { ListOfficeSiteOverviewResponseBodyOfficeSiteOverviewResults } from './ListOfficeSiteOverviewResponseBody';
|
|
211
216
|
export { ListOfficeSiteUsersResponseBodyUsers } from './ListOfficeSiteUsersResponseBody';
|
|
212
217
|
export { ListTagResourcesRequestTag } from './ListTagResourcesRequest';
|
|
@@ -316,6 +321,9 @@ export { AttachCenResponse } from './AttachCenResponse';
|
|
|
316
321
|
export { AttachEndUserRequest } from './AttachEndUserRequest';
|
|
317
322
|
export { AttachEndUserResponseBody } from './AttachEndUserResponseBody';
|
|
318
323
|
export { AttachEndUserResponse } from './AttachEndUserResponse';
|
|
324
|
+
export { BatchModifyEntitlementRequest } from './BatchModifyEntitlementRequest';
|
|
325
|
+
export { BatchModifyEntitlementResponseBody } from './BatchModifyEntitlementResponseBody';
|
|
326
|
+
export { BatchModifyEntitlementResponse } from './BatchModifyEntitlementResponse';
|
|
319
327
|
export { BindConfigGroupRequest } from './BindConfigGroupRequest';
|
|
320
328
|
export { BindConfigGroupResponseBody } from './BindConfigGroupResponseBody';
|
|
321
329
|
export { BindConfigGroupResponse } from './BindConfigGroupResponse';
|
|
@@ -554,6 +562,12 @@ export { DescribeCenterPolicyListResponse } from './DescribeCenterPolicyListResp
|
|
|
554
562
|
export { DescribeClientEventsRequest } from './DescribeClientEventsRequest';
|
|
555
563
|
export { DescribeClientEventsResponseBody } from './DescribeClientEventsResponseBody';
|
|
556
564
|
export { DescribeClientEventsResponse } from './DescribeClientEventsResponse';
|
|
565
|
+
export { DescribeCloudDiskGroupDrivesRequest } from './DescribeCloudDiskGroupDrivesRequest';
|
|
566
|
+
export { DescribeCloudDiskGroupDrivesResponseBody } from './DescribeCloudDiskGroupDrivesResponseBody';
|
|
567
|
+
export { DescribeCloudDiskGroupDrivesResponse } from './DescribeCloudDiskGroupDrivesResponse';
|
|
568
|
+
export { DescribeCloudDiskGroupsRequest } from './DescribeCloudDiskGroupsRequest';
|
|
569
|
+
export { DescribeCloudDiskGroupsResponseBody } from './DescribeCloudDiskGroupsResponseBody';
|
|
570
|
+
export { DescribeCloudDiskGroupsResponse } from './DescribeCloudDiskGroupsResponse';
|
|
557
571
|
export { DescribeCloudDriveGroupsRequest } from './DescribeCloudDriveGroupsRequest';
|
|
558
572
|
export { DescribeCloudDriveGroupsResponseBody } from './DescribeCloudDriveGroupsResponseBody';
|
|
559
573
|
export { DescribeCloudDriveGroupsResponse } from './DescribeCloudDriveGroupsResponse';
|
|
@@ -804,6 +818,9 @@ export { ListDirectoryUsersResponse } from './ListDirectoryUsersResponse';
|
|
|
804
818
|
export { ListFilePermissionRequest } from './ListFilePermissionRequest';
|
|
805
819
|
export { ListFilePermissionResponseBody } from './ListFilePermissionResponseBody';
|
|
806
820
|
export { ListFilePermissionResponse } from './ListFilePermissionResponse';
|
|
821
|
+
export { ListInstalledAppsRequest } from './ListInstalledAppsRequest';
|
|
822
|
+
export { ListInstalledAppsResponseBody } from './ListInstalledAppsResponseBody';
|
|
823
|
+
export { ListInstalledAppsResponse } from './ListInstalledAppsResponse';
|
|
807
824
|
export { ListOfficeSiteOverviewRequest } from './ListOfficeSiteOverviewRequest';
|
|
808
825
|
export { ListOfficeSiteOverviewResponseBody } from './ListOfficeSiteOverviewResponseBody';
|
|
809
826
|
export { ListOfficeSiteOverviewResponse } from './ListOfficeSiteOverviewResponse';
|