@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,922 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This resource can manage a Cisco OSPFv3 feature template.
|
|
6
|
+
* - Minimum SD-WAN Manager version: `15.0.0`
|
|
7
|
+
*
|
|
8
|
+
* ## Import
|
|
9
|
+
*
|
|
10
|
+
* ```sh
|
|
11
|
+
* $ pulumi import sdwan:index/ciscoOspfv3FeatureTemplate:CiscoOspfv3FeatureTemplate example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
12
|
+
* ```
|
|
13
|
+
*/
|
|
14
|
+
export declare class CiscoOspfv3FeatureTemplate extends pulumi.CustomResource {
|
|
15
|
+
/**
|
|
16
|
+
* Get an existing CiscoOspfv3FeatureTemplate 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?: CiscoOspfv3FeatureTemplateState, opts?: pulumi.CustomResourceOptions): CiscoOspfv3FeatureTemplate;
|
|
25
|
+
/**
|
|
26
|
+
* Returns true if the given object is an instance of CiscoOspfv3FeatureTemplate. 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 CiscoOspfv3FeatureTemplate;
|
|
30
|
+
/**
|
|
31
|
+
* The description of the feature template
|
|
32
|
+
*/
|
|
33
|
+
readonly description: pulumi.Output<string>;
|
|
34
|
+
/**
|
|
35
|
+
* List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
|
|
36
|
+
* `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
|
|
37
|
+
* `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
|
|
38
|
+
*/
|
|
39
|
+
readonly deviceTypes: pulumi.Output<string[]>;
|
|
40
|
+
/**
|
|
41
|
+
* Configure OSPF area
|
|
42
|
+
*/
|
|
43
|
+
readonly ipv4Areas: pulumi.Output<outputs.CiscoOspfv3FeatureTemplateIpv4Area[] | undefined>;
|
|
44
|
+
/**
|
|
45
|
+
* Set reference bandwidth method to assign OSPF cost - Range: `1`-`4294967` - Default value: `100`
|
|
46
|
+
*/
|
|
47
|
+
readonly ipv4AutoCostReferenceBandwidth: pulumi.Output<number | undefined>;
|
|
48
|
+
/**
|
|
49
|
+
* Variable name
|
|
50
|
+
*/
|
|
51
|
+
readonly ipv4AutoCostReferenceBandwidthVariable: pulumi.Output<string | undefined>;
|
|
52
|
+
/**
|
|
53
|
+
* Calculate summary route cost based on RFC 1583 - Default value: `true`
|
|
54
|
+
*/
|
|
55
|
+
readonly ipv4CompatibleRfc1583: pulumi.Output<boolean | undefined>;
|
|
56
|
+
/**
|
|
57
|
+
* Variable name
|
|
58
|
+
*/
|
|
59
|
+
readonly ipv4CompatibleRfc1583Variable: pulumi.Output<string | undefined>;
|
|
60
|
+
/**
|
|
61
|
+
* Distribute default external route into OSPF - Default value: `false`
|
|
62
|
+
*/
|
|
63
|
+
readonly ipv4DefaultInformationOriginate: pulumi.Output<boolean | undefined>;
|
|
64
|
+
/**
|
|
65
|
+
* Always advertise default route - Default value: `false`
|
|
66
|
+
*/
|
|
67
|
+
readonly ipv4DefaultInformationOriginateAlways: pulumi.Output<boolean | undefined>;
|
|
68
|
+
/**
|
|
69
|
+
* Variable name
|
|
70
|
+
*/
|
|
71
|
+
readonly ipv4DefaultInformationOriginateAlwaysVariable: pulumi.Output<string | undefined>;
|
|
72
|
+
/**
|
|
73
|
+
* Set metric used to generate default route <0..16777214> - Range: `0`-`16777214`
|
|
74
|
+
*/
|
|
75
|
+
readonly ipv4DefaultInformationOriginateMetric: pulumi.Output<number | undefined>;
|
|
76
|
+
/**
|
|
77
|
+
* Set default route type - Choices: `type1`, `type2`
|
|
78
|
+
*/
|
|
79
|
+
readonly ipv4DefaultInformationOriginateMetricType: pulumi.Output<string | undefined>;
|
|
80
|
+
/**
|
|
81
|
+
* Variable name
|
|
82
|
+
*/
|
|
83
|
+
readonly ipv4DefaultInformationOriginateMetricTypeVariable: pulumi.Output<string | undefined>;
|
|
84
|
+
/**
|
|
85
|
+
* Variable name
|
|
86
|
+
*/
|
|
87
|
+
readonly ipv4DefaultInformationOriginateMetricVariable: pulumi.Output<string | undefined>;
|
|
88
|
+
/**
|
|
89
|
+
* Distance - Range: `1`-`255` - Default value: `110`
|
|
90
|
+
*/
|
|
91
|
+
readonly ipv4Distance: pulumi.Output<number | undefined>;
|
|
92
|
+
/**
|
|
93
|
+
* Set distance for external routes - Range: `1`-`254` - Default value: `110`
|
|
94
|
+
*/
|
|
95
|
+
readonly ipv4DistanceExternal: pulumi.Output<number | undefined>;
|
|
96
|
+
/**
|
|
97
|
+
* Variable name
|
|
98
|
+
*/
|
|
99
|
+
readonly ipv4DistanceExternalVariable: pulumi.Output<string | undefined>;
|
|
100
|
+
/**
|
|
101
|
+
* Set distance for inter-area routes - Range: `1`-`254` - Default value: `110`
|
|
102
|
+
*/
|
|
103
|
+
readonly ipv4DistanceInterArea: pulumi.Output<number | undefined>;
|
|
104
|
+
/**
|
|
105
|
+
* Variable name
|
|
106
|
+
*/
|
|
107
|
+
readonly ipv4DistanceInterAreaVariable: pulumi.Output<string | undefined>;
|
|
108
|
+
/**
|
|
109
|
+
* Set distance for intra-area routes - Range: `1`-`254` - Default value: `110`
|
|
110
|
+
*/
|
|
111
|
+
readonly ipv4DistanceIntraArea: pulumi.Output<number | undefined>;
|
|
112
|
+
/**
|
|
113
|
+
* Variable name
|
|
114
|
+
*/
|
|
115
|
+
readonly ipv4DistanceIntraAreaVariable: pulumi.Output<string | undefined>;
|
|
116
|
+
/**
|
|
117
|
+
* Variable name
|
|
118
|
+
*/
|
|
119
|
+
readonly ipv4DistanceVariable: pulumi.Output<string | undefined>;
|
|
120
|
+
/**
|
|
121
|
+
* Filter - Default value: `false`
|
|
122
|
+
*/
|
|
123
|
+
readonly ipv4Filter: pulumi.Output<boolean | undefined>;
|
|
124
|
+
/**
|
|
125
|
+
* Variable name
|
|
126
|
+
*/
|
|
127
|
+
readonly ipv4FilterVariable: pulumi.Output<string | undefined>;
|
|
128
|
+
/**
|
|
129
|
+
* Advertise own router LSA with infinite distance
|
|
130
|
+
*/
|
|
131
|
+
readonly ipv4MaxMetricRouterLsas: pulumi.Output<outputs.CiscoOspfv3FeatureTemplateIpv4MaxMetricRouterLsa[] | undefined>;
|
|
132
|
+
/**
|
|
133
|
+
* Policy Name
|
|
134
|
+
*/
|
|
135
|
+
readonly ipv4PolicyName: pulumi.Output<string | undefined>;
|
|
136
|
+
/**
|
|
137
|
+
* Variable name
|
|
138
|
+
*/
|
|
139
|
+
readonly ipv4PolicyNameVariable: pulumi.Output<string | undefined>;
|
|
140
|
+
/**
|
|
141
|
+
* Redistribute routes
|
|
142
|
+
*/
|
|
143
|
+
readonly ipv4Redistributes: pulumi.Output<outputs.CiscoOspfv3FeatureTemplateIpv4Redistribute[] | undefined>;
|
|
144
|
+
/**
|
|
145
|
+
* Set OSPF router ID to override system IP address
|
|
146
|
+
*/
|
|
147
|
+
readonly ipv4RouterId: pulumi.Output<string | undefined>;
|
|
148
|
+
/**
|
|
149
|
+
* Variable name
|
|
150
|
+
*/
|
|
151
|
+
readonly ipv4RouterIdVariable: pulumi.Output<string | undefined>;
|
|
152
|
+
/**
|
|
153
|
+
* Set delay from first change received until performing SPF calculation - Range: `1`-`600000` - Default value: `200`
|
|
154
|
+
*/
|
|
155
|
+
readonly ipv4TimersSpfDelay: pulumi.Output<number | undefined>;
|
|
156
|
+
/**
|
|
157
|
+
* Variable name
|
|
158
|
+
*/
|
|
159
|
+
readonly ipv4TimersSpfDelayVariable: pulumi.Output<string | undefined>;
|
|
160
|
+
/**
|
|
161
|
+
* Set initial hold time between consecutive SPF calculations - Range: `1`-`600000` - Default value: `1000`
|
|
162
|
+
*/
|
|
163
|
+
readonly ipv4TimersSpfInitialHold: pulumi.Output<number | undefined>;
|
|
164
|
+
/**
|
|
165
|
+
* Variable name
|
|
166
|
+
*/
|
|
167
|
+
readonly ipv4TimersSpfInitialHoldVariable: pulumi.Output<string | undefined>;
|
|
168
|
+
/**
|
|
169
|
+
* Set maximum hold time between consecutive SPF calculations - Range: `1`-`600000` - Default value: `10000`
|
|
170
|
+
*/
|
|
171
|
+
readonly ipv4TimersSpfMaxHold: pulumi.Output<number | undefined>;
|
|
172
|
+
/**
|
|
173
|
+
* Variable name
|
|
174
|
+
*/
|
|
175
|
+
readonly ipv4TimersSpfMaxHoldVariable: pulumi.Output<string | undefined>;
|
|
176
|
+
/**
|
|
177
|
+
* Configure OSPF area
|
|
178
|
+
*/
|
|
179
|
+
readonly ipv6Areas: pulumi.Output<outputs.CiscoOspfv3FeatureTemplateIpv6Area[] | undefined>;
|
|
180
|
+
/**
|
|
181
|
+
* Set reference bandwidth method to assign OSPF cost - Range: `1`-`4294967` - Default value: `100`
|
|
182
|
+
*/
|
|
183
|
+
readonly ipv6AutoCostReferenceBandwidth: pulumi.Output<number | undefined>;
|
|
184
|
+
/**
|
|
185
|
+
* Variable name
|
|
186
|
+
*/
|
|
187
|
+
readonly ipv6AutoCostReferenceBandwidthVariable: pulumi.Output<string | undefined>;
|
|
188
|
+
/**
|
|
189
|
+
* Calculate summary route cost based on RFC 1583 - Default value: `true`
|
|
190
|
+
*/
|
|
191
|
+
readonly ipv6CompatibleRfc1583: pulumi.Output<boolean | undefined>;
|
|
192
|
+
/**
|
|
193
|
+
* Variable name
|
|
194
|
+
*/
|
|
195
|
+
readonly ipv6CompatibleRfc1583Variable: pulumi.Output<string | undefined>;
|
|
196
|
+
/**
|
|
197
|
+
* Distribute default external route into OSPF - Default value: `false`
|
|
198
|
+
*/
|
|
199
|
+
readonly ipv6DefaultInformationOriginate: pulumi.Output<boolean | undefined>;
|
|
200
|
+
/**
|
|
201
|
+
* Always advertise default route - Default value: `false`
|
|
202
|
+
*/
|
|
203
|
+
readonly ipv6DefaultInformationOriginateAlways: pulumi.Output<boolean | undefined>;
|
|
204
|
+
/**
|
|
205
|
+
* Variable name
|
|
206
|
+
*/
|
|
207
|
+
readonly ipv6DefaultInformationOriginateAlwaysVariable: pulumi.Output<string | undefined>;
|
|
208
|
+
/**
|
|
209
|
+
* Set metric used to generate default route <0..16777214> - Range: `0`-`16777214`
|
|
210
|
+
*/
|
|
211
|
+
readonly ipv6DefaultInformationOriginateMetric: pulumi.Output<number | undefined>;
|
|
212
|
+
/**
|
|
213
|
+
* Set default route type - Choices: `type1`, `type2`
|
|
214
|
+
*/
|
|
215
|
+
readonly ipv6DefaultInformationOriginateMetricType: pulumi.Output<string | undefined>;
|
|
216
|
+
/**
|
|
217
|
+
* Variable name
|
|
218
|
+
*/
|
|
219
|
+
readonly ipv6DefaultInformationOriginateMetricTypeVariable: pulumi.Output<string | undefined>;
|
|
220
|
+
/**
|
|
221
|
+
* Variable name
|
|
222
|
+
*/
|
|
223
|
+
readonly ipv6DefaultInformationOriginateMetricVariable: pulumi.Output<string | undefined>;
|
|
224
|
+
/**
|
|
225
|
+
* Distance - Range: `1`-`254` - Default value: `110`
|
|
226
|
+
*/
|
|
227
|
+
readonly ipv6Distance: pulumi.Output<number | undefined>;
|
|
228
|
+
/**
|
|
229
|
+
* Set distance for external routes - Range: `1`-`254` - Default value: `110`
|
|
230
|
+
*/
|
|
231
|
+
readonly ipv6DistanceExternal: pulumi.Output<number | undefined>;
|
|
232
|
+
/**
|
|
233
|
+
* Variable name
|
|
234
|
+
*/
|
|
235
|
+
readonly ipv6DistanceExternalVariable: pulumi.Output<string | undefined>;
|
|
236
|
+
/**
|
|
237
|
+
* Set distance for inter-area routes - Range: `1`-`254` - Default value: `110`
|
|
238
|
+
*/
|
|
239
|
+
readonly ipv6DistanceInterArea: pulumi.Output<number | undefined>;
|
|
240
|
+
/**
|
|
241
|
+
* Variable name
|
|
242
|
+
*/
|
|
243
|
+
readonly ipv6DistanceInterAreaVariable: pulumi.Output<string | undefined>;
|
|
244
|
+
/**
|
|
245
|
+
* Set distance for intra-area routes - Range: `1`-`254` - Default value: `110`
|
|
246
|
+
*/
|
|
247
|
+
readonly ipv6DistanceIntraArea: pulumi.Output<number | undefined>;
|
|
248
|
+
/**
|
|
249
|
+
* Variable name
|
|
250
|
+
*/
|
|
251
|
+
readonly ipv6DistanceIntraAreaVariable: pulumi.Output<string | undefined>;
|
|
252
|
+
/**
|
|
253
|
+
* Variable name
|
|
254
|
+
*/
|
|
255
|
+
readonly ipv6DistanceVariable: pulumi.Output<string | undefined>;
|
|
256
|
+
/**
|
|
257
|
+
* Filter - Default value: `false`
|
|
258
|
+
*/
|
|
259
|
+
readonly ipv6Filter: pulumi.Output<boolean | undefined>;
|
|
260
|
+
/**
|
|
261
|
+
* Variable name
|
|
262
|
+
*/
|
|
263
|
+
readonly ipv6FilterVariable: pulumi.Output<string | undefined>;
|
|
264
|
+
/**
|
|
265
|
+
* Advertise own router LSA with infinite distance
|
|
266
|
+
*/
|
|
267
|
+
readonly ipv6MaxMetricRouterLsas: pulumi.Output<outputs.CiscoOspfv3FeatureTemplateIpv6MaxMetricRouterLsa[] | undefined>;
|
|
268
|
+
/**
|
|
269
|
+
* Name
|
|
270
|
+
*/
|
|
271
|
+
readonly ipv6PolicyName: pulumi.Output<string | undefined>;
|
|
272
|
+
/**
|
|
273
|
+
* Variable name
|
|
274
|
+
*/
|
|
275
|
+
readonly ipv6PolicyNameVariable: pulumi.Output<string | undefined>;
|
|
276
|
+
/**
|
|
277
|
+
* Redistribute routes
|
|
278
|
+
*/
|
|
279
|
+
readonly ipv6Redistributes: pulumi.Output<outputs.CiscoOspfv3FeatureTemplateIpv6Redistribute[] | undefined>;
|
|
280
|
+
/**
|
|
281
|
+
* Set OSPF router ID to override system IP address
|
|
282
|
+
*/
|
|
283
|
+
readonly ipv6RouterId: pulumi.Output<string | undefined>;
|
|
284
|
+
/**
|
|
285
|
+
* Variable name
|
|
286
|
+
*/
|
|
287
|
+
readonly ipv6RouterIdVariable: pulumi.Output<string | undefined>;
|
|
288
|
+
/**
|
|
289
|
+
* Set delay from first change received until performing SPF calculation - Range: `0`-`600000` - Default value: `200`
|
|
290
|
+
*/
|
|
291
|
+
readonly ipv6TimersSpfDelay: pulumi.Output<number | undefined>;
|
|
292
|
+
/**
|
|
293
|
+
* Variable name
|
|
294
|
+
*/
|
|
295
|
+
readonly ipv6TimersSpfDelayVariable: pulumi.Output<string | undefined>;
|
|
296
|
+
/**
|
|
297
|
+
* Set initial hold time between consecutive SPF calculations - Range: `0`-`600000` - Default value: `1000`
|
|
298
|
+
*/
|
|
299
|
+
readonly ipv6TimersSpfInitialHold: pulumi.Output<number | undefined>;
|
|
300
|
+
/**
|
|
301
|
+
* Variable name
|
|
302
|
+
*/
|
|
303
|
+
readonly ipv6TimersSpfInitialHoldVariable: pulumi.Output<string | undefined>;
|
|
304
|
+
/**
|
|
305
|
+
* Set maximum hold time between consecutive SPF calculations - Range: `0`-`600000` - Default value: `10000`
|
|
306
|
+
*/
|
|
307
|
+
readonly ipv6TimersSpfMaxHold: pulumi.Output<number | undefined>;
|
|
308
|
+
/**
|
|
309
|
+
* Variable name
|
|
310
|
+
*/
|
|
311
|
+
readonly ipv6TimersSpfMaxHoldVariable: pulumi.Output<string | undefined>;
|
|
312
|
+
/**
|
|
313
|
+
* The name of the feature template
|
|
314
|
+
*/
|
|
315
|
+
readonly name: pulumi.Output<string>;
|
|
316
|
+
/**
|
|
317
|
+
* The template type
|
|
318
|
+
*/
|
|
319
|
+
readonly templateType: pulumi.Output<string>;
|
|
320
|
+
/**
|
|
321
|
+
* The version of the feature template
|
|
322
|
+
*/
|
|
323
|
+
readonly version: pulumi.Output<number>;
|
|
324
|
+
/**
|
|
325
|
+
* Create a CiscoOspfv3FeatureTemplate resource with the given unique name, arguments, and options.
|
|
326
|
+
*
|
|
327
|
+
* @param name The _unique_ name of the resource.
|
|
328
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
329
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
330
|
+
*/
|
|
331
|
+
constructor(name: string, args: CiscoOspfv3FeatureTemplateArgs, opts?: pulumi.CustomResourceOptions);
|
|
332
|
+
}
|
|
333
|
+
/**
|
|
334
|
+
* Input properties used for looking up and filtering CiscoOspfv3FeatureTemplate resources.
|
|
335
|
+
*/
|
|
336
|
+
export interface CiscoOspfv3FeatureTemplateState {
|
|
337
|
+
/**
|
|
338
|
+
* The description of the feature template
|
|
339
|
+
*/
|
|
340
|
+
description?: pulumi.Input<string>;
|
|
341
|
+
/**
|
|
342
|
+
* List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
|
|
343
|
+
* `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
|
|
344
|
+
* `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
|
|
345
|
+
*/
|
|
346
|
+
deviceTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
347
|
+
/**
|
|
348
|
+
* Configure OSPF area
|
|
349
|
+
*/
|
|
350
|
+
ipv4Areas?: pulumi.Input<pulumi.Input<inputs.CiscoOspfv3FeatureTemplateIpv4Area>[]>;
|
|
351
|
+
/**
|
|
352
|
+
* Set reference bandwidth method to assign OSPF cost - Range: `1`-`4294967` - Default value: `100`
|
|
353
|
+
*/
|
|
354
|
+
ipv4AutoCostReferenceBandwidth?: pulumi.Input<number>;
|
|
355
|
+
/**
|
|
356
|
+
* Variable name
|
|
357
|
+
*/
|
|
358
|
+
ipv4AutoCostReferenceBandwidthVariable?: pulumi.Input<string>;
|
|
359
|
+
/**
|
|
360
|
+
* Calculate summary route cost based on RFC 1583 - Default value: `true`
|
|
361
|
+
*/
|
|
362
|
+
ipv4CompatibleRfc1583?: pulumi.Input<boolean>;
|
|
363
|
+
/**
|
|
364
|
+
* Variable name
|
|
365
|
+
*/
|
|
366
|
+
ipv4CompatibleRfc1583Variable?: pulumi.Input<string>;
|
|
367
|
+
/**
|
|
368
|
+
* Distribute default external route into OSPF - Default value: `false`
|
|
369
|
+
*/
|
|
370
|
+
ipv4DefaultInformationOriginate?: pulumi.Input<boolean>;
|
|
371
|
+
/**
|
|
372
|
+
* Always advertise default route - Default value: `false`
|
|
373
|
+
*/
|
|
374
|
+
ipv4DefaultInformationOriginateAlways?: pulumi.Input<boolean>;
|
|
375
|
+
/**
|
|
376
|
+
* Variable name
|
|
377
|
+
*/
|
|
378
|
+
ipv4DefaultInformationOriginateAlwaysVariable?: pulumi.Input<string>;
|
|
379
|
+
/**
|
|
380
|
+
* Set metric used to generate default route <0..16777214> - Range: `0`-`16777214`
|
|
381
|
+
*/
|
|
382
|
+
ipv4DefaultInformationOriginateMetric?: pulumi.Input<number>;
|
|
383
|
+
/**
|
|
384
|
+
* Set default route type - Choices: `type1`, `type2`
|
|
385
|
+
*/
|
|
386
|
+
ipv4DefaultInformationOriginateMetricType?: pulumi.Input<string>;
|
|
387
|
+
/**
|
|
388
|
+
* Variable name
|
|
389
|
+
*/
|
|
390
|
+
ipv4DefaultInformationOriginateMetricTypeVariable?: pulumi.Input<string>;
|
|
391
|
+
/**
|
|
392
|
+
* Variable name
|
|
393
|
+
*/
|
|
394
|
+
ipv4DefaultInformationOriginateMetricVariable?: pulumi.Input<string>;
|
|
395
|
+
/**
|
|
396
|
+
* Distance - Range: `1`-`255` - Default value: `110`
|
|
397
|
+
*/
|
|
398
|
+
ipv4Distance?: pulumi.Input<number>;
|
|
399
|
+
/**
|
|
400
|
+
* Set distance for external routes - Range: `1`-`254` - Default value: `110`
|
|
401
|
+
*/
|
|
402
|
+
ipv4DistanceExternal?: pulumi.Input<number>;
|
|
403
|
+
/**
|
|
404
|
+
* Variable name
|
|
405
|
+
*/
|
|
406
|
+
ipv4DistanceExternalVariable?: pulumi.Input<string>;
|
|
407
|
+
/**
|
|
408
|
+
* Set distance for inter-area routes - Range: `1`-`254` - Default value: `110`
|
|
409
|
+
*/
|
|
410
|
+
ipv4DistanceInterArea?: pulumi.Input<number>;
|
|
411
|
+
/**
|
|
412
|
+
* Variable name
|
|
413
|
+
*/
|
|
414
|
+
ipv4DistanceInterAreaVariable?: pulumi.Input<string>;
|
|
415
|
+
/**
|
|
416
|
+
* Set distance for intra-area routes - Range: `1`-`254` - Default value: `110`
|
|
417
|
+
*/
|
|
418
|
+
ipv4DistanceIntraArea?: pulumi.Input<number>;
|
|
419
|
+
/**
|
|
420
|
+
* Variable name
|
|
421
|
+
*/
|
|
422
|
+
ipv4DistanceIntraAreaVariable?: pulumi.Input<string>;
|
|
423
|
+
/**
|
|
424
|
+
* Variable name
|
|
425
|
+
*/
|
|
426
|
+
ipv4DistanceVariable?: pulumi.Input<string>;
|
|
427
|
+
/**
|
|
428
|
+
* Filter - Default value: `false`
|
|
429
|
+
*/
|
|
430
|
+
ipv4Filter?: pulumi.Input<boolean>;
|
|
431
|
+
/**
|
|
432
|
+
* Variable name
|
|
433
|
+
*/
|
|
434
|
+
ipv4FilterVariable?: pulumi.Input<string>;
|
|
435
|
+
/**
|
|
436
|
+
* Advertise own router LSA with infinite distance
|
|
437
|
+
*/
|
|
438
|
+
ipv4MaxMetricRouterLsas?: pulumi.Input<pulumi.Input<inputs.CiscoOspfv3FeatureTemplateIpv4MaxMetricRouterLsa>[]>;
|
|
439
|
+
/**
|
|
440
|
+
* Policy Name
|
|
441
|
+
*/
|
|
442
|
+
ipv4PolicyName?: pulumi.Input<string>;
|
|
443
|
+
/**
|
|
444
|
+
* Variable name
|
|
445
|
+
*/
|
|
446
|
+
ipv4PolicyNameVariable?: pulumi.Input<string>;
|
|
447
|
+
/**
|
|
448
|
+
* Redistribute routes
|
|
449
|
+
*/
|
|
450
|
+
ipv4Redistributes?: pulumi.Input<pulumi.Input<inputs.CiscoOspfv3FeatureTemplateIpv4Redistribute>[]>;
|
|
451
|
+
/**
|
|
452
|
+
* Set OSPF router ID to override system IP address
|
|
453
|
+
*/
|
|
454
|
+
ipv4RouterId?: pulumi.Input<string>;
|
|
455
|
+
/**
|
|
456
|
+
* Variable name
|
|
457
|
+
*/
|
|
458
|
+
ipv4RouterIdVariable?: pulumi.Input<string>;
|
|
459
|
+
/**
|
|
460
|
+
* Set delay from first change received until performing SPF calculation - Range: `1`-`600000` - Default value: `200`
|
|
461
|
+
*/
|
|
462
|
+
ipv4TimersSpfDelay?: pulumi.Input<number>;
|
|
463
|
+
/**
|
|
464
|
+
* Variable name
|
|
465
|
+
*/
|
|
466
|
+
ipv4TimersSpfDelayVariable?: pulumi.Input<string>;
|
|
467
|
+
/**
|
|
468
|
+
* Set initial hold time between consecutive SPF calculations - Range: `1`-`600000` - Default value: `1000`
|
|
469
|
+
*/
|
|
470
|
+
ipv4TimersSpfInitialHold?: pulumi.Input<number>;
|
|
471
|
+
/**
|
|
472
|
+
* Variable name
|
|
473
|
+
*/
|
|
474
|
+
ipv4TimersSpfInitialHoldVariable?: pulumi.Input<string>;
|
|
475
|
+
/**
|
|
476
|
+
* Set maximum hold time between consecutive SPF calculations - Range: `1`-`600000` - Default value: `10000`
|
|
477
|
+
*/
|
|
478
|
+
ipv4TimersSpfMaxHold?: pulumi.Input<number>;
|
|
479
|
+
/**
|
|
480
|
+
* Variable name
|
|
481
|
+
*/
|
|
482
|
+
ipv4TimersSpfMaxHoldVariable?: pulumi.Input<string>;
|
|
483
|
+
/**
|
|
484
|
+
* Configure OSPF area
|
|
485
|
+
*/
|
|
486
|
+
ipv6Areas?: pulumi.Input<pulumi.Input<inputs.CiscoOspfv3FeatureTemplateIpv6Area>[]>;
|
|
487
|
+
/**
|
|
488
|
+
* Set reference bandwidth method to assign OSPF cost - Range: `1`-`4294967` - Default value: `100`
|
|
489
|
+
*/
|
|
490
|
+
ipv6AutoCostReferenceBandwidth?: pulumi.Input<number>;
|
|
491
|
+
/**
|
|
492
|
+
* Variable name
|
|
493
|
+
*/
|
|
494
|
+
ipv6AutoCostReferenceBandwidthVariable?: pulumi.Input<string>;
|
|
495
|
+
/**
|
|
496
|
+
* Calculate summary route cost based on RFC 1583 - Default value: `true`
|
|
497
|
+
*/
|
|
498
|
+
ipv6CompatibleRfc1583?: pulumi.Input<boolean>;
|
|
499
|
+
/**
|
|
500
|
+
* Variable name
|
|
501
|
+
*/
|
|
502
|
+
ipv6CompatibleRfc1583Variable?: pulumi.Input<string>;
|
|
503
|
+
/**
|
|
504
|
+
* Distribute default external route into OSPF - Default value: `false`
|
|
505
|
+
*/
|
|
506
|
+
ipv6DefaultInformationOriginate?: pulumi.Input<boolean>;
|
|
507
|
+
/**
|
|
508
|
+
* Always advertise default route - Default value: `false`
|
|
509
|
+
*/
|
|
510
|
+
ipv6DefaultInformationOriginateAlways?: pulumi.Input<boolean>;
|
|
511
|
+
/**
|
|
512
|
+
* Variable name
|
|
513
|
+
*/
|
|
514
|
+
ipv6DefaultInformationOriginateAlwaysVariable?: pulumi.Input<string>;
|
|
515
|
+
/**
|
|
516
|
+
* Set metric used to generate default route <0..16777214> - Range: `0`-`16777214`
|
|
517
|
+
*/
|
|
518
|
+
ipv6DefaultInformationOriginateMetric?: pulumi.Input<number>;
|
|
519
|
+
/**
|
|
520
|
+
* Set default route type - Choices: `type1`, `type2`
|
|
521
|
+
*/
|
|
522
|
+
ipv6DefaultInformationOriginateMetricType?: pulumi.Input<string>;
|
|
523
|
+
/**
|
|
524
|
+
* Variable name
|
|
525
|
+
*/
|
|
526
|
+
ipv6DefaultInformationOriginateMetricTypeVariable?: pulumi.Input<string>;
|
|
527
|
+
/**
|
|
528
|
+
* Variable name
|
|
529
|
+
*/
|
|
530
|
+
ipv6DefaultInformationOriginateMetricVariable?: pulumi.Input<string>;
|
|
531
|
+
/**
|
|
532
|
+
* Distance - Range: `1`-`254` - Default value: `110`
|
|
533
|
+
*/
|
|
534
|
+
ipv6Distance?: pulumi.Input<number>;
|
|
535
|
+
/**
|
|
536
|
+
* Set distance for external routes - Range: `1`-`254` - Default value: `110`
|
|
537
|
+
*/
|
|
538
|
+
ipv6DistanceExternal?: pulumi.Input<number>;
|
|
539
|
+
/**
|
|
540
|
+
* Variable name
|
|
541
|
+
*/
|
|
542
|
+
ipv6DistanceExternalVariable?: pulumi.Input<string>;
|
|
543
|
+
/**
|
|
544
|
+
* Set distance for inter-area routes - Range: `1`-`254` - Default value: `110`
|
|
545
|
+
*/
|
|
546
|
+
ipv6DistanceInterArea?: pulumi.Input<number>;
|
|
547
|
+
/**
|
|
548
|
+
* Variable name
|
|
549
|
+
*/
|
|
550
|
+
ipv6DistanceInterAreaVariable?: pulumi.Input<string>;
|
|
551
|
+
/**
|
|
552
|
+
* Set distance for intra-area routes - Range: `1`-`254` - Default value: `110`
|
|
553
|
+
*/
|
|
554
|
+
ipv6DistanceIntraArea?: pulumi.Input<number>;
|
|
555
|
+
/**
|
|
556
|
+
* Variable name
|
|
557
|
+
*/
|
|
558
|
+
ipv6DistanceIntraAreaVariable?: pulumi.Input<string>;
|
|
559
|
+
/**
|
|
560
|
+
* Variable name
|
|
561
|
+
*/
|
|
562
|
+
ipv6DistanceVariable?: pulumi.Input<string>;
|
|
563
|
+
/**
|
|
564
|
+
* Filter - Default value: `false`
|
|
565
|
+
*/
|
|
566
|
+
ipv6Filter?: pulumi.Input<boolean>;
|
|
567
|
+
/**
|
|
568
|
+
* Variable name
|
|
569
|
+
*/
|
|
570
|
+
ipv6FilterVariable?: pulumi.Input<string>;
|
|
571
|
+
/**
|
|
572
|
+
* Advertise own router LSA with infinite distance
|
|
573
|
+
*/
|
|
574
|
+
ipv6MaxMetricRouterLsas?: pulumi.Input<pulumi.Input<inputs.CiscoOspfv3FeatureTemplateIpv6MaxMetricRouterLsa>[]>;
|
|
575
|
+
/**
|
|
576
|
+
* Name
|
|
577
|
+
*/
|
|
578
|
+
ipv6PolicyName?: pulumi.Input<string>;
|
|
579
|
+
/**
|
|
580
|
+
* Variable name
|
|
581
|
+
*/
|
|
582
|
+
ipv6PolicyNameVariable?: pulumi.Input<string>;
|
|
583
|
+
/**
|
|
584
|
+
* Redistribute routes
|
|
585
|
+
*/
|
|
586
|
+
ipv6Redistributes?: pulumi.Input<pulumi.Input<inputs.CiscoOspfv3FeatureTemplateIpv6Redistribute>[]>;
|
|
587
|
+
/**
|
|
588
|
+
* Set OSPF router ID to override system IP address
|
|
589
|
+
*/
|
|
590
|
+
ipv6RouterId?: pulumi.Input<string>;
|
|
591
|
+
/**
|
|
592
|
+
* Variable name
|
|
593
|
+
*/
|
|
594
|
+
ipv6RouterIdVariable?: pulumi.Input<string>;
|
|
595
|
+
/**
|
|
596
|
+
* Set delay from first change received until performing SPF calculation - Range: `0`-`600000` - Default value: `200`
|
|
597
|
+
*/
|
|
598
|
+
ipv6TimersSpfDelay?: pulumi.Input<number>;
|
|
599
|
+
/**
|
|
600
|
+
* Variable name
|
|
601
|
+
*/
|
|
602
|
+
ipv6TimersSpfDelayVariable?: pulumi.Input<string>;
|
|
603
|
+
/**
|
|
604
|
+
* Set initial hold time between consecutive SPF calculations - Range: `0`-`600000` - Default value: `1000`
|
|
605
|
+
*/
|
|
606
|
+
ipv6TimersSpfInitialHold?: pulumi.Input<number>;
|
|
607
|
+
/**
|
|
608
|
+
* Variable name
|
|
609
|
+
*/
|
|
610
|
+
ipv6TimersSpfInitialHoldVariable?: pulumi.Input<string>;
|
|
611
|
+
/**
|
|
612
|
+
* Set maximum hold time between consecutive SPF calculations - Range: `0`-`600000` - Default value: `10000`
|
|
613
|
+
*/
|
|
614
|
+
ipv6TimersSpfMaxHold?: pulumi.Input<number>;
|
|
615
|
+
/**
|
|
616
|
+
* Variable name
|
|
617
|
+
*/
|
|
618
|
+
ipv6TimersSpfMaxHoldVariable?: pulumi.Input<string>;
|
|
619
|
+
/**
|
|
620
|
+
* The name of the feature template
|
|
621
|
+
*/
|
|
622
|
+
name?: pulumi.Input<string>;
|
|
623
|
+
/**
|
|
624
|
+
* The template type
|
|
625
|
+
*/
|
|
626
|
+
templateType?: pulumi.Input<string>;
|
|
627
|
+
/**
|
|
628
|
+
* The version of the feature template
|
|
629
|
+
*/
|
|
630
|
+
version?: pulumi.Input<number>;
|
|
631
|
+
}
|
|
632
|
+
/**
|
|
633
|
+
* The set of arguments for constructing a CiscoOspfv3FeatureTemplate resource.
|
|
634
|
+
*/
|
|
635
|
+
export interface CiscoOspfv3FeatureTemplateArgs {
|
|
636
|
+
/**
|
|
637
|
+
* The description of the feature template
|
|
638
|
+
*/
|
|
639
|
+
description: pulumi.Input<string>;
|
|
640
|
+
/**
|
|
641
|
+
* List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
|
|
642
|
+
* `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
|
|
643
|
+
* `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
|
|
644
|
+
*/
|
|
645
|
+
deviceTypes: pulumi.Input<pulumi.Input<string>[]>;
|
|
646
|
+
/**
|
|
647
|
+
* Configure OSPF area
|
|
648
|
+
*/
|
|
649
|
+
ipv4Areas?: pulumi.Input<pulumi.Input<inputs.CiscoOspfv3FeatureTemplateIpv4Area>[]>;
|
|
650
|
+
/**
|
|
651
|
+
* Set reference bandwidth method to assign OSPF cost - Range: `1`-`4294967` - Default value: `100`
|
|
652
|
+
*/
|
|
653
|
+
ipv4AutoCostReferenceBandwidth?: pulumi.Input<number>;
|
|
654
|
+
/**
|
|
655
|
+
* Variable name
|
|
656
|
+
*/
|
|
657
|
+
ipv4AutoCostReferenceBandwidthVariable?: pulumi.Input<string>;
|
|
658
|
+
/**
|
|
659
|
+
* Calculate summary route cost based on RFC 1583 - Default value: `true`
|
|
660
|
+
*/
|
|
661
|
+
ipv4CompatibleRfc1583?: pulumi.Input<boolean>;
|
|
662
|
+
/**
|
|
663
|
+
* Variable name
|
|
664
|
+
*/
|
|
665
|
+
ipv4CompatibleRfc1583Variable?: pulumi.Input<string>;
|
|
666
|
+
/**
|
|
667
|
+
* Distribute default external route into OSPF - Default value: `false`
|
|
668
|
+
*/
|
|
669
|
+
ipv4DefaultInformationOriginate?: pulumi.Input<boolean>;
|
|
670
|
+
/**
|
|
671
|
+
* Always advertise default route - Default value: `false`
|
|
672
|
+
*/
|
|
673
|
+
ipv4DefaultInformationOriginateAlways?: pulumi.Input<boolean>;
|
|
674
|
+
/**
|
|
675
|
+
* Variable name
|
|
676
|
+
*/
|
|
677
|
+
ipv4DefaultInformationOriginateAlwaysVariable?: pulumi.Input<string>;
|
|
678
|
+
/**
|
|
679
|
+
* Set metric used to generate default route <0..16777214> - Range: `0`-`16777214`
|
|
680
|
+
*/
|
|
681
|
+
ipv4DefaultInformationOriginateMetric?: pulumi.Input<number>;
|
|
682
|
+
/**
|
|
683
|
+
* Set default route type - Choices: `type1`, `type2`
|
|
684
|
+
*/
|
|
685
|
+
ipv4DefaultInformationOriginateMetricType?: pulumi.Input<string>;
|
|
686
|
+
/**
|
|
687
|
+
* Variable name
|
|
688
|
+
*/
|
|
689
|
+
ipv4DefaultInformationOriginateMetricTypeVariable?: pulumi.Input<string>;
|
|
690
|
+
/**
|
|
691
|
+
* Variable name
|
|
692
|
+
*/
|
|
693
|
+
ipv4DefaultInformationOriginateMetricVariable?: pulumi.Input<string>;
|
|
694
|
+
/**
|
|
695
|
+
* Distance - Range: `1`-`255` - Default value: `110`
|
|
696
|
+
*/
|
|
697
|
+
ipv4Distance?: pulumi.Input<number>;
|
|
698
|
+
/**
|
|
699
|
+
* Set distance for external routes - Range: `1`-`254` - Default value: `110`
|
|
700
|
+
*/
|
|
701
|
+
ipv4DistanceExternal?: pulumi.Input<number>;
|
|
702
|
+
/**
|
|
703
|
+
* Variable name
|
|
704
|
+
*/
|
|
705
|
+
ipv4DistanceExternalVariable?: pulumi.Input<string>;
|
|
706
|
+
/**
|
|
707
|
+
* Set distance for inter-area routes - Range: `1`-`254` - Default value: `110`
|
|
708
|
+
*/
|
|
709
|
+
ipv4DistanceInterArea?: pulumi.Input<number>;
|
|
710
|
+
/**
|
|
711
|
+
* Variable name
|
|
712
|
+
*/
|
|
713
|
+
ipv4DistanceInterAreaVariable?: pulumi.Input<string>;
|
|
714
|
+
/**
|
|
715
|
+
* Set distance for intra-area routes - Range: `1`-`254` - Default value: `110`
|
|
716
|
+
*/
|
|
717
|
+
ipv4DistanceIntraArea?: pulumi.Input<number>;
|
|
718
|
+
/**
|
|
719
|
+
* Variable name
|
|
720
|
+
*/
|
|
721
|
+
ipv4DistanceIntraAreaVariable?: pulumi.Input<string>;
|
|
722
|
+
/**
|
|
723
|
+
* Variable name
|
|
724
|
+
*/
|
|
725
|
+
ipv4DistanceVariable?: pulumi.Input<string>;
|
|
726
|
+
/**
|
|
727
|
+
* Filter - Default value: `false`
|
|
728
|
+
*/
|
|
729
|
+
ipv4Filter?: pulumi.Input<boolean>;
|
|
730
|
+
/**
|
|
731
|
+
* Variable name
|
|
732
|
+
*/
|
|
733
|
+
ipv4FilterVariable?: pulumi.Input<string>;
|
|
734
|
+
/**
|
|
735
|
+
* Advertise own router LSA with infinite distance
|
|
736
|
+
*/
|
|
737
|
+
ipv4MaxMetricRouterLsas?: pulumi.Input<pulumi.Input<inputs.CiscoOspfv3FeatureTemplateIpv4MaxMetricRouterLsa>[]>;
|
|
738
|
+
/**
|
|
739
|
+
* Policy Name
|
|
740
|
+
*/
|
|
741
|
+
ipv4PolicyName?: pulumi.Input<string>;
|
|
742
|
+
/**
|
|
743
|
+
* Variable name
|
|
744
|
+
*/
|
|
745
|
+
ipv4PolicyNameVariable?: pulumi.Input<string>;
|
|
746
|
+
/**
|
|
747
|
+
* Redistribute routes
|
|
748
|
+
*/
|
|
749
|
+
ipv4Redistributes?: pulumi.Input<pulumi.Input<inputs.CiscoOspfv3FeatureTemplateIpv4Redistribute>[]>;
|
|
750
|
+
/**
|
|
751
|
+
* Set OSPF router ID to override system IP address
|
|
752
|
+
*/
|
|
753
|
+
ipv4RouterId?: pulumi.Input<string>;
|
|
754
|
+
/**
|
|
755
|
+
* Variable name
|
|
756
|
+
*/
|
|
757
|
+
ipv4RouterIdVariable?: pulumi.Input<string>;
|
|
758
|
+
/**
|
|
759
|
+
* Set delay from first change received until performing SPF calculation - Range: `1`-`600000` - Default value: `200`
|
|
760
|
+
*/
|
|
761
|
+
ipv4TimersSpfDelay?: pulumi.Input<number>;
|
|
762
|
+
/**
|
|
763
|
+
* Variable name
|
|
764
|
+
*/
|
|
765
|
+
ipv4TimersSpfDelayVariable?: pulumi.Input<string>;
|
|
766
|
+
/**
|
|
767
|
+
* Set initial hold time between consecutive SPF calculations - Range: `1`-`600000` - Default value: `1000`
|
|
768
|
+
*/
|
|
769
|
+
ipv4TimersSpfInitialHold?: pulumi.Input<number>;
|
|
770
|
+
/**
|
|
771
|
+
* Variable name
|
|
772
|
+
*/
|
|
773
|
+
ipv4TimersSpfInitialHoldVariable?: pulumi.Input<string>;
|
|
774
|
+
/**
|
|
775
|
+
* Set maximum hold time between consecutive SPF calculations - Range: `1`-`600000` - Default value: `10000`
|
|
776
|
+
*/
|
|
777
|
+
ipv4TimersSpfMaxHold?: pulumi.Input<number>;
|
|
778
|
+
/**
|
|
779
|
+
* Variable name
|
|
780
|
+
*/
|
|
781
|
+
ipv4TimersSpfMaxHoldVariable?: pulumi.Input<string>;
|
|
782
|
+
/**
|
|
783
|
+
* Configure OSPF area
|
|
784
|
+
*/
|
|
785
|
+
ipv6Areas?: pulumi.Input<pulumi.Input<inputs.CiscoOspfv3FeatureTemplateIpv6Area>[]>;
|
|
786
|
+
/**
|
|
787
|
+
* Set reference bandwidth method to assign OSPF cost - Range: `1`-`4294967` - Default value: `100`
|
|
788
|
+
*/
|
|
789
|
+
ipv6AutoCostReferenceBandwidth?: pulumi.Input<number>;
|
|
790
|
+
/**
|
|
791
|
+
* Variable name
|
|
792
|
+
*/
|
|
793
|
+
ipv6AutoCostReferenceBandwidthVariable?: pulumi.Input<string>;
|
|
794
|
+
/**
|
|
795
|
+
* Calculate summary route cost based on RFC 1583 - Default value: `true`
|
|
796
|
+
*/
|
|
797
|
+
ipv6CompatibleRfc1583?: pulumi.Input<boolean>;
|
|
798
|
+
/**
|
|
799
|
+
* Variable name
|
|
800
|
+
*/
|
|
801
|
+
ipv6CompatibleRfc1583Variable?: pulumi.Input<string>;
|
|
802
|
+
/**
|
|
803
|
+
* Distribute default external route into OSPF - Default value: `false`
|
|
804
|
+
*/
|
|
805
|
+
ipv6DefaultInformationOriginate?: pulumi.Input<boolean>;
|
|
806
|
+
/**
|
|
807
|
+
* Always advertise default route - Default value: `false`
|
|
808
|
+
*/
|
|
809
|
+
ipv6DefaultInformationOriginateAlways?: pulumi.Input<boolean>;
|
|
810
|
+
/**
|
|
811
|
+
* Variable name
|
|
812
|
+
*/
|
|
813
|
+
ipv6DefaultInformationOriginateAlwaysVariable?: pulumi.Input<string>;
|
|
814
|
+
/**
|
|
815
|
+
* Set metric used to generate default route <0..16777214> - Range: `0`-`16777214`
|
|
816
|
+
*/
|
|
817
|
+
ipv6DefaultInformationOriginateMetric?: pulumi.Input<number>;
|
|
818
|
+
/**
|
|
819
|
+
* Set default route type - Choices: `type1`, `type2`
|
|
820
|
+
*/
|
|
821
|
+
ipv6DefaultInformationOriginateMetricType?: pulumi.Input<string>;
|
|
822
|
+
/**
|
|
823
|
+
* Variable name
|
|
824
|
+
*/
|
|
825
|
+
ipv6DefaultInformationOriginateMetricTypeVariable?: pulumi.Input<string>;
|
|
826
|
+
/**
|
|
827
|
+
* Variable name
|
|
828
|
+
*/
|
|
829
|
+
ipv6DefaultInformationOriginateMetricVariable?: pulumi.Input<string>;
|
|
830
|
+
/**
|
|
831
|
+
* Distance - Range: `1`-`254` - Default value: `110`
|
|
832
|
+
*/
|
|
833
|
+
ipv6Distance?: pulumi.Input<number>;
|
|
834
|
+
/**
|
|
835
|
+
* Set distance for external routes - Range: `1`-`254` - Default value: `110`
|
|
836
|
+
*/
|
|
837
|
+
ipv6DistanceExternal?: pulumi.Input<number>;
|
|
838
|
+
/**
|
|
839
|
+
* Variable name
|
|
840
|
+
*/
|
|
841
|
+
ipv6DistanceExternalVariable?: pulumi.Input<string>;
|
|
842
|
+
/**
|
|
843
|
+
* Set distance for inter-area routes - Range: `1`-`254` - Default value: `110`
|
|
844
|
+
*/
|
|
845
|
+
ipv6DistanceInterArea?: pulumi.Input<number>;
|
|
846
|
+
/**
|
|
847
|
+
* Variable name
|
|
848
|
+
*/
|
|
849
|
+
ipv6DistanceInterAreaVariable?: pulumi.Input<string>;
|
|
850
|
+
/**
|
|
851
|
+
* Set distance for intra-area routes - Range: `1`-`254` - Default value: `110`
|
|
852
|
+
*/
|
|
853
|
+
ipv6DistanceIntraArea?: pulumi.Input<number>;
|
|
854
|
+
/**
|
|
855
|
+
* Variable name
|
|
856
|
+
*/
|
|
857
|
+
ipv6DistanceIntraAreaVariable?: pulumi.Input<string>;
|
|
858
|
+
/**
|
|
859
|
+
* Variable name
|
|
860
|
+
*/
|
|
861
|
+
ipv6DistanceVariable?: pulumi.Input<string>;
|
|
862
|
+
/**
|
|
863
|
+
* Filter - Default value: `false`
|
|
864
|
+
*/
|
|
865
|
+
ipv6Filter?: pulumi.Input<boolean>;
|
|
866
|
+
/**
|
|
867
|
+
* Variable name
|
|
868
|
+
*/
|
|
869
|
+
ipv6FilterVariable?: pulumi.Input<string>;
|
|
870
|
+
/**
|
|
871
|
+
* Advertise own router LSA with infinite distance
|
|
872
|
+
*/
|
|
873
|
+
ipv6MaxMetricRouterLsas?: pulumi.Input<pulumi.Input<inputs.CiscoOspfv3FeatureTemplateIpv6MaxMetricRouterLsa>[]>;
|
|
874
|
+
/**
|
|
875
|
+
* Name
|
|
876
|
+
*/
|
|
877
|
+
ipv6PolicyName?: pulumi.Input<string>;
|
|
878
|
+
/**
|
|
879
|
+
* Variable name
|
|
880
|
+
*/
|
|
881
|
+
ipv6PolicyNameVariable?: pulumi.Input<string>;
|
|
882
|
+
/**
|
|
883
|
+
* Redistribute routes
|
|
884
|
+
*/
|
|
885
|
+
ipv6Redistributes?: pulumi.Input<pulumi.Input<inputs.CiscoOspfv3FeatureTemplateIpv6Redistribute>[]>;
|
|
886
|
+
/**
|
|
887
|
+
* Set OSPF router ID to override system IP address
|
|
888
|
+
*/
|
|
889
|
+
ipv6RouterId?: pulumi.Input<string>;
|
|
890
|
+
/**
|
|
891
|
+
* Variable name
|
|
892
|
+
*/
|
|
893
|
+
ipv6RouterIdVariable?: pulumi.Input<string>;
|
|
894
|
+
/**
|
|
895
|
+
* Set delay from first change received until performing SPF calculation - Range: `0`-`600000` - Default value: `200`
|
|
896
|
+
*/
|
|
897
|
+
ipv6TimersSpfDelay?: pulumi.Input<number>;
|
|
898
|
+
/**
|
|
899
|
+
* Variable name
|
|
900
|
+
*/
|
|
901
|
+
ipv6TimersSpfDelayVariable?: pulumi.Input<string>;
|
|
902
|
+
/**
|
|
903
|
+
* Set initial hold time between consecutive SPF calculations - Range: `0`-`600000` - Default value: `1000`
|
|
904
|
+
*/
|
|
905
|
+
ipv6TimersSpfInitialHold?: pulumi.Input<number>;
|
|
906
|
+
/**
|
|
907
|
+
* Variable name
|
|
908
|
+
*/
|
|
909
|
+
ipv6TimersSpfInitialHoldVariable?: pulumi.Input<string>;
|
|
910
|
+
/**
|
|
911
|
+
* Set maximum hold time between consecutive SPF calculations - Range: `0`-`600000` - Default value: `10000`
|
|
912
|
+
*/
|
|
913
|
+
ipv6TimersSpfMaxHold?: pulumi.Input<number>;
|
|
914
|
+
/**
|
|
915
|
+
* Variable name
|
|
916
|
+
*/
|
|
917
|
+
ipv6TimersSpfMaxHoldVariable?: pulumi.Input<string>;
|
|
918
|
+
/**
|
|
919
|
+
* The name of the feature template
|
|
920
|
+
*/
|
|
921
|
+
name?: pulumi.Input<string>;
|
|
922
|
+
}
|