@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,1085 @@
|
|
|
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 Service LAN VPN Interface Ethernet profile parcel.
|
|
6
|
+
* - Minimum SD-WAN Manager version: `20.12.0`
|
|
7
|
+
*
|
|
8
|
+
* ## Import
|
|
9
|
+
*
|
|
10
|
+
* ```sh
|
|
11
|
+
* $ pulumi import sdwan:index/serviceLanVpnInterfaceEthernetProfileParcel:ServiceLanVpnInterfaceEthernetProfileParcel example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
12
|
+
* ```
|
|
13
|
+
*/
|
|
14
|
+
export declare class ServiceLanVpnInterfaceEthernetProfileParcel extends pulumi.CustomResource {
|
|
15
|
+
/**
|
|
16
|
+
* Get an existing ServiceLanVpnInterfaceEthernetProfileParcel 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?: ServiceLanVpnInterfaceEthernetProfileParcelState, opts?: pulumi.CustomResourceOptions): ServiceLanVpnInterfaceEthernetProfileParcel;
|
|
25
|
+
/**
|
|
26
|
+
* Returns true if the given object is an instance of ServiceLanVpnInterfaceEthernetProfileParcel. 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 ServiceLanVpnInterfaceEthernetProfileParcel;
|
|
30
|
+
readonly aclIpv4EgressPolicyId: pulumi.Output<string | undefined>;
|
|
31
|
+
readonly aclIpv4IngressPolicyId: pulumi.Output<string | undefined>;
|
|
32
|
+
readonly aclIpv6EgressPolicyId: pulumi.Output<string | undefined>;
|
|
33
|
+
readonly aclIpv6IngressPolicyId: pulumi.Output<string | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* Shaping Rate (Kbps) - Range: `8`-`100000000`
|
|
36
|
+
*/
|
|
37
|
+
readonly aclShapingRate: pulumi.Output<number | undefined>;
|
|
38
|
+
/**
|
|
39
|
+
* Variable name
|
|
40
|
+
*/
|
|
41
|
+
readonly aclShapingRateVariable: pulumi.Output<string | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* Timeout value for dynamically learned ARP entries, <0..2678400> seconds - Range: `0`-`2147483` - Default value: `1200`
|
|
44
|
+
*/
|
|
45
|
+
readonly arpTimeout: pulumi.Output<number | undefined>;
|
|
46
|
+
/**
|
|
47
|
+
* Variable name
|
|
48
|
+
*/
|
|
49
|
+
readonly arpTimeoutVariable: pulumi.Output<string | undefined>;
|
|
50
|
+
/**
|
|
51
|
+
* Configure ARP entries
|
|
52
|
+
*/
|
|
53
|
+
readonly arps: pulumi.Output<outputs.ServiceLanVpnInterfaceEthernetProfileParcelArp[] | undefined>;
|
|
54
|
+
/**
|
|
55
|
+
* Link autonegotiation
|
|
56
|
+
*/
|
|
57
|
+
readonly autonegotiate: pulumi.Output<boolean | undefined>;
|
|
58
|
+
/**
|
|
59
|
+
* Variable name
|
|
60
|
+
*/
|
|
61
|
+
readonly autonegotiateVariable: pulumi.Output<string | undefined>;
|
|
62
|
+
readonly configDescription: pulumi.Output<string | undefined>;
|
|
63
|
+
/**
|
|
64
|
+
* Variable name
|
|
65
|
+
*/
|
|
66
|
+
readonly configDescriptionVariable: pulumi.Output<string | undefined>;
|
|
67
|
+
/**
|
|
68
|
+
* The description of the profile parcel
|
|
69
|
+
*/
|
|
70
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
71
|
+
/**
|
|
72
|
+
* Duplex mode - Choices: `full`, `half`, `auto`
|
|
73
|
+
*/
|
|
74
|
+
readonly duplex: pulumi.Output<string | undefined>;
|
|
75
|
+
/**
|
|
76
|
+
* Variable name
|
|
77
|
+
*/
|
|
78
|
+
readonly duplexVariable: pulumi.Output<string | undefined>;
|
|
79
|
+
/**
|
|
80
|
+
* Enable DHCPv6
|
|
81
|
+
*/
|
|
82
|
+
readonly enableDhcpv6: pulumi.Output<boolean | undefined>;
|
|
83
|
+
/**
|
|
84
|
+
* Feature Profile ID
|
|
85
|
+
*/
|
|
86
|
+
readonly featureProfileId: pulumi.Output<string>;
|
|
87
|
+
/**
|
|
88
|
+
* ICMP/ICMPv6 Redirect Disable - Default value: `true`
|
|
89
|
+
*/
|
|
90
|
+
readonly icmpRedirectDisable: pulumi.Output<boolean | undefined>;
|
|
91
|
+
/**
|
|
92
|
+
* Variable name
|
|
93
|
+
*/
|
|
94
|
+
readonly icmpRedirectDisableVariable: pulumi.Output<string | undefined>;
|
|
95
|
+
/**
|
|
96
|
+
* Interface MTU - Range: `1500`-`9216` - Default value: `1500`
|
|
97
|
+
*/
|
|
98
|
+
readonly interfaceMtu: pulumi.Output<number | undefined>;
|
|
99
|
+
/**
|
|
100
|
+
* Variable name
|
|
101
|
+
*/
|
|
102
|
+
readonly interfaceMtuVariable: pulumi.Output<string | undefined>;
|
|
103
|
+
readonly interfaceName: pulumi.Output<string | undefined>;
|
|
104
|
+
/**
|
|
105
|
+
* Variable name
|
|
106
|
+
*/
|
|
107
|
+
readonly interfaceNameVariable: pulumi.Output<string | undefined>;
|
|
108
|
+
/**
|
|
109
|
+
* IP Directed-Broadcast - Default value: `false`
|
|
110
|
+
*/
|
|
111
|
+
readonly ipDirectedBroadcast: pulumi.Output<boolean | undefined>;
|
|
112
|
+
/**
|
|
113
|
+
* Variable name
|
|
114
|
+
*/
|
|
115
|
+
readonly ipDirectedBroadcastVariable: pulumi.Output<string | undefined>;
|
|
116
|
+
/**
|
|
117
|
+
* IP MTU for GigabitEthernet main <576..Interface MTU>, GigabitEthernet subinterface <576..9216>, Other Interfaces
|
|
118
|
+
* <576..2000> in bytes - Range: `576`-`9216` - Default value: `1500`
|
|
119
|
+
*/
|
|
120
|
+
readonly ipMtu: pulumi.Output<number | undefined>;
|
|
121
|
+
/**
|
|
122
|
+
* Variable name
|
|
123
|
+
*/
|
|
124
|
+
readonly ipMtuVariable: pulumi.Output<string | undefined>;
|
|
125
|
+
/**
|
|
126
|
+
* IP Address
|
|
127
|
+
*/
|
|
128
|
+
readonly ipv4Address: pulumi.Output<string | undefined>;
|
|
129
|
+
/**
|
|
130
|
+
* Variable name
|
|
131
|
+
*/
|
|
132
|
+
readonly ipv4AddressVariable: pulumi.Output<string | undefined>;
|
|
133
|
+
/**
|
|
134
|
+
* DHCP Distance - Range: `1`-`65536`
|
|
135
|
+
*/
|
|
136
|
+
readonly ipv4DhcpDistance: pulumi.Output<number | undefined>;
|
|
137
|
+
/**
|
|
138
|
+
* Variable name
|
|
139
|
+
*/
|
|
140
|
+
readonly ipv4DhcpDistanceVariable: pulumi.Output<string | undefined>;
|
|
141
|
+
/**
|
|
142
|
+
* Variable name
|
|
143
|
+
*/
|
|
144
|
+
readonly ipv4DhcpHelperVariable: pulumi.Output<string | undefined>;
|
|
145
|
+
/**
|
|
146
|
+
* List of DHCP IPv4 helper addresses (min 1, max 8)
|
|
147
|
+
*/
|
|
148
|
+
readonly ipv4DhcpHelpers: pulumi.Output<string[] | undefined>;
|
|
149
|
+
/**
|
|
150
|
+
* enable Network Address Translation on this interface - Default value: `false`
|
|
151
|
+
*/
|
|
152
|
+
readonly ipv4Nat: pulumi.Output<boolean | undefined>;
|
|
153
|
+
/**
|
|
154
|
+
* NAT Inside Source Loopback Interface
|
|
155
|
+
*/
|
|
156
|
+
readonly ipv4NatLoopback: pulumi.Output<string | undefined>;
|
|
157
|
+
/**
|
|
158
|
+
* Variable name
|
|
159
|
+
*/
|
|
160
|
+
readonly ipv4NatLoopbackVariable: pulumi.Output<string | undefined>;
|
|
161
|
+
/**
|
|
162
|
+
* NAT Overload - Default value: `true`
|
|
163
|
+
*/
|
|
164
|
+
readonly ipv4NatOverload: pulumi.Output<boolean | undefined>;
|
|
165
|
+
/**
|
|
166
|
+
* Variable name
|
|
167
|
+
*/
|
|
168
|
+
readonly ipv4NatOverloadVariable: pulumi.Output<string | undefined>;
|
|
169
|
+
/**
|
|
170
|
+
* NAT Pool Prefix Length - Range: `1`-`32`
|
|
171
|
+
*/
|
|
172
|
+
readonly ipv4NatPrefixLength: pulumi.Output<number | undefined>;
|
|
173
|
+
/**
|
|
174
|
+
* Variable name
|
|
175
|
+
*/
|
|
176
|
+
readonly ipv4NatPrefixLengthVariable: pulumi.Output<string | undefined>;
|
|
177
|
+
/**
|
|
178
|
+
* NAT Pool Range End
|
|
179
|
+
*/
|
|
180
|
+
readonly ipv4NatRangeEnd: pulumi.Output<string | undefined>;
|
|
181
|
+
/**
|
|
182
|
+
* Variable name
|
|
183
|
+
*/
|
|
184
|
+
readonly ipv4NatRangeEndVariable: pulumi.Output<string | undefined>;
|
|
185
|
+
/**
|
|
186
|
+
* NAT Pool Range Start
|
|
187
|
+
*/
|
|
188
|
+
readonly ipv4NatRangeStart: pulumi.Output<string | undefined>;
|
|
189
|
+
/**
|
|
190
|
+
* Variable name
|
|
191
|
+
*/
|
|
192
|
+
readonly ipv4NatRangeStartVariable: pulumi.Output<string | undefined>;
|
|
193
|
+
/**
|
|
194
|
+
* Set NAT TCP session timeout, in minutes - Range: `1`-`8947` - Default value: `60`
|
|
195
|
+
*/
|
|
196
|
+
readonly ipv4NatTcpTimeout: pulumi.Output<number | undefined>;
|
|
197
|
+
/**
|
|
198
|
+
* Variable name
|
|
199
|
+
*/
|
|
200
|
+
readonly ipv4NatTcpTimeoutVariable: pulumi.Output<string | undefined>;
|
|
201
|
+
/**
|
|
202
|
+
* NAT Type - Choices: `pool`, `loopback`
|
|
203
|
+
*/
|
|
204
|
+
readonly ipv4NatType: pulumi.Output<string | undefined>;
|
|
205
|
+
/**
|
|
206
|
+
* Variable name
|
|
207
|
+
*/
|
|
208
|
+
readonly ipv4NatTypeVariable: pulumi.Output<string | undefined>;
|
|
209
|
+
/**
|
|
210
|
+
* Set NAT UDP session timeout, in minutes - Range: `1`-`8947` - Default value: `1`
|
|
211
|
+
*/
|
|
212
|
+
readonly ipv4NatUdpTimeout: pulumi.Output<number | undefined>;
|
|
213
|
+
/**
|
|
214
|
+
* Variable name
|
|
215
|
+
*/
|
|
216
|
+
readonly ipv4NatUdpTimeoutVariable: pulumi.Output<string | undefined>;
|
|
217
|
+
/**
|
|
218
|
+
* Secondary IpV4 Addresses
|
|
219
|
+
*/
|
|
220
|
+
readonly ipv4SecondaryAddresses: pulumi.Output<outputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv4SecondaryAddress[] | undefined>;
|
|
221
|
+
/**
|
|
222
|
+
* Subnet Mask - Choices: `255.255.255.255`, `255.255.255.254`, `255.255.255.252`, `255.255.255.248`, `255.255.255.240`,
|
|
223
|
+
* `255.255.255.224`, `255.255.255.192`, `255.255.255.128`, `255.255.255.0`, `255.255.254.0`, `255.255.252.0`,
|
|
224
|
+
* `255.255.248.0`, `255.255.240.0`, `255.255.224.0`, `255.255.192.0`, `255.255.128.0`, `255.255.0.0`, `255.254.0.0`,
|
|
225
|
+
* `255.252.0.0`, `255.240.0.0`, `255.224.0.0`, `255.192.0.0`, `255.128.0.0`, `255.0.0.0`, `254.0.0.0`, `252.0.0.0`,
|
|
226
|
+
* `248.0.0.0`, `240.0.0.0`, `224.0.0.0`, `192.0.0.0`, `128.0.0.0`, `0.0.0.0`
|
|
227
|
+
*/
|
|
228
|
+
readonly ipv4SubnetMask: pulumi.Output<string | undefined>;
|
|
229
|
+
/**
|
|
230
|
+
* Variable name
|
|
231
|
+
*/
|
|
232
|
+
readonly ipv4SubnetMaskVariable: pulumi.Output<string | undefined>;
|
|
233
|
+
/**
|
|
234
|
+
* Enable VRRP
|
|
235
|
+
*/
|
|
236
|
+
readonly ipv4Vrrps: pulumi.Output<outputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv4Vrrp[] | undefined>;
|
|
237
|
+
/**
|
|
238
|
+
* IPv6 Address Secondary
|
|
239
|
+
*/
|
|
240
|
+
readonly ipv6Address: pulumi.Output<string | undefined>;
|
|
241
|
+
/**
|
|
242
|
+
* Variable name
|
|
243
|
+
*/
|
|
244
|
+
readonly ipv6AddressVariable: pulumi.Output<string | undefined>;
|
|
245
|
+
/**
|
|
246
|
+
* DHCPv6 Helper
|
|
247
|
+
*/
|
|
248
|
+
readonly ipv6DhcpHelpers: pulumi.Output<outputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv6DhcpHelper[] | undefined>;
|
|
249
|
+
/**
|
|
250
|
+
* secondary IPv6 addresses
|
|
251
|
+
*/
|
|
252
|
+
readonly ipv6DhcpSecondaryAddresses: pulumi.Output<outputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv6DhcpSecondaryAddress[] | undefined>;
|
|
253
|
+
/**
|
|
254
|
+
* enable Network Address Translation ipv6 on this interface - Default value: `false`
|
|
255
|
+
*/
|
|
256
|
+
readonly ipv6Nat: pulumi.Output<boolean | undefined>;
|
|
257
|
+
/**
|
|
258
|
+
* Static secondary IPv6 addresses
|
|
259
|
+
*/
|
|
260
|
+
readonly ipv6SecondaryAddresses: pulumi.Output<outputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv6SecondaryAddress[] | undefined>;
|
|
261
|
+
/**
|
|
262
|
+
* Enable VRRP Ipv6
|
|
263
|
+
*/
|
|
264
|
+
readonly ipv6Vrrps: pulumi.Output<outputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv6Vrrp[] | undefined>;
|
|
265
|
+
/**
|
|
266
|
+
* Interval for interface load calculation - Range: `30`-`600` - Default value: `30`
|
|
267
|
+
*/
|
|
268
|
+
readonly loadInterval: pulumi.Output<number | undefined>;
|
|
269
|
+
/**
|
|
270
|
+
* Variable name
|
|
271
|
+
*/
|
|
272
|
+
readonly loadIntervalVariable: pulumi.Output<string | undefined>;
|
|
273
|
+
/**
|
|
274
|
+
* MAC Address
|
|
275
|
+
*/
|
|
276
|
+
readonly macAddress: pulumi.Output<string | undefined>;
|
|
277
|
+
/**
|
|
278
|
+
* Variable name
|
|
279
|
+
*/
|
|
280
|
+
readonly macAddressVariable: pulumi.Output<string | undefined>;
|
|
281
|
+
/**
|
|
282
|
+
* Media type - Choices: `auto-select`, `rj45`, `sfp`
|
|
283
|
+
*/
|
|
284
|
+
readonly mediaType: pulumi.Output<string | undefined>;
|
|
285
|
+
/**
|
|
286
|
+
* Variable name
|
|
287
|
+
*/
|
|
288
|
+
readonly mediaTypeVariable: pulumi.Output<string | undefined>;
|
|
289
|
+
/**
|
|
290
|
+
* The name of the profile parcel
|
|
291
|
+
*/
|
|
292
|
+
readonly name: pulumi.Output<string>;
|
|
293
|
+
/**
|
|
294
|
+
* NAT64 on this interface - Default value: `false`
|
|
295
|
+
*/
|
|
296
|
+
readonly nat64: pulumi.Output<boolean | undefined>;
|
|
297
|
+
/**
|
|
298
|
+
* Service LAN VPN Profile Profile ID
|
|
299
|
+
*/
|
|
300
|
+
readonly serviceLanVpnProfileParcelId: pulumi.Output<string | undefined>;
|
|
301
|
+
/**
|
|
302
|
+
* - Default value: `true`
|
|
303
|
+
*/
|
|
304
|
+
readonly shutdown: pulumi.Output<boolean | undefined>;
|
|
305
|
+
/**
|
|
306
|
+
* Variable name
|
|
307
|
+
*/
|
|
308
|
+
readonly shutdownVariable: pulumi.Output<string | undefined>;
|
|
309
|
+
/**
|
|
310
|
+
* Set interface speed - Choices: `10`, `100`, `1000`, `2500`, `10000`
|
|
311
|
+
*/
|
|
312
|
+
readonly speed: pulumi.Output<string | undefined>;
|
|
313
|
+
/**
|
|
314
|
+
* Variable name
|
|
315
|
+
*/
|
|
316
|
+
readonly speedVariable: pulumi.Output<string | undefined>;
|
|
317
|
+
/**
|
|
318
|
+
* static NAT
|
|
319
|
+
*/
|
|
320
|
+
readonly staticNats: pulumi.Output<outputs.ServiceLanVpnInterfaceEthernetProfileParcelStaticNat[] | undefined>;
|
|
321
|
+
/**
|
|
322
|
+
* TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
|
|
323
|
+
*/
|
|
324
|
+
readonly tcpMss: pulumi.Output<number | undefined>;
|
|
325
|
+
/**
|
|
326
|
+
* Variable name
|
|
327
|
+
*/
|
|
328
|
+
readonly tcpMssVariable: pulumi.Output<string | undefined>;
|
|
329
|
+
/**
|
|
330
|
+
* Enable tracker for this interface
|
|
331
|
+
*/
|
|
332
|
+
readonly tracker: pulumi.Output<string | undefined>;
|
|
333
|
+
/**
|
|
334
|
+
* Variable name
|
|
335
|
+
*/
|
|
336
|
+
readonly trackerVariable: pulumi.Output<string | undefined>;
|
|
337
|
+
/**
|
|
338
|
+
* Enable/Disable SGT Enforcement on an interface
|
|
339
|
+
*/
|
|
340
|
+
readonly trustsecEnableEnforcedPropogation: pulumi.Output<boolean | undefined>;
|
|
341
|
+
/**
|
|
342
|
+
* Indicates that the interface is trustworthy for CTS - Default value: `false`
|
|
343
|
+
*/
|
|
344
|
+
readonly trustsecEnableSgtPropogation: pulumi.Output<boolean | undefined>;
|
|
345
|
+
/**
|
|
346
|
+
* SGT value between 2 and 65519 - Range: `2`-`65519`
|
|
347
|
+
*/
|
|
348
|
+
readonly trustsecEnforcedSecurityGroupTag: pulumi.Output<number | undefined>;
|
|
349
|
+
/**
|
|
350
|
+
* Variable name
|
|
351
|
+
*/
|
|
352
|
+
readonly trustsecEnforcedSecurityGroupTagVariable: pulumi.Output<string | undefined>;
|
|
353
|
+
/**
|
|
354
|
+
* Enables the interface for CTS SGT authorization and forwarding - Default value: `true`
|
|
355
|
+
*/
|
|
356
|
+
readonly trustsecPropogate: pulumi.Output<boolean | undefined>;
|
|
357
|
+
/**
|
|
358
|
+
* SGT value between 2 and 65519 - Range: `2`-`65519`
|
|
359
|
+
*/
|
|
360
|
+
readonly trustsecSecurityGroupTag: pulumi.Output<number | undefined>;
|
|
361
|
+
/**
|
|
362
|
+
* Variable name
|
|
363
|
+
*/
|
|
364
|
+
readonly trustsecSecurityGroupTagVariable: pulumi.Output<string | undefined>;
|
|
365
|
+
/**
|
|
366
|
+
* The version of the profile parcel
|
|
367
|
+
*/
|
|
368
|
+
readonly version: pulumi.Output<number>;
|
|
369
|
+
/**
|
|
370
|
+
* Extend remote TLOC over a GRE tunnel to a local LAN interface
|
|
371
|
+
*/
|
|
372
|
+
readonly xconnect: pulumi.Output<string | undefined>;
|
|
373
|
+
/**
|
|
374
|
+
* Variable name
|
|
375
|
+
*/
|
|
376
|
+
readonly xconnectVariable: pulumi.Output<string | undefined>;
|
|
377
|
+
/**
|
|
378
|
+
* Create a ServiceLanVpnInterfaceEthernetProfileParcel resource with the given unique name, arguments, and options.
|
|
379
|
+
*
|
|
380
|
+
* @param name The _unique_ name of the resource.
|
|
381
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
382
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
383
|
+
*/
|
|
384
|
+
constructor(name: string, args: ServiceLanVpnInterfaceEthernetProfileParcelArgs, opts?: pulumi.CustomResourceOptions);
|
|
385
|
+
}
|
|
386
|
+
/**
|
|
387
|
+
* Input properties used for looking up and filtering ServiceLanVpnInterfaceEthernetProfileParcel resources.
|
|
388
|
+
*/
|
|
389
|
+
export interface ServiceLanVpnInterfaceEthernetProfileParcelState {
|
|
390
|
+
aclIpv4EgressPolicyId?: pulumi.Input<string>;
|
|
391
|
+
aclIpv4IngressPolicyId?: pulumi.Input<string>;
|
|
392
|
+
aclIpv6EgressPolicyId?: pulumi.Input<string>;
|
|
393
|
+
aclIpv6IngressPolicyId?: pulumi.Input<string>;
|
|
394
|
+
/**
|
|
395
|
+
* Shaping Rate (Kbps) - Range: `8`-`100000000`
|
|
396
|
+
*/
|
|
397
|
+
aclShapingRate?: pulumi.Input<number>;
|
|
398
|
+
/**
|
|
399
|
+
* Variable name
|
|
400
|
+
*/
|
|
401
|
+
aclShapingRateVariable?: pulumi.Input<string>;
|
|
402
|
+
/**
|
|
403
|
+
* Timeout value for dynamically learned ARP entries, <0..2678400> seconds - Range: `0`-`2147483` - Default value: `1200`
|
|
404
|
+
*/
|
|
405
|
+
arpTimeout?: pulumi.Input<number>;
|
|
406
|
+
/**
|
|
407
|
+
* Variable name
|
|
408
|
+
*/
|
|
409
|
+
arpTimeoutVariable?: pulumi.Input<string>;
|
|
410
|
+
/**
|
|
411
|
+
* Configure ARP entries
|
|
412
|
+
*/
|
|
413
|
+
arps?: pulumi.Input<pulumi.Input<inputs.ServiceLanVpnInterfaceEthernetProfileParcelArp>[]>;
|
|
414
|
+
/**
|
|
415
|
+
* Link autonegotiation
|
|
416
|
+
*/
|
|
417
|
+
autonegotiate?: pulumi.Input<boolean>;
|
|
418
|
+
/**
|
|
419
|
+
* Variable name
|
|
420
|
+
*/
|
|
421
|
+
autonegotiateVariable?: pulumi.Input<string>;
|
|
422
|
+
configDescription?: pulumi.Input<string>;
|
|
423
|
+
/**
|
|
424
|
+
* Variable name
|
|
425
|
+
*/
|
|
426
|
+
configDescriptionVariable?: pulumi.Input<string>;
|
|
427
|
+
/**
|
|
428
|
+
* The description of the profile parcel
|
|
429
|
+
*/
|
|
430
|
+
description?: pulumi.Input<string>;
|
|
431
|
+
/**
|
|
432
|
+
* Duplex mode - Choices: `full`, `half`, `auto`
|
|
433
|
+
*/
|
|
434
|
+
duplex?: pulumi.Input<string>;
|
|
435
|
+
/**
|
|
436
|
+
* Variable name
|
|
437
|
+
*/
|
|
438
|
+
duplexVariable?: pulumi.Input<string>;
|
|
439
|
+
/**
|
|
440
|
+
* Enable DHCPv6
|
|
441
|
+
*/
|
|
442
|
+
enableDhcpv6?: pulumi.Input<boolean>;
|
|
443
|
+
/**
|
|
444
|
+
* Feature Profile ID
|
|
445
|
+
*/
|
|
446
|
+
featureProfileId?: pulumi.Input<string>;
|
|
447
|
+
/**
|
|
448
|
+
* ICMP/ICMPv6 Redirect Disable - Default value: `true`
|
|
449
|
+
*/
|
|
450
|
+
icmpRedirectDisable?: pulumi.Input<boolean>;
|
|
451
|
+
/**
|
|
452
|
+
* Variable name
|
|
453
|
+
*/
|
|
454
|
+
icmpRedirectDisableVariable?: pulumi.Input<string>;
|
|
455
|
+
/**
|
|
456
|
+
* Interface MTU - Range: `1500`-`9216` - Default value: `1500`
|
|
457
|
+
*/
|
|
458
|
+
interfaceMtu?: pulumi.Input<number>;
|
|
459
|
+
/**
|
|
460
|
+
* Variable name
|
|
461
|
+
*/
|
|
462
|
+
interfaceMtuVariable?: pulumi.Input<string>;
|
|
463
|
+
interfaceName?: pulumi.Input<string>;
|
|
464
|
+
/**
|
|
465
|
+
* Variable name
|
|
466
|
+
*/
|
|
467
|
+
interfaceNameVariable?: pulumi.Input<string>;
|
|
468
|
+
/**
|
|
469
|
+
* IP Directed-Broadcast - Default value: `false`
|
|
470
|
+
*/
|
|
471
|
+
ipDirectedBroadcast?: pulumi.Input<boolean>;
|
|
472
|
+
/**
|
|
473
|
+
* Variable name
|
|
474
|
+
*/
|
|
475
|
+
ipDirectedBroadcastVariable?: pulumi.Input<string>;
|
|
476
|
+
/**
|
|
477
|
+
* IP MTU for GigabitEthernet main <576..Interface MTU>, GigabitEthernet subinterface <576..9216>, Other Interfaces
|
|
478
|
+
* <576..2000> in bytes - Range: `576`-`9216` - Default value: `1500`
|
|
479
|
+
*/
|
|
480
|
+
ipMtu?: pulumi.Input<number>;
|
|
481
|
+
/**
|
|
482
|
+
* Variable name
|
|
483
|
+
*/
|
|
484
|
+
ipMtuVariable?: pulumi.Input<string>;
|
|
485
|
+
/**
|
|
486
|
+
* IP Address
|
|
487
|
+
*/
|
|
488
|
+
ipv4Address?: pulumi.Input<string>;
|
|
489
|
+
/**
|
|
490
|
+
* Variable name
|
|
491
|
+
*/
|
|
492
|
+
ipv4AddressVariable?: pulumi.Input<string>;
|
|
493
|
+
/**
|
|
494
|
+
* DHCP Distance - Range: `1`-`65536`
|
|
495
|
+
*/
|
|
496
|
+
ipv4DhcpDistance?: pulumi.Input<number>;
|
|
497
|
+
/**
|
|
498
|
+
* Variable name
|
|
499
|
+
*/
|
|
500
|
+
ipv4DhcpDistanceVariable?: pulumi.Input<string>;
|
|
501
|
+
/**
|
|
502
|
+
* Variable name
|
|
503
|
+
*/
|
|
504
|
+
ipv4DhcpHelperVariable?: pulumi.Input<string>;
|
|
505
|
+
/**
|
|
506
|
+
* List of DHCP IPv4 helper addresses (min 1, max 8)
|
|
507
|
+
*/
|
|
508
|
+
ipv4DhcpHelpers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
509
|
+
/**
|
|
510
|
+
* enable Network Address Translation on this interface - Default value: `false`
|
|
511
|
+
*/
|
|
512
|
+
ipv4Nat?: pulumi.Input<boolean>;
|
|
513
|
+
/**
|
|
514
|
+
* NAT Inside Source Loopback Interface
|
|
515
|
+
*/
|
|
516
|
+
ipv4NatLoopback?: pulumi.Input<string>;
|
|
517
|
+
/**
|
|
518
|
+
* Variable name
|
|
519
|
+
*/
|
|
520
|
+
ipv4NatLoopbackVariable?: pulumi.Input<string>;
|
|
521
|
+
/**
|
|
522
|
+
* NAT Overload - Default value: `true`
|
|
523
|
+
*/
|
|
524
|
+
ipv4NatOverload?: pulumi.Input<boolean>;
|
|
525
|
+
/**
|
|
526
|
+
* Variable name
|
|
527
|
+
*/
|
|
528
|
+
ipv4NatOverloadVariable?: pulumi.Input<string>;
|
|
529
|
+
/**
|
|
530
|
+
* NAT Pool Prefix Length - Range: `1`-`32`
|
|
531
|
+
*/
|
|
532
|
+
ipv4NatPrefixLength?: pulumi.Input<number>;
|
|
533
|
+
/**
|
|
534
|
+
* Variable name
|
|
535
|
+
*/
|
|
536
|
+
ipv4NatPrefixLengthVariable?: pulumi.Input<string>;
|
|
537
|
+
/**
|
|
538
|
+
* NAT Pool Range End
|
|
539
|
+
*/
|
|
540
|
+
ipv4NatRangeEnd?: pulumi.Input<string>;
|
|
541
|
+
/**
|
|
542
|
+
* Variable name
|
|
543
|
+
*/
|
|
544
|
+
ipv4NatRangeEndVariable?: pulumi.Input<string>;
|
|
545
|
+
/**
|
|
546
|
+
* NAT Pool Range Start
|
|
547
|
+
*/
|
|
548
|
+
ipv4NatRangeStart?: pulumi.Input<string>;
|
|
549
|
+
/**
|
|
550
|
+
* Variable name
|
|
551
|
+
*/
|
|
552
|
+
ipv4NatRangeStartVariable?: pulumi.Input<string>;
|
|
553
|
+
/**
|
|
554
|
+
* Set NAT TCP session timeout, in minutes - Range: `1`-`8947` - Default value: `60`
|
|
555
|
+
*/
|
|
556
|
+
ipv4NatTcpTimeout?: pulumi.Input<number>;
|
|
557
|
+
/**
|
|
558
|
+
* Variable name
|
|
559
|
+
*/
|
|
560
|
+
ipv4NatTcpTimeoutVariable?: pulumi.Input<string>;
|
|
561
|
+
/**
|
|
562
|
+
* NAT Type - Choices: `pool`, `loopback`
|
|
563
|
+
*/
|
|
564
|
+
ipv4NatType?: pulumi.Input<string>;
|
|
565
|
+
/**
|
|
566
|
+
* Variable name
|
|
567
|
+
*/
|
|
568
|
+
ipv4NatTypeVariable?: pulumi.Input<string>;
|
|
569
|
+
/**
|
|
570
|
+
* Set NAT UDP session timeout, in minutes - Range: `1`-`8947` - Default value: `1`
|
|
571
|
+
*/
|
|
572
|
+
ipv4NatUdpTimeout?: pulumi.Input<number>;
|
|
573
|
+
/**
|
|
574
|
+
* Variable name
|
|
575
|
+
*/
|
|
576
|
+
ipv4NatUdpTimeoutVariable?: pulumi.Input<string>;
|
|
577
|
+
/**
|
|
578
|
+
* Secondary IpV4 Addresses
|
|
579
|
+
*/
|
|
580
|
+
ipv4SecondaryAddresses?: pulumi.Input<pulumi.Input<inputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv4SecondaryAddress>[]>;
|
|
581
|
+
/**
|
|
582
|
+
* Subnet Mask - Choices: `255.255.255.255`, `255.255.255.254`, `255.255.255.252`, `255.255.255.248`, `255.255.255.240`,
|
|
583
|
+
* `255.255.255.224`, `255.255.255.192`, `255.255.255.128`, `255.255.255.0`, `255.255.254.0`, `255.255.252.0`,
|
|
584
|
+
* `255.255.248.0`, `255.255.240.0`, `255.255.224.0`, `255.255.192.0`, `255.255.128.0`, `255.255.0.0`, `255.254.0.0`,
|
|
585
|
+
* `255.252.0.0`, `255.240.0.0`, `255.224.0.0`, `255.192.0.0`, `255.128.0.0`, `255.0.0.0`, `254.0.0.0`, `252.0.0.0`,
|
|
586
|
+
* `248.0.0.0`, `240.0.0.0`, `224.0.0.0`, `192.0.0.0`, `128.0.0.0`, `0.0.0.0`
|
|
587
|
+
*/
|
|
588
|
+
ipv4SubnetMask?: pulumi.Input<string>;
|
|
589
|
+
/**
|
|
590
|
+
* Variable name
|
|
591
|
+
*/
|
|
592
|
+
ipv4SubnetMaskVariable?: pulumi.Input<string>;
|
|
593
|
+
/**
|
|
594
|
+
* Enable VRRP
|
|
595
|
+
*/
|
|
596
|
+
ipv4Vrrps?: pulumi.Input<pulumi.Input<inputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv4Vrrp>[]>;
|
|
597
|
+
/**
|
|
598
|
+
* IPv6 Address Secondary
|
|
599
|
+
*/
|
|
600
|
+
ipv6Address?: pulumi.Input<string>;
|
|
601
|
+
/**
|
|
602
|
+
* Variable name
|
|
603
|
+
*/
|
|
604
|
+
ipv6AddressVariable?: pulumi.Input<string>;
|
|
605
|
+
/**
|
|
606
|
+
* DHCPv6 Helper
|
|
607
|
+
*/
|
|
608
|
+
ipv6DhcpHelpers?: pulumi.Input<pulumi.Input<inputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv6DhcpHelper>[]>;
|
|
609
|
+
/**
|
|
610
|
+
* secondary IPv6 addresses
|
|
611
|
+
*/
|
|
612
|
+
ipv6DhcpSecondaryAddresses?: pulumi.Input<pulumi.Input<inputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv6DhcpSecondaryAddress>[]>;
|
|
613
|
+
/**
|
|
614
|
+
* enable Network Address Translation ipv6 on this interface - Default value: `false`
|
|
615
|
+
*/
|
|
616
|
+
ipv6Nat?: pulumi.Input<boolean>;
|
|
617
|
+
/**
|
|
618
|
+
* Static secondary IPv6 addresses
|
|
619
|
+
*/
|
|
620
|
+
ipv6SecondaryAddresses?: pulumi.Input<pulumi.Input<inputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv6SecondaryAddress>[]>;
|
|
621
|
+
/**
|
|
622
|
+
* Enable VRRP Ipv6
|
|
623
|
+
*/
|
|
624
|
+
ipv6Vrrps?: pulumi.Input<pulumi.Input<inputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv6Vrrp>[]>;
|
|
625
|
+
/**
|
|
626
|
+
* Interval for interface load calculation - Range: `30`-`600` - Default value: `30`
|
|
627
|
+
*/
|
|
628
|
+
loadInterval?: pulumi.Input<number>;
|
|
629
|
+
/**
|
|
630
|
+
* Variable name
|
|
631
|
+
*/
|
|
632
|
+
loadIntervalVariable?: pulumi.Input<string>;
|
|
633
|
+
/**
|
|
634
|
+
* MAC Address
|
|
635
|
+
*/
|
|
636
|
+
macAddress?: pulumi.Input<string>;
|
|
637
|
+
/**
|
|
638
|
+
* Variable name
|
|
639
|
+
*/
|
|
640
|
+
macAddressVariable?: pulumi.Input<string>;
|
|
641
|
+
/**
|
|
642
|
+
* Media type - Choices: `auto-select`, `rj45`, `sfp`
|
|
643
|
+
*/
|
|
644
|
+
mediaType?: pulumi.Input<string>;
|
|
645
|
+
/**
|
|
646
|
+
* Variable name
|
|
647
|
+
*/
|
|
648
|
+
mediaTypeVariable?: pulumi.Input<string>;
|
|
649
|
+
/**
|
|
650
|
+
* The name of the profile parcel
|
|
651
|
+
*/
|
|
652
|
+
name?: pulumi.Input<string>;
|
|
653
|
+
/**
|
|
654
|
+
* NAT64 on this interface - Default value: `false`
|
|
655
|
+
*/
|
|
656
|
+
nat64?: pulumi.Input<boolean>;
|
|
657
|
+
/**
|
|
658
|
+
* Service LAN VPN Profile Profile ID
|
|
659
|
+
*/
|
|
660
|
+
serviceLanVpnProfileParcelId?: pulumi.Input<string>;
|
|
661
|
+
/**
|
|
662
|
+
* - Default value: `true`
|
|
663
|
+
*/
|
|
664
|
+
shutdown?: pulumi.Input<boolean>;
|
|
665
|
+
/**
|
|
666
|
+
* Variable name
|
|
667
|
+
*/
|
|
668
|
+
shutdownVariable?: pulumi.Input<string>;
|
|
669
|
+
/**
|
|
670
|
+
* Set interface speed - Choices: `10`, `100`, `1000`, `2500`, `10000`
|
|
671
|
+
*/
|
|
672
|
+
speed?: pulumi.Input<string>;
|
|
673
|
+
/**
|
|
674
|
+
* Variable name
|
|
675
|
+
*/
|
|
676
|
+
speedVariable?: pulumi.Input<string>;
|
|
677
|
+
/**
|
|
678
|
+
* static NAT
|
|
679
|
+
*/
|
|
680
|
+
staticNats?: pulumi.Input<pulumi.Input<inputs.ServiceLanVpnInterfaceEthernetProfileParcelStaticNat>[]>;
|
|
681
|
+
/**
|
|
682
|
+
* TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
|
|
683
|
+
*/
|
|
684
|
+
tcpMss?: pulumi.Input<number>;
|
|
685
|
+
/**
|
|
686
|
+
* Variable name
|
|
687
|
+
*/
|
|
688
|
+
tcpMssVariable?: pulumi.Input<string>;
|
|
689
|
+
/**
|
|
690
|
+
* Enable tracker for this interface
|
|
691
|
+
*/
|
|
692
|
+
tracker?: pulumi.Input<string>;
|
|
693
|
+
/**
|
|
694
|
+
* Variable name
|
|
695
|
+
*/
|
|
696
|
+
trackerVariable?: pulumi.Input<string>;
|
|
697
|
+
/**
|
|
698
|
+
* Enable/Disable SGT Enforcement on an interface
|
|
699
|
+
*/
|
|
700
|
+
trustsecEnableEnforcedPropogation?: pulumi.Input<boolean>;
|
|
701
|
+
/**
|
|
702
|
+
* Indicates that the interface is trustworthy for CTS - Default value: `false`
|
|
703
|
+
*/
|
|
704
|
+
trustsecEnableSgtPropogation?: pulumi.Input<boolean>;
|
|
705
|
+
/**
|
|
706
|
+
* SGT value between 2 and 65519 - Range: `2`-`65519`
|
|
707
|
+
*/
|
|
708
|
+
trustsecEnforcedSecurityGroupTag?: pulumi.Input<number>;
|
|
709
|
+
/**
|
|
710
|
+
* Variable name
|
|
711
|
+
*/
|
|
712
|
+
trustsecEnforcedSecurityGroupTagVariable?: pulumi.Input<string>;
|
|
713
|
+
/**
|
|
714
|
+
* Enables the interface for CTS SGT authorization and forwarding - Default value: `true`
|
|
715
|
+
*/
|
|
716
|
+
trustsecPropogate?: pulumi.Input<boolean>;
|
|
717
|
+
/**
|
|
718
|
+
* SGT value between 2 and 65519 - Range: `2`-`65519`
|
|
719
|
+
*/
|
|
720
|
+
trustsecSecurityGroupTag?: pulumi.Input<number>;
|
|
721
|
+
/**
|
|
722
|
+
* Variable name
|
|
723
|
+
*/
|
|
724
|
+
trustsecSecurityGroupTagVariable?: pulumi.Input<string>;
|
|
725
|
+
/**
|
|
726
|
+
* The version of the profile parcel
|
|
727
|
+
*/
|
|
728
|
+
version?: pulumi.Input<number>;
|
|
729
|
+
/**
|
|
730
|
+
* Extend remote TLOC over a GRE tunnel to a local LAN interface
|
|
731
|
+
*/
|
|
732
|
+
xconnect?: pulumi.Input<string>;
|
|
733
|
+
/**
|
|
734
|
+
* Variable name
|
|
735
|
+
*/
|
|
736
|
+
xconnectVariable?: pulumi.Input<string>;
|
|
737
|
+
}
|
|
738
|
+
/**
|
|
739
|
+
* The set of arguments for constructing a ServiceLanVpnInterfaceEthernetProfileParcel resource.
|
|
740
|
+
*/
|
|
741
|
+
export interface ServiceLanVpnInterfaceEthernetProfileParcelArgs {
|
|
742
|
+
aclIpv4EgressPolicyId?: pulumi.Input<string>;
|
|
743
|
+
aclIpv4IngressPolicyId?: pulumi.Input<string>;
|
|
744
|
+
aclIpv6EgressPolicyId?: pulumi.Input<string>;
|
|
745
|
+
aclIpv6IngressPolicyId?: pulumi.Input<string>;
|
|
746
|
+
/**
|
|
747
|
+
* Shaping Rate (Kbps) - Range: `8`-`100000000`
|
|
748
|
+
*/
|
|
749
|
+
aclShapingRate?: pulumi.Input<number>;
|
|
750
|
+
/**
|
|
751
|
+
* Variable name
|
|
752
|
+
*/
|
|
753
|
+
aclShapingRateVariable?: pulumi.Input<string>;
|
|
754
|
+
/**
|
|
755
|
+
* Timeout value for dynamically learned ARP entries, <0..2678400> seconds - Range: `0`-`2147483` - Default value: `1200`
|
|
756
|
+
*/
|
|
757
|
+
arpTimeout?: pulumi.Input<number>;
|
|
758
|
+
/**
|
|
759
|
+
* Variable name
|
|
760
|
+
*/
|
|
761
|
+
arpTimeoutVariable?: pulumi.Input<string>;
|
|
762
|
+
/**
|
|
763
|
+
* Configure ARP entries
|
|
764
|
+
*/
|
|
765
|
+
arps?: pulumi.Input<pulumi.Input<inputs.ServiceLanVpnInterfaceEthernetProfileParcelArp>[]>;
|
|
766
|
+
/**
|
|
767
|
+
* Link autonegotiation
|
|
768
|
+
*/
|
|
769
|
+
autonegotiate?: pulumi.Input<boolean>;
|
|
770
|
+
/**
|
|
771
|
+
* Variable name
|
|
772
|
+
*/
|
|
773
|
+
autonegotiateVariable?: pulumi.Input<string>;
|
|
774
|
+
configDescription?: pulumi.Input<string>;
|
|
775
|
+
/**
|
|
776
|
+
* Variable name
|
|
777
|
+
*/
|
|
778
|
+
configDescriptionVariable?: pulumi.Input<string>;
|
|
779
|
+
/**
|
|
780
|
+
* The description of the profile parcel
|
|
781
|
+
*/
|
|
782
|
+
description?: pulumi.Input<string>;
|
|
783
|
+
/**
|
|
784
|
+
* Duplex mode - Choices: `full`, `half`, `auto`
|
|
785
|
+
*/
|
|
786
|
+
duplex?: pulumi.Input<string>;
|
|
787
|
+
/**
|
|
788
|
+
* Variable name
|
|
789
|
+
*/
|
|
790
|
+
duplexVariable?: pulumi.Input<string>;
|
|
791
|
+
/**
|
|
792
|
+
* Enable DHCPv6
|
|
793
|
+
*/
|
|
794
|
+
enableDhcpv6?: pulumi.Input<boolean>;
|
|
795
|
+
/**
|
|
796
|
+
* Feature Profile ID
|
|
797
|
+
*/
|
|
798
|
+
featureProfileId: pulumi.Input<string>;
|
|
799
|
+
/**
|
|
800
|
+
* ICMP/ICMPv6 Redirect Disable - Default value: `true`
|
|
801
|
+
*/
|
|
802
|
+
icmpRedirectDisable?: pulumi.Input<boolean>;
|
|
803
|
+
/**
|
|
804
|
+
* Variable name
|
|
805
|
+
*/
|
|
806
|
+
icmpRedirectDisableVariable?: pulumi.Input<string>;
|
|
807
|
+
/**
|
|
808
|
+
* Interface MTU - Range: `1500`-`9216` - Default value: `1500`
|
|
809
|
+
*/
|
|
810
|
+
interfaceMtu?: pulumi.Input<number>;
|
|
811
|
+
/**
|
|
812
|
+
* Variable name
|
|
813
|
+
*/
|
|
814
|
+
interfaceMtuVariable?: pulumi.Input<string>;
|
|
815
|
+
interfaceName?: pulumi.Input<string>;
|
|
816
|
+
/**
|
|
817
|
+
* Variable name
|
|
818
|
+
*/
|
|
819
|
+
interfaceNameVariable?: pulumi.Input<string>;
|
|
820
|
+
/**
|
|
821
|
+
* IP Directed-Broadcast - Default value: `false`
|
|
822
|
+
*/
|
|
823
|
+
ipDirectedBroadcast?: pulumi.Input<boolean>;
|
|
824
|
+
/**
|
|
825
|
+
* Variable name
|
|
826
|
+
*/
|
|
827
|
+
ipDirectedBroadcastVariable?: pulumi.Input<string>;
|
|
828
|
+
/**
|
|
829
|
+
* IP MTU for GigabitEthernet main <576..Interface MTU>, GigabitEthernet subinterface <576..9216>, Other Interfaces
|
|
830
|
+
* <576..2000> in bytes - Range: `576`-`9216` - Default value: `1500`
|
|
831
|
+
*/
|
|
832
|
+
ipMtu?: pulumi.Input<number>;
|
|
833
|
+
/**
|
|
834
|
+
* Variable name
|
|
835
|
+
*/
|
|
836
|
+
ipMtuVariable?: pulumi.Input<string>;
|
|
837
|
+
/**
|
|
838
|
+
* IP Address
|
|
839
|
+
*/
|
|
840
|
+
ipv4Address?: pulumi.Input<string>;
|
|
841
|
+
/**
|
|
842
|
+
* Variable name
|
|
843
|
+
*/
|
|
844
|
+
ipv4AddressVariable?: pulumi.Input<string>;
|
|
845
|
+
/**
|
|
846
|
+
* DHCP Distance - Range: `1`-`65536`
|
|
847
|
+
*/
|
|
848
|
+
ipv4DhcpDistance?: pulumi.Input<number>;
|
|
849
|
+
/**
|
|
850
|
+
* Variable name
|
|
851
|
+
*/
|
|
852
|
+
ipv4DhcpDistanceVariable?: pulumi.Input<string>;
|
|
853
|
+
/**
|
|
854
|
+
* Variable name
|
|
855
|
+
*/
|
|
856
|
+
ipv4DhcpHelperVariable?: pulumi.Input<string>;
|
|
857
|
+
/**
|
|
858
|
+
* List of DHCP IPv4 helper addresses (min 1, max 8)
|
|
859
|
+
*/
|
|
860
|
+
ipv4DhcpHelpers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
861
|
+
/**
|
|
862
|
+
* enable Network Address Translation on this interface - Default value: `false`
|
|
863
|
+
*/
|
|
864
|
+
ipv4Nat?: pulumi.Input<boolean>;
|
|
865
|
+
/**
|
|
866
|
+
* NAT Inside Source Loopback Interface
|
|
867
|
+
*/
|
|
868
|
+
ipv4NatLoopback?: pulumi.Input<string>;
|
|
869
|
+
/**
|
|
870
|
+
* Variable name
|
|
871
|
+
*/
|
|
872
|
+
ipv4NatLoopbackVariable?: pulumi.Input<string>;
|
|
873
|
+
/**
|
|
874
|
+
* NAT Overload - Default value: `true`
|
|
875
|
+
*/
|
|
876
|
+
ipv4NatOverload?: pulumi.Input<boolean>;
|
|
877
|
+
/**
|
|
878
|
+
* Variable name
|
|
879
|
+
*/
|
|
880
|
+
ipv4NatOverloadVariable?: pulumi.Input<string>;
|
|
881
|
+
/**
|
|
882
|
+
* NAT Pool Prefix Length - Range: `1`-`32`
|
|
883
|
+
*/
|
|
884
|
+
ipv4NatPrefixLength?: pulumi.Input<number>;
|
|
885
|
+
/**
|
|
886
|
+
* Variable name
|
|
887
|
+
*/
|
|
888
|
+
ipv4NatPrefixLengthVariable?: pulumi.Input<string>;
|
|
889
|
+
/**
|
|
890
|
+
* NAT Pool Range End
|
|
891
|
+
*/
|
|
892
|
+
ipv4NatRangeEnd?: pulumi.Input<string>;
|
|
893
|
+
/**
|
|
894
|
+
* Variable name
|
|
895
|
+
*/
|
|
896
|
+
ipv4NatRangeEndVariable?: pulumi.Input<string>;
|
|
897
|
+
/**
|
|
898
|
+
* NAT Pool Range Start
|
|
899
|
+
*/
|
|
900
|
+
ipv4NatRangeStart?: pulumi.Input<string>;
|
|
901
|
+
/**
|
|
902
|
+
* Variable name
|
|
903
|
+
*/
|
|
904
|
+
ipv4NatRangeStartVariable?: pulumi.Input<string>;
|
|
905
|
+
/**
|
|
906
|
+
* Set NAT TCP session timeout, in minutes - Range: `1`-`8947` - Default value: `60`
|
|
907
|
+
*/
|
|
908
|
+
ipv4NatTcpTimeout?: pulumi.Input<number>;
|
|
909
|
+
/**
|
|
910
|
+
* Variable name
|
|
911
|
+
*/
|
|
912
|
+
ipv4NatTcpTimeoutVariable?: pulumi.Input<string>;
|
|
913
|
+
/**
|
|
914
|
+
* NAT Type - Choices: `pool`, `loopback`
|
|
915
|
+
*/
|
|
916
|
+
ipv4NatType?: pulumi.Input<string>;
|
|
917
|
+
/**
|
|
918
|
+
* Variable name
|
|
919
|
+
*/
|
|
920
|
+
ipv4NatTypeVariable?: pulumi.Input<string>;
|
|
921
|
+
/**
|
|
922
|
+
* Set NAT UDP session timeout, in minutes - Range: `1`-`8947` - Default value: `1`
|
|
923
|
+
*/
|
|
924
|
+
ipv4NatUdpTimeout?: pulumi.Input<number>;
|
|
925
|
+
/**
|
|
926
|
+
* Variable name
|
|
927
|
+
*/
|
|
928
|
+
ipv4NatUdpTimeoutVariable?: pulumi.Input<string>;
|
|
929
|
+
/**
|
|
930
|
+
* Secondary IpV4 Addresses
|
|
931
|
+
*/
|
|
932
|
+
ipv4SecondaryAddresses?: pulumi.Input<pulumi.Input<inputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv4SecondaryAddress>[]>;
|
|
933
|
+
/**
|
|
934
|
+
* Subnet Mask - Choices: `255.255.255.255`, `255.255.255.254`, `255.255.255.252`, `255.255.255.248`, `255.255.255.240`,
|
|
935
|
+
* `255.255.255.224`, `255.255.255.192`, `255.255.255.128`, `255.255.255.0`, `255.255.254.0`, `255.255.252.0`,
|
|
936
|
+
* `255.255.248.0`, `255.255.240.0`, `255.255.224.0`, `255.255.192.0`, `255.255.128.0`, `255.255.0.0`, `255.254.0.0`,
|
|
937
|
+
* `255.252.0.0`, `255.240.0.0`, `255.224.0.0`, `255.192.0.0`, `255.128.0.0`, `255.0.0.0`, `254.0.0.0`, `252.0.0.0`,
|
|
938
|
+
* `248.0.0.0`, `240.0.0.0`, `224.0.0.0`, `192.0.0.0`, `128.0.0.0`, `0.0.0.0`
|
|
939
|
+
*/
|
|
940
|
+
ipv4SubnetMask?: pulumi.Input<string>;
|
|
941
|
+
/**
|
|
942
|
+
* Variable name
|
|
943
|
+
*/
|
|
944
|
+
ipv4SubnetMaskVariable?: pulumi.Input<string>;
|
|
945
|
+
/**
|
|
946
|
+
* Enable VRRP
|
|
947
|
+
*/
|
|
948
|
+
ipv4Vrrps?: pulumi.Input<pulumi.Input<inputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv4Vrrp>[]>;
|
|
949
|
+
/**
|
|
950
|
+
* IPv6 Address Secondary
|
|
951
|
+
*/
|
|
952
|
+
ipv6Address?: pulumi.Input<string>;
|
|
953
|
+
/**
|
|
954
|
+
* Variable name
|
|
955
|
+
*/
|
|
956
|
+
ipv6AddressVariable?: pulumi.Input<string>;
|
|
957
|
+
/**
|
|
958
|
+
* DHCPv6 Helper
|
|
959
|
+
*/
|
|
960
|
+
ipv6DhcpHelpers?: pulumi.Input<pulumi.Input<inputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv6DhcpHelper>[]>;
|
|
961
|
+
/**
|
|
962
|
+
* secondary IPv6 addresses
|
|
963
|
+
*/
|
|
964
|
+
ipv6DhcpSecondaryAddresses?: pulumi.Input<pulumi.Input<inputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv6DhcpSecondaryAddress>[]>;
|
|
965
|
+
/**
|
|
966
|
+
* enable Network Address Translation ipv6 on this interface - Default value: `false`
|
|
967
|
+
*/
|
|
968
|
+
ipv6Nat?: pulumi.Input<boolean>;
|
|
969
|
+
/**
|
|
970
|
+
* Static secondary IPv6 addresses
|
|
971
|
+
*/
|
|
972
|
+
ipv6SecondaryAddresses?: pulumi.Input<pulumi.Input<inputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv6SecondaryAddress>[]>;
|
|
973
|
+
/**
|
|
974
|
+
* Enable VRRP Ipv6
|
|
975
|
+
*/
|
|
976
|
+
ipv6Vrrps?: pulumi.Input<pulumi.Input<inputs.ServiceLanVpnInterfaceEthernetProfileParcelIpv6Vrrp>[]>;
|
|
977
|
+
/**
|
|
978
|
+
* Interval for interface load calculation - Range: `30`-`600` - Default value: `30`
|
|
979
|
+
*/
|
|
980
|
+
loadInterval?: pulumi.Input<number>;
|
|
981
|
+
/**
|
|
982
|
+
* Variable name
|
|
983
|
+
*/
|
|
984
|
+
loadIntervalVariable?: pulumi.Input<string>;
|
|
985
|
+
/**
|
|
986
|
+
* MAC Address
|
|
987
|
+
*/
|
|
988
|
+
macAddress?: pulumi.Input<string>;
|
|
989
|
+
/**
|
|
990
|
+
* Variable name
|
|
991
|
+
*/
|
|
992
|
+
macAddressVariable?: pulumi.Input<string>;
|
|
993
|
+
/**
|
|
994
|
+
* Media type - Choices: `auto-select`, `rj45`, `sfp`
|
|
995
|
+
*/
|
|
996
|
+
mediaType?: pulumi.Input<string>;
|
|
997
|
+
/**
|
|
998
|
+
* Variable name
|
|
999
|
+
*/
|
|
1000
|
+
mediaTypeVariable?: pulumi.Input<string>;
|
|
1001
|
+
/**
|
|
1002
|
+
* The name of the profile parcel
|
|
1003
|
+
*/
|
|
1004
|
+
name?: pulumi.Input<string>;
|
|
1005
|
+
/**
|
|
1006
|
+
* NAT64 on this interface - Default value: `false`
|
|
1007
|
+
*/
|
|
1008
|
+
nat64?: pulumi.Input<boolean>;
|
|
1009
|
+
/**
|
|
1010
|
+
* Service LAN VPN Profile Profile ID
|
|
1011
|
+
*/
|
|
1012
|
+
serviceLanVpnProfileParcelId?: pulumi.Input<string>;
|
|
1013
|
+
/**
|
|
1014
|
+
* - Default value: `true`
|
|
1015
|
+
*/
|
|
1016
|
+
shutdown?: pulumi.Input<boolean>;
|
|
1017
|
+
/**
|
|
1018
|
+
* Variable name
|
|
1019
|
+
*/
|
|
1020
|
+
shutdownVariable?: pulumi.Input<string>;
|
|
1021
|
+
/**
|
|
1022
|
+
* Set interface speed - Choices: `10`, `100`, `1000`, `2500`, `10000`
|
|
1023
|
+
*/
|
|
1024
|
+
speed?: pulumi.Input<string>;
|
|
1025
|
+
/**
|
|
1026
|
+
* Variable name
|
|
1027
|
+
*/
|
|
1028
|
+
speedVariable?: pulumi.Input<string>;
|
|
1029
|
+
/**
|
|
1030
|
+
* static NAT
|
|
1031
|
+
*/
|
|
1032
|
+
staticNats?: pulumi.Input<pulumi.Input<inputs.ServiceLanVpnInterfaceEthernetProfileParcelStaticNat>[]>;
|
|
1033
|
+
/**
|
|
1034
|
+
* TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
|
|
1035
|
+
*/
|
|
1036
|
+
tcpMss?: pulumi.Input<number>;
|
|
1037
|
+
/**
|
|
1038
|
+
* Variable name
|
|
1039
|
+
*/
|
|
1040
|
+
tcpMssVariable?: pulumi.Input<string>;
|
|
1041
|
+
/**
|
|
1042
|
+
* Enable tracker for this interface
|
|
1043
|
+
*/
|
|
1044
|
+
tracker?: pulumi.Input<string>;
|
|
1045
|
+
/**
|
|
1046
|
+
* Variable name
|
|
1047
|
+
*/
|
|
1048
|
+
trackerVariable?: pulumi.Input<string>;
|
|
1049
|
+
/**
|
|
1050
|
+
* Enable/Disable SGT Enforcement on an interface
|
|
1051
|
+
*/
|
|
1052
|
+
trustsecEnableEnforcedPropogation?: pulumi.Input<boolean>;
|
|
1053
|
+
/**
|
|
1054
|
+
* Indicates that the interface is trustworthy for CTS - Default value: `false`
|
|
1055
|
+
*/
|
|
1056
|
+
trustsecEnableSgtPropogation?: pulumi.Input<boolean>;
|
|
1057
|
+
/**
|
|
1058
|
+
* SGT value between 2 and 65519 - Range: `2`-`65519`
|
|
1059
|
+
*/
|
|
1060
|
+
trustsecEnforcedSecurityGroupTag?: pulumi.Input<number>;
|
|
1061
|
+
/**
|
|
1062
|
+
* Variable name
|
|
1063
|
+
*/
|
|
1064
|
+
trustsecEnforcedSecurityGroupTagVariable?: pulumi.Input<string>;
|
|
1065
|
+
/**
|
|
1066
|
+
* Enables the interface for CTS SGT authorization and forwarding - Default value: `true`
|
|
1067
|
+
*/
|
|
1068
|
+
trustsecPropogate?: pulumi.Input<boolean>;
|
|
1069
|
+
/**
|
|
1070
|
+
* SGT value between 2 and 65519 - Range: `2`-`65519`
|
|
1071
|
+
*/
|
|
1072
|
+
trustsecSecurityGroupTag?: pulumi.Input<number>;
|
|
1073
|
+
/**
|
|
1074
|
+
* Variable name
|
|
1075
|
+
*/
|
|
1076
|
+
trustsecSecurityGroupTagVariable?: pulumi.Input<string>;
|
|
1077
|
+
/**
|
|
1078
|
+
* Extend remote TLOC over a GRE tunnel to a local LAN interface
|
|
1079
|
+
*/
|
|
1080
|
+
xconnect?: pulumi.Input<string>;
|
|
1081
|
+
/**
|
|
1082
|
+
* Variable name
|
|
1083
|
+
*/
|
|
1084
|
+
xconnectVariable?: pulumi.Input<string>;
|
|
1085
|
+
}
|