@pulumi/sdwan 0.1.0-alpha.1716879684
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/LICENSE +202 -0
- package/README.md +49 -0
- package/activateCentralizedPolicy.d.ts +51 -0
- package/activateCentralizedPolicy.js +52 -0
- package/activateCentralizedPolicy.js.map +1 -0
- package/advancedInspectionProfilePolicyDefinition.d.ts +199 -0
- package/advancedInspectionProfilePolicyDefinition.js +97 -0
- package/advancedInspectionProfilePolicyDefinition.js.map +1 -0
- package/advancedMalwareProtectionPolicyDefinition.d.ts +216 -0
- package/advancedMalwareProtectionPolicyDefinition.js +104 -0
- package/advancedMalwareProtectionPolicyDefinition.js.map +1 -0
- package/allowUrlListPolicyObject.d.ts +93 -0
- package/allowUrlListPolicyObject.js +79 -0
- package/allowUrlListPolicyObject.js.map +1 -0
- package/appProbeClassPolicyObject.d.ts +107 -0
- package/appProbeClassPolicyObject.js +86 -0
- package/appProbeClassPolicyObject.js.map +1 -0
- package/applicationAwareRoutingPolicyDefinition.d.ts +99 -0
- package/applicationAwareRoutingPolicyDefinition.js +72 -0
- package/applicationAwareRoutingPolicyDefinition.js.map +1 -0
- package/applicationListPolicyObject.d.ts +93 -0
- package/applicationListPolicyObject.js +79 -0
- package/applicationListPolicyObject.js.map +1 -0
- package/applicationPriorityFeatureProfile.d.ts +81 -0
- package/applicationPriorityFeatureProfile.js +75 -0
- package/applicationPriorityFeatureProfile.js.map +1 -0
- package/applicationPriorityQosPolicyProfileParcel.d.ts +128 -0
- package/applicationPriorityQosPolicyProfileParcel.js +74 -0
- package/applicationPriorityQosPolicyProfileParcel.js.map +1 -0
- package/asPathListPolicyObject.d.ts +79 -0
- package/asPathListPolicyObject.js +65 -0
- package/asPathListPolicyObject.js.map +1 -0
- package/attachFeatureDeviceTemplate.d.ts +65 -0
- package/attachFeatureDeviceTemplate.js +57 -0
- package/attachFeatureDeviceTemplate.js.map +1 -0
- package/blockUrlListPolicyObject.d.ts +93 -0
- package/blockUrlListPolicyObject.js +79 -0
- package/blockUrlListPolicyObject.js.map +1 -0
- package/cedgeAaaFeatureTemplate.d.ts +418 -0
- package/cedgeAaaFeatureTemplate.js +125 -0
- package/cedgeAaaFeatureTemplate.js.map +1 -0
- package/cedgeGlobalFeatureTemplate.d.ts +692 -0
- package/cedgeGlobalFeatureTemplate.js +201 -0
- package/cedgeGlobalFeatureTemplate.js.map +1 -0
- package/cedgeIgmpFeatureTemplate.d.ts +118 -0
- package/cedgeIgmpFeatureTemplate.js +75 -0
- package/cedgeIgmpFeatureTemplate.js.map +1 -0
- package/cedgeMulticastFeatureTemplate.d.ts +192 -0
- package/cedgeMulticastFeatureTemplate.js +101 -0
- package/cedgeMulticastFeatureTemplate.js.map +1 -0
- package/cedgePimFeatureTemplate.d.ts +394 -0
- package/cedgePimFeatureTemplate.js +121 -0
- package/cedgePimFeatureTemplate.js.map +1 -0
- package/cellularCedgeProfileFeatureTemplate.d.ts +292 -0
- package/cellularCedgeProfileFeatureTemplate.js +121 -0
- package/cellularCedgeProfileFeatureTemplate.js.map +1 -0
- package/cellularControllerFeatureTemplate.d.ts +238 -0
- package/cellularControllerFeatureTemplate.js +95 -0
- package/cellularControllerFeatureTemplate.js.map +1 -0
- package/cellularProfileFeatureTemplate.d.ts +392 -0
- package/cellularProfileFeatureTemplate.js +141 -0
- package/cellularProfileFeatureTemplate.js.map +1 -0
- package/centralizedPolicy.d.ts +112 -0
- package/centralizedPolicy.js +88 -0
- package/centralizedPolicy.js.map +1 -0
- package/cflowdPolicyDefinition.d.ts +183 -0
- package/cflowdPolicyDefinition.js +86 -0
- package/cflowdPolicyDefinition.js.map +1 -0
- package/ciscoBannerFeatureTemplate.d.ts +167 -0
- package/ciscoBannerFeatureTemplate.js +96 -0
- package/ciscoBannerFeatureTemplate.js.map +1 -0
- package/ciscoBfdFeatureTemplate.d.ts +193 -0
- package/ciscoBfdFeatureTemplate.js +87 -0
- package/ciscoBfdFeatureTemplate.js.map +1 -0
- package/ciscoBgpFeatureTemplate.d.ts +538 -0
- package/ciscoBgpFeatureTemplate.js +145 -0
- package/ciscoBgpFeatureTemplate.js.map +1 -0
- package/ciscoDhcpServerFeatureTemplate.d.ts +322 -0
- package/ciscoDhcpServerFeatureTemplate.js +109 -0
- package/ciscoDhcpServerFeatureTemplate.js.map +1 -0
- package/ciscoLoggingFeatureTemplate.d.ts +214 -0
- package/ciscoLoggingFeatureTemplate.js +91 -0
- package/ciscoLoggingFeatureTemplate.js.map +1 -0
- package/ciscoNtpFeatureTemplate.d.ts +226 -0
- package/ciscoNtpFeatureTemplate.js +93 -0
- package/ciscoNtpFeatureTemplate.js.map +1 -0
- package/ciscoOmpFeatureTemplate.d.ts +442 -0
- package/ciscoOmpFeatureTemplate.js +129 -0
- package/ciscoOmpFeatureTemplate.js.map +1 -0
- package/ciscoOspfFeatureTemplate.d.ts +454 -0
- package/ciscoOspfFeatureTemplate.js +131 -0
- package/ciscoOspfFeatureTemplate.js.map +1 -0
- package/ciscoOspfv3FeatureTemplate.d.ts +922 -0
- package/ciscoOspfv3FeatureTemplate.js +209 -0
- package/ciscoOspfv3FeatureTemplate.js.map +1 -0
- package/ciscoSecureInternetGatewayFeatureTemplate.d.ts +178 -0
- package/ciscoSecureInternetGatewayFeatureTemplate.js +85 -0
- package/ciscoSecureInternetGatewayFeatureTemplate.js.map +1 -0
- package/ciscoSecurityFeatureTemplate.d.ts +277 -0
- package/ciscoSecurityFeatureTemplate.js +101 -0
- package/ciscoSecurityFeatureTemplate.js.map +1 -0
- package/ciscoSigCredentialsFeatureTemplate.d.ts +392 -0
- package/ciscoSigCredentialsFeatureTemplate.js +141 -0
- package/ciscoSigCredentialsFeatureTemplate.js.map +1 -0
- package/ciscoSnmpFeatureTemplate.d.ts +238 -0
- package/ciscoSnmpFeatureTemplate.js +95 -0
- package/ciscoSnmpFeatureTemplate.js.map +1 -0
- package/ciscoSystemFeatureTemplate.d.ts +1156 -0
- package/ciscoSystemFeatureTemplate.js +211 -0
- package/ciscoSystemFeatureTemplate.js.map +1 -0
- package/ciscoThousandeyesFeatureTemplate.d.ts +118 -0
- package/ciscoThousandeyesFeatureTemplate.js +75 -0
- package/ciscoThousandeyesFeatureTemplate.js.map +1 -0
- package/ciscoTrustsecFeatureTemplate.d.ts +484 -0
- package/ciscoTrustsecFeatureTemplate.js +135 -0
- package/ciscoTrustsecFeatureTemplate.js.map +1 -0
- package/ciscoVpnFeatureTemplate.d.ts +466 -0
- package/ciscoVpnFeatureTemplate.js +133 -0
- package/ciscoVpnFeatureTemplate.js.map +1 -0
- package/ciscoVpnInterfaceFeatureTemplate.d.ts +2548 -0
- package/ciscoVpnInterfaceFeatureTemplate.js +477 -0
- package/ciscoVpnInterfaceFeatureTemplate.js.map +1 -0
- package/ciscoVpnInterfaceGreFeatureTemplate.d.ts +457 -0
- package/ciscoVpnInterfaceGreFeatureTemplate.js +131 -0
- package/ciscoVpnInterfaceGreFeatureTemplate.js.map +1 -0
- package/ciscoVpnInterfaceIpsecFeatureTemplate.d.ts +792 -0
- package/ciscoVpnInterfaceIpsecFeatureTemplate.js +219 -0
- package/ciscoVpnInterfaceIpsecFeatureTemplate.js.map +1 -0
- package/ciscoWirelessLanFeatureTemplate.d.ts +325 -0
- package/ciscoWirelessLanFeatureTemplate.js +107 -0
- package/ciscoWirelessLanFeatureTemplate.js.map +1 -0
- package/classMapPolicyObject.d.ts +89 -0
- package/classMapPolicyObject.js +77 -0
- package/classMapPolicyObject.js.map +1 -0
- package/cliConfigProfileParcel.d.ts +118 -0
- package/cliConfigProfileParcel.js +92 -0
- package/cliConfigProfileParcel.js.map +1 -0
- package/cliDeviceTemplate.d.ts +129 -0
- package/cliDeviceTemplate.js +96 -0
- package/cliDeviceTemplate.js.map +1 -0
- package/cliFeatureProfile.d.ts +81 -0
- package/cliFeatureProfile.js +75 -0
- package/cliFeatureProfile.js.map +1 -0
- package/cliTemplateFeatureTemplate.d.ts +132 -0
- package/cliTemplateFeatureTemplate.js +91 -0
- package/cliTemplateFeatureTemplate.js.map +1 -0
- package/colorListPolicyObject.d.ts +93 -0
- package/colorListPolicyObject.js +79 -0
- package/colorListPolicyObject.js.map +1 -0
- package/config/index.d.ts +1 -0
- package/config/index.js +21 -0
- package/config/index.js.map +1 -0
- package/config/vars.d.ts +20 -0
- package/config/vars.js +37 -0
- package/config/vars.js.map +1 -0
- package/configurationGroup.d.ts +136 -0
- package/configurationGroup.js +91 -0
- package/configurationGroup.js.map +1 -0
- package/configurationGroupDeploy.d.ts +80 -0
- package/configurationGroupDeploy.js +75 -0
- package/configurationGroupDeploy.js.map +1 -0
- package/configurationGroupDeviceVariables.d.ts +90 -0
- package/configurationGroupDeviceVariables.js +68 -0
- package/configurationGroupDeviceVariables.js.map +1 -0
- package/configurationGroupDevices.d.ts +86 -0
- package/configurationGroupDevices.js +81 -0
- package/configurationGroupDevices.js.map +1 -0
- package/customControlTopologyPolicyDefinition.d.ts +111 -0
- package/customControlTopologyPolicyDefinition.js +74 -0
- package/customControlTopologyPolicyDefinition.js.map +1 -0
- package/dataFqdnPrefixListPolicyObject.d.ts +93 -0
- package/dataFqdnPrefixListPolicyObject.js +79 -0
- package/dataFqdnPrefixListPolicyObject.js.map +1 -0
- package/dataIpv4PrefixListPolicyObject.d.ts +93 -0
- package/dataIpv4PrefixListPolicyObject.js +79 -0
- package/dataIpv4PrefixListPolicyObject.js.map +1 -0
- package/dataIpv6PrefixListPolicyObject.d.ts +93 -0
- package/dataIpv6PrefixListPolicyObject.js +79 -0
- package/dataIpv6PrefixListPolicyObject.js.map +1 -0
- package/dnsSecurityPolicyDefinition.d.ts +217 -0
- package/dnsSecurityPolicyDefinition.js +112 -0
- package/dnsSecurityPolicyDefinition.js.map +1 -0
- package/domainListPolicyObject.d.ts +93 -0
- package/domainListPolicyObject.js +79 -0
- package/domainListPolicyObject.js.map +1 -0
- package/eigrpFeatureTemplate.d.ts +310 -0
- package/eigrpFeatureTemplate.js +107 -0
- package/eigrpFeatureTemplate.js.map +1 -0
- package/expandedCommunityListPolicyObject.d.ts +93 -0
- package/expandedCommunityListPolicyObject.js +79 -0
- package/expandedCommunityListPolicyObject.js.map +1 -0
- package/extendedCommunityListPolicyObject.d.ts +93 -0
- package/extendedCommunityListPolicyObject.js +79 -0
- package/extendedCommunityListPolicyObject.js.map +1 -0
- package/featureDeviceTemplate.d.ts +180 -0
- package/featureDeviceTemplate.js +99 -0
- package/featureDeviceTemplate.js.map +1 -0
- package/geoLocationListPolicyObject.d.ts +94 -0
- package/geoLocationListPolicyObject.js +80 -0
- package/geoLocationListPolicyObject.js.map +1 -0
- package/getAdvancedInspectionProfilePolicyDefinition.d.ts +106 -0
- package/getAdvancedInspectionProfilePolicyDefinition.js +47 -0
- package/getAdvancedInspectionProfilePolicyDefinition.js.map +1 -0
- package/getAdvancedMalwareProtectionPolicyDefinition.d.ts +110 -0
- package/getAdvancedMalwareProtectionPolicyDefinition.js +47 -0
- package/getAdvancedMalwareProtectionPolicyDefinition.js.map +1 -0
- package/getAllowUrlListPolicyObject.d.ts +71 -0
- package/getAllowUrlListPolicyObject.js +47 -0
- package/getAllowUrlListPolicyObject.js.map +1 -0
- package/getAppProbeClassPolicyObject.d.ts +75 -0
- package/getAppProbeClassPolicyObject.js +47 -0
- package/getAppProbeClassPolicyObject.js.map +1 -0
- package/getApplicationAwareRoutingPolicyDefinition.d.ts +79 -0
- package/getApplicationAwareRoutingPolicyDefinition.js +47 -0
- package/getApplicationAwareRoutingPolicyDefinition.js.map +1 -0
- package/getApplicationListPolicyObject.d.ts +71 -0
- package/getApplicationListPolicyObject.js +47 -0
- package/getApplicationListPolicyObject.js.map +1 -0
- package/getApplicationPriorityFeatureProfile.d.ts +66 -0
- package/getApplicationPriorityFeatureProfile.js +47 -0
- package/getApplicationPriorityFeatureProfile.js.map +1 -0
- package/getApplicationPriorityQosPolicyProfileParcel.d.ts +97 -0
- package/getApplicationPriorityQosPolicyProfileParcel.js +50 -0
- package/getApplicationPriorityQosPolicyProfileParcel.js.map +1 -0
- package/getAsPathListPolicyObject.d.ts +71 -0
- package/getAsPathListPolicyObject.js +47 -0
- package/getAsPathListPolicyObject.js.map +1 -0
- package/getBlockUrlListPolicyObject.d.ts +71 -0
- package/getBlockUrlListPolicyObject.js +47 -0
- package/getBlockUrlListPolicyObject.js.map +1 -0
- package/getCedgeAaaFeatureTemplate.d.ts +191 -0
- package/getCedgeAaaFeatureTemplate.js +49 -0
- package/getCedgeAaaFeatureTemplate.js.map +1 -0
- package/getCedgeGlobalFeatureTemplate.d.ts +270 -0
- package/getCedgeGlobalFeatureTemplate.js +49 -0
- package/getCedgeGlobalFeatureTemplate.js.map +1 -0
- package/getCedgeIgmpFeatureTemplate.d.ts +91 -0
- package/getCedgeIgmpFeatureTemplate.js +49 -0
- package/getCedgeIgmpFeatureTemplate.js.map +1 -0
- package/getCedgeMulticastFeatureTemplate.d.ts +110 -0
- package/getCedgeMulticastFeatureTemplate.js +49 -0
- package/getCedgeMulticastFeatureTemplate.js.map +1 -0
- package/getCedgePimFeatureTemplate.d.ts +183 -0
- package/getCedgePimFeatureTemplate.js +49 -0
- package/getCedgePimFeatureTemplate.js.map +1 -0
- package/getCellularCedgeProfileFeatureTemplate.d.ts +142 -0
- package/getCellularCedgeProfileFeatureTemplate.js +49 -0
- package/getCellularCedgeProfileFeatureTemplate.js.map +1 -0
- package/getCellularControllerFeatureTemplate.d.ts +131 -0
- package/getCellularControllerFeatureTemplate.js +49 -0
- package/getCellularControllerFeatureTemplate.js.map +1 -0
- package/getCellularProfileFeatureTemplate.d.ts +174 -0
- package/getCellularProfileFeatureTemplate.js +49 -0
- package/getCellularProfileFeatureTemplate.js.map +1 -0
- package/getCentralizedPolicy.d.ts +75 -0
- package/getCentralizedPolicy.js +47 -0
- package/getCentralizedPolicy.js.map +1 -0
- package/getCflowdPolicyDefinition.d.ts +107 -0
- package/getCflowdPolicyDefinition.js +47 -0
- package/getCflowdPolicyDefinition.js.map +1 -0
- package/getCiscoBannerFeatureTemplate.d.ts +102 -0
- package/getCiscoBannerFeatureTemplate.js +49 -0
- package/getCiscoBannerFeatureTemplate.js.map +1 -0
- package/getCiscoBfdFeatureTemplate.d.ts +115 -0
- package/getCiscoBfdFeatureTemplate.js +49 -0
- package/getCiscoBfdFeatureTemplate.js.map +1 -0
- package/getCiscoBgpFeatureTemplate.d.ts +231 -0
- package/getCiscoBgpFeatureTemplate.js +49 -0
- package/getCiscoBgpFeatureTemplate.js.map +1 -0
- package/getCiscoDhcpServerFeatureTemplate.d.ts +159 -0
- package/getCiscoDhcpServerFeatureTemplate.js +49 -0
- package/getCiscoDhcpServerFeatureTemplate.js.map +1 -0
- package/getCiscoLoggingFeatureTemplate.d.ts +123 -0
- package/getCiscoLoggingFeatureTemplate.js +49 -0
- package/getCiscoLoggingFeatureTemplate.js.map +1 -0
- package/getCiscoNtpFeatureTemplate.d.ts +127 -0
- package/getCiscoNtpFeatureTemplate.js +49 -0
- package/getCiscoNtpFeatureTemplate.js.map +1 -0
- package/getCiscoOmpFeatureTemplate.d.ts +199 -0
- package/getCiscoOmpFeatureTemplate.js +49 -0
- package/getCiscoOmpFeatureTemplate.js.map +1 -0
- package/getCiscoOspfFeatureTemplate.d.ts +203 -0
- package/getCiscoOspfFeatureTemplate.js +49 -0
- package/getCiscoOspfFeatureTemplate.js.map +1 -0
- package/getCiscoOspfv3FeatureTemplate.d.ts +359 -0
- package/getCiscoOspfv3FeatureTemplate.js +49 -0
- package/getCiscoOspfv3FeatureTemplate.js.map +1 -0
- package/getCiscoSecureInternetGatewayFeatureTemplate.d.ts +111 -0
- package/getCiscoSecureInternetGatewayFeatureTemplate.js +49 -0
- package/getCiscoSecureInternetGatewayFeatureTemplate.js.map +1 -0
- package/getCiscoSecurityFeatureTemplate.d.ts +143 -0
- package/getCiscoSecurityFeatureTemplate.js +49 -0
- package/getCiscoSecurityFeatureTemplate.js.map +1 -0
- package/getCiscoSigCredentialsFeatureTemplate.d.ts +174 -0
- package/getCiscoSigCredentialsFeatureTemplate.js +49 -0
- package/getCiscoSigCredentialsFeatureTemplate.js.map +1 -0
- package/getCiscoSnmpFeatureTemplate.d.ts +131 -0
- package/getCiscoSnmpFeatureTemplate.js +49 -0
- package/getCiscoSnmpFeatureTemplate.js.map +1 -0
- package/getCiscoSystemFeatureTemplate.d.ts +363 -0
- package/getCiscoSystemFeatureTemplate.js +49 -0
- package/getCiscoSystemFeatureTemplate.js.map +1 -0
- package/getCiscoThousandeyesFeatureTemplate.d.ts +91 -0
- package/getCiscoThousandeyesFeatureTemplate.js +49 -0
- package/getCiscoThousandeyesFeatureTemplate.js.map +1 -0
- package/getCiscoTrustsecFeatureTemplate.d.ts +211 -0
- package/getCiscoTrustsecFeatureTemplate.js +49 -0
- package/getCiscoTrustsecFeatureTemplate.js.map +1 -0
- package/getCiscoVpnFeatureTemplate.d.ts +207 -0
- package/getCiscoVpnFeatureTemplate.js +49 -0
- package/getCiscoVpnFeatureTemplate.js.map +1 -0
- package/getCiscoVpnInterfaceFeatureTemplate.d.ts +895 -0
- package/getCiscoVpnInterfaceFeatureTemplate.js +49 -0
- package/getCiscoVpnInterfaceFeatureTemplate.js.map +1 -0
- package/getCiscoVpnInterfaceGreFeatureTemplate.d.ts +203 -0
- package/getCiscoVpnInterfaceGreFeatureTemplate.js +49 -0
- package/getCiscoVpnInterfaceGreFeatureTemplate.js.map +1 -0
- package/getCiscoVpnInterfaceIpsecFeatureTemplate.d.ts +298 -0
- package/getCiscoVpnInterfaceIpsecFeatureTemplate.js +49 -0
- package/getCiscoVpnInterfaceIpsecFeatureTemplate.js.map +1 -0
- package/getCiscoWirelessLanFeatureTemplate.d.ts +155 -0
- package/getCiscoWirelessLanFeatureTemplate.js +49 -0
- package/getCiscoWirelessLanFeatureTemplate.js.map +1 -0
- package/getClassMapPolicyObject.d.ts +70 -0
- package/getClassMapPolicyObject.js +47 -0
- package/getClassMapPolicyObject.js.map +1 -0
- package/getCliConfigProfileParcel.d.ts +88 -0
- package/getCliConfigProfileParcel.js +50 -0
- package/getCliConfigProfileParcel.js.map +1 -0
- package/getCliDeviceTemplate.d.ts +82 -0
- package/getCliDeviceTemplate.js +47 -0
- package/getCliDeviceTemplate.js.map +1 -0
- package/getCliFeatureProfile.d.ts +66 -0
- package/getCliFeatureProfile.js +47 -0
- package/getCliFeatureProfile.js.map +1 -0
- package/getCliTemplateFeatureTemplate.d.ts +90 -0
- package/getCliTemplateFeatureTemplate.js +49 -0
- package/getCliTemplateFeatureTemplate.js.map +1 -0
- package/getColorListPolicyObject.d.ts +71 -0
- package/getColorListPolicyObject.js +47 -0
- package/getColorListPolicyObject.js.map +1 -0
- package/getConfigurationGroup.d.ts +83 -0
- package/getConfigurationGroup.js +47 -0
- package/getConfigurationGroup.js.map +1 -0
- package/getConfigurationGroupDeviceVariables.d.ts +75 -0
- package/getConfigurationGroupDeviceVariables.js +47 -0
- package/getConfigurationGroupDeviceVariables.js.map +1 -0
- package/getConfigurationGroupDevices.d.ts +67 -0
- package/getConfigurationGroupDevices.js +47 -0
- package/getConfigurationGroupDevices.js.map +1 -0
- package/getCustomControlTopologyPolicyDefinition.d.ts +83 -0
- package/getCustomControlTopologyPolicyDefinition.js +47 -0
- package/getCustomControlTopologyPolicyDefinition.js.map +1 -0
- package/getDataFqdnPrefixListPolicyObject.d.ts +71 -0
- package/getDataFqdnPrefixListPolicyObject.js +47 -0
- package/getDataFqdnPrefixListPolicyObject.js.map +1 -0
- package/getDataIpv4PrefixListPolicyObject.d.ts +71 -0
- package/getDataIpv4PrefixListPolicyObject.js +47 -0
- package/getDataIpv4PrefixListPolicyObject.js.map +1 -0
- package/getDataIpv6PrefixListPolicyObject.d.ts +71 -0
- package/getDataIpv6PrefixListPolicyObject.js +47 -0
- package/getDataIpv6PrefixListPolicyObject.js.map +1 -0
- package/getDevice.d.ts +81 -0
- package/getDevice.js +51 -0
- package/getDevice.js.map +1 -0
- package/getDnsSecurityPolicyDefinition.d.ts +111 -0
- package/getDnsSecurityPolicyDefinition.js +47 -0
- package/getDnsSecurityPolicyDefinition.js.map +1 -0
- package/getDomainListPolicyObject.d.ts +71 -0
- package/getDomainListPolicyObject.js +47 -0
- package/getDomainListPolicyObject.js.map +1 -0
- package/getEigrpFeatureTemplate.d.ts +155 -0
- package/getEigrpFeatureTemplate.js +49 -0
- package/getEigrpFeatureTemplate.js.map +1 -0
- package/getExpandedCommunityListPolicyObject.d.ts +71 -0
- package/getExpandedCommunityListPolicyObject.js +47 -0
- package/getExpandedCommunityListPolicyObject.js.map +1 -0
- package/getExtendedCommunityListPolicyObject.d.ts +71 -0
- package/getExtendedCommunityListPolicyObject.js +47 -0
- package/getExtendedCommunityListPolicyObject.js.map +1 -0
- package/getFeatureDeviceTemplate.d.ts +99 -0
- package/getFeatureDeviceTemplate.js +47 -0
- package/getFeatureDeviceTemplate.js.map +1 -0
- package/getGeoLocationListPolicyObject.d.ts +71 -0
- package/getGeoLocationListPolicyObject.js +47 -0
- package/getGeoLocationListPolicyObject.js.map +1 -0
- package/getGpsFeatureTemplate.d.ts +134 -0
- package/getGpsFeatureTemplate.js +49 -0
- package/getGpsFeatureTemplate.js.map +1 -0
- package/getHubAndSpokeTopologyPolicyDefinition.d.ts +87 -0
- package/getHubAndSpokeTopologyPolicyDefinition.js +47 -0
- package/getHubAndSpokeTopologyPolicyDefinition.js.map +1 -0
- package/getIntrusionPreventionPolicyDefinition.d.ts +98 -0
- package/getIntrusionPreventionPolicyDefinition.js +47 -0
- package/getIntrusionPreventionPolicyDefinition.js.map +1 -0
- package/getIpsSignatureListPolicyObject.d.ts +71 -0
- package/getIpsSignatureListPolicyObject.js +47 -0
- package/getIpsSignatureListPolicyObject.js.map +1 -0
- package/getIpv4AclPolicyDefinition.d.ts +83 -0
- package/getIpv4AclPolicyDefinition.js +47 -0
- package/getIpv4AclPolicyDefinition.js.map +1 -0
- package/getIpv4DeviceAclPolicyDefinition.d.ts +83 -0
- package/getIpv4DeviceAclPolicyDefinition.js +47 -0
- package/getIpv4DeviceAclPolicyDefinition.js.map +1 -0
- package/getIpv4PrefixListPolicyObject.d.ts +71 -0
- package/getIpv4PrefixListPolicyObject.js +47 -0
- package/getIpv4PrefixListPolicyObject.js.map +1 -0
- package/getIpv6AclPolicyDefinition.d.ts +83 -0
- package/getIpv6AclPolicyDefinition.js +47 -0
- package/getIpv6AclPolicyDefinition.js.map +1 -0
- package/getIpv6DeviceAclPolicyDefinition.d.ts +83 -0
- package/getIpv6DeviceAclPolicyDefinition.js +47 -0
- package/getIpv6DeviceAclPolicyDefinition.js.map +1 -0
- package/getIpv6PrefixListPolicyObject.d.ts +71 -0
- package/getIpv6PrefixListPolicyObject.js +47 -0
- package/getIpv6PrefixListPolicyObject.js.map +1 -0
- package/getLocalApplicationListPolicyObject.d.ts +71 -0
- package/getLocalApplicationListPolicyObject.js +47 -0
- package/getLocalApplicationListPolicyObject.js.map +1 -0
- package/getLocalizedPolicy.d.ts +115 -0
- package/getLocalizedPolicy.js +47 -0
- package/getLocalizedPolicy.js.map +1 -0
- package/getMeshTopologyPolicyDefinition.d.ts +87 -0
- package/getMeshTopologyPolicyDefinition.js +47 -0
- package/getMeshTopologyPolicyDefinition.js.map +1 -0
- package/getMirrorPolicyObject.d.ts +74 -0
- package/getMirrorPolicyObject.js +47 -0
- package/getMirrorPolicyObject.js.map +1 -0
- package/getObjectGroupPolicyDefinition.d.ts +122 -0
- package/getObjectGroupPolicyDefinition.js +47 -0
- package/getObjectGroupPolicyDefinition.js.map +1 -0
- package/getPolicerPolicyObject.d.ts +78 -0
- package/getPolicerPolicyObject.js +47 -0
- package/getPolicerPolicyObject.js.map +1 -0
- package/getPortListPolicyObject.d.ts +71 -0
- package/getPortListPolicyObject.js +47 -0
- package/getPortListPolicyObject.js.map +1 -0
- package/getPreferredColorGroupPolicyObject.d.ts +90 -0
- package/getPreferredColorGroupPolicyObject.js +47 -0
- package/getPreferredColorGroupPolicyObject.js.map +1 -0
- package/getProtocolListPolicyObject.d.ts +71 -0
- package/getProtocolListPolicyObject.js +47 -0
- package/getProtocolListPolicyObject.js.map +1 -0
- package/getQosMapPolicyDefinition.d.ts +79 -0
- package/getQosMapPolicyDefinition.js +47 -0
- package/getQosMapPolicyDefinition.js.map +1 -0
- package/getRegionListPolicyObject.d.ts +71 -0
- package/getRegionListPolicyObject.js +47 -0
- package/getRegionListPolicyObject.js.map +1 -0
- package/getRewriteRulePolicyDefinition.d.ts +79 -0
- package/getRewriteRulePolicyDefinition.js +47 -0
- package/getRewriteRulePolicyDefinition.js.map +1 -0
- package/getRoutePolicyDefinition.d.ts +83 -0
- package/getRoutePolicyDefinition.js +47 -0
- package/getRoutePolicyDefinition.js.map +1 -0
- package/getRuleSetPolicyDefinition.d.ts +75 -0
- package/getRuleSetPolicyDefinition.js +47 -0
- package/getRuleSetPolicyDefinition.js.map +1 -0
- package/getSecurityAppHostingFeatureTemplate.d.ts +91 -0
- package/getSecurityAppHostingFeatureTemplate.js +49 -0
- package/getSecurityAppHostingFeatureTemplate.js.map +1 -0
- package/getSecurityPolicy.d.ts +116 -0
- package/getSecurityPolicy.js +47 -0
- package/getSecurityPolicy.js.map +1 -0
- package/getServiceFeatureProfile.d.ts +66 -0
- package/getServiceFeatureProfile.js +47 -0
- package/getServiceFeatureProfile.js.map +1 -0
- package/getServiceLanVpnInterfaceEthernetProfileParcel.d.ts +418 -0
- package/getServiceLanVpnInterfaceEthernetProfileParcel.js +53 -0
- package/getServiceLanVpnInterfaceEthernetProfileParcel.js.map +1 -0
- package/getServiceLanVpnProfileParcel.d.ts +218 -0
- package/getServiceLanVpnProfileParcel.js +50 -0
- package/getServiceLanVpnProfileParcel.js.map +1 -0
- package/getServiceTrackerProfileParcel.d.ts +166 -0
- package/getServiceTrackerProfileParcel.js +50 -0
- package/getServiceTrackerProfileParcel.js.map +1 -0
- package/getSiteListPolicyObject.d.ts +71 -0
- package/getSiteListPolicyObject.js +47 -0
- package/getSiteListPolicyObject.js.map +1 -0
- package/getSlaClassPolicyObject.d.ts +99 -0
- package/getSlaClassPolicyObject.js +47 -0
- package/getSlaClassPolicyObject.js.map +1 -0
- package/getStandardCommunityListPolicyObject.d.ts +71 -0
- package/getStandardCommunityListPolicyObject.js +47 -0
- package/getStandardCommunityListPolicyObject.js.map +1 -0
- package/getSwitchportFeatureTemplate.d.ts +115 -0
- package/getSwitchportFeatureTemplate.js +49 -0
- package/getSwitchportFeatureTemplate.js.map +1 -0
- package/getSystemAaaProfileParcel.d.ts +141 -0
- package/getSystemAaaProfileParcel.js +50 -0
- package/getSystemAaaProfileParcel.js.map +1 -0
- package/getSystemBannerProfileParcel.d.ts +94 -0
- package/getSystemBannerProfileParcel.js +50 -0
- package/getSystemBannerProfileParcel.js.map +1 -0
- package/getSystemBasicProfileParcel.d.ts +325 -0
- package/getSystemBasicProfileParcel.js +50 -0
- package/getSystemBasicProfileParcel.js.map +1 -0
- package/getSystemBfdProfileParcel.d.ts +104 -0
- package/getSystemBfdProfileParcel.js +50 -0
- package/getSystemBfdProfileParcel.js.map +1 -0
- package/getSystemFeatureProfile.d.ts +66 -0
- package/getSystemFeatureProfile.js +47 -0
- package/getSystemFeatureProfile.js.map +1 -0
- package/getSystemFlexiblePortSpeedProfileParcel.d.ts +92 -0
- package/getSystemFlexiblePortSpeedProfileParcel.js +50 -0
- package/getSystemFlexiblePortSpeedProfileParcel.js.map +1 -0
- package/getSystemGlobalProfileParcel.d.ts +268 -0
- package/getSystemGlobalProfileParcel.js +50 -0
- package/getSystemGlobalProfileParcel.js.map +1 -0
- package/getSystemLoggingProfileParcel.d.ts +121 -0
- package/getSystemLoggingProfileParcel.js +50 -0
- package/getSystemLoggingProfileParcel.js.map +1 -0
- package/getSystemMrfProfileParcel.d.ts +112 -0
- package/getSystemMrfProfileParcel.js +50 -0
- package/getSystemMrfProfileParcel.js.map +1 -0
- package/getSystemNtpProfileParcel.d.ts +125 -0
- package/getSystemNtpProfileParcel.js +50 -0
- package/getSystemNtpProfileParcel.js.map +1 -0
- package/getSystemOmpProfileParcel.d.ts +316 -0
- package/getSystemOmpProfileParcel.js +50 -0
- package/getSystemOmpProfileParcel.js.map +1 -0
- package/getSystemPerformanceMonitoringProfileParcel.d.ts +108 -0
- package/getSystemPerformanceMonitoringProfileParcel.js +50 -0
- package/getSystemPerformanceMonitoringProfileParcel.js.map +1 -0
- package/getSystemRemoteAccessProfileParcel.d.ts +227 -0
- package/getSystemRemoteAccessProfileParcel.js +50 -0
- package/getSystemRemoteAccessProfileParcel.js.map +1 -0
- package/getSystemSecurityProfileParcel.d.ts +133 -0
- package/getSystemSecurityProfileParcel.js +50 -0
- package/getSystemSecurityProfileParcel.js.map +1 -0
- package/getSystemSnmpProfileParcel.d.ts +129 -0
- package/getSystemSnmpProfileParcel.js +50 -0
- package/getSystemSnmpProfileParcel.js.map +1 -0
- package/getTlocListPolicyObject.d.ts +71 -0
- package/getTlocListPolicyObject.js +47 -0
- package/getTlocListPolicyObject.js.map +1 -0
- package/getTlsSslDecryptionPolicyDefinition.d.ts +139 -0
- package/getTlsSslDecryptionPolicyDefinition.js +47 -0
- package/getTlsSslDecryptionPolicyDefinition.js.map +1 -0
- package/getTlsSslProfilePolicyDefinition.d.ts +114 -0
- package/getTlsSslProfilePolicyDefinition.js +47 -0
- package/getTlsSslProfilePolicyDefinition.js.map +1 -0
- package/getTrafficDataPolicyDefinition.d.ts +83 -0
- package/getTrafficDataPolicyDefinition.js +47 -0
- package/getTrafficDataPolicyDefinition.js.map +1 -0
- package/getTransportFeatureProfile.d.ts +66 -0
- package/getTransportFeatureProfile.js +47 -0
- package/getTransportFeatureProfile.js.map +1 -0
- package/getTransportIpv6TrackerProfileParcel.d.ts +156 -0
- package/getTransportIpv6TrackerProfileParcel.js +50 -0
- package/getTransportIpv6TrackerProfileParcel.js.map +1 -0
- package/getTransportManagementVpnInterfaceEthernetProfileParcel.d.ts +278 -0
- package/getTransportManagementVpnInterfaceEthernetProfileParcel.js +53 -0
- package/getTransportManagementVpnInterfaceEthernetProfileParcel.js.map +1 -0
- package/getTransportManagementVpnProfileParcel.d.ts +134 -0
- package/getTransportManagementVpnProfileParcel.js +50 -0
- package/getTransportManagementVpnProfileParcel.js.map +1 -0
- package/getTransportRoutingBgpProfileParcel.d.ts +283 -0
- package/getTransportRoutingBgpProfileParcel.js +50 -0
- package/getTransportRoutingBgpProfileParcel.js.map +1 -0
- package/getTransportWanVpnInterfaceEthernetProfileParcel.d.ts +826 -0
- package/getTransportWanVpnInterfaceEthernetProfileParcel.js +53 -0
- package/getTransportWanVpnInterfaceEthernetProfileParcel.js.map +1 -0
- package/getTransportWanVpnProfileParcel.d.ts +146 -0
- package/getTransportWanVpnProfileParcel.js +50 -0
- package/getTransportWanVpnProfileParcel.js.map +1 -0
- package/getUrlFilteringPolicyDefinition.d.ts +118 -0
- package/getUrlFilteringPolicyDefinition.js +47 -0
- package/getUrlFilteringPolicyDefinition.js.map +1 -0
- package/getVedgeInventory.d.ts +41 -0
- package/getVedgeInventory.js +41 -0
- package/getVedgeInventory.js.map +1 -0
- package/getVpnInterfaceCellularFeatureTemplate.d.ts +667 -0
- package/getVpnInterfaceCellularFeatureTemplate.js +49 -0
- package/getVpnInterfaceCellularFeatureTemplate.js.map +1 -0
- package/getVpnInterfaceDslIpoeFeatureTemplate.d.ts +719 -0
- package/getVpnInterfaceDslIpoeFeatureTemplate.js +49 -0
- package/getVpnInterfaceDslIpoeFeatureTemplate.js.map +1 -0
- package/getVpnInterfaceDslPppoaFeatureTemplate.d.ts +675 -0
- package/getVpnInterfaceDslPppoaFeatureTemplate.js +49 -0
- package/getVpnInterfaceDslPppoaFeatureTemplate.js.map +1 -0
- package/getVpnInterfaceDslPppoeFeatureTemplate.d.ts +707 -0
- package/getVpnInterfaceDslPppoeFeatureTemplate.js +49 -0
- package/getVpnInterfaceDslPppoeFeatureTemplate.js.map +1 -0
- package/getVpnInterfaceEthernetPppoeFeatureTemplate.d.ts +703 -0
- package/getVpnInterfaceEthernetPppoeFeatureTemplate.js +49 -0
- package/getVpnInterfaceEthernetPppoeFeatureTemplate.js.map +1 -0
- package/getVpnInterfaceMultilinkFeatureTemplate.d.ts +623 -0
- package/getVpnInterfaceMultilinkFeatureTemplate.js +49 -0
- package/getVpnInterfaceMultilinkFeatureTemplate.js.map +1 -0
- package/getVpnInterfaceSviFeatureTemplate.d.ts +235 -0
- package/getVpnInterfaceSviFeatureTemplate.js +49 -0
- package/getVpnInterfaceSviFeatureTemplate.js.map +1 -0
- package/getVpnInterfaceT1E1SerialFeatureTemplate.d.ts +555 -0
- package/getVpnInterfaceT1E1SerialFeatureTemplate.js +49 -0
- package/getVpnInterfaceT1E1SerialFeatureTemplate.js.map +1 -0
- package/getVpnListPolicyObject.d.ts +71 -0
- package/getVpnListPolicyObject.js +47 -0
- package/getVpnListPolicyObject.js.map +1 -0
- package/getVpnMembershipPolicyDefinition.d.ts +79 -0
- package/getVpnMembershipPolicyDefinition.js +47 -0
- package/getVpnMembershipPolicyDefinition.js.map +1 -0
- package/getZoneListPolicyObject.d.ts +71 -0
- package/getZoneListPolicyObject.js +47 -0
- package/getZoneListPolicyObject.js.map +1 -0
- package/gpsFeatureTemplate.d.ts +267 -0
- package/gpsFeatureTemplate.js +116 -0
- package/gpsFeatureTemplate.js.map +1 -0
- package/hubAndSpokeTopologyPolicyDefinition.d.ts +123 -0
- package/hubAndSpokeTopologyPolicyDefinition.js +76 -0
- package/hubAndSpokeTopologyPolicyDefinition.js.map +1 -0
- package/index.d.ts +819 -0
- package/index.js +1126 -0
- package/index.js.map +1 -0
- package/intrusionPreventionPolicyDefinition.d.ts +178 -0
- package/intrusionPreventionPolicyDefinition.js +96 -0
- package/intrusionPreventionPolicyDefinition.js.map +1 -0
- package/ipsSignatureListPolicyObject.d.ts +79 -0
- package/ipsSignatureListPolicyObject.js +65 -0
- package/ipsSignatureListPolicyObject.js.map +1 -0
- package/ipv4AclPolicyDefinition.d.ts +111 -0
- package/ipv4AclPolicyDefinition.js +74 -0
- package/ipv4AclPolicyDefinition.js.map +1 -0
- package/ipv4DeviceAclPolicyDefinition.d.ts +111 -0
- package/ipv4DeviceAclPolicyDefinition.js +74 -0
- package/ipv4DeviceAclPolicyDefinition.js.map +1 -0
- package/ipv4PrefixListPolicyObject.d.ts +95 -0
- package/ipv4PrefixListPolicyObject.js +81 -0
- package/ipv4PrefixListPolicyObject.js.map +1 -0
- package/ipv6AclPolicyDefinition.d.ts +111 -0
- package/ipv6AclPolicyDefinition.js +74 -0
- package/ipv6AclPolicyDefinition.js.map +1 -0
- package/ipv6DeviceAclPolicyDefinition.d.ts +111 -0
- package/ipv6DeviceAclPolicyDefinition.js +74 -0
- package/ipv6DeviceAclPolicyDefinition.js.map +1 -0
- package/ipv6PrefixListPolicyObject.d.ts +95 -0
- package/ipv6PrefixListPolicyObject.js +81 -0
- package/ipv6PrefixListPolicyObject.js.map +1 -0
- package/localApplicationListPolicyObject.d.ts +93 -0
- package/localApplicationListPolicyObject.js +79 -0
- package/localApplicationListPolicyObject.js.map +1 -0
- package/localizedPolicy.d.ts +237 -0
- package/localizedPolicy.js +113 -0
- package/localizedPolicy.js.map +1 -0
- package/meshTopologyPolicyDefinition.d.ts +123 -0
- package/meshTopologyPolicyDefinition.js +76 -0
- package/meshTopologyPolicyDefinition.js.map +1 -0
- package/mirrorPolicyObject.d.ts +102 -0
- package/mirrorPolicyObject.js +83 -0
- package/mirrorPolicyObject.js.map +1 -0
- package/objectGroupPolicyDefinition.d.ts +249 -0
- package/objectGroupPolicyDefinition.js +107 -0
- package/objectGroupPolicyDefinition.js.map +1 -0
- package/package.json +29 -0
- package/policerPolicyObject.d.ts +115 -0
- package/policerPolicyObject.js +89 -0
- package/policerPolicyObject.js.map +1 -0
- package/portListPolicyObject.d.ts +93 -0
- package/portListPolicyObject.js +79 -0
- package/portListPolicyObject.js.map +1 -0
- package/preferredColorGroupPolicyObject.d.ts +154 -0
- package/preferredColorGroupPolicyObject.js +92 -0
- package/preferredColorGroupPolicyObject.js.map +1 -0
- package/protocolListPolicyObject.d.ts +93 -0
- package/protocolListPolicyObject.js +79 -0
- package/protocolListPolicyObject.js.map +1 -0
- package/provider.d.ts +59 -0
- package/provider.js +51 -0
- package/provider.js.map +1 -0
- package/qosMapPolicyDefinition.d.ts +99 -0
- package/qosMapPolicyDefinition.js +72 -0
- package/qosMapPolicyDefinition.js.map +1 -0
- package/regionListPolicyObject.d.ts +79 -0
- package/regionListPolicyObject.js +65 -0
- package/regionListPolicyObject.js.map +1 -0
- package/rewriteRulePolicyDefinition.d.ts +99 -0
- package/rewriteRulePolicyDefinition.js +72 -0
- package/rewriteRulePolicyDefinition.js.map +1 -0
- package/routePolicyDefinition.d.ts +111 -0
- package/routePolicyDefinition.js +71 -0
- package/routePolicyDefinition.js.map +1 -0
- package/ruleSetPolicyDefinition.d.ts +91 -0
- package/ruleSetPolicyDefinition.js +70 -0
- package/ruleSetPolicyDefinition.js.map +1 -0
- package/securityAppHostingFeatureTemplate.d.ts +118 -0
- package/securityAppHostingFeatureTemplate.js +75 -0
- package/securityAppHostingFeatureTemplate.js.map +1 -0
- package/securityPolicy.d.ts +217 -0
- package/securityPolicy.js +92 -0
- package/securityPolicy.js.map +1 -0
- package/serviceFeatureProfile.d.ts +81 -0
- package/serviceFeatureProfile.js +75 -0
- package/serviceFeatureProfile.js.map +1 -0
- package/serviceLanVpnInterfaceEthernetProfileParcel.d.ts +1085 -0
- package/serviceLanVpnInterfaceEthernetProfileParcel.js +240 -0
- package/serviceLanVpnInterfaceEthernetProfileParcel.js.map +1 -0
- package/serviceLanVpnProfileParcel.d.ts +491 -0
- package/serviceLanVpnProfileParcel.js +142 -0
- package/serviceLanVpnProfileParcel.js.map +1 -0
- package/serviceTrackerProfileParcel.d.ts +378 -0
- package/serviceTrackerProfileParcel.js +139 -0
- package/serviceTrackerProfileParcel.js.map +1 -0
- package/siteListPolicyObject.d.ts +79 -0
- package/siteListPolicyObject.js +65 -0
- package/siteListPolicyObject.js.map +1 -0
- package/slaClassPolicyObject.d.ts +197 -0
- package/slaClassPolicyObject.js +96 -0
- package/slaClassPolicyObject.js.map +1 -0
- package/standardCommunityListPolicyObject.d.ts +93 -0
- package/standardCommunityListPolicyObject.js +79 -0
- package/standardCommunityListPolicyObject.js.map +1 -0
- package/switchportFeatureTemplate.d.ts +190 -0
- package/switchportFeatureTemplate.js +87 -0
- package/switchportFeatureTemplate.js.map +1 -0
- package/systemAaaProfileParcel.d.ts +260 -0
- package/systemAaaProfileParcel.js +99 -0
- package/systemAaaProfileParcel.js.map +1 -0
- package/systemBannerProfileParcel.d.ts +135 -0
- package/systemBannerProfileParcel.js +91 -0
- package/systemBannerProfileParcel.js.map +1 -0
- package/systemBasicProfileParcel.d.ts +1037 -0
- package/systemBasicProfileParcel.js +185 -0
- package/systemBasicProfileParcel.js.map +1 -0
- package/systemBfdProfileParcel.d.ts +176 -0
- package/systemBfdProfileParcel.js +82 -0
- package/systemBfdProfileParcel.js.map +1 -0
- package/systemFeatureProfile.d.ts +81 -0
- package/systemFeatureProfile.js +75 -0
- package/systemFeatureProfile.js.map +1 -0
- package/systemFlexiblePortSpeedProfileParcel.d.ts +134 -0
- package/systemFlexiblePortSpeedProfileParcel.js +86 -0
- package/systemFlexiblePortSpeedProfileParcel.js.map +1 -0
- package/systemGlobalProfileParcel.d.ts +678 -0
- package/systemGlobalProfileParcel.js +196 -0
- package/systemGlobalProfileParcel.js.map +1 -0
- package/systemLoggingProfileParcel.d.ts +200 -0
- package/systemLoggingProfileParcel.js +83 -0
- package/systemLoggingProfileParcel.js.map +1 -0
- package/systemMrfProfileParcel.d.ts +192 -0
- package/systemMrfProfileParcel.js +97 -0
- package/systemMrfProfileParcel.js.map +1 -0
- package/systemNtpProfileParcel.d.ts +212 -0
- package/systemNtpProfileParcel.js +85 -0
- package/systemNtpProfileParcel.js.map +1 -0
- package/systemOmpProfileParcel.d.ts +828 -0
- package/systemOmpProfileParcel.js +226 -0
- package/systemOmpProfileParcel.js.map +1 -0
- package/systemPerformanceMonitoringProfileParcel.d.ts +181 -0
- package/systemPerformanceMonitoringProfileParcel.js +96 -0
- package/systemPerformanceMonitoringProfileParcel.js.map +1 -0
- package/systemRemoteAccessProfileParcel.d.ts +588 -0
- package/systemRemoteAccessProfileParcel.js +192 -0
- package/systemRemoteAccessProfileParcel.js.map +1 -0
- package/systemSecurityProfileParcel.d.ts +239 -0
- package/systemSecurityProfileParcel.js +89 -0
- package/systemSecurityProfileParcel.js.map +1 -0
- package/systemSnmpProfileParcel.d.ts +224 -0
- package/systemSnmpProfileParcel.js +87 -0
- package/systemSnmpProfileParcel.js.map +1 -0
- package/tlocListPolicyObject.d.ts +79 -0
- package/tlocListPolicyObject.js +65 -0
- package/tlocListPolicyObject.js.map +1 -0
- package/tlsSslDecryptionPolicyDefinition.d.ts +283 -0
- package/tlsSslDecryptionPolicyDefinition.js +99 -0
- package/tlsSslDecryptionPolicyDefinition.js.map +1 -0
- package/tlsSslProfilePolicyDefinition.d.ts +228 -0
- package/tlsSslProfilePolicyDefinition.js +106 -0
- package/tlsSslProfilePolicyDefinition.js.map +1 -0
- package/trafficDataPolicyDefinition.d.ts +111 -0
- package/trafficDataPolicyDefinition.js +74 -0
- package/trafficDataPolicyDefinition.js.map +1 -0
- package/transportFeatureProfile.d.ts +81 -0
- package/transportFeatureProfile.js +75 -0
- package/transportFeatureProfile.js.map +1 -0
- package/transportIpv6TrackerProfileParcel.d.ts +328 -0
- package/transportIpv6TrackerProfileParcel.js +129 -0
- package/transportIpv6TrackerProfileParcel.js.map +1 -0
- package/transportManagementVpnInterfaceEthernetProfileParcel.d.ts +665 -0
- package/transportManagementVpnInterfaceEthernetProfileParcel.js +164 -0
- package/transportManagementVpnInterfaceEthernetProfileParcel.js.map +1 -0
- package/transportManagementVpnProfileParcel.d.ts +239 -0
- package/transportManagementVpnProfileParcel.js +91 -0
- package/transportManagementVpnProfileParcel.js.map +1 -0
- package/transportRoutingBgpProfileParcel.d.ts +689 -0
- package/transportRoutingBgpProfileParcel.js +170 -0
- package/transportRoutingBgpProfileParcel.js.map +1 -0
- package/transportWanVpnInterfaceEthernetProfileParcel.d.ts +2321 -0
- package/transportWanVpnInterfaceEthernetProfileParcel.js +438 -0
- package/transportWanVpnInterfaceEthernetProfileParcel.js.map +1 -0
- package/transportWanVpnProfileParcel.d.ts +275 -0
- package/transportWanVpnProfileParcel.js +97 -0
- package/transportWanVpnProfileParcel.js.map +1 -0
- package/types/index.d.ts +3 -0
- package/types/index.js +11 -0
- package/types/index.js.map +1 -0
- package/types/input.d.ts +12050 -0
- package/types/input.js +5 -0
- package/types/input.js.map +1 -0
- package/types/output.d.ts +23190 -0
- package/types/output.js +5 -0
- package/types/output.js.map +1 -0
- package/urlFilteringPolicyDefinition.d.ts +244 -0
- package/urlFilteringPolicyDefinition.js +109 -0
- package/urlFilteringPolicyDefinition.js.map +1 -0
- package/utilities.d.ts +8 -0
- package/utilities.js +101 -0
- package/utilities.js.map +1 -0
- package/vpnInterfaceCellularFeatureTemplate.d.ts +1855 -0
- package/vpnInterfaceCellularFeatureTemplate.js +363 -0
- package/vpnInterfaceCellularFeatureTemplate.js.map +1 -0
- package/vpnInterfaceDslIpoeFeatureTemplate.d.ts +2011 -0
- package/vpnInterfaceDslIpoeFeatureTemplate.js +389 -0
- package/vpnInterfaceDslIpoeFeatureTemplate.js.map +1 -0
- package/vpnInterfaceDslPppoaFeatureTemplate.d.ts +1879 -0
- package/vpnInterfaceDslPppoaFeatureTemplate.js +367 -0
- package/vpnInterfaceDslPppoaFeatureTemplate.js.map +1 -0
- package/vpnInterfaceDslPppoeFeatureTemplate.d.ts +1975 -0
- package/vpnInterfaceDslPppoeFeatureTemplate.js +383 -0
- package/vpnInterfaceDslPppoeFeatureTemplate.js.map +1 -0
- package/vpnInterfaceEthernetPppoeFeatureTemplate.d.ts +1963 -0
- package/vpnInterfaceEthernetPppoeFeatureTemplate.js +381 -0
- package/vpnInterfaceEthernetPppoeFeatureTemplate.js.map +1 -0
- package/vpnInterfaceMultilinkFeatureTemplate.d.ts +1723 -0
- package/vpnInterfaceMultilinkFeatureTemplate.js +341 -0
- package/vpnInterfaceMultilinkFeatureTemplate.js.map +1 -0
- package/vpnInterfaceSviFeatureTemplate.d.ts +550 -0
- package/vpnInterfaceSviFeatureTemplate.js +147 -0
- package/vpnInterfaceSviFeatureTemplate.js.map +1 -0
- package/vpnInterfaceT1E1SerialFeatureTemplate.d.ts +1525 -0
- package/vpnInterfaceT1E1SerialFeatureTemplate.js +307 -0
- package/vpnInterfaceT1E1SerialFeatureTemplate.js.map +1 -0
- package/vpnListPolicyObject.d.ts +79 -0
- package/vpnListPolicyObject.js +65 -0
- package/vpnListPolicyObject.js.map +1 -0
- package/vpnMembershipPolicyDefinition.d.ts +99 -0
- package/vpnMembershipPolicyDefinition.js +72 -0
- package/vpnMembershipPolicyDefinition.js.map +1 -0
- package/zoneListPolicyObject.d.ts +93 -0
- package/zoneListPolicyObject.js +79 -0
- package/zoneListPolicyObject.js.map +1 -0
|
@@ -0,0 +1,2548 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This resource can manage a Cisco VPN Interface feature template.
|
|
6
|
+
* - Minimum SD-WAN Manager version: `15.0.0`
|
|
7
|
+
*
|
|
8
|
+
* ## Import
|
|
9
|
+
*
|
|
10
|
+
* ```sh
|
|
11
|
+
* $ pulumi import sdwan:index/ciscoVpnInterfaceFeatureTemplate:CiscoVpnInterfaceFeatureTemplate example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
12
|
+
* ```
|
|
13
|
+
*/
|
|
14
|
+
export declare class CiscoVpnInterfaceFeatureTemplate extends pulumi.CustomResource {
|
|
15
|
+
/**
|
|
16
|
+
* Get an existing CiscoVpnInterfaceFeatureTemplate resource's state with the given name, ID, and optional extra
|
|
17
|
+
* properties used to qualify the lookup.
|
|
18
|
+
*
|
|
19
|
+
* @param name The _unique_ name of the resulting resource.
|
|
20
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
21
|
+
* @param state Any extra arguments used during the lookup.
|
|
22
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
23
|
+
*/
|
|
24
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: CiscoVpnInterfaceFeatureTemplateState, opts?: pulumi.CustomResourceOptions): CiscoVpnInterfaceFeatureTemplate;
|
|
25
|
+
/**
|
|
26
|
+
* Returns true if the given object is an instance of CiscoVpnInterfaceFeatureTemplate. This is designed to work even
|
|
27
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
28
|
+
*/
|
|
29
|
+
static isInstance(obj: any): obj is CiscoVpnInterfaceFeatureTemplate;
|
|
30
|
+
/**
|
|
31
|
+
* Apply ACL
|
|
32
|
+
*/
|
|
33
|
+
readonly accessLists: pulumi.Output<outputs.CiscoVpnInterfaceFeatureTemplateAccessList[] | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* Assign IPv4 address
|
|
36
|
+
*/
|
|
37
|
+
readonly address: pulumi.Output<string | undefined>;
|
|
38
|
+
/**
|
|
39
|
+
* Variable name
|
|
40
|
+
*/
|
|
41
|
+
readonly addressVariable: pulumi.Output<string | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* Timeout value for dynamically learned ARP entries, <0..2678400> seconds - Range: `0`-`2147483` - Default value: `1200`
|
|
44
|
+
*/
|
|
45
|
+
readonly arpTimeout: pulumi.Output<number | undefined>;
|
|
46
|
+
/**
|
|
47
|
+
* Variable name
|
|
48
|
+
*/
|
|
49
|
+
readonly arpTimeoutVariable: pulumi.Output<string | undefined>;
|
|
50
|
+
/**
|
|
51
|
+
* Interface auto detect bandwidth - Default value: `false`
|
|
52
|
+
*/
|
|
53
|
+
readonly autoBandwidthDetect: pulumi.Output<boolean | undefined>;
|
|
54
|
+
/**
|
|
55
|
+
* Variable name
|
|
56
|
+
*/
|
|
57
|
+
readonly autoBandwidthDetectVariable: pulumi.Output<string | undefined>;
|
|
58
|
+
/**
|
|
59
|
+
* Link autonegotiation
|
|
60
|
+
*/
|
|
61
|
+
readonly autonegotiate: pulumi.Output<boolean | undefined>;
|
|
62
|
+
/**
|
|
63
|
+
* Variable name
|
|
64
|
+
*/
|
|
65
|
+
readonly autonegotiateVariable: pulumi.Output<string | undefined>;
|
|
66
|
+
/**
|
|
67
|
+
* Interface downstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
|
|
68
|
+
*/
|
|
69
|
+
readonly bandwidthDownstream: pulumi.Output<number | undefined>;
|
|
70
|
+
/**
|
|
71
|
+
* Variable name
|
|
72
|
+
*/
|
|
73
|
+
readonly bandwidthDownstreamVariable: pulumi.Output<string | undefined>;
|
|
74
|
+
/**
|
|
75
|
+
* Interface upstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
|
|
76
|
+
*/
|
|
77
|
+
readonly bandwidthUpstream: pulumi.Output<number | undefined>;
|
|
78
|
+
/**
|
|
79
|
+
* Variable name
|
|
80
|
+
*/
|
|
81
|
+
readonly bandwidthUpstreamVariable: pulumi.Output<string | undefined>;
|
|
82
|
+
/**
|
|
83
|
+
* Block packets originating from IP address that is not from this source - Default value: `false`
|
|
84
|
+
*/
|
|
85
|
+
readonly blockNonSourceIp: pulumi.Output<boolean | undefined>;
|
|
86
|
+
/**
|
|
87
|
+
* Variable name
|
|
88
|
+
*/
|
|
89
|
+
readonly blockNonSourceIpVariable: pulumi.Output<string | undefined>;
|
|
90
|
+
/**
|
|
91
|
+
* Enable core region - Choices: `core`, `core-shared` - Default value: `core`
|
|
92
|
+
*/
|
|
93
|
+
readonly coreRegion: pulumi.Output<string | undefined>;
|
|
94
|
+
/**
|
|
95
|
+
* Variable name
|
|
96
|
+
*/
|
|
97
|
+
readonly coreRegionVariable: pulumi.Output<string | undefined>;
|
|
98
|
+
/**
|
|
99
|
+
* The description of the feature template
|
|
100
|
+
*/
|
|
101
|
+
readonly description: pulumi.Output<string>;
|
|
102
|
+
/**
|
|
103
|
+
* List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
|
|
104
|
+
* `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
|
|
105
|
+
* `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
|
|
106
|
+
*/
|
|
107
|
+
readonly deviceTypes: pulumi.Output<string[]>;
|
|
108
|
+
/**
|
|
109
|
+
* Enable DHCP - Default value: `false`
|
|
110
|
+
*/
|
|
111
|
+
readonly dhcp: pulumi.Output<boolean | undefined>;
|
|
112
|
+
/**
|
|
113
|
+
* Set administrative distance for DHCP default route - Range: `1`-`65536` - Default value: `1`
|
|
114
|
+
*/
|
|
115
|
+
readonly dhcpDistance: pulumi.Output<number | undefined>;
|
|
116
|
+
/**
|
|
117
|
+
* Variable name
|
|
118
|
+
*/
|
|
119
|
+
readonly dhcpDistanceVariable: pulumi.Output<string | undefined>;
|
|
120
|
+
/**
|
|
121
|
+
* Variable name
|
|
122
|
+
*/
|
|
123
|
+
readonly dhcpVariable: pulumi.Output<string | undefined>;
|
|
124
|
+
/**
|
|
125
|
+
* Enable DHCPv6 - Default value: `false`
|
|
126
|
+
*/
|
|
127
|
+
readonly dhcpv6: pulumi.Output<boolean | undefined>;
|
|
128
|
+
/**
|
|
129
|
+
* Variable name
|
|
130
|
+
*/
|
|
131
|
+
readonly dhcpv6Variable: pulumi.Output<string | undefined>;
|
|
132
|
+
/**
|
|
133
|
+
* Duplex mode - Choices: `full`, `half`, `auto`
|
|
134
|
+
*/
|
|
135
|
+
readonly duplex: pulumi.Output<string | undefined>;
|
|
136
|
+
/**
|
|
137
|
+
* Variable name
|
|
138
|
+
*/
|
|
139
|
+
readonly duplexVariable: pulumi.Output<string | undefined>;
|
|
140
|
+
/**
|
|
141
|
+
* Enable core region - Default value: `false`
|
|
142
|
+
*/
|
|
143
|
+
readonly enableCoreRegion: pulumi.Output<boolean | undefined>;
|
|
144
|
+
/**
|
|
145
|
+
* Enables the interface for CTS SGT authorization and forwarding. - Default value: `false`
|
|
146
|
+
*/
|
|
147
|
+
readonly enableSgt: pulumi.Output<boolean | undefined>;
|
|
148
|
+
/**
|
|
149
|
+
* Extend remote TLOC over a GRE tunnel to a local WAN interface
|
|
150
|
+
*/
|
|
151
|
+
readonly greTunnelSourceIp: pulumi.Output<string | undefined>;
|
|
152
|
+
/**
|
|
153
|
+
* Variable name
|
|
154
|
+
*/
|
|
155
|
+
readonly greTunnelSourceIpVariable: pulumi.Output<string | undefined>;
|
|
156
|
+
/**
|
|
157
|
+
* Extend remote TLOC over a GRE tunnel to a local WAN interface
|
|
158
|
+
*/
|
|
159
|
+
readonly greTunnelXconnect: pulumi.Output<string | undefined>;
|
|
160
|
+
/**
|
|
161
|
+
* Variable name
|
|
162
|
+
*/
|
|
163
|
+
readonly greTunnelXconnectVariable: pulumi.Output<string | undefined>;
|
|
164
|
+
/**
|
|
165
|
+
* Set this option to disable the icmp/icmpv6 redirect packets - Default value: `true`
|
|
166
|
+
*/
|
|
167
|
+
readonly icmpRedirectDisable: pulumi.Output<boolean | undefined>;
|
|
168
|
+
/**
|
|
169
|
+
* Variable name
|
|
170
|
+
*/
|
|
171
|
+
readonly icmpRedirectDisableVariable: pulumi.Output<string | undefined>;
|
|
172
|
+
/**
|
|
173
|
+
* Interface description
|
|
174
|
+
*/
|
|
175
|
+
readonly interfaceDescription: pulumi.Output<string | undefined>;
|
|
176
|
+
/**
|
|
177
|
+
* Variable name
|
|
178
|
+
*/
|
|
179
|
+
readonly interfaceDescriptionVariable: pulumi.Output<string | undefined>;
|
|
180
|
+
/**
|
|
181
|
+
* Interface MTU GigabitEthernet0 <1500..1518>, Other GigabitEthernet <1500..9216> in bytes - Range: `1500`-`9216` -
|
|
182
|
+
* Default value: `1500`
|
|
183
|
+
*/
|
|
184
|
+
readonly interfaceMtu: pulumi.Output<number | undefined>;
|
|
185
|
+
/**
|
|
186
|
+
* Variable name
|
|
187
|
+
*/
|
|
188
|
+
readonly interfaceMtuVariable: pulumi.Output<string | undefined>;
|
|
189
|
+
/**
|
|
190
|
+
* Interface name: ge0/<0-..> or ge0/<0-..>.vlanid or irb<bridgeid:1-63> or loopback<string> or natpool-<1..31> when
|
|
191
|
+
* present
|
|
192
|
+
*/
|
|
193
|
+
readonly interfaceName: pulumi.Output<string | undefined>;
|
|
194
|
+
/**
|
|
195
|
+
* Variable name
|
|
196
|
+
*/
|
|
197
|
+
readonly interfaceNameVariable: pulumi.Output<string | undefined>;
|
|
198
|
+
/**
|
|
199
|
+
* IP Directed-Broadcast - Default value: `false`
|
|
200
|
+
*/
|
|
201
|
+
readonly ipDirectedBroadcast: pulumi.Output<boolean | undefined>;
|
|
202
|
+
/**
|
|
203
|
+
* Variable name
|
|
204
|
+
*/
|
|
205
|
+
readonly ipDirectedBroadcastVariable: pulumi.Output<string | undefined>;
|
|
206
|
+
/**
|
|
207
|
+
* IP MTU for GigabitEthernet main <576..Interface MTU>, GigabitEthernet subinterface <576..9216>, Other Interfaces
|
|
208
|
+
* <576..2000> in bytes - Range: `576`-`9216` - Default value: `1500`
|
|
209
|
+
*/
|
|
210
|
+
readonly ipMtu: pulumi.Output<number | undefined>;
|
|
211
|
+
/**
|
|
212
|
+
* Variable name
|
|
213
|
+
*/
|
|
214
|
+
readonly ipMtuVariable: pulumi.Output<string | undefined>;
|
|
215
|
+
/**
|
|
216
|
+
* Iperf server for auto bandwidth detect
|
|
217
|
+
*/
|
|
218
|
+
readonly iperfServer: pulumi.Output<string | undefined>;
|
|
219
|
+
/**
|
|
220
|
+
* Variable name
|
|
221
|
+
*/
|
|
222
|
+
readonly iperfServerVariable: pulumi.Output<string | undefined>;
|
|
223
|
+
/**
|
|
224
|
+
* Variable name
|
|
225
|
+
*/
|
|
226
|
+
readonly ipv4DhcpHelperVariable: pulumi.Output<string | undefined>;
|
|
227
|
+
/**
|
|
228
|
+
* List of DHCP IPv4 helper addresses
|
|
229
|
+
*/
|
|
230
|
+
readonly ipv4DhcpHelpers: pulumi.Output<string[] | undefined>;
|
|
231
|
+
/**
|
|
232
|
+
* Assign secondary IP addresses
|
|
233
|
+
*/
|
|
234
|
+
readonly ipv4SecondaryAddresses: pulumi.Output<outputs.CiscoVpnInterfaceFeatureTemplateIpv4SecondaryAddress[] | undefined>;
|
|
235
|
+
/**
|
|
236
|
+
* Enable VRRP
|
|
237
|
+
*/
|
|
238
|
+
readonly ipv4Vrrps: pulumi.Output<outputs.CiscoVpnInterfaceFeatureTemplateIpv4Vrrp[] | undefined>;
|
|
239
|
+
/**
|
|
240
|
+
* Apply IPv6 access list
|
|
241
|
+
*/
|
|
242
|
+
readonly ipv6AccessLists: pulumi.Output<outputs.CiscoVpnInterfaceFeatureTemplateIpv6AccessList[] | undefined>;
|
|
243
|
+
/**
|
|
244
|
+
* Assign IPv6 address
|
|
245
|
+
*/
|
|
246
|
+
readonly ipv6Address: pulumi.Output<string | undefined>;
|
|
247
|
+
/**
|
|
248
|
+
* Variable name
|
|
249
|
+
*/
|
|
250
|
+
readonly ipv6AddressVariable: pulumi.Output<string | undefined>;
|
|
251
|
+
/**
|
|
252
|
+
* DHCPv6 Helper
|
|
253
|
+
*/
|
|
254
|
+
readonly ipv6DhcpHelpers: pulumi.Output<outputs.CiscoVpnInterfaceFeatureTemplateIpv6DhcpHelper[] | undefined>;
|
|
255
|
+
/**
|
|
256
|
+
* NAT64 on this interface - Default value: `false`
|
|
257
|
+
*/
|
|
258
|
+
readonly ipv6Nat: pulumi.Output<boolean | undefined>;
|
|
259
|
+
/**
|
|
260
|
+
* Variable name
|
|
261
|
+
*/
|
|
262
|
+
readonly ipv6NatVariable: pulumi.Output<string | undefined>;
|
|
263
|
+
/**
|
|
264
|
+
* Assign secondary IPv6 addresses
|
|
265
|
+
*/
|
|
266
|
+
readonly ipv6SecondaryAddresses: pulumi.Output<outputs.CiscoVpnInterfaceFeatureTemplateIpv6SecondaryAddress[] | undefined>;
|
|
267
|
+
/**
|
|
268
|
+
* Enable VRRP
|
|
269
|
+
*/
|
|
270
|
+
readonly ipv6Vrrps: pulumi.Output<outputs.CiscoVpnInterfaceFeatureTemplateIpv6Vrrp[] | undefined>;
|
|
271
|
+
/**
|
|
272
|
+
* Interval for interface load calculation - Range: `30`-`600` - Default value: `30`
|
|
273
|
+
*/
|
|
274
|
+
readonly loadInterval: pulumi.Output<number | undefined>;
|
|
275
|
+
/**
|
|
276
|
+
* Variable name
|
|
277
|
+
*/
|
|
278
|
+
readonly loadIntervalVariable: pulumi.Output<string | undefined>;
|
|
279
|
+
/**
|
|
280
|
+
* Set MAC-layer address
|
|
281
|
+
*/
|
|
282
|
+
readonly macAddress: pulumi.Output<string | undefined>;
|
|
283
|
+
/**
|
|
284
|
+
* Variable name
|
|
285
|
+
*/
|
|
286
|
+
readonly macAddressVariable: pulumi.Output<string | undefined>;
|
|
287
|
+
/**
|
|
288
|
+
* Media type - Choices: `auto-select`, `rj45`, `sfp`
|
|
289
|
+
*/
|
|
290
|
+
readonly mediaType: pulumi.Output<string | undefined>;
|
|
291
|
+
/**
|
|
292
|
+
* Variable name
|
|
293
|
+
*/
|
|
294
|
+
readonly mediaTypeVariable: pulumi.Output<string | undefined>;
|
|
295
|
+
/**
|
|
296
|
+
* The name of the feature template
|
|
297
|
+
*/
|
|
298
|
+
readonly name: pulumi.Output<string>;
|
|
299
|
+
/**
|
|
300
|
+
* Network Address Translation on this interface - Default value: `false`
|
|
301
|
+
*/
|
|
302
|
+
readonly nat: pulumi.Output<boolean | undefined>;
|
|
303
|
+
/**
|
|
304
|
+
* NAT64 on this interface - Default value: `false`
|
|
305
|
+
*/
|
|
306
|
+
readonly nat64Interface: pulumi.Output<boolean | undefined>;
|
|
307
|
+
/**
|
|
308
|
+
* NAT66 on this interface - Default value: `false`
|
|
309
|
+
*/
|
|
310
|
+
readonly nat66Interface: pulumi.Output<boolean | undefined>;
|
|
311
|
+
/**
|
|
312
|
+
* Configure NAT Inside Loopback Interface
|
|
313
|
+
*/
|
|
314
|
+
readonly natInsideSourceLoopbackInterface: pulumi.Output<string | undefined>;
|
|
315
|
+
/**
|
|
316
|
+
* Variable name
|
|
317
|
+
*/
|
|
318
|
+
readonly natInsideSourceLoopbackInterfaceVariable: pulumi.Output<string | undefined>;
|
|
319
|
+
/**
|
|
320
|
+
* Enable port translation(PAT) - Default value: `true`
|
|
321
|
+
*/
|
|
322
|
+
readonly natOverload: pulumi.Output<boolean | undefined>;
|
|
323
|
+
/**
|
|
324
|
+
* Variable name
|
|
325
|
+
*/
|
|
326
|
+
readonly natOverloadVariable: pulumi.Output<string | undefined>;
|
|
327
|
+
/**
|
|
328
|
+
* Ending IP address of NAT Pool Prefix Length
|
|
329
|
+
*/
|
|
330
|
+
readonly natPoolPrefixLength: pulumi.Output<number | undefined>;
|
|
331
|
+
/**
|
|
332
|
+
* Variable name
|
|
333
|
+
*/
|
|
334
|
+
readonly natPoolPrefixLengthVariable: pulumi.Output<string | undefined>;
|
|
335
|
+
/**
|
|
336
|
+
* Ending IP address of NAT pool range
|
|
337
|
+
*/
|
|
338
|
+
readonly natPoolRangeEnd: pulumi.Output<string | undefined>;
|
|
339
|
+
/**
|
|
340
|
+
* Variable name
|
|
341
|
+
*/
|
|
342
|
+
readonly natPoolRangeEndVariable: pulumi.Output<string | undefined>;
|
|
343
|
+
/**
|
|
344
|
+
* Starting IP address of NAT pool range
|
|
345
|
+
*/
|
|
346
|
+
readonly natPoolRangeStart: pulumi.Output<string | undefined>;
|
|
347
|
+
/**
|
|
348
|
+
* Variable name
|
|
349
|
+
*/
|
|
350
|
+
readonly natPoolRangeStartVariable: pulumi.Output<string | undefined>;
|
|
351
|
+
/**
|
|
352
|
+
* NAT type - Choices: `interface`, `pool`, `loopback` - Default value: `interface`
|
|
353
|
+
*/
|
|
354
|
+
readonly natType: pulumi.Output<string | undefined>;
|
|
355
|
+
/**
|
|
356
|
+
* Variable name
|
|
357
|
+
*/
|
|
358
|
+
readonly natTypeVariable: pulumi.Output<string | undefined>;
|
|
359
|
+
/**
|
|
360
|
+
* Configure interface as Power-over-Ethernet source - Default value: `false`
|
|
361
|
+
*/
|
|
362
|
+
readonly poe: pulumi.Output<boolean | undefined>;
|
|
363
|
+
/**
|
|
364
|
+
* Variable name
|
|
365
|
+
*/
|
|
366
|
+
readonly poeVariable: pulumi.Output<string | undefined>;
|
|
367
|
+
/**
|
|
368
|
+
* Enable/Disable CTS SGT propagation on an interface. - Default value: `true`
|
|
369
|
+
*/
|
|
370
|
+
readonly propagateSgt: pulumi.Output<boolean | undefined>;
|
|
371
|
+
/**
|
|
372
|
+
* Adaptive QoS default downstream bandwidth - Range: `8`-`100000000`
|
|
373
|
+
*/
|
|
374
|
+
readonly qosAdaptiveBandwidthDownstream: pulumi.Output<number | undefined>;
|
|
375
|
+
/**
|
|
376
|
+
* Variable name
|
|
377
|
+
*/
|
|
378
|
+
readonly qosAdaptiveBandwidthDownstreamVariable: pulumi.Output<string | undefined>;
|
|
379
|
+
/**
|
|
380
|
+
* Adaptive QoS default upstream bandwidth - Range: `8`-`100000000`
|
|
381
|
+
*/
|
|
382
|
+
readonly qosAdaptiveBandwidthUpstream: pulumi.Output<number | undefined>;
|
|
383
|
+
/**
|
|
384
|
+
* Variable name
|
|
385
|
+
*/
|
|
386
|
+
readonly qosAdaptiveBandwidthUpstreamVariable: pulumi.Output<string | undefined>;
|
|
387
|
+
/**
|
|
388
|
+
* Downstream max bandwidth limit - Range: `8`-`100000000`
|
|
389
|
+
*/
|
|
390
|
+
readonly qosAdaptiveMaxDownstream: pulumi.Output<number | undefined>;
|
|
391
|
+
/**
|
|
392
|
+
* Variable name
|
|
393
|
+
*/
|
|
394
|
+
readonly qosAdaptiveMaxDownstreamVariable: pulumi.Output<string | undefined>;
|
|
395
|
+
/**
|
|
396
|
+
* Upstream max bandwidth limit - Range: `8`-`100000000`
|
|
397
|
+
*/
|
|
398
|
+
readonly qosAdaptiveMaxUpstream: pulumi.Output<number | undefined>;
|
|
399
|
+
/**
|
|
400
|
+
* Variable name
|
|
401
|
+
*/
|
|
402
|
+
readonly qosAdaptiveMaxUpstreamVariable: pulumi.Output<string | undefined>;
|
|
403
|
+
/**
|
|
404
|
+
* Downstream min bandwidth limit - Range: `8`-`100000000`
|
|
405
|
+
*/
|
|
406
|
+
readonly qosAdaptiveMinDownstream: pulumi.Output<number | undefined>;
|
|
407
|
+
/**
|
|
408
|
+
* Variable name
|
|
409
|
+
*/
|
|
410
|
+
readonly qosAdaptiveMinDownstreamVariable: pulumi.Output<string | undefined>;
|
|
411
|
+
/**
|
|
412
|
+
* Upstream min bandwidth limit - Range: `8`-`100000000`
|
|
413
|
+
*/
|
|
414
|
+
readonly qosAdaptiveMinUpstream: pulumi.Output<number | undefined>;
|
|
415
|
+
/**
|
|
416
|
+
* Variable name
|
|
417
|
+
*/
|
|
418
|
+
readonly qosAdaptiveMinUpstreamVariable: pulumi.Output<string | undefined>;
|
|
419
|
+
/**
|
|
420
|
+
* Periodic timer for adaptive QoS in minutes - Range: `1`-`720` - Default value: `15`
|
|
421
|
+
*/
|
|
422
|
+
readonly qosAdaptivePeriod: pulumi.Output<number | undefined>;
|
|
423
|
+
/**
|
|
424
|
+
* Variable name
|
|
425
|
+
*/
|
|
426
|
+
readonly qosAdaptivePeriodVariable: pulumi.Output<string | undefined>;
|
|
427
|
+
/**
|
|
428
|
+
* Name of QoS map
|
|
429
|
+
*/
|
|
430
|
+
readonly qosMap: pulumi.Output<string | undefined>;
|
|
431
|
+
/**
|
|
432
|
+
* Variable name
|
|
433
|
+
*/
|
|
434
|
+
readonly qosMapVariable: pulumi.Output<string | undefined>;
|
|
435
|
+
/**
|
|
436
|
+
* Name of VPN QoS map
|
|
437
|
+
*/
|
|
438
|
+
readonly qosMapVpn: pulumi.Output<string | undefined>;
|
|
439
|
+
/**
|
|
440
|
+
* Variable name
|
|
441
|
+
*/
|
|
442
|
+
readonly qosMapVpnVariable: pulumi.Output<string | undefined>;
|
|
443
|
+
/**
|
|
444
|
+
* Name of rewrite rule
|
|
445
|
+
*/
|
|
446
|
+
readonly rewriteRuleName: pulumi.Output<string | undefined>;
|
|
447
|
+
/**
|
|
448
|
+
* Variable name
|
|
449
|
+
*/
|
|
450
|
+
readonly rewriteRuleNameVariable: pulumi.Output<string | undefined>;
|
|
451
|
+
/**
|
|
452
|
+
* Enable secondary region - Choices: `off`, `secondary-only`, `secondary-shared` - Default value: `off`
|
|
453
|
+
*/
|
|
454
|
+
readonly secondaryRegion: pulumi.Output<string | undefined>;
|
|
455
|
+
/**
|
|
456
|
+
* Variable name
|
|
457
|
+
*/
|
|
458
|
+
readonly secondaryRegionVariable: pulumi.Output<string | undefined>;
|
|
459
|
+
/**
|
|
460
|
+
* Enables the interface for CTS SGT authorization and forwarding. - Default value: `false`
|
|
461
|
+
*/
|
|
462
|
+
readonly sgtEnforcement: pulumi.Output<boolean | undefined>;
|
|
463
|
+
/**
|
|
464
|
+
* SGT value between 2 and 65519. - Range: `2`-`65519`
|
|
465
|
+
*/
|
|
466
|
+
readonly sgtEnforcementSgt: pulumi.Output<number | undefined>;
|
|
467
|
+
/**
|
|
468
|
+
* Variable name
|
|
469
|
+
*/
|
|
470
|
+
readonly sgtEnforcementSgtVariable: pulumi.Output<string | undefined>;
|
|
471
|
+
/**
|
|
472
|
+
* 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps - Range: `8`-`100000000`
|
|
473
|
+
*/
|
|
474
|
+
readonly shapingRate: pulumi.Output<number | undefined>;
|
|
475
|
+
/**
|
|
476
|
+
* Variable name
|
|
477
|
+
*/
|
|
478
|
+
readonly shapingRateVariable: pulumi.Output<string | undefined>;
|
|
479
|
+
/**
|
|
480
|
+
* Administrative state - Default value: `true`
|
|
481
|
+
*/
|
|
482
|
+
readonly shutdown: pulumi.Output<boolean | undefined>;
|
|
483
|
+
/**
|
|
484
|
+
* Variable name
|
|
485
|
+
*/
|
|
486
|
+
readonly shutdownVariable: pulumi.Output<string | undefined>;
|
|
487
|
+
/**
|
|
488
|
+
* Set interface speed - Choices: `10`, `100`, `1000`, `2500`, `10000`
|
|
489
|
+
*/
|
|
490
|
+
readonly speed: pulumi.Output<string | undefined>;
|
|
491
|
+
/**
|
|
492
|
+
* Variable name
|
|
493
|
+
*/
|
|
494
|
+
readonly speedVariable: pulumi.Output<string | undefined>;
|
|
495
|
+
/**
|
|
496
|
+
* Configure static ARP entries
|
|
497
|
+
*/
|
|
498
|
+
readonly staticArps: pulumi.Output<outputs.CiscoVpnInterfaceFeatureTemplateStaticArp[] | undefined>;
|
|
499
|
+
/**
|
|
500
|
+
* static NAT
|
|
501
|
+
*/
|
|
502
|
+
readonly staticNat66Entries: pulumi.Output<outputs.CiscoVpnInterfaceFeatureTemplateStaticNat66Entry[] | undefined>;
|
|
503
|
+
/**
|
|
504
|
+
* Configure static NAT entries
|
|
505
|
+
*/
|
|
506
|
+
readonly staticNatEntries: pulumi.Output<outputs.CiscoVpnInterfaceFeatureTemplateStaticNatEntry[] | undefined>;
|
|
507
|
+
/**
|
|
508
|
+
* Configure Port Forward entries
|
|
509
|
+
*/
|
|
510
|
+
readonly staticPortForwardEntries: pulumi.Output<outputs.CiscoVpnInterfaceFeatureTemplateStaticPortForwardEntry[] | undefined>;
|
|
511
|
+
/**
|
|
512
|
+
* SGT value between 2 and 65519. - Range: `2`-`65519`
|
|
513
|
+
*/
|
|
514
|
+
readonly staticSgt: pulumi.Output<number | undefined>;
|
|
515
|
+
/**
|
|
516
|
+
* Indicates that the interface is trustworthy for CTS. - Default value: `false`
|
|
517
|
+
*/
|
|
518
|
+
readonly staticSgtTrusted: pulumi.Output<boolean | undefined>;
|
|
519
|
+
/**
|
|
520
|
+
* Variable name
|
|
521
|
+
*/
|
|
522
|
+
readonly staticSgtVariable: pulumi.Output<string | undefined>;
|
|
523
|
+
/**
|
|
524
|
+
* TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
|
|
525
|
+
*/
|
|
526
|
+
readonly tcpMssAdjust: pulumi.Output<number | undefined>;
|
|
527
|
+
/**
|
|
528
|
+
* Variable name
|
|
529
|
+
*/
|
|
530
|
+
readonly tcpMssAdjustVariable: pulumi.Output<string | undefined>;
|
|
531
|
+
/**
|
|
532
|
+
* Set NAT TCP session timeout, in minutes - Range: `1`-`8947` - Default value: `60`
|
|
533
|
+
*/
|
|
534
|
+
readonly tcpTimeout: pulumi.Output<number | undefined>;
|
|
535
|
+
/**
|
|
536
|
+
* Variable name
|
|
537
|
+
*/
|
|
538
|
+
readonly tcpTimeoutVariable: pulumi.Output<string | undefined>;
|
|
539
|
+
/**
|
|
540
|
+
* The template type
|
|
541
|
+
*/
|
|
542
|
+
readonly templateType: pulumi.Output<string>;
|
|
543
|
+
/**
|
|
544
|
+
* Extends a local TLOC to a remote node only for vpn 0
|
|
545
|
+
*/
|
|
546
|
+
readonly tlocExtension: pulumi.Output<string | undefined>;
|
|
547
|
+
/**
|
|
548
|
+
* Variable name
|
|
549
|
+
*/
|
|
550
|
+
readonly tlocExtensionVariable: pulumi.Output<string | undefined>;
|
|
551
|
+
/**
|
|
552
|
+
* Variable name
|
|
553
|
+
*/
|
|
554
|
+
readonly trackerVariable: pulumi.Output<string | undefined>;
|
|
555
|
+
/**
|
|
556
|
+
* Enable tracker for this interface
|
|
557
|
+
*/
|
|
558
|
+
readonly trackers: pulumi.Output<string[] | undefined>;
|
|
559
|
+
/**
|
|
560
|
+
* Tunnels Bandwidth Percent - Range: `1`-`99` - Default value: `50`
|
|
561
|
+
*/
|
|
562
|
+
readonly tunnelBandwidth: pulumi.Output<number | undefined>;
|
|
563
|
+
/**
|
|
564
|
+
* Variable name
|
|
565
|
+
*/
|
|
566
|
+
readonly tunnelBandwidthVariable: pulumi.Output<string | undefined>;
|
|
567
|
+
/**
|
|
568
|
+
* Allow all traffic. Overrides all other allow-service options if allow-service all is set - Default value: `false`
|
|
569
|
+
*/
|
|
570
|
+
readonly tunnelInterfaceAllowAll: pulumi.Output<boolean | undefined>;
|
|
571
|
+
/**
|
|
572
|
+
* Variable name
|
|
573
|
+
*/
|
|
574
|
+
readonly tunnelInterfaceAllowAllVariable: pulumi.Output<string | undefined>;
|
|
575
|
+
/**
|
|
576
|
+
* Allow/deny BGP - Default value: `false`
|
|
577
|
+
*/
|
|
578
|
+
readonly tunnelInterfaceAllowBgp: pulumi.Output<boolean | undefined>;
|
|
579
|
+
/**
|
|
580
|
+
* Variable name
|
|
581
|
+
*/
|
|
582
|
+
readonly tunnelInterfaceAllowBgpVariable: pulumi.Output<string | undefined>;
|
|
583
|
+
/**
|
|
584
|
+
* Allow/Deny DHCP - Default value: `true`
|
|
585
|
+
*/
|
|
586
|
+
readonly tunnelInterfaceAllowDhcp: pulumi.Output<boolean | undefined>;
|
|
587
|
+
/**
|
|
588
|
+
* Variable name
|
|
589
|
+
*/
|
|
590
|
+
readonly tunnelInterfaceAllowDhcpVariable: pulumi.Output<string | undefined>;
|
|
591
|
+
/**
|
|
592
|
+
* Allow/Deny DNS - Default value: `true`
|
|
593
|
+
*/
|
|
594
|
+
readonly tunnelInterfaceAllowDns: pulumi.Output<boolean | undefined>;
|
|
595
|
+
/**
|
|
596
|
+
* Variable name
|
|
597
|
+
*/
|
|
598
|
+
readonly tunnelInterfaceAllowDnsVariable: pulumi.Output<string | undefined>;
|
|
599
|
+
/**
|
|
600
|
+
* Allow/Deny Https - Default value: `true`
|
|
601
|
+
*/
|
|
602
|
+
readonly tunnelInterfaceAllowHttps: pulumi.Output<boolean | undefined>;
|
|
603
|
+
/**
|
|
604
|
+
* Variable name
|
|
605
|
+
*/
|
|
606
|
+
readonly tunnelInterfaceAllowHttpsVariable: pulumi.Output<string | undefined>;
|
|
607
|
+
/**
|
|
608
|
+
* Allow/Deny ICMP - Default value: `true`
|
|
609
|
+
*/
|
|
610
|
+
readonly tunnelInterfaceAllowIcmp: pulumi.Output<boolean | undefined>;
|
|
611
|
+
/**
|
|
612
|
+
* Variable name
|
|
613
|
+
*/
|
|
614
|
+
readonly tunnelInterfaceAllowIcmpVariable: pulumi.Output<string | undefined>;
|
|
615
|
+
/**
|
|
616
|
+
* Allow/Deny NETCONF - Default value: `false`
|
|
617
|
+
*/
|
|
618
|
+
readonly tunnelInterfaceAllowNetconf: pulumi.Output<boolean | undefined>;
|
|
619
|
+
/**
|
|
620
|
+
* Variable name
|
|
621
|
+
*/
|
|
622
|
+
readonly tunnelInterfaceAllowNetconfVariable: pulumi.Output<string | undefined>;
|
|
623
|
+
/**
|
|
624
|
+
* Allow/Deny NTP - Default value: `false`
|
|
625
|
+
*/
|
|
626
|
+
readonly tunnelInterfaceAllowNtp: pulumi.Output<boolean | undefined>;
|
|
627
|
+
/**
|
|
628
|
+
* Variable name
|
|
629
|
+
*/
|
|
630
|
+
readonly tunnelInterfaceAllowNtpVariable: pulumi.Output<string | undefined>;
|
|
631
|
+
/**
|
|
632
|
+
* Allow/Deny OSPF - Default value: `false`
|
|
633
|
+
*/
|
|
634
|
+
readonly tunnelInterfaceAllowOspf: pulumi.Output<boolean | undefined>;
|
|
635
|
+
/**
|
|
636
|
+
* Variable name
|
|
637
|
+
*/
|
|
638
|
+
readonly tunnelInterfaceAllowOspfVariable: pulumi.Output<string | undefined>;
|
|
639
|
+
/**
|
|
640
|
+
* Allow/Deny SNMP - Default value: `false`
|
|
641
|
+
*/
|
|
642
|
+
readonly tunnelInterfaceAllowSnmp: pulumi.Output<boolean | undefined>;
|
|
643
|
+
/**
|
|
644
|
+
* Variable name
|
|
645
|
+
*/
|
|
646
|
+
readonly tunnelInterfaceAllowSnmpVariable: pulumi.Output<string | undefined>;
|
|
647
|
+
/**
|
|
648
|
+
* Allow/Deny SSH - Default value: `false`
|
|
649
|
+
*/
|
|
650
|
+
readonly tunnelInterfaceAllowSsh: pulumi.Output<boolean | undefined>;
|
|
651
|
+
/**
|
|
652
|
+
* Variable name
|
|
653
|
+
*/
|
|
654
|
+
readonly tunnelInterfaceAllowSshVariable: pulumi.Output<string | undefined>;
|
|
655
|
+
/**
|
|
656
|
+
* Allow/Deny STUN - Default value: `false`
|
|
657
|
+
*/
|
|
658
|
+
readonly tunnelInterfaceAllowStun: pulumi.Output<boolean | undefined>;
|
|
659
|
+
/**
|
|
660
|
+
* Variable name
|
|
661
|
+
*/
|
|
662
|
+
readonly tunnelInterfaceAllowStunVariable: pulumi.Output<string | undefined>;
|
|
663
|
+
/**
|
|
664
|
+
* Bind loopback tunnel interface to a physical interface
|
|
665
|
+
*/
|
|
666
|
+
readonly tunnelInterfaceBindLoopbackTunnel: pulumi.Output<string | undefined>;
|
|
667
|
+
/**
|
|
668
|
+
* Variable name
|
|
669
|
+
*/
|
|
670
|
+
readonly tunnelInterfaceBindLoopbackTunnelVariable: pulumi.Output<string | undefined>;
|
|
671
|
+
/**
|
|
672
|
+
* Set TLOC as border TLOC - Default value: `false`
|
|
673
|
+
*/
|
|
674
|
+
readonly tunnelInterfaceBorder: pulumi.Output<boolean | undefined>;
|
|
675
|
+
/**
|
|
676
|
+
* Variable name
|
|
677
|
+
*/
|
|
678
|
+
readonly tunnelInterfaceBorderVariable: pulumi.Output<string | undefined>;
|
|
679
|
+
/**
|
|
680
|
+
* Set carrier for TLOC - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`,
|
|
681
|
+
* `carrier7`, `carrier8` - Default value: `default`
|
|
682
|
+
*/
|
|
683
|
+
readonly tunnelInterfaceCarrier: pulumi.Output<string | undefined>;
|
|
684
|
+
/**
|
|
685
|
+
* Variable name
|
|
686
|
+
*/
|
|
687
|
+
readonly tunnelInterfaceCarrierVariable: pulumi.Output<string | undefined>;
|
|
688
|
+
/**
|
|
689
|
+
* Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
|
|
690
|
+
*/
|
|
691
|
+
readonly tunnelInterfaceClearDontFragment: pulumi.Output<boolean | undefined>;
|
|
692
|
+
/**
|
|
693
|
+
* Variable name
|
|
694
|
+
*/
|
|
695
|
+
readonly tunnelInterfaceClearDontFragmentVariable: pulumi.Output<string | undefined>;
|
|
696
|
+
/**
|
|
697
|
+
* Set color for TLOC - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`,
|
|
698
|
+
* `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`,
|
|
699
|
+
* `private4`, `private5`, `private6` - Default value: `default`
|
|
700
|
+
*/
|
|
701
|
+
readonly tunnelInterfaceColor: pulumi.Output<string | undefined>;
|
|
702
|
+
/**
|
|
703
|
+
* Restrict this TLOC behavior - Default value: `false`
|
|
704
|
+
*/
|
|
705
|
+
readonly tunnelInterfaceColorRestrict: pulumi.Output<boolean | undefined>;
|
|
706
|
+
/**
|
|
707
|
+
* Variable name
|
|
708
|
+
*/
|
|
709
|
+
readonly tunnelInterfaceColorRestrictVariable: pulumi.Output<string | undefined>;
|
|
710
|
+
/**
|
|
711
|
+
* Variable name
|
|
712
|
+
*/
|
|
713
|
+
readonly tunnelInterfaceColorVariable: pulumi.Output<string | undefined>;
|
|
714
|
+
/**
|
|
715
|
+
* Allow Control Connection - Default value: `true`
|
|
716
|
+
*/
|
|
717
|
+
readonly tunnelInterfaceControlConnections: pulumi.Output<boolean | undefined>;
|
|
718
|
+
/**
|
|
719
|
+
* Variable name
|
|
720
|
+
*/
|
|
721
|
+
readonly tunnelInterfaceControlConnectionsVariable: pulumi.Output<string | undefined>;
|
|
722
|
+
/**
|
|
723
|
+
* Encapsulation for TLOC
|
|
724
|
+
*/
|
|
725
|
+
readonly tunnelInterfaceEncapsulations: pulumi.Output<outputs.CiscoVpnInterfaceFeatureTemplateTunnelInterfaceEncapsulation[] | undefined>;
|
|
726
|
+
/**
|
|
727
|
+
* Variable name
|
|
728
|
+
*/
|
|
729
|
+
readonly tunnelInterfaceExcludeControllerGroupListVariable: pulumi.Output<string | undefined>;
|
|
730
|
+
/**
|
|
731
|
+
* Exclude the following controller groups defined in this list
|
|
732
|
+
*/
|
|
733
|
+
readonly tunnelInterfaceExcludeControllerGroupLists: pulumi.Output<number[] | undefined>;
|
|
734
|
+
/**
|
|
735
|
+
* Extend the TLOC to a remote node over GRE tunnel
|
|
736
|
+
*/
|
|
737
|
+
readonly tunnelInterfaceGreTunnelDestinationIp: pulumi.Output<string | undefined>;
|
|
738
|
+
/**
|
|
739
|
+
* Variable name
|
|
740
|
+
*/
|
|
741
|
+
readonly tunnelInterfaceGreTunnelDestinationIpVariable: pulumi.Output<string | undefined>;
|
|
742
|
+
/**
|
|
743
|
+
* List of groups
|
|
744
|
+
*/
|
|
745
|
+
readonly tunnelInterfaceGroups: pulumi.Output<number[] | undefined>;
|
|
746
|
+
/**
|
|
747
|
+
* Variable name
|
|
748
|
+
*/
|
|
749
|
+
readonly tunnelInterfaceGroupsVariable: pulumi.Output<string | undefined>;
|
|
750
|
+
/**
|
|
751
|
+
* Set time period of control hello packets <100..600000> milli seconds - Range: `100`-`600000` - Default value: `1000`
|
|
752
|
+
*/
|
|
753
|
+
readonly tunnelInterfaceHelloInterval: pulumi.Output<number | undefined>;
|
|
754
|
+
/**
|
|
755
|
+
* Variable name
|
|
756
|
+
*/
|
|
757
|
+
readonly tunnelInterfaceHelloIntervalVariable: pulumi.Output<string | undefined>;
|
|
758
|
+
/**
|
|
759
|
+
* Set tolerance of control hello packets <12..6000> seconds - Range: `12`-`6000` - Default value: `12`
|
|
760
|
+
*/
|
|
761
|
+
readonly tunnelInterfaceHelloTolerance: pulumi.Output<number | undefined>;
|
|
762
|
+
/**
|
|
763
|
+
* Variable name
|
|
764
|
+
*/
|
|
765
|
+
readonly tunnelInterfaceHelloToleranceVariable: pulumi.Output<string | undefined>;
|
|
766
|
+
/**
|
|
767
|
+
* Set TLOC as last resort - Default value: `false`
|
|
768
|
+
*/
|
|
769
|
+
readonly tunnelInterfaceLastResortCircuit: pulumi.Output<boolean | undefined>;
|
|
770
|
+
/**
|
|
771
|
+
* Variable name
|
|
772
|
+
*/
|
|
773
|
+
readonly tunnelInterfaceLastResortCircuitVariable: pulumi.Output<string | undefined>;
|
|
774
|
+
/**
|
|
775
|
+
* Set the interface as a low-bandwidth circuit - Default value: `false`
|
|
776
|
+
*/
|
|
777
|
+
readonly tunnelInterfaceLowBandwidthLink: pulumi.Output<boolean | undefined>;
|
|
778
|
+
/**
|
|
779
|
+
* Variable name
|
|
780
|
+
*/
|
|
781
|
+
readonly tunnelInterfaceLowBandwidthLinkVariable: pulumi.Output<string | undefined>;
|
|
782
|
+
/**
|
|
783
|
+
* Set the maximum number of control connections for this TLOC - Range: `0`-`100`
|
|
784
|
+
*/
|
|
785
|
+
readonly tunnelInterfaceMaxControlConnections: pulumi.Output<number | undefined>;
|
|
786
|
+
/**
|
|
787
|
+
* Variable name
|
|
788
|
+
*/
|
|
789
|
+
readonly tunnelInterfaceMaxControlConnectionsVariable: pulumi.Output<string | undefined>;
|
|
790
|
+
/**
|
|
791
|
+
* Set time period of nat refresh packets <1...60> seconds - Range: `1`-`60` - Default value: `5`
|
|
792
|
+
*/
|
|
793
|
+
readonly tunnelInterfaceNatRefreshInterval: pulumi.Output<number | undefined>;
|
|
794
|
+
/**
|
|
795
|
+
* Variable name
|
|
796
|
+
*/
|
|
797
|
+
readonly tunnelInterfaceNatRefreshIntervalVariable: pulumi.Output<string | undefined>;
|
|
798
|
+
/**
|
|
799
|
+
* Accept and respond to network-prefix-directed broadcasts) - Default value: `false`
|
|
800
|
+
*/
|
|
801
|
+
readonly tunnelInterfaceNetworkBroadcast: pulumi.Output<boolean | undefined>;
|
|
802
|
+
/**
|
|
803
|
+
* Variable name
|
|
804
|
+
*/
|
|
805
|
+
readonly tunnelInterfaceNetworkBroadcastVariable: pulumi.Output<string | undefined>;
|
|
806
|
+
/**
|
|
807
|
+
* Disallow port hopping on the tunnel interface - Default value: `true`
|
|
808
|
+
*/
|
|
809
|
+
readonly tunnelInterfacePortHop: pulumi.Output<boolean | undefined>;
|
|
810
|
+
/**
|
|
811
|
+
* Variable name
|
|
812
|
+
*/
|
|
813
|
+
readonly tunnelInterfacePortHopVariable: pulumi.Output<string | undefined>;
|
|
814
|
+
/**
|
|
815
|
+
* CTS SGT Propagation configuration - Default value: `false`
|
|
816
|
+
*/
|
|
817
|
+
readonly tunnelInterfacePropagateSgt: pulumi.Output<boolean | undefined>;
|
|
818
|
+
/**
|
|
819
|
+
* Variable name
|
|
820
|
+
*/
|
|
821
|
+
readonly tunnelInterfacePropagateSgtVariable: pulumi.Output<string | undefined>;
|
|
822
|
+
/**
|
|
823
|
+
* Tunnel TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
|
|
824
|
+
*/
|
|
825
|
+
readonly tunnelInterfaceTunnelTcpMss: pulumi.Output<number | undefined>;
|
|
826
|
+
/**
|
|
827
|
+
* Variable name
|
|
828
|
+
*/
|
|
829
|
+
readonly tunnelInterfaceTunnelTcpMssVariable: pulumi.Output<string | undefined>;
|
|
830
|
+
/**
|
|
831
|
+
* Put this wan interface in STUN mode only - Default value: `false`
|
|
832
|
+
*/
|
|
833
|
+
readonly tunnelInterfaceVbondAsStunServer: pulumi.Output<boolean | undefined>;
|
|
834
|
+
/**
|
|
835
|
+
* Variable name
|
|
836
|
+
*/
|
|
837
|
+
readonly tunnelInterfaceVbondAsStunServerVariable: pulumi.Output<string | undefined>;
|
|
838
|
+
/**
|
|
839
|
+
* Set interface preference for control connection to vManage <0..8> - Range: `0`-`8` - Default value: `5`
|
|
840
|
+
*/
|
|
841
|
+
readonly tunnelInterfaceVmanageConnectionPreference: pulumi.Output<number | undefined>;
|
|
842
|
+
/**
|
|
843
|
+
* Variable name
|
|
844
|
+
*/
|
|
845
|
+
readonly tunnelInterfaceVmanageConnectionPreferenceVariable: pulumi.Output<string | undefined>;
|
|
846
|
+
/**
|
|
847
|
+
* Set tunnel QoS mode - Choices: `hub`, `spoke`
|
|
848
|
+
*/
|
|
849
|
+
readonly tunnelQosMode: pulumi.Output<string | undefined>;
|
|
850
|
+
/**
|
|
851
|
+
* Variable name
|
|
852
|
+
*/
|
|
853
|
+
readonly tunnelQosModeVariable: pulumi.Output<string | undefined>;
|
|
854
|
+
/**
|
|
855
|
+
* Set NAT UDP session timeout, in minutes - Range: `1`-`8947` - Default value: `1`
|
|
856
|
+
*/
|
|
857
|
+
readonly udpTimeout: pulumi.Output<number | undefined>;
|
|
858
|
+
/**
|
|
859
|
+
* Variable name
|
|
860
|
+
*/
|
|
861
|
+
readonly udpTimeoutVariable: pulumi.Output<string | undefined>;
|
|
862
|
+
/**
|
|
863
|
+
* The version of the feature template
|
|
864
|
+
*/
|
|
865
|
+
readonly version: pulumi.Output<number>;
|
|
866
|
+
/**
|
|
867
|
+
* Create a CiscoVpnInterfaceFeatureTemplate resource with the given unique name, arguments, and options.
|
|
868
|
+
*
|
|
869
|
+
* @param name The _unique_ name of the resource.
|
|
870
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
871
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
872
|
+
*/
|
|
873
|
+
constructor(name: string, args: CiscoVpnInterfaceFeatureTemplateArgs, opts?: pulumi.CustomResourceOptions);
|
|
874
|
+
}
|
|
875
|
+
/**
|
|
876
|
+
* Input properties used for looking up and filtering CiscoVpnInterfaceFeatureTemplate resources.
|
|
877
|
+
*/
|
|
878
|
+
export interface CiscoVpnInterfaceFeatureTemplateState {
|
|
879
|
+
/**
|
|
880
|
+
* Apply ACL
|
|
881
|
+
*/
|
|
882
|
+
accessLists?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateAccessList>[]>;
|
|
883
|
+
/**
|
|
884
|
+
* Assign IPv4 address
|
|
885
|
+
*/
|
|
886
|
+
address?: pulumi.Input<string>;
|
|
887
|
+
/**
|
|
888
|
+
* Variable name
|
|
889
|
+
*/
|
|
890
|
+
addressVariable?: pulumi.Input<string>;
|
|
891
|
+
/**
|
|
892
|
+
* Timeout value for dynamically learned ARP entries, <0..2678400> seconds - Range: `0`-`2147483` - Default value: `1200`
|
|
893
|
+
*/
|
|
894
|
+
arpTimeout?: pulumi.Input<number>;
|
|
895
|
+
/**
|
|
896
|
+
* Variable name
|
|
897
|
+
*/
|
|
898
|
+
arpTimeoutVariable?: pulumi.Input<string>;
|
|
899
|
+
/**
|
|
900
|
+
* Interface auto detect bandwidth - Default value: `false`
|
|
901
|
+
*/
|
|
902
|
+
autoBandwidthDetect?: pulumi.Input<boolean>;
|
|
903
|
+
/**
|
|
904
|
+
* Variable name
|
|
905
|
+
*/
|
|
906
|
+
autoBandwidthDetectVariable?: pulumi.Input<string>;
|
|
907
|
+
/**
|
|
908
|
+
* Link autonegotiation
|
|
909
|
+
*/
|
|
910
|
+
autonegotiate?: pulumi.Input<boolean>;
|
|
911
|
+
/**
|
|
912
|
+
* Variable name
|
|
913
|
+
*/
|
|
914
|
+
autonegotiateVariable?: pulumi.Input<string>;
|
|
915
|
+
/**
|
|
916
|
+
* Interface downstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
|
|
917
|
+
*/
|
|
918
|
+
bandwidthDownstream?: pulumi.Input<number>;
|
|
919
|
+
/**
|
|
920
|
+
* Variable name
|
|
921
|
+
*/
|
|
922
|
+
bandwidthDownstreamVariable?: pulumi.Input<string>;
|
|
923
|
+
/**
|
|
924
|
+
* Interface upstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
|
|
925
|
+
*/
|
|
926
|
+
bandwidthUpstream?: pulumi.Input<number>;
|
|
927
|
+
/**
|
|
928
|
+
* Variable name
|
|
929
|
+
*/
|
|
930
|
+
bandwidthUpstreamVariable?: pulumi.Input<string>;
|
|
931
|
+
/**
|
|
932
|
+
* Block packets originating from IP address that is not from this source - Default value: `false`
|
|
933
|
+
*/
|
|
934
|
+
blockNonSourceIp?: pulumi.Input<boolean>;
|
|
935
|
+
/**
|
|
936
|
+
* Variable name
|
|
937
|
+
*/
|
|
938
|
+
blockNonSourceIpVariable?: pulumi.Input<string>;
|
|
939
|
+
/**
|
|
940
|
+
* Enable core region - Choices: `core`, `core-shared` - Default value: `core`
|
|
941
|
+
*/
|
|
942
|
+
coreRegion?: pulumi.Input<string>;
|
|
943
|
+
/**
|
|
944
|
+
* Variable name
|
|
945
|
+
*/
|
|
946
|
+
coreRegionVariable?: pulumi.Input<string>;
|
|
947
|
+
/**
|
|
948
|
+
* The description of the feature template
|
|
949
|
+
*/
|
|
950
|
+
description?: pulumi.Input<string>;
|
|
951
|
+
/**
|
|
952
|
+
* List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
|
|
953
|
+
* `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
|
|
954
|
+
* `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
|
|
955
|
+
*/
|
|
956
|
+
deviceTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
957
|
+
/**
|
|
958
|
+
* Enable DHCP - Default value: `false`
|
|
959
|
+
*/
|
|
960
|
+
dhcp?: pulumi.Input<boolean>;
|
|
961
|
+
/**
|
|
962
|
+
* Set administrative distance for DHCP default route - Range: `1`-`65536` - Default value: `1`
|
|
963
|
+
*/
|
|
964
|
+
dhcpDistance?: pulumi.Input<number>;
|
|
965
|
+
/**
|
|
966
|
+
* Variable name
|
|
967
|
+
*/
|
|
968
|
+
dhcpDistanceVariable?: pulumi.Input<string>;
|
|
969
|
+
/**
|
|
970
|
+
* Variable name
|
|
971
|
+
*/
|
|
972
|
+
dhcpVariable?: pulumi.Input<string>;
|
|
973
|
+
/**
|
|
974
|
+
* Enable DHCPv6 - Default value: `false`
|
|
975
|
+
*/
|
|
976
|
+
dhcpv6?: pulumi.Input<boolean>;
|
|
977
|
+
/**
|
|
978
|
+
* Variable name
|
|
979
|
+
*/
|
|
980
|
+
dhcpv6Variable?: pulumi.Input<string>;
|
|
981
|
+
/**
|
|
982
|
+
* Duplex mode - Choices: `full`, `half`, `auto`
|
|
983
|
+
*/
|
|
984
|
+
duplex?: pulumi.Input<string>;
|
|
985
|
+
/**
|
|
986
|
+
* Variable name
|
|
987
|
+
*/
|
|
988
|
+
duplexVariable?: pulumi.Input<string>;
|
|
989
|
+
/**
|
|
990
|
+
* Enable core region - Default value: `false`
|
|
991
|
+
*/
|
|
992
|
+
enableCoreRegion?: pulumi.Input<boolean>;
|
|
993
|
+
/**
|
|
994
|
+
* Enables the interface for CTS SGT authorization and forwarding. - Default value: `false`
|
|
995
|
+
*/
|
|
996
|
+
enableSgt?: pulumi.Input<boolean>;
|
|
997
|
+
/**
|
|
998
|
+
* Extend remote TLOC over a GRE tunnel to a local WAN interface
|
|
999
|
+
*/
|
|
1000
|
+
greTunnelSourceIp?: pulumi.Input<string>;
|
|
1001
|
+
/**
|
|
1002
|
+
* Variable name
|
|
1003
|
+
*/
|
|
1004
|
+
greTunnelSourceIpVariable?: pulumi.Input<string>;
|
|
1005
|
+
/**
|
|
1006
|
+
* Extend remote TLOC over a GRE tunnel to a local WAN interface
|
|
1007
|
+
*/
|
|
1008
|
+
greTunnelXconnect?: pulumi.Input<string>;
|
|
1009
|
+
/**
|
|
1010
|
+
* Variable name
|
|
1011
|
+
*/
|
|
1012
|
+
greTunnelXconnectVariable?: pulumi.Input<string>;
|
|
1013
|
+
/**
|
|
1014
|
+
* Set this option to disable the icmp/icmpv6 redirect packets - Default value: `true`
|
|
1015
|
+
*/
|
|
1016
|
+
icmpRedirectDisable?: pulumi.Input<boolean>;
|
|
1017
|
+
/**
|
|
1018
|
+
* Variable name
|
|
1019
|
+
*/
|
|
1020
|
+
icmpRedirectDisableVariable?: pulumi.Input<string>;
|
|
1021
|
+
/**
|
|
1022
|
+
* Interface description
|
|
1023
|
+
*/
|
|
1024
|
+
interfaceDescription?: pulumi.Input<string>;
|
|
1025
|
+
/**
|
|
1026
|
+
* Variable name
|
|
1027
|
+
*/
|
|
1028
|
+
interfaceDescriptionVariable?: pulumi.Input<string>;
|
|
1029
|
+
/**
|
|
1030
|
+
* Interface MTU GigabitEthernet0 <1500..1518>, Other GigabitEthernet <1500..9216> in bytes - Range: `1500`-`9216` -
|
|
1031
|
+
* Default value: `1500`
|
|
1032
|
+
*/
|
|
1033
|
+
interfaceMtu?: pulumi.Input<number>;
|
|
1034
|
+
/**
|
|
1035
|
+
* Variable name
|
|
1036
|
+
*/
|
|
1037
|
+
interfaceMtuVariable?: pulumi.Input<string>;
|
|
1038
|
+
/**
|
|
1039
|
+
* Interface name: ge0/<0-..> or ge0/<0-..>.vlanid or irb<bridgeid:1-63> or loopback<string> or natpool-<1..31> when
|
|
1040
|
+
* present
|
|
1041
|
+
*/
|
|
1042
|
+
interfaceName?: pulumi.Input<string>;
|
|
1043
|
+
/**
|
|
1044
|
+
* Variable name
|
|
1045
|
+
*/
|
|
1046
|
+
interfaceNameVariable?: pulumi.Input<string>;
|
|
1047
|
+
/**
|
|
1048
|
+
* IP Directed-Broadcast - Default value: `false`
|
|
1049
|
+
*/
|
|
1050
|
+
ipDirectedBroadcast?: pulumi.Input<boolean>;
|
|
1051
|
+
/**
|
|
1052
|
+
* Variable name
|
|
1053
|
+
*/
|
|
1054
|
+
ipDirectedBroadcastVariable?: pulumi.Input<string>;
|
|
1055
|
+
/**
|
|
1056
|
+
* IP MTU for GigabitEthernet main <576..Interface MTU>, GigabitEthernet subinterface <576..9216>, Other Interfaces
|
|
1057
|
+
* <576..2000> in bytes - Range: `576`-`9216` - Default value: `1500`
|
|
1058
|
+
*/
|
|
1059
|
+
ipMtu?: pulumi.Input<number>;
|
|
1060
|
+
/**
|
|
1061
|
+
* Variable name
|
|
1062
|
+
*/
|
|
1063
|
+
ipMtuVariable?: pulumi.Input<string>;
|
|
1064
|
+
/**
|
|
1065
|
+
* Iperf server for auto bandwidth detect
|
|
1066
|
+
*/
|
|
1067
|
+
iperfServer?: pulumi.Input<string>;
|
|
1068
|
+
/**
|
|
1069
|
+
* Variable name
|
|
1070
|
+
*/
|
|
1071
|
+
iperfServerVariable?: pulumi.Input<string>;
|
|
1072
|
+
/**
|
|
1073
|
+
* Variable name
|
|
1074
|
+
*/
|
|
1075
|
+
ipv4DhcpHelperVariable?: pulumi.Input<string>;
|
|
1076
|
+
/**
|
|
1077
|
+
* List of DHCP IPv4 helper addresses
|
|
1078
|
+
*/
|
|
1079
|
+
ipv4DhcpHelpers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1080
|
+
/**
|
|
1081
|
+
* Assign secondary IP addresses
|
|
1082
|
+
*/
|
|
1083
|
+
ipv4SecondaryAddresses?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateIpv4SecondaryAddress>[]>;
|
|
1084
|
+
/**
|
|
1085
|
+
* Enable VRRP
|
|
1086
|
+
*/
|
|
1087
|
+
ipv4Vrrps?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateIpv4Vrrp>[]>;
|
|
1088
|
+
/**
|
|
1089
|
+
* Apply IPv6 access list
|
|
1090
|
+
*/
|
|
1091
|
+
ipv6AccessLists?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateIpv6AccessList>[]>;
|
|
1092
|
+
/**
|
|
1093
|
+
* Assign IPv6 address
|
|
1094
|
+
*/
|
|
1095
|
+
ipv6Address?: pulumi.Input<string>;
|
|
1096
|
+
/**
|
|
1097
|
+
* Variable name
|
|
1098
|
+
*/
|
|
1099
|
+
ipv6AddressVariable?: pulumi.Input<string>;
|
|
1100
|
+
/**
|
|
1101
|
+
* DHCPv6 Helper
|
|
1102
|
+
*/
|
|
1103
|
+
ipv6DhcpHelpers?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateIpv6DhcpHelper>[]>;
|
|
1104
|
+
/**
|
|
1105
|
+
* NAT64 on this interface - Default value: `false`
|
|
1106
|
+
*/
|
|
1107
|
+
ipv6Nat?: pulumi.Input<boolean>;
|
|
1108
|
+
/**
|
|
1109
|
+
* Variable name
|
|
1110
|
+
*/
|
|
1111
|
+
ipv6NatVariable?: pulumi.Input<string>;
|
|
1112
|
+
/**
|
|
1113
|
+
* Assign secondary IPv6 addresses
|
|
1114
|
+
*/
|
|
1115
|
+
ipv6SecondaryAddresses?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateIpv6SecondaryAddress>[]>;
|
|
1116
|
+
/**
|
|
1117
|
+
* Enable VRRP
|
|
1118
|
+
*/
|
|
1119
|
+
ipv6Vrrps?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateIpv6Vrrp>[]>;
|
|
1120
|
+
/**
|
|
1121
|
+
* Interval for interface load calculation - Range: `30`-`600` - Default value: `30`
|
|
1122
|
+
*/
|
|
1123
|
+
loadInterval?: pulumi.Input<number>;
|
|
1124
|
+
/**
|
|
1125
|
+
* Variable name
|
|
1126
|
+
*/
|
|
1127
|
+
loadIntervalVariable?: pulumi.Input<string>;
|
|
1128
|
+
/**
|
|
1129
|
+
* Set MAC-layer address
|
|
1130
|
+
*/
|
|
1131
|
+
macAddress?: pulumi.Input<string>;
|
|
1132
|
+
/**
|
|
1133
|
+
* Variable name
|
|
1134
|
+
*/
|
|
1135
|
+
macAddressVariable?: pulumi.Input<string>;
|
|
1136
|
+
/**
|
|
1137
|
+
* Media type - Choices: `auto-select`, `rj45`, `sfp`
|
|
1138
|
+
*/
|
|
1139
|
+
mediaType?: pulumi.Input<string>;
|
|
1140
|
+
/**
|
|
1141
|
+
* Variable name
|
|
1142
|
+
*/
|
|
1143
|
+
mediaTypeVariable?: pulumi.Input<string>;
|
|
1144
|
+
/**
|
|
1145
|
+
* The name of the feature template
|
|
1146
|
+
*/
|
|
1147
|
+
name?: pulumi.Input<string>;
|
|
1148
|
+
/**
|
|
1149
|
+
* Network Address Translation on this interface - Default value: `false`
|
|
1150
|
+
*/
|
|
1151
|
+
nat?: pulumi.Input<boolean>;
|
|
1152
|
+
/**
|
|
1153
|
+
* NAT64 on this interface - Default value: `false`
|
|
1154
|
+
*/
|
|
1155
|
+
nat64Interface?: pulumi.Input<boolean>;
|
|
1156
|
+
/**
|
|
1157
|
+
* NAT66 on this interface - Default value: `false`
|
|
1158
|
+
*/
|
|
1159
|
+
nat66Interface?: pulumi.Input<boolean>;
|
|
1160
|
+
/**
|
|
1161
|
+
* Configure NAT Inside Loopback Interface
|
|
1162
|
+
*/
|
|
1163
|
+
natInsideSourceLoopbackInterface?: pulumi.Input<string>;
|
|
1164
|
+
/**
|
|
1165
|
+
* Variable name
|
|
1166
|
+
*/
|
|
1167
|
+
natInsideSourceLoopbackInterfaceVariable?: pulumi.Input<string>;
|
|
1168
|
+
/**
|
|
1169
|
+
* Enable port translation(PAT) - Default value: `true`
|
|
1170
|
+
*/
|
|
1171
|
+
natOverload?: pulumi.Input<boolean>;
|
|
1172
|
+
/**
|
|
1173
|
+
* Variable name
|
|
1174
|
+
*/
|
|
1175
|
+
natOverloadVariable?: pulumi.Input<string>;
|
|
1176
|
+
/**
|
|
1177
|
+
* Ending IP address of NAT Pool Prefix Length
|
|
1178
|
+
*/
|
|
1179
|
+
natPoolPrefixLength?: pulumi.Input<number>;
|
|
1180
|
+
/**
|
|
1181
|
+
* Variable name
|
|
1182
|
+
*/
|
|
1183
|
+
natPoolPrefixLengthVariable?: pulumi.Input<string>;
|
|
1184
|
+
/**
|
|
1185
|
+
* Ending IP address of NAT pool range
|
|
1186
|
+
*/
|
|
1187
|
+
natPoolRangeEnd?: pulumi.Input<string>;
|
|
1188
|
+
/**
|
|
1189
|
+
* Variable name
|
|
1190
|
+
*/
|
|
1191
|
+
natPoolRangeEndVariable?: pulumi.Input<string>;
|
|
1192
|
+
/**
|
|
1193
|
+
* Starting IP address of NAT pool range
|
|
1194
|
+
*/
|
|
1195
|
+
natPoolRangeStart?: pulumi.Input<string>;
|
|
1196
|
+
/**
|
|
1197
|
+
* Variable name
|
|
1198
|
+
*/
|
|
1199
|
+
natPoolRangeStartVariable?: pulumi.Input<string>;
|
|
1200
|
+
/**
|
|
1201
|
+
* NAT type - Choices: `interface`, `pool`, `loopback` - Default value: `interface`
|
|
1202
|
+
*/
|
|
1203
|
+
natType?: pulumi.Input<string>;
|
|
1204
|
+
/**
|
|
1205
|
+
* Variable name
|
|
1206
|
+
*/
|
|
1207
|
+
natTypeVariable?: pulumi.Input<string>;
|
|
1208
|
+
/**
|
|
1209
|
+
* Configure interface as Power-over-Ethernet source - Default value: `false`
|
|
1210
|
+
*/
|
|
1211
|
+
poe?: pulumi.Input<boolean>;
|
|
1212
|
+
/**
|
|
1213
|
+
* Variable name
|
|
1214
|
+
*/
|
|
1215
|
+
poeVariable?: pulumi.Input<string>;
|
|
1216
|
+
/**
|
|
1217
|
+
* Enable/Disable CTS SGT propagation on an interface. - Default value: `true`
|
|
1218
|
+
*/
|
|
1219
|
+
propagateSgt?: pulumi.Input<boolean>;
|
|
1220
|
+
/**
|
|
1221
|
+
* Adaptive QoS default downstream bandwidth - Range: `8`-`100000000`
|
|
1222
|
+
*/
|
|
1223
|
+
qosAdaptiveBandwidthDownstream?: pulumi.Input<number>;
|
|
1224
|
+
/**
|
|
1225
|
+
* Variable name
|
|
1226
|
+
*/
|
|
1227
|
+
qosAdaptiveBandwidthDownstreamVariable?: pulumi.Input<string>;
|
|
1228
|
+
/**
|
|
1229
|
+
* Adaptive QoS default upstream bandwidth - Range: `8`-`100000000`
|
|
1230
|
+
*/
|
|
1231
|
+
qosAdaptiveBandwidthUpstream?: pulumi.Input<number>;
|
|
1232
|
+
/**
|
|
1233
|
+
* Variable name
|
|
1234
|
+
*/
|
|
1235
|
+
qosAdaptiveBandwidthUpstreamVariable?: pulumi.Input<string>;
|
|
1236
|
+
/**
|
|
1237
|
+
* Downstream max bandwidth limit - Range: `8`-`100000000`
|
|
1238
|
+
*/
|
|
1239
|
+
qosAdaptiveMaxDownstream?: pulumi.Input<number>;
|
|
1240
|
+
/**
|
|
1241
|
+
* Variable name
|
|
1242
|
+
*/
|
|
1243
|
+
qosAdaptiveMaxDownstreamVariable?: pulumi.Input<string>;
|
|
1244
|
+
/**
|
|
1245
|
+
* Upstream max bandwidth limit - Range: `8`-`100000000`
|
|
1246
|
+
*/
|
|
1247
|
+
qosAdaptiveMaxUpstream?: pulumi.Input<number>;
|
|
1248
|
+
/**
|
|
1249
|
+
* Variable name
|
|
1250
|
+
*/
|
|
1251
|
+
qosAdaptiveMaxUpstreamVariable?: pulumi.Input<string>;
|
|
1252
|
+
/**
|
|
1253
|
+
* Downstream min bandwidth limit - Range: `8`-`100000000`
|
|
1254
|
+
*/
|
|
1255
|
+
qosAdaptiveMinDownstream?: pulumi.Input<number>;
|
|
1256
|
+
/**
|
|
1257
|
+
* Variable name
|
|
1258
|
+
*/
|
|
1259
|
+
qosAdaptiveMinDownstreamVariable?: pulumi.Input<string>;
|
|
1260
|
+
/**
|
|
1261
|
+
* Upstream min bandwidth limit - Range: `8`-`100000000`
|
|
1262
|
+
*/
|
|
1263
|
+
qosAdaptiveMinUpstream?: pulumi.Input<number>;
|
|
1264
|
+
/**
|
|
1265
|
+
* Variable name
|
|
1266
|
+
*/
|
|
1267
|
+
qosAdaptiveMinUpstreamVariable?: pulumi.Input<string>;
|
|
1268
|
+
/**
|
|
1269
|
+
* Periodic timer for adaptive QoS in minutes - Range: `1`-`720` - Default value: `15`
|
|
1270
|
+
*/
|
|
1271
|
+
qosAdaptivePeriod?: pulumi.Input<number>;
|
|
1272
|
+
/**
|
|
1273
|
+
* Variable name
|
|
1274
|
+
*/
|
|
1275
|
+
qosAdaptivePeriodVariable?: pulumi.Input<string>;
|
|
1276
|
+
/**
|
|
1277
|
+
* Name of QoS map
|
|
1278
|
+
*/
|
|
1279
|
+
qosMap?: pulumi.Input<string>;
|
|
1280
|
+
/**
|
|
1281
|
+
* Variable name
|
|
1282
|
+
*/
|
|
1283
|
+
qosMapVariable?: pulumi.Input<string>;
|
|
1284
|
+
/**
|
|
1285
|
+
* Name of VPN QoS map
|
|
1286
|
+
*/
|
|
1287
|
+
qosMapVpn?: pulumi.Input<string>;
|
|
1288
|
+
/**
|
|
1289
|
+
* Variable name
|
|
1290
|
+
*/
|
|
1291
|
+
qosMapVpnVariable?: pulumi.Input<string>;
|
|
1292
|
+
/**
|
|
1293
|
+
* Name of rewrite rule
|
|
1294
|
+
*/
|
|
1295
|
+
rewriteRuleName?: pulumi.Input<string>;
|
|
1296
|
+
/**
|
|
1297
|
+
* Variable name
|
|
1298
|
+
*/
|
|
1299
|
+
rewriteRuleNameVariable?: pulumi.Input<string>;
|
|
1300
|
+
/**
|
|
1301
|
+
* Enable secondary region - Choices: `off`, `secondary-only`, `secondary-shared` - Default value: `off`
|
|
1302
|
+
*/
|
|
1303
|
+
secondaryRegion?: pulumi.Input<string>;
|
|
1304
|
+
/**
|
|
1305
|
+
* Variable name
|
|
1306
|
+
*/
|
|
1307
|
+
secondaryRegionVariable?: pulumi.Input<string>;
|
|
1308
|
+
/**
|
|
1309
|
+
* Enables the interface for CTS SGT authorization and forwarding. - Default value: `false`
|
|
1310
|
+
*/
|
|
1311
|
+
sgtEnforcement?: pulumi.Input<boolean>;
|
|
1312
|
+
/**
|
|
1313
|
+
* SGT value between 2 and 65519. - Range: `2`-`65519`
|
|
1314
|
+
*/
|
|
1315
|
+
sgtEnforcementSgt?: pulumi.Input<number>;
|
|
1316
|
+
/**
|
|
1317
|
+
* Variable name
|
|
1318
|
+
*/
|
|
1319
|
+
sgtEnforcementSgtVariable?: pulumi.Input<string>;
|
|
1320
|
+
/**
|
|
1321
|
+
* 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps - Range: `8`-`100000000`
|
|
1322
|
+
*/
|
|
1323
|
+
shapingRate?: pulumi.Input<number>;
|
|
1324
|
+
/**
|
|
1325
|
+
* Variable name
|
|
1326
|
+
*/
|
|
1327
|
+
shapingRateVariable?: pulumi.Input<string>;
|
|
1328
|
+
/**
|
|
1329
|
+
* Administrative state - Default value: `true`
|
|
1330
|
+
*/
|
|
1331
|
+
shutdown?: pulumi.Input<boolean>;
|
|
1332
|
+
/**
|
|
1333
|
+
* Variable name
|
|
1334
|
+
*/
|
|
1335
|
+
shutdownVariable?: pulumi.Input<string>;
|
|
1336
|
+
/**
|
|
1337
|
+
* Set interface speed - Choices: `10`, `100`, `1000`, `2500`, `10000`
|
|
1338
|
+
*/
|
|
1339
|
+
speed?: pulumi.Input<string>;
|
|
1340
|
+
/**
|
|
1341
|
+
* Variable name
|
|
1342
|
+
*/
|
|
1343
|
+
speedVariable?: pulumi.Input<string>;
|
|
1344
|
+
/**
|
|
1345
|
+
* Configure static ARP entries
|
|
1346
|
+
*/
|
|
1347
|
+
staticArps?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateStaticArp>[]>;
|
|
1348
|
+
/**
|
|
1349
|
+
* static NAT
|
|
1350
|
+
*/
|
|
1351
|
+
staticNat66Entries?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateStaticNat66Entry>[]>;
|
|
1352
|
+
/**
|
|
1353
|
+
* Configure static NAT entries
|
|
1354
|
+
*/
|
|
1355
|
+
staticNatEntries?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateStaticNatEntry>[]>;
|
|
1356
|
+
/**
|
|
1357
|
+
* Configure Port Forward entries
|
|
1358
|
+
*/
|
|
1359
|
+
staticPortForwardEntries?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateStaticPortForwardEntry>[]>;
|
|
1360
|
+
/**
|
|
1361
|
+
* SGT value between 2 and 65519. - Range: `2`-`65519`
|
|
1362
|
+
*/
|
|
1363
|
+
staticSgt?: pulumi.Input<number>;
|
|
1364
|
+
/**
|
|
1365
|
+
* Indicates that the interface is trustworthy for CTS. - Default value: `false`
|
|
1366
|
+
*/
|
|
1367
|
+
staticSgtTrusted?: pulumi.Input<boolean>;
|
|
1368
|
+
/**
|
|
1369
|
+
* Variable name
|
|
1370
|
+
*/
|
|
1371
|
+
staticSgtVariable?: pulumi.Input<string>;
|
|
1372
|
+
/**
|
|
1373
|
+
* TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
|
|
1374
|
+
*/
|
|
1375
|
+
tcpMssAdjust?: pulumi.Input<number>;
|
|
1376
|
+
/**
|
|
1377
|
+
* Variable name
|
|
1378
|
+
*/
|
|
1379
|
+
tcpMssAdjustVariable?: pulumi.Input<string>;
|
|
1380
|
+
/**
|
|
1381
|
+
* Set NAT TCP session timeout, in minutes - Range: `1`-`8947` - Default value: `60`
|
|
1382
|
+
*/
|
|
1383
|
+
tcpTimeout?: pulumi.Input<number>;
|
|
1384
|
+
/**
|
|
1385
|
+
* Variable name
|
|
1386
|
+
*/
|
|
1387
|
+
tcpTimeoutVariable?: pulumi.Input<string>;
|
|
1388
|
+
/**
|
|
1389
|
+
* The template type
|
|
1390
|
+
*/
|
|
1391
|
+
templateType?: pulumi.Input<string>;
|
|
1392
|
+
/**
|
|
1393
|
+
* Extends a local TLOC to a remote node only for vpn 0
|
|
1394
|
+
*/
|
|
1395
|
+
tlocExtension?: pulumi.Input<string>;
|
|
1396
|
+
/**
|
|
1397
|
+
* Variable name
|
|
1398
|
+
*/
|
|
1399
|
+
tlocExtensionVariable?: pulumi.Input<string>;
|
|
1400
|
+
/**
|
|
1401
|
+
* Variable name
|
|
1402
|
+
*/
|
|
1403
|
+
trackerVariable?: pulumi.Input<string>;
|
|
1404
|
+
/**
|
|
1405
|
+
* Enable tracker for this interface
|
|
1406
|
+
*/
|
|
1407
|
+
trackers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1408
|
+
/**
|
|
1409
|
+
* Tunnels Bandwidth Percent - Range: `1`-`99` - Default value: `50`
|
|
1410
|
+
*/
|
|
1411
|
+
tunnelBandwidth?: pulumi.Input<number>;
|
|
1412
|
+
/**
|
|
1413
|
+
* Variable name
|
|
1414
|
+
*/
|
|
1415
|
+
tunnelBandwidthVariable?: pulumi.Input<string>;
|
|
1416
|
+
/**
|
|
1417
|
+
* Allow all traffic. Overrides all other allow-service options if allow-service all is set - Default value: `false`
|
|
1418
|
+
*/
|
|
1419
|
+
tunnelInterfaceAllowAll?: pulumi.Input<boolean>;
|
|
1420
|
+
/**
|
|
1421
|
+
* Variable name
|
|
1422
|
+
*/
|
|
1423
|
+
tunnelInterfaceAllowAllVariable?: pulumi.Input<string>;
|
|
1424
|
+
/**
|
|
1425
|
+
* Allow/deny BGP - Default value: `false`
|
|
1426
|
+
*/
|
|
1427
|
+
tunnelInterfaceAllowBgp?: pulumi.Input<boolean>;
|
|
1428
|
+
/**
|
|
1429
|
+
* Variable name
|
|
1430
|
+
*/
|
|
1431
|
+
tunnelInterfaceAllowBgpVariable?: pulumi.Input<string>;
|
|
1432
|
+
/**
|
|
1433
|
+
* Allow/Deny DHCP - Default value: `true`
|
|
1434
|
+
*/
|
|
1435
|
+
tunnelInterfaceAllowDhcp?: pulumi.Input<boolean>;
|
|
1436
|
+
/**
|
|
1437
|
+
* Variable name
|
|
1438
|
+
*/
|
|
1439
|
+
tunnelInterfaceAllowDhcpVariable?: pulumi.Input<string>;
|
|
1440
|
+
/**
|
|
1441
|
+
* Allow/Deny DNS - Default value: `true`
|
|
1442
|
+
*/
|
|
1443
|
+
tunnelInterfaceAllowDns?: pulumi.Input<boolean>;
|
|
1444
|
+
/**
|
|
1445
|
+
* Variable name
|
|
1446
|
+
*/
|
|
1447
|
+
tunnelInterfaceAllowDnsVariable?: pulumi.Input<string>;
|
|
1448
|
+
/**
|
|
1449
|
+
* Allow/Deny Https - Default value: `true`
|
|
1450
|
+
*/
|
|
1451
|
+
tunnelInterfaceAllowHttps?: pulumi.Input<boolean>;
|
|
1452
|
+
/**
|
|
1453
|
+
* Variable name
|
|
1454
|
+
*/
|
|
1455
|
+
tunnelInterfaceAllowHttpsVariable?: pulumi.Input<string>;
|
|
1456
|
+
/**
|
|
1457
|
+
* Allow/Deny ICMP - Default value: `true`
|
|
1458
|
+
*/
|
|
1459
|
+
tunnelInterfaceAllowIcmp?: pulumi.Input<boolean>;
|
|
1460
|
+
/**
|
|
1461
|
+
* Variable name
|
|
1462
|
+
*/
|
|
1463
|
+
tunnelInterfaceAllowIcmpVariable?: pulumi.Input<string>;
|
|
1464
|
+
/**
|
|
1465
|
+
* Allow/Deny NETCONF - Default value: `false`
|
|
1466
|
+
*/
|
|
1467
|
+
tunnelInterfaceAllowNetconf?: pulumi.Input<boolean>;
|
|
1468
|
+
/**
|
|
1469
|
+
* Variable name
|
|
1470
|
+
*/
|
|
1471
|
+
tunnelInterfaceAllowNetconfVariable?: pulumi.Input<string>;
|
|
1472
|
+
/**
|
|
1473
|
+
* Allow/Deny NTP - Default value: `false`
|
|
1474
|
+
*/
|
|
1475
|
+
tunnelInterfaceAllowNtp?: pulumi.Input<boolean>;
|
|
1476
|
+
/**
|
|
1477
|
+
* Variable name
|
|
1478
|
+
*/
|
|
1479
|
+
tunnelInterfaceAllowNtpVariable?: pulumi.Input<string>;
|
|
1480
|
+
/**
|
|
1481
|
+
* Allow/Deny OSPF - Default value: `false`
|
|
1482
|
+
*/
|
|
1483
|
+
tunnelInterfaceAllowOspf?: pulumi.Input<boolean>;
|
|
1484
|
+
/**
|
|
1485
|
+
* Variable name
|
|
1486
|
+
*/
|
|
1487
|
+
tunnelInterfaceAllowOspfVariable?: pulumi.Input<string>;
|
|
1488
|
+
/**
|
|
1489
|
+
* Allow/Deny SNMP - Default value: `false`
|
|
1490
|
+
*/
|
|
1491
|
+
tunnelInterfaceAllowSnmp?: pulumi.Input<boolean>;
|
|
1492
|
+
/**
|
|
1493
|
+
* Variable name
|
|
1494
|
+
*/
|
|
1495
|
+
tunnelInterfaceAllowSnmpVariable?: pulumi.Input<string>;
|
|
1496
|
+
/**
|
|
1497
|
+
* Allow/Deny SSH - Default value: `false`
|
|
1498
|
+
*/
|
|
1499
|
+
tunnelInterfaceAllowSsh?: pulumi.Input<boolean>;
|
|
1500
|
+
/**
|
|
1501
|
+
* Variable name
|
|
1502
|
+
*/
|
|
1503
|
+
tunnelInterfaceAllowSshVariable?: pulumi.Input<string>;
|
|
1504
|
+
/**
|
|
1505
|
+
* Allow/Deny STUN - Default value: `false`
|
|
1506
|
+
*/
|
|
1507
|
+
tunnelInterfaceAllowStun?: pulumi.Input<boolean>;
|
|
1508
|
+
/**
|
|
1509
|
+
* Variable name
|
|
1510
|
+
*/
|
|
1511
|
+
tunnelInterfaceAllowStunVariable?: pulumi.Input<string>;
|
|
1512
|
+
/**
|
|
1513
|
+
* Bind loopback tunnel interface to a physical interface
|
|
1514
|
+
*/
|
|
1515
|
+
tunnelInterfaceBindLoopbackTunnel?: pulumi.Input<string>;
|
|
1516
|
+
/**
|
|
1517
|
+
* Variable name
|
|
1518
|
+
*/
|
|
1519
|
+
tunnelInterfaceBindLoopbackTunnelVariable?: pulumi.Input<string>;
|
|
1520
|
+
/**
|
|
1521
|
+
* Set TLOC as border TLOC - Default value: `false`
|
|
1522
|
+
*/
|
|
1523
|
+
tunnelInterfaceBorder?: pulumi.Input<boolean>;
|
|
1524
|
+
/**
|
|
1525
|
+
* Variable name
|
|
1526
|
+
*/
|
|
1527
|
+
tunnelInterfaceBorderVariable?: pulumi.Input<string>;
|
|
1528
|
+
/**
|
|
1529
|
+
* Set carrier for TLOC - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`,
|
|
1530
|
+
* `carrier7`, `carrier8` - Default value: `default`
|
|
1531
|
+
*/
|
|
1532
|
+
tunnelInterfaceCarrier?: pulumi.Input<string>;
|
|
1533
|
+
/**
|
|
1534
|
+
* Variable name
|
|
1535
|
+
*/
|
|
1536
|
+
tunnelInterfaceCarrierVariable?: pulumi.Input<string>;
|
|
1537
|
+
/**
|
|
1538
|
+
* Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
|
|
1539
|
+
*/
|
|
1540
|
+
tunnelInterfaceClearDontFragment?: pulumi.Input<boolean>;
|
|
1541
|
+
/**
|
|
1542
|
+
* Variable name
|
|
1543
|
+
*/
|
|
1544
|
+
tunnelInterfaceClearDontFragmentVariable?: pulumi.Input<string>;
|
|
1545
|
+
/**
|
|
1546
|
+
* Set color for TLOC - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`,
|
|
1547
|
+
* `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`,
|
|
1548
|
+
* `private4`, `private5`, `private6` - Default value: `default`
|
|
1549
|
+
*/
|
|
1550
|
+
tunnelInterfaceColor?: pulumi.Input<string>;
|
|
1551
|
+
/**
|
|
1552
|
+
* Restrict this TLOC behavior - Default value: `false`
|
|
1553
|
+
*/
|
|
1554
|
+
tunnelInterfaceColorRestrict?: pulumi.Input<boolean>;
|
|
1555
|
+
/**
|
|
1556
|
+
* Variable name
|
|
1557
|
+
*/
|
|
1558
|
+
tunnelInterfaceColorRestrictVariable?: pulumi.Input<string>;
|
|
1559
|
+
/**
|
|
1560
|
+
* Variable name
|
|
1561
|
+
*/
|
|
1562
|
+
tunnelInterfaceColorVariable?: pulumi.Input<string>;
|
|
1563
|
+
/**
|
|
1564
|
+
* Allow Control Connection - Default value: `true`
|
|
1565
|
+
*/
|
|
1566
|
+
tunnelInterfaceControlConnections?: pulumi.Input<boolean>;
|
|
1567
|
+
/**
|
|
1568
|
+
* Variable name
|
|
1569
|
+
*/
|
|
1570
|
+
tunnelInterfaceControlConnectionsVariable?: pulumi.Input<string>;
|
|
1571
|
+
/**
|
|
1572
|
+
* Encapsulation for TLOC
|
|
1573
|
+
*/
|
|
1574
|
+
tunnelInterfaceEncapsulations?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateTunnelInterfaceEncapsulation>[]>;
|
|
1575
|
+
/**
|
|
1576
|
+
* Variable name
|
|
1577
|
+
*/
|
|
1578
|
+
tunnelInterfaceExcludeControllerGroupListVariable?: pulumi.Input<string>;
|
|
1579
|
+
/**
|
|
1580
|
+
* Exclude the following controller groups defined in this list
|
|
1581
|
+
*/
|
|
1582
|
+
tunnelInterfaceExcludeControllerGroupLists?: pulumi.Input<pulumi.Input<number>[]>;
|
|
1583
|
+
/**
|
|
1584
|
+
* Extend the TLOC to a remote node over GRE tunnel
|
|
1585
|
+
*/
|
|
1586
|
+
tunnelInterfaceGreTunnelDestinationIp?: pulumi.Input<string>;
|
|
1587
|
+
/**
|
|
1588
|
+
* Variable name
|
|
1589
|
+
*/
|
|
1590
|
+
tunnelInterfaceGreTunnelDestinationIpVariable?: pulumi.Input<string>;
|
|
1591
|
+
/**
|
|
1592
|
+
* List of groups
|
|
1593
|
+
*/
|
|
1594
|
+
tunnelInterfaceGroups?: pulumi.Input<pulumi.Input<number>[]>;
|
|
1595
|
+
/**
|
|
1596
|
+
* Variable name
|
|
1597
|
+
*/
|
|
1598
|
+
tunnelInterfaceGroupsVariable?: pulumi.Input<string>;
|
|
1599
|
+
/**
|
|
1600
|
+
* Set time period of control hello packets <100..600000> milli seconds - Range: `100`-`600000` - Default value: `1000`
|
|
1601
|
+
*/
|
|
1602
|
+
tunnelInterfaceHelloInterval?: pulumi.Input<number>;
|
|
1603
|
+
/**
|
|
1604
|
+
* Variable name
|
|
1605
|
+
*/
|
|
1606
|
+
tunnelInterfaceHelloIntervalVariable?: pulumi.Input<string>;
|
|
1607
|
+
/**
|
|
1608
|
+
* Set tolerance of control hello packets <12..6000> seconds - Range: `12`-`6000` - Default value: `12`
|
|
1609
|
+
*/
|
|
1610
|
+
tunnelInterfaceHelloTolerance?: pulumi.Input<number>;
|
|
1611
|
+
/**
|
|
1612
|
+
* Variable name
|
|
1613
|
+
*/
|
|
1614
|
+
tunnelInterfaceHelloToleranceVariable?: pulumi.Input<string>;
|
|
1615
|
+
/**
|
|
1616
|
+
* Set TLOC as last resort - Default value: `false`
|
|
1617
|
+
*/
|
|
1618
|
+
tunnelInterfaceLastResortCircuit?: pulumi.Input<boolean>;
|
|
1619
|
+
/**
|
|
1620
|
+
* Variable name
|
|
1621
|
+
*/
|
|
1622
|
+
tunnelInterfaceLastResortCircuitVariable?: pulumi.Input<string>;
|
|
1623
|
+
/**
|
|
1624
|
+
* Set the interface as a low-bandwidth circuit - Default value: `false`
|
|
1625
|
+
*/
|
|
1626
|
+
tunnelInterfaceLowBandwidthLink?: pulumi.Input<boolean>;
|
|
1627
|
+
/**
|
|
1628
|
+
* Variable name
|
|
1629
|
+
*/
|
|
1630
|
+
tunnelInterfaceLowBandwidthLinkVariable?: pulumi.Input<string>;
|
|
1631
|
+
/**
|
|
1632
|
+
* Set the maximum number of control connections for this TLOC - Range: `0`-`100`
|
|
1633
|
+
*/
|
|
1634
|
+
tunnelInterfaceMaxControlConnections?: pulumi.Input<number>;
|
|
1635
|
+
/**
|
|
1636
|
+
* Variable name
|
|
1637
|
+
*/
|
|
1638
|
+
tunnelInterfaceMaxControlConnectionsVariable?: pulumi.Input<string>;
|
|
1639
|
+
/**
|
|
1640
|
+
* Set time period of nat refresh packets <1...60> seconds - Range: `1`-`60` - Default value: `5`
|
|
1641
|
+
*/
|
|
1642
|
+
tunnelInterfaceNatRefreshInterval?: pulumi.Input<number>;
|
|
1643
|
+
/**
|
|
1644
|
+
* Variable name
|
|
1645
|
+
*/
|
|
1646
|
+
tunnelInterfaceNatRefreshIntervalVariable?: pulumi.Input<string>;
|
|
1647
|
+
/**
|
|
1648
|
+
* Accept and respond to network-prefix-directed broadcasts) - Default value: `false`
|
|
1649
|
+
*/
|
|
1650
|
+
tunnelInterfaceNetworkBroadcast?: pulumi.Input<boolean>;
|
|
1651
|
+
/**
|
|
1652
|
+
* Variable name
|
|
1653
|
+
*/
|
|
1654
|
+
tunnelInterfaceNetworkBroadcastVariable?: pulumi.Input<string>;
|
|
1655
|
+
/**
|
|
1656
|
+
* Disallow port hopping on the tunnel interface - Default value: `true`
|
|
1657
|
+
*/
|
|
1658
|
+
tunnelInterfacePortHop?: pulumi.Input<boolean>;
|
|
1659
|
+
/**
|
|
1660
|
+
* Variable name
|
|
1661
|
+
*/
|
|
1662
|
+
tunnelInterfacePortHopVariable?: pulumi.Input<string>;
|
|
1663
|
+
/**
|
|
1664
|
+
* CTS SGT Propagation configuration - Default value: `false`
|
|
1665
|
+
*/
|
|
1666
|
+
tunnelInterfacePropagateSgt?: pulumi.Input<boolean>;
|
|
1667
|
+
/**
|
|
1668
|
+
* Variable name
|
|
1669
|
+
*/
|
|
1670
|
+
tunnelInterfacePropagateSgtVariable?: pulumi.Input<string>;
|
|
1671
|
+
/**
|
|
1672
|
+
* Tunnel TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
|
|
1673
|
+
*/
|
|
1674
|
+
tunnelInterfaceTunnelTcpMss?: pulumi.Input<number>;
|
|
1675
|
+
/**
|
|
1676
|
+
* Variable name
|
|
1677
|
+
*/
|
|
1678
|
+
tunnelInterfaceTunnelTcpMssVariable?: pulumi.Input<string>;
|
|
1679
|
+
/**
|
|
1680
|
+
* Put this wan interface in STUN mode only - Default value: `false`
|
|
1681
|
+
*/
|
|
1682
|
+
tunnelInterfaceVbondAsStunServer?: pulumi.Input<boolean>;
|
|
1683
|
+
/**
|
|
1684
|
+
* Variable name
|
|
1685
|
+
*/
|
|
1686
|
+
tunnelInterfaceVbondAsStunServerVariable?: pulumi.Input<string>;
|
|
1687
|
+
/**
|
|
1688
|
+
* Set interface preference for control connection to vManage <0..8> - Range: `0`-`8` - Default value: `5`
|
|
1689
|
+
*/
|
|
1690
|
+
tunnelInterfaceVmanageConnectionPreference?: pulumi.Input<number>;
|
|
1691
|
+
/**
|
|
1692
|
+
* Variable name
|
|
1693
|
+
*/
|
|
1694
|
+
tunnelInterfaceVmanageConnectionPreferenceVariable?: pulumi.Input<string>;
|
|
1695
|
+
/**
|
|
1696
|
+
* Set tunnel QoS mode - Choices: `hub`, `spoke`
|
|
1697
|
+
*/
|
|
1698
|
+
tunnelQosMode?: pulumi.Input<string>;
|
|
1699
|
+
/**
|
|
1700
|
+
* Variable name
|
|
1701
|
+
*/
|
|
1702
|
+
tunnelQosModeVariable?: pulumi.Input<string>;
|
|
1703
|
+
/**
|
|
1704
|
+
* Set NAT UDP session timeout, in minutes - Range: `1`-`8947` - Default value: `1`
|
|
1705
|
+
*/
|
|
1706
|
+
udpTimeout?: pulumi.Input<number>;
|
|
1707
|
+
/**
|
|
1708
|
+
* Variable name
|
|
1709
|
+
*/
|
|
1710
|
+
udpTimeoutVariable?: pulumi.Input<string>;
|
|
1711
|
+
/**
|
|
1712
|
+
* The version of the feature template
|
|
1713
|
+
*/
|
|
1714
|
+
version?: pulumi.Input<number>;
|
|
1715
|
+
}
|
|
1716
|
+
/**
|
|
1717
|
+
* The set of arguments for constructing a CiscoVpnInterfaceFeatureTemplate resource.
|
|
1718
|
+
*/
|
|
1719
|
+
export interface CiscoVpnInterfaceFeatureTemplateArgs {
|
|
1720
|
+
/**
|
|
1721
|
+
* Apply ACL
|
|
1722
|
+
*/
|
|
1723
|
+
accessLists?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateAccessList>[]>;
|
|
1724
|
+
/**
|
|
1725
|
+
* Assign IPv4 address
|
|
1726
|
+
*/
|
|
1727
|
+
address?: pulumi.Input<string>;
|
|
1728
|
+
/**
|
|
1729
|
+
* Variable name
|
|
1730
|
+
*/
|
|
1731
|
+
addressVariable?: pulumi.Input<string>;
|
|
1732
|
+
/**
|
|
1733
|
+
* Timeout value for dynamically learned ARP entries, <0..2678400> seconds - Range: `0`-`2147483` - Default value: `1200`
|
|
1734
|
+
*/
|
|
1735
|
+
arpTimeout?: pulumi.Input<number>;
|
|
1736
|
+
/**
|
|
1737
|
+
* Variable name
|
|
1738
|
+
*/
|
|
1739
|
+
arpTimeoutVariable?: pulumi.Input<string>;
|
|
1740
|
+
/**
|
|
1741
|
+
* Interface auto detect bandwidth - Default value: `false`
|
|
1742
|
+
*/
|
|
1743
|
+
autoBandwidthDetect?: pulumi.Input<boolean>;
|
|
1744
|
+
/**
|
|
1745
|
+
* Variable name
|
|
1746
|
+
*/
|
|
1747
|
+
autoBandwidthDetectVariable?: pulumi.Input<string>;
|
|
1748
|
+
/**
|
|
1749
|
+
* Link autonegotiation
|
|
1750
|
+
*/
|
|
1751
|
+
autonegotiate?: pulumi.Input<boolean>;
|
|
1752
|
+
/**
|
|
1753
|
+
* Variable name
|
|
1754
|
+
*/
|
|
1755
|
+
autonegotiateVariable?: pulumi.Input<string>;
|
|
1756
|
+
/**
|
|
1757
|
+
* Interface downstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
|
|
1758
|
+
*/
|
|
1759
|
+
bandwidthDownstream?: pulumi.Input<number>;
|
|
1760
|
+
/**
|
|
1761
|
+
* Variable name
|
|
1762
|
+
*/
|
|
1763
|
+
bandwidthDownstreamVariable?: pulumi.Input<string>;
|
|
1764
|
+
/**
|
|
1765
|
+
* Interface upstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
|
|
1766
|
+
*/
|
|
1767
|
+
bandwidthUpstream?: pulumi.Input<number>;
|
|
1768
|
+
/**
|
|
1769
|
+
* Variable name
|
|
1770
|
+
*/
|
|
1771
|
+
bandwidthUpstreamVariable?: pulumi.Input<string>;
|
|
1772
|
+
/**
|
|
1773
|
+
* Block packets originating from IP address that is not from this source - Default value: `false`
|
|
1774
|
+
*/
|
|
1775
|
+
blockNonSourceIp?: pulumi.Input<boolean>;
|
|
1776
|
+
/**
|
|
1777
|
+
* Variable name
|
|
1778
|
+
*/
|
|
1779
|
+
blockNonSourceIpVariable?: pulumi.Input<string>;
|
|
1780
|
+
/**
|
|
1781
|
+
* Enable core region - Choices: `core`, `core-shared` - Default value: `core`
|
|
1782
|
+
*/
|
|
1783
|
+
coreRegion?: pulumi.Input<string>;
|
|
1784
|
+
/**
|
|
1785
|
+
* Variable name
|
|
1786
|
+
*/
|
|
1787
|
+
coreRegionVariable?: pulumi.Input<string>;
|
|
1788
|
+
/**
|
|
1789
|
+
* The description of the feature template
|
|
1790
|
+
*/
|
|
1791
|
+
description: pulumi.Input<string>;
|
|
1792
|
+
/**
|
|
1793
|
+
* List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
|
|
1794
|
+
* `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
|
|
1795
|
+
* `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
|
|
1796
|
+
*/
|
|
1797
|
+
deviceTypes: pulumi.Input<pulumi.Input<string>[]>;
|
|
1798
|
+
/**
|
|
1799
|
+
* Enable DHCP - Default value: `false`
|
|
1800
|
+
*/
|
|
1801
|
+
dhcp?: pulumi.Input<boolean>;
|
|
1802
|
+
/**
|
|
1803
|
+
* Set administrative distance for DHCP default route - Range: `1`-`65536` - Default value: `1`
|
|
1804
|
+
*/
|
|
1805
|
+
dhcpDistance?: pulumi.Input<number>;
|
|
1806
|
+
/**
|
|
1807
|
+
* Variable name
|
|
1808
|
+
*/
|
|
1809
|
+
dhcpDistanceVariable?: pulumi.Input<string>;
|
|
1810
|
+
/**
|
|
1811
|
+
* Variable name
|
|
1812
|
+
*/
|
|
1813
|
+
dhcpVariable?: pulumi.Input<string>;
|
|
1814
|
+
/**
|
|
1815
|
+
* Enable DHCPv6 - Default value: `false`
|
|
1816
|
+
*/
|
|
1817
|
+
dhcpv6?: pulumi.Input<boolean>;
|
|
1818
|
+
/**
|
|
1819
|
+
* Variable name
|
|
1820
|
+
*/
|
|
1821
|
+
dhcpv6Variable?: pulumi.Input<string>;
|
|
1822
|
+
/**
|
|
1823
|
+
* Duplex mode - Choices: `full`, `half`, `auto`
|
|
1824
|
+
*/
|
|
1825
|
+
duplex?: pulumi.Input<string>;
|
|
1826
|
+
/**
|
|
1827
|
+
* Variable name
|
|
1828
|
+
*/
|
|
1829
|
+
duplexVariable?: pulumi.Input<string>;
|
|
1830
|
+
/**
|
|
1831
|
+
* Enable core region - Default value: `false`
|
|
1832
|
+
*/
|
|
1833
|
+
enableCoreRegion?: pulumi.Input<boolean>;
|
|
1834
|
+
/**
|
|
1835
|
+
* Enables the interface for CTS SGT authorization and forwarding. - Default value: `false`
|
|
1836
|
+
*/
|
|
1837
|
+
enableSgt?: pulumi.Input<boolean>;
|
|
1838
|
+
/**
|
|
1839
|
+
* Extend remote TLOC over a GRE tunnel to a local WAN interface
|
|
1840
|
+
*/
|
|
1841
|
+
greTunnelSourceIp?: pulumi.Input<string>;
|
|
1842
|
+
/**
|
|
1843
|
+
* Variable name
|
|
1844
|
+
*/
|
|
1845
|
+
greTunnelSourceIpVariable?: pulumi.Input<string>;
|
|
1846
|
+
/**
|
|
1847
|
+
* Extend remote TLOC over a GRE tunnel to a local WAN interface
|
|
1848
|
+
*/
|
|
1849
|
+
greTunnelXconnect?: pulumi.Input<string>;
|
|
1850
|
+
/**
|
|
1851
|
+
* Variable name
|
|
1852
|
+
*/
|
|
1853
|
+
greTunnelXconnectVariable?: pulumi.Input<string>;
|
|
1854
|
+
/**
|
|
1855
|
+
* Set this option to disable the icmp/icmpv6 redirect packets - Default value: `true`
|
|
1856
|
+
*/
|
|
1857
|
+
icmpRedirectDisable?: pulumi.Input<boolean>;
|
|
1858
|
+
/**
|
|
1859
|
+
* Variable name
|
|
1860
|
+
*/
|
|
1861
|
+
icmpRedirectDisableVariable?: pulumi.Input<string>;
|
|
1862
|
+
/**
|
|
1863
|
+
* Interface description
|
|
1864
|
+
*/
|
|
1865
|
+
interfaceDescription?: pulumi.Input<string>;
|
|
1866
|
+
/**
|
|
1867
|
+
* Variable name
|
|
1868
|
+
*/
|
|
1869
|
+
interfaceDescriptionVariable?: pulumi.Input<string>;
|
|
1870
|
+
/**
|
|
1871
|
+
* Interface MTU GigabitEthernet0 <1500..1518>, Other GigabitEthernet <1500..9216> in bytes - Range: `1500`-`9216` -
|
|
1872
|
+
* Default value: `1500`
|
|
1873
|
+
*/
|
|
1874
|
+
interfaceMtu?: pulumi.Input<number>;
|
|
1875
|
+
/**
|
|
1876
|
+
* Variable name
|
|
1877
|
+
*/
|
|
1878
|
+
interfaceMtuVariable?: pulumi.Input<string>;
|
|
1879
|
+
/**
|
|
1880
|
+
* Interface name: ge0/<0-..> or ge0/<0-..>.vlanid or irb<bridgeid:1-63> or loopback<string> or natpool-<1..31> when
|
|
1881
|
+
* present
|
|
1882
|
+
*/
|
|
1883
|
+
interfaceName?: pulumi.Input<string>;
|
|
1884
|
+
/**
|
|
1885
|
+
* Variable name
|
|
1886
|
+
*/
|
|
1887
|
+
interfaceNameVariable?: pulumi.Input<string>;
|
|
1888
|
+
/**
|
|
1889
|
+
* IP Directed-Broadcast - Default value: `false`
|
|
1890
|
+
*/
|
|
1891
|
+
ipDirectedBroadcast?: pulumi.Input<boolean>;
|
|
1892
|
+
/**
|
|
1893
|
+
* Variable name
|
|
1894
|
+
*/
|
|
1895
|
+
ipDirectedBroadcastVariable?: pulumi.Input<string>;
|
|
1896
|
+
/**
|
|
1897
|
+
* IP MTU for GigabitEthernet main <576..Interface MTU>, GigabitEthernet subinterface <576..9216>, Other Interfaces
|
|
1898
|
+
* <576..2000> in bytes - Range: `576`-`9216` - Default value: `1500`
|
|
1899
|
+
*/
|
|
1900
|
+
ipMtu?: pulumi.Input<number>;
|
|
1901
|
+
/**
|
|
1902
|
+
* Variable name
|
|
1903
|
+
*/
|
|
1904
|
+
ipMtuVariable?: pulumi.Input<string>;
|
|
1905
|
+
/**
|
|
1906
|
+
* Iperf server for auto bandwidth detect
|
|
1907
|
+
*/
|
|
1908
|
+
iperfServer?: pulumi.Input<string>;
|
|
1909
|
+
/**
|
|
1910
|
+
* Variable name
|
|
1911
|
+
*/
|
|
1912
|
+
iperfServerVariable?: pulumi.Input<string>;
|
|
1913
|
+
/**
|
|
1914
|
+
* Variable name
|
|
1915
|
+
*/
|
|
1916
|
+
ipv4DhcpHelperVariable?: pulumi.Input<string>;
|
|
1917
|
+
/**
|
|
1918
|
+
* List of DHCP IPv4 helper addresses
|
|
1919
|
+
*/
|
|
1920
|
+
ipv4DhcpHelpers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1921
|
+
/**
|
|
1922
|
+
* Assign secondary IP addresses
|
|
1923
|
+
*/
|
|
1924
|
+
ipv4SecondaryAddresses?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateIpv4SecondaryAddress>[]>;
|
|
1925
|
+
/**
|
|
1926
|
+
* Enable VRRP
|
|
1927
|
+
*/
|
|
1928
|
+
ipv4Vrrps?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateIpv4Vrrp>[]>;
|
|
1929
|
+
/**
|
|
1930
|
+
* Apply IPv6 access list
|
|
1931
|
+
*/
|
|
1932
|
+
ipv6AccessLists?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateIpv6AccessList>[]>;
|
|
1933
|
+
/**
|
|
1934
|
+
* Assign IPv6 address
|
|
1935
|
+
*/
|
|
1936
|
+
ipv6Address?: pulumi.Input<string>;
|
|
1937
|
+
/**
|
|
1938
|
+
* Variable name
|
|
1939
|
+
*/
|
|
1940
|
+
ipv6AddressVariable?: pulumi.Input<string>;
|
|
1941
|
+
/**
|
|
1942
|
+
* DHCPv6 Helper
|
|
1943
|
+
*/
|
|
1944
|
+
ipv6DhcpHelpers?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateIpv6DhcpHelper>[]>;
|
|
1945
|
+
/**
|
|
1946
|
+
* NAT64 on this interface - Default value: `false`
|
|
1947
|
+
*/
|
|
1948
|
+
ipv6Nat?: pulumi.Input<boolean>;
|
|
1949
|
+
/**
|
|
1950
|
+
* Variable name
|
|
1951
|
+
*/
|
|
1952
|
+
ipv6NatVariable?: pulumi.Input<string>;
|
|
1953
|
+
/**
|
|
1954
|
+
* Assign secondary IPv6 addresses
|
|
1955
|
+
*/
|
|
1956
|
+
ipv6SecondaryAddresses?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateIpv6SecondaryAddress>[]>;
|
|
1957
|
+
/**
|
|
1958
|
+
* Enable VRRP
|
|
1959
|
+
*/
|
|
1960
|
+
ipv6Vrrps?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateIpv6Vrrp>[]>;
|
|
1961
|
+
/**
|
|
1962
|
+
* Interval for interface load calculation - Range: `30`-`600` - Default value: `30`
|
|
1963
|
+
*/
|
|
1964
|
+
loadInterval?: pulumi.Input<number>;
|
|
1965
|
+
/**
|
|
1966
|
+
* Variable name
|
|
1967
|
+
*/
|
|
1968
|
+
loadIntervalVariable?: pulumi.Input<string>;
|
|
1969
|
+
/**
|
|
1970
|
+
* Set MAC-layer address
|
|
1971
|
+
*/
|
|
1972
|
+
macAddress?: pulumi.Input<string>;
|
|
1973
|
+
/**
|
|
1974
|
+
* Variable name
|
|
1975
|
+
*/
|
|
1976
|
+
macAddressVariable?: pulumi.Input<string>;
|
|
1977
|
+
/**
|
|
1978
|
+
* Media type - Choices: `auto-select`, `rj45`, `sfp`
|
|
1979
|
+
*/
|
|
1980
|
+
mediaType?: pulumi.Input<string>;
|
|
1981
|
+
/**
|
|
1982
|
+
* Variable name
|
|
1983
|
+
*/
|
|
1984
|
+
mediaTypeVariable?: pulumi.Input<string>;
|
|
1985
|
+
/**
|
|
1986
|
+
* The name of the feature template
|
|
1987
|
+
*/
|
|
1988
|
+
name?: pulumi.Input<string>;
|
|
1989
|
+
/**
|
|
1990
|
+
* Network Address Translation on this interface - Default value: `false`
|
|
1991
|
+
*/
|
|
1992
|
+
nat?: pulumi.Input<boolean>;
|
|
1993
|
+
/**
|
|
1994
|
+
* NAT64 on this interface - Default value: `false`
|
|
1995
|
+
*/
|
|
1996
|
+
nat64Interface?: pulumi.Input<boolean>;
|
|
1997
|
+
/**
|
|
1998
|
+
* NAT66 on this interface - Default value: `false`
|
|
1999
|
+
*/
|
|
2000
|
+
nat66Interface?: pulumi.Input<boolean>;
|
|
2001
|
+
/**
|
|
2002
|
+
* Configure NAT Inside Loopback Interface
|
|
2003
|
+
*/
|
|
2004
|
+
natInsideSourceLoopbackInterface?: pulumi.Input<string>;
|
|
2005
|
+
/**
|
|
2006
|
+
* Variable name
|
|
2007
|
+
*/
|
|
2008
|
+
natInsideSourceLoopbackInterfaceVariable?: pulumi.Input<string>;
|
|
2009
|
+
/**
|
|
2010
|
+
* Enable port translation(PAT) - Default value: `true`
|
|
2011
|
+
*/
|
|
2012
|
+
natOverload?: pulumi.Input<boolean>;
|
|
2013
|
+
/**
|
|
2014
|
+
* Variable name
|
|
2015
|
+
*/
|
|
2016
|
+
natOverloadVariable?: pulumi.Input<string>;
|
|
2017
|
+
/**
|
|
2018
|
+
* Ending IP address of NAT Pool Prefix Length
|
|
2019
|
+
*/
|
|
2020
|
+
natPoolPrefixLength?: pulumi.Input<number>;
|
|
2021
|
+
/**
|
|
2022
|
+
* Variable name
|
|
2023
|
+
*/
|
|
2024
|
+
natPoolPrefixLengthVariable?: pulumi.Input<string>;
|
|
2025
|
+
/**
|
|
2026
|
+
* Ending IP address of NAT pool range
|
|
2027
|
+
*/
|
|
2028
|
+
natPoolRangeEnd?: pulumi.Input<string>;
|
|
2029
|
+
/**
|
|
2030
|
+
* Variable name
|
|
2031
|
+
*/
|
|
2032
|
+
natPoolRangeEndVariable?: pulumi.Input<string>;
|
|
2033
|
+
/**
|
|
2034
|
+
* Starting IP address of NAT pool range
|
|
2035
|
+
*/
|
|
2036
|
+
natPoolRangeStart?: pulumi.Input<string>;
|
|
2037
|
+
/**
|
|
2038
|
+
* Variable name
|
|
2039
|
+
*/
|
|
2040
|
+
natPoolRangeStartVariable?: pulumi.Input<string>;
|
|
2041
|
+
/**
|
|
2042
|
+
* NAT type - Choices: `interface`, `pool`, `loopback` - Default value: `interface`
|
|
2043
|
+
*/
|
|
2044
|
+
natType?: pulumi.Input<string>;
|
|
2045
|
+
/**
|
|
2046
|
+
* Variable name
|
|
2047
|
+
*/
|
|
2048
|
+
natTypeVariable?: pulumi.Input<string>;
|
|
2049
|
+
/**
|
|
2050
|
+
* Configure interface as Power-over-Ethernet source - Default value: `false`
|
|
2051
|
+
*/
|
|
2052
|
+
poe?: pulumi.Input<boolean>;
|
|
2053
|
+
/**
|
|
2054
|
+
* Variable name
|
|
2055
|
+
*/
|
|
2056
|
+
poeVariable?: pulumi.Input<string>;
|
|
2057
|
+
/**
|
|
2058
|
+
* Enable/Disable CTS SGT propagation on an interface. - Default value: `true`
|
|
2059
|
+
*/
|
|
2060
|
+
propagateSgt?: pulumi.Input<boolean>;
|
|
2061
|
+
/**
|
|
2062
|
+
* Adaptive QoS default downstream bandwidth - Range: `8`-`100000000`
|
|
2063
|
+
*/
|
|
2064
|
+
qosAdaptiveBandwidthDownstream?: pulumi.Input<number>;
|
|
2065
|
+
/**
|
|
2066
|
+
* Variable name
|
|
2067
|
+
*/
|
|
2068
|
+
qosAdaptiveBandwidthDownstreamVariable?: pulumi.Input<string>;
|
|
2069
|
+
/**
|
|
2070
|
+
* Adaptive QoS default upstream bandwidth - Range: `8`-`100000000`
|
|
2071
|
+
*/
|
|
2072
|
+
qosAdaptiveBandwidthUpstream?: pulumi.Input<number>;
|
|
2073
|
+
/**
|
|
2074
|
+
* Variable name
|
|
2075
|
+
*/
|
|
2076
|
+
qosAdaptiveBandwidthUpstreamVariable?: pulumi.Input<string>;
|
|
2077
|
+
/**
|
|
2078
|
+
* Downstream max bandwidth limit - Range: `8`-`100000000`
|
|
2079
|
+
*/
|
|
2080
|
+
qosAdaptiveMaxDownstream?: pulumi.Input<number>;
|
|
2081
|
+
/**
|
|
2082
|
+
* Variable name
|
|
2083
|
+
*/
|
|
2084
|
+
qosAdaptiveMaxDownstreamVariable?: pulumi.Input<string>;
|
|
2085
|
+
/**
|
|
2086
|
+
* Upstream max bandwidth limit - Range: `8`-`100000000`
|
|
2087
|
+
*/
|
|
2088
|
+
qosAdaptiveMaxUpstream?: pulumi.Input<number>;
|
|
2089
|
+
/**
|
|
2090
|
+
* Variable name
|
|
2091
|
+
*/
|
|
2092
|
+
qosAdaptiveMaxUpstreamVariable?: pulumi.Input<string>;
|
|
2093
|
+
/**
|
|
2094
|
+
* Downstream min bandwidth limit - Range: `8`-`100000000`
|
|
2095
|
+
*/
|
|
2096
|
+
qosAdaptiveMinDownstream?: pulumi.Input<number>;
|
|
2097
|
+
/**
|
|
2098
|
+
* Variable name
|
|
2099
|
+
*/
|
|
2100
|
+
qosAdaptiveMinDownstreamVariable?: pulumi.Input<string>;
|
|
2101
|
+
/**
|
|
2102
|
+
* Upstream min bandwidth limit - Range: `8`-`100000000`
|
|
2103
|
+
*/
|
|
2104
|
+
qosAdaptiveMinUpstream?: pulumi.Input<number>;
|
|
2105
|
+
/**
|
|
2106
|
+
* Variable name
|
|
2107
|
+
*/
|
|
2108
|
+
qosAdaptiveMinUpstreamVariable?: pulumi.Input<string>;
|
|
2109
|
+
/**
|
|
2110
|
+
* Periodic timer for adaptive QoS in minutes - Range: `1`-`720` - Default value: `15`
|
|
2111
|
+
*/
|
|
2112
|
+
qosAdaptivePeriod?: pulumi.Input<number>;
|
|
2113
|
+
/**
|
|
2114
|
+
* Variable name
|
|
2115
|
+
*/
|
|
2116
|
+
qosAdaptivePeriodVariable?: pulumi.Input<string>;
|
|
2117
|
+
/**
|
|
2118
|
+
* Name of QoS map
|
|
2119
|
+
*/
|
|
2120
|
+
qosMap?: pulumi.Input<string>;
|
|
2121
|
+
/**
|
|
2122
|
+
* Variable name
|
|
2123
|
+
*/
|
|
2124
|
+
qosMapVariable?: pulumi.Input<string>;
|
|
2125
|
+
/**
|
|
2126
|
+
* Name of VPN QoS map
|
|
2127
|
+
*/
|
|
2128
|
+
qosMapVpn?: pulumi.Input<string>;
|
|
2129
|
+
/**
|
|
2130
|
+
* Variable name
|
|
2131
|
+
*/
|
|
2132
|
+
qosMapVpnVariable?: pulumi.Input<string>;
|
|
2133
|
+
/**
|
|
2134
|
+
* Name of rewrite rule
|
|
2135
|
+
*/
|
|
2136
|
+
rewriteRuleName?: pulumi.Input<string>;
|
|
2137
|
+
/**
|
|
2138
|
+
* Variable name
|
|
2139
|
+
*/
|
|
2140
|
+
rewriteRuleNameVariable?: pulumi.Input<string>;
|
|
2141
|
+
/**
|
|
2142
|
+
* Enable secondary region - Choices: `off`, `secondary-only`, `secondary-shared` - Default value: `off`
|
|
2143
|
+
*/
|
|
2144
|
+
secondaryRegion?: pulumi.Input<string>;
|
|
2145
|
+
/**
|
|
2146
|
+
* Variable name
|
|
2147
|
+
*/
|
|
2148
|
+
secondaryRegionVariable?: pulumi.Input<string>;
|
|
2149
|
+
/**
|
|
2150
|
+
* Enables the interface for CTS SGT authorization and forwarding. - Default value: `false`
|
|
2151
|
+
*/
|
|
2152
|
+
sgtEnforcement?: pulumi.Input<boolean>;
|
|
2153
|
+
/**
|
|
2154
|
+
* SGT value between 2 and 65519. - Range: `2`-`65519`
|
|
2155
|
+
*/
|
|
2156
|
+
sgtEnforcementSgt?: pulumi.Input<number>;
|
|
2157
|
+
/**
|
|
2158
|
+
* Variable name
|
|
2159
|
+
*/
|
|
2160
|
+
sgtEnforcementSgtVariable?: pulumi.Input<string>;
|
|
2161
|
+
/**
|
|
2162
|
+
* 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps - Range: `8`-`100000000`
|
|
2163
|
+
*/
|
|
2164
|
+
shapingRate?: pulumi.Input<number>;
|
|
2165
|
+
/**
|
|
2166
|
+
* Variable name
|
|
2167
|
+
*/
|
|
2168
|
+
shapingRateVariable?: pulumi.Input<string>;
|
|
2169
|
+
/**
|
|
2170
|
+
* Administrative state - Default value: `true`
|
|
2171
|
+
*/
|
|
2172
|
+
shutdown?: pulumi.Input<boolean>;
|
|
2173
|
+
/**
|
|
2174
|
+
* Variable name
|
|
2175
|
+
*/
|
|
2176
|
+
shutdownVariable?: pulumi.Input<string>;
|
|
2177
|
+
/**
|
|
2178
|
+
* Set interface speed - Choices: `10`, `100`, `1000`, `2500`, `10000`
|
|
2179
|
+
*/
|
|
2180
|
+
speed?: pulumi.Input<string>;
|
|
2181
|
+
/**
|
|
2182
|
+
* Variable name
|
|
2183
|
+
*/
|
|
2184
|
+
speedVariable?: pulumi.Input<string>;
|
|
2185
|
+
/**
|
|
2186
|
+
* Configure static ARP entries
|
|
2187
|
+
*/
|
|
2188
|
+
staticArps?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateStaticArp>[]>;
|
|
2189
|
+
/**
|
|
2190
|
+
* static NAT
|
|
2191
|
+
*/
|
|
2192
|
+
staticNat66Entries?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateStaticNat66Entry>[]>;
|
|
2193
|
+
/**
|
|
2194
|
+
* Configure static NAT entries
|
|
2195
|
+
*/
|
|
2196
|
+
staticNatEntries?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateStaticNatEntry>[]>;
|
|
2197
|
+
/**
|
|
2198
|
+
* Configure Port Forward entries
|
|
2199
|
+
*/
|
|
2200
|
+
staticPortForwardEntries?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateStaticPortForwardEntry>[]>;
|
|
2201
|
+
/**
|
|
2202
|
+
* SGT value between 2 and 65519. - Range: `2`-`65519`
|
|
2203
|
+
*/
|
|
2204
|
+
staticSgt?: pulumi.Input<number>;
|
|
2205
|
+
/**
|
|
2206
|
+
* Indicates that the interface is trustworthy for CTS. - Default value: `false`
|
|
2207
|
+
*/
|
|
2208
|
+
staticSgtTrusted?: pulumi.Input<boolean>;
|
|
2209
|
+
/**
|
|
2210
|
+
* Variable name
|
|
2211
|
+
*/
|
|
2212
|
+
staticSgtVariable?: pulumi.Input<string>;
|
|
2213
|
+
/**
|
|
2214
|
+
* TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
|
|
2215
|
+
*/
|
|
2216
|
+
tcpMssAdjust?: pulumi.Input<number>;
|
|
2217
|
+
/**
|
|
2218
|
+
* Variable name
|
|
2219
|
+
*/
|
|
2220
|
+
tcpMssAdjustVariable?: pulumi.Input<string>;
|
|
2221
|
+
/**
|
|
2222
|
+
* Set NAT TCP session timeout, in minutes - Range: `1`-`8947` - Default value: `60`
|
|
2223
|
+
*/
|
|
2224
|
+
tcpTimeout?: pulumi.Input<number>;
|
|
2225
|
+
/**
|
|
2226
|
+
* Variable name
|
|
2227
|
+
*/
|
|
2228
|
+
tcpTimeoutVariable?: pulumi.Input<string>;
|
|
2229
|
+
/**
|
|
2230
|
+
* Extends a local TLOC to a remote node only for vpn 0
|
|
2231
|
+
*/
|
|
2232
|
+
tlocExtension?: pulumi.Input<string>;
|
|
2233
|
+
/**
|
|
2234
|
+
* Variable name
|
|
2235
|
+
*/
|
|
2236
|
+
tlocExtensionVariable?: pulumi.Input<string>;
|
|
2237
|
+
/**
|
|
2238
|
+
* Variable name
|
|
2239
|
+
*/
|
|
2240
|
+
trackerVariable?: pulumi.Input<string>;
|
|
2241
|
+
/**
|
|
2242
|
+
* Enable tracker for this interface
|
|
2243
|
+
*/
|
|
2244
|
+
trackers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
2245
|
+
/**
|
|
2246
|
+
* Tunnels Bandwidth Percent - Range: `1`-`99` - Default value: `50`
|
|
2247
|
+
*/
|
|
2248
|
+
tunnelBandwidth?: pulumi.Input<number>;
|
|
2249
|
+
/**
|
|
2250
|
+
* Variable name
|
|
2251
|
+
*/
|
|
2252
|
+
tunnelBandwidthVariable?: pulumi.Input<string>;
|
|
2253
|
+
/**
|
|
2254
|
+
* Allow all traffic. Overrides all other allow-service options if allow-service all is set - Default value: `false`
|
|
2255
|
+
*/
|
|
2256
|
+
tunnelInterfaceAllowAll?: pulumi.Input<boolean>;
|
|
2257
|
+
/**
|
|
2258
|
+
* Variable name
|
|
2259
|
+
*/
|
|
2260
|
+
tunnelInterfaceAllowAllVariable?: pulumi.Input<string>;
|
|
2261
|
+
/**
|
|
2262
|
+
* Allow/deny BGP - Default value: `false`
|
|
2263
|
+
*/
|
|
2264
|
+
tunnelInterfaceAllowBgp?: pulumi.Input<boolean>;
|
|
2265
|
+
/**
|
|
2266
|
+
* Variable name
|
|
2267
|
+
*/
|
|
2268
|
+
tunnelInterfaceAllowBgpVariable?: pulumi.Input<string>;
|
|
2269
|
+
/**
|
|
2270
|
+
* Allow/Deny DHCP - Default value: `true`
|
|
2271
|
+
*/
|
|
2272
|
+
tunnelInterfaceAllowDhcp?: pulumi.Input<boolean>;
|
|
2273
|
+
/**
|
|
2274
|
+
* Variable name
|
|
2275
|
+
*/
|
|
2276
|
+
tunnelInterfaceAllowDhcpVariable?: pulumi.Input<string>;
|
|
2277
|
+
/**
|
|
2278
|
+
* Allow/Deny DNS - Default value: `true`
|
|
2279
|
+
*/
|
|
2280
|
+
tunnelInterfaceAllowDns?: pulumi.Input<boolean>;
|
|
2281
|
+
/**
|
|
2282
|
+
* Variable name
|
|
2283
|
+
*/
|
|
2284
|
+
tunnelInterfaceAllowDnsVariable?: pulumi.Input<string>;
|
|
2285
|
+
/**
|
|
2286
|
+
* Allow/Deny Https - Default value: `true`
|
|
2287
|
+
*/
|
|
2288
|
+
tunnelInterfaceAllowHttps?: pulumi.Input<boolean>;
|
|
2289
|
+
/**
|
|
2290
|
+
* Variable name
|
|
2291
|
+
*/
|
|
2292
|
+
tunnelInterfaceAllowHttpsVariable?: pulumi.Input<string>;
|
|
2293
|
+
/**
|
|
2294
|
+
* Allow/Deny ICMP - Default value: `true`
|
|
2295
|
+
*/
|
|
2296
|
+
tunnelInterfaceAllowIcmp?: pulumi.Input<boolean>;
|
|
2297
|
+
/**
|
|
2298
|
+
* Variable name
|
|
2299
|
+
*/
|
|
2300
|
+
tunnelInterfaceAllowIcmpVariable?: pulumi.Input<string>;
|
|
2301
|
+
/**
|
|
2302
|
+
* Allow/Deny NETCONF - Default value: `false`
|
|
2303
|
+
*/
|
|
2304
|
+
tunnelInterfaceAllowNetconf?: pulumi.Input<boolean>;
|
|
2305
|
+
/**
|
|
2306
|
+
* Variable name
|
|
2307
|
+
*/
|
|
2308
|
+
tunnelInterfaceAllowNetconfVariable?: pulumi.Input<string>;
|
|
2309
|
+
/**
|
|
2310
|
+
* Allow/Deny NTP - Default value: `false`
|
|
2311
|
+
*/
|
|
2312
|
+
tunnelInterfaceAllowNtp?: pulumi.Input<boolean>;
|
|
2313
|
+
/**
|
|
2314
|
+
* Variable name
|
|
2315
|
+
*/
|
|
2316
|
+
tunnelInterfaceAllowNtpVariable?: pulumi.Input<string>;
|
|
2317
|
+
/**
|
|
2318
|
+
* Allow/Deny OSPF - Default value: `false`
|
|
2319
|
+
*/
|
|
2320
|
+
tunnelInterfaceAllowOspf?: pulumi.Input<boolean>;
|
|
2321
|
+
/**
|
|
2322
|
+
* Variable name
|
|
2323
|
+
*/
|
|
2324
|
+
tunnelInterfaceAllowOspfVariable?: pulumi.Input<string>;
|
|
2325
|
+
/**
|
|
2326
|
+
* Allow/Deny SNMP - Default value: `false`
|
|
2327
|
+
*/
|
|
2328
|
+
tunnelInterfaceAllowSnmp?: pulumi.Input<boolean>;
|
|
2329
|
+
/**
|
|
2330
|
+
* Variable name
|
|
2331
|
+
*/
|
|
2332
|
+
tunnelInterfaceAllowSnmpVariable?: pulumi.Input<string>;
|
|
2333
|
+
/**
|
|
2334
|
+
* Allow/Deny SSH - Default value: `false`
|
|
2335
|
+
*/
|
|
2336
|
+
tunnelInterfaceAllowSsh?: pulumi.Input<boolean>;
|
|
2337
|
+
/**
|
|
2338
|
+
* Variable name
|
|
2339
|
+
*/
|
|
2340
|
+
tunnelInterfaceAllowSshVariable?: pulumi.Input<string>;
|
|
2341
|
+
/**
|
|
2342
|
+
* Allow/Deny STUN - Default value: `false`
|
|
2343
|
+
*/
|
|
2344
|
+
tunnelInterfaceAllowStun?: pulumi.Input<boolean>;
|
|
2345
|
+
/**
|
|
2346
|
+
* Variable name
|
|
2347
|
+
*/
|
|
2348
|
+
tunnelInterfaceAllowStunVariable?: pulumi.Input<string>;
|
|
2349
|
+
/**
|
|
2350
|
+
* Bind loopback tunnel interface to a physical interface
|
|
2351
|
+
*/
|
|
2352
|
+
tunnelInterfaceBindLoopbackTunnel?: pulumi.Input<string>;
|
|
2353
|
+
/**
|
|
2354
|
+
* Variable name
|
|
2355
|
+
*/
|
|
2356
|
+
tunnelInterfaceBindLoopbackTunnelVariable?: pulumi.Input<string>;
|
|
2357
|
+
/**
|
|
2358
|
+
* Set TLOC as border TLOC - Default value: `false`
|
|
2359
|
+
*/
|
|
2360
|
+
tunnelInterfaceBorder?: pulumi.Input<boolean>;
|
|
2361
|
+
/**
|
|
2362
|
+
* Variable name
|
|
2363
|
+
*/
|
|
2364
|
+
tunnelInterfaceBorderVariable?: pulumi.Input<string>;
|
|
2365
|
+
/**
|
|
2366
|
+
* Set carrier for TLOC - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`,
|
|
2367
|
+
* `carrier7`, `carrier8` - Default value: `default`
|
|
2368
|
+
*/
|
|
2369
|
+
tunnelInterfaceCarrier?: pulumi.Input<string>;
|
|
2370
|
+
/**
|
|
2371
|
+
* Variable name
|
|
2372
|
+
*/
|
|
2373
|
+
tunnelInterfaceCarrierVariable?: pulumi.Input<string>;
|
|
2374
|
+
/**
|
|
2375
|
+
* Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
|
|
2376
|
+
*/
|
|
2377
|
+
tunnelInterfaceClearDontFragment?: pulumi.Input<boolean>;
|
|
2378
|
+
/**
|
|
2379
|
+
* Variable name
|
|
2380
|
+
*/
|
|
2381
|
+
tunnelInterfaceClearDontFragmentVariable?: pulumi.Input<string>;
|
|
2382
|
+
/**
|
|
2383
|
+
* Set color for TLOC - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`,
|
|
2384
|
+
* `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`,
|
|
2385
|
+
* `private4`, `private5`, `private6` - Default value: `default`
|
|
2386
|
+
*/
|
|
2387
|
+
tunnelInterfaceColor?: pulumi.Input<string>;
|
|
2388
|
+
/**
|
|
2389
|
+
* Restrict this TLOC behavior - Default value: `false`
|
|
2390
|
+
*/
|
|
2391
|
+
tunnelInterfaceColorRestrict?: pulumi.Input<boolean>;
|
|
2392
|
+
/**
|
|
2393
|
+
* Variable name
|
|
2394
|
+
*/
|
|
2395
|
+
tunnelInterfaceColorRestrictVariable?: pulumi.Input<string>;
|
|
2396
|
+
/**
|
|
2397
|
+
* Variable name
|
|
2398
|
+
*/
|
|
2399
|
+
tunnelInterfaceColorVariable?: pulumi.Input<string>;
|
|
2400
|
+
/**
|
|
2401
|
+
* Allow Control Connection - Default value: `true`
|
|
2402
|
+
*/
|
|
2403
|
+
tunnelInterfaceControlConnections?: pulumi.Input<boolean>;
|
|
2404
|
+
/**
|
|
2405
|
+
* Variable name
|
|
2406
|
+
*/
|
|
2407
|
+
tunnelInterfaceControlConnectionsVariable?: pulumi.Input<string>;
|
|
2408
|
+
/**
|
|
2409
|
+
* Encapsulation for TLOC
|
|
2410
|
+
*/
|
|
2411
|
+
tunnelInterfaceEncapsulations?: pulumi.Input<pulumi.Input<inputs.CiscoVpnInterfaceFeatureTemplateTunnelInterfaceEncapsulation>[]>;
|
|
2412
|
+
/**
|
|
2413
|
+
* Variable name
|
|
2414
|
+
*/
|
|
2415
|
+
tunnelInterfaceExcludeControllerGroupListVariable?: pulumi.Input<string>;
|
|
2416
|
+
/**
|
|
2417
|
+
* Exclude the following controller groups defined in this list
|
|
2418
|
+
*/
|
|
2419
|
+
tunnelInterfaceExcludeControllerGroupLists?: pulumi.Input<pulumi.Input<number>[]>;
|
|
2420
|
+
/**
|
|
2421
|
+
* Extend the TLOC to a remote node over GRE tunnel
|
|
2422
|
+
*/
|
|
2423
|
+
tunnelInterfaceGreTunnelDestinationIp?: pulumi.Input<string>;
|
|
2424
|
+
/**
|
|
2425
|
+
* Variable name
|
|
2426
|
+
*/
|
|
2427
|
+
tunnelInterfaceGreTunnelDestinationIpVariable?: pulumi.Input<string>;
|
|
2428
|
+
/**
|
|
2429
|
+
* List of groups
|
|
2430
|
+
*/
|
|
2431
|
+
tunnelInterfaceGroups?: pulumi.Input<pulumi.Input<number>[]>;
|
|
2432
|
+
/**
|
|
2433
|
+
* Variable name
|
|
2434
|
+
*/
|
|
2435
|
+
tunnelInterfaceGroupsVariable?: pulumi.Input<string>;
|
|
2436
|
+
/**
|
|
2437
|
+
* Set time period of control hello packets <100..600000> milli seconds - Range: `100`-`600000` - Default value: `1000`
|
|
2438
|
+
*/
|
|
2439
|
+
tunnelInterfaceHelloInterval?: pulumi.Input<number>;
|
|
2440
|
+
/**
|
|
2441
|
+
* Variable name
|
|
2442
|
+
*/
|
|
2443
|
+
tunnelInterfaceHelloIntervalVariable?: pulumi.Input<string>;
|
|
2444
|
+
/**
|
|
2445
|
+
* Set tolerance of control hello packets <12..6000> seconds - Range: `12`-`6000` - Default value: `12`
|
|
2446
|
+
*/
|
|
2447
|
+
tunnelInterfaceHelloTolerance?: pulumi.Input<number>;
|
|
2448
|
+
/**
|
|
2449
|
+
* Variable name
|
|
2450
|
+
*/
|
|
2451
|
+
tunnelInterfaceHelloToleranceVariable?: pulumi.Input<string>;
|
|
2452
|
+
/**
|
|
2453
|
+
* Set TLOC as last resort - Default value: `false`
|
|
2454
|
+
*/
|
|
2455
|
+
tunnelInterfaceLastResortCircuit?: pulumi.Input<boolean>;
|
|
2456
|
+
/**
|
|
2457
|
+
* Variable name
|
|
2458
|
+
*/
|
|
2459
|
+
tunnelInterfaceLastResortCircuitVariable?: pulumi.Input<string>;
|
|
2460
|
+
/**
|
|
2461
|
+
* Set the interface as a low-bandwidth circuit - Default value: `false`
|
|
2462
|
+
*/
|
|
2463
|
+
tunnelInterfaceLowBandwidthLink?: pulumi.Input<boolean>;
|
|
2464
|
+
/**
|
|
2465
|
+
* Variable name
|
|
2466
|
+
*/
|
|
2467
|
+
tunnelInterfaceLowBandwidthLinkVariable?: pulumi.Input<string>;
|
|
2468
|
+
/**
|
|
2469
|
+
* Set the maximum number of control connections for this TLOC - Range: `0`-`100`
|
|
2470
|
+
*/
|
|
2471
|
+
tunnelInterfaceMaxControlConnections?: pulumi.Input<number>;
|
|
2472
|
+
/**
|
|
2473
|
+
* Variable name
|
|
2474
|
+
*/
|
|
2475
|
+
tunnelInterfaceMaxControlConnectionsVariable?: pulumi.Input<string>;
|
|
2476
|
+
/**
|
|
2477
|
+
* Set time period of nat refresh packets <1...60> seconds - Range: `1`-`60` - Default value: `5`
|
|
2478
|
+
*/
|
|
2479
|
+
tunnelInterfaceNatRefreshInterval?: pulumi.Input<number>;
|
|
2480
|
+
/**
|
|
2481
|
+
* Variable name
|
|
2482
|
+
*/
|
|
2483
|
+
tunnelInterfaceNatRefreshIntervalVariable?: pulumi.Input<string>;
|
|
2484
|
+
/**
|
|
2485
|
+
* Accept and respond to network-prefix-directed broadcasts) - Default value: `false`
|
|
2486
|
+
*/
|
|
2487
|
+
tunnelInterfaceNetworkBroadcast?: pulumi.Input<boolean>;
|
|
2488
|
+
/**
|
|
2489
|
+
* Variable name
|
|
2490
|
+
*/
|
|
2491
|
+
tunnelInterfaceNetworkBroadcastVariable?: pulumi.Input<string>;
|
|
2492
|
+
/**
|
|
2493
|
+
* Disallow port hopping on the tunnel interface - Default value: `true`
|
|
2494
|
+
*/
|
|
2495
|
+
tunnelInterfacePortHop?: pulumi.Input<boolean>;
|
|
2496
|
+
/**
|
|
2497
|
+
* Variable name
|
|
2498
|
+
*/
|
|
2499
|
+
tunnelInterfacePortHopVariable?: pulumi.Input<string>;
|
|
2500
|
+
/**
|
|
2501
|
+
* CTS SGT Propagation configuration - Default value: `false`
|
|
2502
|
+
*/
|
|
2503
|
+
tunnelInterfacePropagateSgt?: pulumi.Input<boolean>;
|
|
2504
|
+
/**
|
|
2505
|
+
* Variable name
|
|
2506
|
+
*/
|
|
2507
|
+
tunnelInterfacePropagateSgtVariable?: pulumi.Input<string>;
|
|
2508
|
+
/**
|
|
2509
|
+
* Tunnel TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
|
|
2510
|
+
*/
|
|
2511
|
+
tunnelInterfaceTunnelTcpMss?: pulumi.Input<number>;
|
|
2512
|
+
/**
|
|
2513
|
+
* Variable name
|
|
2514
|
+
*/
|
|
2515
|
+
tunnelInterfaceTunnelTcpMssVariable?: pulumi.Input<string>;
|
|
2516
|
+
/**
|
|
2517
|
+
* Put this wan interface in STUN mode only - Default value: `false`
|
|
2518
|
+
*/
|
|
2519
|
+
tunnelInterfaceVbondAsStunServer?: pulumi.Input<boolean>;
|
|
2520
|
+
/**
|
|
2521
|
+
* Variable name
|
|
2522
|
+
*/
|
|
2523
|
+
tunnelInterfaceVbondAsStunServerVariable?: pulumi.Input<string>;
|
|
2524
|
+
/**
|
|
2525
|
+
* Set interface preference for control connection to vManage <0..8> - Range: `0`-`8` - Default value: `5`
|
|
2526
|
+
*/
|
|
2527
|
+
tunnelInterfaceVmanageConnectionPreference?: pulumi.Input<number>;
|
|
2528
|
+
/**
|
|
2529
|
+
* Variable name
|
|
2530
|
+
*/
|
|
2531
|
+
tunnelInterfaceVmanageConnectionPreferenceVariable?: pulumi.Input<string>;
|
|
2532
|
+
/**
|
|
2533
|
+
* Set tunnel QoS mode - Choices: `hub`, `spoke`
|
|
2534
|
+
*/
|
|
2535
|
+
tunnelQosMode?: pulumi.Input<string>;
|
|
2536
|
+
/**
|
|
2537
|
+
* Variable name
|
|
2538
|
+
*/
|
|
2539
|
+
tunnelQosModeVariable?: pulumi.Input<string>;
|
|
2540
|
+
/**
|
|
2541
|
+
* Set NAT UDP session timeout, in minutes - Range: `1`-`8947` - Default value: `1`
|
|
2542
|
+
*/
|
|
2543
|
+
udpTimeout?: pulumi.Input<number>;
|
|
2544
|
+
/**
|
|
2545
|
+
* Variable name
|
|
2546
|
+
*/
|
|
2547
|
+
udpTimeoutVariable?: pulumi.Input<string>;
|
|
2548
|
+
}
|