@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,792 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This resource can manage a Cisco VPN Interface IPSec feature template.
|
|
4
|
+
* - Minimum SD-WAN Manager version: `15.0.0`
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
11
|
+
*
|
|
12
|
+
* const example = new sdwan.CiscoVpnInterfaceIpsecFeatureTemplate("example", {
|
|
13
|
+
* name: "Example",
|
|
14
|
+
* description: "My Example",
|
|
15
|
+
* deviceTypes: ["vedge-C8000V"],
|
|
16
|
+
* interfaceName: "ipsec1",
|
|
17
|
+
* shutdown: false,
|
|
18
|
+
* interfaceDescription: "My Description",
|
|
19
|
+
* ipAddress: "1.1.1.1/24",
|
|
20
|
+
* tunnelSource: "1.2.3.4",
|
|
21
|
+
* tunnelSourceInterface: "e1",
|
|
22
|
+
* tunnelDestination: "3.4.5.6",
|
|
23
|
+
* application: "sig",
|
|
24
|
+
* tcpMssAdjust: 1400,
|
|
25
|
+
* clearDontFragment: true,
|
|
26
|
+
* mtu: 1500,
|
|
27
|
+
* deadPeerDetectionInterval: 100,
|
|
28
|
+
* deadPeerDetectionRetries: 4,
|
|
29
|
+
* ikeVersion: 2,
|
|
30
|
+
* ikeMode: "main",
|
|
31
|
+
* ikeRekeyInterval: 20000,
|
|
32
|
+
* ikeCiphersuite: "aes256-cbc-sha1",
|
|
33
|
+
* ikeGroup: "20",
|
|
34
|
+
* ikePreSharedKey: "cisco123",
|
|
35
|
+
* ikePreSharedKeyLocalId: "1",
|
|
36
|
+
* ikePreSharedKeyRemoteId: "2",
|
|
37
|
+
* ipsecRekeyInterval: 7200,
|
|
38
|
+
* ipsecReplayWindow: 128,
|
|
39
|
+
* ipsecCiphersuite: "aes256-cbc-sha256",
|
|
40
|
+
* ipsecPerfectForwardSecrecy: "group-20",
|
|
41
|
+
* trackers: ["TRACKER1"],
|
|
42
|
+
* tunnelRouteVia: "g0/0",
|
|
43
|
+
* });
|
|
44
|
+
* ```
|
|
45
|
+
*
|
|
46
|
+
* ## Import
|
|
47
|
+
*
|
|
48
|
+
* ```sh
|
|
49
|
+
* $ pulumi import sdwan:index/ciscoVpnInterfaceIpsecFeatureTemplate:CiscoVpnInterfaceIpsecFeatureTemplate example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
50
|
+
* ```
|
|
51
|
+
*/
|
|
52
|
+
export declare class CiscoVpnInterfaceIpsecFeatureTemplate extends pulumi.CustomResource {
|
|
53
|
+
/**
|
|
54
|
+
* Get an existing CiscoVpnInterfaceIpsecFeatureTemplate resource's state with the given name, ID, and optional extra
|
|
55
|
+
* properties used to qualify the lookup.
|
|
56
|
+
*
|
|
57
|
+
* @param name The _unique_ name of the resulting resource.
|
|
58
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
59
|
+
* @param state Any extra arguments used during the lookup.
|
|
60
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
61
|
+
*/
|
|
62
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: CiscoVpnInterfaceIpsecFeatureTemplateState, opts?: pulumi.CustomResourceOptions): CiscoVpnInterfaceIpsecFeatureTemplate;
|
|
63
|
+
/**
|
|
64
|
+
* Returns true if the given object is an instance of CiscoVpnInterfaceIpsecFeatureTemplate. This is designed to work even
|
|
65
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
66
|
+
*/
|
|
67
|
+
static isInstance(obj: any): obj is CiscoVpnInterfaceIpsecFeatureTemplate;
|
|
68
|
+
/**
|
|
69
|
+
* Enable Application Tunnel Type - Choices: `none`, `sig` - Default value: `none`
|
|
70
|
+
*/
|
|
71
|
+
readonly application: pulumi.Output<string | undefined>;
|
|
72
|
+
/**
|
|
73
|
+
* Variable name
|
|
74
|
+
*/
|
|
75
|
+
readonly applicationVariable: pulumi.Output<string | undefined>;
|
|
76
|
+
/**
|
|
77
|
+
* Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
|
|
78
|
+
*/
|
|
79
|
+
readonly clearDontFragment: pulumi.Output<boolean | undefined>;
|
|
80
|
+
/**
|
|
81
|
+
* Variable name
|
|
82
|
+
*/
|
|
83
|
+
readonly clearDontFragmentVariable: pulumi.Output<string | undefined>;
|
|
84
|
+
/**
|
|
85
|
+
* IKE keepalive interval (seconds) - Range: `10`-`3600` - Default value: `10`
|
|
86
|
+
*/
|
|
87
|
+
readonly deadPeerDetectionInterval: pulumi.Output<number | undefined>;
|
|
88
|
+
/**
|
|
89
|
+
* Variable name
|
|
90
|
+
*/
|
|
91
|
+
readonly deadPeerDetectionIntervalVariable: pulumi.Output<string | undefined>;
|
|
92
|
+
/**
|
|
93
|
+
* IKE keepalive retries - Range: `2`-`60` - Default value: `3`
|
|
94
|
+
*/
|
|
95
|
+
readonly deadPeerDetectionRetries: pulumi.Output<number | undefined>;
|
|
96
|
+
/**
|
|
97
|
+
* Variable name
|
|
98
|
+
*/
|
|
99
|
+
readonly deadPeerDetectionRetriesVariable: pulumi.Output<string | undefined>;
|
|
100
|
+
/**
|
|
101
|
+
* The description of the feature template
|
|
102
|
+
*/
|
|
103
|
+
readonly description: pulumi.Output<string>;
|
|
104
|
+
/**
|
|
105
|
+
* List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
|
|
106
|
+
* `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
|
|
107
|
+
* `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
|
|
108
|
+
*/
|
|
109
|
+
readonly deviceTypes: pulumi.Output<string[]>;
|
|
110
|
+
/**
|
|
111
|
+
* IKE identity the IKE preshared secret belongs to - Choices: `aes256-cbc-sha1`, `aes256-cbc-sha2`, `aes128-cbc-sha1`,
|
|
112
|
+
* `aes128-cbc-sha2` - Default value: `aes256-cbc-sha1`
|
|
113
|
+
*/
|
|
114
|
+
readonly ikeCiphersuite: pulumi.Output<string | undefined>;
|
|
115
|
+
/**
|
|
116
|
+
* Variable name
|
|
117
|
+
*/
|
|
118
|
+
readonly ikeCiphersuiteVariable: pulumi.Output<string | undefined>;
|
|
119
|
+
/**
|
|
120
|
+
* IKE Diffie Hellman Groups - Choices: `2`, `14`, `15`, `16`, `19`, `20`, `21`, `24` - Default value: `16`
|
|
121
|
+
*/
|
|
122
|
+
readonly ikeGroup: pulumi.Output<string | undefined>;
|
|
123
|
+
/**
|
|
124
|
+
* Variable name
|
|
125
|
+
*/
|
|
126
|
+
readonly ikeGroupVariable: pulumi.Output<string | undefined>;
|
|
127
|
+
/**
|
|
128
|
+
* IKE integrity protocol - Choices: `main`, `aggressive` - Default value: `main`
|
|
129
|
+
*/
|
|
130
|
+
readonly ikeMode: pulumi.Output<string | undefined>;
|
|
131
|
+
/**
|
|
132
|
+
* Variable name
|
|
133
|
+
*/
|
|
134
|
+
readonly ikeModeVariable: pulumi.Output<string | undefined>;
|
|
135
|
+
/**
|
|
136
|
+
* Use preshared key to authenticate IKE peer
|
|
137
|
+
*/
|
|
138
|
+
readonly ikePreSharedKey: pulumi.Output<string | undefined>;
|
|
139
|
+
/**
|
|
140
|
+
* IKE ID for the local endpoint. Input IPv4 address, domain name, or email address
|
|
141
|
+
*/
|
|
142
|
+
readonly ikePreSharedKeyLocalId: pulumi.Output<string | undefined>;
|
|
143
|
+
/**
|
|
144
|
+
* Variable name
|
|
145
|
+
*/
|
|
146
|
+
readonly ikePreSharedKeyLocalIdVariable: pulumi.Output<string | undefined>;
|
|
147
|
+
/**
|
|
148
|
+
* IKE ID for the remote endpoint. Input IPv4 address, domain name, or email address
|
|
149
|
+
*/
|
|
150
|
+
readonly ikePreSharedKeyRemoteId: pulumi.Output<string | undefined>;
|
|
151
|
+
/**
|
|
152
|
+
* Variable name
|
|
153
|
+
*/
|
|
154
|
+
readonly ikePreSharedKeyRemoteIdVariable: pulumi.Output<string | undefined>;
|
|
155
|
+
/**
|
|
156
|
+
* Variable name
|
|
157
|
+
*/
|
|
158
|
+
readonly ikePreSharedKeyVariable: pulumi.Output<string | undefined>;
|
|
159
|
+
/**
|
|
160
|
+
* IKE rekey interval <60..86400> seconds - Range: `60`-`86400` - Default value: `14400`
|
|
161
|
+
*/
|
|
162
|
+
readonly ikeRekeyInterval: pulumi.Output<number | undefined>;
|
|
163
|
+
/**
|
|
164
|
+
* Variable name
|
|
165
|
+
*/
|
|
166
|
+
readonly ikeRekeyIntervalVariable: pulumi.Output<string | undefined>;
|
|
167
|
+
/**
|
|
168
|
+
* IKE Version <1..2> - Range: `1`-`2` - Default value: `1`
|
|
169
|
+
*/
|
|
170
|
+
readonly ikeVersion: pulumi.Output<number | undefined>;
|
|
171
|
+
/**
|
|
172
|
+
* Interface description
|
|
173
|
+
*/
|
|
174
|
+
readonly interfaceDescription: pulumi.Output<string | undefined>;
|
|
175
|
+
/**
|
|
176
|
+
* Variable name
|
|
177
|
+
*/
|
|
178
|
+
readonly interfaceDescriptionVariable: pulumi.Output<string | undefined>;
|
|
179
|
+
/**
|
|
180
|
+
* Interface name: IPsec when present
|
|
181
|
+
*/
|
|
182
|
+
readonly interfaceName: pulumi.Output<string | undefined>;
|
|
183
|
+
/**
|
|
184
|
+
* Variable name
|
|
185
|
+
*/
|
|
186
|
+
readonly interfaceNameVariable: pulumi.Output<string | undefined>;
|
|
187
|
+
/**
|
|
188
|
+
* Assign IPv4 address
|
|
189
|
+
*/
|
|
190
|
+
readonly ipAddress: pulumi.Output<string | undefined>;
|
|
191
|
+
/**
|
|
192
|
+
* Variable name
|
|
193
|
+
*/
|
|
194
|
+
readonly ipAddressVariable: pulumi.Output<string | undefined>;
|
|
195
|
+
/**
|
|
196
|
+
* IPsec(ESP) encryption and integrity protocol - Choices: `aes256-cbc-sha1`, `aes256-cbc-sha384`, `aes256-cbc-sha256`,
|
|
197
|
+
* `aes256-cbc-sha512`, `aes256-gcm`, `null-sha1`, `null-sha384`, `null-sha256`, `null-sha512` - Default value:
|
|
198
|
+
* `aes256-gcm`
|
|
199
|
+
*/
|
|
200
|
+
readonly ipsecCiphersuite: pulumi.Output<string | undefined>;
|
|
201
|
+
/**
|
|
202
|
+
* Variable name
|
|
203
|
+
*/
|
|
204
|
+
readonly ipsecCiphersuiteVariable: pulumi.Output<string | undefined>;
|
|
205
|
+
/**
|
|
206
|
+
* IPsec perfect forward secrecy settings - Choices: `group-1`, `group-2`, `group-5`, `group-14`, `group-15`, `group-16`,
|
|
207
|
+
* `group-19`, `group-20`, `group-21`, `group-24`, `none` - Default value: `group-16`
|
|
208
|
+
*/
|
|
209
|
+
readonly ipsecPerfectForwardSecrecy: pulumi.Output<string | undefined>;
|
|
210
|
+
/**
|
|
211
|
+
* Variable name
|
|
212
|
+
*/
|
|
213
|
+
readonly ipsecPerfectForwardSecrecyVariable: pulumi.Output<string | undefined>;
|
|
214
|
+
/**
|
|
215
|
+
* IPsec rekey interval <300..1209600> seconds - Range: `120`-`2592000` - Default value: `3600`
|
|
216
|
+
*/
|
|
217
|
+
readonly ipsecRekeyInterval: pulumi.Output<number | undefined>;
|
|
218
|
+
/**
|
|
219
|
+
* Variable name
|
|
220
|
+
*/
|
|
221
|
+
readonly ipsecRekeyIntervalVariable: pulumi.Output<string | undefined>;
|
|
222
|
+
/**
|
|
223
|
+
* Replay window size 32..8192 (must be a power of 2) - Range: `64`-`4096` - Default value: `512`
|
|
224
|
+
*/
|
|
225
|
+
readonly ipsecReplayWindow: pulumi.Output<number | undefined>;
|
|
226
|
+
/**
|
|
227
|
+
* Variable name
|
|
228
|
+
*/
|
|
229
|
+
readonly ipsecReplayWindowVariable: pulumi.Output<string | undefined>;
|
|
230
|
+
/**
|
|
231
|
+
* Interface MTU <68..9216>, in bytes - Range: `68`-`9216` - Default value: `1500`
|
|
232
|
+
*/
|
|
233
|
+
readonly mtu: pulumi.Output<number | undefined>;
|
|
234
|
+
/**
|
|
235
|
+
* Variable name
|
|
236
|
+
*/
|
|
237
|
+
readonly mtuVariable: pulumi.Output<string | undefined>;
|
|
238
|
+
/**
|
|
239
|
+
* The name of the feature template
|
|
240
|
+
*/
|
|
241
|
+
readonly name: pulumi.Output<string>;
|
|
242
|
+
/**
|
|
243
|
+
* Administrative state - Default value: `true`
|
|
244
|
+
*/
|
|
245
|
+
readonly shutdown: pulumi.Output<boolean | undefined>;
|
|
246
|
+
/**
|
|
247
|
+
* Variable name
|
|
248
|
+
*/
|
|
249
|
+
readonly shutdownVariable: pulumi.Output<string | undefined>;
|
|
250
|
+
/**
|
|
251
|
+
* TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
|
|
252
|
+
*/
|
|
253
|
+
readonly tcpMssAdjust: pulumi.Output<number | undefined>;
|
|
254
|
+
/**
|
|
255
|
+
* Variable name
|
|
256
|
+
*/
|
|
257
|
+
readonly tcpMssAdjustVariable: pulumi.Output<string | undefined>;
|
|
258
|
+
/**
|
|
259
|
+
* The template type
|
|
260
|
+
*/
|
|
261
|
+
readonly templateType: pulumi.Output<string>;
|
|
262
|
+
/**
|
|
263
|
+
* Variable name
|
|
264
|
+
*/
|
|
265
|
+
readonly trackerVariable: pulumi.Output<string | undefined>;
|
|
266
|
+
/**
|
|
267
|
+
* Enable tracker for this interface
|
|
268
|
+
*/
|
|
269
|
+
readonly trackers: pulumi.Output<string[] | undefined>;
|
|
270
|
+
/**
|
|
271
|
+
* Tunnel destination IP address
|
|
272
|
+
*/
|
|
273
|
+
readonly tunnelDestination: pulumi.Output<string | undefined>;
|
|
274
|
+
/**
|
|
275
|
+
* Variable name
|
|
276
|
+
*/
|
|
277
|
+
readonly tunnelDestinationVariable: pulumi.Output<string | undefined>;
|
|
278
|
+
/**
|
|
279
|
+
* <1..32 characters> Interface name: ge0/<0-..> or ge0/<0-..>.vlanid
|
|
280
|
+
*/
|
|
281
|
+
readonly tunnelRouteVia: pulumi.Output<string | undefined>;
|
|
282
|
+
/**
|
|
283
|
+
* Variable name
|
|
284
|
+
*/
|
|
285
|
+
readonly tunnelRouteViaVariable: pulumi.Output<string | undefined>;
|
|
286
|
+
/**
|
|
287
|
+
* Tunnel source IP Address
|
|
288
|
+
*/
|
|
289
|
+
readonly tunnelSource: pulumi.Output<string | undefined>;
|
|
290
|
+
/**
|
|
291
|
+
* <1..32 characters> Interface name: ge0/<0-..> or ge0/<0-..>.vlanid
|
|
292
|
+
*/
|
|
293
|
+
readonly tunnelSourceInterface: pulumi.Output<string | undefined>;
|
|
294
|
+
/**
|
|
295
|
+
* Variable name
|
|
296
|
+
*/
|
|
297
|
+
readonly tunnelSourceInterfaceVariable: pulumi.Output<string | undefined>;
|
|
298
|
+
/**
|
|
299
|
+
* Variable name
|
|
300
|
+
*/
|
|
301
|
+
readonly tunnelSourceVariable: pulumi.Output<string | undefined>;
|
|
302
|
+
/**
|
|
303
|
+
* The version of the feature template
|
|
304
|
+
*/
|
|
305
|
+
readonly version: pulumi.Output<number>;
|
|
306
|
+
/**
|
|
307
|
+
* Create a CiscoVpnInterfaceIpsecFeatureTemplate resource with the given unique name, arguments, and options.
|
|
308
|
+
*
|
|
309
|
+
* @param name The _unique_ name of the resource.
|
|
310
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
311
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
312
|
+
*/
|
|
313
|
+
constructor(name: string, args: CiscoVpnInterfaceIpsecFeatureTemplateArgs, opts?: pulumi.CustomResourceOptions);
|
|
314
|
+
}
|
|
315
|
+
/**
|
|
316
|
+
* Input properties used for looking up and filtering CiscoVpnInterfaceIpsecFeatureTemplate resources.
|
|
317
|
+
*/
|
|
318
|
+
export interface CiscoVpnInterfaceIpsecFeatureTemplateState {
|
|
319
|
+
/**
|
|
320
|
+
* Enable Application Tunnel Type - Choices: `none`, `sig` - Default value: `none`
|
|
321
|
+
*/
|
|
322
|
+
application?: pulumi.Input<string>;
|
|
323
|
+
/**
|
|
324
|
+
* Variable name
|
|
325
|
+
*/
|
|
326
|
+
applicationVariable?: pulumi.Input<string>;
|
|
327
|
+
/**
|
|
328
|
+
* Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
|
|
329
|
+
*/
|
|
330
|
+
clearDontFragment?: pulumi.Input<boolean>;
|
|
331
|
+
/**
|
|
332
|
+
* Variable name
|
|
333
|
+
*/
|
|
334
|
+
clearDontFragmentVariable?: pulumi.Input<string>;
|
|
335
|
+
/**
|
|
336
|
+
* IKE keepalive interval (seconds) - Range: `10`-`3600` - Default value: `10`
|
|
337
|
+
*/
|
|
338
|
+
deadPeerDetectionInterval?: pulumi.Input<number>;
|
|
339
|
+
/**
|
|
340
|
+
* Variable name
|
|
341
|
+
*/
|
|
342
|
+
deadPeerDetectionIntervalVariable?: pulumi.Input<string>;
|
|
343
|
+
/**
|
|
344
|
+
* IKE keepalive retries - Range: `2`-`60` - Default value: `3`
|
|
345
|
+
*/
|
|
346
|
+
deadPeerDetectionRetries?: pulumi.Input<number>;
|
|
347
|
+
/**
|
|
348
|
+
* Variable name
|
|
349
|
+
*/
|
|
350
|
+
deadPeerDetectionRetriesVariable?: pulumi.Input<string>;
|
|
351
|
+
/**
|
|
352
|
+
* The description of the feature template
|
|
353
|
+
*/
|
|
354
|
+
description?: pulumi.Input<string>;
|
|
355
|
+
/**
|
|
356
|
+
* List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
|
|
357
|
+
* `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
|
|
358
|
+
* `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
|
|
359
|
+
*/
|
|
360
|
+
deviceTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
361
|
+
/**
|
|
362
|
+
* IKE identity the IKE preshared secret belongs to - Choices: `aes256-cbc-sha1`, `aes256-cbc-sha2`, `aes128-cbc-sha1`,
|
|
363
|
+
* `aes128-cbc-sha2` - Default value: `aes256-cbc-sha1`
|
|
364
|
+
*/
|
|
365
|
+
ikeCiphersuite?: pulumi.Input<string>;
|
|
366
|
+
/**
|
|
367
|
+
* Variable name
|
|
368
|
+
*/
|
|
369
|
+
ikeCiphersuiteVariable?: pulumi.Input<string>;
|
|
370
|
+
/**
|
|
371
|
+
* IKE Diffie Hellman Groups - Choices: `2`, `14`, `15`, `16`, `19`, `20`, `21`, `24` - Default value: `16`
|
|
372
|
+
*/
|
|
373
|
+
ikeGroup?: pulumi.Input<string>;
|
|
374
|
+
/**
|
|
375
|
+
* Variable name
|
|
376
|
+
*/
|
|
377
|
+
ikeGroupVariable?: pulumi.Input<string>;
|
|
378
|
+
/**
|
|
379
|
+
* IKE integrity protocol - Choices: `main`, `aggressive` - Default value: `main`
|
|
380
|
+
*/
|
|
381
|
+
ikeMode?: pulumi.Input<string>;
|
|
382
|
+
/**
|
|
383
|
+
* Variable name
|
|
384
|
+
*/
|
|
385
|
+
ikeModeVariable?: pulumi.Input<string>;
|
|
386
|
+
/**
|
|
387
|
+
* Use preshared key to authenticate IKE peer
|
|
388
|
+
*/
|
|
389
|
+
ikePreSharedKey?: pulumi.Input<string>;
|
|
390
|
+
/**
|
|
391
|
+
* IKE ID for the local endpoint. Input IPv4 address, domain name, or email address
|
|
392
|
+
*/
|
|
393
|
+
ikePreSharedKeyLocalId?: pulumi.Input<string>;
|
|
394
|
+
/**
|
|
395
|
+
* Variable name
|
|
396
|
+
*/
|
|
397
|
+
ikePreSharedKeyLocalIdVariable?: pulumi.Input<string>;
|
|
398
|
+
/**
|
|
399
|
+
* IKE ID for the remote endpoint. Input IPv4 address, domain name, or email address
|
|
400
|
+
*/
|
|
401
|
+
ikePreSharedKeyRemoteId?: pulumi.Input<string>;
|
|
402
|
+
/**
|
|
403
|
+
* Variable name
|
|
404
|
+
*/
|
|
405
|
+
ikePreSharedKeyRemoteIdVariable?: pulumi.Input<string>;
|
|
406
|
+
/**
|
|
407
|
+
* Variable name
|
|
408
|
+
*/
|
|
409
|
+
ikePreSharedKeyVariable?: pulumi.Input<string>;
|
|
410
|
+
/**
|
|
411
|
+
* IKE rekey interval <60..86400> seconds - Range: `60`-`86400` - Default value: `14400`
|
|
412
|
+
*/
|
|
413
|
+
ikeRekeyInterval?: pulumi.Input<number>;
|
|
414
|
+
/**
|
|
415
|
+
* Variable name
|
|
416
|
+
*/
|
|
417
|
+
ikeRekeyIntervalVariable?: pulumi.Input<string>;
|
|
418
|
+
/**
|
|
419
|
+
* IKE Version <1..2> - Range: `1`-`2` - Default value: `1`
|
|
420
|
+
*/
|
|
421
|
+
ikeVersion?: pulumi.Input<number>;
|
|
422
|
+
/**
|
|
423
|
+
* Interface description
|
|
424
|
+
*/
|
|
425
|
+
interfaceDescription?: pulumi.Input<string>;
|
|
426
|
+
/**
|
|
427
|
+
* Variable name
|
|
428
|
+
*/
|
|
429
|
+
interfaceDescriptionVariable?: pulumi.Input<string>;
|
|
430
|
+
/**
|
|
431
|
+
* Interface name: IPsec when present
|
|
432
|
+
*/
|
|
433
|
+
interfaceName?: pulumi.Input<string>;
|
|
434
|
+
/**
|
|
435
|
+
* Variable name
|
|
436
|
+
*/
|
|
437
|
+
interfaceNameVariable?: pulumi.Input<string>;
|
|
438
|
+
/**
|
|
439
|
+
* Assign IPv4 address
|
|
440
|
+
*/
|
|
441
|
+
ipAddress?: pulumi.Input<string>;
|
|
442
|
+
/**
|
|
443
|
+
* Variable name
|
|
444
|
+
*/
|
|
445
|
+
ipAddressVariable?: pulumi.Input<string>;
|
|
446
|
+
/**
|
|
447
|
+
* IPsec(ESP) encryption and integrity protocol - Choices: `aes256-cbc-sha1`, `aes256-cbc-sha384`, `aes256-cbc-sha256`,
|
|
448
|
+
* `aes256-cbc-sha512`, `aes256-gcm`, `null-sha1`, `null-sha384`, `null-sha256`, `null-sha512` - Default value:
|
|
449
|
+
* `aes256-gcm`
|
|
450
|
+
*/
|
|
451
|
+
ipsecCiphersuite?: pulumi.Input<string>;
|
|
452
|
+
/**
|
|
453
|
+
* Variable name
|
|
454
|
+
*/
|
|
455
|
+
ipsecCiphersuiteVariable?: pulumi.Input<string>;
|
|
456
|
+
/**
|
|
457
|
+
* IPsec perfect forward secrecy settings - Choices: `group-1`, `group-2`, `group-5`, `group-14`, `group-15`, `group-16`,
|
|
458
|
+
* `group-19`, `group-20`, `group-21`, `group-24`, `none` - Default value: `group-16`
|
|
459
|
+
*/
|
|
460
|
+
ipsecPerfectForwardSecrecy?: pulumi.Input<string>;
|
|
461
|
+
/**
|
|
462
|
+
* Variable name
|
|
463
|
+
*/
|
|
464
|
+
ipsecPerfectForwardSecrecyVariable?: pulumi.Input<string>;
|
|
465
|
+
/**
|
|
466
|
+
* IPsec rekey interval <300..1209600> seconds - Range: `120`-`2592000` - Default value: `3600`
|
|
467
|
+
*/
|
|
468
|
+
ipsecRekeyInterval?: pulumi.Input<number>;
|
|
469
|
+
/**
|
|
470
|
+
* Variable name
|
|
471
|
+
*/
|
|
472
|
+
ipsecRekeyIntervalVariable?: pulumi.Input<string>;
|
|
473
|
+
/**
|
|
474
|
+
* Replay window size 32..8192 (must be a power of 2) - Range: `64`-`4096` - Default value: `512`
|
|
475
|
+
*/
|
|
476
|
+
ipsecReplayWindow?: pulumi.Input<number>;
|
|
477
|
+
/**
|
|
478
|
+
* Variable name
|
|
479
|
+
*/
|
|
480
|
+
ipsecReplayWindowVariable?: pulumi.Input<string>;
|
|
481
|
+
/**
|
|
482
|
+
* Interface MTU <68..9216>, in bytes - Range: `68`-`9216` - Default value: `1500`
|
|
483
|
+
*/
|
|
484
|
+
mtu?: pulumi.Input<number>;
|
|
485
|
+
/**
|
|
486
|
+
* Variable name
|
|
487
|
+
*/
|
|
488
|
+
mtuVariable?: pulumi.Input<string>;
|
|
489
|
+
/**
|
|
490
|
+
* The name of the feature template
|
|
491
|
+
*/
|
|
492
|
+
name?: pulumi.Input<string>;
|
|
493
|
+
/**
|
|
494
|
+
* Administrative state - Default value: `true`
|
|
495
|
+
*/
|
|
496
|
+
shutdown?: pulumi.Input<boolean>;
|
|
497
|
+
/**
|
|
498
|
+
* Variable name
|
|
499
|
+
*/
|
|
500
|
+
shutdownVariable?: pulumi.Input<string>;
|
|
501
|
+
/**
|
|
502
|
+
* TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
|
|
503
|
+
*/
|
|
504
|
+
tcpMssAdjust?: pulumi.Input<number>;
|
|
505
|
+
/**
|
|
506
|
+
* Variable name
|
|
507
|
+
*/
|
|
508
|
+
tcpMssAdjustVariable?: pulumi.Input<string>;
|
|
509
|
+
/**
|
|
510
|
+
* The template type
|
|
511
|
+
*/
|
|
512
|
+
templateType?: pulumi.Input<string>;
|
|
513
|
+
/**
|
|
514
|
+
* Variable name
|
|
515
|
+
*/
|
|
516
|
+
trackerVariable?: pulumi.Input<string>;
|
|
517
|
+
/**
|
|
518
|
+
* Enable tracker for this interface
|
|
519
|
+
*/
|
|
520
|
+
trackers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
521
|
+
/**
|
|
522
|
+
* Tunnel destination IP address
|
|
523
|
+
*/
|
|
524
|
+
tunnelDestination?: pulumi.Input<string>;
|
|
525
|
+
/**
|
|
526
|
+
* Variable name
|
|
527
|
+
*/
|
|
528
|
+
tunnelDestinationVariable?: pulumi.Input<string>;
|
|
529
|
+
/**
|
|
530
|
+
* <1..32 characters> Interface name: ge0/<0-..> or ge0/<0-..>.vlanid
|
|
531
|
+
*/
|
|
532
|
+
tunnelRouteVia?: pulumi.Input<string>;
|
|
533
|
+
/**
|
|
534
|
+
* Variable name
|
|
535
|
+
*/
|
|
536
|
+
tunnelRouteViaVariable?: pulumi.Input<string>;
|
|
537
|
+
/**
|
|
538
|
+
* Tunnel source IP Address
|
|
539
|
+
*/
|
|
540
|
+
tunnelSource?: pulumi.Input<string>;
|
|
541
|
+
/**
|
|
542
|
+
* <1..32 characters> Interface name: ge0/<0-..> or ge0/<0-..>.vlanid
|
|
543
|
+
*/
|
|
544
|
+
tunnelSourceInterface?: pulumi.Input<string>;
|
|
545
|
+
/**
|
|
546
|
+
* Variable name
|
|
547
|
+
*/
|
|
548
|
+
tunnelSourceInterfaceVariable?: pulumi.Input<string>;
|
|
549
|
+
/**
|
|
550
|
+
* Variable name
|
|
551
|
+
*/
|
|
552
|
+
tunnelSourceVariable?: pulumi.Input<string>;
|
|
553
|
+
/**
|
|
554
|
+
* The version of the feature template
|
|
555
|
+
*/
|
|
556
|
+
version?: pulumi.Input<number>;
|
|
557
|
+
}
|
|
558
|
+
/**
|
|
559
|
+
* The set of arguments for constructing a CiscoVpnInterfaceIpsecFeatureTemplate resource.
|
|
560
|
+
*/
|
|
561
|
+
export interface CiscoVpnInterfaceIpsecFeatureTemplateArgs {
|
|
562
|
+
/**
|
|
563
|
+
* Enable Application Tunnel Type - Choices: `none`, `sig` - Default value: `none`
|
|
564
|
+
*/
|
|
565
|
+
application?: pulumi.Input<string>;
|
|
566
|
+
/**
|
|
567
|
+
* Variable name
|
|
568
|
+
*/
|
|
569
|
+
applicationVariable?: pulumi.Input<string>;
|
|
570
|
+
/**
|
|
571
|
+
* Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
|
|
572
|
+
*/
|
|
573
|
+
clearDontFragment?: pulumi.Input<boolean>;
|
|
574
|
+
/**
|
|
575
|
+
* Variable name
|
|
576
|
+
*/
|
|
577
|
+
clearDontFragmentVariable?: pulumi.Input<string>;
|
|
578
|
+
/**
|
|
579
|
+
* IKE keepalive interval (seconds) - Range: `10`-`3600` - Default value: `10`
|
|
580
|
+
*/
|
|
581
|
+
deadPeerDetectionInterval?: pulumi.Input<number>;
|
|
582
|
+
/**
|
|
583
|
+
* Variable name
|
|
584
|
+
*/
|
|
585
|
+
deadPeerDetectionIntervalVariable?: pulumi.Input<string>;
|
|
586
|
+
/**
|
|
587
|
+
* IKE keepalive retries - Range: `2`-`60` - Default value: `3`
|
|
588
|
+
*/
|
|
589
|
+
deadPeerDetectionRetries?: pulumi.Input<number>;
|
|
590
|
+
/**
|
|
591
|
+
* Variable name
|
|
592
|
+
*/
|
|
593
|
+
deadPeerDetectionRetriesVariable?: pulumi.Input<string>;
|
|
594
|
+
/**
|
|
595
|
+
* The description of the feature template
|
|
596
|
+
*/
|
|
597
|
+
description: pulumi.Input<string>;
|
|
598
|
+
/**
|
|
599
|
+
* List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
|
|
600
|
+
* `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
|
|
601
|
+
* `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
|
|
602
|
+
*/
|
|
603
|
+
deviceTypes: pulumi.Input<pulumi.Input<string>[]>;
|
|
604
|
+
/**
|
|
605
|
+
* IKE identity the IKE preshared secret belongs to - Choices: `aes256-cbc-sha1`, `aes256-cbc-sha2`, `aes128-cbc-sha1`,
|
|
606
|
+
* `aes128-cbc-sha2` - Default value: `aes256-cbc-sha1`
|
|
607
|
+
*/
|
|
608
|
+
ikeCiphersuite?: pulumi.Input<string>;
|
|
609
|
+
/**
|
|
610
|
+
* Variable name
|
|
611
|
+
*/
|
|
612
|
+
ikeCiphersuiteVariable?: pulumi.Input<string>;
|
|
613
|
+
/**
|
|
614
|
+
* IKE Diffie Hellman Groups - Choices: `2`, `14`, `15`, `16`, `19`, `20`, `21`, `24` - Default value: `16`
|
|
615
|
+
*/
|
|
616
|
+
ikeGroup?: pulumi.Input<string>;
|
|
617
|
+
/**
|
|
618
|
+
* Variable name
|
|
619
|
+
*/
|
|
620
|
+
ikeGroupVariable?: pulumi.Input<string>;
|
|
621
|
+
/**
|
|
622
|
+
* IKE integrity protocol - Choices: `main`, `aggressive` - Default value: `main`
|
|
623
|
+
*/
|
|
624
|
+
ikeMode?: pulumi.Input<string>;
|
|
625
|
+
/**
|
|
626
|
+
* Variable name
|
|
627
|
+
*/
|
|
628
|
+
ikeModeVariable?: pulumi.Input<string>;
|
|
629
|
+
/**
|
|
630
|
+
* Use preshared key to authenticate IKE peer
|
|
631
|
+
*/
|
|
632
|
+
ikePreSharedKey?: pulumi.Input<string>;
|
|
633
|
+
/**
|
|
634
|
+
* IKE ID for the local endpoint. Input IPv4 address, domain name, or email address
|
|
635
|
+
*/
|
|
636
|
+
ikePreSharedKeyLocalId?: pulumi.Input<string>;
|
|
637
|
+
/**
|
|
638
|
+
* Variable name
|
|
639
|
+
*/
|
|
640
|
+
ikePreSharedKeyLocalIdVariable?: pulumi.Input<string>;
|
|
641
|
+
/**
|
|
642
|
+
* IKE ID for the remote endpoint. Input IPv4 address, domain name, or email address
|
|
643
|
+
*/
|
|
644
|
+
ikePreSharedKeyRemoteId?: pulumi.Input<string>;
|
|
645
|
+
/**
|
|
646
|
+
* Variable name
|
|
647
|
+
*/
|
|
648
|
+
ikePreSharedKeyRemoteIdVariable?: pulumi.Input<string>;
|
|
649
|
+
/**
|
|
650
|
+
* Variable name
|
|
651
|
+
*/
|
|
652
|
+
ikePreSharedKeyVariable?: pulumi.Input<string>;
|
|
653
|
+
/**
|
|
654
|
+
* IKE rekey interval <60..86400> seconds - Range: `60`-`86400` - Default value: `14400`
|
|
655
|
+
*/
|
|
656
|
+
ikeRekeyInterval?: pulumi.Input<number>;
|
|
657
|
+
/**
|
|
658
|
+
* Variable name
|
|
659
|
+
*/
|
|
660
|
+
ikeRekeyIntervalVariable?: pulumi.Input<string>;
|
|
661
|
+
/**
|
|
662
|
+
* IKE Version <1..2> - Range: `1`-`2` - Default value: `1`
|
|
663
|
+
*/
|
|
664
|
+
ikeVersion?: pulumi.Input<number>;
|
|
665
|
+
/**
|
|
666
|
+
* Interface description
|
|
667
|
+
*/
|
|
668
|
+
interfaceDescription?: pulumi.Input<string>;
|
|
669
|
+
/**
|
|
670
|
+
* Variable name
|
|
671
|
+
*/
|
|
672
|
+
interfaceDescriptionVariable?: pulumi.Input<string>;
|
|
673
|
+
/**
|
|
674
|
+
* Interface name: IPsec when present
|
|
675
|
+
*/
|
|
676
|
+
interfaceName?: pulumi.Input<string>;
|
|
677
|
+
/**
|
|
678
|
+
* Variable name
|
|
679
|
+
*/
|
|
680
|
+
interfaceNameVariable?: pulumi.Input<string>;
|
|
681
|
+
/**
|
|
682
|
+
* Assign IPv4 address
|
|
683
|
+
*/
|
|
684
|
+
ipAddress?: pulumi.Input<string>;
|
|
685
|
+
/**
|
|
686
|
+
* Variable name
|
|
687
|
+
*/
|
|
688
|
+
ipAddressVariable?: pulumi.Input<string>;
|
|
689
|
+
/**
|
|
690
|
+
* IPsec(ESP) encryption and integrity protocol - Choices: `aes256-cbc-sha1`, `aes256-cbc-sha384`, `aes256-cbc-sha256`,
|
|
691
|
+
* `aes256-cbc-sha512`, `aes256-gcm`, `null-sha1`, `null-sha384`, `null-sha256`, `null-sha512` - Default value:
|
|
692
|
+
* `aes256-gcm`
|
|
693
|
+
*/
|
|
694
|
+
ipsecCiphersuite?: pulumi.Input<string>;
|
|
695
|
+
/**
|
|
696
|
+
* Variable name
|
|
697
|
+
*/
|
|
698
|
+
ipsecCiphersuiteVariable?: pulumi.Input<string>;
|
|
699
|
+
/**
|
|
700
|
+
* IPsec perfect forward secrecy settings - Choices: `group-1`, `group-2`, `group-5`, `group-14`, `group-15`, `group-16`,
|
|
701
|
+
* `group-19`, `group-20`, `group-21`, `group-24`, `none` - Default value: `group-16`
|
|
702
|
+
*/
|
|
703
|
+
ipsecPerfectForwardSecrecy?: pulumi.Input<string>;
|
|
704
|
+
/**
|
|
705
|
+
* Variable name
|
|
706
|
+
*/
|
|
707
|
+
ipsecPerfectForwardSecrecyVariable?: pulumi.Input<string>;
|
|
708
|
+
/**
|
|
709
|
+
* IPsec rekey interval <300..1209600> seconds - Range: `120`-`2592000` - Default value: `3600`
|
|
710
|
+
*/
|
|
711
|
+
ipsecRekeyInterval?: pulumi.Input<number>;
|
|
712
|
+
/**
|
|
713
|
+
* Variable name
|
|
714
|
+
*/
|
|
715
|
+
ipsecRekeyIntervalVariable?: pulumi.Input<string>;
|
|
716
|
+
/**
|
|
717
|
+
* Replay window size 32..8192 (must be a power of 2) - Range: `64`-`4096` - Default value: `512`
|
|
718
|
+
*/
|
|
719
|
+
ipsecReplayWindow?: pulumi.Input<number>;
|
|
720
|
+
/**
|
|
721
|
+
* Variable name
|
|
722
|
+
*/
|
|
723
|
+
ipsecReplayWindowVariable?: pulumi.Input<string>;
|
|
724
|
+
/**
|
|
725
|
+
* Interface MTU <68..9216>, in bytes - Range: `68`-`9216` - Default value: `1500`
|
|
726
|
+
*/
|
|
727
|
+
mtu?: pulumi.Input<number>;
|
|
728
|
+
/**
|
|
729
|
+
* Variable name
|
|
730
|
+
*/
|
|
731
|
+
mtuVariable?: pulumi.Input<string>;
|
|
732
|
+
/**
|
|
733
|
+
* The name of the feature template
|
|
734
|
+
*/
|
|
735
|
+
name?: pulumi.Input<string>;
|
|
736
|
+
/**
|
|
737
|
+
* Administrative state - Default value: `true`
|
|
738
|
+
*/
|
|
739
|
+
shutdown?: pulumi.Input<boolean>;
|
|
740
|
+
/**
|
|
741
|
+
* Variable name
|
|
742
|
+
*/
|
|
743
|
+
shutdownVariable?: pulumi.Input<string>;
|
|
744
|
+
/**
|
|
745
|
+
* TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
|
|
746
|
+
*/
|
|
747
|
+
tcpMssAdjust?: pulumi.Input<number>;
|
|
748
|
+
/**
|
|
749
|
+
* Variable name
|
|
750
|
+
*/
|
|
751
|
+
tcpMssAdjustVariable?: pulumi.Input<string>;
|
|
752
|
+
/**
|
|
753
|
+
* Variable name
|
|
754
|
+
*/
|
|
755
|
+
trackerVariable?: pulumi.Input<string>;
|
|
756
|
+
/**
|
|
757
|
+
* Enable tracker for this interface
|
|
758
|
+
*/
|
|
759
|
+
trackers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
760
|
+
/**
|
|
761
|
+
* Tunnel destination IP address
|
|
762
|
+
*/
|
|
763
|
+
tunnelDestination?: pulumi.Input<string>;
|
|
764
|
+
/**
|
|
765
|
+
* Variable name
|
|
766
|
+
*/
|
|
767
|
+
tunnelDestinationVariable?: pulumi.Input<string>;
|
|
768
|
+
/**
|
|
769
|
+
* <1..32 characters> Interface name: ge0/<0-..> or ge0/<0-..>.vlanid
|
|
770
|
+
*/
|
|
771
|
+
tunnelRouteVia?: pulumi.Input<string>;
|
|
772
|
+
/**
|
|
773
|
+
* Variable name
|
|
774
|
+
*/
|
|
775
|
+
tunnelRouteViaVariable?: pulumi.Input<string>;
|
|
776
|
+
/**
|
|
777
|
+
* Tunnel source IP Address
|
|
778
|
+
*/
|
|
779
|
+
tunnelSource?: pulumi.Input<string>;
|
|
780
|
+
/**
|
|
781
|
+
* <1..32 characters> Interface name: ge0/<0-..> or ge0/<0-..>.vlanid
|
|
782
|
+
*/
|
|
783
|
+
tunnelSourceInterface?: pulumi.Input<string>;
|
|
784
|
+
/**
|
|
785
|
+
* Variable name
|
|
786
|
+
*/
|
|
787
|
+
tunnelSourceInterfaceVariable?: pulumi.Input<string>;
|
|
788
|
+
/**
|
|
789
|
+
* Variable name
|
|
790
|
+
*/
|
|
791
|
+
tunnelSourceVariable?: pulumi.Input<string>;
|
|
792
|
+
}
|