@alicloud/ecd20200930 4.16.1 → 4.16.3
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.js +54 -0
- package/dist/client.js.map +1 -1
- package/dist/models/CreateCenterPolicyRequest.d.ts +8 -0
- package/dist/models/CreateCenterPolicyRequest.js +16 -0
- package/dist/models/CreateCenterPolicyRequest.js.map +1 -1
- package/dist/models/DescribeCenterPolicyListRequest.d.ts +3 -0
- package/dist/models/DescribeCenterPolicyListRequest.js +6 -0
- package/dist/models/DescribeCenterPolicyListRequest.js.map +1 -1
- package/dist/models/DescribePolicyGroupsRequest.d.ts +1 -0
- package/dist/models/DescribePolicyGroupsRequest.js +2 -0
- package/dist/models/DescribePolicyGroupsRequest.js.map +1 -1
- package/dist/models/DescribePolicyGroupsResponseBody.d.ts +6 -0
- package/dist/models/DescribePolicyGroupsResponseBody.js +12 -0
- package/dist/models/DescribePolicyGroupsResponseBody.js.map +1 -1
- package/dist/models/ModifyCenterPolicyRequest.d.ts +8 -0
- package/dist/models/ModifyCenterPolicyRequest.js +16 -0
- package/dist/models/ModifyCenterPolicyRequest.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +72 -0
- package/src/models/CreateCenterPolicyRequest.ts +24 -0
- package/src/models/DescribeCenterPolicyListRequest.ts +9 -0
- package/src/models/DescribePolicyGroupsRequest.ts +3 -0
- package/src/models/DescribePolicyGroupsResponseBody.ts +18 -0
- package/src/models/ModifyCenterPolicyRequest.ts +24 -0
|
@@ -606,6 +606,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroupsUsbSupplyRedire
|
|
|
606
606
|
}
|
|
607
607
|
|
|
608
608
|
export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.Model {
|
|
609
|
+
academicProxy?: string;
|
|
609
610
|
/**
|
|
610
611
|
* @remarks
|
|
611
612
|
* Indicates whether end users are granted the administrator permissions.
|
|
@@ -704,6 +705,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
704
705
|
* 30
|
|
705
706
|
*/
|
|
706
707
|
cpuDownGradeDuration?: number;
|
|
708
|
+
cpuOverload?: string;
|
|
707
709
|
/**
|
|
708
710
|
* @remarks
|
|
709
711
|
* The process whitelist that is not restricted by the CPU usage limit.
|
|
@@ -773,6 +775,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
773
775
|
* The custom peripheral rules.
|
|
774
776
|
*/
|
|
775
777
|
deviceRules?: DescribePolicyGroupsResponseBodyDescribePolicyGroupsDeviceRules[];
|
|
778
|
+
diskOverload?: string;
|
|
776
779
|
/**
|
|
777
780
|
* @remarks
|
|
778
781
|
* The display mode.
|
|
@@ -951,6 +954,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
951
954
|
* 30
|
|
952
955
|
*/
|
|
953
956
|
memoryDownGradeDuration?: number;
|
|
957
|
+
memoryOverload?: string;
|
|
954
958
|
/**
|
|
955
959
|
* @remarks
|
|
956
960
|
* The whitelist of processes that are not restricted by the memory usage limit.
|
|
@@ -1047,6 +1051,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1047
1051
|
* off
|
|
1048
1052
|
*/
|
|
1049
1053
|
mobileWyAssistant?: string;
|
|
1054
|
+
modelLibrary?: string;
|
|
1050
1055
|
/**
|
|
1051
1056
|
* @remarks
|
|
1052
1057
|
* The name of the cloud computer policy.
|
|
@@ -1111,6 +1116,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1111
1116
|
* AVAILABLE
|
|
1112
1117
|
*/
|
|
1113
1118
|
policyStatus?: string;
|
|
1119
|
+
portProxy?: string;
|
|
1114
1120
|
/**
|
|
1115
1121
|
* @remarks
|
|
1116
1122
|
* The cloud computer preemption feature.
|
|
@@ -1677,6 +1683,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1677
1683
|
wyAssistant?: string;
|
|
1678
1684
|
static names(): { [key: string]: string } {
|
|
1679
1685
|
return {
|
|
1686
|
+
academicProxy: 'AcademicProxy',
|
|
1680
1687
|
adminAccess: 'AdminAccess',
|
|
1681
1688
|
appContentProtection: 'AppContentProtection',
|
|
1682
1689
|
authorizeAccessPolicyRules: 'AuthorizeAccessPolicyRules',
|
|
@@ -1690,6 +1697,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1690
1697
|
colorEnhancement: 'ColorEnhancement',
|
|
1691
1698
|
cpdDriveClipboard: 'CpdDriveClipboard',
|
|
1692
1699
|
cpuDownGradeDuration: 'CpuDownGradeDuration',
|
|
1700
|
+
cpuOverload: 'CpuOverload',
|
|
1693
1701
|
cpuProcessors: 'CpuProcessors',
|
|
1694
1702
|
cpuProtectedMode: 'CpuProtectedMode',
|
|
1695
1703
|
cpuRateLimit: 'CpuRateLimit',
|
|
@@ -1700,6 +1708,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1700
1708
|
deviceConnectHint: 'DeviceConnectHint',
|
|
1701
1709
|
deviceRedirects: 'DeviceRedirects',
|
|
1702
1710
|
deviceRules: 'DeviceRules',
|
|
1711
|
+
diskOverload: 'DiskOverload',
|
|
1703
1712
|
displayMode: 'DisplayMode',
|
|
1704
1713
|
domainList: 'DomainList',
|
|
1705
1714
|
domainResolveRule: 'DomainResolveRule',
|
|
@@ -1721,6 +1730,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1721
1730
|
localDrive: 'LocalDrive',
|
|
1722
1731
|
maxReconnectTime: 'MaxReconnectTime',
|
|
1723
1732
|
memoryDownGradeDuration: 'MemoryDownGradeDuration',
|
|
1733
|
+
memoryOverload: 'MemoryOverload',
|
|
1724
1734
|
memoryProcessors: 'MemoryProcessors',
|
|
1725
1735
|
memoryProtectedMode: 'MemoryProtectedMode',
|
|
1726
1736
|
memoryRateLimit: 'MemoryRateLimit',
|
|
@@ -1731,12 +1741,14 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1731
1741
|
mobileShutdown: 'MobileShutdown',
|
|
1732
1742
|
mobileWuyingKeeper: 'MobileWuyingKeeper',
|
|
1733
1743
|
mobileWyAssistant: 'MobileWyAssistant',
|
|
1744
|
+
modelLibrary: 'ModelLibrary',
|
|
1734
1745
|
name: 'Name',
|
|
1735
1746
|
netRedirect: 'NetRedirect',
|
|
1736
1747
|
netRedirectRule: 'NetRedirectRule',
|
|
1737
1748
|
policyGroupId: 'PolicyGroupId',
|
|
1738
1749
|
policyGroupType: 'PolicyGroupType',
|
|
1739
1750
|
policyStatus: 'PolicyStatus',
|
|
1751
|
+
portProxy: 'PortProxy',
|
|
1740
1752
|
preemptLogin: 'PreemptLogin',
|
|
1741
1753
|
preemptLoginUsers: 'PreemptLoginUsers',
|
|
1742
1754
|
printerRedirection: 'PrinterRedirection',
|
|
@@ -1803,6 +1815,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1803
1815
|
|
|
1804
1816
|
static types(): { [key: string]: any } {
|
|
1805
1817
|
return {
|
|
1818
|
+
academicProxy: 'string',
|
|
1806
1819
|
adminAccess: 'string',
|
|
1807
1820
|
appContentProtection: 'string',
|
|
1808
1821
|
authorizeAccessPolicyRules: { 'type': 'array', 'itemType': DescribePolicyGroupsResponseBodyDescribePolicyGroupsAuthorizeAccessPolicyRules },
|
|
@@ -1816,6 +1829,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1816
1829
|
colorEnhancement: 'string',
|
|
1817
1830
|
cpdDriveClipboard: 'string',
|
|
1818
1831
|
cpuDownGradeDuration: 'number',
|
|
1832
|
+
cpuOverload: 'string',
|
|
1819
1833
|
cpuProcessors: { 'type': 'array', 'itemType': 'string' },
|
|
1820
1834
|
cpuProtectedMode: 'string',
|
|
1821
1835
|
cpuRateLimit: 'number',
|
|
@@ -1826,6 +1840,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1826
1840
|
deviceConnectHint: 'string',
|
|
1827
1841
|
deviceRedirects: { 'type': 'array', 'itemType': DescribePolicyGroupsResponseBodyDescribePolicyGroupsDeviceRedirects },
|
|
1828
1842
|
deviceRules: { 'type': 'array', 'itemType': DescribePolicyGroupsResponseBodyDescribePolicyGroupsDeviceRules },
|
|
1843
|
+
diskOverload: 'string',
|
|
1829
1844
|
displayMode: 'string',
|
|
1830
1845
|
domainList: 'string',
|
|
1831
1846
|
domainResolveRule: { 'type': 'array', 'itemType': DescribePolicyGroupsResponseBodyDescribePolicyGroupsDomainResolveRule },
|
|
@@ -1847,6 +1862,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1847
1862
|
localDrive: 'string',
|
|
1848
1863
|
maxReconnectTime: 'number',
|
|
1849
1864
|
memoryDownGradeDuration: 'number',
|
|
1865
|
+
memoryOverload: 'string',
|
|
1850
1866
|
memoryProcessors: { 'type': 'array', 'itemType': 'string' },
|
|
1851
1867
|
memoryProtectedMode: 'string',
|
|
1852
1868
|
memoryRateLimit: 'number',
|
|
@@ -1857,12 +1873,14 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
1857
1873
|
mobileShutdown: 'string',
|
|
1858
1874
|
mobileWuyingKeeper: 'string',
|
|
1859
1875
|
mobileWyAssistant: 'string',
|
|
1876
|
+
modelLibrary: 'string',
|
|
1860
1877
|
name: 'string',
|
|
1861
1878
|
netRedirect: 'string',
|
|
1862
1879
|
netRedirectRule: { 'type': 'array', 'itemType': DescribePolicyGroupsResponseBodyDescribePolicyGroupsNetRedirectRule },
|
|
1863
1880
|
policyGroupId: 'string',
|
|
1864
1881
|
policyGroupType: 'string',
|
|
1865
1882
|
policyStatus: 'string',
|
|
1883
|
+
portProxy: 'string',
|
|
1866
1884
|
preemptLogin: 'string',
|
|
1867
1885
|
preemptLoginUsers: { 'type': 'array', 'itemType': 'string' },
|
|
1868
1886
|
printerRedirection: 'string',
|
|
@@ -214,11 +214,13 @@ export class ModifyCenterPolicyRequestClientType extends $dara.Model {
|
|
|
214
214
|
|
|
215
215
|
export class ModifyCenterPolicyRequestClipboardGraineds extends $dara.Model {
|
|
216
216
|
clipboardSize?: number;
|
|
217
|
+
clipboardSizeUnit?: string;
|
|
217
218
|
clipboardType?: string;
|
|
218
219
|
grainedType?: string;
|
|
219
220
|
static names(): { [key: string]: string } {
|
|
220
221
|
return {
|
|
221
222
|
clipboardSize: 'ClipboardSize',
|
|
223
|
+
clipboardSizeUnit: 'ClipboardSizeUnit',
|
|
222
224
|
clipboardType: 'ClipboardType',
|
|
223
225
|
grainedType: 'GrainedType',
|
|
224
226
|
};
|
|
@@ -227,6 +229,7 @@ export class ModifyCenterPolicyRequestClipboardGraineds extends $dara.Model {
|
|
|
227
229
|
static types(): { [key: string]: any } {
|
|
228
230
|
return {
|
|
229
231
|
clipboardSize: 'number',
|
|
232
|
+
clipboardSizeUnit: 'string',
|
|
230
233
|
clipboardType: 'string',
|
|
231
234
|
grainedType: 'string',
|
|
232
235
|
};
|
|
@@ -769,6 +772,7 @@ export class ModifyCenterPolicyRequestUsbSupplyRedirectRule extends $dara.Model
|
|
|
769
772
|
}
|
|
770
773
|
|
|
771
774
|
export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
775
|
+
academicProxy?: string;
|
|
772
776
|
/**
|
|
773
777
|
* @remarks
|
|
774
778
|
* Specifies whether to grant the admin permissions to end users.
|
|
@@ -813,6 +817,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
813
817
|
* off
|
|
814
818
|
*/
|
|
815
819
|
autoReconnect?: string;
|
|
820
|
+
businessChannel?: string;
|
|
816
821
|
/**
|
|
817
822
|
* @remarks
|
|
818
823
|
* The business type.
|
|
@@ -887,6 +892,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
887
892
|
* 50
|
|
888
893
|
*/
|
|
889
894
|
cpuDownGradeDuration?: number;
|
|
895
|
+
cpuOverload?: string;
|
|
890
896
|
/**
|
|
891
897
|
* @remarks
|
|
892
898
|
* The CPU processors.
|
|
@@ -977,6 +983,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
977
983
|
* 120
|
|
978
984
|
*/
|
|
979
985
|
disconnectKeepSessionTime?: number;
|
|
986
|
+
diskOverload?: string;
|
|
980
987
|
/**
|
|
981
988
|
* @remarks
|
|
982
989
|
* The display mode.
|
|
@@ -1140,6 +1147,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
1140
1147
|
* 40
|
|
1141
1148
|
*/
|
|
1142
1149
|
memoryDownGradeDuration?: number;
|
|
1150
|
+
memoryOverload?: string;
|
|
1143
1151
|
/**
|
|
1144
1152
|
* @remarks
|
|
1145
1153
|
* The memory processors.
|
|
@@ -1227,6 +1235,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
1227
1235
|
* off
|
|
1228
1236
|
*/
|
|
1229
1237
|
mobileWyAssistant?: string;
|
|
1238
|
+
modelLibrary?: string;
|
|
1230
1239
|
/**
|
|
1231
1240
|
* @remarks
|
|
1232
1241
|
* The policy name.
|
|
@@ -1293,6 +1302,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
1293
1302
|
* pg-53iyi2aar0nd6****
|
|
1294
1303
|
*/
|
|
1295
1304
|
policyGroupId?: string;
|
|
1305
|
+
portProxy?: string;
|
|
1296
1306
|
/**
|
|
1297
1307
|
* @remarks
|
|
1298
1308
|
* The printer redirection policy. This parameter only applies if DeviceRedirects does not include a printer redirection policy.
|
|
@@ -1877,11 +1887,13 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
1877
1887
|
wyAssistant?: string;
|
|
1878
1888
|
static names(): { [key: string]: string } {
|
|
1879
1889
|
return {
|
|
1890
|
+
academicProxy: 'AcademicProxy',
|
|
1880
1891
|
adminAccess: 'AdminAccess',
|
|
1881
1892
|
appContentProtection: 'AppContentProtection',
|
|
1882
1893
|
authorizeAccessPolicyRule: 'AuthorizeAccessPolicyRule',
|
|
1883
1894
|
authorizeSecurityPolicyRule: 'AuthorizeSecurityPolicyRule',
|
|
1884
1895
|
autoReconnect: 'AutoReconnect',
|
|
1896
|
+
businessChannel: 'BusinessChannel',
|
|
1885
1897
|
businessType: 'BusinessType',
|
|
1886
1898
|
cameraRedirect: 'CameraRedirect',
|
|
1887
1899
|
clientControlMenu: 'ClientControlMenu',
|
|
@@ -1893,6 +1905,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
1893
1905
|
colorEnhancement: 'ColorEnhancement',
|
|
1894
1906
|
cpdDriveClipboard: 'CpdDriveClipboard',
|
|
1895
1907
|
cpuDownGradeDuration: 'CpuDownGradeDuration',
|
|
1908
|
+
cpuOverload: 'CpuOverload',
|
|
1896
1909
|
cpuProcessors: 'CpuProcessors',
|
|
1897
1910
|
cpuProtectedMode: 'CpuProtectedMode',
|
|
1898
1911
|
cpuRateLimit: 'CpuRateLimit',
|
|
@@ -1903,6 +1916,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
1903
1916
|
deviceRules: 'DeviceRules',
|
|
1904
1917
|
disconnectKeepSession: 'DisconnectKeepSession',
|
|
1905
1918
|
disconnectKeepSessionTime: 'DisconnectKeepSessionTime',
|
|
1919
|
+
diskOverload: 'DiskOverload',
|
|
1906
1920
|
displayMode: 'DisplayMode',
|
|
1907
1921
|
domainResolveRule: 'DomainResolveRule',
|
|
1908
1922
|
domainResolveRuleType: 'DomainResolveRuleType',
|
|
@@ -1921,6 +1935,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
1921
1935
|
localDrive: 'LocalDrive',
|
|
1922
1936
|
maxReconnectTime: 'MaxReconnectTime',
|
|
1923
1937
|
memoryDownGradeDuration: 'MemoryDownGradeDuration',
|
|
1938
|
+
memoryOverload: 'MemoryOverload',
|
|
1924
1939
|
memoryProcessors: 'MemoryProcessors',
|
|
1925
1940
|
memoryProtectedMode: 'MemoryProtectedMode',
|
|
1926
1941
|
memoryRateLimit: 'MemoryRateLimit',
|
|
@@ -1931,12 +1946,14 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
1931
1946
|
mobileShutdown: 'MobileShutdown',
|
|
1932
1947
|
mobileWuyingKeeper: 'MobileWuyingKeeper',
|
|
1933
1948
|
mobileWyAssistant: 'MobileWyAssistant',
|
|
1949
|
+
modelLibrary: 'ModelLibrary',
|
|
1934
1950
|
name: 'Name',
|
|
1935
1951
|
netRedirect: 'NetRedirect',
|
|
1936
1952
|
netRedirectRule: 'NetRedirectRule',
|
|
1937
1953
|
noOperationDisconnect: 'NoOperationDisconnect',
|
|
1938
1954
|
noOperationDisconnectTime: 'NoOperationDisconnectTime',
|
|
1939
1955
|
policyGroupId: 'PolicyGroupId',
|
|
1956
|
+
portProxy: 'PortProxy',
|
|
1940
1957
|
printerRedirect: 'PrinterRedirect',
|
|
1941
1958
|
qualityEnhancement: 'QualityEnhancement',
|
|
1942
1959
|
recordEventDuration: 'RecordEventDuration',
|
|
@@ -2004,11 +2021,13 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
2004
2021
|
|
|
2005
2022
|
static types(): { [key: string]: any } {
|
|
2006
2023
|
return {
|
|
2024
|
+
academicProxy: 'string',
|
|
2007
2025
|
adminAccess: 'string',
|
|
2008
2026
|
appContentProtection: 'string',
|
|
2009
2027
|
authorizeAccessPolicyRule: { 'type': 'array', 'itemType': ModifyCenterPolicyRequestAuthorizeAccessPolicyRule },
|
|
2010
2028
|
authorizeSecurityPolicyRule: { 'type': 'array', 'itemType': ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule },
|
|
2011
2029
|
autoReconnect: 'string',
|
|
2030
|
+
businessChannel: 'string',
|
|
2012
2031
|
businessType: 'number',
|
|
2013
2032
|
cameraRedirect: 'string',
|
|
2014
2033
|
clientControlMenu: 'string',
|
|
@@ -2020,6 +2039,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
2020
2039
|
colorEnhancement: 'string',
|
|
2021
2040
|
cpdDriveClipboard: 'string',
|
|
2022
2041
|
cpuDownGradeDuration: 'number',
|
|
2042
|
+
cpuOverload: 'string',
|
|
2023
2043
|
cpuProcessors: { 'type': 'array', 'itemType': 'string' },
|
|
2024
2044
|
cpuProtectedMode: 'string',
|
|
2025
2045
|
cpuRateLimit: 'number',
|
|
@@ -2030,6 +2050,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
2030
2050
|
deviceRules: { 'type': 'array', 'itemType': ModifyCenterPolicyRequestDeviceRules },
|
|
2031
2051
|
disconnectKeepSession: 'string',
|
|
2032
2052
|
disconnectKeepSessionTime: 'number',
|
|
2053
|
+
diskOverload: 'string',
|
|
2033
2054
|
displayMode: 'string',
|
|
2034
2055
|
domainResolveRule: { 'type': 'array', 'itemType': ModifyCenterPolicyRequestDomainResolveRule },
|
|
2035
2056
|
domainResolveRuleType: 'string',
|
|
@@ -2048,6 +2069,7 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
2048
2069
|
localDrive: 'string',
|
|
2049
2070
|
maxReconnectTime: 'number',
|
|
2050
2071
|
memoryDownGradeDuration: 'number',
|
|
2072
|
+
memoryOverload: 'string',
|
|
2051
2073
|
memoryProcessors: { 'type': 'array', 'itemType': 'string' },
|
|
2052
2074
|
memoryProtectedMode: 'string',
|
|
2053
2075
|
memoryRateLimit: 'number',
|
|
@@ -2058,12 +2080,14 @@ export class ModifyCenterPolicyRequest extends $dara.Model {
|
|
|
2058
2080
|
mobileShutdown: 'string',
|
|
2059
2081
|
mobileWuyingKeeper: 'string',
|
|
2060
2082
|
mobileWyAssistant: 'string',
|
|
2083
|
+
modelLibrary: 'string',
|
|
2061
2084
|
name: 'string',
|
|
2062
2085
|
netRedirect: 'string',
|
|
2063
2086
|
netRedirectRule: { 'type': 'array', 'itemType': ModifyCenterPolicyRequestNetRedirectRule },
|
|
2064
2087
|
noOperationDisconnect: 'string',
|
|
2065
2088
|
noOperationDisconnectTime: 'number',
|
|
2066
2089
|
policyGroupId: 'string',
|
|
2090
|
+
portProxy: 'string',
|
|
2067
2091
|
printerRedirect: 'string',
|
|
2068
2092
|
qualityEnhancement: 'string',
|
|
2069
2093
|
recordEventDuration: 'number',
|