@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,1525 @@
|
|
|
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 VPN Interface T1 E1 Serial feature template.
|
|
6
|
+
* - Minimum SD-WAN Manager version: `15.0.0`
|
|
7
|
+
*
|
|
8
|
+
* ## Import
|
|
9
|
+
*
|
|
10
|
+
* ```sh
|
|
11
|
+
* $ pulumi import sdwan:index/vpnInterfaceT1E1SerialFeatureTemplate:VpnInterfaceT1E1SerialFeatureTemplate example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
12
|
+
* ```
|
|
13
|
+
*/
|
|
14
|
+
export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.CustomResource {
|
|
15
|
+
/**
|
|
16
|
+
* Get an existing VpnInterfaceT1E1SerialFeatureTemplate 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?: VpnInterfaceT1E1SerialFeatureTemplateState, opts?: pulumi.CustomResourceOptions): VpnInterfaceT1E1SerialFeatureTemplate;
|
|
25
|
+
/**
|
|
26
|
+
* Returns true if the given object is an instance of VpnInterfaceT1E1SerialFeatureTemplate. 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 VpnInterfaceT1E1SerialFeatureTemplate;
|
|
30
|
+
/**
|
|
31
|
+
* Link autonegotiation - Default value: `true`
|
|
32
|
+
*/
|
|
33
|
+
readonly autonegotiate: pulumi.Output<boolean | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* Variable name
|
|
36
|
+
*/
|
|
37
|
+
readonly autonegotiateVariable: pulumi.Output<string | undefined>;
|
|
38
|
+
/**
|
|
39
|
+
* Clear don't fragment bit - Default value: `false`
|
|
40
|
+
*/
|
|
41
|
+
readonly clearDontFragmentBit: pulumi.Output<boolean | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* Variable name
|
|
44
|
+
*/
|
|
45
|
+
readonly clearDontFragmentBitVariable: pulumi.Output<string | undefined>;
|
|
46
|
+
/**
|
|
47
|
+
* Set preference for interface Clock speed - Choices: `1200`, `2400`, `3600`, `4800`, `9600`, `14400`, `19200`, `28800`,
|
|
48
|
+
* `32000`, `38400`, `48000`, `56000`, `57600`, `64000`, `72000`, `115200`, `125000`, `148000`, `192000`, `250000`,
|
|
49
|
+
* `256000`, `384000`, `500000`, `512000`, `768000`, `800000`, `1000000`, `2000000`, `4000000`, `5300000`, `8000000`
|
|
50
|
+
*/
|
|
51
|
+
readonly clockRate: pulumi.Output<string | undefined>;
|
|
52
|
+
/**
|
|
53
|
+
* Variable name
|
|
54
|
+
*/
|
|
55
|
+
readonly clockRateVariable: pulumi.Output<string | undefined>;
|
|
56
|
+
/**
|
|
57
|
+
* Enable core region - Choices: `core`, `core-shared` - Default value: `core`
|
|
58
|
+
*/
|
|
59
|
+
readonly coreRegion: pulumi.Output<string | undefined>;
|
|
60
|
+
/**
|
|
61
|
+
* Variable name
|
|
62
|
+
*/
|
|
63
|
+
readonly coreRegionVariable: pulumi.Output<string | undefined>;
|
|
64
|
+
/**
|
|
65
|
+
* The description of the feature template
|
|
66
|
+
*/
|
|
67
|
+
readonly description: pulumi.Output<string>;
|
|
68
|
+
/**
|
|
69
|
+
* List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
|
|
70
|
+
* `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
|
|
71
|
+
* `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
|
|
72
|
+
*/
|
|
73
|
+
readonly deviceTypes: pulumi.Output<string[]>;
|
|
74
|
+
/**
|
|
75
|
+
* Enable core region - Default value: `false`
|
|
76
|
+
*/
|
|
77
|
+
readonly enableCoreRegion: pulumi.Output<boolean | undefined>;
|
|
78
|
+
/**
|
|
79
|
+
* Variable name
|
|
80
|
+
*/
|
|
81
|
+
readonly enableCoreRegionVariable: pulumi.Output<string | undefined>;
|
|
82
|
+
/**
|
|
83
|
+
* Configure Encapsulation for interface - Choices: `hdlc`, `ppp`, `frame-relay`
|
|
84
|
+
*/
|
|
85
|
+
readonly encapsulation: pulumi.Output<string | undefined>;
|
|
86
|
+
/**
|
|
87
|
+
* Variable name
|
|
88
|
+
*/
|
|
89
|
+
readonly encapsulationVariable: pulumi.Output<string | undefined>;
|
|
90
|
+
/**
|
|
91
|
+
* Interface bandwidth capacity, in kbps - Range: `1`-`128`
|
|
92
|
+
*/
|
|
93
|
+
readonly interfaceBandwidthCapacity: pulumi.Output<number | undefined>;
|
|
94
|
+
/**
|
|
95
|
+
* Variable name
|
|
96
|
+
*/
|
|
97
|
+
readonly interfaceBandwidthCapacityVariable: pulumi.Output<string | undefined>;
|
|
98
|
+
/**
|
|
99
|
+
* Interface description
|
|
100
|
+
*/
|
|
101
|
+
readonly interfaceDescription: pulumi.Output<string | undefined>;
|
|
102
|
+
/**
|
|
103
|
+
* Variable name
|
|
104
|
+
*/
|
|
105
|
+
readonly interfaceDescriptionVariable: pulumi.Output<string | undefined>;
|
|
106
|
+
/**
|
|
107
|
+
* Interface downstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
|
|
108
|
+
*/
|
|
109
|
+
readonly interfaceDownstreamBandwidthCapacity: pulumi.Output<number | undefined>;
|
|
110
|
+
/**
|
|
111
|
+
* Variable name
|
|
112
|
+
*/
|
|
113
|
+
readonly interfaceDownstreamBandwidthCapacityVariable: pulumi.Output<string | undefined>;
|
|
114
|
+
/**
|
|
115
|
+
* Interface MTU <68...2000>, in bytes - Range: `68`-`2000` - Default value: `1500`
|
|
116
|
+
*/
|
|
117
|
+
readonly ipMtu: pulumi.Output<number | undefined>;
|
|
118
|
+
/**
|
|
119
|
+
* Variable name
|
|
120
|
+
*/
|
|
121
|
+
readonly ipMtuVariable: pulumi.Output<string | undefined>;
|
|
122
|
+
/**
|
|
123
|
+
* Apply ACL
|
|
124
|
+
*/
|
|
125
|
+
readonly ipv4AccessLists: pulumi.Output<outputs.VpnInterfaceT1E1SerialFeatureTemplateIpv4AccessList[] | undefined>;
|
|
126
|
+
/**
|
|
127
|
+
* Assign IPv4 address
|
|
128
|
+
*/
|
|
129
|
+
readonly ipv4Address: pulumi.Output<string | undefined>;
|
|
130
|
+
/**
|
|
131
|
+
* Variable name
|
|
132
|
+
*/
|
|
133
|
+
readonly ipv4AddressVariable: pulumi.Output<string | undefined>;
|
|
134
|
+
/**
|
|
135
|
+
* Apply IPv6 access list
|
|
136
|
+
*/
|
|
137
|
+
readonly ipv6AccessLists: pulumi.Output<outputs.VpnInterfaceT1E1SerialFeatureTemplateIpv6AccessList[] | undefined>;
|
|
138
|
+
/**
|
|
139
|
+
* Assign IPv6 address
|
|
140
|
+
*/
|
|
141
|
+
readonly ipv6Address: pulumi.Output<string | undefined>;
|
|
142
|
+
/**
|
|
143
|
+
* Variable name
|
|
144
|
+
*/
|
|
145
|
+
readonly ipv6AddressVariable: pulumi.Output<string | undefined>;
|
|
146
|
+
/**
|
|
147
|
+
* The name of the feature template
|
|
148
|
+
*/
|
|
149
|
+
readonly name: pulumi.Output<string>;
|
|
150
|
+
/**
|
|
151
|
+
* Per-tunnel Qos - Default value: `false`
|
|
152
|
+
*/
|
|
153
|
+
readonly perTunnelQos: pulumi.Output<boolean | undefined>;
|
|
154
|
+
/**
|
|
155
|
+
* Per-tunnel QoS Aggregator - Default value: `false`
|
|
156
|
+
*/
|
|
157
|
+
readonly perTunnelQosAggregator: pulumi.Output<boolean | undefined>;
|
|
158
|
+
/**
|
|
159
|
+
* Variable name
|
|
160
|
+
*/
|
|
161
|
+
readonly perTunnelQosAggregatorVariable: pulumi.Output<string | undefined>;
|
|
162
|
+
/**
|
|
163
|
+
* Variable name
|
|
164
|
+
*/
|
|
165
|
+
readonly perTunnelQosVariable: pulumi.Output<string | undefined>;
|
|
166
|
+
/**
|
|
167
|
+
* Path MTU Discovery - Default value: `false`
|
|
168
|
+
*/
|
|
169
|
+
readonly pmtuDiscovery: pulumi.Output<boolean | undefined>;
|
|
170
|
+
/**
|
|
171
|
+
* Variable name
|
|
172
|
+
*/
|
|
173
|
+
readonly pmtuDiscoveryVariable: pulumi.Output<string | undefined>;
|
|
174
|
+
/**
|
|
175
|
+
* Name of QoS map
|
|
176
|
+
*/
|
|
177
|
+
readonly qosMap: pulumi.Output<string | undefined>;
|
|
178
|
+
/**
|
|
179
|
+
* Variable name
|
|
180
|
+
*/
|
|
181
|
+
readonly qosMapVariable: pulumi.Output<string | undefined>;
|
|
182
|
+
/**
|
|
183
|
+
* Name of VPN QoS map
|
|
184
|
+
*/
|
|
185
|
+
readonly qosMapVpn: pulumi.Output<string | undefined>;
|
|
186
|
+
/**
|
|
187
|
+
* Variable name
|
|
188
|
+
*/
|
|
189
|
+
readonly qosMapVpnVariable: pulumi.Output<string | undefined>;
|
|
190
|
+
/**
|
|
191
|
+
* Enable secondary region - Choices: `off`, `secondary-only`, `secondary-shared` - Default value: `off`
|
|
192
|
+
*/
|
|
193
|
+
readonly secondaryRegion: pulumi.Output<string | undefined>;
|
|
194
|
+
/**
|
|
195
|
+
* Variable name
|
|
196
|
+
*/
|
|
197
|
+
readonly secondaryRegionVariable: pulumi.Output<string | undefined>;
|
|
198
|
+
/**
|
|
199
|
+
* Serial Interface Name - slot/subslot/port:channel-group for T1/E1, slot/subslot/port for NIM-1T
|
|
200
|
+
*/
|
|
201
|
+
readonly serialInterfaceName: pulumi.Output<string | undefined>;
|
|
202
|
+
/**
|
|
203
|
+
* Variable name
|
|
204
|
+
*/
|
|
205
|
+
readonly serialInterfaceNameVariable: pulumi.Output<string | undefined>;
|
|
206
|
+
/**
|
|
207
|
+
* 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps - Range: `8`-`100000000`
|
|
208
|
+
*/
|
|
209
|
+
readonly shapingRate: pulumi.Output<number | undefined>;
|
|
210
|
+
/**
|
|
211
|
+
* Variable name
|
|
212
|
+
*/
|
|
213
|
+
readonly shapingRateVariable: pulumi.Output<string | undefined>;
|
|
214
|
+
/**
|
|
215
|
+
* Administrative state - Default value: `true`
|
|
216
|
+
*/
|
|
217
|
+
readonly shutdown: pulumi.Output<boolean | undefined>;
|
|
218
|
+
/**
|
|
219
|
+
* Variable name
|
|
220
|
+
*/
|
|
221
|
+
readonly shutdownVariable: pulumi.Output<string | undefined>;
|
|
222
|
+
/**
|
|
223
|
+
* Static ingress QoS for the port - Range: `0`-`7`
|
|
224
|
+
*/
|
|
225
|
+
readonly staticIngressQos: pulumi.Output<number | undefined>;
|
|
226
|
+
/**
|
|
227
|
+
* Variable name
|
|
228
|
+
*/
|
|
229
|
+
readonly staticIngressQosVariable: pulumi.Output<string | undefined>;
|
|
230
|
+
/**
|
|
231
|
+
* TCP MSS on SYN packets, in bytes - Range: `552`-`1960`
|
|
232
|
+
*/
|
|
233
|
+
readonly tcpMss: pulumi.Output<number | undefined>;
|
|
234
|
+
/**
|
|
235
|
+
* Variable name
|
|
236
|
+
*/
|
|
237
|
+
readonly tcpMssVariable: pulumi.Output<string | undefined>;
|
|
238
|
+
/**
|
|
239
|
+
* The template type
|
|
240
|
+
*/
|
|
241
|
+
readonly templateType: pulumi.Output<string>;
|
|
242
|
+
/**
|
|
243
|
+
* Extends a local TLOC to a remote node only for vpn 0
|
|
244
|
+
*/
|
|
245
|
+
readonly tlocExtension: pulumi.Output<string | undefined>;
|
|
246
|
+
/**
|
|
247
|
+
* Variable name
|
|
248
|
+
*/
|
|
249
|
+
readonly tlocExtensionVariable: pulumi.Output<string | undefined>;
|
|
250
|
+
/**
|
|
251
|
+
* Allow all traffic. Overrides all other allow-service options if allow-service all is set - Default value: `false`
|
|
252
|
+
*/
|
|
253
|
+
readonly tunnelInterfaceAllowAll: pulumi.Output<boolean | undefined>;
|
|
254
|
+
/**
|
|
255
|
+
* Variable name
|
|
256
|
+
*/
|
|
257
|
+
readonly tunnelInterfaceAllowAllVariable: pulumi.Output<string | undefined>;
|
|
258
|
+
/**
|
|
259
|
+
* Allow/deny BGP - Default value: `false`
|
|
260
|
+
*/
|
|
261
|
+
readonly tunnelInterfaceAllowBgp: pulumi.Output<boolean | undefined>;
|
|
262
|
+
/**
|
|
263
|
+
* Variable name
|
|
264
|
+
*/
|
|
265
|
+
readonly tunnelInterfaceAllowBgpVariable: pulumi.Output<string | undefined>;
|
|
266
|
+
/**
|
|
267
|
+
* Allow/Deny DHCP - Default value: `true`
|
|
268
|
+
*/
|
|
269
|
+
readonly tunnelInterfaceAllowDhcp: pulumi.Output<boolean | undefined>;
|
|
270
|
+
/**
|
|
271
|
+
* Variable name
|
|
272
|
+
*/
|
|
273
|
+
readonly tunnelInterfaceAllowDhcpVariable: pulumi.Output<string | undefined>;
|
|
274
|
+
/**
|
|
275
|
+
* Allow/Deny DNS - Default value: `true`
|
|
276
|
+
*/
|
|
277
|
+
readonly tunnelInterfaceAllowDns: pulumi.Output<boolean | undefined>;
|
|
278
|
+
/**
|
|
279
|
+
* Variable name
|
|
280
|
+
*/
|
|
281
|
+
readonly tunnelInterfaceAllowDnsVariable: pulumi.Output<string | undefined>;
|
|
282
|
+
/**
|
|
283
|
+
* Allow/Deny Https - Default value: `true`
|
|
284
|
+
*/
|
|
285
|
+
readonly tunnelInterfaceAllowHttps: pulumi.Output<boolean | undefined>;
|
|
286
|
+
/**
|
|
287
|
+
* Variable name
|
|
288
|
+
*/
|
|
289
|
+
readonly tunnelInterfaceAllowHttpsVariable: pulumi.Output<string | undefined>;
|
|
290
|
+
/**
|
|
291
|
+
* Allow/Deny ICMP - Default value: `true`
|
|
292
|
+
*/
|
|
293
|
+
readonly tunnelInterfaceAllowIcmp: pulumi.Output<boolean | undefined>;
|
|
294
|
+
/**
|
|
295
|
+
* Variable name
|
|
296
|
+
*/
|
|
297
|
+
readonly tunnelInterfaceAllowIcmpVariable: pulumi.Output<string | undefined>;
|
|
298
|
+
/**
|
|
299
|
+
* Allow/Deny NETCONF - Default value: `false`
|
|
300
|
+
*/
|
|
301
|
+
readonly tunnelInterfaceAllowNetconf: pulumi.Output<boolean | undefined>;
|
|
302
|
+
/**
|
|
303
|
+
* Variable name
|
|
304
|
+
*/
|
|
305
|
+
readonly tunnelInterfaceAllowNetconfVariable: pulumi.Output<string | undefined>;
|
|
306
|
+
/**
|
|
307
|
+
* Allow/Deny NTP - Default value: `false`
|
|
308
|
+
*/
|
|
309
|
+
readonly tunnelInterfaceAllowNtp: pulumi.Output<boolean | undefined>;
|
|
310
|
+
/**
|
|
311
|
+
* Variable name
|
|
312
|
+
*/
|
|
313
|
+
readonly tunnelInterfaceAllowNtpVariable: pulumi.Output<string | undefined>;
|
|
314
|
+
/**
|
|
315
|
+
* Allow/Deny OSPF - Default value: `false`
|
|
316
|
+
*/
|
|
317
|
+
readonly tunnelInterfaceAllowOspf: pulumi.Output<boolean | undefined>;
|
|
318
|
+
/**
|
|
319
|
+
* Variable name
|
|
320
|
+
*/
|
|
321
|
+
readonly tunnelInterfaceAllowOspfVariable: pulumi.Output<string | undefined>;
|
|
322
|
+
/**
|
|
323
|
+
* Allow/Deny SNMP - Default value: `false`
|
|
324
|
+
*/
|
|
325
|
+
readonly tunnelInterfaceAllowSnmp: pulumi.Output<boolean | undefined>;
|
|
326
|
+
/**
|
|
327
|
+
* Variable name
|
|
328
|
+
*/
|
|
329
|
+
readonly tunnelInterfaceAllowSnmpVariable: pulumi.Output<string | undefined>;
|
|
330
|
+
/**
|
|
331
|
+
* Allow/Deny SSH - Default value: `false`
|
|
332
|
+
*/
|
|
333
|
+
readonly tunnelInterfaceAllowSsh: pulumi.Output<boolean | undefined>;
|
|
334
|
+
/**
|
|
335
|
+
* Variable name
|
|
336
|
+
*/
|
|
337
|
+
readonly tunnelInterfaceAllowSshVariable: pulumi.Output<string | undefined>;
|
|
338
|
+
/**
|
|
339
|
+
* Allow/Deny STUN - Default value: `false`
|
|
340
|
+
*/
|
|
341
|
+
readonly tunnelInterfaceAllowStun: pulumi.Output<boolean | undefined>;
|
|
342
|
+
/**
|
|
343
|
+
* Variable name
|
|
344
|
+
*/
|
|
345
|
+
readonly tunnelInterfaceAllowStunVariable: pulumi.Output<string | undefined>;
|
|
346
|
+
/**
|
|
347
|
+
* Bind loopback tunnel interface to a physical interface
|
|
348
|
+
*/
|
|
349
|
+
readonly tunnelInterfaceBindLoopbackTunnel: pulumi.Output<string | undefined>;
|
|
350
|
+
/**
|
|
351
|
+
* Variable name
|
|
352
|
+
*/
|
|
353
|
+
readonly tunnelInterfaceBindLoopbackTunnelVariable: pulumi.Output<string | undefined>;
|
|
354
|
+
/**
|
|
355
|
+
* Set TLOC as border TLOC - Default value: `false`
|
|
356
|
+
*/
|
|
357
|
+
readonly tunnelInterfaceBorder: pulumi.Output<boolean | undefined>;
|
|
358
|
+
/**
|
|
359
|
+
* Variable name
|
|
360
|
+
*/
|
|
361
|
+
readonly tunnelInterfaceBorderVariable: pulumi.Output<string | undefined>;
|
|
362
|
+
/**
|
|
363
|
+
* Set carrier for TLOC - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`,
|
|
364
|
+
* `carrier7`, `carrier8` - Default value: `default`
|
|
365
|
+
*/
|
|
366
|
+
readonly tunnelInterfaceCarrier: pulumi.Output<string | undefined>;
|
|
367
|
+
/**
|
|
368
|
+
* Variable name
|
|
369
|
+
*/
|
|
370
|
+
readonly tunnelInterfaceCarrierVariable: pulumi.Output<string | undefined>;
|
|
371
|
+
/**
|
|
372
|
+
* Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
|
|
373
|
+
*/
|
|
374
|
+
readonly tunnelInterfaceClearDontFragment: pulumi.Output<boolean | undefined>;
|
|
375
|
+
/**
|
|
376
|
+
* Variable name
|
|
377
|
+
*/
|
|
378
|
+
readonly tunnelInterfaceClearDontFragmentVariable: pulumi.Output<string | undefined>;
|
|
379
|
+
/**
|
|
380
|
+
* Set color for TLOC - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`,
|
|
381
|
+
* `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`,
|
|
382
|
+
* `private4`, `private5`, `private6` - Default value: `default`
|
|
383
|
+
*/
|
|
384
|
+
readonly tunnelInterfaceColor: pulumi.Output<string | undefined>;
|
|
385
|
+
/**
|
|
386
|
+
* Variable name
|
|
387
|
+
*/
|
|
388
|
+
readonly tunnelInterfaceColorVariable: pulumi.Output<string | undefined>;
|
|
389
|
+
/**
|
|
390
|
+
* Set the maximum number of control connections for this TLOC - Range: `0`-`8`
|
|
391
|
+
*/
|
|
392
|
+
readonly tunnelInterfaceControlConnections: pulumi.Output<number | undefined>;
|
|
393
|
+
/**
|
|
394
|
+
* Variable name
|
|
395
|
+
*/
|
|
396
|
+
readonly tunnelInterfaceControlConnectionsVariable: pulumi.Output<string | undefined>;
|
|
397
|
+
/**
|
|
398
|
+
* Encapsulation for TLOC
|
|
399
|
+
*/
|
|
400
|
+
readonly tunnelInterfaceEncapsulations: pulumi.Output<outputs.VpnInterfaceT1E1SerialFeatureTemplateTunnelInterfaceEncapsulation[] | undefined>;
|
|
401
|
+
/**
|
|
402
|
+
* Variable name
|
|
403
|
+
*/
|
|
404
|
+
readonly tunnelInterfaceExcludeControllerGroupListVariable: pulumi.Output<string | undefined>;
|
|
405
|
+
/**
|
|
406
|
+
* Exclude the following controller groups defined in this list
|
|
407
|
+
*/
|
|
408
|
+
readonly tunnelInterfaceExcludeControllerGroupLists: pulumi.Output<number[] | undefined>;
|
|
409
|
+
/**
|
|
410
|
+
* List of groups
|
|
411
|
+
*/
|
|
412
|
+
readonly tunnelInterfaceGroups: pulumi.Output<number[] | undefined>;
|
|
413
|
+
/**
|
|
414
|
+
* Variable name
|
|
415
|
+
*/
|
|
416
|
+
readonly tunnelInterfaceGroupsVariable: pulumi.Output<string | undefined>;
|
|
417
|
+
/**
|
|
418
|
+
* Set time period of control hello packets <100..600000> milli seconds - Range: `100`-`600000` - Default value: `1000`
|
|
419
|
+
*/
|
|
420
|
+
readonly tunnelInterfaceHelloInterval: pulumi.Output<number | undefined>;
|
|
421
|
+
/**
|
|
422
|
+
* Variable name
|
|
423
|
+
*/
|
|
424
|
+
readonly tunnelInterfaceHelloIntervalVariable: pulumi.Output<string | undefined>;
|
|
425
|
+
/**
|
|
426
|
+
* Set tolerance of control hello packets <12..6000> seconds - Range: `12`-`6000` - Default value: `12`
|
|
427
|
+
*/
|
|
428
|
+
readonly tunnelInterfaceHelloTolerance: pulumi.Output<number | undefined>;
|
|
429
|
+
/**
|
|
430
|
+
* Variable name
|
|
431
|
+
*/
|
|
432
|
+
readonly tunnelInterfaceHelloToleranceVariable: pulumi.Output<string | undefined>;
|
|
433
|
+
/**
|
|
434
|
+
* Set TLOC as last resort - Default value: `false`
|
|
435
|
+
*/
|
|
436
|
+
readonly tunnelInterfaceLastResortCircuit: pulumi.Output<boolean | undefined>;
|
|
437
|
+
/**
|
|
438
|
+
* Variable name
|
|
439
|
+
*/
|
|
440
|
+
readonly tunnelInterfaceLastResortCircuitVariable: pulumi.Output<string | undefined>;
|
|
441
|
+
/**
|
|
442
|
+
* Set the interface as a low-bandwidth circuit - Default value: `false`
|
|
443
|
+
*/
|
|
444
|
+
readonly tunnelInterfaceLowBandwidthLink: pulumi.Output<boolean | undefined>;
|
|
445
|
+
/**
|
|
446
|
+
* Variable name
|
|
447
|
+
*/
|
|
448
|
+
readonly tunnelInterfaceLowBandwidthLinkVariable: pulumi.Output<string | undefined>;
|
|
449
|
+
/**
|
|
450
|
+
* Set time period of nat refresh packets <1...60> seconds - Range: `1`-`60` - Default value: `5`
|
|
451
|
+
*/
|
|
452
|
+
readonly tunnelInterfaceNatRefreshInterval: pulumi.Output<number | undefined>;
|
|
453
|
+
/**
|
|
454
|
+
* Variable name
|
|
455
|
+
*/
|
|
456
|
+
readonly tunnelInterfaceNatRefreshIntervalVariable: pulumi.Output<string | undefined>;
|
|
457
|
+
/**
|
|
458
|
+
* Accept and respond to network-prefix-directed broadcasts) - Default value: `false`
|
|
459
|
+
*/
|
|
460
|
+
readonly tunnelInterfaceNetworkBroadcast: pulumi.Output<boolean | undefined>;
|
|
461
|
+
/**
|
|
462
|
+
* Variable name
|
|
463
|
+
*/
|
|
464
|
+
readonly tunnelInterfaceNetworkBroadcastVariable: pulumi.Output<string | undefined>;
|
|
465
|
+
/**
|
|
466
|
+
* Disallow port hopping on the tunnel interface - Default value: `true`
|
|
467
|
+
*/
|
|
468
|
+
readonly tunnelInterfacePortHop: pulumi.Output<boolean | undefined>;
|
|
469
|
+
/**
|
|
470
|
+
* Variable name
|
|
471
|
+
*/
|
|
472
|
+
readonly tunnelInterfacePortHopVariable: pulumi.Output<string | undefined>;
|
|
473
|
+
/**
|
|
474
|
+
* Restrict this TLOC behavior - Default value: `false`
|
|
475
|
+
*/
|
|
476
|
+
readonly tunnelInterfaceRestrict: pulumi.Output<boolean | undefined>;
|
|
477
|
+
/**
|
|
478
|
+
* Variable name
|
|
479
|
+
*/
|
|
480
|
+
readonly tunnelInterfaceRestrictVariable: pulumi.Output<string | undefined>;
|
|
481
|
+
/**
|
|
482
|
+
* Tunnel TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
|
|
483
|
+
*/
|
|
484
|
+
readonly tunnelInterfaceTunnelTcpMss: pulumi.Output<number | undefined>;
|
|
485
|
+
/**
|
|
486
|
+
* Variable name
|
|
487
|
+
*/
|
|
488
|
+
readonly tunnelInterfaceTunnelTcpMssVariable: pulumi.Output<string | undefined>;
|
|
489
|
+
/**
|
|
490
|
+
* Put this wan interface in STUN mode only - Default value: `false`
|
|
491
|
+
*/
|
|
492
|
+
readonly tunnelInterfaceVbondAsStunServer: pulumi.Output<boolean | undefined>;
|
|
493
|
+
/**
|
|
494
|
+
* Variable name
|
|
495
|
+
*/
|
|
496
|
+
readonly tunnelInterfaceVbondAsStunServerVariable: pulumi.Output<string | undefined>;
|
|
497
|
+
/**
|
|
498
|
+
* Set interface preference for control connection to vManage <0..8> - Range: `0`-`8` - Default value: `5`
|
|
499
|
+
*/
|
|
500
|
+
readonly tunnelInterfaceVmanageConnectionPreference: pulumi.Output<number | undefined>;
|
|
501
|
+
/**
|
|
502
|
+
* Variable name
|
|
503
|
+
*/
|
|
504
|
+
readonly tunnelInterfaceVmanageConnectionPreferenceVariable: pulumi.Output<string | undefined>;
|
|
505
|
+
/**
|
|
506
|
+
* Set tunnel QoS mode - Choices: `spoke`
|
|
507
|
+
*/
|
|
508
|
+
readonly tunnelQosMode: pulumi.Output<string | undefined>;
|
|
509
|
+
/**
|
|
510
|
+
* Variable name
|
|
511
|
+
*/
|
|
512
|
+
readonly tunnelQosModeVariable: pulumi.Output<string | undefined>;
|
|
513
|
+
/**
|
|
514
|
+
* The version of the feature template
|
|
515
|
+
*/
|
|
516
|
+
readonly version: pulumi.Output<number>;
|
|
517
|
+
/**
|
|
518
|
+
* Name of rewrite rule
|
|
519
|
+
*/
|
|
520
|
+
readonly writeRule: pulumi.Output<string | undefined>;
|
|
521
|
+
/**
|
|
522
|
+
* Variable name
|
|
523
|
+
*/
|
|
524
|
+
readonly writeRuleVariable: pulumi.Output<string | undefined>;
|
|
525
|
+
/**
|
|
526
|
+
* Create a VpnInterfaceT1E1SerialFeatureTemplate resource with the given unique name, arguments, and options.
|
|
527
|
+
*
|
|
528
|
+
* @param name The _unique_ name of the resource.
|
|
529
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
530
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
531
|
+
*/
|
|
532
|
+
constructor(name: string, args: VpnInterfaceT1E1SerialFeatureTemplateArgs, opts?: pulumi.CustomResourceOptions);
|
|
533
|
+
}
|
|
534
|
+
/**
|
|
535
|
+
* Input properties used for looking up and filtering VpnInterfaceT1E1SerialFeatureTemplate resources.
|
|
536
|
+
*/
|
|
537
|
+
export interface VpnInterfaceT1E1SerialFeatureTemplateState {
|
|
538
|
+
/**
|
|
539
|
+
* Link autonegotiation - Default value: `true`
|
|
540
|
+
*/
|
|
541
|
+
autonegotiate?: pulumi.Input<boolean>;
|
|
542
|
+
/**
|
|
543
|
+
* Variable name
|
|
544
|
+
*/
|
|
545
|
+
autonegotiateVariable?: pulumi.Input<string>;
|
|
546
|
+
/**
|
|
547
|
+
* Clear don't fragment bit - Default value: `false`
|
|
548
|
+
*/
|
|
549
|
+
clearDontFragmentBit?: pulumi.Input<boolean>;
|
|
550
|
+
/**
|
|
551
|
+
* Variable name
|
|
552
|
+
*/
|
|
553
|
+
clearDontFragmentBitVariable?: pulumi.Input<string>;
|
|
554
|
+
/**
|
|
555
|
+
* Set preference for interface Clock speed - Choices: `1200`, `2400`, `3600`, `4800`, `9600`, `14400`, `19200`, `28800`,
|
|
556
|
+
* `32000`, `38400`, `48000`, `56000`, `57600`, `64000`, `72000`, `115200`, `125000`, `148000`, `192000`, `250000`,
|
|
557
|
+
* `256000`, `384000`, `500000`, `512000`, `768000`, `800000`, `1000000`, `2000000`, `4000000`, `5300000`, `8000000`
|
|
558
|
+
*/
|
|
559
|
+
clockRate?: pulumi.Input<string>;
|
|
560
|
+
/**
|
|
561
|
+
* Variable name
|
|
562
|
+
*/
|
|
563
|
+
clockRateVariable?: pulumi.Input<string>;
|
|
564
|
+
/**
|
|
565
|
+
* Enable core region - Choices: `core`, `core-shared` - Default value: `core`
|
|
566
|
+
*/
|
|
567
|
+
coreRegion?: pulumi.Input<string>;
|
|
568
|
+
/**
|
|
569
|
+
* Variable name
|
|
570
|
+
*/
|
|
571
|
+
coreRegionVariable?: pulumi.Input<string>;
|
|
572
|
+
/**
|
|
573
|
+
* The description of the feature template
|
|
574
|
+
*/
|
|
575
|
+
description?: pulumi.Input<string>;
|
|
576
|
+
/**
|
|
577
|
+
* List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
|
|
578
|
+
* `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
|
|
579
|
+
* `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
|
|
580
|
+
*/
|
|
581
|
+
deviceTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
582
|
+
/**
|
|
583
|
+
* Enable core region - Default value: `false`
|
|
584
|
+
*/
|
|
585
|
+
enableCoreRegion?: pulumi.Input<boolean>;
|
|
586
|
+
/**
|
|
587
|
+
* Variable name
|
|
588
|
+
*/
|
|
589
|
+
enableCoreRegionVariable?: pulumi.Input<string>;
|
|
590
|
+
/**
|
|
591
|
+
* Configure Encapsulation for interface - Choices: `hdlc`, `ppp`, `frame-relay`
|
|
592
|
+
*/
|
|
593
|
+
encapsulation?: pulumi.Input<string>;
|
|
594
|
+
/**
|
|
595
|
+
* Variable name
|
|
596
|
+
*/
|
|
597
|
+
encapsulationVariable?: pulumi.Input<string>;
|
|
598
|
+
/**
|
|
599
|
+
* Interface bandwidth capacity, in kbps - Range: `1`-`128`
|
|
600
|
+
*/
|
|
601
|
+
interfaceBandwidthCapacity?: pulumi.Input<number>;
|
|
602
|
+
/**
|
|
603
|
+
* Variable name
|
|
604
|
+
*/
|
|
605
|
+
interfaceBandwidthCapacityVariable?: pulumi.Input<string>;
|
|
606
|
+
/**
|
|
607
|
+
* Interface description
|
|
608
|
+
*/
|
|
609
|
+
interfaceDescription?: pulumi.Input<string>;
|
|
610
|
+
/**
|
|
611
|
+
* Variable name
|
|
612
|
+
*/
|
|
613
|
+
interfaceDescriptionVariable?: pulumi.Input<string>;
|
|
614
|
+
/**
|
|
615
|
+
* Interface downstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
|
|
616
|
+
*/
|
|
617
|
+
interfaceDownstreamBandwidthCapacity?: pulumi.Input<number>;
|
|
618
|
+
/**
|
|
619
|
+
* Variable name
|
|
620
|
+
*/
|
|
621
|
+
interfaceDownstreamBandwidthCapacityVariable?: pulumi.Input<string>;
|
|
622
|
+
/**
|
|
623
|
+
* Interface MTU <68...2000>, in bytes - Range: `68`-`2000` - Default value: `1500`
|
|
624
|
+
*/
|
|
625
|
+
ipMtu?: pulumi.Input<number>;
|
|
626
|
+
/**
|
|
627
|
+
* Variable name
|
|
628
|
+
*/
|
|
629
|
+
ipMtuVariable?: pulumi.Input<string>;
|
|
630
|
+
/**
|
|
631
|
+
* Apply ACL
|
|
632
|
+
*/
|
|
633
|
+
ipv4AccessLists?: pulumi.Input<pulumi.Input<inputs.VpnInterfaceT1E1SerialFeatureTemplateIpv4AccessList>[]>;
|
|
634
|
+
/**
|
|
635
|
+
* Assign IPv4 address
|
|
636
|
+
*/
|
|
637
|
+
ipv4Address?: pulumi.Input<string>;
|
|
638
|
+
/**
|
|
639
|
+
* Variable name
|
|
640
|
+
*/
|
|
641
|
+
ipv4AddressVariable?: pulumi.Input<string>;
|
|
642
|
+
/**
|
|
643
|
+
* Apply IPv6 access list
|
|
644
|
+
*/
|
|
645
|
+
ipv6AccessLists?: pulumi.Input<pulumi.Input<inputs.VpnInterfaceT1E1SerialFeatureTemplateIpv6AccessList>[]>;
|
|
646
|
+
/**
|
|
647
|
+
* Assign IPv6 address
|
|
648
|
+
*/
|
|
649
|
+
ipv6Address?: pulumi.Input<string>;
|
|
650
|
+
/**
|
|
651
|
+
* Variable name
|
|
652
|
+
*/
|
|
653
|
+
ipv6AddressVariable?: pulumi.Input<string>;
|
|
654
|
+
/**
|
|
655
|
+
* The name of the feature template
|
|
656
|
+
*/
|
|
657
|
+
name?: pulumi.Input<string>;
|
|
658
|
+
/**
|
|
659
|
+
* Per-tunnel Qos - Default value: `false`
|
|
660
|
+
*/
|
|
661
|
+
perTunnelQos?: pulumi.Input<boolean>;
|
|
662
|
+
/**
|
|
663
|
+
* Per-tunnel QoS Aggregator - Default value: `false`
|
|
664
|
+
*/
|
|
665
|
+
perTunnelQosAggregator?: pulumi.Input<boolean>;
|
|
666
|
+
/**
|
|
667
|
+
* Variable name
|
|
668
|
+
*/
|
|
669
|
+
perTunnelQosAggregatorVariable?: pulumi.Input<string>;
|
|
670
|
+
/**
|
|
671
|
+
* Variable name
|
|
672
|
+
*/
|
|
673
|
+
perTunnelQosVariable?: pulumi.Input<string>;
|
|
674
|
+
/**
|
|
675
|
+
* Path MTU Discovery - Default value: `false`
|
|
676
|
+
*/
|
|
677
|
+
pmtuDiscovery?: pulumi.Input<boolean>;
|
|
678
|
+
/**
|
|
679
|
+
* Variable name
|
|
680
|
+
*/
|
|
681
|
+
pmtuDiscoveryVariable?: pulumi.Input<string>;
|
|
682
|
+
/**
|
|
683
|
+
* Name of QoS map
|
|
684
|
+
*/
|
|
685
|
+
qosMap?: pulumi.Input<string>;
|
|
686
|
+
/**
|
|
687
|
+
* Variable name
|
|
688
|
+
*/
|
|
689
|
+
qosMapVariable?: pulumi.Input<string>;
|
|
690
|
+
/**
|
|
691
|
+
* Name of VPN QoS map
|
|
692
|
+
*/
|
|
693
|
+
qosMapVpn?: pulumi.Input<string>;
|
|
694
|
+
/**
|
|
695
|
+
* Variable name
|
|
696
|
+
*/
|
|
697
|
+
qosMapVpnVariable?: pulumi.Input<string>;
|
|
698
|
+
/**
|
|
699
|
+
* Enable secondary region - Choices: `off`, `secondary-only`, `secondary-shared` - Default value: `off`
|
|
700
|
+
*/
|
|
701
|
+
secondaryRegion?: pulumi.Input<string>;
|
|
702
|
+
/**
|
|
703
|
+
* Variable name
|
|
704
|
+
*/
|
|
705
|
+
secondaryRegionVariable?: pulumi.Input<string>;
|
|
706
|
+
/**
|
|
707
|
+
* Serial Interface Name - slot/subslot/port:channel-group for T1/E1, slot/subslot/port for NIM-1T
|
|
708
|
+
*/
|
|
709
|
+
serialInterfaceName?: pulumi.Input<string>;
|
|
710
|
+
/**
|
|
711
|
+
* Variable name
|
|
712
|
+
*/
|
|
713
|
+
serialInterfaceNameVariable?: pulumi.Input<string>;
|
|
714
|
+
/**
|
|
715
|
+
* 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps - Range: `8`-`100000000`
|
|
716
|
+
*/
|
|
717
|
+
shapingRate?: pulumi.Input<number>;
|
|
718
|
+
/**
|
|
719
|
+
* Variable name
|
|
720
|
+
*/
|
|
721
|
+
shapingRateVariable?: pulumi.Input<string>;
|
|
722
|
+
/**
|
|
723
|
+
* Administrative state - Default value: `true`
|
|
724
|
+
*/
|
|
725
|
+
shutdown?: pulumi.Input<boolean>;
|
|
726
|
+
/**
|
|
727
|
+
* Variable name
|
|
728
|
+
*/
|
|
729
|
+
shutdownVariable?: pulumi.Input<string>;
|
|
730
|
+
/**
|
|
731
|
+
* Static ingress QoS for the port - Range: `0`-`7`
|
|
732
|
+
*/
|
|
733
|
+
staticIngressQos?: pulumi.Input<number>;
|
|
734
|
+
/**
|
|
735
|
+
* Variable name
|
|
736
|
+
*/
|
|
737
|
+
staticIngressQosVariable?: pulumi.Input<string>;
|
|
738
|
+
/**
|
|
739
|
+
* TCP MSS on SYN packets, in bytes - Range: `552`-`1960`
|
|
740
|
+
*/
|
|
741
|
+
tcpMss?: pulumi.Input<number>;
|
|
742
|
+
/**
|
|
743
|
+
* Variable name
|
|
744
|
+
*/
|
|
745
|
+
tcpMssVariable?: pulumi.Input<string>;
|
|
746
|
+
/**
|
|
747
|
+
* The template type
|
|
748
|
+
*/
|
|
749
|
+
templateType?: pulumi.Input<string>;
|
|
750
|
+
/**
|
|
751
|
+
* Extends a local TLOC to a remote node only for vpn 0
|
|
752
|
+
*/
|
|
753
|
+
tlocExtension?: pulumi.Input<string>;
|
|
754
|
+
/**
|
|
755
|
+
* Variable name
|
|
756
|
+
*/
|
|
757
|
+
tlocExtensionVariable?: pulumi.Input<string>;
|
|
758
|
+
/**
|
|
759
|
+
* Allow all traffic. Overrides all other allow-service options if allow-service all is set - Default value: `false`
|
|
760
|
+
*/
|
|
761
|
+
tunnelInterfaceAllowAll?: pulumi.Input<boolean>;
|
|
762
|
+
/**
|
|
763
|
+
* Variable name
|
|
764
|
+
*/
|
|
765
|
+
tunnelInterfaceAllowAllVariable?: pulumi.Input<string>;
|
|
766
|
+
/**
|
|
767
|
+
* Allow/deny BGP - Default value: `false`
|
|
768
|
+
*/
|
|
769
|
+
tunnelInterfaceAllowBgp?: pulumi.Input<boolean>;
|
|
770
|
+
/**
|
|
771
|
+
* Variable name
|
|
772
|
+
*/
|
|
773
|
+
tunnelInterfaceAllowBgpVariable?: pulumi.Input<string>;
|
|
774
|
+
/**
|
|
775
|
+
* Allow/Deny DHCP - Default value: `true`
|
|
776
|
+
*/
|
|
777
|
+
tunnelInterfaceAllowDhcp?: pulumi.Input<boolean>;
|
|
778
|
+
/**
|
|
779
|
+
* Variable name
|
|
780
|
+
*/
|
|
781
|
+
tunnelInterfaceAllowDhcpVariable?: pulumi.Input<string>;
|
|
782
|
+
/**
|
|
783
|
+
* Allow/Deny DNS - Default value: `true`
|
|
784
|
+
*/
|
|
785
|
+
tunnelInterfaceAllowDns?: pulumi.Input<boolean>;
|
|
786
|
+
/**
|
|
787
|
+
* Variable name
|
|
788
|
+
*/
|
|
789
|
+
tunnelInterfaceAllowDnsVariable?: pulumi.Input<string>;
|
|
790
|
+
/**
|
|
791
|
+
* Allow/Deny Https - Default value: `true`
|
|
792
|
+
*/
|
|
793
|
+
tunnelInterfaceAllowHttps?: pulumi.Input<boolean>;
|
|
794
|
+
/**
|
|
795
|
+
* Variable name
|
|
796
|
+
*/
|
|
797
|
+
tunnelInterfaceAllowHttpsVariable?: pulumi.Input<string>;
|
|
798
|
+
/**
|
|
799
|
+
* Allow/Deny ICMP - Default value: `true`
|
|
800
|
+
*/
|
|
801
|
+
tunnelInterfaceAllowIcmp?: pulumi.Input<boolean>;
|
|
802
|
+
/**
|
|
803
|
+
* Variable name
|
|
804
|
+
*/
|
|
805
|
+
tunnelInterfaceAllowIcmpVariable?: pulumi.Input<string>;
|
|
806
|
+
/**
|
|
807
|
+
* Allow/Deny NETCONF - Default value: `false`
|
|
808
|
+
*/
|
|
809
|
+
tunnelInterfaceAllowNetconf?: pulumi.Input<boolean>;
|
|
810
|
+
/**
|
|
811
|
+
* Variable name
|
|
812
|
+
*/
|
|
813
|
+
tunnelInterfaceAllowNetconfVariable?: pulumi.Input<string>;
|
|
814
|
+
/**
|
|
815
|
+
* Allow/Deny NTP - Default value: `false`
|
|
816
|
+
*/
|
|
817
|
+
tunnelInterfaceAllowNtp?: pulumi.Input<boolean>;
|
|
818
|
+
/**
|
|
819
|
+
* Variable name
|
|
820
|
+
*/
|
|
821
|
+
tunnelInterfaceAllowNtpVariable?: pulumi.Input<string>;
|
|
822
|
+
/**
|
|
823
|
+
* Allow/Deny OSPF - Default value: `false`
|
|
824
|
+
*/
|
|
825
|
+
tunnelInterfaceAllowOspf?: pulumi.Input<boolean>;
|
|
826
|
+
/**
|
|
827
|
+
* Variable name
|
|
828
|
+
*/
|
|
829
|
+
tunnelInterfaceAllowOspfVariable?: pulumi.Input<string>;
|
|
830
|
+
/**
|
|
831
|
+
* Allow/Deny SNMP - Default value: `false`
|
|
832
|
+
*/
|
|
833
|
+
tunnelInterfaceAllowSnmp?: pulumi.Input<boolean>;
|
|
834
|
+
/**
|
|
835
|
+
* Variable name
|
|
836
|
+
*/
|
|
837
|
+
tunnelInterfaceAllowSnmpVariable?: pulumi.Input<string>;
|
|
838
|
+
/**
|
|
839
|
+
* Allow/Deny SSH - Default value: `false`
|
|
840
|
+
*/
|
|
841
|
+
tunnelInterfaceAllowSsh?: pulumi.Input<boolean>;
|
|
842
|
+
/**
|
|
843
|
+
* Variable name
|
|
844
|
+
*/
|
|
845
|
+
tunnelInterfaceAllowSshVariable?: pulumi.Input<string>;
|
|
846
|
+
/**
|
|
847
|
+
* Allow/Deny STUN - Default value: `false`
|
|
848
|
+
*/
|
|
849
|
+
tunnelInterfaceAllowStun?: pulumi.Input<boolean>;
|
|
850
|
+
/**
|
|
851
|
+
* Variable name
|
|
852
|
+
*/
|
|
853
|
+
tunnelInterfaceAllowStunVariable?: pulumi.Input<string>;
|
|
854
|
+
/**
|
|
855
|
+
* Bind loopback tunnel interface to a physical interface
|
|
856
|
+
*/
|
|
857
|
+
tunnelInterfaceBindLoopbackTunnel?: pulumi.Input<string>;
|
|
858
|
+
/**
|
|
859
|
+
* Variable name
|
|
860
|
+
*/
|
|
861
|
+
tunnelInterfaceBindLoopbackTunnelVariable?: pulumi.Input<string>;
|
|
862
|
+
/**
|
|
863
|
+
* Set TLOC as border TLOC - Default value: `false`
|
|
864
|
+
*/
|
|
865
|
+
tunnelInterfaceBorder?: pulumi.Input<boolean>;
|
|
866
|
+
/**
|
|
867
|
+
* Variable name
|
|
868
|
+
*/
|
|
869
|
+
tunnelInterfaceBorderVariable?: pulumi.Input<string>;
|
|
870
|
+
/**
|
|
871
|
+
* Set carrier for TLOC - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`,
|
|
872
|
+
* `carrier7`, `carrier8` - Default value: `default`
|
|
873
|
+
*/
|
|
874
|
+
tunnelInterfaceCarrier?: pulumi.Input<string>;
|
|
875
|
+
/**
|
|
876
|
+
* Variable name
|
|
877
|
+
*/
|
|
878
|
+
tunnelInterfaceCarrierVariable?: pulumi.Input<string>;
|
|
879
|
+
/**
|
|
880
|
+
* Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
|
|
881
|
+
*/
|
|
882
|
+
tunnelInterfaceClearDontFragment?: pulumi.Input<boolean>;
|
|
883
|
+
/**
|
|
884
|
+
* Variable name
|
|
885
|
+
*/
|
|
886
|
+
tunnelInterfaceClearDontFragmentVariable?: pulumi.Input<string>;
|
|
887
|
+
/**
|
|
888
|
+
* Set color for TLOC - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`,
|
|
889
|
+
* `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`,
|
|
890
|
+
* `private4`, `private5`, `private6` - Default value: `default`
|
|
891
|
+
*/
|
|
892
|
+
tunnelInterfaceColor?: pulumi.Input<string>;
|
|
893
|
+
/**
|
|
894
|
+
* Variable name
|
|
895
|
+
*/
|
|
896
|
+
tunnelInterfaceColorVariable?: pulumi.Input<string>;
|
|
897
|
+
/**
|
|
898
|
+
* Set the maximum number of control connections for this TLOC - Range: `0`-`8`
|
|
899
|
+
*/
|
|
900
|
+
tunnelInterfaceControlConnections?: pulumi.Input<number>;
|
|
901
|
+
/**
|
|
902
|
+
* Variable name
|
|
903
|
+
*/
|
|
904
|
+
tunnelInterfaceControlConnectionsVariable?: pulumi.Input<string>;
|
|
905
|
+
/**
|
|
906
|
+
* Encapsulation for TLOC
|
|
907
|
+
*/
|
|
908
|
+
tunnelInterfaceEncapsulations?: pulumi.Input<pulumi.Input<inputs.VpnInterfaceT1E1SerialFeatureTemplateTunnelInterfaceEncapsulation>[]>;
|
|
909
|
+
/**
|
|
910
|
+
* Variable name
|
|
911
|
+
*/
|
|
912
|
+
tunnelInterfaceExcludeControllerGroupListVariable?: pulumi.Input<string>;
|
|
913
|
+
/**
|
|
914
|
+
* Exclude the following controller groups defined in this list
|
|
915
|
+
*/
|
|
916
|
+
tunnelInterfaceExcludeControllerGroupLists?: pulumi.Input<pulumi.Input<number>[]>;
|
|
917
|
+
/**
|
|
918
|
+
* List of groups
|
|
919
|
+
*/
|
|
920
|
+
tunnelInterfaceGroups?: pulumi.Input<pulumi.Input<number>[]>;
|
|
921
|
+
/**
|
|
922
|
+
* Variable name
|
|
923
|
+
*/
|
|
924
|
+
tunnelInterfaceGroupsVariable?: pulumi.Input<string>;
|
|
925
|
+
/**
|
|
926
|
+
* Set time period of control hello packets <100..600000> milli seconds - Range: `100`-`600000` - Default value: `1000`
|
|
927
|
+
*/
|
|
928
|
+
tunnelInterfaceHelloInterval?: pulumi.Input<number>;
|
|
929
|
+
/**
|
|
930
|
+
* Variable name
|
|
931
|
+
*/
|
|
932
|
+
tunnelInterfaceHelloIntervalVariable?: pulumi.Input<string>;
|
|
933
|
+
/**
|
|
934
|
+
* Set tolerance of control hello packets <12..6000> seconds - Range: `12`-`6000` - Default value: `12`
|
|
935
|
+
*/
|
|
936
|
+
tunnelInterfaceHelloTolerance?: pulumi.Input<number>;
|
|
937
|
+
/**
|
|
938
|
+
* Variable name
|
|
939
|
+
*/
|
|
940
|
+
tunnelInterfaceHelloToleranceVariable?: pulumi.Input<string>;
|
|
941
|
+
/**
|
|
942
|
+
* Set TLOC as last resort - Default value: `false`
|
|
943
|
+
*/
|
|
944
|
+
tunnelInterfaceLastResortCircuit?: pulumi.Input<boolean>;
|
|
945
|
+
/**
|
|
946
|
+
* Variable name
|
|
947
|
+
*/
|
|
948
|
+
tunnelInterfaceLastResortCircuitVariable?: pulumi.Input<string>;
|
|
949
|
+
/**
|
|
950
|
+
* Set the interface as a low-bandwidth circuit - Default value: `false`
|
|
951
|
+
*/
|
|
952
|
+
tunnelInterfaceLowBandwidthLink?: pulumi.Input<boolean>;
|
|
953
|
+
/**
|
|
954
|
+
* Variable name
|
|
955
|
+
*/
|
|
956
|
+
tunnelInterfaceLowBandwidthLinkVariable?: pulumi.Input<string>;
|
|
957
|
+
/**
|
|
958
|
+
* Set time period of nat refresh packets <1...60> seconds - Range: `1`-`60` - Default value: `5`
|
|
959
|
+
*/
|
|
960
|
+
tunnelInterfaceNatRefreshInterval?: pulumi.Input<number>;
|
|
961
|
+
/**
|
|
962
|
+
* Variable name
|
|
963
|
+
*/
|
|
964
|
+
tunnelInterfaceNatRefreshIntervalVariable?: pulumi.Input<string>;
|
|
965
|
+
/**
|
|
966
|
+
* Accept and respond to network-prefix-directed broadcasts) - Default value: `false`
|
|
967
|
+
*/
|
|
968
|
+
tunnelInterfaceNetworkBroadcast?: pulumi.Input<boolean>;
|
|
969
|
+
/**
|
|
970
|
+
* Variable name
|
|
971
|
+
*/
|
|
972
|
+
tunnelInterfaceNetworkBroadcastVariable?: pulumi.Input<string>;
|
|
973
|
+
/**
|
|
974
|
+
* Disallow port hopping on the tunnel interface - Default value: `true`
|
|
975
|
+
*/
|
|
976
|
+
tunnelInterfacePortHop?: pulumi.Input<boolean>;
|
|
977
|
+
/**
|
|
978
|
+
* Variable name
|
|
979
|
+
*/
|
|
980
|
+
tunnelInterfacePortHopVariable?: pulumi.Input<string>;
|
|
981
|
+
/**
|
|
982
|
+
* Restrict this TLOC behavior - Default value: `false`
|
|
983
|
+
*/
|
|
984
|
+
tunnelInterfaceRestrict?: pulumi.Input<boolean>;
|
|
985
|
+
/**
|
|
986
|
+
* Variable name
|
|
987
|
+
*/
|
|
988
|
+
tunnelInterfaceRestrictVariable?: pulumi.Input<string>;
|
|
989
|
+
/**
|
|
990
|
+
* Tunnel TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
|
|
991
|
+
*/
|
|
992
|
+
tunnelInterfaceTunnelTcpMss?: pulumi.Input<number>;
|
|
993
|
+
/**
|
|
994
|
+
* Variable name
|
|
995
|
+
*/
|
|
996
|
+
tunnelInterfaceTunnelTcpMssVariable?: pulumi.Input<string>;
|
|
997
|
+
/**
|
|
998
|
+
* Put this wan interface in STUN mode only - Default value: `false`
|
|
999
|
+
*/
|
|
1000
|
+
tunnelInterfaceVbondAsStunServer?: pulumi.Input<boolean>;
|
|
1001
|
+
/**
|
|
1002
|
+
* Variable name
|
|
1003
|
+
*/
|
|
1004
|
+
tunnelInterfaceVbondAsStunServerVariable?: pulumi.Input<string>;
|
|
1005
|
+
/**
|
|
1006
|
+
* Set interface preference for control connection to vManage <0..8> - Range: `0`-`8` - Default value: `5`
|
|
1007
|
+
*/
|
|
1008
|
+
tunnelInterfaceVmanageConnectionPreference?: pulumi.Input<number>;
|
|
1009
|
+
/**
|
|
1010
|
+
* Variable name
|
|
1011
|
+
*/
|
|
1012
|
+
tunnelInterfaceVmanageConnectionPreferenceVariable?: pulumi.Input<string>;
|
|
1013
|
+
/**
|
|
1014
|
+
* Set tunnel QoS mode - Choices: `spoke`
|
|
1015
|
+
*/
|
|
1016
|
+
tunnelQosMode?: pulumi.Input<string>;
|
|
1017
|
+
/**
|
|
1018
|
+
* Variable name
|
|
1019
|
+
*/
|
|
1020
|
+
tunnelQosModeVariable?: pulumi.Input<string>;
|
|
1021
|
+
/**
|
|
1022
|
+
* The version of the feature template
|
|
1023
|
+
*/
|
|
1024
|
+
version?: pulumi.Input<number>;
|
|
1025
|
+
/**
|
|
1026
|
+
* Name of rewrite rule
|
|
1027
|
+
*/
|
|
1028
|
+
writeRule?: pulumi.Input<string>;
|
|
1029
|
+
/**
|
|
1030
|
+
* Variable name
|
|
1031
|
+
*/
|
|
1032
|
+
writeRuleVariable?: pulumi.Input<string>;
|
|
1033
|
+
}
|
|
1034
|
+
/**
|
|
1035
|
+
* The set of arguments for constructing a VpnInterfaceT1E1SerialFeatureTemplate resource.
|
|
1036
|
+
*/
|
|
1037
|
+
export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
|
|
1038
|
+
/**
|
|
1039
|
+
* Link autonegotiation - Default value: `true`
|
|
1040
|
+
*/
|
|
1041
|
+
autonegotiate?: pulumi.Input<boolean>;
|
|
1042
|
+
/**
|
|
1043
|
+
* Variable name
|
|
1044
|
+
*/
|
|
1045
|
+
autonegotiateVariable?: pulumi.Input<string>;
|
|
1046
|
+
/**
|
|
1047
|
+
* Clear don't fragment bit - Default value: `false`
|
|
1048
|
+
*/
|
|
1049
|
+
clearDontFragmentBit?: pulumi.Input<boolean>;
|
|
1050
|
+
/**
|
|
1051
|
+
* Variable name
|
|
1052
|
+
*/
|
|
1053
|
+
clearDontFragmentBitVariable?: pulumi.Input<string>;
|
|
1054
|
+
/**
|
|
1055
|
+
* Set preference for interface Clock speed - Choices: `1200`, `2400`, `3600`, `4800`, `9600`, `14400`, `19200`, `28800`,
|
|
1056
|
+
* `32000`, `38400`, `48000`, `56000`, `57600`, `64000`, `72000`, `115200`, `125000`, `148000`, `192000`, `250000`,
|
|
1057
|
+
* `256000`, `384000`, `500000`, `512000`, `768000`, `800000`, `1000000`, `2000000`, `4000000`, `5300000`, `8000000`
|
|
1058
|
+
*/
|
|
1059
|
+
clockRate?: pulumi.Input<string>;
|
|
1060
|
+
/**
|
|
1061
|
+
* Variable name
|
|
1062
|
+
*/
|
|
1063
|
+
clockRateVariable?: pulumi.Input<string>;
|
|
1064
|
+
/**
|
|
1065
|
+
* Enable core region - Choices: `core`, `core-shared` - Default value: `core`
|
|
1066
|
+
*/
|
|
1067
|
+
coreRegion?: pulumi.Input<string>;
|
|
1068
|
+
/**
|
|
1069
|
+
* Variable name
|
|
1070
|
+
*/
|
|
1071
|
+
coreRegionVariable?: pulumi.Input<string>;
|
|
1072
|
+
/**
|
|
1073
|
+
* The description of the feature template
|
|
1074
|
+
*/
|
|
1075
|
+
description: pulumi.Input<string>;
|
|
1076
|
+
/**
|
|
1077
|
+
* List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
|
|
1078
|
+
* `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
|
|
1079
|
+
* `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
|
|
1080
|
+
*/
|
|
1081
|
+
deviceTypes: pulumi.Input<pulumi.Input<string>[]>;
|
|
1082
|
+
/**
|
|
1083
|
+
* Enable core region - Default value: `false`
|
|
1084
|
+
*/
|
|
1085
|
+
enableCoreRegion?: pulumi.Input<boolean>;
|
|
1086
|
+
/**
|
|
1087
|
+
* Variable name
|
|
1088
|
+
*/
|
|
1089
|
+
enableCoreRegionVariable?: pulumi.Input<string>;
|
|
1090
|
+
/**
|
|
1091
|
+
* Configure Encapsulation for interface - Choices: `hdlc`, `ppp`, `frame-relay`
|
|
1092
|
+
*/
|
|
1093
|
+
encapsulation?: pulumi.Input<string>;
|
|
1094
|
+
/**
|
|
1095
|
+
* Variable name
|
|
1096
|
+
*/
|
|
1097
|
+
encapsulationVariable?: pulumi.Input<string>;
|
|
1098
|
+
/**
|
|
1099
|
+
* Interface bandwidth capacity, in kbps - Range: `1`-`128`
|
|
1100
|
+
*/
|
|
1101
|
+
interfaceBandwidthCapacity?: pulumi.Input<number>;
|
|
1102
|
+
/**
|
|
1103
|
+
* Variable name
|
|
1104
|
+
*/
|
|
1105
|
+
interfaceBandwidthCapacityVariable?: pulumi.Input<string>;
|
|
1106
|
+
/**
|
|
1107
|
+
* Interface description
|
|
1108
|
+
*/
|
|
1109
|
+
interfaceDescription?: pulumi.Input<string>;
|
|
1110
|
+
/**
|
|
1111
|
+
* Variable name
|
|
1112
|
+
*/
|
|
1113
|
+
interfaceDescriptionVariable?: pulumi.Input<string>;
|
|
1114
|
+
/**
|
|
1115
|
+
* Interface downstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
|
|
1116
|
+
*/
|
|
1117
|
+
interfaceDownstreamBandwidthCapacity?: pulumi.Input<number>;
|
|
1118
|
+
/**
|
|
1119
|
+
* Variable name
|
|
1120
|
+
*/
|
|
1121
|
+
interfaceDownstreamBandwidthCapacityVariable?: pulumi.Input<string>;
|
|
1122
|
+
/**
|
|
1123
|
+
* Interface MTU <68...2000>, in bytes - Range: `68`-`2000` - Default value: `1500`
|
|
1124
|
+
*/
|
|
1125
|
+
ipMtu?: pulumi.Input<number>;
|
|
1126
|
+
/**
|
|
1127
|
+
* Variable name
|
|
1128
|
+
*/
|
|
1129
|
+
ipMtuVariable?: pulumi.Input<string>;
|
|
1130
|
+
/**
|
|
1131
|
+
* Apply ACL
|
|
1132
|
+
*/
|
|
1133
|
+
ipv4AccessLists?: pulumi.Input<pulumi.Input<inputs.VpnInterfaceT1E1SerialFeatureTemplateIpv4AccessList>[]>;
|
|
1134
|
+
/**
|
|
1135
|
+
* Assign IPv4 address
|
|
1136
|
+
*/
|
|
1137
|
+
ipv4Address?: pulumi.Input<string>;
|
|
1138
|
+
/**
|
|
1139
|
+
* Variable name
|
|
1140
|
+
*/
|
|
1141
|
+
ipv4AddressVariable?: pulumi.Input<string>;
|
|
1142
|
+
/**
|
|
1143
|
+
* Apply IPv6 access list
|
|
1144
|
+
*/
|
|
1145
|
+
ipv6AccessLists?: pulumi.Input<pulumi.Input<inputs.VpnInterfaceT1E1SerialFeatureTemplateIpv6AccessList>[]>;
|
|
1146
|
+
/**
|
|
1147
|
+
* Assign IPv6 address
|
|
1148
|
+
*/
|
|
1149
|
+
ipv6Address?: pulumi.Input<string>;
|
|
1150
|
+
/**
|
|
1151
|
+
* Variable name
|
|
1152
|
+
*/
|
|
1153
|
+
ipv6AddressVariable?: pulumi.Input<string>;
|
|
1154
|
+
/**
|
|
1155
|
+
* The name of the feature template
|
|
1156
|
+
*/
|
|
1157
|
+
name?: pulumi.Input<string>;
|
|
1158
|
+
/**
|
|
1159
|
+
* Per-tunnel Qos - Default value: `false`
|
|
1160
|
+
*/
|
|
1161
|
+
perTunnelQos?: pulumi.Input<boolean>;
|
|
1162
|
+
/**
|
|
1163
|
+
* Per-tunnel QoS Aggregator - Default value: `false`
|
|
1164
|
+
*/
|
|
1165
|
+
perTunnelQosAggregator?: pulumi.Input<boolean>;
|
|
1166
|
+
/**
|
|
1167
|
+
* Variable name
|
|
1168
|
+
*/
|
|
1169
|
+
perTunnelQosAggregatorVariable?: pulumi.Input<string>;
|
|
1170
|
+
/**
|
|
1171
|
+
* Variable name
|
|
1172
|
+
*/
|
|
1173
|
+
perTunnelQosVariable?: pulumi.Input<string>;
|
|
1174
|
+
/**
|
|
1175
|
+
* Path MTU Discovery - Default value: `false`
|
|
1176
|
+
*/
|
|
1177
|
+
pmtuDiscovery?: pulumi.Input<boolean>;
|
|
1178
|
+
/**
|
|
1179
|
+
* Variable name
|
|
1180
|
+
*/
|
|
1181
|
+
pmtuDiscoveryVariable?: pulumi.Input<string>;
|
|
1182
|
+
/**
|
|
1183
|
+
* Name of QoS map
|
|
1184
|
+
*/
|
|
1185
|
+
qosMap?: pulumi.Input<string>;
|
|
1186
|
+
/**
|
|
1187
|
+
* Variable name
|
|
1188
|
+
*/
|
|
1189
|
+
qosMapVariable?: pulumi.Input<string>;
|
|
1190
|
+
/**
|
|
1191
|
+
* Name of VPN QoS map
|
|
1192
|
+
*/
|
|
1193
|
+
qosMapVpn?: pulumi.Input<string>;
|
|
1194
|
+
/**
|
|
1195
|
+
* Variable name
|
|
1196
|
+
*/
|
|
1197
|
+
qosMapVpnVariable?: pulumi.Input<string>;
|
|
1198
|
+
/**
|
|
1199
|
+
* Enable secondary region - Choices: `off`, `secondary-only`, `secondary-shared` - Default value: `off`
|
|
1200
|
+
*/
|
|
1201
|
+
secondaryRegion?: pulumi.Input<string>;
|
|
1202
|
+
/**
|
|
1203
|
+
* Variable name
|
|
1204
|
+
*/
|
|
1205
|
+
secondaryRegionVariable?: pulumi.Input<string>;
|
|
1206
|
+
/**
|
|
1207
|
+
* Serial Interface Name - slot/subslot/port:channel-group for T1/E1, slot/subslot/port for NIM-1T
|
|
1208
|
+
*/
|
|
1209
|
+
serialInterfaceName?: pulumi.Input<string>;
|
|
1210
|
+
/**
|
|
1211
|
+
* Variable name
|
|
1212
|
+
*/
|
|
1213
|
+
serialInterfaceNameVariable?: pulumi.Input<string>;
|
|
1214
|
+
/**
|
|
1215
|
+
* 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps - Range: `8`-`100000000`
|
|
1216
|
+
*/
|
|
1217
|
+
shapingRate?: pulumi.Input<number>;
|
|
1218
|
+
/**
|
|
1219
|
+
* Variable name
|
|
1220
|
+
*/
|
|
1221
|
+
shapingRateVariable?: pulumi.Input<string>;
|
|
1222
|
+
/**
|
|
1223
|
+
* Administrative state - Default value: `true`
|
|
1224
|
+
*/
|
|
1225
|
+
shutdown?: pulumi.Input<boolean>;
|
|
1226
|
+
/**
|
|
1227
|
+
* Variable name
|
|
1228
|
+
*/
|
|
1229
|
+
shutdownVariable?: pulumi.Input<string>;
|
|
1230
|
+
/**
|
|
1231
|
+
* Static ingress QoS for the port - Range: `0`-`7`
|
|
1232
|
+
*/
|
|
1233
|
+
staticIngressQos?: pulumi.Input<number>;
|
|
1234
|
+
/**
|
|
1235
|
+
* Variable name
|
|
1236
|
+
*/
|
|
1237
|
+
staticIngressQosVariable?: pulumi.Input<string>;
|
|
1238
|
+
/**
|
|
1239
|
+
* TCP MSS on SYN packets, in bytes - Range: `552`-`1960`
|
|
1240
|
+
*/
|
|
1241
|
+
tcpMss?: pulumi.Input<number>;
|
|
1242
|
+
/**
|
|
1243
|
+
* Variable name
|
|
1244
|
+
*/
|
|
1245
|
+
tcpMssVariable?: pulumi.Input<string>;
|
|
1246
|
+
/**
|
|
1247
|
+
* Extends a local TLOC to a remote node only for vpn 0
|
|
1248
|
+
*/
|
|
1249
|
+
tlocExtension?: pulumi.Input<string>;
|
|
1250
|
+
/**
|
|
1251
|
+
* Variable name
|
|
1252
|
+
*/
|
|
1253
|
+
tlocExtensionVariable?: pulumi.Input<string>;
|
|
1254
|
+
/**
|
|
1255
|
+
* Allow all traffic. Overrides all other allow-service options if allow-service all is set - Default value: `false`
|
|
1256
|
+
*/
|
|
1257
|
+
tunnelInterfaceAllowAll?: pulumi.Input<boolean>;
|
|
1258
|
+
/**
|
|
1259
|
+
* Variable name
|
|
1260
|
+
*/
|
|
1261
|
+
tunnelInterfaceAllowAllVariable?: pulumi.Input<string>;
|
|
1262
|
+
/**
|
|
1263
|
+
* Allow/deny BGP - Default value: `false`
|
|
1264
|
+
*/
|
|
1265
|
+
tunnelInterfaceAllowBgp?: pulumi.Input<boolean>;
|
|
1266
|
+
/**
|
|
1267
|
+
* Variable name
|
|
1268
|
+
*/
|
|
1269
|
+
tunnelInterfaceAllowBgpVariable?: pulumi.Input<string>;
|
|
1270
|
+
/**
|
|
1271
|
+
* Allow/Deny DHCP - Default value: `true`
|
|
1272
|
+
*/
|
|
1273
|
+
tunnelInterfaceAllowDhcp?: pulumi.Input<boolean>;
|
|
1274
|
+
/**
|
|
1275
|
+
* Variable name
|
|
1276
|
+
*/
|
|
1277
|
+
tunnelInterfaceAllowDhcpVariable?: pulumi.Input<string>;
|
|
1278
|
+
/**
|
|
1279
|
+
* Allow/Deny DNS - Default value: `true`
|
|
1280
|
+
*/
|
|
1281
|
+
tunnelInterfaceAllowDns?: pulumi.Input<boolean>;
|
|
1282
|
+
/**
|
|
1283
|
+
* Variable name
|
|
1284
|
+
*/
|
|
1285
|
+
tunnelInterfaceAllowDnsVariable?: pulumi.Input<string>;
|
|
1286
|
+
/**
|
|
1287
|
+
* Allow/Deny Https - Default value: `true`
|
|
1288
|
+
*/
|
|
1289
|
+
tunnelInterfaceAllowHttps?: pulumi.Input<boolean>;
|
|
1290
|
+
/**
|
|
1291
|
+
* Variable name
|
|
1292
|
+
*/
|
|
1293
|
+
tunnelInterfaceAllowHttpsVariable?: pulumi.Input<string>;
|
|
1294
|
+
/**
|
|
1295
|
+
* Allow/Deny ICMP - Default value: `true`
|
|
1296
|
+
*/
|
|
1297
|
+
tunnelInterfaceAllowIcmp?: pulumi.Input<boolean>;
|
|
1298
|
+
/**
|
|
1299
|
+
* Variable name
|
|
1300
|
+
*/
|
|
1301
|
+
tunnelInterfaceAllowIcmpVariable?: pulumi.Input<string>;
|
|
1302
|
+
/**
|
|
1303
|
+
* Allow/Deny NETCONF - Default value: `false`
|
|
1304
|
+
*/
|
|
1305
|
+
tunnelInterfaceAllowNetconf?: pulumi.Input<boolean>;
|
|
1306
|
+
/**
|
|
1307
|
+
* Variable name
|
|
1308
|
+
*/
|
|
1309
|
+
tunnelInterfaceAllowNetconfVariable?: pulumi.Input<string>;
|
|
1310
|
+
/**
|
|
1311
|
+
* Allow/Deny NTP - Default value: `false`
|
|
1312
|
+
*/
|
|
1313
|
+
tunnelInterfaceAllowNtp?: pulumi.Input<boolean>;
|
|
1314
|
+
/**
|
|
1315
|
+
* Variable name
|
|
1316
|
+
*/
|
|
1317
|
+
tunnelInterfaceAllowNtpVariable?: pulumi.Input<string>;
|
|
1318
|
+
/**
|
|
1319
|
+
* Allow/Deny OSPF - Default value: `false`
|
|
1320
|
+
*/
|
|
1321
|
+
tunnelInterfaceAllowOspf?: pulumi.Input<boolean>;
|
|
1322
|
+
/**
|
|
1323
|
+
* Variable name
|
|
1324
|
+
*/
|
|
1325
|
+
tunnelInterfaceAllowOspfVariable?: pulumi.Input<string>;
|
|
1326
|
+
/**
|
|
1327
|
+
* Allow/Deny SNMP - Default value: `false`
|
|
1328
|
+
*/
|
|
1329
|
+
tunnelInterfaceAllowSnmp?: pulumi.Input<boolean>;
|
|
1330
|
+
/**
|
|
1331
|
+
* Variable name
|
|
1332
|
+
*/
|
|
1333
|
+
tunnelInterfaceAllowSnmpVariable?: pulumi.Input<string>;
|
|
1334
|
+
/**
|
|
1335
|
+
* Allow/Deny SSH - Default value: `false`
|
|
1336
|
+
*/
|
|
1337
|
+
tunnelInterfaceAllowSsh?: pulumi.Input<boolean>;
|
|
1338
|
+
/**
|
|
1339
|
+
* Variable name
|
|
1340
|
+
*/
|
|
1341
|
+
tunnelInterfaceAllowSshVariable?: pulumi.Input<string>;
|
|
1342
|
+
/**
|
|
1343
|
+
* Allow/Deny STUN - Default value: `false`
|
|
1344
|
+
*/
|
|
1345
|
+
tunnelInterfaceAllowStun?: pulumi.Input<boolean>;
|
|
1346
|
+
/**
|
|
1347
|
+
* Variable name
|
|
1348
|
+
*/
|
|
1349
|
+
tunnelInterfaceAllowStunVariable?: pulumi.Input<string>;
|
|
1350
|
+
/**
|
|
1351
|
+
* Bind loopback tunnel interface to a physical interface
|
|
1352
|
+
*/
|
|
1353
|
+
tunnelInterfaceBindLoopbackTunnel?: pulumi.Input<string>;
|
|
1354
|
+
/**
|
|
1355
|
+
* Variable name
|
|
1356
|
+
*/
|
|
1357
|
+
tunnelInterfaceBindLoopbackTunnelVariable?: pulumi.Input<string>;
|
|
1358
|
+
/**
|
|
1359
|
+
* Set TLOC as border TLOC - Default value: `false`
|
|
1360
|
+
*/
|
|
1361
|
+
tunnelInterfaceBorder?: pulumi.Input<boolean>;
|
|
1362
|
+
/**
|
|
1363
|
+
* Variable name
|
|
1364
|
+
*/
|
|
1365
|
+
tunnelInterfaceBorderVariable?: pulumi.Input<string>;
|
|
1366
|
+
/**
|
|
1367
|
+
* Set carrier for TLOC - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`,
|
|
1368
|
+
* `carrier7`, `carrier8` - Default value: `default`
|
|
1369
|
+
*/
|
|
1370
|
+
tunnelInterfaceCarrier?: pulumi.Input<string>;
|
|
1371
|
+
/**
|
|
1372
|
+
* Variable name
|
|
1373
|
+
*/
|
|
1374
|
+
tunnelInterfaceCarrierVariable?: pulumi.Input<string>;
|
|
1375
|
+
/**
|
|
1376
|
+
* Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
|
|
1377
|
+
*/
|
|
1378
|
+
tunnelInterfaceClearDontFragment?: pulumi.Input<boolean>;
|
|
1379
|
+
/**
|
|
1380
|
+
* Variable name
|
|
1381
|
+
*/
|
|
1382
|
+
tunnelInterfaceClearDontFragmentVariable?: pulumi.Input<string>;
|
|
1383
|
+
/**
|
|
1384
|
+
* Set color for TLOC - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`,
|
|
1385
|
+
* `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`,
|
|
1386
|
+
* `private4`, `private5`, `private6` - Default value: `default`
|
|
1387
|
+
*/
|
|
1388
|
+
tunnelInterfaceColor?: pulumi.Input<string>;
|
|
1389
|
+
/**
|
|
1390
|
+
* Variable name
|
|
1391
|
+
*/
|
|
1392
|
+
tunnelInterfaceColorVariable?: pulumi.Input<string>;
|
|
1393
|
+
/**
|
|
1394
|
+
* Set the maximum number of control connections for this TLOC - Range: `0`-`8`
|
|
1395
|
+
*/
|
|
1396
|
+
tunnelInterfaceControlConnections?: pulumi.Input<number>;
|
|
1397
|
+
/**
|
|
1398
|
+
* Variable name
|
|
1399
|
+
*/
|
|
1400
|
+
tunnelInterfaceControlConnectionsVariable?: pulumi.Input<string>;
|
|
1401
|
+
/**
|
|
1402
|
+
* Encapsulation for TLOC
|
|
1403
|
+
*/
|
|
1404
|
+
tunnelInterfaceEncapsulations?: pulumi.Input<pulumi.Input<inputs.VpnInterfaceT1E1SerialFeatureTemplateTunnelInterfaceEncapsulation>[]>;
|
|
1405
|
+
/**
|
|
1406
|
+
* Variable name
|
|
1407
|
+
*/
|
|
1408
|
+
tunnelInterfaceExcludeControllerGroupListVariable?: pulumi.Input<string>;
|
|
1409
|
+
/**
|
|
1410
|
+
* Exclude the following controller groups defined in this list
|
|
1411
|
+
*/
|
|
1412
|
+
tunnelInterfaceExcludeControllerGroupLists?: pulumi.Input<pulumi.Input<number>[]>;
|
|
1413
|
+
/**
|
|
1414
|
+
* List of groups
|
|
1415
|
+
*/
|
|
1416
|
+
tunnelInterfaceGroups?: pulumi.Input<pulumi.Input<number>[]>;
|
|
1417
|
+
/**
|
|
1418
|
+
* Variable name
|
|
1419
|
+
*/
|
|
1420
|
+
tunnelInterfaceGroupsVariable?: pulumi.Input<string>;
|
|
1421
|
+
/**
|
|
1422
|
+
* Set time period of control hello packets <100..600000> milli seconds - Range: `100`-`600000` - Default value: `1000`
|
|
1423
|
+
*/
|
|
1424
|
+
tunnelInterfaceHelloInterval?: pulumi.Input<number>;
|
|
1425
|
+
/**
|
|
1426
|
+
* Variable name
|
|
1427
|
+
*/
|
|
1428
|
+
tunnelInterfaceHelloIntervalVariable?: pulumi.Input<string>;
|
|
1429
|
+
/**
|
|
1430
|
+
* Set tolerance of control hello packets <12..6000> seconds - Range: `12`-`6000` - Default value: `12`
|
|
1431
|
+
*/
|
|
1432
|
+
tunnelInterfaceHelloTolerance?: pulumi.Input<number>;
|
|
1433
|
+
/**
|
|
1434
|
+
* Variable name
|
|
1435
|
+
*/
|
|
1436
|
+
tunnelInterfaceHelloToleranceVariable?: pulumi.Input<string>;
|
|
1437
|
+
/**
|
|
1438
|
+
* Set TLOC as last resort - Default value: `false`
|
|
1439
|
+
*/
|
|
1440
|
+
tunnelInterfaceLastResortCircuit?: pulumi.Input<boolean>;
|
|
1441
|
+
/**
|
|
1442
|
+
* Variable name
|
|
1443
|
+
*/
|
|
1444
|
+
tunnelInterfaceLastResortCircuitVariable?: pulumi.Input<string>;
|
|
1445
|
+
/**
|
|
1446
|
+
* Set the interface as a low-bandwidth circuit - Default value: `false`
|
|
1447
|
+
*/
|
|
1448
|
+
tunnelInterfaceLowBandwidthLink?: pulumi.Input<boolean>;
|
|
1449
|
+
/**
|
|
1450
|
+
* Variable name
|
|
1451
|
+
*/
|
|
1452
|
+
tunnelInterfaceLowBandwidthLinkVariable?: pulumi.Input<string>;
|
|
1453
|
+
/**
|
|
1454
|
+
* Set time period of nat refresh packets <1...60> seconds - Range: `1`-`60` - Default value: `5`
|
|
1455
|
+
*/
|
|
1456
|
+
tunnelInterfaceNatRefreshInterval?: pulumi.Input<number>;
|
|
1457
|
+
/**
|
|
1458
|
+
* Variable name
|
|
1459
|
+
*/
|
|
1460
|
+
tunnelInterfaceNatRefreshIntervalVariable?: pulumi.Input<string>;
|
|
1461
|
+
/**
|
|
1462
|
+
* Accept and respond to network-prefix-directed broadcasts) - Default value: `false`
|
|
1463
|
+
*/
|
|
1464
|
+
tunnelInterfaceNetworkBroadcast?: pulumi.Input<boolean>;
|
|
1465
|
+
/**
|
|
1466
|
+
* Variable name
|
|
1467
|
+
*/
|
|
1468
|
+
tunnelInterfaceNetworkBroadcastVariable?: pulumi.Input<string>;
|
|
1469
|
+
/**
|
|
1470
|
+
* Disallow port hopping on the tunnel interface - Default value: `true`
|
|
1471
|
+
*/
|
|
1472
|
+
tunnelInterfacePortHop?: pulumi.Input<boolean>;
|
|
1473
|
+
/**
|
|
1474
|
+
* Variable name
|
|
1475
|
+
*/
|
|
1476
|
+
tunnelInterfacePortHopVariable?: pulumi.Input<string>;
|
|
1477
|
+
/**
|
|
1478
|
+
* Restrict this TLOC behavior - Default value: `false`
|
|
1479
|
+
*/
|
|
1480
|
+
tunnelInterfaceRestrict?: pulumi.Input<boolean>;
|
|
1481
|
+
/**
|
|
1482
|
+
* Variable name
|
|
1483
|
+
*/
|
|
1484
|
+
tunnelInterfaceRestrictVariable?: pulumi.Input<string>;
|
|
1485
|
+
/**
|
|
1486
|
+
* Tunnel TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
|
|
1487
|
+
*/
|
|
1488
|
+
tunnelInterfaceTunnelTcpMss?: pulumi.Input<number>;
|
|
1489
|
+
/**
|
|
1490
|
+
* Variable name
|
|
1491
|
+
*/
|
|
1492
|
+
tunnelInterfaceTunnelTcpMssVariable?: pulumi.Input<string>;
|
|
1493
|
+
/**
|
|
1494
|
+
* Put this wan interface in STUN mode only - Default value: `false`
|
|
1495
|
+
*/
|
|
1496
|
+
tunnelInterfaceVbondAsStunServer?: pulumi.Input<boolean>;
|
|
1497
|
+
/**
|
|
1498
|
+
* Variable name
|
|
1499
|
+
*/
|
|
1500
|
+
tunnelInterfaceVbondAsStunServerVariable?: pulumi.Input<string>;
|
|
1501
|
+
/**
|
|
1502
|
+
* Set interface preference for control connection to vManage <0..8> - Range: `0`-`8` - Default value: `5`
|
|
1503
|
+
*/
|
|
1504
|
+
tunnelInterfaceVmanageConnectionPreference?: pulumi.Input<number>;
|
|
1505
|
+
/**
|
|
1506
|
+
* Variable name
|
|
1507
|
+
*/
|
|
1508
|
+
tunnelInterfaceVmanageConnectionPreferenceVariable?: pulumi.Input<string>;
|
|
1509
|
+
/**
|
|
1510
|
+
* Set tunnel QoS mode - Choices: `spoke`
|
|
1511
|
+
*/
|
|
1512
|
+
tunnelQosMode?: pulumi.Input<string>;
|
|
1513
|
+
/**
|
|
1514
|
+
* Variable name
|
|
1515
|
+
*/
|
|
1516
|
+
tunnelQosModeVariable?: pulumi.Input<string>;
|
|
1517
|
+
/**
|
|
1518
|
+
* Name of rewrite rule
|
|
1519
|
+
*/
|
|
1520
|
+
writeRule?: pulumi.Input<string>;
|
|
1521
|
+
/**
|
|
1522
|
+
* Variable name
|
|
1523
|
+
*/
|
|
1524
|
+
writeRuleVariable?: pulumi.Input<string>;
|
|
1525
|
+
}
|