@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
|
@@ -4,33 +4,79 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class ListTransferFilesResponseBodyFiles extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The URL of the file icon.
|
|
9
|
+
*
|
|
10
|
+
* >
|
|
11
|
+
*
|
|
12
|
+
* * For image file types (.png, .jpg, .jpeg, .gif, .webp, and .svg), the URL of the specific image is returned.
|
|
13
|
+
*
|
|
14
|
+
* * For other file types, the URL of the default image is returned.
|
|
15
|
+
*
|
|
7
16
|
* @example
|
|
8
17
|
* https://app-center-icon-pre-hangzhou.oss-cn-hangzhou.aliyuncs.com/tenant****
|
|
9
18
|
*/
|
|
10
19
|
iconUrl?: string;
|
|
11
20
|
/**
|
|
21
|
+
* @remarks
|
|
22
|
+
* The file ID.
|
|
23
|
+
*
|
|
12
24
|
* @example
|
|
13
25
|
* trf-a213msf****
|
|
14
26
|
*/
|
|
15
27
|
id?: string;
|
|
28
|
+
/**
|
|
29
|
+
* @remarks
|
|
30
|
+
* The file name.
|
|
31
|
+
*/
|
|
16
32
|
name?: string;
|
|
33
|
+
/**
|
|
34
|
+
* @remarks
|
|
35
|
+
* The name of the object stored in OSS.
|
|
36
|
+
*
|
|
37
|
+
* >
|
|
38
|
+
*
|
|
39
|
+
* * A value is returned for this parameter only when the object is stored in a custom OSS bucket.
|
|
40
|
+
*/
|
|
17
41
|
ossFileName?: string;
|
|
18
42
|
/**
|
|
43
|
+
* @remarks
|
|
44
|
+
* The path of the object in the OSS bucket.
|
|
45
|
+
*
|
|
46
|
+
* >
|
|
47
|
+
*
|
|
48
|
+
* * A value is returned for this parameter only when the object is stored in a custom OSS bucket.
|
|
49
|
+
*
|
|
19
50
|
* @example
|
|
20
51
|
* transfer/1244234/****
|
|
21
52
|
*/
|
|
22
53
|
ossFilePath?: string;
|
|
23
54
|
/**
|
|
55
|
+
* @remarks
|
|
56
|
+
* The file size.
|
|
57
|
+
*
|
|
24
58
|
* @example
|
|
25
59
|
* 10853079
|
|
26
60
|
*/
|
|
27
61
|
size?: string;
|
|
28
62
|
/**
|
|
63
|
+
* @remarks
|
|
64
|
+
* The file status.
|
|
65
|
+
*
|
|
66
|
+
* Valid values:
|
|
67
|
+
*
|
|
68
|
+
* * DELETING
|
|
69
|
+
* * DELETED
|
|
70
|
+
* * UPLOADED
|
|
71
|
+
*
|
|
29
72
|
* @example
|
|
30
73
|
* DELETED
|
|
31
74
|
*/
|
|
32
75
|
status?: string;
|
|
33
76
|
/**
|
|
77
|
+
* @remarks
|
|
78
|
+
* The file type.
|
|
79
|
+
*
|
|
34
80
|
* @example
|
|
35
81
|
* txt
|
|
36
82
|
*/
|
|
@@ -71,18 +117,35 @@ export class ListTransferFilesResponseBodyFiles extends $dara.Model {
|
|
|
71
117
|
}
|
|
72
118
|
|
|
73
119
|
export class ListTransferFilesResponseBody extends $dara.Model {
|
|
120
|
+
/**
|
|
121
|
+
* @remarks
|
|
122
|
+
* The files.
|
|
123
|
+
*/
|
|
74
124
|
files?: ListTransferFilesResponseBodyFiles[];
|
|
75
125
|
/**
|
|
126
|
+
* @remarks
|
|
127
|
+
* The number of entries to return on each page.
|
|
128
|
+
*
|
|
129
|
+
* Maximum value: 100.
|
|
130
|
+
*
|
|
131
|
+
* Default value: 20.
|
|
132
|
+
*
|
|
76
133
|
* @example
|
|
77
134
|
* 20
|
|
78
135
|
*/
|
|
79
136
|
maxResults?: number;
|
|
80
137
|
/**
|
|
138
|
+
* @remarks
|
|
139
|
+
* The returned value of `NextToken` is a pagination token, which can be used in the next request to retrieve a new page of results. If NextToken is empty, no next page exists.
|
|
140
|
+
*
|
|
81
141
|
* @example
|
|
82
142
|
* caeba0bbb2be03f84eb48b699f0a****
|
|
83
143
|
*/
|
|
84
144
|
nextToken?: string;
|
|
85
145
|
/**
|
|
146
|
+
* @remarks
|
|
147
|
+
* The ID of the request.
|
|
148
|
+
*
|
|
86
149
|
* @example
|
|
87
150
|
* 1CBAFFAB-B697-4049-A9B1-67E1FC5F****
|
|
88
151
|
*/
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ModifyCdsFileRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The enterprise drive ID.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -15,45 +15,14 @@ export class ModifyCdsFileRequest extends $dara.Model {
|
|
|
15
15
|
cdsId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The processing
|
|
18
|
+
* The processing policy when a file with the same name appears.
|
|
19
19
|
*
|
|
20
20
|
* Valid values:
|
|
21
21
|
*
|
|
22
|
-
* * refuse
|
|
23
|
-
*
|
|
24
|
-
*
|
|
25
|
-
*
|
|
26
|
-
* :
|
|
27
|
-
*
|
|
28
|
-
* <!-- -->
|
|
29
|
-
*
|
|
30
|
-
* refuses to create a file that has the same name as the file in the cloud.
|
|
31
|
-
*
|
|
32
|
-
* <!-- -->
|
|
33
|
-
*
|
|
34
|
-
* * auto_rename
|
|
35
|
-
*
|
|
36
|
-
* <!-- -->
|
|
37
|
-
*
|
|
38
|
-
* :
|
|
39
|
-
*
|
|
40
|
-
* <!-- -->
|
|
41
|
-
*
|
|
42
|
-
* automatically renames a file if the file has the same name as another file. By default, the current point in time is appended. Example: xxx20060102_150405.
|
|
43
|
-
*
|
|
44
|
-
* <!-- -->
|
|
45
|
-
*
|
|
46
|
-
* * ignore
|
|
47
|
-
*
|
|
48
|
-
* <!-- -->
|
|
49
|
-
*
|
|
50
|
-
* :
|
|
51
|
-
*
|
|
52
|
-
* <!-- -->
|
|
53
|
-
*
|
|
54
|
-
* allows files with the same name.
|
|
55
|
-
*
|
|
56
|
-
* <!-- -->
|
|
22
|
+
* * refuse: If you want to create a file that uses the same name as an existing file in the cloud, the system denies your request and returns the details of the existing file.
|
|
23
|
+
* * auto_rename: automatically renames a file if the file has the same name as an existing file in the cloud. By default, the current point in time is appended to the end of the original file name. Example: xxx20240102_150405.
|
|
24
|
+
* * ignore: allows the file to be with the same name.
|
|
25
|
+
* * over_write: After you create a file that uses the same name as an existing file in the cloud, the new file overwrites the existing file.
|
|
57
26
|
*
|
|
58
27
|
* @example
|
|
59
28
|
* ignore
|
|
@@ -61,7 +30,7 @@ export class ModifyCdsFileRequest extends $dara.Model {
|
|
|
61
30
|
conflictPolicy?: string;
|
|
62
31
|
/**
|
|
63
32
|
* @remarks
|
|
64
|
-
* The ID of the
|
|
33
|
+
* The ID of the user who uses the network disk.
|
|
65
34
|
*
|
|
66
35
|
* @example
|
|
67
36
|
* user01
|
|
@@ -69,7 +38,7 @@ export class ModifyCdsFileRequest extends $dara.Model {
|
|
|
69
38
|
endUserId?: string;
|
|
70
39
|
/**
|
|
71
40
|
* @remarks
|
|
72
|
-
* The file ID.
|
|
41
|
+
* The ID of the file. You can call the [ListCdsFiles](https://help.aliyun.com/document_detail/2247622.html) operation to query the ID of the file.
|
|
73
42
|
*
|
|
74
43
|
* This parameter is required.
|
|
75
44
|
*
|
|
@@ -79,7 +48,7 @@ export class ModifyCdsFileRequest extends $dara.Model {
|
|
|
79
48
|
fileId?: string;
|
|
80
49
|
/**
|
|
81
50
|
* @remarks
|
|
82
|
-
* The file
|
|
51
|
+
* The name of the file.
|
|
83
52
|
*
|
|
84
53
|
* This parameter is required.
|
|
85
54
|
*
|
|
@@ -89,7 +58,7 @@ export class ModifyCdsFileRequest extends $dara.Model {
|
|
|
89
58
|
fileName?: string;
|
|
90
59
|
/**
|
|
91
60
|
* @remarks
|
|
92
|
-
* The
|
|
61
|
+
* The ID of the team space.
|
|
93
62
|
*
|
|
94
63
|
* @example
|
|
95
64
|
* cg-i1ruuudp92qpj****
|
|
@@ -97,7 +66,7 @@ export class ModifyCdsFileRequest extends $dara.Model {
|
|
|
97
66
|
groupId?: string;
|
|
98
67
|
/**
|
|
99
68
|
* @remarks
|
|
100
|
-
* The region
|
|
69
|
+
* The ID of the region. 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.
|
|
101
70
|
*
|
|
102
71
|
* This parameter is required.
|
|
103
72
|
*
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ModifyCdsFileResponseBody extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The execution result of the operation. If the request was successful, `success` is returned. If the request failed, an error message is returned.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* success
|
|
@@ -41,7 +41,7 @@ export class ModifyCdsFileResponseBody extends $dara.Model {
|
|
|
41
41
|
data?: string;
|
|
42
42
|
/**
|
|
43
43
|
* @remarks
|
|
44
|
-
* The error message returned if the
|
|
44
|
+
* The returned error message. This parameter is not returned if the value of Code is `success`.
|
|
45
45
|
*
|
|
46
46
|
* @example
|
|
47
47
|
* success
|
|
@@ -57,25 +57,12 @@ export class ModifyCdsFileResponseBody extends $dara.Model {
|
|
|
57
57
|
requestId?: string;
|
|
58
58
|
/**
|
|
59
59
|
* @remarks
|
|
60
|
-
* Indicates whether the
|
|
60
|
+
* Indicates whether the operation was successful.
|
|
61
61
|
*
|
|
62
|
-
* Valid
|
|
63
|
-
*
|
|
64
|
-
* * true: The request is successful.
|
|
65
|
-
*
|
|
66
|
-
* <!-- -->
|
|
67
|
-
*
|
|
68
|
-
* <!-- -->
|
|
69
|
-
*
|
|
70
|
-
* <!-- -->
|
|
62
|
+
* Valid value:
|
|
71
63
|
*
|
|
72
|
-
* *
|
|
73
|
-
*
|
|
74
|
-
* <!-- -->
|
|
75
|
-
*
|
|
76
|
-
* <!-- -->
|
|
77
|
-
*
|
|
78
|
-
* <!-- -->
|
|
64
|
+
* * true
|
|
65
|
+
* * false
|
|
79
66
|
*
|
|
80
67
|
* @example
|
|
81
68
|
* true
|
|
@@ -842,6 +842,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
842
842
|
*/
|
|
843
843
|
cameraRedirect?: string;
|
|
844
844
|
clientControlMenu?: string;
|
|
845
|
+
clientCreateSnapshot?: string;
|
|
845
846
|
/**
|
|
846
847
|
* @remarks
|
|
847
848
|
* The types of Alibaba Cloud Workspace clients that end users can use to connect to cloud computers.
|
|
@@ -1818,6 +1819,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
1818
1819
|
* off
|
|
1819
1820
|
*/
|
|
1820
1821
|
watermarkSecurity?: string;
|
|
1822
|
+
watermarkShadow?: string;
|
|
1821
1823
|
/**
|
|
1822
1824
|
* @remarks
|
|
1823
1825
|
* The watermark opacity. A higher value makes the watermark more opaque. Valid values: 10 to 100.
|
|
@@ -1883,6 +1885,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
1883
1885
|
businessType: 'BusinessType',
|
|
1884
1886
|
cameraRedirect: 'CameraRedirect',
|
|
1885
1887
|
clientControlMenu: 'ClientControlMenu',
|
|
1888
|
+
clientCreateSnapshot: 'ClientCreateSnapshot',
|
|
1886
1889
|
clientType: 'ClientType',
|
|
1887
1890
|
clipboard: 'Clipboard',
|
|
1888
1891
|
clipboardGraineds: 'ClipboardGraineds',
|
|
@@ -1991,6 +1994,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
1991
1994
|
watermarkPower: 'WatermarkPower',
|
|
1992
1995
|
watermarkRowAmount: 'WatermarkRowAmount',
|
|
1993
1996
|
watermarkSecurity: 'WatermarkSecurity',
|
|
1997
|
+
watermarkShadow: 'WatermarkShadow',
|
|
1994
1998
|
watermarkTransparencyValue: 'WatermarkTransparencyValue',
|
|
1995
1999
|
watermarkType: 'WatermarkType',
|
|
1996
2000
|
wuyingKeeper: 'WuyingKeeper',
|
|
@@ -2008,6 +2012,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
2008
2012
|
businessType: 'number',
|
|
2009
2013
|
cameraRedirect: 'string',
|
|
2010
2014
|
clientControlMenu: 'string',
|
|
2015
|
+
clientCreateSnapshot: 'string',
|
|
2011
2016
|
clientType: { 'type': 'array', 'itemType': ModifyCenterPolicyRequestClientType },
|
|
2012
2017
|
clipboard: 'string',
|
|
2013
2018
|
clipboardGraineds: { 'type': 'array', 'itemType': ModifyCenterPolicyRequestClipboardGraineds },
|
|
@@ -2116,6 +2121,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
2116
2121
|
watermarkPower: 'string',
|
|
2117
2122
|
watermarkRowAmount: 'number',
|
|
2118
2123
|
watermarkSecurity: 'string',
|
|
2124
|
+
watermarkShadow: 'string',
|
|
2119
2125
|
watermarkTransparencyValue: 'number',
|
|
2120
2126
|
watermarkType: 'string',
|
|
2121
2127
|
wuyingKeeper: 'string',
|
|
@@ -35,11 +35,11 @@ export class ModifyNetworkPackageBandwidthRequest extends $dara.Model {
|
|
|
35
35
|
autoPay?: boolean;
|
|
36
36
|
/**
|
|
37
37
|
* @remarks
|
|
38
|
-
* The bandwidth
|
|
38
|
+
* The maximum bandwidth of the premium bandwidth plan, in Mbit/s. Valid range: The allowed range depends on the billing method:
|
|
39
39
|
*
|
|
40
|
-
* *
|
|
41
|
-
* *
|
|
42
|
-
* *
|
|
40
|
+
* * Subscription: 2 to 1000
|
|
41
|
+
* * Pay-as-you-go, by data transfer (PayByTraffic): 2 to 200
|
|
42
|
+
* * Pay-as-you-go, by fixed bandwidth (PayByBandwidth): 2 to 1000
|
|
43
43
|
*
|
|
44
44
|
* This parameter is required.
|
|
45
45
|
*
|
|
@@ -3,9 +3,15 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class ModifyOfficeSiteDnsInfoRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The IP addresses of the custom DNS servers. Up to 2 IP addresses can be specified.
|
|
9
|
+
*/
|
|
6
10
|
dnsAddress?: string[];
|
|
7
11
|
/**
|
|
8
12
|
* @remarks
|
|
13
|
+
* The office network ID.
|
|
14
|
+
*
|
|
9
15
|
* This parameter is required.
|
|
10
16
|
*
|
|
11
17
|
* @example
|
|
@@ -14,6 +20,8 @@ export class ModifyOfficeSiteDnsInfoRequest extends $dara.Model {
|
|
|
14
20
|
officeSiteId?: string;
|
|
15
21
|
/**
|
|
16
22
|
* @remarks
|
|
23
|
+
* The region ID of the instance. You can call the DescribeRegions operation to query the most recent region list.
|
|
24
|
+
*
|
|
17
25
|
* This parameter is required.
|
|
18
26
|
*
|
|
19
27
|
* @example
|
|
@@ -3,7 +3,24 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class ModifyTemplateRequestDataDiskList extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The PL of the data disk. Default value: `AutoPL`.
|
|
9
|
+
*
|
|
10
|
+
* Valid values:
|
|
11
|
+
*
|
|
12
|
+
* * PL1: a PL1 ESSD
|
|
13
|
+
* * PL0: a PL0 ESSD
|
|
14
|
+
* * AutoPL: an AutoPL ESSD
|
|
15
|
+
*/
|
|
6
16
|
performanceLevel?: string;
|
|
17
|
+
/**
|
|
18
|
+
* @remarks
|
|
19
|
+
* The size of the data disk. Unit: GiB. Valid range: 40 to 2040 GiB with an increment of 10 GiB.
|
|
20
|
+
*
|
|
21
|
+
* @example
|
|
22
|
+
* 40
|
|
23
|
+
*/
|
|
7
24
|
size?: number;
|
|
8
25
|
static names(): { [key: string]: string } {
|
|
9
26
|
return {
|
|
@@ -61,7 +61,7 @@ export class ModifyTimerGroupRequestConfigTimersSegmentTimers extends $dara.Mode
|
|
|
61
61
|
export class ModifyTimerGroupRequestConfigTimers extends $dara.Model {
|
|
62
62
|
/**
|
|
63
63
|
* @remarks
|
|
64
|
-
* Specifies whether to allow end users to configure scheduled
|
|
64
|
+
* Specifies whether to allow end users to configure the scheduled task.
|
|
65
65
|
*
|
|
66
66
|
* @example
|
|
67
67
|
* true
|
|
@@ -109,14 +109,14 @@ export class ModifyTimerGroupRequestConfigTimers extends $dara.Model {
|
|
|
109
109
|
operationType?: string;
|
|
110
110
|
/**
|
|
111
111
|
* @remarks
|
|
112
|
-
* The process whitelist. If whitelisted processes are running, the scheduled task does not take effect
|
|
112
|
+
* The process whitelist. If whitelisted processes are running, the scheduled task does not take effect.
|
|
113
113
|
*/
|
|
114
114
|
processWhitelist?: string[];
|
|
115
115
|
/**
|
|
116
116
|
* @remarks
|
|
117
117
|
* The reset option.
|
|
118
118
|
*
|
|
119
|
-
* Valid
|
|
119
|
+
* Valid value:
|
|
120
120
|
*
|
|
121
121
|
* * RESET_TYPE_SYSTEM: resets the system disk.
|
|
122
122
|
* * RESET_TYPE_USER_DISK: resets the data disk.
|
|
@@ -129,7 +129,7 @@ export class ModifyTimerGroupRequestConfigTimers extends $dara.Model {
|
|
|
129
129
|
segmentTimers?: ModifyTimerGroupRequestConfigTimersSegmentTimers[];
|
|
130
130
|
/**
|
|
131
131
|
* @remarks
|
|
132
|
-
* The scheduled task
|
|
132
|
+
* The type of the scheduled task.
|
|
133
133
|
*
|
|
134
134
|
* Valid value:
|
|
135
135
|
*
|
|
@@ -141,7 +141,7 @@ export class ModifyTimerGroupRequestConfigTimers extends $dara.Model {
|
|
|
141
141
|
* * NoOperationHibernate: scheduled hibernation upon inactivity.
|
|
142
142
|
* * TimerShutdown: scheduled shutdown.
|
|
143
143
|
* * NoOperationReboot: scheduled restart upon inactivity.
|
|
144
|
-
* * TimerReboot:
|
|
144
|
+
* * TimerReboot: Restarts the cloud computers on schedule.
|
|
145
145
|
*
|
|
146
146
|
* @example
|
|
147
147
|
* TIMER_BOOT
|
|
@@ -210,7 +210,7 @@ export class ModifyTimerGroupRequestConfigTimers extends $dara.Model {
|
|
|
210
210
|
export class ModifyTimerGroupRequest extends $dara.Model {
|
|
211
211
|
/**
|
|
212
212
|
* @remarks
|
|
213
|
-
* The scheduled
|
|
213
|
+
* The scheduled tasks.
|
|
214
214
|
*/
|
|
215
215
|
configTimers?: ModifyTimerGroupRequestConfigTimers[];
|
|
216
216
|
/**
|