Cisco Catalyst SD-WAN v0.3.0 published on Friday, Mar 28, 2025 by Pulumi
sdwan.getVpnInterfaceCellularFeatureTemplate
Explore with Pulumi AI
This data source can read the VPN Interface Cellular feature template.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as sdwan from "@pulumi/sdwan";
const example = sdwan.getVpnInterfaceCellularFeatureTemplate({
    id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
});
import pulumi
import pulumi_sdwan as sdwan
example = sdwan.get_vpn_interface_cellular_feature_template(id="f6b2c44c-693c-4763-b010-895aa3d236bd")
package main
import (
	"github.com/pulumi/pulumi-sdwan/sdk/go/sdwan"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := sdwan.LookupVpnInterfaceCellularFeatureTemplate(ctx, &sdwan.LookupVpnInterfaceCellularFeatureTemplateArgs{
			Id: pulumi.StringRef("f6b2c44c-693c-4763-b010-895aa3d236bd"),
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Sdwan = Pulumi.Sdwan;
return await Deployment.RunAsync(() => 
{
    var example = Sdwan.GetVpnInterfaceCellularFeatureTemplate.Invoke(new()
    {
        Id = "f6b2c44c-693c-4763-b010-895aa3d236bd",
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.sdwan.SdwanFunctions;
import com.pulumi.sdwan.inputs.GetVpnInterfaceCellularFeatureTemplateArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var example = SdwanFunctions.getVpnInterfaceCellularFeatureTemplate(GetVpnInterfaceCellularFeatureTemplateArgs.builder()
            .id("f6b2c44c-693c-4763-b010-895aa3d236bd")
            .build());
    }
}
variables:
  example:
    fn::invoke:
      function: sdwan:getVpnInterfaceCellularFeatureTemplate
      arguments:
        id: f6b2c44c-693c-4763-b010-895aa3d236bd
Using getVpnInterfaceCellularFeatureTemplate
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getVpnInterfaceCellularFeatureTemplate(args: GetVpnInterfaceCellularFeatureTemplateArgs, opts?: InvokeOptions): Promise<GetVpnInterfaceCellularFeatureTemplateResult>
function getVpnInterfaceCellularFeatureTemplateOutput(args: GetVpnInterfaceCellularFeatureTemplateOutputArgs, opts?: InvokeOptions): Output<GetVpnInterfaceCellularFeatureTemplateResult>def get_vpn_interface_cellular_feature_template(id: Optional[str] = None,
                                                name: Optional[str] = None,
                                                opts: Optional[InvokeOptions] = None) -> GetVpnInterfaceCellularFeatureTemplateResult
def get_vpn_interface_cellular_feature_template_output(id: Optional[pulumi.Input[str]] = None,
                                                name: Optional[pulumi.Input[str]] = None,
                                                opts: Optional[InvokeOptions] = None) -> Output[GetVpnInterfaceCellularFeatureTemplateResult]func LookupVpnInterfaceCellularFeatureTemplate(ctx *Context, args *LookupVpnInterfaceCellularFeatureTemplateArgs, opts ...InvokeOption) (*LookupVpnInterfaceCellularFeatureTemplateResult, error)
func LookupVpnInterfaceCellularFeatureTemplateOutput(ctx *Context, args *LookupVpnInterfaceCellularFeatureTemplateOutputArgs, opts ...InvokeOption) LookupVpnInterfaceCellularFeatureTemplateResultOutput> Note: This function is named LookupVpnInterfaceCellularFeatureTemplate in the Go SDK.
public static class GetVpnInterfaceCellularFeatureTemplate 
{
    public static Task<GetVpnInterfaceCellularFeatureTemplateResult> InvokeAsync(GetVpnInterfaceCellularFeatureTemplateArgs args, InvokeOptions? opts = null)
    public static Output<GetVpnInterfaceCellularFeatureTemplateResult> Invoke(GetVpnInterfaceCellularFeatureTemplateInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVpnInterfaceCellularFeatureTemplateResult> getVpnInterfaceCellularFeatureTemplate(GetVpnInterfaceCellularFeatureTemplateArgs args, InvokeOptions options)
public static Output<GetVpnInterfaceCellularFeatureTemplateResult> getVpnInterfaceCellularFeatureTemplate(GetVpnInterfaceCellularFeatureTemplateArgs args, InvokeOptions options)
fn::invoke:
  function: sdwan:index/getVpnInterfaceCellularFeatureTemplate:getVpnInterfaceCellularFeatureTemplate
  arguments:
    # arguments dictionaryThe following arguments are supported:
getVpnInterfaceCellularFeatureTemplate Result
The following output properties are available:
- Autonegotiate bool
- Link autonegotiation
- AutonegotiateVariable string
- Variable name
- BandwidthDownstream int
- Interface downstream bandwidth capacity, in kbps
- BandwidthDownstream stringVariable 
- Variable name
- BandwidthUpstream int
- Interface upstream bandwidth capacity, in kbps
- BandwidthUpstream stringVariable 
- Variable name
- CellularInterface stringName 
- Cellular Interface Name \n\n
- CellularInterface stringName Variable 
- Variable name
- ClearDont boolFragment Bit 
- Clear don't fragment bit
- ClearDont stringFragment Bit Variable 
- Variable name
- CoreRegion string
- Enable core region
- CoreRegion stringVariable 
- Variable name
- Description string
- The description of the feature template
- DeviceTypes List<string>
- List of supported device types
- EnableCore boolRegion 
- Enable core region
- EnableCore stringRegion Variable 
- Variable name
- Id string
- The id of the feature template
- InterfaceDescription string
- Interface description
- InterfaceDescription stringVariable 
- Variable name
- IpDirected boolBroadcast 
- IP Directed-Broadcast
- IpDirected stringBroadcast Variable 
- Variable name
- IpMtu int
- Interface MTU \n\n, in bytes
- IpMtu stringVariable 
- Variable name
- Ipv4AccessLists List<GetVpn Interface Cellular Feature Template Ipv4Access List> 
- Apply ACL
- Ipv4DhcpHelper stringVariable 
- Variable name
- Ipv4DhcpHelpers List<string>
- List of DHCP server addresses
- Ipv6AccessLists List<GetVpn Interface Cellular Feature Template Ipv6Access List> 
- Apply IPv6 access list
- Name string
- The name of the feature template
- Nat bool
- Network Address Translation on this interface
- NatBlock boolIcmp Error 
- Block inbound ICMP error messages
- NatBlock stringIcmp Error Variable 
- Variable name
- NatPort List<GetForwards Vpn Interface Cellular Feature Template Nat Port Forward> 
- Set port-forwarding rules for NAT on this interface
- NatRefresh stringMode 
- Set NAT refresh mode
- NatRefresh stringMode Variable 
- Variable name
- NatResponse boolTo Ping 
- Respond to ping requests to NAT interface ip address from the public side
- NatResponse stringTo Ping Variable 
- Variable name
- NatTcp intTimeout 
- Set NAT TCP session timeout, in minutes
- NatTcp stringTimeout Variable 
- Variable name
- NatUdp intTimeout 
- Set NAT UDP session timeout, in minutes
- NatUdp stringTimeout Variable 
- Variable name
- PerTunnel boolQos 
- Per-tunnel Qos
- PerTunnel boolQos Aggregator 
- Per-tunnel QoS Aggregator
- PerTunnel stringQos Aggregator Variable 
- Variable name
- PerTunnel stringQos Variable 
- Variable name
- PmtuDiscovery bool
- Path MTU Discovery
- PmtuDiscovery stringVariable 
- Variable name
- Policers
List<GetVpn Interface Cellular Feature Template Policer> 
- Enable policer
- QosAdaptive intBandwidth Downstream 
- Adaptive QoS default downstream bandwidth
- QosAdaptive stringBandwidth Downstream Variable 
- Variable name
- QosAdaptive intBandwidth Upstream 
- Adaptive QoS default upstream bandwidth
- QosAdaptive stringBandwidth Upstream Variable 
- Variable name
- QosAdaptive intMax Downstream 
- Downstream max bandwidth limit
- QosAdaptive stringMax Downstream Variable 
- Variable name
- QosAdaptive intMax Upstream 
- Upstream max bandwidth limit
- QosAdaptive stringMax Upstream Variable 
- Variable name
- QosAdaptive intMin Downstream 
- Downstream min bandwidth limit
- QosAdaptive stringMin Downstream Variable 
- Variable name
- QosAdaptive intMin Upstream 
- Upstream min bandwidth limit
- QosAdaptive stringMin Upstream Variable 
- Variable name
- QosAdaptive intPeriod 
- Periodic timer for adaptive QoS in minutes
- QosAdaptive stringPeriod Variable 
- Variable name
- QosMap string
- Name of QoS map
- QosMap stringVariable 
- Variable name
- QosMap stringVpn 
- Name of VPN QoS map
- QosMap stringVpn Variable 
- Variable name
- SecondaryRegion string
- Enable secondary region
- SecondaryRegion stringVariable 
- Variable name
- ShapingRate int
- 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
- ShapingRate stringVariable 
- Variable name
- Shutdown bool
- Administrative state
- ShutdownVariable string
- Variable name
- StaticArps List<GetVpn Interface Cellular Feature Template Static Arp> 
- Configure static ARP entries
- StaticIngress intQos 
- Static ingress QoS for the port
- StaticIngress stringQos Variable 
- Variable name
- TcpMss int
- TCP MSS on SYN packets, in bytes
- TcpMss stringVariable 
- Variable name
- TemplateType string
- The template type
- TlocExtension string
- Extends a local TLOC to a remote node only for vpn 0
- TlocExtension stringVariable 
- Variable name
- TrackerVariable string
- Variable name
- Trackers List<string>
- Enable tracker for this interface
- TunnelInterface boolAllow All 
- Allow all traffic. Overrides all other allow-service options if allow-service all is set
- TunnelInterface stringAllow All Variable 
- Variable name
- TunnelInterface boolAllow Bgp 
- Allow/deny BGP
- TunnelInterface stringAllow Bgp Variable 
- Variable name
- TunnelInterface boolAllow Dhcp 
- Allow/Deny DHCP
- TunnelInterface stringAllow Dhcp Variable 
- Variable name
- TunnelInterface boolAllow Dns 
- Allow/Deny DNS
- TunnelInterface stringAllow Dns Variable 
- Variable name
- TunnelInterface boolAllow Https 
- Allow/Deny Https
- TunnelInterface stringAllow Https Variable 
- Variable name
- TunnelInterface boolAllow Icmp 
- Allow/Deny ICMP
- TunnelInterface stringAllow Icmp Variable 
- Variable name
- TunnelInterface boolAllow Netconf 
- Allow/Deny NETCONF
- TunnelInterface stringAllow Netconf Variable 
- Variable name
- TunnelInterface boolAllow Ntp 
- Allow/Deny NTP
- TunnelInterface stringAllow Ntp Variable 
- Variable name
- TunnelInterface boolAllow Ospf 
- Allow/Deny OSPF
- TunnelInterface stringAllow Ospf Variable 
- Variable name
- TunnelInterface boolAllow Snmp 
- Allow/Deny SNMP
- TunnelInterface stringAllow Snmp Variable 
- Variable name
- TunnelInterface boolAllow Ssh 
- Allow/Deny SSH
- TunnelInterface stringAllow Ssh Variable 
- Variable name
- TunnelInterface boolAllow Stun 
- Allow/Deny STUN
- TunnelInterface stringAllow Stun Variable 
- Variable name
- TunnelInterface stringBind Loopback Tunnel 
- Bind loopback tunnel interface to a physical interface
- TunnelInterface stringBind Loopback Tunnel Variable 
- Variable name
- TunnelInterface boolBorder 
- Set TLOC as border TLOC
- TunnelInterface stringBorder Variable 
- Variable name
- TunnelInterface stringCarrier 
- Set carrier for TLOC
- TunnelInterface stringCarrier Variable 
- Variable name
- TunnelInterface boolClear Dont Fragment 
- Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
- TunnelInterface stringClear Dont Fragment Variable 
- Variable name
- TunnelInterface stringColor 
- Set color for TLOC
- TunnelInterface boolColor Restrict 
- Restrict this TLOC behavior
- TunnelInterface stringColor Restrict Variable 
- Variable name
- TunnelInterface stringColor Variable 
- Variable name
- TunnelInterface boolControl Connections 
- Allow Control Connection
- TunnelInterface stringControl Connections Variable 
- Variable name
- TunnelInterface List<GetEncapsulations Vpn Interface Cellular Feature Template Tunnel Interface Encapsulation> 
- Encapsulation for TLOC
- TunnelInterface stringExclude Controller Group List Variable 
- Variable name
- TunnelInterface List<int>Exclude Controller Group Lists 
- Exclude the following controller groups defined in this list
- TunnelInterface List<int>Groups 
- List of groups
- TunnelInterface stringGroups Variable 
- Variable name
- TunnelInterface intHello Interval 
- Set time period of control hello packets \n\n milli seconds
- TunnelInterface stringHello Interval Variable 
- Variable name
- TunnelInterface intHello Tolerance 
- Set tolerance of control hello packets \n\n seconds
- TunnelInterface stringHello Tolerance Variable 
- Variable name
- TunnelInterface boolLast Resort Circuit 
- Set TLOC as last resort
- TunnelInterface stringLast Resort Circuit Variable 
- Variable name
- TunnelInterface boolLow Bandwidth Link 
- Set the interface as a low-bandwidth circuit
- TunnelInterface stringLow Bandwidth Link Variable 
- Variable name
- TunnelInterface intMax Control Connections 
- Set the maximum number of control connections for this TLOC
- TunnelInterface stringMax Control Connections Variable 
- Variable name
- TunnelInterface intNat Refresh Interval 
- Set time period of nat refresh packets \n\n seconds
- TunnelInterface stringNat Refresh Interval Variable 
- Variable name
- TunnelInterface boolNetwork Broadcast 
- Accept and respond to network-prefix-directed broadcasts)
- TunnelInterface stringNetwork Broadcast Variable 
- Variable name
- TunnelInterface boolPort Hop 
- Disallow port hopping on the tunnel interface
- TunnelInterface stringPort Hop Variable 
- Variable name
- TunnelInterface intTunnel Tcp Mss 
- Tunnel TCP MSS on SYN packets, in bytes
- TunnelInterface stringTunnel Tcp Mss Variable 
- Variable name
- TunnelInterface boolVbond As Stun Server 
- Put this wan interface in STUN mode only
- TunnelInterface stringVbond As Stun Server Variable 
- Variable name
- TunnelInterface intVmanage Connection Preference 
- Set interface preference for control connection to vManage \n\n
- TunnelInterface stringVmanage Connection Preference Variable 
- Variable name
- TunnelQos stringMode 
- Set tunnel QoS mode
- TunnelQos stringMode Variable 
- Variable name
- Version int
- The version of the feature template
- WriteRule string
- Name of rewrite rule
- WriteRule stringVariable 
- Variable name
- Autonegotiate bool
- Link autonegotiation
- AutonegotiateVariable string
- Variable name
- BandwidthDownstream int
- Interface downstream bandwidth capacity, in kbps
- BandwidthDownstream stringVariable 
- Variable name
- BandwidthUpstream int
- Interface upstream bandwidth capacity, in kbps
- BandwidthUpstream stringVariable 
- Variable name
- CellularInterface stringName 
- Cellular Interface Name \n\n
- CellularInterface stringName Variable 
- Variable name
- ClearDont boolFragment Bit 
- Clear don't fragment bit
- ClearDont stringFragment Bit Variable 
- Variable name
- CoreRegion string
- Enable core region
- CoreRegion stringVariable 
- Variable name
- Description string
- The description of the feature template
- DeviceTypes []string
- List of supported device types
- EnableCore boolRegion 
- Enable core region
- EnableCore stringRegion Variable 
- Variable name
- Id string
- The id of the feature template
- InterfaceDescription string
- Interface description
- InterfaceDescription stringVariable 
- Variable name
- IpDirected boolBroadcast 
- IP Directed-Broadcast
- IpDirected stringBroadcast Variable 
- Variable name
- IpMtu int
- Interface MTU \n\n, in bytes
- IpMtu stringVariable 
- Variable name
- Ipv4AccessLists []GetVpn Interface Cellular Feature Template Ipv4Access List 
- Apply ACL
- Ipv4DhcpHelper stringVariable 
- Variable name
- Ipv4DhcpHelpers []string
- List of DHCP server addresses
- Ipv6AccessLists []GetVpn Interface Cellular Feature Template Ipv6Access List 
- Apply IPv6 access list
- Name string
- The name of the feature template
- Nat bool
- Network Address Translation on this interface
- NatBlock boolIcmp Error 
- Block inbound ICMP error messages
- NatBlock stringIcmp Error Variable 
- Variable name
- NatPort []GetForwards Vpn Interface Cellular Feature Template Nat Port Forward 
- Set port-forwarding rules for NAT on this interface
- NatRefresh stringMode 
- Set NAT refresh mode
- NatRefresh stringMode Variable 
- Variable name
- NatResponse boolTo Ping 
- Respond to ping requests to NAT interface ip address from the public side
- NatResponse stringTo Ping Variable 
- Variable name
- NatTcp intTimeout 
- Set NAT TCP session timeout, in minutes
- NatTcp stringTimeout Variable 
- Variable name
- NatUdp intTimeout 
- Set NAT UDP session timeout, in minutes
- NatUdp stringTimeout Variable 
- Variable name
- PerTunnel boolQos 
- Per-tunnel Qos
- PerTunnel boolQos Aggregator 
- Per-tunnel QoS Aggregator
- PerTunnel stringQos Aggregator Variable 
- Variable name
- PerTunnel stringQos Variable 
- Variable name
- PmtuDiscovery bool
- Path MTU Discovery
- PmtuDiscovery stringVariable 
- Variable name
- Policers
[]GetVpn Interface Cellular Feature Template Policer 
- Enable policer
- QosAdaptive intBandwidth Downstream 
- Adaptive QoS default downstream bandwidth
- QosAdaptive stringBandwidth Downstream Variable 
- Variable name
- QosAdaptive intBandwidth Upstream 
- Adaptive QoS default upstream bandwidth
- QosAdaptive stringBandwidth Upstream Variable 
- Variable name
- QosAdaptive intMax Downstream 
- Downstream max bandwidth limit
- QosAdaptive stringMax Downstream Variable 
- Variable name
- QosAdaptive intMax Upstream 
- Upstream max bandwidth limit
- QosAdaptive stringMax Upstream Variable 
- Variable name
- QosAdaptive intMin Downstream 
- Downstream min bandwidth limit
- QosAdaptive stringMin Downstream Variable 
- Variable name
- QosAdaptive intMin Upstream 
- Upstream min bandwidth limit
- QosAdaptive stringMin Upstream Variable 
- Variable name
- QosAdaptive intPeriod 
- Periodic timer for adaptive QoS in minutes
- QosAdaptive stringPeriod Variable 
- Variable name
- QosMap string
- Name of QoS map
- QosMap stringVariable 
- Variable name
- QosMap stringVpn 
- Name of VPN QoS map
- QosMap stringVpn Variable 
- Variable name
- SecondaryRegion string
- Enable secondary region
- SecondaryRegion stringVariable 
- Variable name
- ShapingRate int
- 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
- ShapingRate stringVariable 
- Variable name
- Shutdown bool
- Administrative state
- ShutdownVariable string
- Variable name
- StaticArps []GetVpn Interface Cellular Feature Template Static Arp 
- Configure static ARP entries
- StaticIngress intQos 
- Static ingress QoS for the port
- StaticIngress stringQos Variable 
- Variable name
- TcpMss int
- TCP MSS on SYN packets, in bytes
- TcpMss stringVariable 
- Variable name
- TemplateType string
- The template type
- TlocExtension string
- Extends a local TLOC to a remote node only for vpn 0
- TlocExtension stringVariable 
- Variable name
- TrackerVariable string
- Variable name
- Trackers []string
- Enable tracker for this interface
- TunnelInterface boolAllow All 
- Allow all traffic. Overrides all other allow-service options if allow-service all is set
- TunnelInterface stringAllow All Variable 
- Variable name
- TunnelInterface boolAllow Bgp 
- Allow/deny BGP
- TunnelInterface stringAllow Bgp Variable 
- Variable name
- TunnelInterface boolAllow Dhcp 
- Allow/Deny DHCP
- TunnelInterface stringAllow Dhcp Variable 
- Variable name
- TunnelInterface boolAllow Dns 
- Allow/Deny DNS
- TunnelInterface stringAllow Dns Variable 
- Variable name
- TunnelInterface boolAllow Https 
- Allow/Deny Https
- TunnelInterface stringAllow Https Variable 
- Variable name
- TunnelInterface boolAllow Icmp 
- Allow/Deny ICMP
- TunnelInterface stringAllow Icmp Variable 
- Variable name
- TunnelInterface boolAllow Netconf 
- Allow/Deny NETCONF
- TunnelInterface stringAllow Netconf Variable 
- Variable name
- TunnelInterface boolAllow Ntp 
- Allow/Deny NTP
- TunnelInterface stringAllow Ntp Variable 
- Variable name
- TunnelInterface boolAllow Ospf 
- Allow/Deny OSPF
- TunnelInterface stringAllow Ospf Variable 
- Variable name
- TunnelInterface boolAllow Snmp 
- Allow/Deny SNMP
- TunnelInterface stringAllow Snmp Variable 
- Variable name
- TunnelInterface boolAllow Ssh 
- Allow/Deny SSH
- TunnelInterface stringAllow Ssh Variable 
- Variable name
- TunnelInterface boolAllow Stun 
- Allow/Deny STUN
- TunnelInterface stringAllow Stun Variable 
- Variable name
- TunnelInterface stringBind Loopback Tunnel 
- Bind loopback tunnel interface to a physical interface
- TunnelInterface stringBind Loopback Tunnel Variable 
- Variable name
- TunnelInterface boolBorder 
- Set TLOC as border TLOC
- TunnelInterface stringBorder Variable 
- Variable name
- TunnelInterface stringCarrier 
- Set carrier for TLOC
- TunnelInterface stringCarrier Variable 
- Variable name
- TunnelInterface boolClear Dont Fragment 
- Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
- TunnelInterface stringClear Dont Fragment Variable 
- Variable name
- TunnelInterface stringColor 
- Set color for TLOC
- TunnelInterface boolColor Restrict 
- Restrict this TLOC behavior
- TunnelInterface stringColor Restrict Variable 
- Variable name
- TunnelInterface stringColor Variable 
- Variable name
- TunnelInterface boolControl Connections 
- Allow Control Connection
- TunnelInterface stringControl Connections Variable 
- Variable name
- TunnelInterface []GetEncapsulations Vpn Interface Cellular Feature Template Tunnel Interface Encapsulation 
- Encapsulation for TLOC
- TunnelInterface stringExclude Controller Group List Variable 
- Variable name
- TunnelInterface []intExclude Controller Group Lists 
- Exclude the following controller groups defined in this list
- TunnelInterface []intGroups 
- List of groups
- TunnelInterface stringGroups Variable 
- Variable name
- TunnelInterface intHello Interval 
- Set time period of control hello packets \n\n milli seconds
- TunnelInterface stringHello Interval Variable 
- Variable name
- TunnelInterface intHello Tolerance 
- Set tolerance of control hello packets \n\n seconds
- TunnelInterface stringHello Tolerance Variable 
- Variable name
- TunnelInterface boolLast Resort Circuit 
- Set TLOC as last resort
- TunnelInterface stringLast Resort Circuit Variable 
- Variable name
- TunnelInterface boolLow Bandwidth Link 
- Set the interface as a low-bandwidth circuit
- TunnelInterface stringLow Bandwidth Link Variable 
- Variable name
- TunnelInterface intMax Control Connections 
- Set the maximum number of control connections for this TLOC
- TunnelInterface stringMax Control Connections Variable 
- Variable name
- TunnelInterface intNat Refresh Interval 
- Set time period of nat refresh packets \n\n seconds
- TunnelInterface stringNat Refresh Interval Variable 
- Variable name
- TunnelInterface boolNetwork Broadcast 
- Accept and respond to network-prefix-directed broadcasts)
- TunnelInterface stringNetwork Broadcast Variable 
- Variable name
- TunnelInterface boolPort Hop 
- Disallow port hopping on the tunnel interface
- TunnelInterface stringPort Hop Variable 
- Variable name
- TunnelInterface intTunnel Tcp Mss 
- Tunnel TCP MSS on SYN packets, in bytes
- TunnelInterface stringTunnel Tcp Mss Variable 
- Variable name
- TunnelInterface boolVbond As Stun Server 
- Put this wan interface in STUN mode only
- TunnelInterface stringVbond As Stun Server Variable 
- Variable name
- TunnelInterface intVmanage Connection Preference 
- Set interface preference for control connection to vManage \n\n
- TunnelInterface stringVmanage Connection Preference Variable 
- Variable name
- TunnelQos stringMode 
- Set tunnel QoS mode
- TunnelQos stringMode Variable 
- Variable name
- Version int
- The version of the feature template
- WriteRule string
- Name of rewrite rule
- WriteRule stringVariable 
- Variable name
- autonegotiate Boolean
- Link autonegotiation
- autonegotiateVariable String
- Variable name
- bandwidthDownstream Integer
- Interface downstream bandwidth capacity, in kbps
- bandwidthDownstream StringVariable 
- Variable name
- bandwidthUpstream Integer
- Interface upstream bandwidth capacity, in kbps
- bandwidthUpstream StringVariable 
- Variable name
- cellularInterface StringName 
- Cellular Interface Name \n\n
- cellularInterface StringName Variable 
- Variable name
- clearDont BooleanFragment Bit 
- Clear don't fragment bit
- clearDont StringFragment Bit Variable 
- Variable name
- coreRegion String
- Enable core region
- coreRegion StringVariable 
- Variable name
- description String
- The description of the feature template
- deviceTypes List<String>
- List of supported device types
- enableCore BooleanRegion 
- Enable core region
- enableCore StringRegion Variable 
- Variable name
- id String
- The id of the feature template
- interfaceDescription String
- Interface description
- interfaceDescription StringVariable 
- Variable name
- ipDirected BooleanBroadcast 
- IP Directed-Broadcast
- ipDirected StringBroadcast Variable 
- Variable name
- ipMtu Integer
- Interface MTU \n\n, in bytes
- ipMtu StringVariable 
- Variable name
- ipv4AccessLists List<GetVpn Interface Cellular Feature Template Ipv4Access List> 
- Apply ACL
- ipv4DhcpHelper StringVariable 
- Variable name
- ipv4DhcpHelpers List<String>
- List of DHCP server addresses
- ipv6AccessLists List<GetVpn Interface Cellular Feature Template Ipv6Access List> 
- Apply IPv6 access list
- name String
- The name of the feature template
- nat Boolean
- Network Address Translation on this interface
- natBlock BooleanIcmp Error 
- Block inbound ICMP error messages
- natBlock StringIcmp Error Variable 
- Variable name
- natPort List<GetForwards Vpn Interface Cellular Feature Template Nat Port Forward> 
- Set port-forwarding rules for NAT on this interface
- natRefresh StringMode 
- Set NAT refresh mode
- natRefresh StringMode Variable 
- Variable name
- natResponse BooleanTo Ping 
- Respond to ping requests to NAT interface ip address from the public side
- natResponse StringTo Ping Variable 
- Variable name
- natTcp IntegerTimeout 
- Set NAT TCP session timeout, in minutes
- natTcp StringTimeout Variable 
- Variable name
- natUdp IntegerTimeout 
- Set NAT UDP session timeout, in minutes
- natUdp StringTimeout Variable 
- Variable name
- perTunnel BooleanQos 
- Per-tunnel Qos
- perTunnel BooleanQos Aggregator 
- Per-tunnel QoS Aggregator
- perTunnel StringQos Aggregator Variable 
- Variable name
- perTunnel StringQos Variable 
- Variable name
- pmtuDiscovery Boolean
- Path MTU Discovery
- pmtuDiscovery StringVariable 
- Variable name
- policers
List<GetVpn Interface Cellular Feature Template Policer> 
- Enable policer
- qosAdaptive IntegerBandwidth Downstream 
- Adaptive QoS default downstream bandwidth
- qosAdaptive StringBandwidth Downstream Variable 
- Variable name
- qosAdaptive IntegerBandwidth Upstream 
- Adaptive QoS default upstream bandwidth
- qosAdaptive StringBandwidth Upstream Variable 
- Variable name
- qosAdaptive IntegerMax Downstream 
- Downstream max bandwidth limit
- qosAdaptive StringMax Downstream Variable 
- Variable name
- qosAdaptive IntegerMax Upstream 
- Upstream max bandwidth limit
- qosAdaptive StringMax Upstream Variable 
- Variable name
- qosAdaptive IntegerMin Downstream 
- Downstream min bandwidth limit
- qosAdaptive StringMin Downstream Variable 
- Variable name
- qosAdaptive IntegerMin Upstream 
- Upstream min bandwidth limit
- qosAdaptive StringMin Upstream Variable 
- Variable name
- qosAdaptive IntegerPeriod 
- Periodic timer for adaptive QoS in minutes
- qosAdaptive StringPeriod Variable 
- Variable name
- qosMap String
- Name of QoS map
- qosMap StringVariable 
- Variable name
- qosMap StringVpn 
- Name of VPN QoS map
- qosMap StringVpn Variable 
- Variable name
- secondaryRegion String
- Enable secondary region
- secondaryRegion StringVariable 
- Variable name
- shapingRate Integer
- 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
- shapingRate StringVariable 
- Variable name
- shutdown Boolean
- Administrative state
- shutdownVariable String
- Variable name
- staticArps List<GetVpn Interface Cellular Feature Template Static Arp> 
- Configure static ARP entries
- staticIngress IntegerQos 
- Static ingress QoS for the port
- staticIngress StringQos Variable 
- Variable name
- tcpMss Integer
- TCP MSS on SYN packets, in bytes
- tcpMss StringVariable 
- Variable name
- templateType String
- The template type
- tlocExtension String
- Extends a local TLOC to a remote node only for vpn 0
- tlocExtension StringVariable 
- Variable name
- trackerVariable String
- Variable name
- trackers List<String>
- Enable tracker for this interface
- tunnelInterface BooleanAllow All 
- Allow all traffic. Overrides all other allow-service options if allow-service all is set
- tunnelInterface StringAllow All Variable 
- Variable name
- tunnelInterface BooleanAllow Bgp 
- Allow/deny BGP
- tunnelInterface StringAllow Bgp Variable 
- Variable name
- tunnelInterface BooleanAllow Dhcp 
- Allow/Deny DHCP
- tunnelInterface StringAllow Dhcp Variable 
- Variable name
- tunnelInterface BooleanAllow Dns 
- Allow/Deny DNS
- tunnelInterface StringAllow Dns Variable 
- Variable name
- tunnelInterface BooleanAllow Https 
- Allow/Deny Https
- tunnelInterface StringAllow Https Variable 
- Variable name
- tunnelInterface BooleanAllow Icmp 
- Allow/Deny ICMP
- tunnelInterface StringAllow Icmp Variable 
- Variable name
- tunnelInterface BooleanAllow Netconf 
- Allow/Deny NETCONF
- tunnelInterface StringAllow Netconf Variable 
- Variable name
- tunnelInterface BooleanAllow Ntp 
- Allow/Deny NTP
- tunnelInterface StringAllow Ntp Variable 
- Variable name
- tunnelInterface BooleanAllow Ospf 
- Allow/Deny OSPF
- tunnelInterface StringAllow Ospf Variable 
- Variable name
- tunnelInterface BooleanAllow Snmp 
- Allow/Deny SNMP
- tunnelInterface StringAllow Snmp Variable 
- Variable name
- tunnelInterface BooleanAllow Ssh 
- Allow/Deny SSH
- tunnelInterface StringAllow Ssh Variable 
- Variable name
- tunnelInterface BooleanAllow Stun 
- Allow/Deny STUN
- tunnelInterface StringAllow Stun Variable 
- Variable name
- tunnelInterface StringBind Loopback Tunnel 
- Bind loopback tunnel interface to a physical interface
- tunnelInterface StringBind Loopback Tunnel Variable 
- Variable name
- tunnelInterface BooleanBorder 
- Set TLOC as border TLOC
- tunnelInterface StringBorder Variable 
- Variable name
- tunnelInterface StringCarrier 
- Set carrier for TLOC
- tunnelInterface StringCarrier Variable 
- Variable name
- tunnelInterface BooleanClear Dont Fragment 
- Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
- tunnelInterface StringClear Dont Fragment Variable 
- Variable name
- tunnelInterface StringColor 
- Set color for TLOC
- tunnelInterface BooleanColor Restrict 
- Restrict this TLOC behavior
- tunnelInterface StringColor Restrict Variable 
- Variable name
- tunnelInterface StringColor Variable 
- Variable name
- tunnelInterface BooleanControl Connections 
- Allow Control Connection
- tunnelInterface StringControl Connections Variable 
- Variable name
- tunnelInterface List<GetEncapsulations Vpn Interface Cellular Feature Template Tunnel Interface Encapsulation> 
- Encapsulation for TLOC
- tunnelInterface StringExclude Controller Group List Variable 
- Variable name
- tunnelInterface List<Integer>Exclude Controller Group Lists 
- Exclude the following controller groups defined in this list
- tunnelInterface List<Integer>Groups 
- List of groups
- tunnelInterface StringGroups Variable 
- Variable name
- tunnelInterface IntegerHello Interval 
- Set time period of control hello packets \n\n milli seconds
- tunnelInterface StringHello Interval Variable 
- Variable name
- tunnelInterface IntegerHello Tolerance 
- Set tolerance of control hello packets \n\n seconds
- tunnelInterface StringHello Tolerance Variable 
- Variable name
- tunnelInterface BooleanLast Resort Circuit 
- Set TLOC as last resort
- tunnelInterface StringLast Resort Circuit Variable 
- Variable name
- tunnelInterface BooleanLow Bandwidth Link 
- Set the interface as a low-bandwidth circuit
- tunnelInterface StringLow Bandwidth Link Variable 
- Variable name
- tunnelInterface IntegerMax Control Connections 
- Set the maximum number of control connections for this TLOC
- tunnelInterface StringMax Control Connections Variable 
- Variable name
- tunnelInterface IntegerNat Refresh Interval 
- Set time period of nat refresh packets \n\n seconds
- tunnelInterface StringNat Refresh Interval Variable 
- Variable name
- tunnelInterface BooleanNetwork Broadcast 
- Accept and respond to network-prefix-directed broadcasts)
- tunnelInterface StringNetwork Broadcast Variable 
- Variable name
- tunnelInterface BooleanPort Hop 
- Disallow port hopping on the tunnel interface
- tunnelInterface StringPort Hop Variable 
- Variable name
- tunnelInterface IntegerTunnel Tcp Mss 
- Tunnel TCP MSS on SYN packets, in bytes
- tunnelInterface StringTunnel Tcp Mss Variable 
- Variable name
- tunnelInterface BooleanVbond As Stun Server 
- Put this wan interface in STUN mode only
- tunnelInterface StringVbond As Stun Server Variable 
- Variable name
- tunnelInterface IntegerVmanage Connection Preference 
- Set interface preference for control connection to vManage \n\n
- tunnelInterface StringVmanage Connection Preference Variable 
- Variable name
- tunnelQos StringMode 
- Set tunnel QoS mode
- tunnelQos StringMode Variable 
- Variable name
- version Integer
- The version of the feature template
- writeRule String
- Name of rewrite rule
- writeRule StringVariable 
- Variable name
- autonegotiate boolean
- Link autonegotiation
- autonegotiateVariable string
- Variable name
- bandwidthDownstream number
- Interface downstream bandwidth capacity, in kbps
- bandwidthDownstream stringVariable 
- Variable name
- bandwidthUpstream number
- Interface upstream bandwidth capacity, in kbps
- bandwidthUpstream stringVariable 
- Variable name
- cellularInterface stringName 
- Cellular Interface Name \n\n
- cellularInterface stringName Variable 
- Variable name
- clearDont booleanFragment Bit 
- Clear don't fragment bit
- clearDont stringFragment Bit Variable 
- Variable name
- coreRegion string
- Enable core region
- coreRegion stringVariable 
- Variable name
- description string
- The description of the feature template
- deviceTypes string[]
- List of supported device types
- enableCore booleanRegion 
- Enable core region
- enableCore stringRegion Variable 
- Variable name
- id string
- The id of the feature template
- interfaceDescription string
- Interface description
- interfaceDescription stringVariable 
- Variable name
- ipDirected booleanBroadcast 
- IP Directed-Broadcast
- ipDirected stringBroadcast Variable 
- Variable name
- ipMtu number
- Interface MTU \n\n, in bytes
- ipMtu stringVariable 
- Variable name
- ipv4AccessLists GetVpn Interface Cellular Feature Template Ipv4Access List[] 
- Apply ACL
- ipv4DhcpHelper stringVariable 
- Variable name
- ipv4DhcpHelpers string[]
- List of DHCP server addresses
- ipv6AccessLists GetVpn Interface Cellular Feature Template Ipv6Access List[] 
- Apply IPv6 access list
- name string
- The name of the feature template
- nat boolean
- Network Address Translation on this interface
- natBlock booleanIcmp Error 
- Block inbound ICMP error messages
- natBlock stringIcmp Error Variable 
- Variable name
- natPort GetForwards Vpn Interface Cellular Feature Template Nat Port Forward[] 
- Set port-forwarding rules for NAT on this interface
- natRefresh stringMode 
- Set NAT refresh mode
- natRefresh stringMode Variable 
- Variable name
- natResponse booleanTo Ping 
- Respond to ping requests to NAT interface ip address from the public side
- natResponse stringTo Ping Variable 
- Variable name
- natTcp numberTimeout 
- Set NAT TCP session timeout, in minutes
- natTcp stringTimeout Variable 
- Variable name
- natUdp numberTimeout 
- Set NAT UDP session timeout, in minutes
- natUdp stringTimeout Variable 
- Variable name
- perTunnel booleanQos 
- Per-tunnel Qos
- perTunnel booleanQos Aggregator 
- Per-tunnel QoS Aggregator
- perTunnel stringQos Aggregator Variable 
- Variable name
- perTunnel stringQos Variable 
- Variable name
- pmtuDiscovery boolean
- Path MTU Discovery
- pmtuDiscovery stringVariable 
- Variable name
- policers
GetVpn Interface Cellular Feature Template Policer[] 
- Enable policer
- qosAdaptive numberBandwidth Downstream 
- Adaptive QoS default downstream bandwidth
- qosAdaptive stringBandwidth Downstream Variable 
- Variable name
- qosAdaptive numberBandwidth Upstream 
- Adaptive QoS default upstream bandwidth
- qosAdaptive stringBandwidth Upstream Variable 
- Variable name
- qosAdaptive numberMax Downstream 
- Downstream max bandwidth limit
- qosAdaptive stringMax Downstream Variable 
- Variable name
- qosAdaptive numberMax Upstream 
- Upstream max bandwidth limit
- qosAdaptive stringMax Upstream Variable 
- Variable name
- qosAdaptive numberMin Downstream 
- Downstream min bandwidth limit
- qosAdaptive stringMin Downstream Variable 
- Variable name
- qosAdaptive numberMin Upstream 
- Upstream min bandwidth limit
- qosAdaptive stringMin Upstream Variable 
- Variable name
- qosAdaptive numberPeriod 
- Periodic timer for adaptive QoS in minutes
- qosAdaptive stringPeriod Variable 
- Variable name
- qosMap string
- Name of QoS map
- qosMap stringVariable 
- Variable name
- qosMap stringVpn 
- Name of VPN QoS map
- qosMap stringVpn Variable 
- Variable name
- secondaryRegion string
- Enable secondary region
- secondaryRegion stringVariable 
- Variable name
- shapingRate number
- 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
- shapingRate stringVariable 
- Variable name
- shutdown boolean
- Administrative state
- shutdownVariable string
- Variable name
- staticArps GetVpn Interface Cellular Feature Template Static Arp[] 
- Configure static ARP entries
- staticIngress numberQos 
- Static ingress QoS for the port
- staticIngress stringQos Variable 
- Variable name
- tcpMss number
- TCP MSS on SYN packets, in bytes
- tcpMss stringVariable 
- Variable name
- templateType string
- The template type
- tlocExtension string
- Extends a local TLOC to a remote node only for vpn 0
- tlocExtension stringVariable 
- Variable name
- trackerVariable string
- Variable name
- trackers string[]
- Enable tracker for this interface
- tunnelInterface booleanAllow All 
- Allow all traffic. Overrides all other allow-service options if allow-service all is set
- tunnelInterface stringAllow All Variable 
- Variable name
- tunnelInterface booleanAllow Bgp 
- Allow/deny BGP
- tunnelInterface stringAllow Bgp Variable 
- Variable name
- tunnelInterface booleanAllow Dhcp 
- Allow/Deny DHCP
- tunnelInterface stringAllow Dhcp Variable 
- Variable name
- tunnelInterface booleanAllow Dns 
- Allow/Deny DNS
- tunnelInterface stringAllow Dns Variable 
- Variable name
- tunnelInterface booleanAllow Https 
- Allow/Deny Https
- tunnelInterface stringAllow Https Variable 
- Variable name
- tunnelInterface booleanAllow Icmp 
- Allow/Deny ICMP
- tunnelInterface stringAllow Icmp Variable 
- Variable name
- tunnelInterface booleanAllow Netconf 
- Allow/Deny NETCONF
- tunnelInterface stringAllow Netconf Variable 
- Variable name
- tunnelInterface booleanAllow Ntp 
- Allow/Deny NTP
- tunnelInterface stringAllow Ntp Variable 
- Variable name
- tunnelInterface booleanAllow Ospf 
- Allow/Deny OSPF
- tunnelInterface stringAllow Ospf Variable 
- Variable name
- tunnelInterface booleanAllow Snmp 
- Allow/Deny SNMP
- tunnelInterface stringAllow Snmp Variable 
- Variable name
- tunnelInterface booleanAllow Ssh 
- Allow/Deny SSH
- tunnelInterface stringAllow Ssh Variable 
- Variable name
- tunnelInterface booleanAllow Stun 
- Allow/Deny STUN
- tunnelInterface stringAllow Stun Variable 
- Variable name
- tunnelInterface stringBind Loopback Tunnel 
- Bind loopback tunnel interface to a physical interface
- tunnelInterface stringBind Loopback Tunnel Variable 
- Variable name
- tunnelInterface booleanBorder 
- Set TLOC as border TLOC
- tunnelInterface stringBorder Variable 
- Variable name
- tunnelInterface stringCarrier 
- Set carrier for TLOC
- tunnelInterface stringCarrier Variable 
- Variable name
- tunnelInterface booleanClear Dont Fragment 
- Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
- tunnelInterface stringClear Dont Fragment Variable 
- Variable name
- tunnelInterface stringColor 
- Set color for TLOC
- tunnelInterface booleanColor Restrict 
- Restrict this TLOC behavior
- tunnelInterface stringColor Restrict Variable 
- Variable name
- tunnelInterface stringColor Variable 
- Variable name
- tunnelInterface booleanControl Connections 
- Allow Control Connection
- tunnelInterface stringControl Connections Variable 
- Variable name
- tunnelInterface GetEncapsulations Vpn Interface Cellular Feature Template Tunnel Interface Encapsulation[] 
- Encapsulation for TLOC
- tunnelInterface stringExclude Controller Group List Variable 
- Variable name
- tunnelInterface number[]Exclude Controller Group Lists 
- Exclude the following controller groups defined in this list
- tunnelInterface number[]Groups 
- List of groups
- tunnelInterface stringGroups Variable 
- Variable name
- tunnelInterface numberHello Interval 
- Set time period of control hello packets \n\n milli seconds
- tunnelInterface stringHello Interval Variable 
- Variable name
- tunnelInterface numberHello Tolerance 
- Set tolerance of control hello packets \n\n seconds
- tunnelInterface stringHello Tolerance Variable 
- Variable name
- tunnelInterface booleanLast Resort Circuit 
- Set TLOC as last resort
- tunnelInterface stringLast Resort Circuit Variable 
- Variable name
- tunnelInterface booleanLow Bandwidth Link 
- Set the interface as a low-bandwidth circuit
- tunnelInterface stringLow Bandwidth Link Variable 
- Variable name
- tunnelInterface numberMax Control Connections 
- Set the maximum number of control connections for this TLOC
- tunnelInterface stringMax Control Connections Variable 
- Variable name
- tunnelInterface numberNat Refresh Interval 
- Set time period of nat refresh packets \n\n seconds
- tunnelInterface stringNat Refresh Interval Variable 
- Variable name
- tunnelInterface booleanNetwork Broadcast 
- Accept and respond to network-prefix-directed broadcasts)
- tunnelInterface stringNetwork Broadcast Variable 
- Variable name
- tunnelInterface booleanPort Hop 
- Disallow port hopping on the tunnel interface
- tunnelInterface stringPort Hop Variable 
- Variable name
- tunnelInterface numberTunnel Tcp Mss 
- Tunnel TCP MSS on SYN packets, in bytes
- tunnelInterface stringTunnel Tcp Mss Variable 
- Variable name
- tunnelInterface booleanVbond As Stun Server 
- Put this wan interface in STUN mode only
- tunnelInterface stringVbond As Stun Server Variable 
- Variable name
- tunnelInterface numberVmanage Connection Preference 
- Set interface preference for control connection to vManage \n\n
- tunnelInterface stringVmanage Connection Preference Variable 
- Variable name
- tunnelQos stringMode 
- Set tunnel QoS mode
- tunnelQos stringMode Variable 
- Variable name
- version number
- The version of the feature template
- writeRule string
- Name of rewrite rule
- writeRule stringVariable 
- Variable name
- autonegotiate bool
- Link autonegotiation
- autonegotiate_variable str
- Variable name
- bandwidth_downstream int
- Interface downstream bandwidth capacity, in kbps
- bandwidth_downstream_ strvariable 
- Variable name
- bandwidth_upstream int
- Interface upstream bandwidth capacity, in kbps
- bandwidth_upstream_ strvariable 
- Variable name
- cellular_interface_ strname 
- Cellular Interface Name \n\n
- cellular_interface_ strname_ variable 
- Variable name
- clear_dont_ boolfragment_ bit 
- Clear don't fragment bit
- clear_dont_ strfragment_ bit_ variable 
- Variable name
- core_region str
- Enable core region
- core_region_ strvariable 
- Variable name
- description str
- The description of the feature template
- device_types Sequence[str]
- List of supported device types
- enable_core_ boolregion 
- Enable core region
- enable_core_ strregion_ variable 
- Variable name
- id str
- The id of the feature template
- interface_description str
- Interface description
- interface_description_ strvariable 
- Variable name
- ip_directed_ boolbroadcast 
- IP Directed-Broadcast
- ip_directed_ strbroadcast_ variable 
- Variable name
- ip_mtu int
- Interface MTU \n\n, in bytes
- ip_mtu_ strvariable 
- Variable name
- ipv4_access_ Sequence[Getlists Vpn Interface Cellular Feature Template Ipv4Access List] 
- Apply ACL
- ipv4_dhcp_ strhelper_ variable 
- Variable name
- ipv4_dhcp_ Sequence[str]helpers 
- List of DHCP server addresses
- ipv6_access_ Sequence[Getlists Vpn Interface Cellular Feature Template Ipv6Access List] 
- Apply IPv6 access list
- name str
- The name of the feature template
- nat bool
- Network Address Translation on this interface
- nat_block_ boolicmp_ error 
- Block inbound ICMP error messages
- nat_block_ stricmp_ error_ variable 
- Variable name
- nat_port_ Sequence[Getforwards Vpn Interface Cellular Feature Template Nat Port Forward] 
- Set port-forwarding rules for NAT on this interface
- nat_refresh_ strmode 
- Set NAT refresh mode
- nat_refresh_ strmode_ variable 
- Variable name
- nat_response_ boolto_ ping 
- Respond to ping requests to NAT interface ip address from the public side
- nat_response_ strto_ ping_ variable 
- Variable name
- nat_tcp_ inttimeout 
- Set NAT TCP session timeout, in minutes
- nat_tcp_ strtimeout_ variable 
- Variable name
- nat_udp_ inttimeout 
- Set NAT UDP session timeout, in minutes
- nat_udp_ strtimeout_ variable 
- Variable name
- per_tunnel_ boolqos 
- Per-tunnel Qos
- per_tunnel_ boolqos_ aggregator 
- Per-tunnel QoS Aggregator
- per_tunnel_ strqos_ aggregator_ variable 
- Variable name
- per_tunnel_ strqos_ variable 
- Variable name
- pmtu_discovery bool
- Path MTU Discovery
- pmtu_discovery_ strvariable 
- Variable name
- policers
Sequence[GetVpn Interface Cellular Feature Template Policer] 
- Enable policer
- qos_adaptive_ intbandwidth_ downstream 
- Adaptive QoS default downstream bandwidth
- qos_adaptive_ strbandwidth_ downstream_ variable 
- Variable name
- qos_adaptive_ intbandwidth_ upstream 
- Adaptive QoS default upstream bandwidth
- qos_adaptive_ strbandwidth_ upstream_ variable 
- Variable name
- qos_adaptive_ intmax_ downstream 
- Downstream max bandwidth limit
- qos_adaptive_ strmax_ downstream_ variable 
- Variable name
- qos_adaptive_ intmax_ upstream 
- Upstream max bandwidth limit
- qos_adaptive_ strmax_ upstream_ variable 
- Variable name
- qos_adaptive_ intmin_ downstream 
- Downstream min bandwidth limit
- qos_adaptive_ strmin_ downstream_ variable 
- Variable name
- qos_adaptive_ intmin_ upstream 
- Upstream min bandwidth limit
- qos_adaptive_ strmin_ upstream_ variable 
- Variable name
- qos_adaptive_ intperiod 
- Periodic timer for adaptive QoS in minutes
- qos_adaptive_ strperiod_ variable 
- Variable name
- qos_map str
- Name of QoS map
- qos_map_ strvariable 
- Variable name
- qos_map_ strvpn 
- Name of VPN QoS map
- qos_map_ strvpn_ variable 
- Variable name
- secondary_region str
- Enable secondary region
- secondary_region_ strvariable 
- Variable name
- shaping_rate int
- 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
- shaping_rate_ strvariable 
- Variable name
- shutdown bool
- Administrative state
- shutdown_variable str
- Variable name
- static_arps Sequence[GetVpn Interface Cellular Feature Template Static Arp] 
- Configure static ARP entries
- static_ingress_ intqos 
- Static ingress QoS for the port
- static_ingress_ strqos_ variable 
- Variable name
- tcp_mss int
- TCP MSS on SYN packets, in bytes
- tcp_mss_ strvariable 
- Variable name
- template_type str
- The template type
- tloc_extension str
- Extends a local TLOC to a remote node only for vpn 0
- tloc_extension_ strvariable 
- Variable name
- tracker_variable str
- Variable name
- trackers Sequence[str]
- Enable tracker for this interface
- tunnel_interface_ boolallow_ all 
- Allow all traffic. Overrides all other allow-service options if allow-service all is set
- tunnel_interface_ strallow_ all_ variable 
- Variable name
- tunnel_interface_ boolallow_ bgp 
- Allow/deny BGP
- tunnel_interface_ strallow_ bgp_ variable 
- Variable name
- tunnel_interface_ boolallow_ dhcp 
- Allow/Deny DHCP
- tunnel_interface_ strallow_ dhcp_ variable 
- Variable name
- tunnel_interface_ boolallow_ dns 
- Allow/Deny DNS
- tunnel_interface_ strallow_ dns_ variable 
- Variable name
- tunnel_interface_ boolallow_ https 
- Allow/Deny Https
- tunnel_interface_ strallow_ https_ variable 
- Variable name
- tunnel_interface_ boolallow_ icmp 
- Allow/Deny ICMP
- tunnel_interface_ strallow_ icmp_ variable 
- Variable name
- tunnel_interface_ boolallow_ netconf 
- Allow/Deny NETCONF
- tunnel_interface_ strallow_ netconf_ variable 
- Variable name
- tunnel_interface_ boolallow_ ntp 
- Allow/Deny NTP
- tunnel_interface_ strallow_ ntp_ variable 
- Variable name
- tunnel_interface_ boolallow_ ospf 
- Allow/Deny OSPF
- tunnel_interface_ strallow_ ospf_ variable 
- Variable name
- tunnel_interface_ boolallow_ snmp 
- Allow/Deny SNMP
- tunnel_interface_ strallow_ snmp_ variable 
- Variable name
- tunnel_interface_ boolallow_ ssh 
- Allow/Deny SSH
- tunnel_interface_ strallow_ ssh_ variable 
- Variable name
- tunnel_interface_ boolallow_ stun 
- Allow/Deny STUN
- tunnel_interface_ strallow_ stun_ variable 
- Variable name
- tunnel_interface_ strbind_ loopback_ tunnel 
- Bind loopback tunnel interface to a physical interface
- tunnel_interface_ strbind_ loopback_ tunnel_ variable 
- Variable name
- tunnel_interface_ boolborder 
- Set TLOC as border TLOC
- tunnel_interface_ strborder_ variable 
- Variable name
- tunnel_interface_ strcarrier 
- Set carrier for TLOC
- tunnel_interface_ strcarrier_ variable 
- Variable name
- tunnel_interface_ boolclear_ dont_ fragment 
- Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
- tunnel_interface_ strclear_ dont_ fragment_ variable 
- Variable name
- tunnel_interface_ strcolor 
- Set color for TLOC
- tunnel_interface_ boolcolor_ restrict 
- Restrict this TLOC behavior
- tunnel_interface_ strcolor_ restrict_ variable 
- Variable name
- tunnel_interface_ strcolor_ variable 
- Variable name
- tunnel_interface_ boolcontrol_ connections 
- Allow Control Connection
- tunnel_interface_ strcontrol_ connections_ variable 
- Variable name
- tunnel_interface_ Sequence[Getencapsulations Vpn Interface Cellular Feature Template Tunnel Interface Encapsulation] 
- Encapsulation for TLOC
- tunnel_interface_ strexclude_ controller_ group_ list_ variable 
- Variable name
- tunnel_interface_ Sequence[int]exclude_ controller_ group_ lists 
- Exclude the following controller groups defined in this list
- tunnel_interface_ Sequence[int]groups 
- List of groups
- tunnel_interface_ strgroups_ variable 
- Variable name
- tunnel_interface_ inthello_ interval 
- Set time period of control hello packets \n\n milli seconds
- tunnel_interface_ strhello_ interval_ variable 
- Variable name
- tunnel_interface_ inthello_ tolerance 
- Set tolerance of control hello packets \n\n seconds
- tunnel_interface_ strhello_ tolerance_ variable 
- Variable name
- tunnel_interface_ boollast_ resort_ circuit 
- Set TLOC as last resort
- tunnel_interface_ strlast_ resort_ circuit_ variable 
- Variable name
- tunnel_interface_ boollow_ bandwidth_ link 
- Set the interface as a low-bandwidth circuit
- tunnel_interface_ strlow_ bandwidth_ link_ variable 
- Variable name
- tunnel_interface_ intmax_ control_ connections 
- Set the maximum number of control connections for this TLOC
- tunnel_interface_ strmax_ control_ connections_ variable 
- Variable name
- tunnel_interface_ intnat_ refresh_ interval 
- Set time period of nat refresh packets \n\n seconds
- tunnel_interface_ strnat_ refresh_ interval_ variable 
- Variable name
- tunnel_interface_ boolnetwork_ broadcast 
- Accept and respond to network-prefix-directed broadcasts)
- tunnel_interface_ strnetwork_ broadcast_ variable 
- Variable name
- tunnel_interface_ boolport_ hop 
- Disallow port hopping on the tunnel interface
- tunnel_interface_ strport_ hop_ variable 
- Variable name
- tunnel_interface_ inttunnel_ tcp_ mss 
- Tunnel TCP MSS on SYN packets, in bytes
- tunnel_interface_ strtunnel_ tcp_ mss_ variable 
- Variable name
- tunnel_interface_ boolvbond_ as_ stun_ server 
- Put this wan interface in STUN mode only
- tunnel_interface_ strvbond_ as_ stun_ server_ variable 
- Variable name
- tunnel_interface_ intvmanage_ connection_ preference 
- Set interface preference for control connection to vManage \n\n
- tunnel_interface_ strvmanage_ connection_ preference_ variable 
- Variable name
- tunnel_qos_ strmode 
- Set tunnel QoS mode
- tunnel_qos_ strmode_ variable 
- Variable name
- version int
- The version of the feature template
- write_rule str
- Name of rewrite rule
- write_rule_ strvariable 
- Variable name
- autonegotiate Boolean
- Link autonegotiation
- autonegotiateVariable String
- Variable name
- bandwidthDownstream Number
- Interface downstream bandwidth capacity, in kbps
- bandwidthDownstream StringVariable 
- Variable name
- bandwidthUpstream Number
- Interface upstream bandwidth capacity, in kbps
- bandwidthUpstream StringVariable 
- Variable name
- cellularInterface StringName 
- Cellular Interface Name \n\n
- cellularInterface StringName Variable 
- Variable name
- clearDont BooleanFragment Bit 
- Clear don't fragment bit
- clearDont StringFragment Bit Variable 
- Variable name
- coreRegion String
- Enable core region
- coreRegion StringVariable 
- Variable name
- description String
- The description of the feature template
- deviceTypes List<String>
- List of supported device types
- enableCore BooleanRegion 
- Enable core region
- enableCore StringRegion Variable 
- Variable name
- id String
- The id of the feature template
- interfaceDescription String
- Interface description
- interfaceDescription StringVariable 
- Variable name
- ipDirected BooleanBroadcast 
- IP Directed-Broadcast
- ipDirected StringBroadcast Variable 
- Variable name
- ipMtu Number
- Interface MTU \n\n, in bytes
- ipMtu StringVariable 
- Variable name
- ipv4AccessLists List<Property Map>
- Apply ACL
- ipv4DhcpHelper StringVariable 
- Variable name
- ipv4DhcpHelpers List<String>
- List of DHCP server addresses
- ipv6AccessLists List<Property Map>
- Apply IPv6 access list
- name String
- The name of the feature template
- nat Boolean
- Network Address Translation on this interface
- natBlock BooleanIcmp Error 
- Block inbound ICMP error messages
- natBlock StringIcmp Error Variable 
- Variable name
- natPort List<Property Map>Forwards 
- Set port-forwarding rules for NAT on this interface
- natRefresh StringMode 
- Set NAT refresh mode
- natRefresh StringMode Variable 
- Variable name
- natResponse BooleanTo Ping 
- Respond to ping requests to NAT interface ip address from the public side
- natResponse StringTo Ping Variable 
- Variable name
- natTcp NumberTimeout 
- Set NAT TCP session timeout, in minutes
- natTcp StringTimeout Variable 
- Variable name
- natUdp NumberTimeout 
- Set NAT UDP session timeout, in minutes
- natUdp StringTimeout Variable 
- Variable name
- perTunnel BooleanQos 
- Per-tunnel Qos
- perTunnel BooleanQos Aggregator 
- Per-tunnel QoS Aggregator
- perTunnel StringQos Aggregator Variable 
- Variable name
- perTunnel StringQos Variable 
- Variable name
- pmtuDiscovery Boolean
- Path MTU Discovery
- pmtuDiscovery StringVariable 
- Variable name
- policers List<Property Map>
- Enable policer
- qosAdaptive NumberBandwidth Downstream 
- Adaptive QoS default downstream bandwidth
- qosAdaptive StringBandwidth Downstream Variable 
- Variable name
- qosAdaptive NumberBandwidth Upstream 
- Adaptive QoS default upstream bandwidth
- qosAdaptive StringBandwidth Upstream Variable 
- Variable name
- qosAdaptive NumberMax Downstream 
- Downstream max bandwidth limit
- qosAdaptive StringMax Downstream Variable 
- Variable name
- qosAdaptive NumberMax Upstream 
- Upstream max bandwidth limit
- qosAdaptive StringMax Upstream Variable 
- Variable name
- qosAdaptive NumberMin Downstream 
- Downstream min bandwidth limit
- qosAdaptive StringMin Downstream Variable 
- Variable name
- qosAdaptive NumberMin Upstream 
- Upstream min bandwidth limit
- qosAdaptive StringMin Upstream Variable 
- Variable name
- qosAdaptive NumberPeriod 
- Periodic timer for adaptive QoS in minutes
- qosAdaptive StringPeriod Variable 
- Variable name
- qosMap String
- Name of QoS map
- qosMap StringVariable 
- Variable name
- qosMap StringVpn 
- Name of VPN QoS map
- qosMap StringVpn Variable 
- Variable name
- secondaryRegion String
- Enable secondary region
- secondaryRegion StringVariable 
- Variable name
- shapingRate Number
- 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
- shapingRate StringVariable 
- Variable name
- shutdown Boolean
- Administrative state
- shutdownVariable String
- Variable name
- staticArps List<Property Map>
- Configure static ARP entries
- staticIngress NumberQos 
- Static ingress QoS for the port
- staticIngress StringQos Variable 
- Variable name
- tcpMss Number
- TCP MSS on SYN packets, in bytes
- tcpMss StringVariable 
- Variable name
- templateType String
- The template type
- tlocExtension String
- Extends a local TLOC to a remote node only for vpn 0
- tlocExtension StringVariable 
- Variable name
- trackerVariable String
- Variable name
- trackers List<String>
- Enable tracker for this interface
- tunnelInterface BooleanAllow All 
- Allow all traffic. Overrides all other allow-service options if allow-service all is set
- tunnelInterface StringAllow All Variable 
- Variable name
- tunnelInterface BooleanAllow Bgp 
- Allow/deny BGP
- tunnelInterface StringAllow Bgp Variable 
- Variable name
- tunnelInterface BooleanAllow Dhcp 
- Allow/Deny DHCP
- tunnelInterface StringAllow Dhcp Variable 
- Variable name
- tunnelInterface BooleanAllow Dns 
- Allow/Deny DNS
- tunnelInterface StringAllow Dns Variable 
- Variable name
- tunnelInterface BooleanAllow Https 
- Allow/Deny Https
- tunnelInterface StringAllow Https Variable 
- Variable name
- tunnelInterface BooleanAllow Icmp 
- Allow/Deny ICMP
- tunnelInterface StringAllow Icmp Variable 
- Variable name
- tunnelInterface BooleanAllow Netconf 
- Allow/Deny NETCONF
- tunnelInterface StringAllow Netconf Variable 
- Variable name
- tunnelInterface BooleanAllow Ntp 
- Allow/Deny NTP
- tunnelInterface StringAllow Ntp Variable 
- Variable name
- tunnelInterface BooleanAllow Ospf 
- Allow/Deny OSPF
- tunnelInterface StringAllow Ospf Variable 
- Variable name
- tunnelInterface BooleanAllow Snmp 
- Allow/Deny SNMP
- tunnelInterface StringAllow Snmp Variable 
- Variable name
- tunnelInterface BooleanAllow Ssh 
- Allow/Deny SSH
- tunnelInterface StringAllow Ssh Variable 
- Variable name
- tunnelInterface BooleanAllow Stun 
- Allow/Deny STUN
- tunnelInterface StringAllow Stun Variable 
- Variable name
- tunnelInterface StringBind Loopback Tunnel 
- Bind loopback tunnel interface to a physical interface
- tunnelInterface StringBind Loopback Tunnel Variable 
- Variable name
- tunnelInterface BooleanBorder 
- Set TLOC as border TLOC
- tunnelInterface StringBorder Variable 
- Variable name
- tunnelInterface StringCarrier 
- Set carrier for TLOC
- tunnelInterface StringCarrier Variable 
- Variable name
- tunnelInterface BooleanClear Dont Fragment 
- Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
- tunnelInterface StringClear Dont Fragment Variable 
- Variable name
- tunnelInterface StringColor 
- Set color for TLOC
- tunnelInterface BooleanColor Restrict 
- Restrict this TLOC behavior
- tunnelInterface StringColor Restrict Variable 
- Variable name
- tunnelInterface StringColor Variable 
- Variable name
- tunnelInterface BooleanControl Connections 
- Allow Control Connection
- tunnelInterface StringControl Connections Variable 
- Variable name
- tunnelInterface List<Property Map>Encapsulations 
- Encapsulation for TLOC
- tunnelInterface StringExclude Controller Group List Variable 
- Variable name
- tunnelInterface List<Number>Exclude Controller Group Lists 
- Exclude the following controller groups defined in this list
- tunnelInterface List<Number>Groups 
- List of groups
- tunnelInterface StringGroups Variable 
- Variable name
- tunnelInterface NumberHello Interval 
- Set time period of control hello packets \n\n milli seconds
- tunnelInterface StringHello Interval Variable 
- Variable name
- tunnelInterface NumberHello Tolerance 
- Set tolerance of control hello packets \n\n seconds
- tunnelInterface StringHello Tolerance Variable 
- Variable name
- tunnelInterface BooleanLast Resort Circuit 
- Set TLOC as last resort
- tunnelInterface StringLast Resort Circuit Variable 
- Variable name
- tunnelInterface BooleanLow Bandwidth Link 
- Set the interface as a low-bandwidth circuit
- tunnelInterface StringLow Bandwidth Link Variable 
- Variable name
- tunnelInterface NumberMax Control Connections 
- Set the maximum number of control connections for this TLOC
- tunnelInterface StringMax Control Connections Variable 
- Variable name
- tunnelInterface NumberNat Refresh Interval 
- Set time period of nat refresh packets \n\n seconds
- tunnelInterface StringNat Refresh Interval Variable 
- Variable name
- tunnelInterface BooleanNetwork Broadcast 
- Accept and respond to network-prefix-directed broadcasts)
- tunnelInterface StringNetwork Broadcast Variable 
- Variable name
- tunnelInterface BooleanPort Hop 
- Disallow port hopping on the tunnel interface
- tunnelInterface StringPort Hop Variable 
- Variable name
- tunnelInterface NumberTunnel Tcp Mss 
- Tunnel TCP MSS on SYN packets, in bytes
- tunnelInterface StringTunnel Tcp Mss Variable 
- Variable name
- tunnelInterface BooleanVbond As Stun Server 
- Put this wan interface in STUN mode only
- tunnelInterface StringVbond As Stun Server Variable 
- Variable name
- tunnelInterface NumberVmanage Connection Preference 
- Set interface preference for control connection to vManage \n\n
- tunnelInterface StringVmanage Connection Preference Variable 
- Variable name
- tunnelQos StringMode 
- Set tunnel QoS mode
- tunnelQos StringMode Variable 
- Variable name
- version Number
- The version of the feature template
- writeRule String
- Name of rewrite rule
- writeRule StringVariable 
- Variable name
Supporting Types
GetVpnInterfaceCellularFeatureTemplateIpv4AccessList       
- AclName string
- Name of access list
- AclName stringVariable 
- Variable name
- Direction string
- Direction
- Optional bool
- Indicates if list item is considered optional.
- AclName string
- Name of access list
- AclName stringVariable 
- Variable name
- Direction string
- Direction
- Optional bool
- Indicates if list item is considered optional.
- aclName String
- Name of access list
- aclName StringVariable 
- Variable name
- direction String
- Direction
- optional Boolean
- Indicates if list item is considered optional.
- aclName string
- Name of access list
- aclName stringVariable 
- Variable name
- direction string
- Direction
- optional boolean
- Indicates if list item is considered optional.
- acl_name str
- Name of access list
- acl_name_ strvariable 
- Variable name
- direction str
- Direction
- optional bool
- Indicates if list item is considered optional.
- aclName String
- Name of access list
- aclName StringVariable 
- Variable name
- direction String
- Direction
- optional Boolean
- Indicates if list item is considered optional.
GetVpnInterfaceCellularFeatureTemplateIpv6AccessList       
- AclName string
- Name of access list
- AclName stringVariable 
- Variable name
- Direction string
- Direction
- Optional bool
- Indicates if list item is considered optional.
- AclName string
- Name of access list
- AclName stringVariable 
- Variable name
- Direction string
- Direction
- Optional bool
- Indicates if list item is considered optional.
- aclName String
- Name of access list
- aclName StringVariable 
- Variable name
- direction String
- Direction
- optional Boolean
- Indicates if list item is considered optional.
- aclName string
- Name of access list
- aclName stringVariable 
- Variable name
- direction string
- Direction
- optional boolean
- Indicates if list item is considered optional.
- acl_name str
- Name of access list
- acl_name_ strvariable 
- Variable name
- direction str
- Direction
- optional bool
- Indicates if list item is considered optional.
- aclName String
- Name of access list
- aclName StringVariable 
- Variable name
- direction String
- Direction
- optional Boolean
- Indicates if list item is considered optional.
GetVpnInterfaceCellularFeatureTemplateNatPortForward        
- Optional bool
- Indicates if list item is considered optional.
- PortEnd intRange 
- Ending port of port range
- PortStart intRange 
- Starting port of port range
- PrivateIp stringAddress 
- Private IP Address to translate to
- PrivateIp stringAddress Variable 
- Variable name
- PrivateVpn int
- VPN in which private IP Address resides
- PrivateVpn stringVariable 
- Variable name
- Protocol string
- Layer 4 protocol to apply port forwarding to
- Optional bool
- Indicates if list item is considered optional.
- PortEnd intRange 
- Ending port of port range
- PortStart intRange 
- Starting port of port range
- PrivateIp stringAddress 
- Private IP Address to translate to
- PrivateIp stringAddress Variable 
- Variable name
- PrivateVpn int
- VPN in which private IP Address resides
- PrivateVpn stringVariable 
- Variable name
- Protocol string
- Layer 4 protocol to apply port forwarding to
- optional Boolean
- Indicates if list item is considered optional.
- portEnd IntegerRange 
- Ending port of port range
- portStart IntegerRange 
- Starting port of port range
- privateIp StringAddress 
- Private IP Address to translate to
- privateIp StringAddress Variable 
- Variable name
- privateVpn Integer
- VPN in which private IP Address resides
- privateVpn StringVariable 
- Variable name
- protocol String
- Layer 4 protocol to apply port forwarding to
- optional boolean
- Indicates if list item is considered optional.
- portEnd numberRange 
- Ending port of port range
- portStart numberRange 
- Starting port of port range
- privateIp stringAddress 
- Private IP Address to translate to
- privateIp stringAddress Variable 
- Variable name
- privateVpn number
- VPN in which private IP Address resides
- privateVpn stringVariable 
- Variable name
- protocol string
- Layer 4 protocol to apply port forwarding to
- optional bool
- Indicates if list item is considered optional.
- port_end_ intrange 
- Ending port of port range
- port_start_ intrange 
- Starting port of port range
- private_ip_ straddress 
- Private IP Address to translate to
- private_ip_ straddress_ variable 
- Variable name
- private_vpn int
- VPN in which private IP Address resides
- private_vpn_ strvariable 
- Variable name
- protocol str
- Layer 4 protocol to apply port forwarding to
- optional Boolean
- Indicates if list item is considered optional.
- portEnd NumberRange 
- Ending port of port range
- portStart NumberRange 
- Starting port of port range
- privateIp StringAddress 
- Private IP Address to translate to
- privateIp StringAddress Variable 
- Variable name
- privateVpn Number
- VPN in which private IP Address resides
- privateVpn StringVariable 
- Variable name
- protocol String
- Layer 4 protocol to apply port forwarding to
GetVpnInterfaceCellularFeatureTemplatePolicer      
- Direction string
- Direction
- Optional bool
- Indicates if list item is considered optional.
- PolicerName string
- Name of policer
- Direction string
- Direction
- Optional bool
- Indicates if list item is considered optional.
- PolicerName string
- Name of policer
- direction String
- Direction
- optional Boolean
- Indicates if list item is considered optional.
- policerName String
- Name of policer
- direction string
- Direction
- optional boolean
- Indicates if list item is considered optional.
- policerName string
- Name of policer
- direction str
- Direction
- optional bool
- Indicates if list item is considered optional.
- policer_name str
- Name of policer
- direction String
- Direction
- optional Boolean
- Indicates if list item is considered optional.
- policerName String
- Name of policer
GetVpnInterfaceCellularFeatureTemplateStaticArp       
- IpAddress string
- IP Address
- IpAddress stringVariable 
- Variable name
- Mac string
- MAC address
- MacVariable string
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- IpAddress string
- IP Address
- IpAddress stringVariable 
- Variable name
- Mac string
- MAC address
- MacVariable string
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- ipAddress String
- IP Address
- ipAddress StringVariable 
- Variable name
- mac String
- MAC address
- macVariable String
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- ipAddress string
- IP Address
- ipAddress stringVariable 
- Variable name
- mac string
- MAC address
- macVariable string
- Variable name
- optional boolean
- Indicates if list item is considered optional.
- ip_address str
- IP Address
- ip_address_ strvariable 
- Variable name
- mac str
- MAC address
- mac_variable str
- Variable name
- optional bool
- Indicates if list item is considered optional.
- ipAddress String
- IP Address
- ipAddress StringVariable 
- Variable name
- mac String
- MAC address
- macVariable String
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
GetVpnInterfaceCellularFeatureTemplateTunnelInterfaceEncapsulation        
- Encapsulation string
- Encapsulation
- Optional bool
- Indicates if list item is considered optional.
- Preference int
- Set preference for TLOC
- PreferenceVariable string
- Variable name
- Weight int
- Set weight for TLOC
- WeightVariable string
- Variable name
- Encapsulation string
- Encapsulation
- Optional bool
- Indicates if list item is considered optional.
- Preference int
- Set preference for TLOC
- PreferenceVariable string
- Variable name
- Weight int
- Set weight for TLOC
- WeightVariable string
- Variable name
- encapsulation String
- Encapsulation
- optional Boolean
- Indicates if list item is considered optional.
- preference Integer
- Set preference for TLOC
- preferenceVariable String
- Variable name
- weight Integer
- Set weight for TLOC
- weightVariable String
- Variable name
- encapsulation string
- Encapsulation
- optional boolean
- Indicates if list item is considered optional.
- preference number
- Set preference for TLOC
- preferenceVariable string
- Variable name
- weight number
- Set weight for TLOC
- weightVariable string
- Variable name
- encapsulation str
- Encapsulation
- optional bool
- Indicates if list item is considered optional.
- preference int
- Set preference for TLOC
- preference_variable str
- Variable name
- weight int
- Set weight for TLOC
- weight_variable str
- Variable name
- encapsulation String
- Encapsulation
- optional Boolean
- Indicates if list item is considered optional.
- preference Number
- Set preference for TLOC
- preferenceVariable String
- Variable name
- weight Number
- Set weight for TLOC
- weightVariable String
- Variable name
Package Details
- Repository
- sdwan pulumi/pulumi-sdwan
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the sdwanTerraform Provider.
