Cisco Catalyst SD-WAN v0.3.0 published on Friday, Mar 28, 2025 by Pulumi
sdwan.getCiscoVpnFeatureTemplate
Explore with Pulumi AI
This data source can read the Cisco VPN feature template.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as sdwan from "@pulumi/sdwan";
const example = sdwan.getCiscoVpnFeatureTemplate({
id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
});
import pulumi
import pulumi_sdwan as sdwan
example = sdwan.get_cisco_vpn_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.LookupCiscoVpnFeatureTemplate(ctx, &sdwan.LookupCiscoVpnFeatureTemplateArgs{
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.GetCiscoVpnFeatureTemplate.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.GetCiscoVpnFeatureTemplateArgs;
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.getCiscoVpnFeatureTemplate(GetCiscoVpnFeatureTemplateArgs.builder()
.id("f6b2c44c-693c-4763-b010-895aa3d236bd")
.build());
}
}
variables:
example:
fn::invoke:
function: sdwan:getCiscoVpnFeatureTemplate
arguments:
id: f6b2c44c-693c-4763-b010-895aa3d236bd
Using getCiscoVpnFeatureTemplate
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 getCiscoVpnFeatureTemplate(args: GetCiscoVpnFeatureTemplateArgs, opts?: InvokeOptions): Promise<GetCiscoVpnFeatureTemplateResult>
function getCiscoVpnFeatureTemplateOutput(args: GetCiscoVpnFeatureTemplateOutputArgs, opts?: InvokeOptions): Output<GetCiscoVpnFeatureTemplateResult>
def get_cisco_vpn_feature_template(id: Optional[str] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCiscoVpnFeatureTemplateResult
def get_cisco_vpn_feature_template_output(id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCiscoVpnFeatureTemplateResult]
func LookupCiscoVpnFeatureTemplate(ctx *Context, args *LookupCiscoVpnFeatureTemplateArgs, opts ...InvokeOption) (*LookupCiscoVpnFeatureTemplateResult, error)
func LookupCiscoVpnFeatureTemplateOutput(ctx *Context, args *LookupCiscoVpnFeatureTemplateOutputArgs, opts ...InvokeOption) LookupCiscoVpnFeatureTemplateResultOutput
> Note: This function is named LookupCiscoVpnFeatureTemplate
in the Go SDK.
public static class GetCiscoVpnFeatureTemplate
{
public static Task<GetCiscoVpnFeatureTemplateResult> InvokeAsync(GetCiscoVpnFeatureTemplateArgs args, InvokeOptions? opts = null)
public static Output<GetCiscoVpnFeatureTemplateResult> Invoke(GetCiscoVpnFeatureTemplateInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCiscoVpnFeatureTemplateResult> getCiscoVpnFeatureTemplate(GetCiscoVpnFeatureTemplateArgs args, InvokeOptions options)
public static Output<GetCiscoVpnFeatureTemplateResult> getCiscoVpnFeatureTemplate(GetCiscoVpnFeatureTemplateArgs args, InvokeOptions options)
fn::invoke:
function: sdwan:index/getCiscoVpnFeatureTemplate:getCiscoVpnFeatureTemplate
arguments:
# arguments dictionary
The following arguments are supported:
getCiscoVpnFeatureTemplate Result
The following output properties are available:
- Description string
- The description of the feature template
- Device
Types List<string> - List of supported device types
- Dns
Hosts List<GetCisco Vpn Feature Template Dns Host> - Static DNS mapping
- Dns
Ipv4Servers List<GetCisco Vpn Feature Template Dns Ipv4Server> - DNS
- Dns
Ipv6Servers List<GetCisco Vpn Feature Template Dns Ipv6Server> - DNS
- Enhance
Ecmp boolKeying - Optional packet fields for ECMP keying
- Enhance
Ecmp stringKeying Variable - Variable name
- Id string
- The id of the feature template
- Ipv4Static
Gre List<GetRoutes Cisco Vpn Feature Template Ipv4Static Gre Route> - Configure routes pointing to a GRE tunnel
- Ipv4Static
Ipsec List<GetRoutes Cisco Vpn Feature Template Ipv4Static Ipsec Route> - Configure routes pointing to a IPSEC tunnel
- Ipv4Static
Routes List<GetCisco Vpn Feature Template Ipv4Static Route> - Configure IPv4 Static Routes
- Ipv4Static
Service List<GetRoutes Cisco Vpn Feature Template Ipv4Static Service Route> - Configure IPv4 Static Service Routes
- Ipv6Static
Routes List<GetCisco Vpn Feature Template Ipv6Static Route> - Configure IPv6 Static Routes
- Name string
- The name of the feature template
- Nat64Pools
List<Get
Cisco Vpn Feature Template Nat64Pool> - Set NAT64 v4 pool range
- Nat
Pools List<GetCisco Vpn Feature Template Nat Pool> - Configure NAT Pool entries
- Omp
Admin intDistance Ipv4 - omp-admin-distance-ipv4
- Omp
Admin stringDistance Ipv4Variable - Variable name
- Omp
Admin intDistance Ipv6 - omp-admin-distance-ipv6
- Omp
Admin stringDistance Ipv6Variable - Variable name
- Omp
Advertise List<GetIpv4Routes Cisco Vpn Feature Template Omp Advertise Ipv4Route> - Advertise routes to OMP
- Omp
Advertise List<GetIpv6Routes Cisco Vpn Feature Template Omp Advertise Ipv6Route> - Advertise routes to OMP
- Organization
Name string - Org Name selected
- Port
Forward List<GetRules Cisco Vpn Feature Template Port Forward Rule> - Configure Port Forward entries
- Route
Global List<GetExports Cisco Vpn Feature Template Route Global Export> - Enable route leaking to Global VPN from this Service VPN
- Route
Global List<GetImports Cisco Vpn Feature Template Route Global Import> - Enable route leaking from Global VPN to this Service VPN
- Route
Vpn List<GetImports Cisco Vpn Feature Template Route Vpn Import> - Enable route leak from Service VPN to current VPN
- Services
List<Get
Cisco Vpn Feature Template Service> - Configure services
- Static
Nat List<GetRules Cisco Vpn Feature Template Static Nat Rule> - Configure static NAT entries
- Static
Nat List<GetSubnet Rules Cisco Vpn Feature Template Static Nat Subnet Rule> - Configure static NAT Subnet entries
- Template
Type string - The template type
- Tenant
Vpn intId - Tenant VPN
- Version int
- The version of the feature template
- Vpn
Id int - List of VPN instances
- Vpn
Name string - Name
- Vpn
Name stringVariable - Variable name
- Description string
- The description of the feature template
- Device
Types []string - List of supported device types
- Dns
Hosts []GetCisco Vpn Feature Template Dns Host - Static DNS mapping
- Dns
Ipv4Servers []GetCisco Vpn Feature Template Dns Ipv4Server - DNS
- Dns
Ipv6Servers []GetCisco Vpn Feature Template Dns Ipv6Server - DNS
- Enhance
Ecmp boolKeying - Optional packet fields for ECMP keying
- Enhance
Ecmp stringKeying Variable - Variable name
- Id string
- The id of the feature template
- Ipv4Static
Gre []GetRoutes Cisco Vpn Feature Template Ipv4Static Gre Route - Configure routes pointing to a GRE tunnel
- Ipv4Static
Ipsec []GetRoutes Cisco Vpn Feature Template Ipv4Static Ipsec Route - Configure routes pointing to a IPSEC tunnel
- Ipv4Static
Routes []GetCisco Vpn Feature Template Ipv4Static Route - Configure IPv4 Static Routes
- Ipv4Static
Service []GetRoutes Cisco Vpn Feature Template Ipv4Static Service Route - Configure IPv4 Static Service Routes
- Ipv6Static
Routes []GetCisco Vpn Feature Template Ipv6Static Route - Configure IPv6 Static Routes
- Name string
- The name of the feature template
- Nat64Pools
[]Get
Cisco Vpn Feature Template Nat64Pool - Set NAT64 v4 pool range
- Nat
Pools []GetCisco Vpn Feature Template Nat Pool - Configure NAT Pool entries
- Omp
Admin intDistance Ipv4 - omp-admin-distance-ipv4
- Omp
Admin stringDistance Ipv4Variable - Variable name
- Omp
Admin intDistance Ipv6 - omp-admin-distance-ipv6
- Omp
Admin stringDistance Ipv6Variable - Variable name
- Omp
Advertise []GetIpv4Routes Cisco Vpn Feature Template Omp Advertise Ipv4Route - Advertise routes to OMP
- Omp
Advertise []GetIpv6Routes Cisco Vpn Feature Template Omp Advertise Ipv6Route - Advertise routes to OMP
- Organization
Name string - Org Name selected
- Port
Forward []GetRules Cisco Vpn Feature Template Port Forward Rule - Configure Port Forward entries
- Route
Global []GetExports Cisco Vpn Feature Template Route Global Export - Enable route leaking to Global VPN from this Service VPN
- Route
Global []GetImports Cisco Vpn Feature Template Route Global Import - Enable route leaking from Global VPN to this Service VPN
- Route
Vpn []GetImports Cisco Vpn Feature Template Route Vpn Import - Enable route leak from Service VPN to current VPN
- Services
[]Get
Cisco Vpn Feature Template Service - Configure services
- Static
Nat []GetRules Cisco Vpn Feature Template Static Nat Rule - Configure static NAT entries
- Static
Nat []GetSubnet Rules Cisco Vpn Feature Template Static Nat Subnet Rule - Configure static NAT Subnet entries
- Template
Type string - The template type
- Tenant
Vpn intId - Tenant VPN
- Version int
- The version of the feature template
- Vpn
Id int - List of VPN instances
- Vpn
Name string - Name
- Vpn
Name stringVariable - Variable name
- description String
- The description of the feature template
- device
Types List<String> - List of supported device types
- dns
Hosts List<GetCisco Vpn Feature Template Dns Host> - Static DNS mapping
- dns
Ipv4Servers List<GetCisco Vpn Feature Template Dns Ipv4Server> - DNS
- dns
Ipv6Servers List<GetCisco Vpn Feature Template Dns Ipv6Server> - DNS
- enhance
Ecmp BooleanKeying - Optional packet fields for ECMP keying
- enhance
Ecmp StringKeying Variable - Variable name
- id String
- The id of the feature template
- ipv4Static
Gre List<GetRoutes Cisco Vpn Feature Template Ipv4Static Gre Route> - Configure routes pointing to a GRE tunnel
- ipv4Static
Ipsec List<GetRoutes Cisco Vpn Feature Template Ipv4Static Ipsec Route> - Configure routes pointing to a IPSEC tunnel
- ipv4Static
Routes List<GetCisco Vpn Feature Template Ipv4Static Route> - Configure IPv4 Static Routes
- ipv4Static
Service List<GetRoutes Cisco Vpn Feature Template Ipv4Static Service Route> - Configure IPv4 Static Service Routes
- ipv6Static
Routes List<GetCisco Vpn Feature Template Ipv6Static Route> - Configure IPv6 Static Routes
- name String
- The name of the feature template
- nat64Pools
List<Get
Cisco Vpn Feature Template Nat64Pool> - Set NAT64 v4 pool range
- nat
Pools List<GetCisco Vpn Feature Template Nat Pool> - Configure NAT Pool entries
- omp
Admin IntegerDistance Ipv4 - omp-admin-distance-ipv4
- omp
Admin StringDistance Ipv4Variable - Variable name
- omp
Admin IntegerDistance Ipv6 - omp-admin-distance-ipv6
- omp
Admin StringDistance Ipv6Variable - Variable name
- omp
Advertise List<GetIpv4Routes Cisco Vpn Feature Template Omp Advertise Ipv4Route> - Advertise routes to OMP
- omp
Advertise List<GetIpv6Routes Cisco Vpn Feature Template Omp Advertise Ipv6Route> - Advertise routes to OMP
- organization
Name String - Org Name selected
- port
Forward List<GetRules Cisco Vpn Feature Template Port Forward Rule> - Configure Port Forward entries
- route
Global List<GetExports Cisco Vpn Feature Template Route Global Export> - Enable route leaking to Global VPN from this Service VPN
- route
Global List<GetImports Cisco Vpn Feature Template Route Global Import> - Enable route leaking from Global VPN to this Service VPN
- route
Vpn List<GetImports Cisco Vpn Feature Template Route Vpn Import> - Enable route leak from Service VPN to current VPN
- services
List<Get
Cisco Vpn Feature Template Service> - Configure services
- static
Nat List<GetRules Cisco Vpn Feature Template Static Nat Rule> - Configure static NAT entries
- static
Nat List<GetSubnet Rules Cisco Vpn Feature Template Static Nat Subnet Rule> - Configure static NAT Subnet entries
- template
Type String - The template type
- tenant
Vpn IntegerId - Tenant VPN
- version Integer
- The version of the feature template
- vpn
Id Integer - List of VPN instances
- vpn
Name String - Name
- vpn
Name StringVariable - Variable name
- description string
- The description of the feature template
- device
Types string[] - List of supported device types
- dns
Hosts GetCisco Vpn Feature Template Dns Host[] - Static DNS mapping
- dns
Ipv4Servers GetCisco Vpn Feature Template Dns Ipv4Server[] - DNS
- dns
Ipv6Servers GetCisco Vpn Feature Template Dns Ipv6Server[] - DNS
- enhance
Ecmp booleanKeying - Optional packet fields for ECMP keying
- enhance
Ecmp stringKeying Variable - Variable name
- id string
- The id of the feature template
- ipv4Static
Gre GetRoutes Cisco Vpn Feature Template Ipv4Static Gre Route[] - Configure routes pointing to a GRE tunnel
- ipv4Static
Ipsec GetRoutes Cisco Vpn Feature Template Ipv4Static Ipsec Route[] - Configure routes pointing to a IPSEC tunnel
- ipv4Static
Routes GetCisco Vpn Feature Template Ipv4Static Route[] - Configure IPv4 Static Routes
- ipv4Static
Service GetRoutes Cisco Vpn Feature Template Ipv4Static Service Route[] - Configure IPv4 Static Service Routes
- ipv6Static
Routes GetCisco Vpn Feature Template Ipv6Static Route[] - Configure IPv6 Static Routes
- name string
- The name of the feature template
- nat64Pools
Get
Cisco Vpn Feature Template Nat64Pool[] - Set NAT64 v4 pool range
- nat
Pools GetCisco Vpn Feature Template Nat Pool[] - Configure NAT Pool entries
- omp
Admin numberDistance Ipv4 - omp-admin-distance-ipv4
- omp
Admin stringDistance Ipv4Variable - Variable name
- omp
Admin numberDistance Ipv6 - omp-admin-distance-ipv6
- omp
Admin stringDistance Ipv6Variable - Variable name
- omp
Advertise GetIpv4Routes Cisco Vpn Feature Template Omp Advertise Ipv4Route[] - Advertise routes to OMP
- omp
Advertise GetIpv6Routes Cisco Vpn Feature Template Omp Advertise Ipv6Route[] - Advertise routes to OMP
- organization
Name string - Org Name selected
- port
Forward GetRules Cisco Vpn Feature Template Port Forward Rule[] - Configure Port Forward entries
- route
Global GetExports Cisco Vpn Feature Template Route Global Export[] - Enable route leaking to Global VPN from this Service VPN
- route
Global GetImports Cisco Vpn Feature Template Route Global Import[] - Enable route leaking from Global VPN to this Service VPN
- route
Vpn GetImports Cisco Vpn Feature Template Route Vpn Import[] - Enable route leak from Service VPN to current VPN
- services
Get
Cisco Vpn Feature Template Service[] - Configure services
- static
Nat GetRules Cisco Vpn Feature Template Static Nat Rule[] - Configure static NAT entries
- static
Nat GetSubnet Rules Cisco Vpn Feature Template Static Nat Subnet Rule[] - Configure static NAT Subnet entries
- template
Type string - The template type
- tenant
Vpn numberId - Tenant VPN
- version number
- The version of the feature template
- vpn
Id number - List of VPN instances
- vpn
Name string - Name
- vpn
Name stringVariable - Variable name
- description str
- The description of the feature template
- device_
types Sequence[str] - List of supported device types
- dns_
hosts Sequence[GetCisco Vpn Feature Template Dns Host] - Static DNS mapping
- dns_
ipv4_ Sequence[Getservers Cisco Vpn Feature Template Dns Ipv4Server] - DNS
- dns_
ipv6_ Sequence[Getservers Cisco Vpn Feature Template Dns Ipv6Server] - DNS
- enhance_
ecmp_ boolkeying - Optional packet fields for ECMP keying
- enhance_
ecmp_ strkeying_ variable - Variable name
- id str
- The id of the feature template
- ipv4_
static_ Sequence[Getgre_ routes Cisco Vpn Feature Template Ipv4Static Gre Route] - Configure routes pointing to a GRE tunnel
- ipv4_
static_ Sequence[Getipsec_ routes Cisco Vpn Feature Template Ipv4Static Ipsec Route] - Configure routes pointing to a IPSEC tunnel
- ipv4_
static_ Sequence[Getroutes Cisco Vpn Feature Template Ipv4Static Route] - Configure IPv4 Static Routes
- ipv4_
static_ Sequence[Getservice_ routes Cisco Vpn Feature Template Ipv4Static Service Route] - Configure IPv4 Static Service Routes
- ipv6_
static_ Sequence[Getroutes Cisco Vpn Feature Template Ipv6Static Route] - Configure IPv6 Static Routes
- name str
- The name of the feature template
- nat64_
pools Sequence[GetCisco Vpn Feature Template Nat64Pool] - Set NAT64 v4 pool range
- nat_
pools Sequence[GetCisco Vpn Feature Template Nat Pool] - Configure NAT Pool entries
- omp_
admin_ intdistance_ ipv4 - omp-admin-distance-ipv4
- omp_
admin_ strdistance_ ipv4_ variable - Variable name
- omp_
admin_ intdistance_ ipv6 - omp-admin-distance-ipv6
- omp_
admin_ strdistance_ ipv6_ variable - Variable name
- omp_
advertise_ Sequence[Getipv4_ routes Cisco Vpn Feature Template Omp Advertise Ipv4Route] - Advertise routes to OMP
- omp_
advertise_ Sequence[Getipv6_ routes Cisco Vpn Feature Template Omp Advertise Ipv6Route] - Advertise routes to OMP
- organization_
name str - Org Name selected
- port_
forward_ Sequence[Getrules Cisco Vpn Feature Template Port Forward Rule] - Configure Port Forward entries
- route_
global_ Sequence[Getexports Cisco Vpn Feature Template Route Global Export] - Enable route leaking to Global VPN from this Service VPN
- route_
global_ Sequence[Getimports Cisco Vpn Feature Template Route Global Import] - Enable route leaking from Global VPN to this Service VPN
- route_
vpn_ Sequence[Getimports Cisco Vpn Feature Template Route Vpn Import] - Enable route leak from Service VPN to current VPN
- services
Sequence[Get
Cisco Vpn Feature Template Service] - Configure services
- static_
nat_ Sequence[Getrules Cisco Vpn Feature Template Static Nat Rule] - Configure static NAT entries
- static_
nat_ Sequence[Getsubnet_ rules Cisco Vpn Feature Template Static Nat Subnet Rule] - Configure static NAT Subnet entries
- template_
type str - The template type
- tenant_
vpn_ intid - Tenant VPN
- version int
- The version of the feature template
- vpn_
id int - List of VPN instances
- vpn_
name str - Name
- vpn_
name_ strvariable - Variable name
- description String
- The description of the feature template
- device
Types List<String> - List of supported device types
- dns
Hosts List<Property Map> - Static DNS mapping
- dns
Ipv4Servers List<Property Map> - DNS
- dns
Ipv6Servers List<Property Map> - DNS
- enhance
Ecmp BooleanKeying - Optional packet fields for ECMP keying
- enhance
Ecmp StringKeying Variable - Variable name
- id String
- The id of the feature template
- ipv4Static
Gre List<Property Map>Routes - Configure routes pointing to a GRE tunnel
- ipv4Static
Ipsec List<Property Map>Routes - Configure routes pointing to a IPSEC tunnel
- ipv4Static
Routes List<Property Map> - Configure IPv4 Static Routes
- ipv4Static
Service List<Property Map>Routes - Configure IPv4 Static Service Routes
- ipv6Static
Routes List<Property Map> - Configure IPv6 Static Routes
- name String
- The name of the feature template
- nat64Pools List<Property Map>
- Set NAT64 v4 pool range
- nat
Pools List<Property Map> - Configure NAT Pool entries
- omp
Admin NumberDistance Ipv4 - omp-admin-distance-ipv4
- omp
Admin StringDistance Ipv4Variable - Variable name
- omp
Admin NumberDistance Ipv6 - omp-admin-distance-ipv6
- omp
Admin StringDistance Ipv6Variable - Variable name
- omp
Advertise List<Property Map>Ipv4Routes - Advertise routes to OMP
- omp
Advertise List<Property Map>Ipv6Routes - Advertise routes to OMP
- organization
Name String - Org Name selected
- port
Forward List<Property Map>Rules - Configure Port Forward entries
- route
Global List<Property Map>Exports - Enable route leaking to Global VPN from this Service VPN
- route
Global List<Property Map>Imports - Enable route leaking from Global VPN to this Service VPN
- route
Vpn List<Property Map>Imports - Enable route leak from Service VPN to current VPN
- services List<Property Map>
- Configure services
- static
Nat List<Property Map>Rules - Configure static NAT entries
- static
Nat List<Property Map>Subnet Rules - Configure static NAT Subnet entries
- template
Type String - The template type
- tenant
Vpn NumberId - Tenant VPN
- version Number
- The version of the feature template
- vpn
Id Number - List of VPN instances
- vpn
Name String - Name
- vpn
Name StringVariable - Variable name
Supporting Types
GetCiscoVpnFeatureTemplateDnsHost
- Hostname
This property is required. string - Hostname
- Hostname
Variable This property is required. string - Variable name
- Ip
Variable This property is required. string - Variable name
- Ips
This property is required. List<string> - List of IP
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Hostname
This property is required. string - Hostname
- Hostname
Variable This property is required. string - Variable name
- Ip
Variable This property is required. string - Variable name
- Ips
This property is required. []string - List of IP
- Optional
This property is required. bool - Indicates if list item is considered optional.
- hostname
This property is required. String - Hostname
- hostname
Variable This property is required. String - Variable name
- ip
Variable This property is required. String - Variable name
- ips
This property is required. List<String> - List of IP
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- hostname
This property is required. string - Hostname
- hostname
Variable This property is required. string - Variable name
- ip
Variable This property is required. string - Variable name
- ips
This property is required. string[] - List of IP
- optional
This property is required. boolean - Indicates if list item is considered optional.
- hostname
This property is required. str - Hostname
- hostname_
variable This property is required. str - Variable name
- ip_
variable This property is required. str - Variable name
- ips
This property is required. Sequence[str] - List of IP
- optional
This property is required. bool - Indicates if list item is considered optional.
- hostname
This property is required. String - Hostname
- hostname
Variable This property is required. String - Variable name
- ip
Variable This property is required. String - Variable name
- ips
This property is required. List<String> - List of IP
- optional
This property is required. Boolean - Indicates if list item is considered optional.
GetCiscoVpnFeatureTemplateDnsIpv4Server
- Address
This property is required. string - DNS Address
- Address
Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Role
This property is required. string - Role
- Role
Variable This property is required. string - Variable name
- Address
This property is required. string - DNS Address
- Address
Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Role
This property is required. string - Role
- Role
Variable This property is required. string - Variable name
- address
This property is required. String - DNS Address
- address
Variable This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- role
This property is required. String - Role
- role
Variable This property is required. String - Variable name
- address
This property is required. string - DNS Address
- address
Variable This property is required. string - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- role
This property is required. string - Role
- role
Variable This property is required. string - Variable name
- address
This property is required. str - DNS Address
- address_
variable This property is required. str - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- role
This property is required. str - Role
- role_
variable This property is required. str - Variable name
- address
This property is required. String - DNS Address
- address
Variable This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- role
This property is required. String - Role
- role
Variable This property is required. String - Variable name
GetCiscoVpnFeatureTemplateDnsIpv6Server
- Address
This property is required. string - DNS Address
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Role
This property is required. string - Role
- Role
Variable This property is required. string - Variable name
- Address
This property is required. string - DNS Address
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Role
This property is required. string - Role
- Role
Variable This property is required. string - Variable name
- address
This property is required. String - DNS Address
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- role
This property is required. String - Role
- role
Variable This property is required. String - Variable name
- address
This property is required. string - DNS Address
- optional
This property is required. boolean - Indicates if list item is considered optional.
- role
This property is required. string - Role
- role
Variable This property is required. string - Variable name
- address
This property is required. str - DNS Address
- optional
This property is required. bool - Indicates if list item is considered optional.
- role
This property is required. str - Role
- role_
variable This property is required. str - Variable name
- address
This property is required. String - DNS Address
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- role
This property is required. String - Role
- role
Variable This property is required. String - Variable name
GetCiscoVpnFeatureTemplateIpv4StaticGreRoute
- Interface
Variable This property is required. string - Variable name
- Interfaces
This property is required. List<string> - List of GRE Interfaces
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefix
This property is required. string - Prefix
- Prefix
Variable This property is required. string - Variable name
- Vpn
Id This property is required. int - Destination VPN to resolve the prefix
- Interface
Variable This property is required. string - Variable name
- Interfaces
This property is required. []string - List of GRE Interfaces
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefix
This property is required. string - Prefix
- Prefix
Variable This property is required. string - Variable name
- Vpn
Id This property is required. int - Destination VPN to resolve the prefix
- interface
Variable This property is required. String - Variable name
- interfaces
This property is required. List<String> - List of GRE Interfaces
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefix
This property is required. String - Prefix
- prefix
Variable This property is required. String - Variable name
- vpn
Id This property is required. Integer - Destination VPN to resolve the prefix
- interface
Variable This property is required. string - Variable name
- interfaces
This property is required. string[] - List of GRE Interfaces
- optional
This property is required. boolean - Indicates if list item is considered optional.
- prefix
This property is required. string - Prefix
- prefix
Variable This property is required. string - Variable name
- vpn
Id This property is required. number - Destination VPN to resolve the prefix
- interface_
variable This property is required. str - Variable name
- interfaces
This property is required. Sequence[str] - List of GRE Interfaces
- optional
This property is required. bool - Indicates if list item is considered optional.
- prefix
This property is required. str - Prefix
- prefix_
variable This property is required. str - Variable name
- vpn_
id This property is required. int - Destination VPN to resolve the prefix
- interface
Variable This property is required. String - Variable name
- interfaces
This property is required. List<String> - List of GRE Interfaces
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefix
This property is required. String - Prefix
- prefix
Variable This property is required. String - Variable name
- vpn
Id This property is required. Number - Destination VPN to resolve the prefix
GetCiscoVpnFeatureTemplateIpv4StaticIpsecRoute
- Interface
Variable This property is required. string - Variable name
- Interfaces
This property is required. List<string> - List of IPSEC Interfaces (Separated by commas)
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefix
This property is required. string - Prefix
- Prefix
Variable This property is required. string - Variable name
- Vpn
Id This property is required. int - Destination VPN to resolve the prefix
- Interface
Variable This property is required. string - Variable name
- Interfaces
This property is required. []string - List of IPSEC Interfaces (Separated by commas)
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefix
This property is required. string - Prefix
- Prefix
Variable This property is required. string - Variable name
- Vpn
Id This property is required. int - Destination VPN to resolve the prefix
- interface
Variable This property is required. String - Variable name
- interfaces
This property is required. List<String> - List of IPSEC Interfaces (Separated by commas)
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefix
This property is required. String - Prefix
- prefix
Variable This property is required. String - Variable name
- vpn
Id This property is required. Integer - Destination VPN to resolve the prefix
- interface
Variable This property is required. string - Variable name
- interfaces
This property is required. string[] - List of IPSEC Interfaces (Separated by commas)
- optional
This property is required. boolean - Indicates if list item is considered optional.
- prefix
This property is required. string - Prefix
- prefix
Variable This property is required. string - Variable name
- vpn
Id This property is required. number - Destination VPN to resolve the prefix
- interface_
variable This property is required. str - Variable name
- interfaces
This property is required. Sequence[str] - List of IPSEC Interfaces (Separated by commas)
- optional
This property is required. bool - Indicates if list item is considered optional.
- prefix
This property is required. str - Prefix
- prefix_
variable This property is required. str - Variable name
- vpn_
id This property is required. int - Destination VPN to resolve the prefix
- interface
Variable This property is required. String - Variable name
- interfaces
This property is required. List<String> - List of IPSEC Interfaces (Separated by commas)
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefix
This property is required. String - Prefix
- prefix
Variable This property is required. String - Variable name
- vpn
Id This property is required. Number - Destination VPN to resolve the prefix
GetCiscoVpnFeatureTemplateIpv4StaticRoute
- Dhcp
This property is required. bool - Default Gateway obtained from DHCP
- Dhcp
Variable This property is required. string - Variable name
- Distance
This property is required. int - Administrative distance
- Distance
Variable This property is required. string - Variable name
- Next
Hops This property is required. List<GetCisco Vpn Feature Template Ipv4Static Route Next Hop> - IP gateway address
- Null0
This property is required. bool - null0
- Null0Variable
This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefix
This property is required. string - Prefix
- Prefix
Variable This property is required. string - Variable name
- Track
Next Hops This property is required. List<GetCisco Vpn Feature Template Ipv4Static Route Track Next Hop> - IP gateway address
- Vpn
Id This property is required. int - Destination VPN(!=0 or !=512) to resolve the prefix
- Vpn
Id Variable This property is required. string - Variable name
- Dhcp
This property is required. bool - Default Gateway obtained from DHCP
- Dhcp
Variable This property is required. string - Variable name
- Distance
This property is required. int - Administrative distance
- Distance
Variable This property is required. string - Variable name
- Next
Hops This property is required. []GetCisco Vpn Feature Template Ipv4Static Route Next Hop - IP gateway address
- Null0
This property is required. bool - null0
- Null0Variable
This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefix
This property is required. string - Prefix
- Prefix
Variable This property is required. string - Variable name
- Track
Next Hops This property is required. []GetCisco Vpn Feature Template Ipv4Static Route Track Next Hop - IP gateway address
- Vpn
Id This property is required. int - Destination VPN(!=0 or !=512) to resolve the prefix
- Vpn
Id Variable This property is required. string - Variable name
- dhcp
This property is required. Boolean - Default Gateway obtained from DHCP
- dhcp
Variable This property is required. String - Variable name
- distance
This property is required. Integer - Administrative distance
- distance
Variable This property is required. String - Variable name
- next
Hops This property is required. List<GetCisco Vpn Feature Template Ipv4Static Route Next Hop> - IP gateway address
- null0
This property is required. Boolean - null0
- null0Variable
This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefix
This property is required. String - Prefix
- prefix
Variable This property is required. String - Variable name
- track
Next Hops This property is required. List<GetCisco Vpn Feature Template Ipv4Static Route Track Next Hop> - IP gateway address
- vpn
Id This property is required. Integer - Destination VPN(!=0 or !=512) to resolve the prefix
- vpn
Id Variable This property is required. String - Variable name
- dhcp
This property is required. boolean - Default Gateway obtained from DHCP
- dhcp
Variable This property is required. string - Variable name
- distance
This property is required. number - Administrative distance
- distance
Variable This property is required. string - Variable name
- next
Hops This property is required. GetCisco Vpn Feature Template Ipv4Static Route Next Hop[] - IP gateway address
- null0
This property is required. boolean - null0
- null0Variable
This property is required. string - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- prefix
This property is required. string - Prefix
- prefix
Variable This property is required. string - Variable name
- track
Next Hops This property is required. GetCisco Vpn Feature Template Ipv4Static Route Track Next Hop[] - IP gateway address
- vpn
Id This property is required. number - Destination VPN(!=0 or !=512) to resolve the prefix
- vpn
Id Variable This property is required. string - Variable name
- dhcp
This property is required. bool - Default Gateway obtained from DHCP
- dhcp_
variable This property is required. str - Variable name
- distance
This property is required. int - Administrative distance
- distance_
variable This property is required. str - Variable name
- next_
hops This property is required. Sequence[GetCisco Vpn Feature Template Ipv4Static Route Next Hop] - IP gateway address
- null0
This property is required. bool - null0
- null0_
variable This property is required. str - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- prefix
This property is required. str - Prefix
- prefix_
variable This property is required. str - Variable name
- track_
next_ hops This property is required. Sequence[GetCisco Vpn Feature Template Ipv4Static Route Track Next Hop] - IP gateway address
- vpn_
id This property is required. int - Destination VPN(!=0 or !=512) to resolve the prefix
- vpn_
id_ variable This property is required. str - Variable name
- dhcp
This property is required. Boolean - Default Gateway obtained from DHCP
- dhcp
Variable This property is required. String - Variable name
- distance
This property is required. Number - Administrative distance
- distance
Variable This property is required. String - Variable name
- next
Hops This property is required. List<Property Map> - IP gateway address
- null0
This property is required. Boolean - null0
- null0Variable
This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefix
This property is required. String - Prefix
- prefix
Variable This property is required. String - Variable name
- track
Next Hops This property is required. List<Property Map> - IP gateway address
- vpn
Id This property is required. Number - Destination VPN(!=0 or !=512) to resolve the prefix
- vpn
Id Variable This property is required. String - Variable name
GetCiscoVpnFeatureTemplateIpv4StaticRouteNextHop
- Address
This property is required. string - IP Address
- Address
Variable This property is required. string - Variable name
- Distance
This property is required. int - Administrative distance
- Distance
Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Address
This property is required. string - IP Address
- Address
Variable This property is required. string - Variable name
- Distance
This property is required. int - Administrative distance
- Distance
Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- address
This property is required. String - IP Address
- address
Variable This property is required. String - Variable name
- distance
This property is required. Integer - Administrative distance
- distance
Variable This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- address
This property is required. string - IP Address
- address
Variable This property is required. string - Variable name
- distance
This property is required. number - Administrative distance
- distance
Variable This property is required. string - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- address
This property is required. str - IP Address
- address_
variable This property is required. str - Variable name
- distance
This property is required. int - Administrative distance
- distance_
variable This property is required. str - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- address
This property is required. String - IP Address
- address
Variable This property is required. String - Variable name
- distance
This property is required. Number - Administrative distance
- distance
Variable This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
GetCiscoVpnFeatureTemplateIpv4StaticRouteTrackNextHop
- Address
This property is required. string - IP Address
- Address
Variable This property is required. string - Variable name
- Distance
This property is required. int - Administrative distance
- Distance
Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Tracker
This property is required. string - Static route tracker
- Tracker
Variable This property is required. string - Variable name
- Address
This property is required. string - IP Address
- Address
Variable This property is required. string - Variable name
- Distance
This property is required. int - Administrative distance
- Distance
Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Tracker
This property is required. string - Static route tracker
- Tracker
Variable This property is required. string - Variable name
- address
This property is required. String - IP Address
- address
Variable This property is required. String - Variable name
- distance
This property is required. Integer - Administrative distance
- distance
Variable This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- tracker
This property is required. String - Static route tracker
- tracker
Variable This property is required. String - Variable name
- address
This property is required. string - IP Address
- address
Variable This property is required. string - Variable name
- distance
This property is required. number - Administrative distance
- distance
Variable This property is required. string - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- tracker
This property is required. string - Static route tracker
- tracker
Variable This property is required. string - Variable name
- address
This property is required. str - IP Address
- address_
variable This property is required. str - Variable name
- distance
This property is required. int - Administrative distance
- distance_
variable This property is required. str - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- tracker
This property is required. str - Static route tracker
- tracker_
variable This property is required. str - Variable name
- address
This property is required. String - IP Address
- address
Variable This property is required. String - Variable name
- distance
This property is required. Number - Administrative distance
- distance
Variable This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- tracker
This property is required. String - Static route tracker
- tracker
Variable This property is required. String - Variable name
GetCiscoVpnFeatureTemplateIpv4StaticServiceRoute
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefix
This property is required. string - Prefix
- Prefix
Variable This property is required. string - Variable name
- Service
This property is required. string - Service
- Vpn
Id This property is required. int - Destination VPN to resolve the prefix
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefix
This property is required. string - Prefix
- Prefix
Variable This property is required. string - Variable name
- Service
This property is required. string - Service
- Vpn
Id This property is required. int - Destination VPN to resolve the prefix
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefix
This property is required. String - Prefix
- prefix
Variable This property is required. String - Variable name
- service
This property is required. String - Service
- vpn
Id This property is required. Integer - Destination VPN to resolve the prefix
- optional
This property is required. boolean - Indicates if list item is considered optional.
- prefix
This property is required. string - Prefix
- prefix
Variable This property is required. string - Variable name
- service
This property is required. string - Service
- vpn
Id This property is required. number - Destination VPN to resolve the prefix
- optional
This property is required. bool - Indicates if list item is considered optional.
- prefix
This property is required. str - Prefix
- prefix_
variable This property is required. str - Variable name
- service
This property is required. str - Service
- vpn_
id This property is required. int - Destination VPN to resolve the prefix
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefix
This property is required. String - Prefix
- prefix
Variable This property is required. String - Variable name
- service
This property is required. String - Service
- vpn
Id This property is required. Number - Destination VPN to resolve the prefix
GetCiscoVpnFeatureTemplateIpv6StaticRoute
- Nat
This property is required. string - NAT
- Nat
Variable This property is required. string - Variable name
- Next
Hops This property is required. List<GetCisco Vpn Feature Template Ipv6Static Route Next Hop> - IP gateway address
- Null0
This property is required. bool - null0
- Null0Variable
This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefix
This property is required. string - Prefix
- Prefix
Variable This property is required. string - Variable name
- Vpn
Id This property is required. int - Destination VPN(!=0 or !=512) to resolve the prefix
- Vpn
Id Variable This property is required. string - Variable name
- Nat
This property is required. string - NAT
- Nat
Variable This property is required. string - Variable name
- Next
Hops This property is required. []GetCisco Vpn Feature Template Ipv6Static Route Next Hop - IP gateway address
- Null0
This property is required. bool - null0
- Null0Variable
This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefix
This property is required. string - Prefix
- Prefix
Variable This property is required. string - Variable name
- Vpn
Id This property is required. int - Destination VPN(!=0 or !=512) to resolve the prefix
- Vpn
Id Variable This property is required. string - Variable name
- nat
This property is required. String - NAT
- nat
Variable This property is required. String - Variable name
- next
Hops This property is required. List<GetCisco Vpn Feature Template Ipv6Static Route Next Hop> - IP gateway address
- null0
This property is required. Boolean - null0
- null0Variable
This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefix
This property is required. String - Prefix
- prefix
Variable This property is required. String - Variable name
- vpn
Id This property is required. Integer - Destination VPN(!=0 or !=512) to resolve the prefix
- vpn
Id Variable This property is required. String - Variable name
- nat
This property is required. string - NAT
- nat
Variable This property is required. string - Variable name
- next
Hops This property is required. GetCisco Vpn Feature Template Ipv6Static Route Next Hop[] - IP gateway address
- null0
This property is required. boolean - null0
- null0Variable
This property is required. string - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- prefix
This property is required. string - Prefix
- prefix
Variable This property is required. string - Variable name
- vpn
Id This property is required. number - Destination VPN(!=0 or !=512) to resolve the prefix
- vpn
Id Variable This property is required. string - Variable name
- nat
This property is required. str - NAT
- nat_
variable This property is required. str - Variable name
- next_
hops This property is required. Sequence[GetCisco Vpn Feature Template Ipv6Static Route Next Hop] - IP gateway address
- null0
This property is required. bool - null0
- null0_
variable This property is required. str - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- prefix
This property is required. str - Prefix
- prefix_
variable This property is required. str - Variable name
- vpn_
id This property is required. int - Destination VPN(!=0 or !=512) to resolve the prefix
- vpn_
id_ variable This property is required. str - Variable name
- nat
This property is required. String - NAT
- nat
Variable This property is required. String - Variable name
- next
Hops This property is required. List<Property Map> - IP gateway address
- null0
This property is required. Boolean - null0
- null0Variable
This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefix
This property is required. String - Prefix
- prefix
Variable This property is required. String - Variable name
- vpn
Id This property is required. Number - Destination VPN(!=0 or !=512) to resolve the prefix
- vpn
Id Variable This property is required. String - Variable name
GetCiscoVpnFeatureTemplateIpv6StaticRouteNextHop
- Address
This property is required. string - IP Address
- Address
Variable This property is required. string - Variable name
- Distance
This property is required. int - Administrative distance
- Distance
Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Address
This property is required. string - IP Address
- Address
Variable This property is required. string - Variable name
- Distance
This property is required. int - Administrative distance
- Distance
Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- address
This property is required. String - IP Address
- address
Variable This property is required. String - Variable name
- distance
This property is required. Integer - Administrative distance
- distance
Variable This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- address
This property is required. string - IP Address
- address
Variable This property is required. string - Variable name
- distance
This property is required. number - Administrative distance
- distance
Variable This property is required. string - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- address
This property is required. str - IP Address
- address_
variable This property is required. str - Variable name
- distance
This property is required. int - Administrative distance
- distance_
variable This property is required. str - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- address
This property is required. String - IP Address
- address
Variable This property is required. String - Variable name
- distance
This property is required. Number - Administrative distance
- distance
Variable This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
GetCiscoVpnFeatureTemplateNat64Pool
- End
Address This property is required. string - Ending IP address of NAT pool range
- End
Address Variable This property is required. string - Variable name
- Leak
From Global This property is required. bool - Enable Route Leaking from Global VPN to this Service VPN
- Leak
From Global Protocol This property is required. string - Select protocol for route leaking
- Leak
To Global This property is required. bool - Enable Route Leaking from this Service VPN to Global VPN
- Name
This property is required. string - NAT64 Pool name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Overload
This property is required. bool - NAT 64 Overload Option
- Overload
Variable This property is required. string - Variable name
- Start
Address This property is required. string - Starting IP address of NAT pool range
- Start
Address Variable This property is required. string - Variable name
- End
Address This property is required. string - Ending IP address of NAT pool range
- End
Address Variable This property is required. string - Variable name
- Leak
From Global This property is required. bool - Enable Route Leaking from Global VPN to this Service VPN
- Leak
From Global Protocol This property is required. string - Select protocol for route leaking
- Leak
To Global This property is required. bool - Enable Route Leaking from this Service VPN to Global VPN
- Name
This property is required. string - NAT64 Pool name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Overload
This property is required. bool - NAT 64 Overload Option
- Overload
Variable This property is required. string - Variable name
- Start
Address This property is required. string - Starting IP address of NAT pool range
- Start
Address Variable This property is required. string - Variable name
- end
Address This property is required. String - Ending IP address of NAT pool range
- end
Address Variable This property is required. String - Variable name
- leak
From Global This property is required. Boolean - Enable Route Leaking from Global VPN to this Service VPN
- leak
From Global Protocol This property is required. String - Select protocol for route leaking
- leak
To Global This property is required. Boolean - Enable Route Leaking from this Service VPN to Global VPN
- name
This property is required. String - NAT64 Pool name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- overload
This property is required. Boolean - NAT 64 Overload Option
- overload
Variable This property is required. String - Variable name
- start
Address This property is required. String - Starting IP address of NAT pool range
- start
Address Variable This property is required. String - Variable name
- end
Address This property is required. string - Ending IP address of NAT pool range
- end
Address Variable This property is required. string - Variable name
- leak
From Global This property is required. boolean - Enable Route Leaking from Global VPN to this Service VPN
- leak
From Global Protocol This property is required. string - Select protocol for route leaking
- leak
To Global This property is required. boolean - Enable Route Leaking from this Service VPN to Global VPN
- name
This property is required. string - NAT64 Pool name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- overload
This property is required. boolean - NAT 64 Overload Option
- overload
Variable This property is required. string - Variable name
- start
Address This property is required. string - Starting IP address of NAT pool range
- start
Address Variable This property is required. string - Variable name
- end_
address This property is required. str - Ending IP address of NAT pool range
- end_
address_ variable This property is required. str - Variable name
- leak_
from_ global This property is required. bool - Enable Route Leaking from Global VPN to this Service VPN
- leak_
from_ global_ protocol This property is required. str - Select protocol for route leaking
- leak_
to_ global This property is required. bool - Enable Route Leaking from this Service VPN to Global VPN
- name
This property is required. str - NAT64 Pool name
- optional
This property is required. bool - Indicates if list item is considered optional.
- overload
This property is required. bool - NAT 64 Overload Option
- overload_
variable This property is required. str - Variable name
- start_
address This property is required. str - Starting IP address of NAT pool range
- start_
address_ variable This property is required. str - Variable name
- end
Address This property is required. String - Ending IP address of NAT pool range
- end
Address Variable This property is required. String - Variable name
- leak
From Global This property is required. Boolean - Enable Route Leaking from Global VPN to this Service VPN
- leak
From Global Protocol This property is required. String - Select protocol for route leaking
- leak
To Global This property is required. Boolean - Enable Route Leaking from this Service VPN to Global VPN
- name
This property is required. String - NAT64 Pool name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- overload
This property is required. Boolean - NAT 64 Overload Option
- overload
Variable This property is required. String - Variable name
- start
Address This property is required. String - Starting IP address of NAT pool range
- start
Address Variable This property is required. String - Variable name
GetCiscoVpnFeatureTemplateNatPool
- Direction
This property is required. string - Direction of NAT translation
- Direction
Variable This property is required. string - Variable name
- Name
This property is required. int - NAT Pool Name, natpool1..31
- Name
Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Overload
This property is required. bool - Enable port translation(PAT)
- Overload
Variable This property is required. string - Variable name
- Prefix
Length This property is required. int - Ending IP address of NAT Pool Prefix Length
- Prefix
Length Variable This property is required. string - Variable name
- Range
End This property is required. string - Ending IP address of NAT pool range
- Range
End Variable This property is required. string - Variable name
- Range
Start This property is required. string - Starting IP address of NAT pool range
- Range
Start Variable This property is required. string - Variable name
- Tracker
Id This property is required. int - Add Object/Object Group Tracker
- Tracker
Id Variable This property is required. string - Variable name
- Direction
This property is required. string - Direction of NAT translation
- Direction
Variable This property is required. string - Variable name
- Name
This property is required. int - NAT Pool Name, natpool1..31
- Name
Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Overload
This property is required. bool - Enable port translation(PAT)
- Overload
Variable This property is required. string - Variable name
- Prefix
Length This property is required. int - Ending IP address of NAT Pool Prefix Length
- Prefix
Length Variable This property is required. string - Variable name
- Range
End This property is required. string - Ending IP address of NAT pool range
- Range
End Variable This property is required. string - Variable name
- Range
Start This property is required. string - Starting IP address of NAT pool range
- Range
Start Variable This property is required. string - Variable name
- Tracker
Id This property is required. int - Add Object/Object Group Tracker
- Tracker
Id Variable This property is required. string - Variable name
- direction
This property is required. String - Direction of NAT translation
- direction
Variable This property is required. String - Variable name
- name
This property is required. Integer - NAT Pool Name, natpool1..31
- name
Variable This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- overload
This property is required. Boolean - Enable port translation(PAT)
- overload
Variable This property is required. String - Variable name
- prefix
Length This property is required. Integer - Ending IP address of NAT Pool Prefix Length
- prefix
Length Variable This property is required. String - Variable name
- range
End This property is required. String - Ending IP address of NAT pool range
- range
End Variable This property is required. String - Variable name
- range
Start This property is required. String - Starting IP address of NAT pool range
- range
Start Variable This property is required. String - Variable name
- tracker
Id This property is required. Integer - Add Object/Object Group Tracker
- tracker
Id Variable This property is required. String - Variable name
- direction
This property is required. string - Direction of NAT translation
- direction
Variable This property is required. string - Variable name
- name
This property is required. number - NAT Pool Name, natpool1..31
- name
Variable This property is required. string - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- overload
This property is required. boolean - Enable port translation(PAT)
- overload
Variable This property is required. string - Variable name
- prefix
Length This property is required. number - Ending IP address of NAT Pool Prefix Length
- prefix
Length Variable This property is required. string - Variable name
- range
End This property is required. string - Ending IP address of NAT pool range
- range
End Variable This property is required. string - Variable name
- range
Start This property is required. string - Starting IP address of NAT pool range
- range
Start Variable This property is required. string - Variable name
- tracker
Id This property is required. number - Add Object/Object Group Tracker
- tracker
Id Variable This property is required. string - Variable name
- direction
This property is required. str - Direction of NAT translation
- direction_
variable This property is required. str - Variable name
- name
This property is required. int - NAT Pool Name, natpool1..31
- name_
variable This property is required. str - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- overload
This property is required. bool - Enable port translation(PAT)
- overload_
variable This property is required. str - Variable name
- prefix_
length This property is required. int - Ending IP address of NAT Pool Prefix Length
- prefix_
length_ variable This property is required. str - Variable name
- range_
end This property is required. str - Ending IP address of NAT pool range
- range_
end_ variable This property is required. str - Variable name
- range_
start This property is required. str - Starting IP address of NAT pool range
- range_
start_ variable This property is required. str - Variable name
- tracker_
id This property is required. int - Add Object/Object Group Tracker
- tracker_
id_ variable This property is required. str - Variable name
- direction
This property is required. String - Direction of NAT translation
- direction
Variable This property is required. String - Variable name
- name
This property is required. Number - NAT Pool Name, natpool1..31
- name
Variable This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- overload
This property is required. Boolean - Enable port translation(PAT)
- overload
Variable This property is required. String - Variable name
- prefix
Length This property is required. Number - Ending IP address of NAT Pool Prefix Length
- prefix
Length Variable This property is required. String - Variable name
- range
End This property is required. String - Ending IP address of NAT pool range
- range
End Variable This property is required. String - Variable name
- range
Start This property is required. String - Starting IP address of NAT pool range
- range
Start Variable This property is required. String - Variable name
- tracker
Id This property is required. Number - Add Object/Object Group Tracker
- tracker
Id Variable This property is required. String - Variable name
GetCiscoVpnFeatureTemplateOmpAdvertiseIpv4Route
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefixes
This property is required. List<GetCisco Vpn Feature Template Omp Advertise Ipv4Route Prefix> - Protocol
This property is required. string - Advertised routes protocol
- Protocol
Sub Type Variable This property is required. string - Variable name
- Protocol
Sub Types This property is required. List<string> - Protocol
Variable This property is required. string - Variable name
- Route
Policy This property is required. string - Set Route Policy to OMP
- Route
Policy Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefixes
This property is required. []GetCisco Vpn Feature Template Omp Advertise Ipv4Route Prefix - Protocol
This property is required. string - Advertised routes protocol
- Protocol
Sub Type Variable This property is required. string - Variable name
- Protocol
Sub Types This property is required. []string - Protocol
Variable This property is required. string - Variable name
- Route
Policy This property is required. string - Set Route Policy to OMP
- Route
Policy Variable This property is required. string - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefixes
This property is required. List<GetCisco Vpn Feature Template Omp Advertise Ipv4Route Prefix> - protocol
This property is required. String - Advertised routes protocol
- protocol
Sub Type Variable This property is required. String - Variable name
- protocol
Sub Types This property is required. List<String> - protocol
Variable This property is required. String - Variable name
- route
Policy This property is required. String - Set Route Policy to OMP
- route
Policy Variable This property is required. String - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- prefixes
This property is required. GetCisco Vpn Feature Template Omp Advertise Ipv4Route Prefix[] - protocol
This property is required. string - Advertised routes protocol
- protocol
Sub Type Variable This property is required. string - Variable name
- protocol
Sub Types This property is required. string[] - protocol
Variable This property is required. string - Variable name
- route
Policy This property is required. string - Set Route Policy to OMP
- route
Policy Variable This property is required. string - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- prefixes
This property is required. Sequence[GetCisco Vpn Feature Template Omp Advertise Ipv4Route Prefix] - protocol
This property is required. str - Advertised routes protocol
- protocol_
sub_ type_ variable This property is required. str - Variable name
- protocol_
sub_ types This property is required. Sequence[str] - protocol_
variable This property is required. str - Variable name
- route_
policy This property is required. str - Set Route Policy to OMP
- route_
policy_ variable This property is required. str - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefixes
This property is required. List<Property Map> - protocol
This property is required. String - Advertised routes protocol
- protocol
Sub Type Variable This property is required. String - Variable name
- protocol
Sub Types This property is required. List<String> - protocol
Variable This property is required. String - Variable name
- route
Policy This property is required. String - Set Route Policy to OMP
- route
Policy Variable This property is required. String - Variable name
GetCiscoVpnFeatureTemplateOmpAdvertiseIpv4RoutePrefix
- Aggregate
Only This property is required. bool - Aggregate Only
- Aggregate
Only Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefix
Entry This property is required. string - Prefix
- Prefix
Entry Variable This property is required. string - Variable name
- Aggregate
Only This property is required. bool - Aggregate Only
- Aggregate
Only Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefix
Entry This property is required. string - Prefix
- Prefix
Entry Variable This property is required. string - Variable name
- aggregate
Only This property is required. Boolean - Aggregate Only
- aggregate
Only Variable This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefix
Entry This property is required. String - Prefix
- prefix
Entry Variable This property is required. String - Variable name
- aggregate
Only This property is required. boolean - Aggregate Only
- aggregate
Only Variable This property is required. string - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- prefix
Entry This property is required. string - Prefix
- prefix
Entry Variable This property is required. string - Variable name
- aggregate_
only This property is required. bool - Aggregate Only
- aggregate_
only_ variable This property is required. str - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- prefix_
entry This property is required. str - Prefix
- prefix_
entry_ variable This property is required. str - Variable name
- aggregate
Only This property is required. Boolean - Aggregate Only
- aggregate
Only Variable This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefix
Entry This property is required. String - Prefix
- prefix
Entry Variable This property is required. String - Variable name
GetCiscoVpnFeatureTemplateOmpAdvertiseIpv6Route
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefixes
This property is required. List<GetCisco Vpn Feature Template Omp Advertise Ipv6Route Prefix> - Protocol
This property is required. string - Advertised routes protocol
- Protocol
Sub Type Variable This property is required. string - Variable name
- Protocol
Sub Types This property is required. List<string> - Protocol
Variable This property is required. string - Variable name
- Route
Policy This property is required. string - Route
Policy Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefixes
This property is required. []GetCisco Vpn Feature Template Omp Advertise Ipv6Route Prefix - Protocol
This property is required. string - Advertised routes protocol
- Protocol
Sub Type Variable This property is required. string - Variable name
- Protocol
Sub Types This property is required. []string - Protocol
Variable This property is required. string - Variable name
- Route
Policy This property is required. string - Route
Policy Variable This property is required. string - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefixes
This property is required. List<GetCisco Vpn Feature Template Omp Advertise Ipv6Route Prefix> - protocol
This property is required. String - Advertised routes protocol
- protocol
Sub Type Variable This property is required. String - Variable name
- protocol
Sub Types This property is required. List<String> - protocol
Variable This property is required. String - Variable name
- route
Policy This property is required. String - route
Policy Variable This property is required. String - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- prefixes
This property is required. GetCisco Vpn Feature Template Omp Advertise Ipv6Route Prefix[] - protocol
This property is required. string - Advertised routes protocol
- protocol
Sub Type Variable This property is required. string - Variable name
- protocol
Sub Types This property is required. string[] - protocol
Variable This property is required. string - Variable name
- route
Policy This property is required. string - route
Policy Variable This property is required. string - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- prefixes
This property is required. Sequence[GetCisco Vpn Feature Template Omp Advertise Ipv6Route Prefix] - protocol
This property is required. str - Advertised routes protocol
- protocol_
sub_ type_ variable This property is required. str - Variable name
- protocol_
sub_ types This property is required. Sequence[str] - protocol_
variable This property is required. str - Variable name
- route_
policy This property is required. str - route_
policy_ variable This property is required. str - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefixes
This property is required. List<Property Map> - protocol
This property is required. String - Advertised routes protocol
- protocol
Sub Type Variable This property is required. String - Variable name
- protocol
Sub Types This property is required. List<String> - protocol
Variable This property is required. String - Variable name
- route
Policy This property is required. String - route
Policy Variable This property is required. String - Variable name
GetCiscoVpnFeatureTemplateOmpAdvertiseIpv6RoutePrefix
- Aggregate
Only This property is required. bool - Aggregate Only
- Aggregate
Only Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefix
Entry This property is required. string - Prefix
- Prefix
Entry Variable This property is required. string - Variable name
- Aggregate
Only This property is required. bool - Aggregate Only
- Aggregate
Only Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefix
Entry This property is required. string - Prefix
- Prefix
Entry Variable This property is required. string - Variable name
- aggregate
Only This property is required. Boolean - Aggregate Only
- aggregate
Only Variable This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefix
Entry This property is required. String - Prefix
- prefix
Entry Variable This property is required. String - Variable name
- aggregate
Only This property is required. boolean - Aggregate Only
- aggregate
Only Variable This property is required. string - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- prefix
Entry This property is required. string - Prefix
- prefix
Entry Variable This property is required. string - Variable name
- aggregate_
only This property is required. bool - Aggregate Only
- aggregate_
only_ variable This property is required. str - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- prefix_
entry This property is required. str - Prefix
- prefix_
entry_ variable This property is required. str - Variable name
- aggregate
Only This property is required. Boolean - Aggregate Only
- aggregate
Only Variable This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefix
Entry This property is required. String - Prefix
- prefix
Entry Variable This property is required. String - Variable name
GetCiscoVpnFeatureTemplatePortForwardRule
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Pool
Name This property is required. int - NAT Pool Name, natpool1..31
- Pool
Name Variable This property is required. string - Variable name
- Protocol
This property is required. string - Protocol
- Protocol
Variable This property is required. string - Variable name
- Source
Ip This property is required. string - Source IP address to be translated
- Source
Ip Variable This property is required. string - Variable name
- Source
Port This property is required. int - Source Port
- Source
Port Variable This property is required. string - Variable name
- Translate
Ip This property is required. string - Statically translated source IP address
- Translate
Ip Variable This property is required. string - Variable name
- Translate
Port This property is required. int - Translate Port
- Translate
Port Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Pool
Name This property is required. int - NAT Pool Name, natpool1..31
- Pool
Name Variable This property is required. string - Variable name
- Protocol
This property is required. string - Protocol
- Protocol
Variable This property is required. string - Variable name
- Source
Ip This property is required. string - Source IP address to be translated
- Source
Ip Variable This property is required. string - Variable name
- Source
Port This property is required. int - Source Port
- Source
Port Variable This property is required. string - Variable name
- Translate
Ip This property is required. string - Statically translated source IP address
- Translate
Ip Variable This property is required. string - Variable name
- Translate
Port This property is required. int - Translate Port
- Translate
Port Variable This property is required. string - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- pool
Name This property is required. Integer - NAT Pool Name, natpool1..31
- pool
Name Variable This property is required. String - Variable name
- protocol
This property is required. String - Protocol
- protocol
Variable This property is required. String - Variable name
- source
Ip This property is required. String - Source IP address to be translated
- source
Ip Variable This property is required. String - Variable name
- source
Port This property is required. Integer - Source Port
- source
Port Variable This property is required. String - Variable name
- translate
Ip This property is required. String - Statically translated source IP address
- translate
Ip Variable This property is required. String - Variable name
- translate
Port This property is required. Integer - Translate Port
- translate
Port Variable This property is required. String - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- pool
Name This property is required. number - NAT Pool Name, natpool1..31
- pool
Name Variable This property is required. string - Variable name
- protocol
This property is required. string - Protocol
- protocol
Variable This property is required. string - Variable name
- source
Ip This property is required. string - Source IP address to be translated
- source
Ip Variable This property is required. string - Variable name
- source
Port This property is required. number - Source Port
- source
Port Variable This property is required. string - Variable name
- translate
Ip This property is required. string - Statically translated source IP address
- translate
Ip Variable This property is required. string - Variable name
- translate
Port This property is required. number - Translate Port
- translate
Port Variable This property is required. string - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- pool_
name This property is required. int - NAT Pool Name, natpool1..31
- pool_
name_ variable This property is required. str - Variable name
- protocol
This property is required. str - Protocol
- protocol_
variable This property is required. str - Variable name
- source_
ip This property is required. str - Source IP address to be translated
- source_
ip_ variable This property is required. str - Variable name
- source_
port This property is required. int - Source Port
- source_
port_ variable This property is required. str - Variable name
- translate_
ip This property is required. str - Statically translated source IP address
- translate_
ip_ variable This property is required. str - Variable name
- translate_
port This property is required. int - Translate Port
- translate_
port_ variable This property is required. str - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- pool
Name This property is required. Number - NAT Pool Name, natpool1..31
- pool
Name Variable This property is required. String - Variable name
- protocol
This property is required. String - Protocol
- protocol
Variable This property is required. String - Variable name
- source
Ip This property is required. String - Source IP address to be translated
- source
Ip Variable This property is required. String - Variable name
- source
Port This property is required. Number - Source Port
- source
Port Variable This property is required. String - Variable name
- translate
Ip This property is required. String - Statically translated source IP address
- translate
Ip Variable This property is required. String - Variable name
- translate
Port This property is required. Number - Translate Port
- translate
Port Variable This property is required. String - Variable name
GetCiscoVpnFeatureTemplateRouteGlobalExport
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Protocol
This property is required. string - Select a Route Protocol to enable route leaking from this Service VPN to Global VPN
- Protocol
Sub Type Variable This property is required. string - Variable name
- Protocol
Sub Types This property is required. List<string> - Protocol
Variable This property is required. string - Variable name
- Redistributes
This property is required. List<GetCisco Vpn Feature Template Route Global Export Redistribute> - Enable redistribution of replicated route protocol
- Route
Policy This property is required. string - Select a Route Policy to enable route leaking from this Service VPN to Global VPN
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Protocol
This property is required. string - Select a Route Protocol to enable route leaking from this Service VPN to Global VPN
- Protocol
Sub Type Variable This property is required. string - Variable name
- Protocol
Sub Types This property is required. []string - Protocol
Variable This property is required. string - Variable name
- Redistributes
This property is required. []GetCisco Vpn Feature Template Route Global Export Redistribute - Enable redistribution of replicated route protocol
- Route
Policy This property is required. string - Select a Route Policy to enable route leaking from this Service VPN to Global VPN
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- protocol
This property is required. String - Select a Route Protocol to enable route leaking from this Service VPN to Global VPN
- protocol
Sub Type Variable This property is required. String - Variable name
- protocol
Sub Types This property is required. List<String> - protocol
Variable This property is required. String - Variable name
- redistributes
This property is required. List<GetCisco Vpn Feature Template Route Global Export Redistribute> - Enable redistribution of replicated route protocol
- route
Policy This property is required. String - Select a Route Policy to enable route leaking from this Service VPN to Global VPN
- optional
This property is required. boolean - Indicates if list item is considered optional.
- protocol
This property is required. string - Select a Route Protocol to enable route leaking from this Service VPN to Global VPN
- protocol
Sub Type Variable This property is required. string - Variable name
- protocol
Sub Types This property is required. string[] - protocol
Variable This property is required. string - Variable name
- redistributes
This property is required. GetCisco Vpn Feature Template Route Global Export Redistribute[] - Enable redistribution of replicated route protocol
- route
Policy This property is required. string - Select a Route Policy to enable route leaking from this Service VPN to Global VPN
- optional
This property is required. bool - Indicates if list item is considered optional.
- protocol
This property is required. str - Select a Route Protocol to enable route leaking from this Service VPN to Global VPN
- protocol_
sub_ type_ variable This property is required. str - Variable name
- protocol_
sub_ types This property is required. Sequence[str] - protocol_
variable This property is required. str - Variable name
- redistributes
This property is required. Sequence[GetCisco Vpn Feature Template Route Global Export Redistribute] - Enable redistribution of replicated route protocol
- route_
policy This property is required. str - Select a Route Policy to enable route leaking from this Service VPN to Global VPN
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- protocol
This property is required. String - Select a Route Protocol to enable route leaking from this Service VPN to Global VPN
- protocol
Sub Type Variable This property is required. String - Variable name
- protocol
Sub Types This property is required. List<String> - protocol
Variable This property is required. String - Variable name
- redistributes
This property is required. List<Property Map> - Enable redistribution of replicated route protocol
- route
Policy This property is required. String - Select a Route Policy to enable route leaking from this Service VPN to Global VPN
GetCiscoVpnFeatureTemplateRouteGlobalExportRedistribute
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Protocol
This property is required. string - Select a Route Protocol to enable redistribution
- Protocol
Variable This property is required. string - Variable name
- Route
Policy This property is required. string - Select a Route Policy to enable redistribution
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Protocol
This property is required. string - Select a Route Protocol to enable redistribution
- Protocol
Variable This property is required. string - Variable name
- Route
Policy This property is required. string - Select a Route Policy to enable redistribution
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- protocol
This property is required. String - Select a Route Protocol to enable redistribution
- protocol
Variable This property is required. String - Variable name
- route
Policy This property is required. String - Select a Route Policy to enable redistribution
- optional
This property is required. boolean - Indicates if list item is considered optional.
- protocol
This property is required. string - Select a Route Protocol to enable redistribution
- protocol
Variable This property is required. string - Variable name
- route
Policy This property is required. string - Select a Route Policy to enable redistribution
- optional
This property is required. bool - Indicates if list item is considered optional.
- protocol
This property is required. str - Select a Route Protocol to enable redistribution
- protocol_
variable This property is required. str - Variable name
- route_
policy This property is required. str - Select a Route Policy to enable redistribution
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- protocol
This property is required. String - Select a Route Protocol to enable redistribution
- protocol
Variable This property is required. String - Variable name
- route
Policy This property is required. String - Select a Route Policy to enable redistribution
GetCiscoVpnFeatureTemplateRouteGlobalImport
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Protocol
This property is required. string - Select a Route Protocol to enable route leaking from Global VPN to this Service VPN
- Protocol
Sub Type Variable This property is required. string - Variable name
- Protocol
Sub Types This property is required. List<string> - Protocol
Variable This property is required. string - Variable name
- Redistributes
This property is required. List<GetCisco Vpn Feature Template Route Global Import Redistribute> - Enable redistribution of replicated route protocol
- Route
Policy This property is required. string - Select a Route Policy to enable route leaking from Global VPN to this Service VPN
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Protocol
This property is required. string - Select a Route Protocol to enable route leaking from Global VPN to this Service VPN
- Protocol
Sub Type Variable This property is required. string - Variable name
- Protocol
Sub Types This property is required. []string - Protocol
Variable This property is required. string - Variable name
- Redistributes
This property is required. []GetCisco Vpn Feature Template Route Global Import Redistribute - Enable redistribution of replicated route protocol
- Route
Policy This property is required. string - Select a Route Policy to enable route leaking from Global VPN to this Service VPN
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- protocol
This property is required. String - Select a Route Protocol to enable route leaking from Global VPN to this Service VPN
- protocol
Sub Type Variable This property is required. String - Variable name
- protocol
Sub Types This property is required. List<String> - protocol
Variable This property is required. String - Variable name
- redistributes
This property is required. List<GetCisco Vpn Feature Template Route Global Import Redistribute> - Enable redistribution of replicated route protocol
- route
Policy This property is required. String - Select a Route Policy to enable route leaking from Global VPN to this Service VPN
- optional
This property is required. boolean - Indicates if list item is considered optional.
- protocol
This property is required. string - Select a Route Protocol to enable route leaking from Global VPN to this Service VPN
- protocol
Sub Type Variable This property is required. string - Variable name
- protocol
Sub Types This property is required. string[] - protocol
Variable This property is required. string - Variable name
- redistributes
This property is required. GetCisco Vpn Feature Template Route Global Import Redistribute[] - Enable redistribution of replicated route protocol
- route
Policy This property is required. string - Select a Route Policy to enable route leaking from Global VPN to this Service VPN
- optional
This property is required. bool - Indicates if list item is considered optional.
- protocol
This property is required. str - Select a Route Protocol to enable route leaking from Global VPN to this Service VPN
- protocol_
sub_ type_ variable This property is required. str - Variable name
- protocol_
sub_ types This property is required. Sequence[str] - protocol_
variable This property is required. str - Variable name
- redistributes
This property is required. Sequence[GetCisco Vpn Feature Template Route Global Import Redistribute] - Enable redistribution of replicated route protocol
- route_
policy This property is required. str - Select a Route Policy to enable route leaking from Global VPN to this Service VPN
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- protocol
This property is required. String - Select a Route Protocol to enable route leaking from Global VPN to this Service VPN
- protocol
Sub Type Variable This property is required. String - Variable name
- protocol
Sub Types This property is required. List<String> - protocol
Variable This property is required. String - Variable name
- redistributes
This property is required. List<Property Map> - Enable redistribution of replicated route protocol
- route
Policy This property is required. String - Select a Route Policy to enable route leaking from Global VPN to this Service VPN
GetCiscoVpnFeatureTemplateRouteGlobalImportRedistribute
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Protocol
This property is required. string - Select a Route Protocol to enable redistribution
- Protocol
Variable This property is required. string - Variable name
- Route
Policy This property is required. string - Select a Route Policy to enable redistribution
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Protocol
This property is required. string - Select a Route Protocol to enable redistribution
- Protocol
Variable This property is required. string - Variable name
- Route
Policy This property is required. string - Select a Route Policy to enable redistribution
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- protocol
This property is required. String - Select a Route Protocol to enable redistribution
- protocol
Variable This property is required. String - Variable name
- route
Policy This property is required. String - Select a Route Policy to enable redistribution
- optional
This property is required. boolean - Indicates if list item is considered optional.
- protocol
This property is required. string - Select a Route Protocol to enable redistribution
- protocol
Variable This property is required. string - Variable name
- route
Policy This property is required. string - Select a Route Policy to enable redistribution
- optional
This property is required. bool - Indicates if list item is considered optional.
- protocol
This property is required. str - Select a Route Protocol to enable redistribution
- protocol_
variable This property is required. str - Variable name
- route_
policy This property is required. str - Select a Route Policy to enable redistribution
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- protocol
This property is required. String - Select a Route Protocol to enable redistribution
- protocol
Variable This property is required. String - Variable name
- route
Policy This property is required. String - Select a Route Policy to enable redistribution
GetCiscoVpnFeatureTemplateRouteVpnImport
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Protocol
This property is required. string - Select a Route Protocol to enable route leaking to current VPN
- Protocol
Sub Type Variable This property is required. string - Variable name
- Protocol
Sub Types This property is required. List<string> - Protocol
Variable This property is required. string - Variable name
- Redistributes
This property is required. List<GetCisco Vpn Feature Template Route Vpn Import Redistribute> - Enable redistribution of replicated route protocol
- Route
Policy This property is required. string - Select a Route Policy to enable route leaking to current VPN
- Route
Policy Variable This property is required. string - Variable name
- Source
Vpn Id This property is required. int - Select a Source VPN where route leaks from
- Source
Vpn Id Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Protocol
This property is required. string - Select a Route Protocol to enable route leaking to current VPN
- Protocol
Sub Type Variable This property is required. string - Variable name
- Protocol
Sub Types This property is required. []string - Protocol
Variable This property is required. string - Variable name
- Redistributes
This property is required. []GetCisco Vpn Feature Template Route Vpn Import Redistribute - Enable redistribution of replicated route protocol
- Route
Policy This property is required. string - Select a Route Policy to enable route leaking to current VPN
- Route
Policy Variable This property is required. string - Variable name
- Source
Vpn Id This property is required. int - Select a Source VPN where route leaks from
- Source
Vpn Id Variable This property is required. string - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- protocol
This property is required. String - Select a Route Protocol to enable route leaking to current VPN
- protocol
Sub Type Variable This property is required. String - Variable name
- protocol
Sub Types This property is required. List<String> - protocol
Variable This property is required. String - Variable name
- redistributes
This property is required. List<GetCisco Vpn Feature Template Route Vpn Import Redistribute> - Enable redistribution of replicated route protocol
- route
Policy This property is required. String - Select a Route Policy to enable route leaking to current VPN
- route
Policy Variable This property is required. String - Variable name
- source
Vpn Id This property is required. Integer - Select a Source VPN where route leaks from
- source
Vpn Id Variable This property is required. String - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- protocol
This property is required. string - Select a Route Protocol to enable route leaking to current VPN
- protocol
Sub Type Variable This property is required. string - Variable name
- protocol
Sub Types This property is required. string[] - protocol
Variable This property is required. string - Variable name
- redistributes
This property is required. GetCisco Vpn Feature Template Route Vpn Import Redistribute[] - Enable redistribution of replicated route protocol
- route
Policy This property is required. string - Select a Route Policy to enable route leaking to current VPN
- route
Policy Variable This property is required. string - Variable name
- source
Vpn Id This property is required. number - Select a Source VPN where route leaks from
- source
Vpn Id Variable This property is required. string - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- protocol
This property is required. str - Select a Route Protocol to enable route leaking to current VPN
- protocol_
sub_ type_ variable This property is required. str - Variable name
- protocol_
sub_ types This property is required. Sequence[str] - protocol_
variable This property is required. str - Variable name
- redistributes
This property is required. Sequence[GetCisco Vpn Feature Template Route Vpn Import Redistribute] - Enable redistribution of replicated route protocol
- route_
policy This property is required. str - Select a Route Policy to enable route leaking to current VPN
- route_
policy_ variable This property is required. str - Variable name
- source_
vpn_ id This property is required. int - Select a Source VPN where route leaks from
- source_
vpn_ id_ variable This property is required. str - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- protocol
This property is required. String - Select a Route Protocol to enable route leaking to current VPN
- protocol
Sub Type Variable This property is required. String - Variable name
- protocol
Sub Types This property is required. List<String> - protocol
Variable This property is required. String - Variable name
- redistributes
This property is required. List<Property Map> - Enable redistribution of replicated route protocol
- route
Policy This property is required. String - Select a Route Policy to enable route leaking to current VPN
- route
Policy Variable This property is required. String - Variable name
- source
Vpn Id This property is required. Number - Select a Source VPN where route leaks from
- source
Vpn Id Variable This property is required. String - Variable name
GetCiscoVpnFeatureTemplateRouteVpnImportRedistribute
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Protocol
This property is required. string - Select a Route Protocol to enable redistribution
- Protocol
Variable This property is required. string - Variable name
- Route
Policy This property is required. string - Select a Route Policy to enable redistribution
- Route
Policy Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Protocol
This property is required. string - Select a Route Protocol to enable redistribution
- Protocol
Variable This property is required. string - Variable name
- Route
Policy This property is required. string - Select a Route Policy to enable redistribution
- Route
Policy Variable This property is required. string - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- protocol
This property is required. String - Select a Route Protocol to enable redistribution
- protocol
Variable This property is required. String - Variable name
- route
Policy This property is required. String - Select a Route Policy to enable redistribution
- route
Policy Variable This property is required. String - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- protocol
This property is required. string - Select a Route Protocol to enable redistribution
- protocol
Variable This property is required. string - Variable name
- route
Policy This property is required. string - Select a Route Policy to enable redistribution
- route
Policy Variable This property is required. string - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- protocol
This property is required. str - Select a Route Protocol to enable redistribution
- protocol_
variable This property is required. str - Variable name
- route_
policy This property is required. str - Select a Route Policy to enable redistribution
- route_
policy_ variable This property is required. str - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- protocol
This property is required. String - Select a Route Protocol to enable redistribution
- protocol
Variable This property is required. String - Variable name
- route
Policy This property is required. String - Select a Route Policy to enable redistribution
- route
Policy Variable This property is required. String - Variable name
GetCiscoVpnFeatureTemplateService
- Address
Variable This property is required. string - Variable name
- Addresses
This property is required. List<string> - List of IPv4 address
- Interface
This property is required. string - Tracking Service
- Interface
Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Service
Types This property is required. string - Service Type
- Track
Enable This property is required. bool - Tracking Service
- Track
Enable Variable This property is required. string - Variable name
- Address
Variable This property is required. string - Variable name
- Addresses
This property is required. []string - List of IPv4 address
- Interface
This property is required. string - Tracking Service
- Interface
Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Service
Types This property is required. string - Service Type
- Track
Enable This property is required. bool - Tracking Service
- Track
Enable Variable This property is required. string - Variable name
- address
Variable This property is required. String - Variable name
- addresses
This property is required. List<String> - List of IPv4 address
- interface
Variable This property is required. String - Variable name
- interface_
This property is required. String - Tracking Service
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- service
Types This property is required. String - Service Type
- track
Enable This property is required. Boolean - Tracking Service
- track
Enable Variable This property is required. String - Variable name
- address
Variable This property is required. string - Variable name
- addresses
This property is required. string[] - List of IPv4 address
- interface
This property is required. string - Tracking Service
- interface
Variable This property is required. string - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- service
Types This property is required. string - Service Type
- track
Enable This property is required. boolean - Tracking Service
- track
Enable Variable This property is required. string - Variable name
- address_
variable This property is required. str - Variable name
- addresses
This property is required. Sequence[str] - List of IPv4 address
- interface
This property is required. str - Tracking Service
- interface_
variable This property is required. str - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- service_
types This property is required. str - Service Type
- track_
enable This property is required. bool - Tracking Service
- track_
enable_ variable This property is required. str - Variable name
- address
Variable This property is required. String - Variable name
- addresses
This property is required. List<String> - List of IPv4 address
- interface
This property is required. String - Tracking Service
- interface
Variable This property is required. String - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- service
Types This property is required. String - Service Type
- track
Enable This property is required. Boolean - Tracking Service
- track
Enable Variable This property is required. String - Variable name
GetCiscoVpnFeatureTemplateStaticNatRule
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Pool
Name This property is required. int - NAT Pool Name, natpool1..31
- Pool
Name Variable This property is required. string - Variable name
- Source
Ip This property is required. string - Source IP address to be translated
- Source
Ip Variable This property is required. string - Variable name
- Static
Nat Direction This property is required. string - Direction of static NAT translation
- Static
Nat Direction Variable This property is required. string - Variable name
- Tracker
Id This property is required. int - Add Object/Object Group Tracker
- Tracker
Id Variable This property is required. string - Variable name
- Translate
Ip This property is required. string - Statically translated source IP address
- Translate
Ip Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Pool
Name This property is required. int - NAT Pool Name, natpool1..31
- Pool
Name Variable This property is required. string - Variable name
- Source
Ip This property is required. string - Source IP address to be translated
- Source
Ip Variable This property is required. string - Variable name
- Static
Nat Direction This property is required. string - Direction of static NAT translation
- Static
Nat Direction Variable This property is required. string - Variable name
- Tracker
Id This property is required. int - Add Object/Object Group Tracker
- Tracker
Id Variable This property is required. string - Variable name
- Translate
Ip This property is required. string - Statically translated source IP address
- Translate
Ip Variable This property is required. string - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- pool
Name This property is required. Integer - NAT Pool Name, natpool1..31
- pool
Name Variable This property is required. String - Variable name
- source
Ip This property is required. String - Source IP address to be translated
- source
Ip Variable This property is required. String - Variable name
- static
Nat Direction This property is required. String - Direction of static NAT translation
- static
Nat Direction Variable This property is required. String - Variable name
- tracker
Id This property is required. Integer - Add Object/Object Group Tracker
- tracker
Id Variable This property is required. String - Variable name
- translate
Ip This property is required. String - Statically translated source IP address
- translate
Ip Variable This property is required. String - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- pool
Name This property is required. number - NAT Pool Name, natpool1..31
- pool
Name Variable This property is required. string - Variable name
- source
Ip This property is required. string - Source IP address to be translated
- source
Ip Variable This property is required. string - Variable name
- static
Nat Direction This property is required. string - Direction of static NAT translation
- static
Nat Direction Variable This property is required. string - Variable name
- tracker
Id This property is required. number - Add Object/Object Group Tracker
- tracker
Id Variable This property is required. string - Variable name
- translate
Ip This property is required. string - Statically translated source IP address
- translate
Ip Variable This property is required. string - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- pool_
name This property is required. int - NAT Pool Name, natpool1..31
- pool_
name_ variable This property is required. str - Variable name
- source_
ip This property is required. str - Source IP address to be translated
- source_
ip_ variable This property is required. str - Variable name
- static_
nat_ direction This property is required. str - Direction of static NAT translation
- static_
nat_ direction_ variable This property is required. str - Variable name
- tracker_
id This property is required. int - Add Object/Object Group Tracker
- tracker_
id_ variable This property is required. str - Variable name
- translate_
ip This property is required. str - Statically translated source IP address
- translate_
ip_ variable This property is required. str - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- pool
Name This property is required. Number - NAT Pool Name, natpool1..31
- pool
Name Variable This property is required. String - Variable name
- source
Ip This property is required. String - Source IP address to be translated
- source
Ip Variable This property is required. String - Variable name
- static
Nat Direction This property is required. String - Direction of static NAT translation
- static
Nat Direction Variable This property is required. String - Variable name
- tracker
Id This property is required. Number - Add Object/Object Group Tracker
- tracker
Id Variable This property is required. String - Variable name
- translate
Ip This property is required. String - Statically translated source IP address
- translate
Ip Variable This property is required. String - Variable name
GetCiscoVpnFeatureTemplateStaticNatSubnetRule
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefix
Length This property is required. int - Network Prefix Length
- Prefix
Length Variable This property is required. string - Variable name
- Source
Ip Subnet This property is required. string - Source IP Subnet to be translated
- Source
Ip Subnet Variable This property is required. string - Variable name
- Static
Nat Direction This property is required. string - Direction of static NAT translation
- Static
Nat Direction Variable This property is required. string - Variable name
- Tracker
Id This property is required. int - Add Object/Object Group Tracker
- Tracker
Id Variable This property is required. string - Variable name
- Translate
Ip Subnet This property is required. string - Statically translated source IP Subnet
- Translate
Ip Subnet Variable This property is required. string - Variable name
- Optional
This property is required. bool - Indicates if list item is considered optional.
- Prefix
Length This property is required. int - Network Prefix Length
- Prefix
Length Variable This property is required. string - Variable name
- Source
Ip Subnet This property is required. string - Source IP Subnet to be translated
- Source
Ip Subnet Variable This property is required. string - Variable name
- Static
Nat Direction This property is required. string - Direction of static NAT translation
- Static
Nat Direction Variable This property is required. string - Variable name
- Tracker
Id This property is required. int - Add Object/Object Group Tracker
- Tracker
Id Variable This property is required. string - Variable name
- Translate
Ip Subnet This property is required. string - Statically translated source IP Subnet
- Translate
Ip Subnet Variable This property is required. string - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefix
Length This property is required. Integer - Network Prefix Length
- prefix
Length Variable This property is required. String - Variable name
- source
Ip Subnet This property is required. String - Source IP Subnet to be translated
- source
Ip Subnet Variable This property is required. String - Variable name
- static
Nat Direction This property is required. String - Direction of static NAT translation
- static
Nat Direction Variable This property is required. String - Variable name
- tracker
Id This property is required. Integer - Add Object/Object Group Tracker
- tracker
Id Variable This property is required. String - Variable name
- translate
Ip Subnet This property is required. String - Statically translated source IP Subnet
- translate
Ip Subnet Variable This property is required. String - Variable name
- optional
This property is required. boolean - Indicates if list item is considered optional.
- prefix
Length This property is required. number - Network Prefix Length
- prefix
Length Variable This property is required. string - Variable name
- source
Ip Subnet This property is required. string - Source IP Subnet to be translated
- source
Ip Subnet Variable This property is required. string - Variable name
- static
Nat Direction This property is required. string - Direction of static NAT translation
- static
Nat Direction Variable This property is required. string - Variable name
- tracker
Id This property is required. number - Add Object/Object Group Tracker
- tracker
Id Variable This property is required. string - Variable name
- translate
Ip Subnet This property is required. string - Statically translated source IP Subnet
- translate
Ip Subnet Variable This property is required. string - Variable name
- optional
This property is required. bool - Indicates if list item is considered optional.
- prefix_
length This property is required. int - Network Prefix Length
- prefix_
length_ variable This property is required. str - Variable name
- source_
ip_ subnet This property is required. str - Source IP Subnet to be translated
- source_
ip_ subnet_ variable This property is required. str - Variable name
- static_
nat_ direction This property is required. str - Direction of static NAT translation
- static_
nat_ direction_ variable This property is required. str - Variable name
- tracker_
id This property is required. int - Add Object/Object Group Tracker
- tracker_
id_ variable This property is required. str - Variable name
- translate_
ip_ subnet This property is required. str - Statically translated source IP Subnet
- translate_
ip_ subnet_ variable This property is required. str - Variable name
- optional
This property is required. Boolean - Indicates if list item is considered optional.
- prefix
Length This property is required. Number - Network Prefix Length
- prefix
Length Variable This property is required. String - Variable name
- source
Ip Subnet This property is required. String - Source IP Subnet to be translated
- source
Ip Subnet Variable This property is required. String - Variable name
- static
Nat Direction This property is required. String - Direction of static NAT translation
- static
Nat Direction Variable This property is required. String - Variable name
- tracker
Id This property is required. Number - Add Object/Object Group Tracker
- tracker
Id Variable This property is required. String - Variable name
- translate
Ip Subnet This property is required. String - Statically translated source IP Subnet
- translate
Ip Subnet Variable This property is required. String - Variable name
Package Details
- Repository
- sdwan pulumi/pulumi-sdwan
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
sdwan
Terraform Provider.