@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
|
@@ -3,49 +3,87 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The cloud computer IDs. You can specify 1 to 100 office network IDs.
|
|
9
|
+
*/
|
|
6
10
|
desktopId?: string[];
|
|
7
11
|
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* The name of the cloud computer.
|
|
14
|
+
*
|
|
8
15
|
* @example
|
|
9
16
|
* DemoComputer
|
|
10
17
|
*/
|
|
11
18
|
desktopName?: string;
|
|
12
19
|
/**
|
|
20
|
+
* @remarks
|
|
21
|
+
* The cloud computer type. You can call the [DescribeDesktopTypes](https://help.aliyun.com/document_detail/188882.html) operation to query the IDs of the specifications supported by the cloud computer.
|
|
22
|
+
*
|
|
13
23
|
* @example
|
|
14
24
|
* eds.enterprise_office.2c4g
|
|
15
25
|
*/
|
|
16
26
|
desktopType?: string;
|
|
17
27
|
/**
|
|
28
|
+
* @remarks
|
|
29
|
+
* The end time. The interval between the start time and end time can be up to 30 days. Supported formats:
|
|
30
|
+
*
|
|
31
|
+
* * Format: YYYY-MM-DDThh:mm:ssZ.
|
|
32
|
+
*
|
|
18
33
|
* @example
|
|
19
34
|
* 2022-08-31T06:56:45Z
|
|
20
35
|
*/
|
|
21
36
|
endTime?: string;
|
|
22
37
|
/**
|
|
38
|
+
* @remarks
|
|
39
|
+
* The end user ID.
|
|
40
|
+
*
|
|
23
41
|
* @example
|
|
24
42
|
* TestUser
|
|
25
43
|
*/
|
|
26
44
|
endUserId?: string;
|
|
27
45
|
/**
|
|
46
|
+
* @remarks
|
|
47
|
+
* The office network IDs.
|
|
48
|
+
*
|
|
28
49
|
* @example
|
|
29
50
|
* cn-hangzhou+dir-363353****
|
|
30
51
|
*/
|
|
31
52
|
officeSiteId?: string;
|
|
32
53
|
/**
|
|
54
|
+
* @remarks
|
|
55
|
+
* The sorting field. If this parameter is not provided, results are sorted by creation time in descending order. Valid values:
|
|
56
|
+
*
|
|
57
|
+
* * uptime: indicates that the cloud computers are sorted by startup duration.
|
|
58
|
+
*
|
|
33
59
|
* @example
|
|
34
60
|
* uptime
|
|
35
61
|
*/
|
|
36
62
|
orderBy?: string;
|
|
37
63
|
/**
|
|
64
|
+
* @remarks
|
|
65
|
+
* The page number of the current page.\\
|
|
66
|
+
* Default value: 1
|
|
67
|
+
*
|
|
38
68
|
* @example
|
|
39
69
|
* 1
|
|
40
70
|
*/
|
|
41
71
|
pageNumber?: number;
|
|
42
72
|
/**
|
|
73
|
+
* @remarks
|
|
74
|
+
* The number of entries to return on each page. Valid values: 1 to 100.
|
|
75
|
+
*
|
|
43
76
|
* @example
|
|
44
77
|
* 20
|
|
45
78
|
*/
|
|
46
79
|
pageSize?: number;
|
|
47
80
|
/**
|
|
48
81
|
* @remarks
|
|
82
|
+
* The region ID.
|
|
83
|
+
*
|
|
84
|
+
* * China (Shanghai)
|
|
85
|
+
* * Singapore
|
|
86
|
+
*
|
|
49
87
|
* This parameter is required.
|
|
50
88
|
*
|
|
51
89
|
* @example
|
|
@@ -53,26 +91,52 @@ export class DescribeGlobalDesktopRecordsRequest extends $dara.Model {
|
|
|
53
91
|
*/
|
|
54
92
|
regionId?: string;
|
|
55
93
|
/**
|
|
94
|
+
* @remarks
|
|
95
|
+
* The ID of the resource group.
|
|
96
|
+
*
|
|
56
97
|
* @example
|
|
57
98
|
* rg-3mtuc28rx95lx****
|
|
58
99
|
*/
|
|
59
100
|
resourceGroupId?: string;
|
|
60
101
|
/**
|
|
102
|
+
* @remarks
|
|
103
|
+
* The query range. This parameter is empty by default. Optional values are:
|
|
104
|
+
*
|
|
105
|
+
* * ADVANCED: indicates that statistics such as the connection duration are queried.
|
|
106
|
+
*
|
|
61
107
|
* @example
|
|
62
108
|
* ADVANCED
|
|
63
109
|
*/
|
|
64
110
|
scope?: string;
|
|
65
111
|
/**
|
|
112
|
+
* @remarks
|
|
113
|
+
* The sorting method. Default value: ascending. Valid value:
|
|
114
|
+
*
|
|
115
|
+
* * Asc: ascending order
|
|
116
|
+
* * Desc: descending.
|
|
117
|
+
*
|
|
66
118
|
* @example
|
|
67
119
|
* Asc
|
|
68
120
|
*/
|
|
69
121
|
sortType?: string;
|
|
70
122
|
/**
|
|
123
|
+
* @remarks
|
|
124
|
+
* The start time. Supported formats:
|
|
125
|
+
*
|
|
126
|
+
* * Format: YYYY-MM-DDThh:mm:ssZ.
|
|
127
|
+
*
|
|
71
128
|
* @example
|
|
72
129
|
* 2022-03-23T04:10:21Z
|
|
73
130
|
*/
|
|
74
131
|
startTime?: string;
|
|
75
132
|
/**
|
|
133
|
+
* @remarks
|
|
134
|
+
* The way to purchase cloud computers. Valid values:
|
|
135
|
+
*
|
|
136
|
+
* * prePaid: The monthly purchase is unlimited.
|
|
137
|
+
* * postPaid: pay-as-you-go
|
|
138
|
+
* * monthPackage: monthly duration.
|
|
139
|
+
*
|
|
76
140
|
* @example
|
|
77
141
|
* monthPackage
|
|
78
142
|
*/
|
|
@@ -4,11 +4,17 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class DescribeGlobalDesktopRecordsResponseBodySessionsResourceGroups extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The ID of the enterprise resource group.
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* rg-f3s3dgt8dtb0vlqc8
|
|
9
12
|
*/
|
|
10
13
|
resourceGroupId?: string;
|
|
11
14
|
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The queried resource group name.
|
|
17
|
+
*
|
|
12
18
|
* @example
|
|
13
19
|
* dms_test
|
|
14
20
|
*/
|
|
@@ -38,11 +44,17 @@ export class DescribeGlobalDesktopRecordsResponseBodySessionsResourceGroups exte
|
|
|
38
44
|
|
|
39
45
|
export class DescribeGlobalDesktopRecordsResponseBodySessionsSessions extends $dara.Model {
|
|
40
46
|
/**
|
|
47
|
+
* @remarks
|
|
48
|
+
* The end user ID.
|
|
49
|
+
*
|
|
41
50
|
* @example
|
|
42
51
|
* TestUser
|
|
43
52
|
*/
|
|
44
53
|
endUserId?: string;
|
|
45
54
|
/**
|
|
55
|
+
* @remarks
|
|
56
|
+
* The time when the session was created.
|
|
57
|
+
*
|
|
46
58
|
* @example
|
|
47
59
|
* 2022-08-31T06:56:45Z
|
|
48
60
|
*/
|
|
@@ -72,114 +84,207 @@ export class DescribeGlobalDesktopRecordsResponseBodySessionsSessions extends $d
|
|
|
72
84
|
|
|
73
85
|
export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Model {
|
|
74
86
|
/**
|
|
87
|
+
* @remarks
|
|
88
|
+
* The connection status of the cloud desktop.
|
|
89
|
+
*
|
|
75
90
|
* @example
|
|
76
91
|
* Connected
|
|
77
92
|
*/
|
|
78
93
|
connectionStatus?: string;
|
|
79
94
|
/**
|
|
95
|
+
* @remarks
|
|
96
|
+
* The number of vCPUs.
|
|
97
|
+
*
|
|
80
98
|
* @example
|
|
81
99
|
* 2
|
|
82
100
|
*/
|
|
83
101
|
cpu?: number;
|
|
84
102
|
/**
|
|
103
|
+
* @remarks
|
|
104
|
+
* The ID of the cloud computer share.
|
|
105
|
+
*
|
|
85
106
|
* @example
|
|
86
107
|
* dg-iaqu3bi2xtie****
|
|
87
108
|
*/
|
|
88
109
|
desktopGroupId?: string;
|
|
89
110
|
/**
|
|
111
|
+
* @remarks
|
|
112
|
+
* The name of the cloud computer share.
|
|
113
|
+
*
|
|
90
114
|
* @example
|
|
91
115
|
* DemoCCGroup
|
|
92
116
|
*/
|
|
93
117
|
desktopGroupName?: string;
|
|
94
118
|
/**
|
|
119
|
+
* @remarks
|
|
120
|
+
* The cloud computer IDs.
|
|
121
|
+
*
|
|
95
122
|
* @example
|
|
96
123
|
* ecd-g6t1ukbaea****
|
|
97
124
|
*/
|
|
98
125
|
desktopId?: string;
|
|
99
126
|
/**
|
|
127
|
+
* @remarks
|
|
128
|
+
* The cloud computer name.
|
|
129
|
+
*
|
|
100
130
|
* @example
|
|
101
131
|
* DemoComputer
|
|
102
132
|
*/
|
|
103
133
|
desktopName?: string;
|
|
104
134
|
/**
|
|
135
|
+
* @remarks
|
|
136
|
+
* 桌面状态
|
|
137
|
+
*
|
|
105
138
|
* @example
|
|
106
139
|
* Running
|
|
107
140
|
*/
|
|
108
141
|
desktopStatus?: string;
|
|
109
142
|
/**
|
|
143
|
+
* @remarks
|
|
144
|
+
* The end user ID.
|
|
145
|
+
*
|
|
110
146
|
* @example
|
|
111
147
|
* TestUser
|
|
112
148
|
*/
|
|
113
149
|
endUserId?: string;
|
|
150
|
+
/**
|
|
151
|
+
* @remarks
|
|
152
|
+
* The list of assigned terminal user IDs.
|
|
153
|
+
*/
|
|
114
154
|
endUserIds?: string[];
|
|
115
155
|
/**
|
|
156
|
+
* @remarks
|
|
157
|
+
* The size of the GPU memory.
|
|
158
|
+
*
|
|
116
159
|
* @example
|
|
117
160
|
* 8GiB
|
|
118
161
|
*/
|
|
119
162
|
gpuSpec?: string;
|
|
120
163
|
/**
|
|
164
|
+
* @remarks
|
|
165
|
+
* The duration of the last connection to the cloud computer. Unit: seconds
|
|
166
|
+
*
|
|
121
167
|
* @example
|
|
122
168
|
* 120
|
|
123
169
|
*/
|
|
124
170
|
latestConnectionTime?: number;
|
|
125
171
|
/**
|
|
172
|
+
* @remarks
|
|
173
|
+
* The memory of the cloud computer. Unit: MiB.
|
|
174
|
+
*
|
|
126
175
|
* @example
|
|
127
176
|
* 4096
|
|
128
177
|
*/
|
|
129
178
|
memory?: number;
|
|
130
179
|
/**
|
|
180
|
+
* @remarks
|
|
181
|
+
* The office network ID.
|
|
182
|
+
*
|
|
131
183
|
* @example
|
|
132
184
|
* cn-hangzhou+dir-8904****
|
|
133
185
|
*/
|
|
134
186
|
officeSiteId?: string;
|
|
135
187
|
/**
|
|
188
|
+
* @remarks
|
|
189
|
+
* The office network name.
|
|
190
|
+
*
|
|
136
191
|
* @example
|
|
137
192
|
* TestOfficeSite
|
|
138
193
|
*/
|
|
139
194
|
officeSiteName?: string;
|
|
140
195
|
/**
|
|
196
|
+
* @example
|
|
197
|
+
* Simple
|
|
198
|
+
*/
|
|
199
|
+
officeSiteType?: string;
|
|
200
|
+
/**
|
|
201
|
+
* @remarks
|
|
202
|
+
* The OS type. Valid values:
|
|
203
|
+
*
|
|
204
|
+
* * Windows
|
|
205
|
+
* * Linux
|
|
206
|
+
*
|
|
141
207
|
* @example
|
|
142
208
|
* Linux
|
|
143
209
|
*/
|
|
144
210
|
osType?: string;
|
|
145
211
|
/**
|
|
212
|
+
* @remarks
|
|
213
|
+
* The specific model of the operating system.
|
|
214
|
+
*
|
|
146
215
|
* @example
|
|
147
216
|
* Windows 10
|
|
148
217
|
*/
|
|
149
218
|
platform?: string;
|
|
150
219
|
/**
|
|
220
|
+
* @remarks
|
|
221
|
+
* Protocol type.
|
|
222
|
+
*
|
|
223
|
+
* * HDX
|
|
224
|
+
* * ASP
|
|
225
|
+
*
|
|
151
226
|
* @example
|
|
152
227
|
* ASP
|
|
153
228
|
*/
|
|
154
229
|
protocolType?: string;
|
|
155
230
|
/**
|
|
231
|
+
* @remarks
|
|
232
|
+
* The ID of the region where the instance resides.
|
|
233
|
+
*
|
|
156
234
|
* @example
|
|
157
235
|
* cn-beijing
|
|
158
236
|
*/
|
|
159
237
|
regionId?: string;
|
|
238
|
+
/**
|
|
239
|
+
* @remarks
|
|
240
|
+
* The name of the enterprise resource group.
|
|
241
|
+
*/
|
|
160
242
|
resourceGroups?: DescribeGlobalDesktopRecordsResponseBodySessionsResourceGroups[];
|
|
161
243
|
/**
|
|
244
|
+
* @remarks
|
|
245
|
+
* The idle duration of the session. Unit: minutes.
|
|
246
|
+
*
|
|
162
247
|
* @example
|
|
163
248
|
* 120
|
|
164
249
|
*/
|
|
165
250
|
sessionIdleTime?: number;
|
|
251
|
+
/**
|
|
252
|
+
* @remarks
|
|
253
|
+
* The session details.
|
|
254
|
+
*/
|
|
166
255
|
sessions?: DescribeGlobalDesktopRecordsResponseBodySessionsSessions[];
|
|
167
256
|
/**
|
|
257
|
+
* @remarks
|
|
258
|
+
* The time when the status of the cloud computer was changed.
|
|
259
|
+
*
|
|
168
260
|
* @example
|
|
169
261
|
* 1760583xxxx
|
|
170
262
|
*/
|
|
171
263
|
statusChangeTime?: number;
|
|
172
264
|
/**
|
|
265
|
+
* @remarks
|
|
266
|
+
* The billing method of the cloud computer. Valid values:
|
|
267
|
+
*
|
|
268
|
+
* * prePaid: The monthly purchase is unlimited.
|
|
269
|
+
* * postPaid: pay-as-you-go
|
|
270
|
+
* * monthPackage: monthly duration.
|
|
271
|
+
*
|
|
173
272
|
* @example
|
|
174
273
|
* monthPackage
|
|
175
274
|
*/
|
|
176
275
|
subPayType?: string;
|
|
177
276
|
/**
|
|
277
|
+
* @remarks
|
|
278
|
+
* The total connection duration. Unit: seconds
|
|
279
|
+
*
|
|
178
280
|
* @example
|
|
179
281
|
* 240
|
|
180
282
|
*/
|
|
181
283
|
totalConnectionTime?: number;
|
|
182
284
|
/**
|
|
285
|
+
* @remarks
|
|
286
|
+
* The startup duration of the cloud computer. Unit: seconds
|
|
287
|
+
*
|
|
183
288
|
* @example
|
|
184
289
|
* 86400
|
|
185
290
|
*/
|
|
@@ -200,6 +305,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
|
|
|
200
305
|
memory: 'Memory',
|
|
201
306
|
officeSiteId: 'OfficeSiteId',
|
|
202
307
|
officeSiteName: 'OfficeSiteName',
|
|
308
|
+
officeSiteType: 'OfficeSiteType',
|
|
203
309
|
osType: 'OsType',
|
|
204
310
|
platform: 'Platform',
|
|
205
311
|
protocolType: 'ProtocolType',
|
|
@@ -230,6 +336,7 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
|
|
|
230
336
|
memory: 'number',
|
|
231
337
|
officeSiteId: 'string',
|
|
232
338
|
officeSiteName: 'string',
|
|
339
|
+
officeSiteType: 'string',
|
|
233
340
|
osType: 'string',
|
|
234
341
|
platform: 'string',
|
|
235
342
|
protocolType: 'string',
|
|
@@ -264,12 +371,22 @@ export class DescribeGlobalDesktopRecordsResponseBodySessions extends $dara.Mode
|
|
|
264
371
|
|
|
265
372
|
export class DescribeGlobalDesktopRecordsResponseBody extends $dara.Model {
|
|
266
373
|
/**
|
|
374
|
+
* @remarks
|
|
375
|
+
* The request ID.
|
|
376
|
+
*
|
|
267
377
|
* @example
|
|
268
378
|
* 1CBAFFAB-B697-4049-A9B1-67E1FC5F****
|
|
269
379
|
*/
|
|
270
380
|
requestId?: string;
|
|
381
|
+
/**
|
|
382
|
+
* @remarks
|
|
383
|
+
* The session details.
|
|
384
|
+
*/
|
|
271
385
|
sessions?: DescribeGlobalDesktopRecordsResponseBodySessions[];
|
|
272
386
|
/**
|
|
387
|
+
* @remarks
|
|
388
|
+
* The total number of entries returned.
|
|
389
|
+
*
|
|
273
390
|
* @example
|
|
274
391
|
* 1
|
|
275
392
|
*/
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class DescribeKmsKeysRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The ID
|
|
8
|
+
* The region ID. You can call the [DescribeRegions](~~DescribeRegions~~) operation to query the list of regions where Elastic Desktop Service (EDS) Enterprise is available.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* cn-hangzhou
|
|
@@ -67,19 +67,29 @@ export class DescribeKmsKeysResponseBody extends $dara.Model {
|
|
|
67
67
|
* @remarks
|
|
68
68
|
* The authorization status.
|
|
69
69
|
*
|
|
70
|
+
* Valid value:
|
|
71
|
+
*
|
|
72
|
+
* * not_authorized
|
|
73
|
+
* * authorized
|
|
74
|
+
*
|
|
70
75
|
* @example
|
|
71
76
|
* authorized
|
|
72
77
|
*/
|
|
73
78
|
authorizeStatus?: string;
|
|
74
79
|
/**
|
|
75
80
|
* @remarks
|
|
76
|
-
*
|
|
81
|
+
* Customer master key (CMK)
|
|
77
82
|
*/
|
|
78
83
|
keys?: DescribeKmsKeysResponseBodyKeys[];
|
|
79
84
|
/**
|
|
80
85
|
* @remarks
|
|
81
86
|
* Indicates whether KMS is activated.
|
|
82
87
|
*
|
|
88
|
+
* Valid value:
|
|
89
|
+
*
|
|
90
|
+
* * disabled
|
|
91
|
+
* * enabled
|
|
92
|
+
*
|
|
83
93
|
* @example
|
|
84
94
|
* enabled
|
|
85
95
|
*/
|
|
@@ -472,7 +472,15 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroupsNetRedirectRule
|
|
|
472
472
|
}
|
|
473
473
|
|
|
474
474
|
export class DescribePolicyGroupsResponseBodyDescribePolicyGroupsRecordEventLevels extends $dara.Model {
|
|
475
|
+
/**
|
|
476
|
+
* @remarks
|
|
477
|
+
* The event severity.
|
|
478
|
+
*/
|
|
475
479
|
eventLevel?: string;
|
|
480
|
+
/**
|
|
481
|
+
* @remarks
|
|
482
|
+
* The event type.
|
|
483
|
+
*/
|
|
476
484
|
eventType?: string;
|
|
477
485
|
static names(): { [key: string]: string } {
|
|
478
486
|
return {
|
|
@@ -632,6 +640,9 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
632
640
|
*/
|
|
633
641
|
authorizeSecurityPolicyRules?: DescribePolicyGroupsResponseBodyDescribePolicyGroupsAuthorizeSecurityPolicyRules[];
|
|
634
642
|
/**
|
|
643
|
+
* @remarks
|
|
644
|
+
* The automatic client connection recovery configurations.
|
|
645
|
+
*
|
|
635
646
|
* @example
|
|
636
647
|
* off
|
|
637
648
|
*/
|
|
@@ -650,6 +661,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
650
661
|
*/
|
|
651
662
|
cameraRedirect?: string;
|
|
652
663
|
clientControlMenu?: string;
|
|
664
|
+
clientCreateSnapshot?: string;
|
|
653
665
|
/**
|
|
654
666
|
* @remarks
|
|
655
667
|
* The logon method control rules to limit the type of the Alibaba Cloud Workspace client used by end users to connect to cloud computers.
|
|
@@ -997,6 +1009,9 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
997
1009
|
*/
|
|
998
1010
|
mobileRestart?: string;
|
|
999
1011
|
/**
|
|
1012
|
+
* @remarks
|
|
1013
|
+
* Indicates whether the Windows security control is enabled for mobile clients.
|
|
1014
|
+
*
|
|
1000
1015
|
* @example
|
|
1001
1016
|
* off
|
|
1002
1017
|
*/
|
|
@@ -1017,11 +1032,17 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1017
1032
|
*/
|
|
1018
1033
|
mobileShutdown?: string;
|
|
1019
1034
|
/**
|
|
1035
|
+
* @remarks
|
|
1036
|
+
* Indicates whether the Cloud Computer Manager is enabled for mobile clients.
|
|
1037
|
+
*
|
|
1020
1038
|
* @example
|
|
1021
1039
|
* off
|
|
1022
1040
|
*/
|
|
1023
1041
|
mobileWuyingKeeper?: string;
|
|
1024
1042
|
/**
|
|
1043
|
+
* @remarks
|
|
1044
|
+
* Indicates whether the Xiaoying AI Assistant is enabled for mobile clients.
|
|
1045
|
+
*
|
|
1025
1046
|
* @example
|
|
1026
1047
|
* off
|
|
1027
1048
|
*/
|
|
@@ -1164,12 +1185,20 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1164
1185
|
* 10
|
|
1165
1186
|
*/
|
|
1166
1187
|
recordEventDuration?: number;
|
|
1188
|
+
/**
|
|
1189
|
+
* @remarks
|
|
1190
|
+
* The screen recording file suffix.
|
|
1191
|
+
*/
|
|
1167
1192
|
recordEventFileExts?: string[];
|
|
1168
1193
|
/**
|
|
1169
1194
|
* @remarks
|
|
1170
1195
|
* The array of absolute paths of the monitored files in the screen recording audit policy.
|
|
1171
1196
|
*/
|
|
1172
1197
|
recordEventFilePaths?: string[];
|
|
1198
|
+
/**
|
|
1199
|
+
* @remarks
|
|
1200
|
+
* Indicates whether the screen recording event severity is enabled.
|
|
1201
|
+
*/
|
|
1173
1202
|
recordEventLevels?: DescribePolicyGroupsResponseBodyDescribePolicyGroupsRecordEventLevels[];
|
|
1174
1203
|
/**
|
|
1175
1204
|
* @remarks
|
|
@@ -1590,6 +1619,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1590
1619
|
* on
|
|
1591
1620
|
*/
|
|
1592
1621
|
watermarkSecurity?: string;
|
|
1622
|
+
watermarkShadow?: string;
|
|
1593
1623
|
/**
|
|
1594
1624
|
* @remarks
|
|
1595
1625
|
* The watermark transparency.
|
|
@@ -1654,6 +1684,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1654
1684
|
autoReconnect: 'AutoReconnect',
|
|
1655
1685
|
cameraRedirect: 'CameraRedirect',
|
|
1656
1686
|
clientControlMenu: 'ClientControlMenu',
|
|
1687
|
+
clientCreateSnapshot: 'ClientCreateSnapshot',
|
|
1657
1688
|
clientTypes: 'ClientTypes',
|
|
1658
1689
|
clipboard: 'Clipboard',
|
|
1659
1690
|
colorEnhancement: 'ColorEnhancement',
|
|
@@ -1761,6 +1792,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1761
1792
|
watermarkPower: 'WatermarkPower',
|
|
1762
1793
|
watermarkRowAmount: 'WatermarkRowAmount',
|
|
1763
1794
|
watermarkSecurity: 'WatermarkSecurity',
|
|
1795
|
+
watermarkShadow: 'WatermarkShadow',
|
|
1764
1796
|
watermarkTransparency: 'WatermarkTransparency',
|
|
1765
1797
|
watermarkTransparencyValue: 'WatermarkTransparencyValue',
|
|
1766
1798
|
watermarkType: 'WatermarkType',
|
|
@@ -1778,6 +1810,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1778
1810
|
autoReconnect: 'string',
|
|
1779
1811
|
cameraRedirect: 'string',
|
|
1780
1812
|
clientControlMenu: 'string',
|
|
1813
|
+
clientCreateSnapshot: 'string',
|
|
1781
1814
|
clientTypes: { 'type': 'array', 'itemType': DescribePolicyGroupsResponseBodyDescribePolicyGroupsClientTypes },
|
|
1782
1815
|
clipboard: 'string',
|
|
1783
1816
|
colorEnhancement: 'string',
|
|
@@ -1885,6 +1918,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1885
1918
|
watermarkPower: 'string',
|
|
1886
1919
|
watermarkRowAmount: 'number',
|
|
1887
1920
|
watermarkSecurity: 'string',
|
|
1921
|
+
watermarkShadow: 'string',
|
|
1888
1922
|
watermarkTransparency: 'string',
|
|
1889
1923
|
watermarkTransparencyValue: 'number',
|
|
1890
1924
|
watermarkType: 'string',
|
|
@@ -1954,7 +1988,7 @@ export class DescribePolicyGroupsResponseBody extends $dara.Model {
|
|
|
1954
1988
|
count?: number;
|
|
1955
1989
|
/**
|
|
1956
1990
|
* @remarks
|
|
1957
|
-
* The cloud computer policies.
|
|
1991
|
+
* The details of the cloud computer policies.
|
|
1958
1992
|
*/
|
|
1959
1993
|
describePolicyGroups?: DescribePolicyGroupsResponseBodyDescribePolicyGroups[];
|
|
1960
1994
|
/**
|
|
@@ -70,7 +70,15 @@ export class DescribeSnapshotsResponseBodySnapshots extends $dara.Model {
|
|
|
70
70
|
* Running
|
|
71
71
|
*/
|
|
72
72
|
desktopStatus?: string;
|
|
73
|
+
/**
|
|
74
|
+
* @example
|
|
75
|
+
* Available
|
|
76
|
+
*/
|
|
73
77
|
diskStatus?: string;
|
|
78
|
+
/**
|
|
79
|
+
* @example
|
|
80
|
+
* Windows
|
|
81
|
+
*/
|
|
74
82
|
osType?: string;
|
|
75
83
|
/**
|
|
76
84
|
* @remarks
|
|
@@ -4,43 +4,84 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class DescribeTemplatesRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The region that you can use to filter templates.
|
|
9
|
+
*
|
|
10
|
+
* > If you specify this parameter, only templates that are created in the specified region are returned.
|
|
11
|
+
*
|
|
7
12
|
* @example
|
|
8
13
|
* cn-beijing
|
|
9
14
|
*/
|
|
10
15
|
bizRegionId?: string;
|
|
11
16
|
/**
|
|
17
|
+
* @remarks
|
|
18
|
+
* > This parameter is not publicly available.
|
|
19
|
+
*
|
|
12
20
|
* @example
|
|
13
21
|
* null
|
|
14
22
|
*/
|
|
15
23
|
bizType?: string;
|
|
16
24
|
/**
|
|
25
|
+
* @remarks
|
|
26
|
+
* The ID of the cloud computer image. You can query image IDs on the Images page. System images and custom images are supported.
|
|
27
|
+
*
|
|
17
28
|
* @example
|
|
18
29
|
* m-dnz9xjgbm8*****
|
|
19
30
|
*/
|
|
20
31
|
imageId?: string;
|
|
21
32
|
/**
|
|
33
|
+
* @remarks
|
|
34
|
+
* The keyword that you can use to search for the template. It can be the template ID or the template name. Fuzzy search is supported.
|
|
35
|
+
*
|
|
22
36
|
* @example
|
|
23
37
|
* abc
|
|
24
38
|
*/
|
|
25
39
|
keyword?: string;
|
|
26
40
|
/**
|
|
41
|
+
* @remarks
|
|
42
|
+
* The page number.
|
|
43
|
+
*
|
|
27
44
|
* @example
|
|
28
45
|
* 1
|
|
29
46
|
*/
|
|
30
47
|
pageNumber?: number;
|
|
31
48
|
/**
|
|
49
|
+
* @remarks
|
|
50
|
+
* The number of entries per page.
|
|
51
|
+
*
|
|
32
52
|
* @example
|
|
33
53
|
* 20
|
|
34
54
|
*/
|
|
35
55
|
pageSize?: number;
|
|
36
56
|
/**
|
|
57
|
+
* @remarks
|
|
58
|
+
* The service type. Set the value to `CloudDesktop`.
|
|
59
|
+
*
|
|
60
|
+
* *
|
|
61
|
+
*
|
|
37
62
|
* @example
|
|
38
63
|
* CloudDesktop
|
|
39
64
|
*/
|
|
40
65
|
productType?: string;
|
|
66
|
+
/**
|
|
67
|
+
* @remarks
|
|
68
|
+
* The IDs of the templates that you want to query.
|
|
69
|
+
*/
|
|
41
70
|
templateIds?: string[];
|
|
71
|
+
/**
|
|
72
|
+
* @remarks
|
|
73
|
+
* The name of the template. You can search for template by name.
|
|
74
|
+
*/
|
|
42
75
|
templateName?: string;
|
|
43
76
|
/**
|
|
77
|
+
* @remarks
|
|
78
|
+
* The type of the template that you want to query. If you leave this parameter empty, all types of templates are queried.
|
|
79
|
+
*
|
|
80
|
+
* Valid values:
|
|
81
|
+
*
|
|
82
|
+
* * USER_TEMPLATE: custom templates.
|
|
83
|
+
* * SYSTEM_TEMPLATE: system templates provided by Alibaba Cloud.
|
|
84
|
+
*
|
|
44
85
|
* @example
|
|
45
86
|
* USER_TEMPLATE
|
|
46
87
|
*/
|