@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,1156 @@
|
|
|
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 System feature template.
|
|
6
|
+
* - Minimum SD-WAN Manager version: `15.0.0`
|
|
7
|
+
*
|
|
8
|
+
* ## Import
|
|
9
|
+
*
|
|
10
|
+
* ```sh
|
|
11
|
+
* $ pulumi import sdwan:index/ciscoSystemFeatureTemplate:CiscoSystemFeatureTemplate example "f6b2c44c-693c-4763-b010-895aa3d236bd"
|
|
12
|
+
* ```
|
|
13
|
+
*/
|
|
14
|
+
export declare class CiscoSystemFeatureTemplate extends pulumi.CustomResource {
|
|
15
|
+
/**
|
|
16
|
+
* Get an existing CiscoSystemFeatureTemplate 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?: CiscoSystemFeatureTemplateState, opts?: pulumi.CustomResourceOptions): CiscoSystemFeatureTemplate;
|
|
25
|
+
/**
|
|
26
|
+
* Returns true if the given object is an instance of CiscoSystemFeatureTemplate. 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 CiscoSystemFeatureTemplate;
|
|
30
|
+
/**
|
|
31
|
+
* Collect admin-tech before reboot due to daemon failure - Default value: `true`
|
|
32
|
+
*/
|
|
33
|
+
readonly adminTechOnFailure: pulumi.Output<boolean | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* Variable name
|
|
36
|
+
*/
|
|
37
|
+
readonly adminTechOnFailureVariable: pulumi.Output<string | undefined>;
|
|
38
|
+
/**
|
|
39
|
+
* Set the affinity group number for router - Range: `1`-`255`
|
|
40
|
+
*/
|
|
41
|
+
readonly affinityGroupNumber: pulumi.Output<number | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* Variable name
|
|
44
|
+
*/
|
|
45
|
+
readonly affinityGroupNumberVariable: pulumi.Output<string | undefined>;
|
|
46
|
+
/**
|
|
47
|
+
* Variable name
|
|
48
|
+
*/
|
|
49
|
+
readonly affinityGroupPreferenceVariable: pulumi.Output<string | undefined>;
|
|
50
|
+
/**
|
|
51
|
+
* Set the affinity group preference
|
|
52
|
+
*/
|
|
53
|
+
readonly affinityGroupPreferences: pulumi.Output<number[] | undefined>;
|
|
54
|
+
/**
|
|
55
|
+
* Set the console baud rate - Choices: `1200`, `2400`, `4800`, `9600`, `19200`, `38400`, `57600`, `115200` - Default
|
|
56
|
+
* value: `9600`
|
|
57
|
+
*/
|
|
58
|
+
readonly consoleBaudRate: pulumi.Output<string | undefined>;
|
|
59
|
+
/**
|
|
60
|
+
* Variable name
|
|
61
|
+
*/
|
|
62
|
+
readonly consoleBaudRateVariable: pulumi.Output<string | undefined>;
|
|
63
|
+
/**
|
|
64
|
+
* Set the policer rate for control sessions - Range: `1`-`65535` - Default value: `300`
|
|
65
|
+
*/
|
|
66
|
+
readonly controlSessionPps: pulumi.Output<number | undefined>;
|
|
67
|
+
/**
|
|
68
|
+
* Variable name
|
|
69
|
+
*/
|
|
70
|
+
readonly controlSessionPpsVariable: pulumi.Output<string | undefined>;
|
|
71
|
+
/**
|
|
72
|
+
* Variable name
|
|
73
|
+
*/
|
|
74
|
+
readonly controllerGroupListVariable: pulumi.Output<string | undefined>;
|
|
75
|
+
/**
|
|
76
|
+
* Configure a list of comma-separated device groups
|
|
77
|
+
*/
|
|
78
|
+
readonly controllerGroupLists: pulumi.Output<number[] | undefined>;
|
|
79
|
+
/**
|
|
80
|
+
* The description of the feature template
|
|
81
|
+
*/
|
|
82
|
+
readonly description: pulumi.Output<string>;
|
|
83
|
+
/**
|
|
84
|
+
* Device groups (Use comma(,) for multiple groups)
|
|
85
|
+
*/
|
|
86
|
+
readonly deviceGroups: pulumi.Output<string[] | undefined>;
|
|
87
|
+
/**
|
|
88
|
+
* Variable name
|
|
89
|
+
*/
|
|
90
|
+
readonly deviceGroupsVariable: pulumi.Output<string | undefined>;
|
|
91
|
+
/**
|
|
92
|
+
* List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
|
|
93
|
+
* `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
|
|
94
|
+
* `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
|
|
95
|
+
*/
|
|
96
|
+
readonly deviceTypes: pulumi.Output<string[]>;
|
|
97
|
+
/**
|
|
98
|
+
* Enable migration mode to Multi-Region Fabric - Choices: `enabled`, `enabled-from-bgp-core`
|
|
99
|
+
*/
|
|
100
|
+
readonly enableMrfMigration: pulumi.Output<string | undefined>;
|
|
101
|
+
/**
|
|
102
|
+
* Enable Geo fencing - Default value: `false`
|
|
103
|
+
*/
|
|
104
|
+
readonly geoFencing: pulumi.Output<boolean | undefined>;
|
|
105
|
+
/**
|
|
106
|
+
* Set the device’s geo fencing range - Range: `100`-`10000` - Default value: `100`
|
|
107
|
+
*/
|
|
108
|
+
readonly geoFencingRange: pulumi.Output<number | undefined>;
|
|
109
|
+
/**
|
|
110
|
+
* Variable name
|
|
111
|
+
*/
|
|
112
|
+
readonly geoFencingRangeVariable: pulumi.Output<string | undefined>;
|
|
113
|
+
/**
|
|
114
|
+
* Enable Geo fencing - Default value: `false`
|
|
115
|
+
*/
|
|
116
|
+
readonly geoFencingSms: pulumi.Output<boolean | undefined>;
|
|
117
|
+
/**
|
|
118
|
+
* Set device’s geo fencing SMS phone number
|
|
119
|
+
*/
|
|
120
|
+
readonly geoFencingSmsPhoneNumbers: pulumi.Output<outputs.CiscoSystemFeatureTemplateGeoFencingSmsPhoneNumber[] | undefined>;
|
|
121
|
+
/**
|
|
122
|
+
* Set the hostname
|
|
123
|
+
*/
|
|
124
|
+
readonly hostname: pulumi.Output<string | undefined>;
|
|
125
|
+
/**
|
|
126
|
+
* Variable name
|
|
127
|
+
*/
|
|
128
|
+
readonly hostnameVariable: pulumi.Output<string | undefined>;
|
|
129
|
+
/**
|
|
130
|
+
* Idle CLI timeout in minutes - Range: `0`-`300`
|
|
131
|
+
*/
|
|
132
|
+
readonly idleTimeout: pulumi.Output<number | undefined>;
|
|
133
|
+
/**
|
|
134
|
+
* Variable name
|
|
135
|
+
*/
|
|
136
|
+
readonly idleTimeoutVariable: pulumi.Output<string | undefined>;
|
|
137
|
+
/**
|
|
138
|
+
* Set the device’s physical latitude - Range: `-90`-`90`
|
|
139
|
+
*/
|
|
140
|
+
readonly latitude: pulumi.Output<number | undefined>;
|
|
141
|
+
/**
|
|
142
|
+
* Variable name
|
|
143
|
+
*/
|
|
144
|
+
readonly latitudeVariable: pulumi.Output<string | undefined>;
|
|
145
|
+
/**
|
|
146
|
+
* Set the location of the device
|
|
147
|
+
*/
|
|
148
|
+
readonly location: pulumi.Output<string | undefined>;
|
|
149
|
+
/**
|
|
150
|
+
* Variable name
|
|
151
|
+
*/
|
|
152
|
+
readonly locationVariable: pulumi.Output<string | undefined>;
|
|
153
|
+
/**
|
|
154
|
+
* Set the device’s physical longitude - Range: `-180`-`180`
|
|
155
|
+
*/
|
|
156
|
+
readonly longitude: pulumi.Output<number | undefined>;
|
|
157
|
+
/**
|
|
158
|
+
* Variable name
|
|
159
|
+
*/
|
|
160
|
+
readonly longitudeVariable: pulumi.Output<string | undefined>;
|
|
161
|
+
/**
|
|
162
|
+
* Set the maximum number of OMP sessions <1..100> the device can have - Range: `1`-`100`
|
|
163
|
+
*/
|
|
164
|
+
readonly maxOmpSessions: pulumi.Output<number | undefined>;
|
|
165
|
+
/**
|
|
166
|
+
* Variable name
|
|
167
|
+
*/
|
|
168
|
+
readonly maxOmpSessionsVariable: pulumi.Output<string | undefined>;
|
|
169
|
+
/**
|
|
170
|
+
* Set BGP community during migration from BGP-core based network - Range: `1`-`4294967295`
|
|
171
|
+
*/
|
|
172
|
+
readonly migrationBgpCommunity: pulumi.Output<number | undefined>;
|
|
173
|
+
/**
|
|
174
|
+
* Device is multi-tenant - Default value: `false`
|
|
175
|
+
*/
|
|
176
|
+
readonly multiTenant: pulumi.Output<boolean | undefined>;
|
|
177
|
+
/**
|
|
178
|
+
* Variable name
|
|
179
|
+
*/
|
|
180
|
+
readonly multiTenantVariable: pulumi.Output<string | undefined>;
|
|
181
|
+
/**
|
|
182
|
+
* The name of the feature template
|
|
183
|
+
*/
|
|
184
|
+
readonly name: pulumi.Output<string>;
|
|
185
|
+
/**
|
|
186
|
+
* Object Track configuration
|
|
187
|
+
*/
|
|
188
|
+
readonly objectTrackers: pulumi.Output<outputs.CiscoSystemFeatureTemplateObjectTracker[] | undefined>;
|
|
189
|
+
/**
|
|
190
|
+
* Enable or disable On-demand Tunnel - Default value: `false`
|
|
191
|
+
*/
|
|
192
|
+
readonly onDemandTunnel: pulumi.Output<boolean | undefined>;
|
|
193
|
+
/**
|
|
194
|
+
* Idle CLI timeout in minutes - Range: `0`-`300`
|
|
195
|
+
*/
|
|
196
|
+
readonly onDemandTunnelIdleTimeout: pulumi.Output<number | undefined>;
|
|
197
|
+
/**
|
|
198
|
+
* Variable name
|
|
199
|
+
*/
|
|
200
|
+
readonly onDemandTunnelIdleTimeoutVariable: pulumi.Output<string | undefined>;
|
|
201
|
+
/**
|
|
202
|
+
* Variable name
|
|
203
|
+
*/
|
|
204
|
+
readonly onDemandTunnelVariable: pulumi.Output<string | undefined>;
|
|
205
|
+
/**
|
|
206
|
+
* Set the Overlay ID - Range: `1`-`4294967295` - Default value: `1`
|
|
207
|
+
*/
|
|
208
|
+
readonly overlayId: pulumi.Output<number | undefined>;
|
|
209
|
+
/**
|
|
210
|
+
* Variable name
|
|
211
|
+
*/
|
|
212
|
+
readonly overlayIdVariable: pulumi.Output<string | undefined>;
|
|
213
|
+
/**
|
|
214
|
+
* Enable port hopping - Default value: `true`
|
|
215
|
+
*/
|
|
216
|
+
readonly portHopping: pulumi.Output<boolean | undefined>;
|
|
217
|
+
/**
|
|
218
|
+
* Variable name
|
|
219
|
+
*/
|
|
220
|
+
readonly portHoppingVariable: pulumi.Output<string | undefined>;
|
|
221
|
+
/**
|
|
222
|
+
* Set the TLOC port offset when multiple devices are behind a NAT - Range: `0`-`19` - Default value: `0`
|
|
223
|
+
*/
|
|
224
|
+
readonly portOffset: pulumi.Output<number | undefined>;
|
|
225
|
+
/**
|
|
226
|
+
* Variable name
|
|
227
|
+
*/
|
|
228
|
+
readonly portOffsetVariable: pulumi.Output<string | undefined>;
|
|
229
|
+
/**
|
|
230
|
+
* Set region ID - Range: `1`-`63`
|
|
231
|
+
*/
|
|
232
|
+
readonly regionId: pulumi.Output<number | undefined>;
|
|
233
|
+
/**
|
|
234
|
+
* Variable name
|
|
235
|
+
*/
|
|
236
|
+
readonly regionIdVariable: pulumi.Output<string | undefined>;
|
|
237
|
+
/**
|
|
238
|
+
* Set the role for router - Choices: `edge-router`, `border-router`
|
|
239
|
+
*/
|
|
240
|
+
readonly role: pulumi.Output<string | undefined>;
|
|
241
|
+
/**
|
|
242
|
+
* Variable name
|
|
243
|
+
*/
|
|
244
|
+
readonly roleVariable: pulumi.Output<string | undefined>;
|
|
245
|
+
/**
|
|
246
|
+
* Set secondary region ID - Range: `1`-`63`
|
|
247
|
+
*/
|
|
248
|
+
readonly secondaryRegionId: pulumi.Output<number | undefined>;
|
|
249
|
+
/**
|
|
250
|
+
* Variable name
|
|
251
|
+
*/
|
|
252
|
+
readonly secondaryRegionIdVariable: pulumi.Output<string | undefined>;
|
|
253
|
+
/**
|
|
254
|
+
* Set the site identifier - Range: `1`-`4294967295`
|
|
255
|
+
*/
|
|
256
|
+
readonly siteId: pulumi.Output<number | undefined>;
|
|
257
|
+
/**
|
|
258
|
+
* Variable name
|
|
259
|
+
*/
|
|
260
|
+
readonly siteIdVariable: pulumi.Output<string | undefined>;
|
|
261
|
+
/**
|
|
262
|
+
* Set a text description of the device
|
|
263
|
+
*/
|
|
264
|
+
readonly systemDescription: pulumi.Output<string | undefined>;
|
|
265
|
+
/**
|
|
266
|
+
* Variable name
|
|
267
|
+
*/
|
|
268
|
+
readonly systemDescriptionVariable: pulumi.Output<string | undefined>;
|
|
269
|
+
/**
|
|
270
|
+
* Set the system IP address
|
|
271
|
+
*/
|
|
272
|
+
readonly systemIp: pulumi.Output<string | undefined>;
|
|
273
|
+
/**
|
|
274
|
+
* Variable name
|
|
275
|
+
*/
|
|
276
|
+
readonly systemIpVariable: pulumi.Output<string | undefined>;
|
|
277
|
+
/**
|
|
278
|
+
* The template type
|
|
279
|
+
*/
|
|
280
|
+
readonly templateType: pulumi.Output<string>;
|
|
281
|
+
/**
|
|
282
|
+
* Set the timezone - Choices: `Europe/Andorra`, `Asia/Dubai`, `Asia/Kabul`, `America/Antigua`, `America/Anguilla`,
|
|
283
|
+
* `Europe/Tirane`, `Asia/Yerevan`, `Africa/Luanda`, `Antarctica/McMurdo`, `Antarctica/Rothera`, `Antarctica/Palmer`,
|
|
284
|
+
* `Antarctica/Mawson`, `Antarctica/Davis`, `Antarctica/Casey`, `Antarctica/Vostok`, `Antarctica/DumontDUrville`,
|
|
285
|
+
* `Antarctica/Syowa`, `America/Argentina/Buenos_Aires`, `America/Argentina/Cordoba`, `America/Argentina/Salta`,
|
|
286
|
+
* `America/Argentina/Jujuy`, `America/Argentina/Tucuman`, `America/Argentina/Catamarca`, `America/Argentina/La_Rioja`,
|
|
287
|
+
* `America/Argentina/San_Juan`, `America/Argentina/Mendoza`, `America/Argentina/San_Luis`,
|
|
288
|
+
* `America/Argentina/Rio_Gallegos`, `America/Argentina/Ushuaia`, `Pacific/Pago_Pago`, `Europe/Vienna`,
|
|
289
|
+
* `Australia/Lord_Howe`, `Antarctica/Macquarie`, `Australia/Hobart`, `Australia/Currie`, `Australia/Melbourne`,
|
|
290
|
+
* `Australia/Sydney`, `Australia/Broken_Hill`, `Australia/Brisbane`, `Australia/Lindeman`, `Australia/Adelaide`,
|
|
291
|
+
* `Australia/Darwin`, `Australia/Perth`, `Australia/Eucla`, `America/Aruba`, `Europe/Mariehamn`, `Asia/Baku`,
|
|
292
|
+
* `Europe/Sarajevo`, `America/Barbados`, `Asia/Dhaka`, `Europe/Brussels`, `Africa/Ouagadougou`, `Europe/Sofia`,
|
|
293
|
+
* `Asia/Bahrain`, `Africa/Bujumbura`, `Africa/Porto-Novo`, `America/St_Barthelemy`, `Atlantic/Bermuda`, `Asia/Brunei`,
|
|
294
|
+
* `America/La_Paz`, `America/Kralendijk`, `America/Noronha`, `America/Belem`, `America/Fortaleza`, `America/Recife`,
|
|
295
|
+
* `America/Araguaina`, `America/Maceio`, `America/Bahia`, `America/Sao_Paulo`, `America/Campo_Grande`, `America/Cuiaba`,
|
|
296
|
+
* `America/Santarem`, `America/Porto_Velho`, `America/Boa_Vista`, `America/Manaus`, `America/Eirunepe`,
|
|
297
|
+
* `America/Rio_Branco`, `America/Nassau`, `Asia/Thimphu`, `Africa/Gaborone`, `Europe/Minsk`, `America/Belize`,
|
|
298
|
+
* `America/St_Johns`, `America/Halifax`, `America/Glace_Bay`, `America/Moncton`, `America/Goose_Bay`,
|
|
299
|
+
* `America/Blanc-Sablon`, `America/Toronto`, `America/Nipigon`, `America/Thunder_Bay`, `America/Iqaluit`,
|
|
300
|
+
* `America/Pangnirtung`, `America/Resolute`, `America/Atikokan`, `America/Rankin_Inlet`, `America/Winnipeg`,
|
|
301
|
+
* `America/Rainy_River`, `America/Regina`, `America/Swift_Current`, `America/Edmonton`, `America/Cambridge_Bay`,
|
|
302
|
+
* `America/Yellowknife`, `America/Inuvik`, `America/Creston`, `America/Dawson_Creek`, `America/Vancouver`,
|
|
303
|
+
* `America/Whitehorse`, `America/Dawson`, `Indian/Cocos`, `Africa/Kinshasa`, `Africa/Lubumbashi`, `Africa/Bangui`,
|
|
304
|
+
* `Africa/Brazzaville`, `Europe/Zurich`, `Africa/Abidjan`, `Pacific/Rarotonga`, `America/Santiago`, `Pacific/Easter`,
|
|
305
|
+
* `Africa/Douala`, `Asia/Shanghai`, `Asia/Harbin`, `Asia/Chongqing`, `Asia/Urumqi`, `Asia/Kashgar`, `America/Bogota`,
|
|
306
|
+
* `America/Costa_Rica`, `America/Havana`, `Atlantic/Cape_Verde`, `America/Curacao`, `Indian/Christmas`, `Asia/Nicosia`,
|
|
307
|
+
* `Europe/Prague`, `Europe/Berlin`, `Europe/Busingen`, `Africa/Djibouti`, `Europe/Copenhagen`, `America/Dominica`,
|
|
308
|
+
* `America/Santo_Domingo`, `Africa/Algiers`, `America/Guayaquil`, `Pacific/Galapagos`, `Europe/Tallinn`, `Africa/Cairo`,
|
|
309
|
+
* `Africa/El_Aaiun`, `Africa/Asmara`, `Europe/Madrid`, `Africa/Ceuta`, `Atlantic/Canary`, `Africa/Addis_Ababa`,
|
|
310
|
+
* `Europe/Helsinki`, `Pacific/Fiji`, `Atlantic/Stanley`, `Pacific/Chuuk`, `Pacific/Pohnpei`, `Pacific/Kosrae`,
|
|
311
|
+
* `Atlantic/Faroe`, `Europe/Paris`, `Africa/Libreville`, `Europe/London`, `America/Grenada`, `Asia/Tbilisi`,
|
|
312
|
+
* `America/Cayenne`, `Europe/Guernsey`, `Africa/Accra`, `Europe/Gibraltar`, `America/Godthab`, `America/Danmarkshavn`,
|
|
313
|
+
* `America/Scoresbysund`, `America/Thule`, `Africa/Banjul`, `Africa/Conakry`, `America/Guadeloupe`, `Africa/Malabo`,
|
|
314
|
+
* `Europe/Athens`, `Atlantic/South_Georgia`, `America/Guatemala`, `Pacific/Guam`, `Africa/Bissau`, `America/Guyana`,
|
|
315
|
+
* `Asia/Hong_Kong`, `America/Tegucigalpa`, `Europe/Zagreb`, `America/Port-au-Prince`, `Europe/Budapest`, `Asia/Jakarta`,
|
|
316
|
+
* `Asia/Pontianak`, `Asia/Makassar`, `Asia/Jayapura`, `Europe/Dublin`, `Asia/Jerusalem`, `Europe/Isle_of_Man`,
|
|
317
|
+
* `Asia/Kolkata`, `Indian/Chagos`, `Asia/Baghdad`, `Asia/Tehran`, `Atlantic/Reykjavik`, `Europe/Rome`, `Europe/Jersey`,
|
|
318
|
+
* `America/Jamaica`, `Asia/Amman`, `Asia/Tokyo`, `Africa/Nairobi`, `Asia/Bishkek`, `Asia/Phnom_Penh`, `Pacific/Tarawa`,
|
|
319
|
+
* `Pacific/Enderbury`, `Pacific/Kiritimati`, `Indian/Comoro`, `America/St_Kitts`, `Asia/Pyongyang`, `Asia/Seoul`,
|
|
320
|
+
* `Asia/Kuwait`, `America/Cayman`, `Asia/Almaty`, `Asia/Qyzylorda`, `Asia/Aqtobe`, `Asia/Aqtau`, `Asia/Oral`,
|
|
321
|
+
* `Asia/Vientiane`, `Asia/Beirut`, `America/St_Lucia`, `Europe/Vaduz`, `Asia/Colombo`, `Africa/Monrovia`, `Africa/Maseru`,
|
|
322
|
+
* `Europe/Vilnius`, `Europe/Luxembourg`, `Europe/Riga`, `Africa/Tripoli`, `Africa/Casablanca`, `Europe/Monaco`,
|
|
323
|
+
* `Europe/Chisinau`, `Europe/Podgorica`, `America/Marigot`, `Indian/Antananarivo`, `Pacific/Majuro`, `Pacific/Kwajalein`,
|
|
324
|
+
* `Europe/Skopje`, `Africa/Bamako`, `Asia/Rangoon`, `Asia/Ulaanbaatar`, `Asia/Hovd`, `Asia/Choibalsan`, `Asia/Macau`,
|
|
325
|
+
* `Pacific/Saipan`, `America/Martinique`, `Africa/Nouakchott`, `America/Montserrat`, `Europe/Malta`, `Indian/Mauritius`,
|
|
326
|
+
* `Indian/Maldives`, `Africa/Blantyre`, `America/Mexico_City`, `America/Cancun`, `America/Merida`, `America/Monterrey`,
|
|
327
|
+
* `America/Matamoros`, `America/Mazatlan`, `America/Chihuahua`, `America/Ojinaga`, `America/Hermosillo`,
|
|
328
|
+
* `America/Tijuana`, `America/Santa_Isabel`, `America/Bahia_Banderas`, `Asia/Kuala_Lumpur`, `Asia/Kuching`,
|
|
329
|
+
* `Africa/Maputo`, `Africa/Windhoek`, `Pacific/Noumea`, `Africa/Niamey`, `Pacific/Norfolk`, `Africa/Lagos`,
|
|
330
|
+
* `America/Managua`, `Europe/Amsterdam`, `Europe/Oslo`, `Asia/Kathmandu`, `Pacific/Nauru`, `Pacific/Niue`,
|
|
331
|
+
* `Pacific/Auckland`, `Pacific/Chatham`, `Asia/Muscat`, `America/Panama`, `America/Lima`, `Pacific/Tahiti`,
|
|
332
|
+
* `Pacific/Marquesas`, `Pacific/Gambier`, `Pacific/Port_Moresby`, `Asia/Manila`, `Asia/Karachi`, `Europe/Warsaw`,
|
|
333
|
+
* `America/Miquelon`, `Pacific/Pitcairn`, `America/Puerto_Rico`, `Asia/Gaza`, `Asia/Hebron`, `Europe/Lisbon`,
|
|
334
|
+
* `Atlantic/Madeira`, `Atlantic/Azores`, `Pacific/Palau`, `America/Asuncion`, `Asia/Qatar`, `Indian/Reunion`,
|
|
335
|
+
* `Europe/Bucharest`, `Europe/Belgrade`, `Europe/Kaliningrad`, `Europe/Moscow`, `Europe/Volgograd`, `Europe/Samara`,
|
|
336
|
+
* `Asia/Yekaterinburg`, `Asia/Omsk`, `Asia/Novosibirsk`, `Asia/Novokuznetsk`, `Asia/Krasnoyarsk`, `Asia/Irkutsk`,
|
|
337
|
+
* `Asia/Yakutsk`, `Asia/Khandyga`, `Asia/Vladivostok`, `Asia/Sakhalin`, `Asia/Ust-Nera`, `Asia/Magadan`, `Asia/Kamchatka`,
|
|
338
|
+
* `Asia/Anadyr`, `Africa/Kigali`, `Asia/Riyadh`, `Pacific/Guadalcanal`, `Indian/Mahe`, `Africa/Khartoum`,
|
|
339
|
+
* `Europe/Stockholm`, `Asia/Singapore`, `Atlantic/St_Helena`, `Europe/Ljubljana`, `Arctic/Longyearbyen`,
|
|
340
|
+
* `Europe/Bratislava`, `Africa/Freetown`, `Europe/San_Marino`, `Africa/Dakar`, `Africa/Mogadishu`, `America/Paramaribo`,
|
|
341
|
+
* `Africa/Juba`, `Africa/Sao_Tome`, `America/El_Salvador`, `America/Lower_Princes`, `Asia/Damascus`, `Africa/Mbabane`,
|
|
342
|
+
* `America/Grand_Turk`, `Africa/Ndjamena`, `Indian/Kerguelen`, `Africa/Lome`, `Asia/Bangkok`, `Asia/Dushanbe`,
|
|
343
|
+
* `Pacific/Fakaofo`, `Asia/Dili`, `Asia/Ashgabat`, `Africa/Tunis`, `Pacific/Tongatapu`, `Europe/Istanbul`,
|
|
344
|
+
* `America/Port_of_Spain`, `Pacific/Funafuti`, `Asia/Taipei`, `Africa/Dar_es_Salaam`, `Europe/Kiev`, `Europe/Uzhgorod`,
|
|
345
|
+
* `Europe/Zaporozhye`, `Europe/Simferopol`, `Africa/Kampala`, `Pacific/Johnston`, `Pacific/Midway`, `Pacific/Wake`,
|
|
346
|
+
* `America/New_York`, `America/Detroit`, `America/Kentucky/Louisville`, `America/Kentucky/Monticello`,
|
|
347
|
+
* `America/Indiana/Indianapolis`, `America/Indiana/Vincennes`, `America/Indiana/Winamac`, `America/Indiana/Marengo`,
|
|
348
|
+
* `America/Indiana/Petersburg`, `America/Indiana/Vevay`, `America/Chicago`, `America/Indiana/Tell_City`,
|
|
349
|
+
* `America/Indiana/Knox`, `America/Menominee`, `America/North_Dakota/Center`, `America/North_Dakota/New_Salem`,
|
|
350
|
+
* `America/North_Dakota/Beulah`, `America/Denver`, `America/Boise`, `America/Phoenix`, `America/Los_Angeles`,
|
|
351
|
+
* `America/Anchorage`, `America/Juneau`, `America/Sitka`, `America/Yakutat`, `America/Nome`, `America/Adak`,
|
|
352
|
+
* `America/Metlakatla`, `Pacific/Honolulu`, `America/Montevideo`, `Asia/Samarkand`, `Asia/Tashkent`, `Europe/Vatican`,
|
|
353
|
+
* `America/St_Vincent`, `America/Caracas`, `America/Tortola`, `America/St_Thomas`, `Asia/Ho_Chi_Minh`, `Pacific/Efate`,
|
|
354
|
+
* `Pacific/Wallis`, `Pacific/Apia`, `Asia/Aden`, `Indian/Mayotte`, `Africa/Johannesburg`, `Africa/Lusaka`,
|
|
355
|
+
* `Africa/Harare`, `UTC` - Default value: `UTC`
|
|
356
|
+
*/
|
|
357
|
+
readonly timezone: pulumi.Output<string | undefined>;
|
|
358
|
+
/**
|
|
359
|
+
* Variable name
|
|
360
|
+
*/
|
|
361
|
+
readonly timezoneVariable: pulumi.Output<string | undefined>;
|
|
362
|
+
/**
|
|
363
|
+
* Enable or disable default gateway tracking - Default value: `true`
|
|
364
|
+
*/
|
|
365
|
+
readonly trackDefaultGateway: pulumi.Output<boolean | undefined>;
|
|
366
|
+
/**
|
|
367
|
+
* Variable name
|
|
368
|
+
*/
|
|
369
|
+
readonly trackDefaultGatewayVariable: pulumi.Output<string | undefined>;
|
|
370
|
+
/**
|
|
371
|
+
* OMP Tag attached to routes based on interface tracking - Range: `1`-`4294967295`
|
|
372
|
+
*/
|
|
373
|
+
readonly trackInterfaceTag: pulumi.Output<number | undefined>;
|
|
374
|
+
/**
|
|
375
|
+
* Variable name
|
|
376
|
+
*/
|
|
377
|
+
readonly trackInterfaceTagVariable: pulumi.Output<string | undefined>;
|
|
378
|
+
/**
|
|
379
|
+
* Configure tracking of transport - Default value: `true`
|
|
380
|
+
*/
|
|
381
|
+
readonly trackTransport: pulumi.Output<boolean | undefined>;
|
|
382
|
+
/**
|
|
383
|
+
* Variable name
|
|
384
|
+
*/
|
|
385
|
+
readonly trackTransportVariable: pulumi.Output<string | undefined>;
|
|
386
|
+
/**
|
|
387
|
+
* Tracker configuration
|
|
388
|
+
*/
|
|
389
|
+
readonly trackers: pulumi.Output<outputs.CiscoSystemFeatureTemplateTracker[] | undefined>;
|
|
390
|
+
/**
|
|
391
|
+
* Enable transport gateway - Default value: `false`
|
|
392
|
+
*/
|
|
393
|
+
readonly transportGateway: pulumi.Output<boolean | undefined>;
|
|
394
|
+
/**
|
|
395
|
+
* Variable name
|
|
396
|
+
*/
|
|
397
|
+
readonly transportGatewayVariable: pulumi.Output<string | undefined>;
|
|
398
|
+
/**
|
|
399
|
+
* The version of the feature template
|
|
400
|
+
*/
|
|
401
|
+
readonly version: pulumi.Output<number>;
|
|
402
|
+
/**
|
|
403
|
+
* Create a CiscoSystemFeatureTemplate resource with the given unique name, arguments, and options.
|
|
404
|
+
*
|
|
405
|
+
* @param name The _unique_ name of the resource.
|
|
406
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
407
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
408
|
+
*/
|
|
409
|
+
constructor(name: string, args: CiscoSystemFeatureTemplateArgs, opts?: pulumi.CustomResourceOptions);
|
|
410
|
+
}
|
|
411
|
+
/**
|
|
412
|
+
* Input properties used for looking up and filtering CiscoSystemFeatureTemplate resources.
|
|
413
|
+
*/
|
|
414
|
+
export interface CiscoSystemFeatureTemplateState {
|
|
415
|
+
/**
|
|
416
|
+
* Collect admin-tech before reboot due to daemon failure - Default value: `true`
|
|
417
|
+
*/
|
|
418
|
+
adminTechOnFailure?: pulumi.Input<boolean>;
|
|
419
|
+
/**
|
|
420
|
+
* Variable name
|
|
421
|
+
*/
|
|
422
|
+
adminTechOnFailureVariable?: pulumi.Input<string>;
|
|
423
|
+
/**
|
|
424
|
+
* Set the affinity group number for router - Range: `1`-`255`
|
|
425
|
+
*/
|
|
426
|
+
affinityGroupNumber?: pulumi.Input<number>;
|
|
427
|
+
/**
|
|
428
|
+
* Variable name
|
|
429
|
+
*/
|
|
430
|
+
affinityGroupNumberVariable?: pulumi.Input<string>;
|
|
431
|
+
/**
|
|
432
|
+
* Variable name
|
|
433
|
+
*/
|
|
434
|
+
affinityGroupPreferenceVariable?: pulumi.Input<string>;
|
|
435
|
+
/**
|
|
436
|
+
* Set the affinity group preference
|
|
437
|
+
*/
|
|
438
|
+
affinityGroupPreferences?: pulumi.Input<pulumi.Input<number>[]>;
|
|
439
|
+
/**
|
|
440
|
+
* Set the console baud rate - Choices: `1200`, `2400`, `4800`, `9600`, `19200`, `38400`, `57600`, `115200` - Default
|
|
441
|
+
* value: `9600`
|
|
442
|
+
*/
|
|
443
|
+
consoleBaudRate?: pulumi.Input<string>;
|
|
444
|
+
/**
|
|
445
|
+
* Variable name
|
|
446
|
+
*/
|
|
447
|
+
consoleBaudRateVariable?: pulumi.Input<string>;
|
|
448
|
+
/**
|
|
449
|
+
* Set the policer rate for control sessions - Range: `1`-`65535` - Default value: `300`
|
|
450
|
+
*/
|
|
451
|
+
controlSessionPps?: pulumi.Input<number>;
|
|
452
|
+
/**
|
|
453
|
+
* Variable name
|
|
454
|
+
*/
|
|
455
|
+
controlSessionPpsVariable?: pulumi.Input<string>;
|
|
456
|
+
/**
|
|
457
|
+
* Variable name
|
|
458
|
+
*/
|
|
459
|
+
controllerGroupListVariable?: pulumi.Input<string>;
|
|
460
|
+
/**
|
|
461
|
+
* Configure a list of comma-separated device groups
|
|
462
|
+
*/
|
|
463
|
+
controllerGroupLists?: pulumi.Input<pulumi.Input<number>[]>;
|
|
464
|
+
/**
|
|
465
|
+
* The description of the feature template
|
|
466
|
+
*/
|
|
467
|
+
description?: pulumi.Input<string>;
|
|
468
|
+
/**
|
|
469
|
+
* Device groups (Use comma(,) for multiple groups)
|
|
470
|
+
*/
|
|
471
|
+
deviceGroups?: pulumi.Input<pulumi.Input<string>[]>;
|
|
472
|
+
/**
|
|
473
|
+
* Variable name
|
|
474
|
+
*/
|
|
475
|
+
deviceGroupsVariable?: pulumi.Input<string>;
|
|
476
|
+
/**
|
|
477
|
+
* List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
|
|
478
|
+
* `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
|
|
479
|
+
* `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
|
|
480
|
+
*/
|
|
481
|
+
deviceTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
482
|
+
/**
|
|
483
|
+
* Enable migration mode to Multi-Region Fabric - Choices: `enabled`, `enabled-from-bgp-core`
|
|
484
|
+
*/
|
|
485
|
+
enableMrfMigration?: pulumi.Input<string>;
|
|
486
|
+
/**
|
|
487
|
+
* Enable Geo fencing - Default value: `false`
|
|
488
|
+
*/
|
|
489
|
+
geoFencing?: pulumi.Input<boolean>;
|
|
490
|
+
/**
|
|
491
|
+
* Set the device’s geo fencing range - Range: `100`-`10000` - Default value: `100`
|
|
492
|
+
*/
|
|
493
|
+
geoFencingRange?: pulumi.Input<number>;
|
|
494
|
+
/**
|
|
495
|
+
* Variable name
|
|
496
|
+
*/
|
|
497
|
+
geoFencingRangeVariable?: pulumi.Input<string>;
|
|
498
|
+
/**
|
|
499
|
+
* Enable Geo fencing - Default value: `false`
|
|
500
|
+
*/
|
|
501
|
+
geoFencingSms?: pulumi.Input<boolean>;
|
|
502
|
+
/**
|
|
503
|
+
* Set device’s geo fencing SMS phone number
|
|
504
|
+
*/
|
|
505
|
+
geoFencingSmsPhoneNumbers?: pulumi.Input<pulumi.Input<inputs.CiscoSystemFeatureTemplateGeoFencingSmsPhoneNumber>[]>;
|
|
506
|
+
/**
|
|
507
|
+
* Set the hostname
|
|
508
|
+
*/
|
|
509
|
+
hostname?: pulumi.Input<string>;
|
|
510
|
+
/**
|
|
511
|
+
* Variable name
|
|
512
|
+
*/
|
|
513
|
+
hostnameVariable?: pulumi.Input<string>;
|
|
514
|
+
/**
|
|
515
|
+
* Idle CLI timeout in minutes - Range: `0`-`300`
|
|
516
|
+
*/
|
|
517
|
+
idleTimeout?: pulumi.Input<number>;
|
|
518
|
+
/**
|
|
519
|
+
* Variable name
|
|
520
|
+
*/
|
|
521
|
+
idleTimeoutVariable?: pulumi.Input<string>;
|
|
522
|
+
/**
|
|
523
|
+
* Set the device’s physical latitude - Range: `-90`-`90`
|
|
524
|
+
*/
|
|
525
|
+
latitude?: pulumi.Input<number>;
|
|
526
|
+
/**
|
|
527
|
+
* Variable name
|
|
528
|
+
*/
|
|
529
|
+
latitudeVariable?: pulumi.Input<string>;
|
|
530
|
+
/**
|
|
531
|
+
* Set the location of the device
|
|
532
|
+
*/
|
|
533
|
+
location?: pulumi.Input<string>;
|
|
534
|
+
/**
|
|
535
|
+
* Variable name
|
|
536
|
+
*/
|
|
537
|
+
locationVariable?: pulumi.Input<string>;
|
|
538
|
+
/**
|
|
539
|
+
* Set the device’s physical longitude - Range: `-180`-`180`
|
|
540
|
+
*/
|
|
541
|
+
longitude?: pulumi.Input<number>;
|
|
542
|
+
/**
|
|
543
|
+
* Variable name
|
|
544
|
+
*/
|
|
545
|
+
longitudeVariable?: pulumi.Input<string>;
|
|
546
|
+
/**
|
|
547
|
+
* Set the maximum number of OMP sessions <1..100> the device can have - Range: `1`-`100`
|
|
548
|
+
*/
|
|
549
|
+
maxOmpSessions?: pulumi.Input<number>;
|
|
550
|
+
/**
|
|
551
|
+
* Variable name
|
|
552
|
+
*/
|
|
553
|
+
maxOmpSessionsVariable?: pulumi.Input<string>;
|
|
554
|
+
/**
|
|
555
|
+
* Set BGP community during migration from BGP-core based network - Range: `1`-`4294967295`
|
|
556
|
+
*/
|
|
557
|
+
migrationBgpCommunity?: pulumi.Input<number>;
|
|
558
|
+
/**
|
|
559
|
+
* Device is multi-tenant - Default value: `false`
|
|
560
|
+
*/
|
|
561
|
+
multiTenant?: pulumi.Input<boolean>;
|
|
562
|
+
/**
|
|
563
|
+
* Variable name
|
|
564
|
+
*/
|
|
565
|
+
multiTenantVariable?: pulumi.Input<string>;
|
|
566
|
+
/**
|
|
567
|
+
* The name of the feature template
|
|
568
|
+
*/
|
|
569
|
+
name?: pulumi.Input<string>;
|
|
570
|
+
/**
|
|
571
|
+
* Object Track configuration
|
|
572
|
+
*/
|
|
573
|
+
objectTrackers?: pulumi.Input<pulumi.Input<inputs.CiscoSystemFeatureTemplateObjectTracker>[]>;
|
|
574
|
+
/**
|
|
575
|
+
* Enable or disable On-demand Tunnel - Default value: `false`
|
|
576
|
+
*/
|
|
577
|
+
onDemandTunnel?: pulumi.Input<boolean>;
|
|
578
|
+
/**
|
|
579
|
+
* Idle CLI timeout in minutes - Range: `0`-`300`
|
|
580
|
+
*/
|
|
581
|
+
onDemandTunnelIdleTimeout?: pulumi.Input<number>;
|
|
582
|
+
/**
|
|
583
|
+
* Variable name
|
|
584
|
+
*/
|
|
585
|
+
onDemandTunnelIdleTimeoutVariable?: pulumi.Input<string>;
|
|
586
|
+
/**
|
|
587
|
+
* Variable name
|
|
588
|
+
*/
|
|
589
|
+
onDemandTunnelVariable?: pulumi.Input<string>;
|
|
590
|
+
/**
|
|
591
|
+
* Set the Overlay ID - Range: `1`-`4294967295` - Default value: `1`
|
|
592
|
+
*/
|
|
593
|
+
overlayId?: pulumi.Input<number>;
|
|
594
|
+
/**
|
|
595
|
+
* Variable name
|
|
596
|
+
*/
|
|
597
|
+
overlayIdVariable?: pulumi.Input<string>;
|
|
598
|
+
/**
|
|
599
|
+
* Enable port hopping - Default value: `true`
|
|
600
|
+
*/
|
|
601
|
+
portHopping?: pulumi.Input<boolean>;
|
|
602
|
+
/**
|
|
603
|
+
* Variable name
|
|
604
|
+
*/
|
|
605
|
+
portHoppingVariable?: pulumi.Input<string>;
|
|
606
|
+
/**
|
|
607
|
+
* Set the TLOC port offset when multiple devices are behind a NAT - Range: `0`-`19` - Default value: `0`
|
|
608
|
+
*/
|
|
609
|
+
portOffset?: pulumi.Input<number>;
|
|
610
|
+
/**
|
|
611
|
+
* Variable name
|
|
612
|
+
*/
|
|
613
|
+
portOffsetVariable?: pulumi.Input<string>;
|
|
614
|
+
/**
|
|
615
|
+
* Set region ID - Range: `1`-`63`
|
|
616
|
+
*/
|
|
617
|
+
regionId?: pulumi.Input<number>;
|
|
618
|
+
/**
|
|
619
|
+
* Variable name
|
|
620
|
+
*/
|
|
621
|
+
regionIdVariable?: pulumi.Input<string>;
|
|
622
|
+
/**
|
|
623
|
+
* Set the role for router - Choices: `edge-router`, `border-router`
|
|
624
|
+
*/
|
|
625
|
+
role?: pulumi.Input<string>;
|
|
626
|
+
/**
|
|
627
|
+
* Variable name
|
|
628
|
+
*/
|
|
629
|
+
roleVariable?: pulumi.Input<string>;
|
|
630
|
+
/**
|
|
631
|
+
* Set secondary region ID - Range: `1`-`63`
|
|
632
|
+
*/
|
|
633
|
+
secondaryRegionId?: pulumi.Input<number>;
|
|
634
|
+
/**
|
|
635
|
+
* Variable name
|
|
636
|
+
*/
|
|
637
|
+
secondaryRegionIdVariable?: pulumi.Input<string>;
|
|
638
|
+
/**
|
|
639
|
+
* Set the site identifier - Range: `1`-`4294967295`
|
|
640
|
+
*/
|
|
641
|
+
siteId?: pulumi.Input<number>;
|
|
642
|
+
/**
|
|
643
|
+
* Variable name
|
|
644
|
+
*/
|
|
645
|
+
siteIdVariable?: pulumi.Input<string>;
|
|
646
|
+
/**
|
|
647
|
+
* Set a text description of the device
|
|
648
|
+
*/
|
|
649
|
+
systemDescription?: pulumi.Input<string>;
|
|
650
|
+
/**
|
|
651
|
+
* Variable name
|
|
652
|
+
*/
|
|
653
|
+
systemDescriptionVariable?: pulumi.Input<string>;
|
|
654
|
+
/**
|
|
655
|
+
* Set the system IP address
|
|
656
|
+
*/
|
|
657
|
+
systemIp?: pulumi.Input<string>;
|
|
658
|
+
/**
|
|
659
|
+
* Variable name
|
|
660
|
+
*/
|
|
661
|
+
systemIpVariable?: pulumi.Input<string>;
|
|
662
|
+
/**
|
|
663
|
+
* The template type
|
|
664
|
+
*/
|
|
665
|
+
templateType?: pulumi.Input<string>;
|
|
666
|
+
/**
|
|
667
|
+
* Set the timezone - Choices: `Europe/Andorra`, `Asia/Dubai`, `Asia/Kabul`, `America/Antigua`, `America/Anguilla`,
|
|
668
|
+
* `Europe/Tirane`, `Asia/Yerevan`, `Africa/Luanda`, `Antarctica/McMurdo`, `Antarctica/Rothera`, `Antarctica/Palmer`,
|
|
669
|
+
* `Antarctica/Mawson`, `Antarctica/Davis`, `Antarctica/Casey`, `Antarctica/Vostok`, `Antarctica/DumontDUrville`,
|
|
670
|
+
* `Antarctica/Syowa`, `America/Argentina/Buenos_Aires`, `America/Argentina/Cordoba`, `America/Argentina/Salta`,
|
|
671
|
+
* `America/Argentina/Jujuy`, `America/Argentina/Tucuman`, `America/Argentina/Catamarca`, `America/Argentina/La_Rioja`,
|
|
672
|
+
* `America/Argentina/San_Juan`, `America/Argentina/Mendoza`, `America/Argentina/San_Luis`,
|
|
673
|
+
* `America/Argentina/Rio_Gallegos`, `America/Argentina/Ushuaia`, `Pacific/Pago_Pago`, `Europe/Vienna`,
|
|
674
|
+
* `Australia/Lord_Howe`, `Antarctica/Macquarie`, `Australia/Hobart`, `Australia/Currie`, `Australia/Melbourne`,
|
|
675
|
+
* `Australia/Sydney`, `Australia/Broken_Hill`, `Australia/Brisbane`, `Australia/Lindeman`, `Australia/Adelaide`,
|
|
676
|
+
* `Australia/Darwin`, `Australia/Perth`, `Australia/Eucla`, `America/Aruba`, `Europe/Mariehamn`, `Asia/Baku`,
|
|
677
|
+
* `Europe/Sarajevo`, `America/Barbados`, `Asia/Dhaka`, `Europe/Brussels`, `Africa/Ouagadougou`, `Europe/Sofia`,
|
|
678
|
+
* `Asia/Bahrain`, `Africa/Bujumbura`, `Africa/Porto-Novo`, `America/St_Barthelemy`, `Atlantic/Bermuda`, `Asia/Brunei`,
|
|
679
|
+
* `America/La_Paz`, `America/Kralendijk`, `America/Noronha`, `America/Belem`, `America/Fortaleza`, `America/Recife`,
|
|
680
|
+
* `America/Araguaina`, `America/Maceio`, `America/Bahia`, `America/Sao_Paulo`, `America/Campo_Grande`, `America/Cuiaba`,
|
|
681
|
+
* `America/Santarem`, `America/Porto_Velho`, `America/Boa_Vista`, `America/Manaus`, `America/Eirunepe`,
|
|
682
|
+
* `America/Rio_Branco`, `America/Nassau`, `Asia/Thimphu`, `Africa/Gaborone`, `Europe/Minsk`, `America/Belize`,
|
|
683
|
+
* `America/St_Johns`, `America/Halifax`, `America/Glace_Bay`, `America/Moncton`, `America/Goose_Bay`,
|
|
684
|
+
* `America/Blanc-Sablon`, `America/Toronto`, `America/Nipigon`, `America/Thunder_Bay`, `America/Iqaluit`,
|
|
685
|
+
* `America/Pangnirtung`, `America/Resolute`, `America/Atikokan`, `America/Rankin_Inlet`, `America/Winnipeg`,
|
|
686
|
+
* `America/Rainy_River`, `America/Regina`, `America/Swift_Current`, `America/Edmonton`, `America/Cambridge_Bay`,
|
|
687
|
+
* `America/Yellowknife`, `America/Inuvik`, `America/Creston`, `America/Dawson_Creek`, `America/Vancouver`,
|
|
688
|
+
* `America/Whitehorse`, `America/Dawson`, `Indian/Cocos`, `Africa/Kinshasa`, `Africa/Lubumbashi`, `Africa/Bangui`,
|
|
689
|
+
* `Africa/Brazzaville`, `Europe/Zurich`, `Africa/Abidjan`, `Pacific/Rarotonga`, `America/Santiago`, `Pacific/Easter`,
|
|
690
|
+
* `Africa/Douala`, `Asia/Shanghai`, `Asia/Harbin`, `Asia/Chongqing`, `Asia/Urumqi`, `Asia/Kashgar`, `America/Bogota`,
|
|
691
|
+
* `America/Costa_Rica`, `America/Havana`, `Atlantic/Cape_Verde`, `America/Curacao`, `Indian/Christmas`, `Asia/Nicosia`,
|
|
692
|
+
* `Europe/Prague`, `Europe/Berlin`, `Europe/Busingen`, `Africa/Djibouti`, `Europe/Copenhagen`, `America/Dominica`,
|
|
693
|
+
* `America/Santo_Domingo`, `Africa/Algiers`, `America/Guayaquil`, `Pacific/Galapagos`, `Europe/Tallinn`, `Africa/Cairo`,
|
|
694
|
+
* `Africa/El_Aaiun`, `Africa/Asmara`, `Europe/Madrid`, `Africa/Ceuta`, `Atlantic/Canary`, `Africa/Addis_Ababa`,
|
|
695
|
+
* `Europe/Helsinki`, `Pacific/Fiji`, `Atlantic/Stanley`, `Pacific/Chuuk`, `Pacific/Pohnpei`, `Pacific/Kosrae`,
|
|
696
|
+
* `Atlantic/Faroe`, `Europe/Paris`, `Africa/Libreville`, `Europe/London`, `America/Grenada`, `Asia/Tbilisi`,
|
|
697
|
+
* `America/Cayenne`, `Europe/Guernsey`, `Africa/Accra`, `Europe/Gibraltar`, `America/Godthab`, `America/Danmarkshavn`,
|
|
698
|
+
* `America/Scoresbysund`, `America/Thule`, `Africa/Banjul`, `Africa/Conakry`, `America/Guadeloupe`, `Africa/Malabo`,
|
|
699
|
+
* `Europe/Athens`, `Atlantic/South_Georgia`, `America/Guatemala`, `Pacific/Guam`, `Africa/Bissau`, `America/Guyana`,
|
|
700
|
+
* `Asia/Hong_Kong`, `America/Tegucigalpa`, `Europe/Zagreb`, `America/Port-au-Prince`, `Europe/Budapest`, `Asia/Jakarta`,
|
|
701
|
+
* `Asia/Pontianak`, `Asia/Makassar`, `Asia/Jayapura`, `Europe/Dublin`, `Asia/Jerusalem`, `Europe/Isle_of_Man`,
|
|
702
|
+
* `Asia/Kolkata`, `Indian/Chagos`, `Asia/Baghdad`, `Asia/Tehran`, `Atlantic/Reykjavik`, `Europe/Rome`, `Europe/Jersey`,
|
|
703
|
+
* `America/Jamaica`, `Asia/Amman`, `Asia/Tokyo`, `Africa/Nairobi`, `Asia/Bishkek`, `Asia/Phnom_Penh`, `Pacific/Tarawa`,
|
|
704
|
+
* `Pacific/Enderbury`, `Pacific/Kiritimati`, `Indian/Comoro`, `America/St_Kitts`, `Asia/Pyongyang`, `Asia/Seoul`,
|
|
705
|
+
* `Asia/Kuwait`, `America/Cayman`, `Asia/Almaty`, `Asia/Qyzylorda`, `Asia/Aqtobe`, `Asia/Aqtau`, `Asia/Oral`,
|
|
706
|
+
* `Asia/Vientiane`, `Asia/Beirut`, `America/St_Lucia`, `Europe/Vaduz`, `Asia/Colombo`, `Africa/Monrovia`, `Africa/Maseru`,
|
|
707
|
+
* `Europe/Vilnius`, `Europe/Luxembourg`, `Europe/Riga`, `Africa/Tripoli`, `Africa/Casablanca`, `Europe/Monaco`,
|
|
708
|
+
* `Europe/Chisinau`, `Europe/Podgorica`, `America/Marigot`, `Indian/Antananarivo`, `Pacific/Majuro`, `Pacific/Kwajalein`,
|
|
709
|
+
* `Europe/Skopje`, `Africa/Bamako`, `Asia/Rangoon`, `Asia/Ulaanbaatar`, `Asia/Hovd`, `Asia/Choibalsan`, `Asia/Macau`,
|
|
710
|
+
* `Pacific/Saipan`, `America/Martinique`, `Africa/Nouakchott`, `America/Montserrat`, `Europe/Malta`, `Indian/Mauritius`,
|
|
711
|
+
* `Indian/Maldives`, `Africa/Blantyre`, `America/Mexico_City`, `America/Cancun`, `America/Merida`, `America/Monterrey`,
|
|
712
|
+
* `America/Matamoros`, `America/Mazatlan`, `America/Chihuahua`, `America/Ojinaga`, `America/Hermosillo`,
|
|
713
|
+
* `America/Tijuana`, `America/Santa_Isabel`, `America/Bahia_Banderas`, `Asia/Kuala_Lumpur`, `Asia/Kuching`,
|
|
714
|
+
* `Africa/Maputo`, `Africa/Windhoek`, `Pacific/Noumea`, `Africa/Niamey`, `Pacific/Norfolk`, `Africa/Lagos`,
|
|
715
|
+
* `America/Managua`, `Europe/Amsterdam`, `Europe/Oslo`, `Asia/Kathmandu`, `Pacific/Nauru`, `Pacific/Niue`,
|
|
716
|
+
* `Pacific/Auckland`, `Pacific/Chatham`, `Asia/Muscat`, `America/Panama`, `America/Lima`, `Pacific/Tahiti`,
|
|
717
|
+
* `Pacific/Marquesas`, `Pacific/Gambier`, `Pacific/Port_Moresby`, `Asia/Manila`, `Asia/Karachi`, `Europe/Warsaw`,
|
|
718
|
+
* `America/Miquelon`, `Pacific/Pitcairn`, `America/Puerto_Rico`, `Asia/Gaza`, `Asia/Hebron`, `Europe/Lisbon`,
|
|
719
|
+
* `Atlantic/Madeira`, `Atlantic/Azores`, `Pacific/Palau`, `America/Asuncion`, `Asia/Qatar`, `Indian/Reunion`,
|
|
720
|
+
* `Europe/Bucharest`, `Europe/Belgrade`, `Europe/Kaliningrad`, `Europe/Moscow`, `Europe/Volgograd`, `Europe/Samara`,
|
|
721
|
+
* `Asia/Yekaterinburg`, `Asia/Omsk`, `Asia/Novosibirsk`, `Asia/Novokuznetsk`, `Asia/Krasnoyarsk`, `Asia/Irkutsk`,
|
|
722
|
+
* `Asia/Yakutsk`, `Asia/Khandyga`, `Asia/Vladivostok`, `Asia/Sakhalin`, `Asia/Ust-Nera`, `Asia/Magadan`, `Asia/Kamchatka`,
|
|
723
|
+
* `Asia/Anadyr`, `Africa/Kigali`, `Asia/Riyadh`, `Pacific/Guadalcanal`, `Indian/Mahe`, `Africa/Khartoum`,
|
|
724
|
+
* `Europe/Stockholm`, `Asia/Singapore`, `Atlantic/St_Helena`, `Europe/Ljubljana`, `Arctic/Longyearbyen`,
|
|
725
|
+
* `Europe/Bratislava`, `Africa/Freetown`, `Europe/San_Marino`, `Africa/Dakar`, `Africa/Mogadishu`, `America/Paramaribo`,
|
|
726
|
+
* `Africa/Juba`, `Africa/Sao_Tome`, `America/El_Salvador`, `America/Lower_Princes`, `Asia/Damascus`, `Africa/Mbabane`,
|
|
727
|
+
* `America/Grand_Turk`, `Africa/Ndjamena`, `Indian/Kerguelen`, `Africa/Lome`, `Asia/Bangkok`, `Asia/Dushanbe`,
|
|
728
|
+
* `Pacific/Fakaofo`, `Asia/Dili`, `Asia/Ashgabat`, `Africa/Tunis`, `Pacific/Tongatapu`, `Europe/Istanbul`,
|
|
729
|
+
* `America/Port_of_Spain`, `Pacific/Funafuti`, `Asia/Taipei`, `Africa/Dar_es_Salaam`, `Europe/Kiev`, `Europe/Uzhgorod`,
|
|
730
|
+
* `Europe/Zaporozhye`, `Europe/Simferopol`, `Africa/Kampala`, `Pacific/Johnston`, `Pacific/Midway`, `Pacific/Wake`,
|
|
731
|
+
* `America/New_York`, `America/Detroit`, `America/Kentucky/Louisville`, `America/Kentucky/Monticello`,
|
|
732
|
+
* `America/Indiana/Indianapolis`, `America/Indiana/Vincennes`, `America/Indiana/Winamac`, `America/Indiana/Marengo`,
|
|
733
|
+
* `America/Indiana/Petersburg`, `America/Indiana/Vevay`, `America/Chicago`, `America/Indiana/Tell_City`,
|
|
734
|
+
* `America/Indiana/Knox`, `America/Menominee`, `America/North_Dakota/Center`, `America/North_Dakota/New_Salem`,
|
|
735
|
+
* `America/North_Dakota/Beulah`, `America/Denver`, `America/Boise`, `America/Phoenix`, `America/Los_Angeles`,
|
|
736
|
+
* `America/Anchorage`, `America/Juneau`, `America/Sitka`, `America/Yakutat`, `America/Nome`, `America/Adak`,
|
|
737
|
+
* `America/Metlakatla`, `Pacific/Honolulu`, `America/Montevideo`, `Asia/Samarkand`, `Asia/Tashkent`, `Europe/Vatican`,
|
|
738
|
+
* `America/St_Vincent`, `America/Caracas`, `America/Tortola`, `America/St_Thomas`, `Asia/Ho_Chi_Minh`, `Pacific/Efate`,
|
|
739
|
+
* `Pacific/Wallis`, `Pacific/Apia`, `Asia/Aden`, `Indian/Mayotte`, `Africa/Johannesburg`, `Africa/Lusaka`,
|
|
740
|
+
* `Africa/Harare`, `UTC` - Default value: `UTC`
|
|
741
|
+
*/
|
|
742
|
+
timezone?: pulumi.Input<string>;
|
|
743
|
+
/**
|
|
744
|
+
* Variable name
|
|
745
|
+
*/
|
|
746
|
+
timezoneVariable?: pulumi.Input<string>;
|
|
747
|
+
/**
|
|
748
|
+
* Enable or disable default gateway tracking - Default value: `true`
|
|
749
|
+
*/
|
|
750
|
+
trackDefaultGateway?: pulumi.Input<boolean>;
|
|
751
|
+
/**
|
|
752
|
+
* Variable name
|
|
753
|
+
*/
|
|
754
|
+
trackDefaultGatewayVariable?: pulumi.Input<string>;
|
|
755
|
+
/**
|
|
756
|
+
* OMP Tag attached to routes based on interface tracking - Range: `1`-`4294967295`
|
|
757
|
+
*/
|
|
758
|
+
trackInterfaceTag?: pulumi.Input<number>;
|
|
759
|
+
/**
|
|
760
|
+
* Variable name
|
|
761
|
+
*/
|
|
762
|
+
trackInterfaceTagVariable?: pulumi.Input<string>;
|
|
763
|
+
/**
|
|
764
|
+
* Configure tracking of transport - Default value: `true`
|
|
765
|
+
*/
|
|
766
|
+
trackTransport?: pulumi.Input<boolean>;
|
|
767
|
+
/**
|
|
768
|
+
* Variable name
|
|
769
|
+
*/
|
|
770
|
+
trackTransportVariable?: pulumi.Input<string>;
|
|
771
|
+
/**
|
|
772
|
+
* Tracker configuration
|
|
773
|
+
*/
|
|
774
|
+
trackers?: pulumi.Input<pulumi.Input<inputs.CiscoSystemFeatureTemplateTracker>[]>;
|
|
775
|
+
/**
|
|
776
|
+
* Enable transport gateway - Default value: `false`
|
|
777
|
+
*/
|
|
778
|
+
transportGateway?: pulumi.Input<boolean>;
|
|
779
|
+
/**
|
|
780
|
+
* Variable name
|
|
781
|
+
*/
|
|
782
|
+
transportGatewayVariable?: pulumi.Input<string>;
|
|
783
|
+
/**
|
|
784
|
+
* The version of the feature template
|
|
785
|
+
*/
|
|
786
|
+
version?: pulumi.Input<number>;
|
|
787
|
+
}
|
|
788
|
+
/**
|
|
789
|
+
* The set of arguments for constructing a CiscoSystemFeatureTemplate resource.
|
|
790
|
+
*/
|
|
791
|
+
export interface CiscoSystemFeatureTemplateArgs {
|
|
792
|
+
/**
|
|
793
|
+
* Collect admin-tech before reboot due to daemon failure - Default value: `true`
|
|
794
|
+
*/
|
|
795
|
+
adminTechOnFailure?: pulumi.Input<boolean>;
|
|
796
|
+
/**
|
|
797
|
+
* Variable name
|
|
798
|
+
*/
|
|
799
|
+
adminTechOnFailureVariable?: pulumi.Input<string>;
|
|
800
|
+
/**
|
|
801
|
+
* Set the affinity group number for router - Range: `1`-`255`
|
|
802
|
+
*/
|
|
803
|
+
affinityGroupNumber?: pulumi.Input<number>;
|
|
804
|
+
/**
|
|
805
|
+
* Variable name
|
|
806
|
+
*/
|
|
807
|
+
affinityGroupNumberVariable?: pulumi.Input<string>;
|
|
808
|
+
/**
|
|
809
|
+
* Variable name
|
|
810
|
+
*/
|
|
811
|
+
affinityGroupPreferenceVariable?: pulumi.Input<string>;
|
|
812
|
+
/**
|
|
813
|
+
* Set the affinity group preference
|
|
814
|
+
*/
|
|
815
|
+
affinityGroupPreferences?: pulumi.Input<pulumi.Input<number>[]>;
|
|
816
|
+
/**
|
|
817
|
+
* Set the console baud rate - Choices: `1200`, `2400`, `4800`, `9600`, `19200`, `38400`, `57600`, `115200` - Default
|
|
818
|
+
* value: `9600`
|
|
819
|
+
*/
|
|
820
|
+
consoleBaudRate?: pulumi.Input<string>;
|
|
821
|
+
/**
|
|
822
|
+
* Variable name
|
|
823
|
+
*/
|
|
824
|
+
consoleBaudRateVariable?: pulumi.Input<string>;
|
|
825
|
+
/**
|
|
826
|
+
* Set the policer rate for control sessions - Range: `1`-`65535` - Default value: `300`
|
|
827
|
+
*/
|
|
828
|
+
controlSessionPps?: pulumi.Input<number>;
|
|
829
|
+
/**
|
|
830
|
+
* Variable name
|
|
831
|
+
*/
|
|
832
|
+
controlSessionPpsVariable?: pulumi.Input<string>;
|
|
833
|
+
/**
|
|
834
|
+
* Variable name
|
|
835
|
+
*/
|
|
836
|
+
controllerGroupListVariable?: pulumi.Input<string>;
|
|
837
|
+
/**
|
|
838
|
+
* Configure a list of comma-separated device groups
|
|
839
|
+
*/
|
|
840
|
+
controllerGroupLists?: pulumi.Input<pulumi.Input<number>[]>;
|
|
841
|
+
/**
|
|
842
|
+
* The description of the feature template
|
|
843
|
+
*/
|
|
844
|
+
description: pulumi.Input<string>;
|
|
845
|
+
/**
|
|
846
|
+
* Device groups (Use comma(,) for multiple groups)
|
|
847
|
+
*/
|
|
848
|
+
deviceGroups?: pulumi.Input<pulumi.Input<string>[]>;
|
|
849
|
+
/**
|
|
850
|
+
* Variable name
|
|
851
|
+
*/
|
|
852
|
+
deviceGroupsVariable?: pulumi.Input<string>;
|
|
853
|
+
/**
|
|
854
|
+
* List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
|
|
855
|
+
* `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
|
|
856
|
+
* `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
|
|
857
|
+
*/
|
|
858
|
+
deviceTypes: pulumi.Input<pulumi.Input<string>[]>;
|
|
859
|
+
/**
|
|
860
|
+
* Enable migration mode to Multi-Region Fabric - Choices: `enabled`, `enabled-from-bgp-core`
|
|
861
|
+
*/
|
|
862
|
+
enableMrfMigration?: pulumi.Input<string>;
|
|
863
|
+
/**
|
|
864
|
+
* Enable Geo fencing - Default value: `false`
|
|
865
|
+
*/
|
|
866
|
+
geoFencing?: pulumi.Input<boolean>;
|
|
867
|
+
/**
|
|
868
|
+
* Set the device’s geo fencing range - Range: `100`-`10000` - Default value: `100`
|
|
869
|
+
*/
|
|
870
|
+
geoFencingRange?: pulumi.Input<number>;
|
|
871
|
+
/**
|
|
872
|
+
* Variable name
|
|
873
|
+
*/
|
|
874
|
+
geoFencingRangeVariable?: pulumi.Input<string>;
|
|
875
|
+
/**
|
|
876
|
+
* Enable Geo fencing - Default value: `false`
|
|
877
|
+
*/
|
|
878
|
+
geoFencingSms?: pulumi.Input<boolean>;
|
|
879
|
+
/**
|
|
880
|
+
* Set device’s geo fencing SMS phone number
|
|
881
|
+
*/
|
|
882
|
+
geoFencingSmsPhoneNumbers?: pulumi.Input<pulumi.Input<inputs.CiscoSystemFeatureTemplateGeoFencingSmsPhoneNumber>[]>;
|
|
883
|
+
/**
|
|
884
|
+
* Set the hostname
|
|
885
|
+
*/
|
|
886
|
+
hostname?: pulumi.Input<string>;
|
|
887
|
+
/**
|
|
888
|
+
* Variable name
|
|
889
|
+
*/
|
|
890
|
+
hostnameVariable?: pulumi.Input<string>;
|
|
891
|
+
/**
|
|
892
|
+
* Idle CLI timeout in minutes - Range: `0`-`300`
|
|
893
|
+
*/
|
|
894
|
+
idleTimeout?: pulumi.Input<number>;
|
|
895
|
+
/**
|
|
896
|
+
* Variable name
|
|
897
|
+
*/
|
|
898
|
+
idleTimeoutVariable?: pulumi.Input<string>;
|
|
899
|
+
/**
|
|
900
|
+
* Set the device’s physical latitude - Range: `-90`-`90`
|
|
901
|
+
*/
|
|
902
|
+
latitude?: pulumi.Input<number>;
|
|
903
|
+
/**
|
|
904
|
+
* Variable name
|
|
905
|
+
*/
|
|
906
|
+
latitudeVariable?: pulumi.Input<string>;
|
|
907
|
+
/**
|
|
908
|
+
* Set the location of the device
|
|
909
|
+
*/
|
|
910
|
+
location?: pulumi.Input<string>;
|
|
911
|
+
/**
|
|
912
|
+
* Variable name
|
|
913
|
+
*/
|
|
914
|
+
locationVariable?: pulumi.Input<string>;
|
|
915
|
+
/**
|
|
916
|
+
* Set the device’s physical longitude - Range: `-180`-`180`
|
|
917
|
+
*/
|
|
918
|
+
longitude?: pulumi.Input<number>;
|
|
919
|
+
/**
|
|
920
|
+
* Variable name
|
|
921
|
+
*/
|
|
922
|
+
longitudeVariable?: pulumi.Input<string>;
|
|
923
|
+
/**
|
|
924
|
+
* Set the maximum number of OMP sessions <1..100> the device can have - Range: `1`-`100`
|
|
925
|
+
*/
|
|
926
|
+
maxOmpSessions?: pulumi.Input<number>;
|
|
927
|
+
/**
|
|
928
|
+
* Variable name
|
|
929
|
+
*/
|
|
930
|
+
maxOmpSessionsVariable?: pulumi.Input<string>;
|
|
931
|
+
/**
|
|
932
|
+
* Set BGP community during migration from BGP-core based network - Range: `1`-`4294967295`
|
|
933
|
+
*/
|
|
934
|
+
migrationBgpCommunity?: pulumi.Input<number>;
|
|
935
|
+
/**
|
|
936
|
+
* Device is multi-tenant - Default value: `false`
|
|
937
|
+
*/
|
|
938
|
+
multiTenant?: pulumi.Input<boolean>;
|
|
939
|
+
/**
|
|
940
|
+
* Variable name
|
|
941
|
+
*/
|
|
942
|
+
multiTenantVariable?: pulumi.Input<string>;
|
|
943
|
+
/**
|
|
944
|
+
* The name of the feature template
|
|
945
|
+
*/
|
|
946
|
+
name?: pulumi.Input<string>;
|
|
947
|
+
/**
|
|
948
|
+
* Object Track configuration
|
|
949
|
+
*/
|
|
950
|
+
objectTrackers?: pulumi.Input<pulumi.Input<inputs.CiscoSystemFeatureTemplateObjectTracker>[]>;
|
|
951
|
+
/**
|
|
952
|
+
* Enable or disable On-demand Tunnel - Default value: `false`
|
|
953
|
+
*/
|
|
954
|
+
onDemandTunnel?: pulumi.Input<boolean>;
|
|
955
|
+
/**
|
|
956
|
+
* Idle CLI timeout in minutes - Range: `0`-`300`
|
|
957
|
+
*/
|
|
958
|
+
onDemandTunnelIdleTimeout?: pulumi.Input<number>;
|
|
959
|
+
/**
|
|
960
|
+
* Variable name
|
|
961
|
+
*/
|
|
962
|
+
onDemandTunnelIdleTimeoutVariable?: pulumi.Input<string>;
|
|
963
|
+
/**
|
|
964
|
+
* Variable name
|
|
965
|
+
*/
|
|
966
|
+
onDemandTunnelVariable?: pulumi.Input<string>;
|
|
967
|
+
/**
|
|
968
|
+
* Set the Overlay ID - Range: `1`-`4294967295` - Default value: `1`
|
|
969
|
+
*/
|
|
970
|
+
overlayId?: pulumi.Input<number>;
|
|
971
|
+
/**
|
|
972
|
+
* Variable name
|
|
973
|
+
*/
|
|
974
|
+
overlayIdVariable?: pulumi.Input<string>;
|
|
975
|
+
/**
|
|
976
|
+
* Enable port hopping - Default value: `true`
|
|
977
|
+
*/
|
|
978
|
+
portHopping?: pulumi.Input<boolean>;
|
|
979
|
+
/**
|
|
980
|
+
* Variable name
|
|
981
|
+
*/
|
|
982
|
+
portHoppingVariable?: pulumi.Input<string>;
|
|
983
|
+
/**
|
|
984
|
+
* Set the TLOC port offset when multiple devices are behind a NAT - Range: `0`-`19` - Default value: `0`
|
|
985
|
+
*/
|
|
986
|
+
portOffset?: pulumi.Input<number>;
|
|
987
|
+
/**
|
|
988
|
+
* Variable name
|
|
989
|
+
*/
|
|
990
|
+
portOffsetVariable?: pulumi.Input<string>;
|
|
991
|
+
/**
|
|
992
|
+
* Set region ID - Range: `1`-`63`
|
|
993
|
+
*/
|
|
994
|
+
regionId?: pulumi.Input<number>;
|
|
995
|
+
/**
|
|
996
|
+
* Variable name
|
|
997
|
+
*/
|
|
998
|
+
regionIdVariable?: pulumi.Input<string>;
|
|
999
|
+
/**
|
|
1000
|
+
* Set the role for router - Choices: `edge-router`, `border-router`
|
|
1001
|
+
*/
|
|
1002
|
+
role?: pulumi.Input<string>;
|
|
1003
|
+
/**
|
|
1004
|
+
* Variable name
|
|
1005
|
+
*/
|
|
1006
|
+
roleVariable?: pulumi.Input<string>;
|
|
1007
|
+
/**
|
|
1008
|
+
* Set secondary region ID - Range: `1`-`63`
|
|
1009
|
+
*/
|
|
1010
|
+
secondaryRegionId?: pulumi.Input<number>;
|
|
1011
|
+
/**
|
|
1012
|
+
* Variable name
|
|
1013
|
+
*/
|
|
1014
|
+
secondaryRegionIdVariable?: pulumi.Input<string>;
|
|
1015
|
+
/**
|
|
1016
|
+
* Set the site identifier - Range: `1`-`4294967295`
|
|
1017
|
+
*/
|
|
1018
|
+
siteId?: pulumi.Input<number>;
|
|
1019
|
+
/**
|
|
1020
|
+
* Variable name
|
|
1021
|
+
*/
|
|
1022
|
+
siteIdVariable?: pulumi.Input<string>;
|
|
1023
|
+
/**
|
|
1024
|
+
* Set a text description of the device
|
|
1025
|
+
*/
|
|
1026
|
+
systemDescription?: pulumi.Input<string>;
|
|
1027
|
+
/**
|
|
1028
|
+
* Variable name
|
|
1029
|
+
*/
|
|
1030
|
+
systemDescriptionVariable?: pulumi.Input<string>;
|
|
1031
|
+
/**
|
|
1032
|
+
* Set the system IP address
|
|
1033
|
+
*/
|
|
1034
|
+
systemIp?: pulumi.Input<string>;
|
|
1035
|
+
/**
|
|
1036
|
+
* Variable name
|
|
1037
|
+
*/
|
|
1038
|
+
systemIpVariable?: pulumi.Input<string>;
|
|
1039
|
+
/**
|
|
1040
|
+
* Set the timezone - Choices: `Europe/Andorra`, `Asia/Dubai`, `Asia/Kabul`, `America/Antigua`, `America/Anguilla`,
|
|
1041
|
+
* `Europe/Tirane`, `Asia/Yerevan`, `Africa/Luanda`, `Antarctica/McMurdo`, `Antarctica/Rothera`, `Antarctica/Palmer`,
|
|
1042
|
+
* `Antarctica/Mawson`, `Antarctica/Davis`, `Antarctica/Casey`, `Antarctica/Vostok`, `Antarctica/DumontDUrville`,
|
|
1043
|
+
* `Antarctica/Syowa`, `America/Argentina/Buenos_Aires`, `America/Argentina/Cordoba`, `America/Argentina/Salta`,
|
|
1044
|
+
* `America/Argentina/Jujuy`, `America/Argentina/Tucuman`, `America/Argentina/Catamarca`, `America/Argentina/La_Rioja`,
|
|
1045
|
+
* `America/Argentina/San_Juan`, `America/Argentina/Mendoza`, `America/Argentina/San_Luis`,
|
|
1046
|
+
* `America/Argentina/Rio_Gallegos`, `America/Argentina/Ushuaia`, `Pacific/Pago_Pago`, `Europe/Vienna`,
|
|
1047
|
+
* `Australia/Lord_Howe`, `Antarctica/Macquarie`, `Australia/Hobart`, `Australia/Currie`, `Australia/Melbourne`,
|
|
1048
|
+
* `Australia/Sydney`, `Australia/Broken_Hill`, `Australia/Brisbane`, `Australia/Lindeman`, `Australia/Adelaide`,
|
|
1049
|
+
* `Australia/Darwin`, `Australia/Perth`, `Australia/Eucla`, `America/Aruba`, `Europe/Mariehamn`, `Asia/Baku`,
|
|
1050
|
+
* `Europe/Sarajevo`, `America/Barbados`, `Asia/Dhaka`, `Europe/Brussels`, `Africa/Ouagadougou`, `Europe/Sofia`,
|
|
1051
|
+
* `Asia/Bahrain`, `Africa/Bujumbura`, `Africa/Porto-Novo`, `America/St_Barthelemy`, `Atlantic/Bermuda`, `Asia/Brunei`,
|
|
1052
|
+
* `America/La_Paz`, `America/Kralendijk`, `America/Noronha`, `America/Belem`, `America/Fortaleza`, `America/Recife`,
|
|
1053
|
+
* `America/Araguaina`, `America/Maceio`, `America/Bahia`, `America/Sao_Paulo`, `America/Campo_Grande`, `America/Cuiaba`,
|
|
1054
|
+
* `America/Santarem`, `America/Porto_Velho`, `America/Boa_Vista`, `America/Manaus`, `America/Eirunepe`,
|
|
1055
|
+
* `America/Rio_Branco`, `America/Nassau`, `Asia/Thimphu`, `Africa/Gaborone`, `Europe/Minsk`, `America/Belize`,
|
|
1056
|
+
* `America/St_Johns`, `America/Halifax`, `America/Glace_Bay`, `America/Moncton`, `America/Goose_Bay`,
|
|
1057
|
+
* `America/Blanc-Sablon`, `America/Toronto`, `America/Nipigon`, `America/Thunder_Bay`, `America/Iqaluit`,
|
|
1058
|
+
* `America/Pangnirtung`, `America/Resolute`, `America/Atikokan`, `America/Rankin_Inlet`, `America/Winnipeg`,
|
|
1059
|
+
* `America/Rainy_River`, `America/Regina`, `America/Swift_Current`, `America/Edmonton`, `America/Cambridge_Bay`,
|
|
1060
|
+
* `America/Yellowknife`, `America/Inuvik`, `America/Creston`, `America/Dawson_Creek`, `America/Vancouver`,
|
|
1061
|
+
* `America/Whitehorse`, `America/Dawson`, `Indian/Cocos`, `Africa/Kinshasa`, `Africa/Lubumbashi`, `Africa/Bangui`,
|
|
1062
|
+
* `Africa/Brazzaville`, `Europe/Zurich`, `Africa/Abidjan`, `Pacific/Rarotonga`, `America/Santiago`, `Pacific/Easter`,
|
|
1063
|
+
* `Africa/Douala`, `Asia/Shanghai`, `Asia/Harbin`, `Asia/Chongqing`, `Asia/Urumqi`, `Asia/Kashgar`, `America/Bogota`,
|
|
1064
|
+
* `America/Costa_Rica`, `America/Havana`, `Atlantic/Cape_Verde`, `America/Curacao`, `Indian/Christmas`, `Asia/Nicosia`,
|
|
1065
|
+
* `Europe/Prague`, `Europe/Berlin`, `Europe/Busingen`, `Africa/Djibouti`, `Europe/Copenhagen`, `America/Dominica`,
|
|
1066
|
+
* `America/Santo_Domingo`, `Africa/Algiers`, `America/Guayaquil`, `Pacific/Galapagos`, `Europe/Tallinn`, `Africa/Cairo`,
|
|
1067
|
+
* `Africa/El_Aaiun`, `Africa/Asmara`, `Europe/Madrid`, `Africa/Ceuta`, `Atlantic/Canary`, `Africa/Addis_Ababa`,
|
|
1068
|
+
* `Europe/Helsinki`, `Pacific/Fiji`, `Atlantic/Stanley`, `Pacific/Chuuk`, `Pacific/Pohnpei`, `Pacific/Kosrae`,
|
|
1069
|
+
* `Atlantic/Faroe`, `Europe/Paris`, `Africa/Libreville`, `Europe/London`, `America/Grenada`, `Asia/Tbilisi`,
|
|
1070
|
+
* `America/Cayenne`, `Europe/Guernsey`, `Africa/Accra`, `Europe/Gibraltar`, `America/Godthab`, `America/Danmarkshavn`,
|
|
1071
|
+
* `America/Scoresbysund`, `America/Thule`, `Africa/Banjul`, `Africa/Conakry`, `America/Guadeloupe`, `Africa/Malabo`,
|
|
1072
|
+
* `Europe/Athens`, `Atlantic/South_Georgia`, `America/Guatemala`, `Pacific/Guam`, `Africa/Bissau`, `America/Guyana`,
|
|
1073
|
+
* `Asia/Hong_Kong`, `America/Tegucigalpa`, `Europe/Zagreb`, `America/Port-au-Prince`, `Europe/Budapest`, `Asia/Jakarta`,
|
|
1074
|
+
* `Asia/Pontianak`, `Asia/Makassar`, `Asia/Jayapura`, `Europe/Dublin`, `Asia/Jerusalem`, `Europe/Isle_of_Man`,
|
|
1075
|
+
* `Asia/Kolkata`, `Indian/Chagos`, `Asia/Baghdad`, `Asia/Tehran`, `Atlantic/Reykjavik`, `Europe/Rome`, `Europe/Jersey`,
|
|
1076
|
+
* `America/Jamaica`, `Asia/Amman`, `Asia/Tokyo`, `Africa/Nairobi`, `Asia/Bishkek`, `Asia/Phnom_Penh`, `Pacific/Tarawa`,
|
|
1077
|
+
* `Pacific/Enderbury`, `Pacific/Kiritimati`, `Indian/Comoro`, `America/St_Kitts`, `Asia/Pyongyang`, `Asia/Seoul`,
|
|
1078
|
+
* `Asia/Kuwait`, `America/Cayman`, `Asia/Almaty`, `Asia/Qyzylorda`, `Asia/Aqtobe`, `Asia/Aqtau`, `Asia/Oral`,
|
|
1079
|
+
* `Asia/Vientiane`, `Asia/Beirut`, `America/St_Lucia`, `Europe/Vaduz`, `Asia/Colombo`, `Africa/Monrovia`, `Africa/Maseru`,
|
|
1080
|
+
* `Europe/Vilnius`, `Europe/Luxembourg`, `Europe/Riga`, `Africa/Tripoli`, `Africa/Casablanca`, `Europe/Monaco`,
|
|
1081
|
+
* `Europe/Chisinau`, `Europe/Podgorica`, `America/Marigot`, `Indian/Antananarivo`, `Pacific/Majuro`, `Pacific/Kwajalein`,
|
|
1082
|
+
* `Europe/Skopje`, `Africa/Bamako`, `Asia/Rangoon`, `Asia/Ulaanbaatar`, `Asia/Hovd`, `Asia/Choibalsan`, `Asia/Macau`,
|
|
1083
|
+
* `Pacific/Saipan`, `America/Martinique`, `Africa/Nouakchott`, `America/Montserrat`, `Europe/Malta`, `Indian/Mauritius`,
|
|
1084
|
+
* `Indian/Maldives`, `Africa/Blantyre`, `America/Mexico_City`, `America/Cancun`, `America/Merida`, `America/Monterrey`,
|
|
1085
|
+
* `America/Matamoros`, `America/Mazatlan`, `America/Chihuahua`, `America/Ojinaga`, `America/Hermosillo`,
|
|
1086
|
+
* `America/Tijuana`, `America/Santa_Isabel`, `America/Bahia_Banderas`, `Asia/Kuala_Lumpur`, `Asia/Kuching`,
|
|
1087
|
+
* `Africa/Maputo`, `Africa/Windhoek`, `Pacific/Noumea`, `Africa/Niamey`, `Pacific/Norfolk`, `Africa/Lagos`,
|
|
1088
|
+
* `America/Managua`, `Europe/Amsterdam`, `Europe/Oslo`, `Asia/Kathmandu`, `Pacific/Nauru`, `Pacific/Niue`,
|
|
1089
|
+
* `Pacific/Auckland`, `Pacific/Chatham`, `Asia/Muscat`, `America/Panama`, `America/Lima`, `Pacific/Tahiti`,
|
|
1090
|
+
* `Pacific/Marquesas`, `Pacific/Gambier`, `Pacific/Port_Moresby`, `Asia/Manila`, `Asia/Karachi`, `Europe/Warsaw`,
|
|
1091
|
+
* `America/Miquelon`, `Pacific/Pitcairn`, `America/Puerto_Rico`, `Asia/Gaza`, `Asia/Hebron`, `Europe/Lisbon`,
|
|
1092
|
+
* `Atlantic/Madeira`, `Atlantic/Azores`, `Pacific/Palau`, `America/Asuncion`, `Asia/Qatar`, `Indian/Reunion`,
|
|
1093
|
+
* `Europe/Bucharest`, `Europe/Belgrade`, `Europe/Kaliningrad`, `Europe/Moscow`, `Europe/Volgograd`, `Europe/Samara`,
|
|
1094
|
+
* `Asia/Yekaterinburg`, `Asia/Omsk`, `Asia/Novosibirsk`, `Asia/Novokuznetsk`, `Asia/Krasnoyarsk`, `Asia/Irkutsk`,
|
|
1095
|
+
* `Asia/Yakutsk`, `Asia/Khandyga`, `Asia/Vladivostok`, `Asia/Sakhalin`, `Asia/Ust-Nera`, `Asia/Magadan`, `Asia/Kamchatka`,
|
|
1096
|
+
* `Asia/Anadyr`, `Africa/Kigali`, `Asia/Riyadh`, `Pacific/Guadalcanal`, `Indian/Mahe`, `Africa/Khartoum`,
|
|
1097
|
+
* `Europe/Stockholm`, `Asia/Singapore`, `Atlantic/St_Helena`, `Europe/Ljubljana`, `Arctic/Longyearbyen`,
|
|
1098
|
+
* `Europe/Bratislava`, `Africa/Freetown`, `Europe/San_Marino`, `Africa/Dakar`, `Africa/Mogadishu`, `America/Paramaribo`,
|
|
1099
|
+
* `Africa/Juba`, `Africa/Sao_Tome`, `America/El_Salvador`, `America/Lower_Princes`, `Asia/Damascus`, `Africa/Mbabane`,
|
|
1100
|
+
* `America/Grand_Turk`, `Africa/Ndjamena`, `Indian/Kerguelen`, `Africa/Lome`, `Asia/Bangkok`, `Asia/Dushanbe`,
|
|
1101
|
+
* `Pacific/Fakaofo`, `Asia/Dili`, `Asia/Ashgabat`, `Africa/Tunis`, `Pacific/Tongatapu`, `Europe/Istanbul`,
|
|
1102
|
+
* `America/Port_of_Spain`, `Pacific/Funafuti`, `Asia/Taipei`, `Africa/Dar_es_Salaam`, `Europe/Kiev`, `Europe/Uzhgorod`,
|
|
1103
|
+
* `Europe/Zaporozhye`, `Europe/Simferopol`, `Africa/Kampala`, `Pacific/Johnston`, `Pacific/Midway`, `Pacific/Wake`,
|
|
1104
|
+
* `America/New_York`, `America/Detroit`, `America/Kentucky/Louisville`, `America/Kentucky/Monticello`,
|
|
1105
|
+
* `America/Indiana/Indianapolis`, `America/Indiana/Vincennes`, `America/Indiana/Winamac`, `America/Indiana/Marengo`,
|
|
1106
|
+
* `America/Indiana/Petersburg`, `America/Indiana/Vevay`, `America/Chicago`, `America/Indiana/Tell_City`,
|
|
1107
|
+
* `America/Indiana/Knox`, `America/Menominee`, `America/North_Dakota/Center`, `America/North_Dakota/New_Salem`,
|
|
1108
|
+
* `America/North_Dakota/Beulah`, `America/Denver`, `America/Boise`, `America/Phoenix`, `America/Los_Angeles`,
|
|
1109
|
+
* `America/Anchorage`, `America/Juneau`, `America/Sitka`, `America/Yakutat`, `America/Nome`, `America/Adak`,
|
|
1110
|
+
* `America/Metlakatla`, `Pacific/Honolulu`, `America/Montevideo`, `Asia/Samarkand`, `Asia/Tashkent`, `Europe/Vatican`,
|
|
1111
|
+
* `America/St_Vincent`, `America/Caracas`, `America/Tortola`, `America/St_Thomas`, `Asia/Ho_Chi_Minh`, `Pacific/Efate`,
|
|
1112
|
+
* `Pacific/Wallis`, `Pacific/Apia`, `Asia/Aden`, `Indian/Mayotte`, `Africa/Johannesburg`, `Africa/Lusaka`,
|
|
1113
|
+
* `Africa/Harare`, `UTC` - Default value: `UTC`
|
|
1114
|
+
*/
|
|
1115
|
+
timezone?: pulumi.Input<string>;
|
|
1116
|
+
/**
|
|
1117
|
+
* Variable name
|
|
1118
|
+
*/
|
|
1119
|
+
timezoneVariable?: pulumi.Input<string>;
|
|
1120
|
+
/**
|
|
1121
|
+
* Enable or disable default gateway tracking - Default value: `true`
|
|
1122
|
+
*/
|
|
1123
|
+
trackDefaultGateway?: pulumi.Input<boolean>;
|
|
1124
|
+
/**
|
|
1125
|
+
* Variable name
|
|
1126
|
+
*/
|
|
1127
|
+
trackDefaultGatewayVariable?: pulumi.Input<string>;
|
|
1128
|
+
/**
|
|
1129
|
+
* OMP Tag attached to routes based on interface tracking - Range: `1`-`4294967295`
|
|
1130
|
+
*/
|
|
1131
|
+
trackInterfaceTag?: pulumi.Input<number>;
|
|
1132
|
+
/**
|
|
1133
|
+
* Variable name
|
|
1134
|
+
*/
|
|
1135
|
+
trackInterfaceTagVariable?: pulumi.Input<string>;
|
|
1136
|
+
/**
|
|
1137
|
+
* Configure tracking of transport - Default value: `true`
|
|
1138
|
+
*/
|
|
1139
|
+
trackTransport?: pulumi.Input<boolean>;
|
|
1140
|
+
/**
|
|
1141
|
+
* Variable name
|
|
1142
|
+
*/
|
|
1143
|
+
trackTransportVariable?: pulumi.Input<string>;
|
|
1144
|
+
/**
|
|
1145
|
+
* Tracker configuration
|
|
1146
|
+
*/
|
|
1147
|
+
trackers?: pulumi.Input<pulumi.Input<inputs.CiscoSystemFeatureTemplateTracker>[]>;
|
|
1148
|
+
/**
|
|
1149
|
+
* Enable transport gateway - Default value: `false`
|
|
1150
|
+
*/
|
|
1151
|
+
transportGateway?: pulumi.Input<boolean>;
|
|
1152
|
+
/**
|
|
1153
|
+
* Variable name
|
|
1154
|
+
*/
|
|
1155
|
+
transportGatewayVariable?: pulumi.Input<string>;
|
|
1156
|
+
}
|