@alicloud/ecd20200930 4.25.5 → 5.0.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 +66 -103
- package/dist/client.js +104 -142
- package/dist/client.js.map +1 -1
- package/dist/models/CreateAndBindNasFileSystemRequest.d.ts +7 -19
- package/dist/models/CreateAndBindNasFileSystemRequest.js.map +1 -1
- package/dist/models/CreateDesktopsRequest.d.ts +106 -128
- package/dist/models/CreateDesktopsRequest.js +4 -0
- package/dist/models/CreateDesktopsRequest.js.map +1 -1
- package/dist/models/CreateDesktopsResponseBody.d.ts +2 -3
- package/dist/models/CreateDesktopsResponseBody.js.map +1 -1
- package/dist/models/CreateDesktopsShrinkRequest.d.ts +89 -99
- package/dist/models/CreateDesktopsShrinkRequest.js +4 -0
- package/dist/models/CreateDesktopsShrinkRequest.js.map +1 -1
- package/dist/models/CreateNetworkPackageRequest.d.ts +32 -25
- package/dist/models/CreateNetworkPackageRequest.js +27 -1
- package/dist/models/CreateNetworkPackageRequest.js.map +1 -1
- package/dist/models/CreateNetworkPackageResponseBody.d.ts +3 -3
- package/dist/models/DescribeCenterPolicyListRequest.d.ts +5 -4
- package/dist/models/DescribeCenterPolicyListRequest.js.map +1 -1
- package/dist/models/DescribeCenterPolicyListResponseBody.d.ts +85 -84
- package/dist/models/DescribeCenterPolicyListResponseBody.js +10 -0
- package/dist/models/DescribeCenterPolicyListResponseBody.js.map +1 -1
- package/dist/models/DescribeNetworkPackagesRequest.d.ts +22 -14
- package/dist/models/DescribeNetworkPackagesRequest.js +27 -1
- package/dist/models/DescribeNetworkPackagesRequest.js.map +1 -1
- package/dist/models/DescribeNetworkPackagesResponseBody.d.ts +36 -98
- package/dist/models/DescribeNetworkPackagesResponseBody.js +27 -1
- package/dist/models/DescribeNetworkPackagesResponseBody.js.map +1 -1
- package/dist/models/DescribeTemplatesRequest.d.ts +11 -11
- package/dist/models/DescribeTemplatesResponseBody.d.ts +45 -45
- package/dist/models/ListTagResourcesRequest.d.ts +7 -11
- package/dist/models/ListTagResourcesRequest.js.map +1 -1
- package/dist/models/ListTagResourcesResponseBody.d.ts +5 -9
- package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
- package/dist/models/ModifyAutoSnapshotPolicyRequest.d.ts +11 -4
- package/dist/models/ModifyAutoSnapshotPolicyRequest.js.map +1 -1
- package/dist/models/SetDirectorySsoStatusRequest.d.ts +4 -6
- package/dist/models/SetDirectorySsoStatusRequest.js.map +1 -1
- package/dist/models/TagResourcesRequest.d.ts +6 -10
- package/dist/models/TagResourcesRequest.js.map +1 -1
- package/dist/models/UntagResourcesRequest.d.ts +2 -6
- package/dist/models/UntagResourcesRequest.js.map +1 -1
- package/dist/models/model.d.ts +3 -4
- package/dist/models/model.js +37 -39
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +108 -150
- package/src/models/CreateAndBindNasFileSystemRequest.ts +7 -19
- package/src/models/CreateDesktopsRequest.ts +110 -128
- package/src/models/CreateDesktopsResponseBody.ts +2 -3
- package/src/models/CreateDesktopsShrinkRequest.ts +93 -99
- package/src/models/CreateNetworkPackageRequest.ts +49 -25
- package/src/models/CreateNetworkPackageResponseBody.ts +3 -3
- package/src/models/DescribeCenterPolicyListRequest.ts +5 -4
- package/src/models/DescribeCenterPolicyListResponseBody.ts +95 -84
- package/src/models/DescribeNetworkPackagesRequest.ts +39 -14
- package/src/models/DescribeNetworkPackagesResponseBody.ts +53 -98
- package/src/models/DescribeTemplatesRequest.ts +11 -11
- package/src/models/DescribeTemplatesResponseBody.ts +45 -45
- package/src/models/ListTagResourcesRequest.ts +7 -11
- package/src/models/ListTagResourcesResponseBody.ts +5 -9
- package/src/models/ModifyAutoSnapshotPolicyRequest.ts +11 -4
- package/src/models/SetDirectorySsoStatusRequest.ts +4 -6
- package/src/models/TagResourcesRequest.ts +6 -10
- package/src/models/UntagResourcesRequest.ts +2 -6
- package/src/models/model.ts +3 -4
- package/dist/models/DescribeFlowStatisticRequest.d.ts +0 -76
- package/dist/models/DescribeFlowStatisticRequest.js +0 -68
- package/dist/models/DescribeFlowStatisticRequest.js.map +0 -1
- package/dist/models/DescribeFlowStatisticResponse.d.ts +0 -19
- package/dist/models/DescribeFlowStatisticResponse.js +0 -69
- package/dist/models/DescribeFlowStatisticResponse.js.map +0 -1
- package/dist/models/DescribeFlowStatisticResponseBody.d.ts +0 -78
- package/dist/models/DescribeFlowStatisticResponseBody.js +0 -90
- package/dist/models/DescribeFlowStatisticResponseBody.js.map +0 -1
- package/src/models/DescribeFlowStatisticRequest.ts +0 -99
- package/src/models/DescribeFlowStatisticResponse.ts +0 -40
- package/src/models/DescribeFlowStatisticResponseBody.ts +0 -114
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeAccessPolicyRules extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The client access IP
|
|
5
|
+
* The client access IP CIDR block, in IPv4 CIDR notation.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* 47.100.XX.XX/16
|
|
@@ -10,7 +10,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAut
|
|
|
10
10
|
cidrIp?: string;
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
* The description of the client access IP
|
|
13
|
+
* The description of the client access IP CIDR block.
|
|
14
14
|
*
|
|
15
15
|
* @example
|
|
16
16
|
* test
|
|
@@ -30,7 +30,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAut
|
|
|
30
30
|
export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeSecurityPolicyRules extends $dara.Model {
|
|
31
31
|
/**
|
|
32
32
|
* @remarks
|
|
33
|
-
* The target of the security group control rule,
|
|
33
|
+
* The target of the security group control rule, which is an IPv4 CIDR block.
|
|
34
34
|
*
|
|
35
35
|
* @example
|
|
36
36
|
* 47.100.XX.XX/16
|
|
@@ -70,7 +70,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAut
|
|
|
70
70
|
portRange?: string;
|
|
71
71
|
/**
|
|
72
72
|
* @remarks
|
|
73
|
-
* The priority of the security group control rule. A smaller
|
|
73
|
+
* The priority of the security group control rule. A smaller value indicates a higher priority.
|
|
74
74
|
*
|
|
75
75
|
* @example
|
|
76
76
|
* 1
|
|
@@ -106,7 +106,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsCli
|
|
|
106
106
|
clientType?: string;
|
|
107
107
|
/**
|
|
108
108
|
* @remarks
|
|
109
|
-
* Indicates whether
|
|
109
|
+
* Indicates whether a specific type of client is allowed to log on to the cloud desktop.
|
|
110
110
|
*
|
|
111
111
|
* @example
|
|
112
112
|
* on
|
|
@@ -126,7 +126,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsCli
|
|
|
126
126
|
export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRedirects extends $dara.Model {
|
|
127
127
|
/**
|
|
128
128
|
* @remarks
|
|
129
|
-
* The peripheral type.
|
|
129
|
+
* The peripheral device type.
|
|
130
130
|
*
|
|
131
131
|
* @example
|
|
132
132
|
* camera
|
|
@@ -170,7 +170,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDev
|
|
|
170
170
|
devicePid?: string;
|
|
171
171
|
/**
|
|
172
172
|
* @remarks
|
|
173
|
-
* The peripheral type.
|
|
173
|
+
* The peripheral device type.
|
|
174
174
|
*
|
|
175
175
|
* @example
|
|
176
176
|
* storage
|
|
@@ -340,7 +340,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
340
340
|
academicProxy?: string;
|
|
341
341
|
/**
|
|
342
342
|
* @remarks
|
|
343
|
-
* Indicates whether
|
|
343
|
+
* Indicates whether the user has administrator permissions after connecting to the cloud desktop.
|
|
344
344
|
*
|
|
345
345
|
* > This feature is in invitational preview and is not publicly available.
|
|
346
346
|
*
|
|
@@ -353,7 +353,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
353
353
|
adminMonitor?: number;
|
|
354
354
|
/**
|
|
355
355
|
* @remarks
|
|
356
|
-
* Indicates whether screenshot prevention is enabled.
|
|
356
|
+
* Indicates whether the screenshot prevention feature is enabled.
|
|
357
357
|
*
|
|
358
358
|
* @example
|
|
359
359
|
* off
|
|
@@ -361,7 +361,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
361
361
|
appContentProtection?: string;
|
|
362
362
|
/**
|
|
363
363
|
* @remarks
|
|
364
|
-
* The client access IP
|
|
364
|
+
* The client access IP whitelist.
|
|
365
365
|
*/
|
|
366
366
|
authorizeAccessPolicyRules?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeAccessPolicyRules[];
|
|
367
367
|
/**
|
|
@@ -369,6 +369,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
369
369
|
* The list of security group control rules.
|
|
370
370
|
*/
|
|
371
371
|
authorizeSecurityPolicyRules?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeSecurityPolicyRules[];
|
|
372
|
+
autoReconnect?: string;
|
|
372
373
|
/**
|
|
373
374
|
* @remarks
|
|
374
375
|
* Indicates whether local camera redirection is enabled.
|
|
@@ -389,7 +390,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
389
390
|
clientTypes?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsClientTypes[];
|
|
390
391
|
/**
|
|
391
392
|
* @remarks
|
|
392
|
-
*
|
|
393
|
+
* The clipboard permission.
|
|
393
394
|
*
|
|
394
395
|
* @example
|
|
395
396
|
* off
|
|
@@ -397,7 +398,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
397
398
|
clipboard?: string;
|
|
398
399
|
/**
|
|
399
400
|
* @remarks
|
|
400
|
-
* Indicates whether
|
|
401
|
+
* Indicates whether color enhancement is enabled. Common scenarios: design and 3D applications.
|
|
401
402
|
*
|
|
402
403
|
* @example
|
|
403
404
|
* off
|
|
@@ -406,7 +407,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
406
407
|
cpdDriveClipboard?: string;
|
|
407
408
|
/**
|
|
408
409
|
* @remarks
|
|
409
|
-
* The CPU
|
|
410
|
+
* The CPU throttling duration. Valid values: 30 to 120. Unit: seconds.
|
|
410
411
|
*
|
|
411
412
|
* @example
|
|
412
413
|
* 30
|
|
@@ -415,12 +416,12 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
415
416
|
cpuOverload?: string;
|
|
416
417
|
/**
|
|
417
418
|
* @remarks
|
|
418
|
-
*
|
|
419
|
+
* The process name.
|
|
419
420
|
*/
|
|
420
421
|
cpuProcessors?: string[];
|
|
421
422
|
/**
|
|
422
423
|
* @remarks
|
|
423
|
-
* CPU protection mode switch.
|
|
424
|
+
* The CPU protection mode switch.
|
|
424
425
|
*
|
|
425
426
|
* @example
|
|
426
427
|
* on
|
|
@@ -452,7 +453,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
452
453
|
cpuSingleRateLimit?: number;
|
|
453
454
|
/**
|
|
454
455
|
* @remarks
|
|
455
|
-
* The number of
|
|
456
|
+
* The number of cloud desktops associated with this policy.
|
|
456
457
|
*
|
|
457
458
|
* @example
|
|
458
459
|
* 1
|
|
@@ -460,27 +461,27 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
460
461
|
desktopCount?: number;
|
|
461
462
|
/**
|
|
462
463
|
* @remarks
|
|
463
|
-
* The number of
|
|
464
|
+
* The number of cloud desktop pools associated with this policy.
|
|
464
465
|
*
|
|
465
466
|
* @example
|
|
466
467
|
* 1
|
|
467
468
|
*/
|
|
468
469
|
desktopGroupCount?: number;
|
|
470
|
+
deviceConnectHint?: string;
|
|
469
471
|
/**
|
|
470
472
|
* @remarks
|
|
471
|
-
*
|
|
473
|
+
* The device redirection rules.
|
|
472
474
|
*/
|
|
473
475
|
deviceRedirects?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRedirects[];
|
|
474
476
|
/**
|
|
475
477
|
* @remarks
|
|
476
|
-
*
|
|
478
|
+
* The custom peripheral device rules.
|
|
477
479
|
*/
|
|
478
480
|
deviceRules?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRules[];
|
|
479
481
|
/**
|
|
480
482
|
* @remarks
|
|
481
|
-
*
|
|
482
|
-
*
|
|
483
|
-
* > This parameter applies only to Cloud Application policies.
|
|
483
|
+
* The session retention on disconnect setting.
|
|
484
|
+
* > Applicable only to cloud application policies.
|
|
484
485
|
*
|
|
485
486
|
* @example
|
|
486
487
|
* persistent
|
|
@@ -488,9 +489,8 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
488
489
|
disconnectKeepSession?: string;
|
|
489
490
|
/**
|
|
490
491
|
* @remarks
|
|
491
|
-
* The
|
|
492
|
-
*
|
|
493
|
-
* > This parameter applies only to Cloud Application policies.
|
|
492
|
+
* The session retention duration on disconnect. Unit: seconds.
|
|
493
|
+
* > Applicable only to cloud application policies.
|
|
494
494
|
*
|
|
495
495
|
* @example
|
|
496
496
|
* 120
|
|
@@ -499,7 +499,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
499
499
|
diskOverload?: string;
|
|
500
500
|
/**
|
|
501
501
|
* @remarks
|
|
502
|
-
*
|
|
502
|
+
* The display mode.
|
|
503
503
|
*
|
|
504
504
|
* @example
|
|
505
505
|
* adminCustom
|
|
@@ -507,7 +507,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
507
507
|
displayMode?: string;
|
|
508
508
|
/**
|
|
509
509
|
* @remarks
|
|
510
|
-
* The field
|
|
510
|
+
* The effective field for domain name resolution.
|
|
511
511
|
*
|
|
512
512
|
* @example
|
|
513
513
|
* xxxx
|
|
@@ -515,7 +515,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
515
515
|
domainRegisterValue?: string;
|
|
516
516
|
/**
|
|
517
517
|
* @remarks
|
|
518
|
-
*
|
|
518
|
+
* The domain name resolution policy details.
|
|
519
519
|
*/
|
|
520
520
|
domainResolveRule?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDomainResolveRule[];
|
|
521
521
|
/**
|
|
@@ -528,7 +528,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
528
528
|
domainResolveRuleType?: string;
|
|
529
529
|
/**
|
|
530
530
|
* @remarks
|
|
531
|
-
*
|
|
531
|
+
* Indicates whether users can request administrator assistance.
|
|
532
532
|
*
|
|
533
533
|
* @example
|
|
534
534
|
* off
|
|
@@ -537,19 +537,20 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
537
537
|
endUserCount?: string;
|
|
538
538
|
/**
|
|
539
539
|
* @remarks
|
|
540
|
-
*
|
|
540
|
+
* Indicates whether users within the same office network can share cloud desktops.
|
|
541
541
|
*
|
|
542
542
|
* @example
|
|
543
543
|
* off
|
|
544
544
|
*/
|
|
545
545
|
endUserGroupCoordinate?: string;
|
|
546
546
|
externalDrive?: string;
|
|
547
|
+
fileMigrate?: string;
|
|
547
548
|
fileTransferAddress?: string;
|
|
548
549
|
fileTransferSpeed?: string;
|
|
549
550
|
fileTransferSpeedLocation?: string;
|
|
550
551
|
/**
|
|
551
552
|
* @remarks
|
|
552
|
-
* Indicates whether
|
|
553
|
+
* Indicates whether the image quality policy is enabled for GPU-accelerated cloud desktops. Enable this policy when high performance and user experience are required, such as in professional design scenarios.
|
|
553
554
|
*
|
|
554
555
|
* @example
|
|
555
556
|
* off
|
|
@@ -589,7 +590,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
589
590
|
kmsServerConfig?: string;
|
|
590
591
|
/**
|
|
591
592
|
* @remarks
|
|
592
|
-
*
|
|
593
|
+
* The local drive mapping permission.
|
|
593
594
|
*
|
|
594
595
|
* @example
|
|
595
596
|
* readwrite
|
|
@@ -597,7 +598,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
597
598
|
localDrive?: string;
|
|
598
599
|
/**
|
|
599
600
|
* @remarks
|
|
600
|
-
* The maximum retry time
|
|
601
|
+
* The maximum reconnection retry time when the cloud desktop is disconnected due to external reasons. Valid values: 30 to 7200. Unit: seconds.
|
|
601
602
|
*
|
|
602
603
|
* @example
|
|
603
604
|
* 120
|
|
@@ -605,7 +606,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
605
606
|
maxReconnectTime?: number;
|
|
606
607
|
/**
|
|
607
608
|
* @remarks
|
|
608
|
-
* The memory
|
|
609
|
+
* The memory throttling duration of a single process. Valid values: 30 to 120. Unit: seconds.
|
|
609
610
|
*
|
|
610
611
|
* @example
|
|
611
612
|
* 30
|
|
@@ -614,12 +615,12 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
614
615
|
memoryOverload?: string;
|
|
615
616
|
/**
|
|
616
617
|
* @remarks
|
|
617
|
-
*
|
|
618
|
+
* The process name.
|
|
618
619
|
*/
|
|
619
620
|
memoryProcessors?: string[];
|
|
620
621
|
/**
|
|
621
622
|
* @remarks
|
|
622
|
-
*
|
|
623
|
+
* The memory protection mode switch.
|
|
623
624
|
*
|
|
624
625
|
* @example
|
|
625
626
|
* off
|
|
@@ -643,7 +644,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
643
644
|
memorySampleDuration?: number;
|
|
644
645
|
/**
|
|
645
646
|
* @remarks
|
|
646
|
-
* The memory usage percentage
|
|
647
|
+
* The memory usage percentage of a single process. Valid values: 30 to 60.
|
|
647
648
|
*
|
|
648
649
|
* @example
|
|
649
650
|
* 30
|
|
@@ -651,9 +652,9 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
651
652
|
memorySingleRateLimit?: number;
|
|
652
653
|
/**
|
|
653
654
|
* @remarks
|
|
654
|
-
* Indicates whether
|
|
655
|
+
* Indicates whether the restart button is provided in the cloud desktop floating ball when connecting through a mobile client (Android client<props="china"> and iOS client).
|
|
655
656
|
*
|
|
656
|
-
* >
|
|
657
|
+
* > Applicable only to mobile clients V7.4 or later.
|
|
657
658
|
*
|
|
658
659
|
* @example
|
|
659
660
|
* off
|
|
@@ -662,9 +663,9 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
662
663
|
mobileSafeMenu?: string;
|
|
663
664
|
/**
|
|
664
665
|
* @remarks
|
|
665
|
-
* Indicates whether
|
|
666
|
+
* Indicates whether the shutdown button is provided in the cloud desktop floating ball when connecting through a mobile client (Android client<props="china"> and iOS client).
|
|
666
667
|
*
|
|
667
|
-
* >
|
|
668
|
+
* > Applicable only to mobile clients V7.4 or later.
|
|
668
669
|
*
|
|
669
670
|
* @example
|
|
670
671
|
* off
|
|
@@ -684,7 +685,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
684
685
|
name?: string;
|
|
685
686
|
/**
|
|
686
687
|
* @remarks
|
|
687
|
-
*
|
|
688
|
+
* The network redirection setting.
|
|
688
689
|
*
|
|
689
690
|
* > This feature is in invitational preview and is not publicly available.
|
|
690
691
|
*
|
|
@@ -694,17 +695,17 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
694
695
|
netRedirect?: string;
|
|
695
696
|
/**
|
|
696
697
|
* @remarks
|
|
697
|
-
*
|
|
698
|
+
* The network redirection policy details.
|
|
698
699
|
*
|
|
699
700
|
* > This feature is in invitational preview and is not publicly available.
|
|
701
|
+
* >.
|
|
700
702
|
*/
|
|
701
703
|
netRedirectRule?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsNetRedirectRule[];
|
|
702
704
|
networkPrinter?: string;
|
|
703
705
|
/**
|
|
704
706
|
* @remarks
|
|
705
|
-
*
|
|
706
|
-
*
|
|
707
|
-
* > This parameter applies only to Cloud Application policies.
|
|
707
|
+
* The no-operation disconnect setting.
|
|
708
|
+
* > Applicable only to cloud application policies.
|
|
708
709
|
*
|
|
709
710
|
* @example
|
|
710
711
|
* off
|
|
@@ -712,9 +713,8 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
712
713
|
noOperationDisconnect?: string;
|
|
713
714
|
/**
|
|
714
715
|
* @remarks
|
|
715
|
-
* The
|
|
716
|
-
*
|
|
717
|
-
* > This parameter applies only to Cloud Application policies.
|
|
716
|
+
* The no-operation disconnect duration. Unit: seconds.
|
|
717
|
+
* > Applicable only to cloud application policies.
|
|
718
718
|
*
|
|
719
719
|
* @example
|
|
720
720
|
* 120
|
|
@@ -739,7 +739,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
739
739
|
policyGroupType?: string;
|
|
740
740
|
/**
|
|
741
741
|
* @remarks
|
|
742
|
-
* The
|
|
742
|
+
* The cloud desktop policy status.
|
|
743
743
|
*
|
|
744
744
|
* @example
|
|
745
745
|
* AVAILABLE
|
|
@@ -756,7 +756,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
756
756
|
printerRedirection?: string;
|
|
757
757
|
/**
|
|
758
758
|
* @remarks
|
|
759
|
-
* Indicates whether
|
|
759
|
+
* Indicates whether image quality enhancement is enabled. Common scenarios: design and 3D applications.
|
|
760
760
|
*
|
|
761
761
|
* @example
|
|
762
762
|
* off
|
|
@@ -772,7 +772,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
772
772
|
recordContent?: string;
|
|
773
773
|
/**
|
|
774
774
|
* @remarks
|
|
775
|
-
* The expiration
|
|
775
|
+
* The expiration period of custom screen recording files. Default value: 30. Unit: days.
|
|
776
776
|
*
|
|
777
777
|
* @example
|
|
778
778
|
* 30
|
|
@@ -809,7 +809,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
809
809
|
recording?: string;
|
|
810
810
|
/**
|
|
811
811
|
* @remarks
|
|
812
|
-
* The option for recording
|
|
812
|
+
* The option for recording cloud desktop audio.
|
|
813
813
|
*
|
|
814
814
|
* @example
|
|
815
815
|
* on
|
|
@@ -817,7 +817,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
817
817
|
recordingAudio?: string;
|
|
818
818
|
/**
|
|
819
819
|
* @remarks
|
|
820
|
-
* The
|
|
820
|
+
* The duration of each screen recording file. Unit: minutes. Recording files are automatically split and uploaded to the storage space based on the specified duration. Files are rolled over when they reach 300 MB.
|
|
821
821
|
*
|
|
822
822
|
* @example
|
|
823
823
|
* 10
|
|
@@ -825,7 +825,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
825
825
|
recordingDuration?: number;
|
|
826
826
|
/**
|
|
827
827
|
* @remarks
|
|
828
|
-
* The end time
|
|
828
|
+
* The screen recording end time, in the format of HH:MM:SS. This value is meaningful only when Recording is set to period.
|
|
829
829
|
*
|
|
830
830
|
* @example
|
|
831
831
|
* 08:59:00
|
|
@@ -833,7 +833,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
833
833
|
recordingEndTime?: string;
|
|
834
834
|
/**
|
|
835
835
|
* @remarks
|
|
836
|
-
* The retention period of screen recording files. Valid values: 1 to 180 days.
|
|
836
|
+
* The retention period of screen recording files. Valid values: 1 to 180. Unit: days.
|
|
837
837
|
*
|
|
838
838
|
* @example
|
|
839
839
|
* 15
|
|
@@ -841,7 +841,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
841
841
|
recordingExpires?: number;
|
|
842
842
|
/**
|
|
843
843
|
* @remarks
|
|
844
|
-
* The frame rate
|
|
844
|
+
* The screen recording frame rate. Unit: FPS (frames per second).
|
|
845
845
|
*
|
|
846
846
|
* @example
|
|
847
847
|
* 5
|
|
@@ -849,7 +849,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
849
849
|
recordingFps?: number;
|
|
850
850
|
/**
|
|
851
851
|
* @remarks
|
|
852
|
-
* The start time
|
|
852
|
+
* The screen recording start time, in the format of HH:MM:SS. This value is meaningful only when Recording is set to period.
|
|
853
853
|
*
|
|
854
854
|
* @example
|
|
855
855
|
* 08:00:00
|
|
@@ -857,7 +857,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
857
857
|
recordingStartTime?: string;
|
|
858
858
|
/**
|
|
859
859
|
* @remarks
|
|
860
|
-
*
|
|
860
|
+
* Indicates whether end users are notified that screen recording is enabled.
|
|
861
861
|
*
|
|
862
862
|
* @example
|
|
863
863
|
* off
|
|
@@ -865,7 +865,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
865
865
|
recordingUserNotify?: string;
|
|
866
866
|
/**
|
|
867
867
|
* @remarks
|
|
868
|
-
* The message to
|
|
868
|
+
* The notification message displayed to end users about screen recording.
|
|
869
869
|
*
|
|
870
870
|
* @example
|
|
871
871
|
* Screen recording is enabled.
|
|
@@ -873,16 +873,17 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
873
873
|
recordingUserNotifyMessage?: string;
|
|
874
874
|
/**
|
|
875
875
|
* @remarks
|
|
876
|
-
*
|
|
876
|
+
* The keyboard and mouse control permission for remote assistance.
|
|
877
877
|
*
|
|
878
878
|
* @example
|
|
879
879
|
* fullControl
|
|
880
880
|
*/
|
|
881
881
|
remoteCoordinate?: string;
|
|
882
|
+
resetDesktop?: string;
|
|
882
883
|
resolutionDpi?: number;
|
|
883
884
|
/**
|
|
884
885
|
* @remarks
|
|
885
|
-
* The height
|
|
886
|
+
* The resolution height. Unit: pixels.
|
|
886
887
|
*
|
|
887
888
|
* @example
|
|
888
889
|
* 1280
|
|
@@ -898,7 +899,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
898
899
|
resolutionModel?: string;
|
|
899
900
|
/**
|
|
900
901
|
* @remarks
|
|
901
|
-
* The width
|
|
902
|
+
* The resolution width. Unit: pixels.
|
|
902
903
|
*
|
|
903
904
|
* @example
|
|
904
905
|
* 1920
|
|
@@ -915,7 +916,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
915
916
|
safeMenu?: string;
|
|
916
917
|
/**
|
|
917
918
|
* @remarks
|
|
918
|
-
* The scope
|
|
919
|
+
* The effective scope of the policy.
|
|
919
920
|
*
|
|
920
921
|
* @example
|
|
921
922
|
* GLOBAL
|
|
@@ -923,13 +924,13 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
923
924
|
scope?: string;
|
|
924
925
|
/**
|
|
925
926
|
* @remarks
|
|
926
|
-
* The effective CIDR
|
|
927
|
+
* The effective CIDR block.
|
|
927
928
|
*/
|
|
928
929
|
scopeValue?: string[];
|
|
929
930
|
screenDisplayMode?: string;
|
|
930
931
|
/**
|
|
931
932
|
* @remarks
|
|
932
|
-
* Indicates whether
|
|
933
|
+
* Indicates whether smoothness enhancement is enabled for daily office scenarios.
|
|
933
934
|
*
|
|
934
935
|
* @example
|
|
935
936
|
* off
|
|
@@ -937,7 +938,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
937
938
|
smoothEnhancement?: string;
|
|
938
939
|
/**
|
|
939
940
|
* @remarks
|
|
940
|
-
* Indicates whether
|
|
941
|
+
* Indicates whether the status monitoring entry is provided in the cloud desktop floating ball.
|
|
941
942
|
*
|
|
942
943
|
* @example
|
|
943
944
|
* on
|
|
@@ -945,7 +946,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
945
946
|
statusMonitor?: string;
|
|
946
947
|
/**
|
|
947
948
|
* @remarks
|
|
948
|
-
*
|
|
949
|
+
* The streaming mode adaptation scenario.
|
|
949
950
|
*
|
|
950
951
|
* @example
|
|
951
952
|
* smooth
|
|
@@ -961,9 +962,8 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
961
962
|
targetFps?: number;
|
|
962
963
|
/**
|
|
963
964
|
* @remarks
|
|
964
|
-
*
|
|
965
|
-
*
|
|
966
|
-
* > This parameter applies only to Cloud Application policies.
|
|
965
|
+
* The application taskbar.
|
|
966
|
+
* > Applicable only to cloud application policies.
|
|
967
967
|
*
|
|
968
968
|
* @example
|
|
969
969
|
* off
|
|
@@ -971,7 +971,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
971
971
|
taskbar?: string;
|
|
972
972
|
/**
|
|
973
973
|
* @remarks
|
|
974
|
-
* USB redirection.
|
|
974
|
+
* The USB redirection setting.
|
|
975
975
|
*
|
|
976
976
|
* @example
|
|
977
977
|
* off
|
|
@@ -979,7 +979,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
979
979
|
usbRedirect?: string;
|
|
980
980
|
/**
|
|
981
981
|
* @remarks
|
|
982
|
-
* USB redirection rules.
|
|
982
|
+
* The USB redirection rules.
|
|
983
983
|
*/
|
|
984
984
|
usbSupplyRedirectRule?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsUsbSupplyRedirectRule[];
|
|
985
985
|
useTime?: string;
|
|
@@ -993,7 +993,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
993
993
|
videoEncAvgKbps?: number;
|
|
994
994
|
/**
|
|
995
995
|
* @remarks
|
|
996
|
-
* The maximum QP for video encoding,
|
|
996
|
+
* The maximum QP for video encoding, which represents the lowest image quality. Valid values: 0 to 51.
|
|
997
997
|
*
|
|
998
998
|
* @example
|
|
999
999
|
* 20
|
|
@@ -1001,7 +1001,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
1001
1001
|
videoEncMaxQP?: number;
|
|
1002
1002
|
/**
|
|
1003
1003
|
* @remarks
|
|
1004
|
-
* The minimum QP for video encoding,
|
|
1004
|
+
* The minimum QP for video encoding, which represents the highest quality. Valid values: 0 to 51.
|
|
1005
1005
|
*
|
|
1006
1006
|
* @example
|
|
1007
1007
|
* 20
|
|
@@ -1017,7 +1017,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
1017
1017
|
videoEncPeakKbps?: number;
|
|
1018
1018
|
/**
|
|
1019
1019
|
* @remarks
|
|
1020
|
-
*
|
|
1020
|
+
* The video encoding policy.
|
|
1021
1021
|
*
|
|
1022
1022
|
* @example
|
|
1023
1023
|
* qualityFirst
|
|
@@ -1025,7 +1025,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
1025
1025
|
videoEncPolicy?: string;
|
|
1026
1026
|
/**
|
|
1027
1027
|
* @remarks
|
|
1028
|
-
*
|
|
1028
|
+
* The multimedia redirection setting.
|
|
1029
1029
|
*
|
|
1030
1030
|
* @example
|
|
1031
1031
|
* off
|
|
@@ -1041,7 +1041,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
1041
1041
|
visualQuality?: string;
|
|
1042
1042
|
/**
|
|
1043
1043
|
* @remarks
|
|
1044
|
-
*
|
|
1044
|
+
* The watermark setting.
|
|
1045
1045
|
*
|
|
1046
1046
|
* @example
|
|
1047
1047
|
* on
|
|
@@ -1049,7 +1049,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
1049
1049
|
watermark?: string;
|
|
1050
1050
|
/**
|
|
1051
1051
|
* @remarks
|
|
1052
|
-
*
|
|
1052
|
+
* The invisible watermark anti-photography feature.
|
|
1053
1053
|
*
|
|
1054
1054
|
* @example
|
|
1055
1055
|
* off
|
|
@@ -1065,7 +1065,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
1065
1065
|
watermarkColor?: number;
|
|
1066
1066
|
/**
|
|
1067
1067
|
* @remarks
|
|
1068
|
-
* If
|
|
1068
|
+
* If the `WatermarkType` parameter is set to `custom`, you must also specify the custom text content by using the `WatermarkCustomText` parameter.
|
|
1069
1069
|
*
|
|
1070
1070
|
* @example
|
|
1071
1071
|
* custom-watermark
|
|
@@ -1097,7 +1097,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
1097
1097
|
watermarkFontStyle?: string;
|
|
1098
1098
|
/**
|
|
1099
1099
|
* @remarks
|
|
1100
|
-
*
|
|
1100
|
+
* The invisible watermark enhancement feature.
|
|
1101
1101
|
*
|
|
1102
1102
|
* @example
|
|
1103
1103
|
* medium
|
|
@@ -1113,7 +1113,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
1113
1113
|
watermarkRowAmount?: number;
|
|
1114
1114
|
/**
|
|
1115
1115
|
* @remarks
|
|
1116
|
-
*
|
|
1116
|
+
* The invisible watermark security priority rule.
|
|
1117
1117
|
*
|
|
1118
1118
|
* @example
|
|
1119
1119
|
* on
|
|
@@ -1136,9 +1136,10 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
1136
1136
|
* EndUserId
|
|
1137
1137
|
*/
|
|
1138
1138
|
watermarkType?: string;
|
|
1139
|
+
wuyingKeeper?: string;
|
|
1139
1140
|
/**
|
|
1140
1141
|
* @remarks
|
|
1141
|
-
* Indicates whether
|
|
1142
|
+
* Indicates whether the WUYING AI Assistant entry is provided in the cloud desktop floating ball.
|
|
1142
1143
|
*
|
|
1143
1144
|
* @example
|
|
1144
1145
|
* on
|
|
@@ -1158,7 +1159,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
|
|
|
1158
1159
|
export declare class DescribeCenterPolicyListResponseBody extends $dara.Model {
|
|
1159
1160
|
/**
|
|
1160
1161
|
* @remarks
|
|
1161
|
-
*
|
|
1162
|
+
* The details of the cloud desktop policies.
|
|
1162
1163
|
*/
|
|
1163
1164
|
describePolicyGroups?: DescribeCenterPolicyListResponseBodyDescribePolicyGroups[];
|
|
1164
1165
|
/**
|