@pulumi/sdwan 0.7.0-alpha.1771569482 → 0.7.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/applicationAwareRoutingPolicyDefinition.d.ts +3 -3
- package/cliConfigFeature.d.ts +1 -1
- package/cliConfigFeature.js +1 -1
- package/configurationGroup.d.ts +1 -1
- package/configurationGroup.js +1 -1
- package/dnsSecurityPolicy.d.ts +6 -6
- package/getServiceLanVpnInterfaceEthernetFeature.d.ts +90 -8
- package/getServiceLanVpnInterfaceEthernetFeature.js.map +1 -1
- package/getServiceLanVpnInterfaceGreFeature.d.ts +190 -10
- package/getServiceLanVpnInterfaceGreFeature.js.map +1 -1
- package/getServiceLanVpnInterfaceIpsecFeature.d.ts +54 -20
- package/getServiceLanVpnInterfaceIpsecFeature.js.map +1 -1
- package/getSystemBasicFeature.d.ts +8 -0
- package/getSystemBasicFeature.js.map +1 -1
- package/getTransportWanVpnInterfaceEthernetFeature.d.ts +121 -4
- package/getTransportWanVpnInterfaceEthernetFeature.js.map +1 -1
- package/getTransportWanVpnInterfaceGreFeature.d.ts +198 -10
- package/getTransportWanVpnInterfaceGreFeature.js.map +1 -1
- package/getTransportWanVpnInterfaceIpsecFeature.d.ts +62 -20
- package/getTransportWanVpnInterfaceIpsecFeature.js.map +1 -1
- package/otherThousandeyesFeature.d.ts +1 -1
- package/otherThousandeyesFeature.js +1 -1
- package/otherUcseFeature.d.ts +7 -7
- package/otherUcseFeature.js +1 -1
- package/package.json +2 -2
- package/policyGroup.d.ts +1 -1
- package/policyGroup.js +1 -1
- package/policyObjectAppProbeClass.d.ts +1 -1
- package/policyObjectAppProbeClass.js +1 -1
- package/policyObjectDataIpv6PrefixList.d.ts +1 -1
- package/policyObjectDataIpv6PrefixList.js +1 -1
- package/policyObjectIpv4PrefixList.d.ts +1 -1
- package/policyObjectIpv4PrefixList.js +1 -1
- package/policyObjectIpv6PrefixList.d.ts +1 -1
- package/policyObjectIpv6PrefixList.js +1 -1
- package/policyObjectPreferredColorGroup.d.ts +1 -1
- package/policyObjectPreferredColorGroup.js +1 -1
- package/policyObjectSecurityGeolocationList.d.ts +1 -1
- package/policyObjectSecurityGeolocationList.js +1 -1
- package/policyObjectSecurityIdentityList.d.ts +1 -1
- package/policyObjectSecurityIdentityList.js +1 -1
- package/policyObjectSecurityIpsSignature.d.ts +1 -1
- package/policyObjectSecurityIpsSignature.js +1 -1
- package/policyObjectSecurityLocalApplicationList.d.ts +1 -1
- package/policyObjectSecurityLocalApplicationList.js +1 -1
- package/policyObjectSecurityLocalDomainList.d.ts +1 -1
- package/policyObjectSecurityLocalDomainList.js +1 -1
- package/policyObjectSecurityScalableGroupTagList.d.ts +1 -1
- package/policyObjectSecurityScalableGroupTagList.js +1 -1
- package/policyObjectSlaClassList.d.ts +1 -1
- package/policyObjectSlaClassList.js +1 -1
- package/policyObjectStandardCommunityList.d.ts +1 -1
- package/policyObjectStandardCommunityList.js +1 -1
- package/policyObjectUnifiedAdvancedInspectionProfile.d.ts +1 -1
- package/policyObjectUnifiedAdvancedInspectionProfile.js +1 -1
- package/policyObjectUnifiedAdvancedMalwareProtection.d.ts +10 -10
- package/policyObjectUnifiedAdvancedMalwareProtection.js +1 -1
- package/policyObjectUnifiedIntrusionPrevention.d.ts +1 -1
- package/policyObjectUnifiedIntrusionPrevention.js +1 -1
- package/policyObjectUnifiedTlsSslDecryption.d.ts +4 -4
- package/policyObjectUnifiedTlsSslDecryption.js +1 -1
- package/policyObjectUnifiedTlsSslProfile.d.ts +7 -7
- package/policyObjectUnifiedTlsSslProfile.js +1 -1
- package/policyObjectUnifiedUrlFiltering.d.ts +10 -10
- package/policyObjectUnifiedUrlFiltering.js +1 -1
- package/policyObjectVpnGroup.d.ts +1 -1
- package/policyObjectVpnGroup.js +1 -1
- package/serviceLanVpnInterfaceEthernetFeature.d.ts +482 -193
- package/serviceLanVpnInterfaceEthernetFeature.js +53 -5
- package/serviceLanVpnInterfaceEthernetFeature.js.map +1 -1
- package/serviceLanVpnInterfaceGreFeature.d.ts +727 -78
- package/serviceLanVpnInterfaceGreFeature.js +117 -11
- package/serviceLanVpnInterfaceGreFeature.js.map +1 -1
- package/serviceLanVpnInterfaceIpsecFeature.d.ts +226 -102
- package/serviceLanVpnInterfaceIpsecFeature.js +34 -25
- package/serviceLanVpnInterfaceIpsecFeature.js.map +1 -1
- package/serviceLanVpnInterfaceSviFeature.d.ts +3 -1
- package/serviceLanVpnInterfaceSviFeature.js +3 -1
- package/serviceLanVpnInterfaceSviFeature.js.map +1 -1
- package/serviceRoutingEigrpFeature.d.ts +9 -9
- package/serviceSwitchportFeature.d.ts +2 -1
- package/serviceSwitchportFeature.js +2 -1
- package/serviceSwitchportFeature.js.map +1 -1
- package/systemAaaFeature.d.ts +1 -1
- package/systemAaaFeature.js +1 -1
- package/systemBannerFeature.d.ts +1 -1
- package/systemBannerFeature.js +1 -1
- package/systemBasicFeature.d.ts +29 -1
- package/systemBasicFeature.js +6 -1
- package/systemBasicFeature.js.map +1 -1
- package/systemBfdFeature.d.ts +1 -1
- package/systemBfdFeature.js +1 -1
- package/systemRemoteAccessFeature.d.ts +75 -75
- package/transportCellularProfileFeature.d.ts +18 -18
- package/transportManagementVpnInterfaceEthernetFeature.d.ts +30 -30
- package/transportWanVpnInterfaceEthernetFeature.d.ts +922 -497
- package/transportWanVpnInterfaceEthernetFeature.js +90 -4
- package/transportWanVpnInterfaceEthernetFeature.js.map +1 -1
- package/transportWanVpnInterfaceGreFeature.d.ts +758 -81
- package/transportWanVpnInterfaceGreFeature.js +122 -11
- package/transportWanVpnInterfaceGreFeature.js.map +1 -1
- package/transportWanVpnInterfaceIpsecFeature.d.ts +254 -102
- package/transportWanVpnInterfaceIpsecFeature.js +39 -22
- package/transportWanVpnInterfaceIpsecFeature.js.map +1 -1
- package/types/input.d.ts +591 -330
- package/types/output.d.ts +829 -337
- package/zoneBasedFirewallPolicyDefinition.d.ts +3 -3
|
@@ -59,7 +59,7 @@ export declare class ApplicationAwareRoutingPolicyDefinition extends pulumi.Cust
|
|
|
59
59
|
*/
|
|
60
60
|
readonly defaultAction: pulumi.Output<string | undefined>;
|
|
61
61
|
/**
|
|
62
|
-
* SLA class list ID, Attribute conditional on `defaultAction`
|
|
62
|
+
* SLA class list ID, Attribute conditional on `defaultAction` equal to `slaClass`
|
|
63
63
|
*/
|
|
64
64
|
readonly defaultActionSlaClassListId: pulumi.Output<string | undefined>;
|
|
65
65
|
/**
|
|
@@ -105,7 +105,7 @@ export interface ApplicationAwareRoutingPolicyDefinitionState {
|
|
|
105
105
|
*/
|
|
106
106
|
defaultAction?: pulumi.Input<string>;
|
|
107
107
|
/**
|
|
108
|
-
* SLA class list ID, Attribute conditional on `defaultAction`
|
|
108
|
+
* SLA class list ID, Attribute conditional on `defaultAction` equal to `slaClass`
|
|
109
109
|
*/
|
|
110
110
|
defaultActionSlaClassListId?: pulumi.Input<string>;
|
|
111
111
|
/**
|
|
@@ -143,7 +143,7 @@ export interface ApplicationAwareRoutingPolicyDefinitionArgs {
|
|
|
143
143
|
*/
|
|
144
144
|
defaultAction?: pulumi.Input<string>;
|
|
145
145
|
/**
|
|
146
|
-
* SLA class list ID, Attribute conditional on `defaultAction`
|
|
146
|
+
* SLA class list ID, Attribute conditional on `defaultAction` equal to `slaClass`
|
|
147
147
|
*/
|
|
148
148
|
defaultActionSlaClassListId?: pulumi.Input<string>;
|
|
149
149
|
/**
|
package/cliConfigFeature.d.ts
CHANGED
package/cliConfigFeature.js
CHANGED
|
@@ -7,7 +7,7 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* This resource can manage a CLI Config Feature .
|
|
10
|
-
* - Minimum SD-WAN Manager version: `20.
|
|
10
|
+
* - Minimum SD-WAN Manager version: `20.15.0`
|
|
11
11
|
*
|
|
12
12
|
* ## Example Usage
|
|
13
13
|
*
|
package/configurationGroup.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ import * as inputs from "./types/input";
|
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
5
|
* This resource can manage a Configuration Group .
|
|
6
|
-
* - Minimum SD-WAN Manager version: `20.
|
|
6
|
+
* - Minimum SD-WAN Manager version: `20.15.0`
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
package/configurationGroup.js
CHANGED
|
@@ -7,7 +7,7 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* This resource can manage a Configuration Group .
|
|
10
|
-
* - Minimum SD-WAN Manager version: `20.
|
|
10
|
+
* - Minimum SD-WAN Manager version: `20.15.0`
|
|
11
11
|
*
|
|
12
12
|
* ## Example Usage
|
|
13
13
|
*
|
package/dnsSecurityPolicy.d.ts
CHANGED
|
@@ -64,7 +64,7 @@ export declare class DnsSecurityPolicy extends pulumi.CustomResource {
|
|
|
64
64
|
*/
|
|
65
65
|
readonly dnsCrypt: pulumi.Output<boolean>;
|
|
66
66
|
/**
|
|
67
|
-
* Field will only be under data field if matchAllVpn is true, otherwise field will be under targetVpns and set per entry, Attribute conditional on `matchAllVpn`
|
|
67
|
+
* Field will only be under data field if matchAllVpn is true, otherwise field will be under targetVpns and set per entry, Attribute conditional on `matchAllVpn` equal to `true`
|
|
68
68
|
*/
|
|
69
69
|
readonly dnsServerIp: pulumi.Output<string>;
|
|
70
70
|
/**
|
|
@@ -85,7 +85,7 @@ export declare class DnsSecurityPolicy extends pulumi.CustomResource {
|
|
|
85
85
|
*/
|
|
86
86
|
readonly name: pulumi.Output<string>;
|
|
87
87
|
/**
|
|
88
|
-
* Will be under data field only if matchAllVpn is false, if matchAllVpn is true field should not be in payload, Attribute conditional on `matchAllVpn`
|
|
88
|
+
* Will be under data field only if matchAllVpn is false, if matchAllVpn is true field should not be in payload, Attribute conditional on `matchAllVpn` equal to `false`
|
|
89
89
|
*/
|
|
90
90
|
readonly targetVpns: pulumi.Output<outputs.DnsSecurityPolicyTargetVpn[] | undefined>;
|
|
91
91
|
/**
|
|
@@ -122,7 +122,7 @@ export interface DnsSecurityPolicyState {
|
|
|
122
122
|
*/
|
|
123
123
|
dnsCrypt?: pulumi.Input<boolean>;
|
|
124
124
|
/**
|
|
125
|
-
* Field will only be under data field if matchAllVpn is true, otherwise field will be under targetVpns and set per entry, Attribute conditional on `matchAllVpn`
|
|
125
|
+
* Field will only be under data field if matchAllVpn is true, otherwise field will be under targetVpns and set per entry, Attribute conditional on `matchAllVpn` equal to `true`
|
|
126
126
|
*/
|
|
127
127
|
dnsServerIp?: pulumi.Input<string>;
|
|
128
128
|
/**
|
|
@@ -143,7 +143,7 @@ export interface DnsSecurityPolicyState {
|
|
|
143
143
|
*/
|
|
144
144
|
name?: pulumi.Input<string>;
|
|
145
145
|
/**
|
|
146
|
-
* Will be under data field only if matchAllVpn is false, if matchAllVpn is true field should not be in payload, Attribute conditional on `matchAllVpn`
|
|
146
|
+
* Will be under data field only if matchAllVpn is false, if matchAllVpn is true field should not be in payload, Attribute conditional on `matchAllVpn` equal to `false`
|
|
147
147
|
*/
|
|
148
148
|
targetVpns?: pulumi.Input<pulumi.Input<inputs.DnsSecurityPolicyTargetVpn>[]>;
|
|
149
149
|
/**
|
|
@@ -172,7 +172,7 @@ export interface DnsSecurityPolicyArgs {
|
|
|
172
172
|
*/
|
|
173
173
|
dnsCrypt: pulumi.Input<boolean>;
|
|
174
174
|
/**
|
|
175
|
-
* Field will only be under data field if matchAllVpn is true, otherwise field will be under targetVpns and set per entry, Attribute conditional on `matchAllVpn`
|
|
175
|
+
* Field will only be under data field if matchAllVpn is true, otherwise field will be under targetVpns and set per entry, Attribute conditional on `matchAllVpn` equal to `true`
|
|
176
176
|
*/
|
|
177
177
|
dnsServerIp: pulumi.Input<string>;
|
|
178
178
|
/**
|
|
@@ -193,7 +193,7 @@ export interface DnsSecurityPolicyArgs {
|
|
|
193
193
|
*/
|
|
194
194
|
name?: pulumi.Input<string>;
|
|
195
195
|
/**
|
|
196
|
-
* Will be under data field only if matchAllVpn is false, if matchAllVpn is true field should not be in payload, Attribute conditional on `matchAllVpn`
|
|
196
|
+
* Will be under data field only if matchAllVpn is false, if matchAllVpn is true field should not be in payload, Attribute conditional on `matchAllVpn` equal to `false`
|
|
197
197
|
*/
|
|
198
198
|
targetVpns?: pulumi.Input<pulumi.Input<inputs.DnsSecurityPolicyTargetVpn>[]>;
|
|
199
199
|
/**
|
|
@@ -304,6 +304,96 @@ export interface GetServiceLanVpnInterfaceEthernetFeatureResult {
|
|
|
304
304
|
* NAT64 on this interface
|
|
305
305
|
*/
|
|
306
306
|
readonly nat64: boolean;
|
|
307
|
+
/**
|
|
308
|
+
* Port-Channel interface on/off
|
|
309
|
+
*/
|
|
310
|
+
readonly portChannelInterface: boolean;
|
|
311
|
+
/**
|
|
312
|
+
* Eanble lacp fast switchover
|
|
313
|
+
*/
|
|
314
|
+
readonly portChannelLacpFastSwitchover: boolean;
|
|
315
|
+
/**
|
|
316
|
+
* Variable name
|
|
317
|
+
*/
|
|
318
|
+
readonly portChannelLacpFastSwitchoverVariable: string;
|
|
319
|
+
/**
|
|
320
|
+
* Enable QoS Port-Channel aggregate
|
|
321
|
+
*/
|
|
322
|
+
readonly portChannelLacpLoadBalance: string;
|
|
323
|
+
/**
|
|
324
|
+
* Variable name
|
|
325
|
+
*/
|
|
326
|
+
readonly portChannelLacpLoadBalanceVariable: string;
|
|
327
|
+
/**
|
|
328
|
+
* Set LACP max bundle
|
|
329
|
+
*/
|
|
330
|
+
readonly portChannelLacpMaxBundle: number;
|
|
331
|
+
/**
|
|
332
|
+
* Variable name
|
|
333
|
+
*/
|
|
334
|
+
readonly portChannelLacpMaxBundleVariable: string;
|
|
335
|
+
/**
|
|
336
|
+
* Configure Port-Channel member links
|
|
337
|
+
*/
|
|
338
|
+
readonly portChannelLacpMemberLinks: outputs.GetServiceLanVpnInterfaceEthernetFeaturePortChannelLacpMemberLink[];
|
|
339
|
+
/**
|
|
340
|
+
* Set LACP min bundle
|
|
341
|
+
*/
|
|
342
|
+
readonly portChannelLacpMinBundle: number;
|
|
343
|
+
/**
|
|
344
|
+
* Variable name
|
|
345
|
+
*/
|
|
346
|
+
readonly portChannelLacpMinBundleVariable: string;
|
|
347
|
+
/**
|
|
348
|
+
* Enable QoS Port-Channel aggregate
|
|
349
|
+
*/
|
|
350
|
+
readonly portChannelLacpQosAggregate: boolean;
|
|
351
|
+
/**
|
|
352
|
+
* Variable name
|
|
353
|
+
*/
|
|
354
|
+
readonly portChannelLacpQosAggregateVariable: string;
|
|
355
|
+
/**
|
|
356
|
+
* Port-Channel member interface on/off
|
|
357
|
+
*/
|
|
358
|
+
readonly portChannelMemberInterface: boolean;
|
|
359
|
+
/**
|
|
360
|
+
* Port Channel Mode
|
|
361
|
+
*/
|
|
362
|
+
readonly portChannelMode: string;
|
|
363
|
+
/**
|
|
364
|
+
* Enable QoS Port-Channel aggregate
|
|
365
|
+
*/
|
|
366
|
+
readonly portChannelStaticLoadBalance: string;
|
|
367
|
+
/**
|
|
368
|
+
* Variable name
|
|
369
|
+
*/
|
|
370
|
+
readonly portChannelStaticLoadBalanceVariable: string;
|
|
371
|
+
/**
|
|
372
|
+
* Configure Port-Channel member links
|
|
373
|
+
*/
|
|
374
|
+
readonly portChannelStaticMemberLinks: outputs.GetServiceLanVpnInterfaceEthernetFeaturePortChannelStaticMemberLink[];
|
|
375
|
+
/**
|
|
376
|
+
* Enable QoS Port-Channel aggregate
|
|
377
|
+
*/
|
|
378
|
+
readonly portChannelStaticQosAggregate: boolean;
|
|
379
|
+
/**
|
|
380
|
+
* Variable name
|
|
381
|
+
*/
|
|
382
|
+
readonly portChannelStaticQosAggregateVariable: string;
|
|
383
|
+
/**
|
|
384
|
+
* Port Channel Sub Interface on/off
|
|
385
|
+
*/
|
|
386
|
+
readonly portChannelSubinterface: boolean;
|
|
387
|
+
readonly portChannelSubinterfacePrimaryInterfaceName: string;
|
|
388
|
+
/**
|
|
389
|
+
* Variable name
|
|
390
|
+
*/
|
|
391
|
+
readonly portChannelSubinterfacePrimaryInterfaceNameVariable: string;
|
|
392
|
+
readonly portChannelSubinterfaceSecondaryInterfaceName: string;
|
|
393
|
+
/**
|
|
394
|
+
* Variable name
|
|
395
|
+
*/
|
|
396
|
+
readonly portChannelSubinterfaceSecondaryInterfaceNameVariable: string;
|
|
307
397
|
/**
|
|
308
398
|
* Service LAN VPN Feature ID
|
|
309
399
|
*/
|
|
@@ -333,14 +423,6 @@ export interface GetServiceLanVpnInterfaceEthernetFeatureResult {
|
|
|
333
423
|
* Variable name
|
|
334
424
|
*/
|
|
335
425
|
readonly tcpMssVariable: string;
|
|
336
|
-
/**
|
|
337
|
-
* Enable tracker for this interface
|
|
338
|
-
*/
|
|
339
|
-
readonly tracker: string;
|
|
340
|
-
/**
|
|
341
|
-
* Variable name
|
|
342
|
-
*/
|
|
343
|
-
readonly trackerVariable: string;
|
|
344
426
|
/**
|
|
345
427
|
* Enable/Disable SGT Enforcement on an interface
|
|
346
428
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServiceLanVpnInterfaceEthernetFeature.js","sourceRoot":"","sources":["../getServiceLanVpnInterfaceEthernetFeature.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,wCAAwC,CAAC,IAAkD,EAAE,IAA2B;IACpI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+FAA+F,EAAE;QAC1H,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;KACxD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4FAOC;
|
|
1
|
+
{"version":3,"file":"getServiceLanVpnInterfaceEthernetFeature.js","sourceRoot":"","sources":["../getServiceLanVpnInterfaceEthernetFeature.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,wCAAwC,CAAC,IAAkD,EAAE,IAA2B;IACpI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+FAA+F,EAAE;QAC1H,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;KACxD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4FAOC;AAkcD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,8CAA8C,CAAC,IAAwD,EAAE,IAAiC;IACtJ,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+FAA+F,EAAE;QAChI,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;KACxD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wGAOC"}
|
|
@@ -57,6 +57,22 @@ export interface GetServiceLanVpnInterfaceGreFeatureResult {
|
|
|
57
57
|
* The description of the Feature
|
|
58
58
|
*/
|
|
59
59
|
readonly description: string;
|
|
60
|
+
/**
|
|
61
|
+
* IKE keepalive interval (seconds)
|
|
62
|
+
*/
|
|
63
|
+
readonly dpdInterval: number;
|
|
64
|
+
/**
|
|
65
|
+
* Variable name
|
|
66
|
+
*/
|
|
67
|
+
readonly dpdIntervalVariable: string;
|
|
68
|
+
/**
|
|
69
|
+
* IKE keepalive retries
|
|
70
|
+
*/
|
|
71
|
+
readonly dpdRetries: number;
|
|
72
|
+
/**
|
|
73
|
+
* Variable name
|
|
74
|
+
*/
|
|
75
|
+
readonly dpdRetriesVariable: string;
|
|
60
76
|
/**
|
|
61
77
|
* Feature Profile ID
|
|
62
78
|
*/
|
|
@@ -65,6 +81,58 @@ export interface GetServiceLanVpnInterfaceGreFeatureResult {
|
|
|
65
81
|
* The id of the Feature
|
|
66
82
|
*/
|
|
67
83
|
readonly id: string;
|
|
84
|
+
/**
|
|
85
|
+
* IKE identity the IKE preshared secret belongs to
|
|
86
|
+
*/
|
|
87
|
+
readonly ikeCiphersuite: string;
|
|
88
|
+
/**
|
|
89
|
+
* Variable name
|
|
90
|
+
*/
|
|
91
|
+
readonly ikeCiphersuiteVariable: string;
|
|
92
|
+
/**
|
|
93
|
+
* IKE Diffie Hellman Groups
|
|
94
|
+
*/
|
|
95
|
+
readonly ikeGroup: string;
|
|
96
|
+
/**
|
|
97
|
+
* Variable name
|
|
98
|
+
*/
|
|
99
|
+
readonly ikeGroupVariable: string;
|
|
100
|
+
/**
|
|
101
|
+
* IKE ID for the local endpoint. Input IPv4 address, domain name, or email address
|
|
102
|
+
*/
|
|
103
|
+
readonly ikeLocalId: string;
|
|
104
|
+
/**
|
|
105
|
+
* Variable name
|
|
106
|
+
*/
|
|
107
|
+
readonly ikeLocalIdVariable: string;
|
|
108
|
+
/**
|
|
109
|
+
* IKE integrity protocol
|
|
110
|
+
*/
|
|
111
|
+
readonly ikeMode: string;
|
|
112
|
+
/**
|
|
113
|
+
* Variable name
|
|
114
|
+
*/
|
|
115
|
+
readonly ikeModeVariable: string;
|
|
116
|
+
/**
|
|
117
|
+
* IKE rekey interval \n\n seconds
|
|
118
|
+
*/
|
|
119
|
+
readonly ikeRekeyInterval: number;
|
|
120
|
+
/**
|
|
121
|
+
* Variable name
|
|
122
|
+
*/
|
|
123
|
+
readonly ikeRekeyIntervalVariable: string;
|
|
124
|
+
/**
|
|
125
|
+
* IKE ID for the remote endpoint. Input IPv4 address, domain name, or email address
|
|
126
|
+
*/
|
|
127
|
+
readonly ikeRemoteId: string;
|
|
128
|
+
/**
|
|
129
|
+
* Variable name
|
|
130
|
+
*/
|
|
131
|
+
readonly ikeRemoteIdVariable: string;
|
|
132
|
+
/**
|
|
133
|
+
* IKE Version \n\n
|
|
134
|
+
*/
|
|
135
|
+
readonly ikeVersion: number;
|
|
68
136
|
/**
|
|
69
137
|
* Interface description
|
|
70
138
|
*/
|
|
@@ -82,27 +150,99 @@ export interface GetServiceLanVpnInterfaceGreFeatureResult {
|
|
|
82
150
|
*/
|
|
83
151
|
readonly interfaceNameVariable: string;
|
|
84
152
|
/**
|
|
85
|
-
*
|
|
153
|
+
* IPsec(ESP) encryption and integrity protocol
|
|
154
|
+
*/
|
|
155
|
+
readonly ipsecCiphersuite: string;
|
|
156
|
+
/**
|
|
157
|
+
* Variable name
|
|
86
158
|
*/
|
|
87
|
-
readonly
|
|
159
|
+
readonly ipsecCiphersuiteVariable: string;
|
|
160
|
+
/**
|
|
161
|
+
* IPsec rekey interval \n\n seconds
|
|
162
|
+
*/
|
|
163
|
+
readonly ipsecRekeyInterval: number;
|
|
164
|
+
/**
|
|
165
|
+
* Variable name
|
|
166
|
+
*/
|
|
167
|
+
readonly ipsecRekeyIntervalVariable: string;
|
|
168
|
+
/**
|
|
169
|
+
* Replay window size 32..8192 (must be a power of 2)
|
|
170
|
+
*/
|
|
171
|
+
readonly ipsecReplayWindow: number;
|
|
88
172
|
/**
|
|
89
173
|
* Variable name
|
|
90
174
|
*/
|
|
91
|
-
readonly
|
|
175
|
+
readonly ipsecReplayWindowVariable: string;
|
|
92
176
|
readonly ipv4Address: string;
|
|
93
177
|
/**
|
|
94
178
|
* Variable name
|
|
95
179
|
*/
|
|
96
180
|
readonly ipv4AddressVariable: string;
|
|
181
|
+
/**
|
|
182
|
+
* Interface MTU \n\n, in bytes
|
|
183
|
+
*/
|
|
184
|
+
readonly ipv4Mtu: number;
|
|
185
|
+
/**
|
|
186
|
+
* Variable name
|
|
187
|
+
*/
|
|
188
|
+
readonly ipv4MtuVariable: string;
|
|
97
189
|
readonly ipv4SubnetMask: string;
|
|
98
190
|
/**
|
|
99
191
|
* Variable name
|
|
100
192
|
*/
|
|
101
193
|
readonly ipv4SubnetMaskVariable: string;
|
|
194
|
+
/**
|
|
195
|
+
* TCP MSS on SYN packets, in bytes
|
|
196
|
+
*/
|
|
197
|
+
readonly ipv4TcpMss: number;
|
|
198
|
+
/**
|
|
199
|
+
* Variable name
|
|
200
|
+
*/
|
|
201
|
+
readonly ipv4TcpMssVariable: string;
|
|
202
|
+
/**
|
|
203
|
+
* Assign IPv6 address
|
|
204
|
+
*/
|
|
205
|
+
readonly ipv6Address: string;
|
|
206
|
+
/**
|
|
207
|
+
* Variable name
|
|
208
|
+
*/
|
|
209
|
+
readonly ipv6AddressVariable: string;
|
|
210
|
+
/**
|
|
211
|
+
* Interface MTU \n\n, in bytes
|
|
212
|
+
*/
|
|
213
|
+
readonly ipv6Mtu: number;
|
|
214
|
+
/**
|
|
215
|
+
* Variable name
|
|
216
|
+
*/
|
|
217
|
+
readonly ipv6MtuVariable: string;
|
|
218
|
+
/**
|
|
219
|
+
* IPv6 TCP MSS on SYN packets, in bytes
|
|
220
|
+
*/
|
|
221
|
+
readonly ipv6TcpMss: number;
|
|
222
|
+
/**
|
|
223
|
+
* Variable name
|
|
224
|
+
*/
|
|
225
|
+
readonly ipv6TcpMssVariable: string;
|
|
102
226
|
/**
|
|
103
227
|
* The name of the Feature
|
|
104
228
|
*/
|
|
105
229
|
readonly name: string;
|
|
230
|
+
/**
|
|
231
|
+
* IPsec perfect forward secrecy settings
|
|
232
|
+
*/
|
|
233
|
+
readonly perfectForwardSecrecy: string;
|
|
234
|
+
/**
|
|
235
|
+
* Variable name
|
|
236
|
+
*/
|
|
237
|
+
readonly perfectForwardSecrecyVariable: string;
|
|
238
|
+
/**
|
|
239
|
+
* Use preshared key to authenticate IKE peer
|
|
240
|
+
*/
|
|
241
|
+
readonly preSharedSecret: string;
|
|
242
|
+
/**
|
|
243
|
+
* Variable name
|
|
244
|
+
*/
|
|
245
|
+
readonly preSharedSecretVariable: string;
|
|
106
246
|
/**
|
|
107
247
|
* Service LAN VPN Feature ID
|
|
108
248
|
*/
|
|
@@ -116,23 +256,55 @@ export interface GetServiceLanVpnInterfaceGreFeatureResult {
|
|
|
116
256
|
*/
|
|
117
257
|
readonly shutdownVariable: string;
|
|
118
258
|
/**
|
|
119
|
-
*
|
|
259
|
+
* Tunnel destination IP Address
|
|
120
260
|
*/
|
|
121
|
-
readonly
|
|
261
|
+
readonly tunnelDestinationIpv4Address: string;
|
|
122
262
|
/**
|
|
123
263
|
* Variable name
|
|
124
264
|
*/
|
|
125
|
-
readonly
|
|
265
|
+
readonly tunnelDestinationIpv4AddressVariable: string;
|
|
126
266
|
/**
|
|
127
|
-
* Tunnel destination
|
|
267
|
+
* Tunnel destination IPv6 Address
|
|
128
268
|
*/
|
|
129
|
-
readonly
|
|
269
|
+
readonly tunnelDestinationIpv6Address: string;
|
|
130
270
|
/**
|
|
131
271
|
* Variable name
|
|
132
272
|
*/
|
|
133
|
-
readonly
|
|
273
|
+
readonly tunnelDestinationIpv6AddressVariable: string;
|
|
274
|
+
/**
|
|
275
|
+
* GRE Tunnel Mode
|
|
276
|
+
*/
|
|
277
|
+
readonly tunnelMode: string;
|
|
278
|
+
/**
|
|
279
|
+
* Tunnel protection state
|
|
280
|
+
*/
|
|
281
|
+
readonly tunnelProtection: boolean;
|
|
282
|
+
/**
|
|
283
|
+
* \n\n Interface name: ge0/\n\n or ge0/\n\n.vlanid
|
|
284
|
+
*/
|
|
285
|
+
readonly tunnelRouteViaInterface: string;
|
|
286
|
+
/**
|
|
287
|
+
* Variable name
|
|
288
|
+
*/
|
|
289
|
+
readonly tunnelRouteViaInterfaceVariable: string;
|
|
134
290
|
/**
|
|
135
|
-
* \n\n Interface name
|
|
291
|
+
* \n\n Interface name: ge0/\n\n or ge0/\n\n.vlanid
|
|
292
|
+
*/
|
|
293
|
+
readonly tunnelRouteViaIpv4Address: string;
|
|
294
|
+
/**
|
|
295
|
+
* Variable name
|
|
296
|
+
*/
|
|
297
|
+
readonly tunnelRouteViaIpv4AddressVariable: string;
|
|
298
|
+
/**
|
|
299
|
+
* \n\n Interface name: ge0/\n\n or ge0/\n\n.vlanid
|
|
300
|
+
*/
|
|
301
|
+
readonly tunnelRouteViaIpv6Address: string;
|
|
302
|
+
/**
|
|
303
|
+
* Variable name
|
|
304
|
+
*/
|
|
305
|
+
readonly tunnelRouteViaIpv6AddressVariable: string;
|
|
306
|
+
/**
|
|
307
|
+
* \n\n Interface name: ge0/\n\n or ge0/\n\n.vlanid
|
|
136
308
|
*/
|
|
137
309
|
readonly tunnelRouteViaLoopback: string;
|
|
138
310
|
/**
|
|
@@ -163,6 +335,14 @@ export interface GetServiceLanVpnInterfaceGreFeatureResult {
|
|
|
163
335
|
* Variable name
|
|
164
336
|
*/
|
|
165
337
|
readonly tunnelSourceIpv4AddressVariable: string;
|
|
338
|
+
/**
|
|
339
|
+
* Tunnel source IPv6 Address
|
|
340
|
+
*/
|
|
341
|
+
readonly tunnelSourceIpv6Address: string;
|
|
342
|
+
/**
|
|
343
|
+
* Variable name
|
|
344
|
+
*/
|
|
345
|
+
readonly tunnelSourceIpv6AddressVariable: string;
|
|
166
346
|
/**
|
|
167
347
|
* The version of the Feature
|
|
168
348
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServiceLanVpnInterfaceGreFeature.js","sourceRoot":"","sources":["../getServiceLanVpnInterfaceGreFeature.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,mCAAmC,CAAC,IAA6C,EAAE,IAA2B;IAC1H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qFAAqF,EAAE;QAChH,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;KACxD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kFAOC;
|
|
1
|
+
{"version":3,"file":"getServiceLanVpnInterfaceGreFeature.js","sourceRoot":"","sources":["../getServiceLanVpnInterfaceGreFeature.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,mCAAmC,CAAC,IAA6C,EAAE,IAA2B;IAC1H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qFAAqF,EAAE;QAChH,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;KACxD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kFAOC;AA+UD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,yCAAyC,CAAC,IAAmD,EAAE,IAAiC;IAC5I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qFAAqF,EAAE;QACtH,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;KACxD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8FAOC"}
|
|
@@ -157,14 +157,6 @@ export interface GetServiceLanVpnInterfaceIpsecFeatureResult {
|
|
|
157
157
|
* Variable name
|
|
158
158
|
*/
|
|
159
159
|
readonly interfaceNameVariable: string;
|
|
160
|
-
/**
|
|
161
|
-
* Interface MTU \n\n, in bytes
|
|
162
|
-
*/
|
|
163
|
-
readonly ipMtu: number;
|
|
164
|
-
/**
|
|
165
|
-
* Variable name
|
|
166
|
-
*/
|
|
167
|
-
readonly ipMtuVariable: string;
|
|
168
160
|
/**
|
|
169
161
|
* IPsec(ESP) encryption and integrity protocol
|
|
170
162
|
*/
|
|
@@ -194,11 +186,51 @@ export interface GetServiceLanVpnInterfaceIpsecFeatureResult {
|
|
|
194
186
|
* Variable name
|
|
195
187
|
*/
|
|
196
188
|
readonly ipv4AddressVariable: string;
|
|
189
|
+
/**
|
|
190
|
+
* Interface MTU \n\n, in bytes
|
|
191
|
+
*/
|
|
192
|
+
readonly ipv4Mtu: number;
|
|
193
|
+
/**
|
|
194
|
+
* Variable name
|
|
195
|
+
*/
|
|
196
|
+
readonly ipv4MtuVariable: string;
|
|
197
197
|
readonly ipv4SubnetMask: string;
|
|
198
198
|
/**
|
|
199
199
|
* Variable name
|
|
200
200
|
*/
|
|
201
201
|
readonly ipv4SubnetMaskVariable: string;
|
|
202
|
+
/**
|
|
203
|
+
* TCP MSS on SYN packets, in bytes
|
|
204
|
+
*/
|
|
205
|
+
readonly ipv4TcpMss: number;
|
|
206
|
+
/**
|
|
207
|
+
* Variable name
|
|
208
|
+
*/
|
|
209
|
+
readonly ipv4TcpMssVariable: string;
|
|
210
|
+
/**
|
|
211
|
+
* Assign IPv6 address
|
|
212
|
+
*/
|
|
213
|
+
readonly ipv6Address: string;
|
|
214
|
+
/**
|
|
215
|
+
* Variable name
|
|
216
|
+
*/
|
|
217
|
+
readonly ipv6AddressVariable: string;
|
|
218
|
+
/**
|
|
219
|
+
* Interface MTU \n\n, in bytes
|
|
220
|
+
*/
|
|
221
|
+
readonly ipv6Mtu: number;
|
|
222
|
+
/**
|
|
223
|
+
* Variable name
|
|
224
|
+
*/
|
|
225
|
+
readonly ipv6MtuVariable: string;
|
|
226
|
+
/**
|
|
227
|
+
* IPv6 TCP MSS on SYN packets, in bytes
|
|
228
|
+
*/
|
|
229
|
+
readonly ipv6TcpMss: number;
|
|
230
|
+
/**
|
|
231
|
+
* Variable name
|
|
232
|
+
*/
|
|
233
|
+
readonly ipv6TcpMssVariable: string;
|
|
202
234
|
/**
|
|
203
235
|
* The name of the Feature
|
|
204
236
|
*/
|
|
@@ -223,14 +255,6 @@ export interface GetServiceLanVpnInterfaceIpsecFeatureResult {
|
|
|
223
255
|
* Variable name
|
|
224
256
|
*/
|
|
225
257
|
readonly shutdownVariable: string;
|
|
226
|
-
/**
|
|
227
|
-
* TCP MSS on SYN packets, in bytes
|
|
228
|
-
*/
|
|
229
|
-
readonly tcpMss: number;
|
|
230
|
-
/**
|
|
231
|
-
* Variable name
|
|
232
|
-
*/
|
|
233
|
-
readonly tcpMssVariable: string;
|
|
234
258
|
/**
|
|
235
259
|
* Enable tracker for this interface
|
|
236
260
|
*/
|
|
@@ -244,11 +268,18 @@ export interface GetServiceLanVpnInterfaceIpsecFeatureResult {
|
|
|
244
268
|
* Variable name
|
|
245
269
|
*/
|
|
246
270
|
readonly tunnelDestinationIpv4AddressVariable: string;
|
|
247
|
-
|
|
271
|
+
/**
|
|
272
|
+
* Tunnel destination IPv6 Address
|
|
273
|
+
*/
|
|
274
|
+
readonly tunnelDestinationIpv6Address: string;
|
|
248
275
|
/**
|
|
249
276
|
* Variable name
|
|
250
277
|
*/
|
|
251
|
-
readonly
|
|
278
|
+
readonly tunnelDestinationIpv6AddressVariable: string;
|
|
279
|
+
/**
|
|
280
|
+
* IPsec Tunnel Mode
|
|
281
|
+
*/
|
|
282
|
+
readonly tunnelMode: string;
|
|
252
283
|
/**
|
|
253
284
|
* \n\n Interface name: ge0/\n\n or ge0/\n\n.vlanid
|
|
254
285
|
*/
|
|
@@ -270,11 +301,14 @@ export interface GetServiceLanVpnInterfaceIpsecFeatureResult {
|
|
|
270
301
|
* Variable name
|
|
271
302
|
*/
|
|
272
303
|
readonly tunnelSourceIpv4AddressVariable: string;
|
|
273
|
-
|
|
304
|
+
/**
|
|
305
|
+
* Tunnel source IPv6 Address
|
|
306
|
+
*/
|
|
307
|
+
readonly tunnelSourceIpv6Address: string;
|
|
274
308
|
/**
|
|
275
309
|
* Variable name
|
|
276
310
|
*/
|
|
277
|
-
readonly
|
|
311
|
+
readonly tunnelSourceIpv6AddressVariable: string;
|
|
278
312
|
/**
|
|
279
313
|
* The version of the Feature
|
|
280
314
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServiceLanVpnInterfaceIpsecFeature.js","sourceRoot":"","sources":["../getServiceLanVpnInterfaceIpsecFeature.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,qCAAqC,CAAC,IAA+C,EAAE,IAA2B;IAC9H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yFAAyF,EAAE;QACpH,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;KACxD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sFAOC;
|
|
1
|
+
{"version":3,"file":"getServiceLanVpnInterfaceIpsecFeature.js","sourceRoot":"","sources":["../getServiceLanVpnInterfaceIpsecFeature.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,qCAAqC,CAAC,IAA+C,EAAE,IAA2B;IAC9H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yFAAyF,EAAE;QACpH,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;KACxD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sFAOC;AA6SD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,2CAA2C,CAAC,IAAqD,EAAE,IAAiC;IAChJ,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yFAAyF,EAAE;QAC1H,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;KACxD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kGAOC"}
|
|
@@ -281,6 +281,14 @@ export interface GetSystemBasicFeatureResult {
|
|
|
281
281
|
* Variable name
|
|
282
282
|
*/
|
|
283
283
|
readonly trackTransportVariable: string;
|
|
284
|
+
/**
|
|
285
|
+
* Enable or disable endpoint tracker diaStabilize status
|
|
286
|
+
*/
|
|
287
|
+
readonly trackerDiaStabilizeStatus: boolean;
|
|
288
|
+
/**
|
|
289
|
+
* Variable name
|
|
290
|
+
*/
|
|
291
|
+
readonly trackerDiaStabilizeStatusVariable: string;
|
|
284
292
|
/**
|
|
285
293
|
* Enable transport gateway
|
|
286
294
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSystemBasicFeature.js","sourceRoot":"","sources":["../getSystemBasicFeature.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yDAAyD,EAAE;QACpF,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sDAMC;
|
|
1
|
+
{"version":3,"file":"getSystemBasicFeature.js","sourceRoot":"","sources":["../getSystemBasicFeature.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yDAAyD,EAAE;QACpF,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sDAMC;AAiSD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAAiC;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yDAAyD,EAAE;QAC1F,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kEAMC"}
|