@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
package/dist/client.js
CHANGED
|
@@ -212,7 +212,7 @@ class Client extends openapi_core_1.default {
|
|
|
212
212
|
return await this.addDevicesWithOptions(request, runtime);
|
|
213
213
|
}
|
|
214
214
|
/**
|
|
215
|
-
*
|
|
215
|
+
* Adds a shared folder to the network disk.
|
|
216
216
|
*
|
|
217
217
|
* @remarks
|
|
218
218
|
* You can call this operation to share a specific folder with other users. You can also configure the folder permissions.
|
|
@@ -264,7 +264,7 @@ class Client extends openapi_core_1.default {
|
|
|
264
264
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddFilePermissionResponse({}));
|
|
265
265
|
}
|
|
266
266
|
/**
|
|
267
|
-
*
|
|
267
|
+
* Adds a shared folder to the network disk.
|
|
268
268
|
*
|
|
269
269
|
* @remarks
|
|
270
270
|
* You can call this operation to share a specific folder with other users. You can also configure the folder permissions.
|
|
@@ -899,6 +899,59 @@ class Client extends openapi_core_1.default {
|
|
|
899
899
|
let runtime = new $dara.RuntimeOptions({});
|
|
900
900
|
return await this.attachEndUserWithOptions(request, runtime);
|
|
901
901
|
}
|
|
902
|
+
/**
|
|
903
|
+
* @param request - BatchModifyEntitlementRequest
|
|
904
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
905
|
+
* @returns BatchModifyEntitlementResponse
|
|
906
|
+
*/
|
|
907
|
+
async batchModifyEntitlementWithOptions(request, runtime) {
|
|
908
|
+
request.validate();
|
|
909
|
+
let query = {};
|
|
910
|
+
if (!$dara.isNull(request.desktopId)) {
|
|
911
|
+
query["DesktopId"] = request.desktopId;
|
|
912
|
+
}
|
|
913
|
+
if (!$dara.isNull(request.endUserId)) {
|
|
914
|
+
query["EndUserId"] = request.endUserId;
|
|
915
|
+
}
|
|
916
|
+
if (!$dara.isNull(request.maxDesktopPerUser)) {
|
|
917
|
+
query["MaxDesktopPerUser"] = request.maxDesktopPerUser;
|
|
918
|
+
}
|
|
919
|
+
if (!$dara.isNull(request.maxUserPerDesktop)) {
|
|
920
|
+
query["MaxUserPerDesktop"] = request.maxUserPerDesktop;
|
|
921
|
+
}
|
|
922
|
+
if (!$dara.isNull(request.preview)) {
|
|
923
|
+
query["Preview"] = request.preview;
|
|
924
|
+
}
|
|
925
|
+
if (!$dara.isNull(request.regionId)) {
|
|
926
|
+
query["RegionId"] = request.regionId;
|
|
927
|
+
}
|
|
928
|
+
if (!$dara.isNull(request.strategy)) {
|
|
929
|
+
query["Strategy"] = request.strategy;
|
|
930
|
+
}
|
|
931
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
932
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
933
|
+
});
|
|
934
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
935
|
+
action: "BatchModifyEntitlement",
|
|
936
|
+
version: "2020-09-30",
|
|
937
|
+
protocol: "HTTPS",
|
|
938
|
+
pathname: "/",
|
|
939
|
+
method: "POST",
|
|
940
|
+
authType: "AK",
|
|
941
|
+
style: "RPC",
|
|
942
|
+
reqBodyType: "formData",
|
|
943
|
+
bodyType: "json",
|
|
944
|
+
});
|
|
945
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.BatchModifyEntitlementResponse({}));
|
|
946
|
+
}
|
|
947
|
+
/**
|
|
948
|
+
* @param request - BatchModifyEntitlementRequest
|
|
949
|
+
* @returns BatchModifyEntitlementResponse
|
|
950
|
+
*/
|
|
951
|
+
async batchModifyEntitlement(request) {
|
|
952
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
953
|
+
return await this.batchModifyEntitlementWithOptions(request, runtime);
|
|
954
|
+
}
|
|
902
955
|
/**
|
|
903
956
|
* Binds a configuration group to resources.
|
|
904
957
|
*
|
|
@@ -1218,7 +1271,7 @@ class Client extends openapi_core_1.default {
|
|
|
1218
1271
|
return await this.clonePolicyGroupWithOptions(request, runtime);
|
|
1219
1272
|
}
|
|
1220
1273
|
/**
|
|
1221
|
-
*
|
|
1274
|
+
* After you create an object upload task, call this operation to upload the object.
|
|
1222
1275
|
*
|
|
1223
1276
|
* @param request - CompleteCdsFileRequest
|
|
1224
1277
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1262,7 +1315,7 @@ class Client extends openapi_core_1.default {
|
|
|
1262
1315
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CompleteCdsFileResponse({}));
|
|
1263
1316
|
}
|
|
1264
1317
|
/**
|
|
1265
|
-
*
|
|
1318
|
+
* After you create an object upload task, call this operation to upload the object.
|
|
1266
1319
|
*
|
|
1267
1320
|
* @param request - CompleteCdsFileRequest
|
|
1268
1321
|
* @returns CompleteCdsFileResponse
|
|
@@ -2114,6 +2167,9 @@ class Client extends openapi_core_1.default {
|
|
|
2114
2167
|
if (!$dara.isNull(request.clientControlMenu)) {
|
|
2115
2168
|
query["ClientControlMenu"] = request.clientControlMenu;
|
|
2116
2169
|
}
|
|
2170
|
+
if (!$dara.isNull(request.clientCreateSnapshot)) {
|
|
2171
|
+
query["ClientCreateSnapshot"] = request.clientCreateSnapshot;
|
|
2172
|
+
}
|
|
2117
2173
|
if (!$dara.isNull(request.clientType)) {
|
|
2118
2174
|
query["ClientType"] = request.clientType;
|
|
2119
2175
|
}
|
|
@@ -2429,6 +2485,9 @@ class Client extends openapi_core_1.default {
|
|
|
2429
2485
|
if (!$dara.isNull(request.watermarkSecurity)) {
|
|
2430
2486
|
query["WatermarkSecurity"] = request.watermarkSecurity;
|
|
2431
2487
|
}
|
|
2488
|
+
if (!$dara.isNull(request.watermarkShadow)) {
|
|
2489
|
+
query["WatermarkShadow"] = request.watermarkShadow;
|
|
2490
|
+
}
|
|
2432
2491
|
if (!$dara.isNull(request.watermarkTransparencyValue)) {
|
|
2433
2492
|
query["WatermarkTransparencyValue"] = request.watermarkTransparencyValue;
|
|
2434
2493
|
}
|
|
@@ -3249,7 +3308,7 @@ class Client extends openapi_core_1.default {
|
|
|
3249
3308
|
return await this.createDiskEncryptionServiceWithOptions(request, runtime);
|
|
3250
3309
|
}
|
|
3251
3310
|
/**
|
|
3252
|
-
*
|
|
3311
|
+
* Creates a user-level storage resource.
|
|
3253
3312
|
*
|
|
3254
3313
|
* @param request - CreateDriveRequest
|
|
3255
3314
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3305,7 +3364,7 @@ class Client extends openapi_core_1.default {
|
|
|
3305
3364
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDriveResponse({}));
|
|
3306
3365
|
}
|
|
3307
3366
|
/**
|
|
3308
|
-
*
|
|
3367
|
+
* Creates a user-level storage resource.
|
|
3309
3368
|
*
|
|
3310
3369
|
* @param request - CreateDriveRequest
|
|
3311
3370
|
* @returns CreateDriveResponse
|
|
@@ -3315,7 +3374,7 @@ class Client extends openapi_core_1.default {
|
|
|
3315
3374
|
return await this.createDriveWithOptions(request, runtime);
|
|
3316
3375
|
}
|
|
3317
3376
|
/**
|
|
3318
|
-
*
|
|
3377
|
+
* Creates a data report export task.
|
|
3319
3378
|
*
|
|
3320
3379
|
* @param request - CreateEcdReportTaskRequest
|
|
3321
3380
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3356,7 +3415,7 @@ class Client extends openapi_core_1.default {
|
|
|
3356
3415
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateEcdReportTaskResponse({}));
|
|
3357
3416
|
}
|
|
3358
3417
|
/**
|
|
3359
|
-
*
|
|
3418
|
+
* Creates a data report export task.
|
|
3360
3419
|
*
|
|
3361
3420
|
* @param request - CreateEcdReportTaskRequest
|
|
3362
3421
|
* @returns CreateEcdReportTaskResponse
|
|
@@ -4330,7 +4389,12 @@ class Client extends openapi_core_1.default {
|
|
|
4330
4389
|
return await this.createSubnetWithOptions(request, runtime);
|
|
4331
4390
|
}
|
|
4332
4391
|
/**
|
|
4333
|
-
*
|
|
4392
|
+
* Creates a custom cloud computer template. A cloud computer template (or simply "template") simplifies the process of creating cloud computers by providing a predefined set of configurations. This eliminates the need to manually configure each setting, saving significant time and effort.
|
|
4393
|
+
*
|
|
4394
|
+
* @remarks
|
|
4395
|
+
* When you call this operation, take note of the following item:
|
|
4396
|
+
* * Most parameters in templates are optional. When you create a template, Elastic Desktop Service (EDS) does not validate the existence or correctness of the parameter values you specify. The parameter values in the template are only verified when you use the template to create cloud computers.
|
|
4397
|
+
* * For parameters that include the region attribute in the template, it\\"s important to note that if the specified region doesn’t match the region where the template is used to create a cloud computer, those parameters will not take effect.
|
|
4334
4398
|
*
|
|
4335
4399
|
* @param request - CreateTemplateRequest
|
|
4336
4400
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4424,7 +4488,12 @@ class Client extends openapi_core_1.default {
|
|
|
4424
4488
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateTemplateResponse({}));
|
|
4425
4489
|
}
|
|
4426
4490
|
/**
|
|
4427
|
-
*
|
|
4491
|
+
* Creates a custom cloud computer template. A cloud computer template (or simply "template") simplifies the process of creating cloud computers by providing a predefined set of configurations. This eliminates the need to manually configure each setting, saving significant time and effort.
|
|
4492
|
+
*
|
|
4493
|
+
* @remarks
|
|
4494
|
+
* When you call this operation, take note of the following item:
|
|
4495
|
+
* * Most parameters in templates are optional. When you create a template, Elastic Desktop Service (EDS) does not validate the existence or correctness of the parameter values you specify. The parameter values in the template are only verified when you use the template to create cloud computers.
|
|
4496
|
+
* * For parameters that include the region attribute in the template, it\\"s important to note that if the specified region doesn’t match the region where the template is used to create a cloud computer, those parameters will not take effect.
|
|
4428
4497
|
*
|
|
4429
4498
|
* @param request - CreateTemplateRequest
|
|
4430
4499
|
* @returns CreateTemplateResponse
|
|
@@ -4518,7 +4587,7 @@ class Client extends openapi_core_1.default {
|
|
|
4518
4587
|
return await this.deleteBundlesWithOptions(request, runtime);
|
|
4519
4588
|
}
|
|
4520
4589
|
/**
|
|
4521
|
-
*
|
|
4590
|
+
* Delete files or folders from the network disk.
|
|
4522
4591
|
*
|
|
4523
4592
|
* @param request - DeleteCdsFileRequest
|
|
4524
4593
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4559,7 +4628,7 @@ class Client extends openapi_core_1.default {
|
|
|
4559
4628
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCdsFileResponse({}));
|
|
4560
4629
|
}
|
|
4561
4630
|
/**
|
|
4562
|
-
*
|
|
4631
|
+
* Delete files or folders from the network disk.
|
|
4563
4632
|
*
|
|
4564
4633
|
* @param request - DeleteCdsFileRequest
|
|
4565
4634
|
* @returns DeleteCdsFileResponse
|
|
@@ -4951,7 +5020,7 @@ class Client extends openapi_core_1.default {
|
|
|
4951
5020
|
return await this.deleteDirectoriesWithOptions(request, runtime);
|
|
4952
5021
|
}
|
|
4953
5022
|
/**
|
|
4954
|
-
*
|
|
5023
|
+
* Deletes a drive.
|
|
4955
5024
|
*
|
|
4956
5025
|
* @param request - DeleteDriveRequest
|
|
4957
5026
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4983,7 +5052,7 @@ class Client extends openapi_core_1.default {
|
|
|
4983
5052
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteDriveResponse({}));
|
|
4984
5053
|
}
|
|
4985
5054
|
/**
|
|
4986
|
-
*
|
|
5055
|
+
* Deletes a drive.
|
|
4987
5056
|
*
|
|
4988
5057
|
* @param request - DeleteDriveRequest
|
|
4989
5058
|
* @returns DeleteDriveResponse
|
|
@@ -6149,6 +6218,108 @@ class Client extends openapi_core_1.default {
|
|
|
6149
6218
|
let runtime = new $dara.RuntimeOptions({});
|
|
6150
6219
|
return await this.describeClientEventsWithOptions(request, runtime);
|
|
6151
6220
|
}
|
|
6221
|
+
/**
|
|
6222
|
+
* 查询云盘团队空间列表
|
|
6223
|
+
*
|
|
6224
|
+
* @param request - DescribeCloudDiskGroupDrivesRequest
|
|
6225
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
6226
|
+
* @returns DescribeCloudDiskGroupDrivesResponse
|
|
6227
|
+
*/
|
|
6228
|
+
async describeCloudDiskGroupDrivesWithOptions(request, runtime) {
|
|
6229
|
+
request.validate();
|
|
6230
|
+
let query = {};
|
|
6231
|
+
if (!$dara.isNull(request.cdsId)) {
|
|
6232
|
+
query["CdsId"] = request.cdsId;
|
|
6233
|
+
}
|
|
6234
|
+
if (!$dara.isNull(request.groupName)) {
|
|
6235
|
+
query["GroupName"] = request.groupName;
|
|
6236
|
+
}
|
|
6237
|
+
if (!$dara.isNull(request.maxResults)) {
|
|
6238
|
+
query["MaxResults"] = request.maxResults;
|
|
6239
|
+
}
|
|
6240
|
+
if (!$dara.isNull(request.nextToken)) {
|
|
6241
|
+
query["NextToken"] = request.nextToken;
|
|
6242
|
+
}
|
|
6243
|
+
if (!$dara.isNull(request.regionId)) {
|
|
6244
|
+
query["RegionId"] = request.regionId;
|
|
6245
|
+
}
|
|
6246
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
6247
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
6248
|
+
});
|
|
6249
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
6250
|
+
action: "DescribeCloudDiskGroupDrives",
|
|
6251
|
+
version: "2020-09-30",
|
|
6252
|
+
protocol: "HTTPS",
|
|
6253
|
+
pathname: "/",
|
|
6254
|
+
method: "POST",
|
|
6255
|
+
authType: "AK",
|
|
6256
|
+
style: "RPC",
|
|
6257
|
+
reqBodyType: "formData",
|
|
6258
|
+
bodyType: "json",
|
|
6259
|
+
});
|
|
6260
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudDiskGroupDrivesResponse({}));
|
|
6261
|
+
}
|
|
6262
|
+
/**
|
|
6263
|
+
* 查询云盘团队空间列表
|
|
6264
|
+
*
|
|
6265
|
+
* @param request - DescribeCloudDiskGroupDrivesRequest
|
|
6266
|
+
* @returns DescribeCloudDiskGroupDrivesResponse
|
|
6267
|
+
*/
|
|
6268
|
+
async describeCloudDiskGroupDrives(request) {
|
|
6269
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
6270
|
+
return await this.describeCloudDiskGroupDrivesWithOptions(request, runtime);
|
|
6271
|
+
}
|
|
6272
|
+
/**
|
|
6273
|
+
* 查询云盘团队列表
|
|
6274
|
+
*
|
|
6275
|
+
* @param request - DescribeCloudDiskGroupsRequest
|
|
6276
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
6277
|
+
* @returns DescribeCloudDiskGroupsResponse
|
|
6278
|
+
*/
|
|
6279
|
+
async describeCloudDiskGroupsWithOptions(request, runtime) {
|
|
6280
|
+
request.validate();
|
|
6281
|
+
let query = {};
|
|
6282
|
+
if (!$dara.isNull(request.cdsId)) {
|
|
6283
|
+
query["CdsId"] = request.cdsId;
|
|
6284
|
+
}
|
|
6285
|
+
if (!$dara.isNull(request.groupId)) {
|
|
6286
|
+
query["GroupId"] = request.groupId;
|
|
6287
|
+
}
|
|
6288
|
+
if (!$dara.isNull(request.groupName)) {
|
|
6289
|
+
query["GroupName"] = request.groupName;
|
|
6290
|
+
}
|
|
6291
|
+
if (!$dara.isNull(request.parentOrgId)) {
|
|
6292
|
+
query["ParentOrgId"] = request.parentOrgId;
|
|
6293
|
+
}
|
|
6294
|
+
if (!$dara.isNull(request.regionId)) {
|
|
6295
|
+
query["RegionId"] = request.regionId;
|
|
6296
|
+
}
|
|
6297
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
6298
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
6299
|
+
});
|
|
6300
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
6301
|
+
action: "DescribeCloudDiskGroups",
|
|
6302
|
+
version: "2020-09-30",
|
|
6303
|
+
protocol: "HTTPS",
|
|
6304
|
+
pathname: "/",
|
|
6305
|
+
method: "POST",
|
|
6306
|
+
authType: "AK",
|
|
6307
|
+
style: "RPC",
|
|
6308
|
+
reqBodyType: "formData",
|
|
6309
|
+
bodyType: "json",
|
|
6310
|
+
});
|
|
6311
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudDiskGroupsResponse({}));
|
|
6312
|
+
}
|
|
6313
|
+
/**
|
|
6314
|
+
* 查询云盘团队列表
|
|
6315
|
+
*
|
|
6316
|
+
* @param request - DescribeCloudDiskGroupsRequest
|
|
6317
|
+
* @returns DescribeCloudDiskGroupsResponse
|
|
6318
|
+
*/
|
|
6319
|
+
async describeCloudDiskGroups(request) {
|
|
6320
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
6321
|
+
return await this.describeCloudDiskGroupsWithOptions(request, runtime);
|
|
6322
|
+
}
|
|
6152
6323
|
/**
|
|
6153
6324
|
* Queries a list of authorized team spaces.
|
|
6154
6325
|
*
|
|
@@ -6419,7 +6590,7 @@ class Client extends openapi_core_1.default {
|
|
|
6419
6590
|
return await this.describeCustomizedListHeadersWithOptions(request, runtime);
|
|
6420
6591
|
}
|
|
6421
6592
|
/**
|
|
6422
|
-
* Queries
|
|
6593
|
+
* Queries cloud computer shares.
|
|
6423
6594
|
*
|
|
6424
6595
|
* @param request - DescribeDesktopGroupSessionsRequest
|
|
6425
6596
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6481,7 +6652,7 @@ class Client extends openapi_core_1.default {
|
|
|
6481
6652
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDesktopGroupSessionsResponse({}));
|
|
6482
6653
|
}
|
|
6483
6654
|
/**
|
|
6484
|
-
* Queries
|
|
6655
|
+
* Queries cloud computer shares.
|
|
6485
6656
|
*
|
|
6486
6657
|
* @param request - DescribeDesktopGroupSessionsRequest
|
|
6487
6658
|
* @returns DescribeDesktopGroupSessionsResponse
|
|
@@ -7298,7 +7469,7 @@ class Client extends openapi_core_1.default {
|
|
|
7298
7469
|
return await this.describeDirectoriesWithOptions(request, runtime);
|
|
7299
7470
|
}
|
|
7300
7471
|
/**
|
|
7301
|
-
*
|
|
7472
|
+
* Queries user-level storage resources.
|
|
7302
7473
|
*
|
|
7303
7474
|
* @param request - DescribeDrivesRequest
|
|
7304
7475
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7342,7 +7513,7 @@ class Client extends openapi_core_1.default {
|
|
|
7342
7513
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDrivesResponse({}));
|
|
7343
7514
|
}
|
|
7344
7515
|
/**
|
|
7345
|
-
*
|
|
7516
|
+
* Queries user-level storage resources.
|
|
7346
7517
|
*
|
|
7347
7518
|
* @param request - DescribeDrivesRequest
|
|
7348
7519
|
* @returns DescribeDrivesResponse
|
|
@@ -7352,7 +7523,7 @@ class Client extends openapi_core_1.default {
|
|
|
7352
7523
|
return await this.describeDrivesWithOptions(request, runtime);
|
|
7353
7524
|
}
|
|
7354
7525
|
/**
|
|
7355
|
-
*
|
|
7526
|
+
* Queries data report export tasks.
|
|
7356
7527
|
*
|
|
7357
7528
|
* @param request - DescribeEcdReportTasksRequest
|
|
7358
7529
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7396,7 +7567,7 @@ class Client extends openapi_core_1.default {
|
|
|
7396
7567
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeEcdReportTasksResponse({}));
|
|
7397
7568
|
}
|
|
7398
7569
|
/**
|
|
7399
|
-
*
|
|
7570
|
+
* Queries data report export tasks.
|
|
7400
7571
|
*
|
|
7401
7572
|
* @param request - DescribeEcdReportTasksRequest
|
|
7402
7573
|
* @returns DescribeEcdReportTasksResponse
|
|
@@ -7691,7 +7862,13 @@ class Client extends openapi_core_1.default {
|
|
|
7691
7862
|
return await this.describeFotaTasksWithOptions(request, runtime);
|
|
7692
7863
|
}
|
|
7693
7864
|
/**
|
|
7694
|
-
*
|
|
7865
|
+
* Queries the basic information of all cloud computers and the corresponding usage duration records.
|
|
7866
|
+
*
|
|
7867
|
+
* @remarks
|
|
7868
|
+
* Domestic site users query site selection Shanghai, international site users choose Singapore.
|
|
7869
|
+
* * By default, you can query all cloud computers that are deleted or not deleted.
|
|
7870
|
+
* * Deleted cloud computers can be queried only if the deletion time is less than three months.
|
|
7871
|
+
* * Sort criteria cannot be shared with other criteria.
|
|
7695
7872
|
*
|
|
7696
7873
|
* @param request - DescribeGlobalDesktopRecordsRequest
|
|
7697
7874
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7762,7 +7939,13 @@ class Client extends openapi_core_1.default {
|
|
|
7762
7939
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeGlobalDesktopRecordsResponse({}));
|
|
7763
7940
|
}
|
|
7764
7941
|
/**
|
|
7765
|
-
*
|
|
7942
|
+
* Queries the basic information of all cloud computers and the corresponding usage duration records.
|
|
7943
|
+
*
|
|
7944
|
+
* @remarks
|
|
7945
|
+
* Domestic site users query site selection Shanghai, international site users choose Singapore.
|
|
7946
|
+
* * By default, you can query all cloud computers that are deleted or not deleted.
|
|
7947
|
+
* * Deleted cloud computers can be queried only if the deletion time is less than three months.
|
|
7948
|
+
* * Sort criteria cannot be shared with other criteria.
|
|
7766
7949
|
*
|
|
7767
7950
|
* @param request - DescribeGlobalDesktopRecordsRequest
|
|
7768
7951
|
* @returns DescribeGlobalDesktopRecordsResponse
|
|
@@ -9422,7 +9605,7 @@ class Client extends openapi_core_1.default {
|
|
|
9422
9605
|
return await this.describeSubnetsWithOptions(request, runtime);
|
|
9423
9606
|
}
|
|
9424
9607
|
/**
|
|
9425
|
-
*
|
|
9608
|
+
* Queries the details of cloud computer templates.
|
|
9426
9609
|
*
|
|
9427
9610
|
* @param request - DescribeTemplatesRequest
|
|
9428
9611
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9478,7 +9661,7 @@ class Client extends openapi_core_1.default {
|
|
|
9478
9661
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTemplatesResponse({}));
|
|
9479
9662
|
}
|
|
9480
9663
|
/**
|
|
9481
|
-
*
|
|
9664
|
+
* Queries the details of cloud computer templates.
|
|
9482
9665
|
*
|
|
9483
9666
|
* @param request - DescribeTemplatesRequest
|
|
9484
9667
|
* @returns DescribeTemplatesResponse
|
|
@@ -10844,7 +11027,7 @@ class Client extends openapi_core_1.default {
|
|
|
10844
11027
|
return await this.hibernateDesktopsWithOptions(request, runtime);
|
|
10845
11028
|
}
|
|
10846
11029
|
/**
|
|
10847
|
-
* Queries the files in
|
|
11030
|
+
* Queries the list of files in the network disk and obtain the download link of the file.
|
|
10848
11031
|
*
|
|
10849
11032
|
* @param tmpReq - ListCdsFilesRequest
|
|
10850
11033
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10905,7 +11088,7 @@ class Client extends openapi_core_1.default {
|
|
|
10905
11088
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCdsFilesResponse({}));
|
|
10906
11089
|
}
|
|
10907
11090
|
/**
|
|
10908
|
-
* Queries the files in
|
|
11091
|
+
* Queries the list of files in the network disk and obtain the download link of the file.
|
|
10909
11092
|
*
|
|
10910
11093
|
* @param request - ListCdsFilesRequest
|
|
10911
11094
|
* @returns ListCdsFilesResponse
|
|
@@ -10984,7 +11167,7 @@ class Client extends openapi_core_1.default {
|
|
|
10984
11167
|
return await this.listDirectoryUsersWithOptions(request, runtime);
|
|
10985
11168
|
}
|
|
10986
11169
|
/**
|
|
10987
|
-
* Queries the
|
|
11170
|
+
* Queries the permissions on a shared file on a drive.
|
|
10988
11171
|
*
|
|
10989
11172
|
* @param request - ListFilePermissionRequest
|
|
10990
11173
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11025,7 +11208,7 @@ class Client extends openapi_core_1.default {
|
|
|
11025
11208
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListFilePermissionResponse({}));
|
|
11026
11209
|
}
|
|
11027
11210
|
/**
|
|
11028
|
-
* Queries the
|
|
11211
|
+
* Queries the permissions on a shared file on a drive.
|
|
11029
11212
|
*
|
|
11030
11213
|
* @param request - ListFilePermissionRequest
|
|
11031
11214
|
* @returns ListFilePermissionResponse
|
|
@@ -11034,6 +11217,51 @@ class Client extends openapi_core_1.default {
|
|
|
11034
11217
|
let runtime = new $dara.RuntimeOptions({});
|
|
11035
11218
|
return await this.listFilePermissionWithOptions(request, runtime);
|
|
11036
11219
|
}
|
|
11220
|
+
/**
|
|
11221
|
+
* Queries applications installed on a cloud computer.
|
|
11222
|
+
*
|
|
11223
|
+
* @param request - ListInstalledAppsRequest
|
|
11224
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
11225
|
+
* @returns ListInstalledAppsResponse
|
|
11226
|
+
*/
|
|
11227
|
+
async listInstalledAppsWithOptions(request, runtime) {
|
|
11228
|
+
request.validate();
|
|
11229
|
+
let query = {};
|
|
11230
|
+
if (!$dara.isNull(request.desktopId)) {
|
|
11231
|
+
query["DesktopId"] = request.desktopId;
|
|
11232
|
+
}
|
|
11233
|
+
if (!$dara.isNull(request.pageNumber)) {
|
|
11234
|
+
query["PageNumber"] = request.pageNumber;
|
|
11235
|
+
}
|
|
11236
|
+
if (!$dara.isNull(request.pageSize)) {
|
|
11237
|
+
query["PageSize"] = request.pageSize;
|
|
11238
|
+
}
|
|
11239
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
11240
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
11241
|
+
});
|
|
11242
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
11243
|
+
action: "ListInstalledApps",
|
|
11244
|
+
version: "2020-09-30",
|
|
11245
|
+
protocol: "HTTPS",
|
|
11246
|
+
pathname: "/",
|
|
11247
|
+
method: "POST",
|
|
11248
|
+
authType: "AK",
|
|
11249
|
+
style: "RPC",
|
|
11250
|
+
reqBodyType: "formData",
|
|
11251
|
+
bodyType: "json",
|
|
11252
|
+
});
|
|
11253
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListInstalledAppsResponse({}));
|
|
11254
|
+
}
|
|
11255
|
+
/**
|
|
11256
|
+
* Queries applications installed on a cloud computer.
|
|
11257
|
+
*
|
|
11258
|
+
* @param request - ListInstalledAppsRequest
|
|
11259
|
+
* @returns ListInstalledAppsResponse
|
|
11260
|
+
*/
|
|
11261
|
+
async listInstalledApps(request) {
|
|
11262
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
11263
|
+
return await this.listInstalledAppsWithOptions(request, runtime);
|
|
11264
|
+
}
|
|
11037
11265
|
/**
|
|
11038
11266
|
* Queries information about an office network, including its status, cloud computer quantity, virtual private cloud (VPC) type, and more.
|
|
11039
11267
|
*
|
|
@@ -11212,7 +11440,7 @@ class Client extends openapi_core_1.default {
|
|
|
11212
11440
|
return await this.listTagResourcesWithOptions(request, runtime);
|
|
11213
11441
|
}
|
|
11214
11442
|
/**
|
|
11215
|
-
*
|
|
11443
|
+
* Queries the file information of a file transmission task.
|
|
11216
11444
|
*
|
|
11217
11445
|
* @param request - ListTransferFilesRequest
|
|
11218
11446
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11247,7 +11475,7 @@ class Client extends openapi_core_1.default {
|
|
|
11247
11475
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListTransferFilesResponse({}));
|
|
11248
11476
|
}
|
|
11249
11477
|
/**
|
|
11250
|
-
*
|
|
11478
|
+
* Queries the file information of a file transmission task.
|
|
11251
11479
|
*
|
|
11252
11480
|
* @param request - ListTransferFilesRequest
|
|
11253
11481
|
* @returns ListTransferFilesResponse
|
|
@@ -11776,7 +12004,7 @@ class Client extends openapi_core_1.default {
|
|
|
11776
12004
|
return await this.modifyBundleWithOptions(request, runtime);
|
|
11777
12005
|
}
|
|
11778
12006
|
/**
|
|
11779
|
-
* Modifies the
|
|
12007
|
+
* Modifies the attributes of a disk file or folder, such as the file name.
|
|
11780
12008
|
*
|
|
11781
12009
|
* @param request - ModifyCdsFileRequest
|
|
11782
12010
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11823,7 +12051,7 @@ class Client extends openapi_core_1.default {
|
|
|
11823
12051
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyCdsFileResponse({}));
|
|
11824
12052
|
}
|
|
11825
12053
|
/**
|
|
11826
|
-
* Modifies the
|
|
12054
|
+
* Modifies the attributes of a disk file or folder, such as the file name.
|
|
11827
12055
|
*
|
|
11828
12056
|
* @param request - ModifyCdsFileRequest
|
|
11829
12057
|
* @returns ModifyCdsFileResponse
|
|
@@ -11956,6 +12184,9 @@ class Client extends openapi_core_1.default {
|
|
|
11956
12184
|
if (!$dara.isNull(request.clientControlMenu)) {
|
|
11957
12185
|
query["ClientControlMenu"] = request.clientControlMenu;
|
|
11958
12186
|
}
|
|
12187
|
+
if (!$dara.isNull(request.clientCreateSnapshot)) {
|
|
12188
|
+
query["ClientCreateSnapshot"] = request.clientCreateSnapshot;
|
|
12189
|
+
}
|
|
11959
12190
|
if (!$dara.isNull(request.clientType)) {
|
|
11960
12191
|
query["ClientType"] = request.clientType;
|
|
11961
12192
|
}
|
|
@@ -12280,6 +12511,9 @@ class Client extends openapi_core_1.default {
|
|
|
12280
12511
|
if (!$dara.isNull(request.watermarkSecurity)) {
|
|
12281
12512
|
query["WatermarkSecurity"] = request.watermarkSecurity;
|
|
12282
12513
|
}
|
|
12514
|
+
if (!$dara.isNull(request.watermarkShadow)) {
|
|
12515
|
+
query["WatermarkShadow"] = request.watermarkShadow;
|
|
12516
|
+
}
|
|
12283
12517
|
if (!$dara.isNull(request.watermarkTransparencyValue)) {
|
|
12284
12518
|
query["WatermarkTransparencyValue"] = request.watermarkTransparencyValue;
|
|
12285
12519
|
}
|
|
@@ -13742,7 +13976,7 @@ class Client extends openapi_core_1.default {
|
|
|
13742
13976
|
return await this.modifyOfficeSiteCrossDesktopAccessWithOptions(request, runtime);
|
|
13743
13977
|
}
|
|
13744
13978
|
/**
|
|
13745
|
-
*
|
|
13979
|
+
* Modifies the DNS information of an office network.
|
|
13746
13980
|
*
|
|
13747
13981
|
* @param request - ModifyOfficeSiteDnsInfoRequest
|
|
13748
13982
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13777,7 +14011,7 @@ class Client extends openapi_core_1.default {
|
|
|
13777
14011
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyOfficeSiteDnsInfoResponse({}));
|
|
13778
14012
|
}
|
|
13779
14013
|
/**
|
|
13780
|
-
*
|
|
14014
|
+
* Modifies the DNS information of an office network.
|
|
13781
14015
|
*
|
|
13782
14016
|
* @param request - ModifyOfficeSiteDnsInfoRequest
|
|
13783
14017
|
* @returns ModifyOfficeSiteDnsInfoResponse
|
|
@@ -14152,7 +14386,7 @@ class Client extends openapi_core_1.default {
|
|
|
14152
14386
|
return await this.modifySecurityGroupAttributeWithOptions(request, runtime);
|
|
14153
14387
|
}
|
|
14154
14388
|
/**
|
|
14155
|
-
*
|
|
14389
|
+
* Modifies a custom cloud computer template.
|
|
14156
14390
|
*
|
|
14157
14391
|
* @param request - ModifyTemplateRequest
|
|
14158
14392
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14243,7 +14477,7 @@ class Client extends openapi_core_1.default {
|
|
|
14243
14477
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyTemplateResponse({}));
|
|
14244
14478
|
}
|
|
14245
14479
|
/**
|
|
14246
|
-
*
|
|
14480
|
+
* Modifies a custom cloud computer template.
|
|
14247
14481
|
*
|
|
14248
14482
|
* @param request - ModifyTemplateRequest
|
|
14249
14483
|
* @returns ModifyTemplateResponse
|
|
@@ -14256,7 +14490,7 @@ class Client extends openapi_core_1.default {
|
|
|
14256
14490
|
* Modifies the basic information of a custom cloud computer template, including the template name and template description.
|
|
14257
14491
|
*
|
|
14258
14492
|
* @remarks
|
|
14259
|
-
*
|
|
14493
|
+
* This operation allows you to modify only the name and description of a custom cloud computer template. To change other parameters of the template, call the [ModifyTemplate](https://help.aliyun.com/document_detail/2925841.html) operation.
|
|
14260
14494
|
*
|
|
14261
14495
|
* @param request - ModifyTemplateBaseInfoRequest
|
|
14262
14496
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14294,7 +14528,7 @@ class Client extends openapi_core_1.default {
|
|
|
14294
14528
|
* Modifies the basic information of a custom cloud computer template, including the template name and template description.
|
|
14295
14529
|
*
|
|
14296
14530
|
* @remarks
|
|
14297
|
-
*
|
|
14531
|
+
* This operation allows you to modify only the name and description of a custom cloud computer template. To change other parameters of the template, call the [ModifyTemplate](https://help.aliyun.com/document_detail/2925841.html) operation.
|
|
14298
14532
|
*
|
|
14299
14533
|
* @param request - ModifyTemplateBaseInfoRequest
|
|
14300
14534
|
* @returns ModifyTemplateBaseInfoResponse
|
|
@@ -14677,7 +14911,7 @@ class Client extends openapi_core_1.default {
|
|
|
14677
14911
|
return await this.releaseIpAddressWithOptions(request, runtime);
|
|
14678
14912
|
}
|
|
14679
14913
|
/**
|
|
14680
|
-
*
|
|
14914
|
+
* Unshare a folder on the network disk.
|
|
14681
14915
|
*
|
|
14682
14916
|
* @param tmpReq - RemoveFilePermissionRequest
|
|
14683
14917
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14726,7 +14960,7 @@ class Client extends openapi_core_1.default {
|
|
|
14726
14960
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RemoveFilePermissionResponse({}));
|
|
14727
14961
|
}
|
|
14728
14962
|
/**
|
|
14729
|
-
*
|
|
14963
|
+
* Unshare a folder on the network disk.
|
|
14730
14964
|
*
|
|
14731
14965
|
* @param request - RemoveFilePermissionRequest
|
|
14732
14966
|
* @returns RemoveFilePermissionResponse
|
|
@@ -15555,7 +15789,10 @@ class Client extends openapi_core_1.default {
|
|
|
15555
15789
|
return await this.setDesktopGroupTimerStatusWithOptions(request, runtime);
|
|
15556
15790
|
}
|
|
15557
15791
|
/**
|
|
15558
|
-
*
|
|
15792
|
+
* Set the cloud computer maintenance mode.
|
|
15793
|
+
*
|
|
15794
|
+
* @remarks
|
|
15795
|
+
* If you need to perform some maintenance operations on the cloud computer and want to prohibit end user from connecting and using the cloud computer during this period, you can switch it to maintenance mode.
|
|
15559
15796
|
*
|
|
15560
15797
|
* @param request - SetDesktopMaintenanceRequest
|
|
15561
15798
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15590,7 +15827,10 @@ class Client extends openapi_core_1.default {
|
|
|
15590
15827
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetDesktopMaintenanceResponse({}));
|
|
15591
15828
|
}
|
|
15592
15829
|
/**
|
|
15593
|
-
*
|
|
15830
|
+
* Set the cloud computer maintenance mode.
|
|
15831
|
+
*
|
|
15832
|
+
* @remarks
|
|
15833
|
+
* If you need to perform some maintenance operations on the cloud computer and want to prohibit end user from connecting and using the cloud computer during this period, you can switch it to maintenance mode.
|
|
15594
15834
|
*
|
|
15595
15835
|
* @param request - SetDesktopMaintenanceRequest
|
|
15596
15836
|
* @returns SetDesktopMaintenanceResponse
|
|
@@ -16010,7 +16250,7 @@ class Client extends openapi_core_1.default {
|
|
|
16010
16250
|
return await this.tagResourcesWithOptions(request, runtime);
|
|
16011
16251
|
}
|
|
16012
16252
|
/**
|
|
16013
|
-
*
|
|
16253
|
+
* Queries the transmission and approval result for a submitted file.
|
|
16014
16254
|
*
|
|
16015
16255
|
* @param request - TransferTaskApprovalCallbackRequest
|
|
16016
16256
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16048,7 +16288,7 @@ class Client extends openapi_core_1.default {
|
|
|
16048
16288
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.TransferTaskApprovalCallbackResponse({}));
|
|
16049
16289
|
}
|
|
16050
16290
|
/**
|
|
16051
|
-
*
|
|
16291
|
+
* Queries the transmission and approval result for a submitted file.
|
|
16052
16292
|
*
|
|
16053
16293
|
* @param request - TransferTaskApprovalCallbackRequest
|
|
16054
16294
|
* @returns TransferTaskApprovalCallbackResponse
|