Viewing docs for Cisco Catalyst SD-WAN v0.7.0
published on Tuesday, Feb 24, 2026 by Pulumi
published on Tuesday, Feb 24, 2026 by Pulumi
Viewing docs for Cisco Catalyst SD-WAN v0.7.0
published on Tuesday, Feb 24, 2026 by Pulumi
published on Tuesday, Feb 24, 2026 by Pulumi
This data source can read the Service LAN VPN Feature.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as sdwan from "@pulumi/sdwan";
const example = sdwan.getServiceLanVpnFeature({
id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
});
import pulumi
import pulumi_sdwan as sdwan
example = sdwan.get_service_lan_vpn_feature(id="f6b2c44c-693c-4763-b010-895aa3d236bd",
feature_profile_id="f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac")
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.LookupServiceLanVpnFeature(ctx, &sdwan.LookupServiceLanVpnFeatureArgs{
Id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
FeatureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
}, 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.GetServiceLanVpnFeature.Invoke(new()
{
Id = "f6b2c44c-693c-4763-b010-895aa3d236bd",
FeatureProfileId = "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
});
});
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.GetServiceLanVpnFeatureArgs;
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.getServiceLanVpnFeature(GetServiceLanVpnFeatureArgs.builder()
.id("f6b2c44c-693c-4763-b010-895aa3d236bd")
.featureProfileId("f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac")
.build());
}
}
variables:
example:
fn::invoke:
function: sdwan:getServiceLanVpnFeature
arguments:
id: f6b2c44c-693c-4763-b010-895aa3d236bd
featureProfileId: f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac
Using getServiceLanVpnFeature
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 getServiceLanVpnFeature(args: GetServiceLanVpnFeatureArgs, opts?: InvokeOptions): Promise<GetServiceLanVpnFeatureResult>
function getServiceLanVpnFeatureOutput(args: GetServiceLanVpnFeatureOutputArgs, opts?: InvokeOptions): Output<GetServiceLanVpnFeatureResult>def get_service_lan_vpn_feature(feature_profile_id: Optional[str] = None,
id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetServiceLanVpnFeatureResult
def get_service_lan_vpn_feature_output(feature_profile_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetServiceLanVpnFeatureResult]func LookupServiceLanVpnFeature(ctx *Context, args *LookupServiceLanVpnFeatureArgs, opts ...InvokeOption) (*LookupServiceLanVpnFeatureResult, error)
func LookupServiceLanVpnFeatureOutput(ctx *Context, args *LookupServiceLanVpnFeatureOutputArgs, opts ...InvokeOption) LookupServiceLanVpnFeatureResultOutput> Note: This function is named LookupServiceLanVpnFeature in the Go SDK.
public static class GetServiceLanVpnFeature
{
public static Task<GetServiceLanVpnFeatureResult> InvokeAsync(GetServiceLanVpnFeatureArgs args, InvokeOptions? opts = null)
public static Output<GetServiceLanVpnFeatureResult> Invoke(GetServiceLanVpnFeatureInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetServiceLanVpnFeatureResult> getServiceLanVpnFeature(GetServiceLanVpnFeatureArgs args, InvokeOptions options)
public static Output<GetServiceLanVpnFeatureResult> getServiceLanVpnFeature(GetServiceLanVpnFeatureArgs args, InvokeOptions options)
fn::invoke:
function: sdwan:index/getServiceLanVpnFeature:getServiceLanVpnFeature
arguments:
# arguments dictionaryThe following arguments are supported:
- Feature
Profile stringId - Feature Profile ID
- Id string
- The id of the Feature
- Feature
Profile stringId - Feature Profile ID
- Id string
- The id of the Feature
- feature
Profile StringId - Feature Profile ID
- id String
- The id of the Feature
- feature
Profile stringId - Feature Profile ID
- id string
- The id of the Feature
- feature_
profile_ strid - Feature Profile ID
- id str
- The id of the Feature
- feature
Profile StringId - Feature Profile ID
- id String
- The id of the Feature
getServiceLanVpnFeature Result
The following output properties are available:
- Advertise
Omp List<GetIpv4s Service Lan Vpn Feature Advertise Omp Ipv4> - OMP Advertise IPv4
- Advertise
Omp List<GetIpv6s Service Lan Vpn Feature Advertise Omp Ipv6> - OMP Advertise IPv6
- Config
Description string - Name
- Config
Description stringVariable - Variable name
- Description string
- The description of the Feature
- Enable
Sdwan boolRemote Access - Enable SDWAN Remote Access
- Feature
Profile stringId - Feature Profile ID
- Gre
Routes List<GetService Lan Vpn Feature Gre Route> - IPv4 Static GRE Route
- Host
Mappings List<GetService Lan Vpn Feature Host Mapping> - Id string
- The id of the Feature
- Ipsec
Routes List<GetService Lan Vpn Feature Ipsec Route> - IPv4 Static IPSEC Route
- Ipv4Export
Route List<GetTargets Service Lan Vpn Feature Ipv4Export Route Target> - Ipv4Import
Route List<GetTargets Service Lan Vpn Feature Ipv4Import Route Target> - Ipv4Static
Routes List<GetService Lan Vpn Feature Ipv4Static Route> - IPv4 Static Route
- Ipv6Export
Route List<GetTargets Service Lan Vpn Feature Ipv6Export Route Target> - Ipv6Import
Route List<GetTargets Service Lan Vpn Feature Ipv6Import Route Target> - Ipv6Static
Routes List<GetService Lan Vpn Feature Ipv6Static Route> - IPv6 Static Route
- Name string
- The name of the Feature
- Nat64V4Pools
List<Get
Service Lan Vpn Feature Nat64V4Pool> - NAT64 V4 Pool
- Nat
Pools List<GetService Lan Vpn Feature Nat Pool> - NAT Pool
- Nat
Port List<GetForwards Service Lan Vpn Feature Nat Port Forward> - NAT Port Forward
- 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
- Primary
Dns stringAddress Ipv4 - Primary DNS Address (IPv4)
- Primary
Dns stringAddress Ipv4Variable - Variable name
- Primary
Dns stringAddress Ipv6 - Primary DNS Address (IPv6)
- Primary
Dns stringAddress Ipv6Variable - Variable name
- Route
Leak List<GetFrom Global Vpns Service Lan Vpn Feature Route Leak From Global Vpn> - Enable route leaking from Global to Service VPN
- Route
Leak List<GetFrom Other Services Service Lan Vpn Feature Route Leak From Other Service> - Enable route leak from another Service VPN to current Service VPN
- Route
Leak List<GetTo Global Vpns Service Lan Vpn Feature Route Leak To Global Vpn> - Enable route leaking from Service to Global VPN
- Secondary
Dns stringAddress Ipv4 - Secondary DNS Address (IPv4)
- Secondary
Dns stringAddress Ipv4Variable - Variable name
- Secondary
Dns stringAddress Ipv6 - Secondary DNS Address (IPv6)
- Secondary
Dns stringAddress Ipv6Variable - Variable name
- Service
Routes List<GetService Lan Vpn Feature Service Route> - Service
- Services
List<Get
Service Lan Vpn Feature Service> - Service
- Static
Nat List<GetSubnets Service Lan Vpn Feature Static Nat Subnet> - Static NAT Subnet Rules
- Static
Nats List<GetService Lan Vpn Feature Static Nat> - Static NAT Rules
- Version int
- The version of the Feature
- Vpn int
- VPN
- Vpn
Variable string - Variable name
- Advertise
Omp []GetIpv4s Service Lan Vpn Feature Advertise Omp Ipv4 - OMP Advertise IPv4
- Advertise
Omp []GetIpv6s Service Lan Vpn Feature Advertise Omp Ipv6 - OMP Advertise IPv6
- Config
Description string - Name
- Config
Description stringVariable - Variable name
- Description string
- The description of the Feature
- Enable
Sdwan boolRemote Access - Enable SDWAN Remote Access
- Feature
Profile stringId - Feature Profile ID
- Gre
Routes []GetService Lan Vpn Feature Gre Route - IPv4 Static GRE Route
- Host
Mappings []GetService Lan Vpn Feature Host Mapping - Id string
- The id of the Feature
- Ipsec
Routes []GetService Lan Vpn Feature Ipsec Route - IPv4 Static IPSEC Route
- Ipv4Export
Route []GetTargets Service Lan Vpn Feature Ipv4Export Route Target - Ipv4Import
Route []GetTargets Service Lan Vpn Feature Ipv4Import Route Target - Ipv4Static
Routes []GetService Lan Vpn Feature Ipv4Static Route - IPv4 Static Route
- Ipv6Export
Route []GetTargets Service Lan Vpn Feature Ipv6Export Route Target - Ipv6Import
Route []GetTargets Service Lan Vpn Feature Ipv6Import Route Target - Ipv6Static
Routes []GetService Lan Vpn Feature Ipv6Static Route - IPv6 Static Route
- Name string
- The name of the Feature
- Nat64V4Pools
[]Get
Service Lan Vpn Feature Nat64V4Pool - NAT64 V4 Pool
- Nat
Pools []GetService Lan Vpn Feature Nat Pool - NAT Pool
- Nat
Port []GetForwards Service Lan Vpn Feature Nat Port Forward - NAT Port Forward
- 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
- Primary
Dns stringAddress Ipv4 - Primary DNS Address (IPv4)
- Primary
Dns stringAddress Ipv4Variable - Variable name
- Primary
Dns stringAddress Ipv6 - Primary DNS Address (IPv6)
- Primary
Dns stringAddress Ipv6Variable - Variable name
- Route
Leak []GetFrom Global Vpns Service Lan Vpn Feature Route Leak From Global Vpn - Enable route leaking from Global to Service VPN
- Route
Leak []GetFrom Other Services Service Lan Vpn Feature Route Leak From Other Service - Enable route leak from another Service VPN to current Service VPN
- Route
Leak []GetTo Global Vpns Service Lan Vpn Feature Route Leak To Global Vpn - Enable route leaking from Service to Global VPN
- Secondary
Dns stringAddress Ipv4 - Secondary DNS Address (IPv4)
- Secondary
Dns stringAddress Ipv4Variable - Variable name
- Secondary
Dns stringAddress Ipv6 - Secondary DNS Address (IPv6)
- Secondary
Dns stringAddress Ipv6Variable - Variable name
- Service
Routes []GetService Lan Vpn Feature Service Route - Service
- Services
[]Get
Service Lan Vpn Feature Service - Service
- Static
Nat []GetSubnets Service Lan Vpn Feature Static Nat Subnet - Static NAT Subnet Rules
- Static
Nats []GetService Lan Vpn Feature Static Nat - Static NAT Rules
- Version int
- The version of the Feature
- Vpn int
- VPN
- Vpn
Variable string - Variable name
- advertise
Omp List<GetIpv4s Service Lan Vpn Feature Advertise Omp Ipv4> - OMP Advertise IPv4
- advertise
Omp List<GetIpv6s Service Lan Vpn Feature Advertise Omp Ipv6> - OMP Advertise IPv6
- config
Description String - Name
- config
Description StringVariable - Variable name
- description String
- The description of the Feature
- enable
Sdwan BooleanRemote Access - Enable SDWAN Remote Access
- feature
Profile StringId - Feature Profile ID
- gre
Routes List<GetService Lan Vpn Feature Gre Route> - IPv4 Static GRE Route
- host
Mappings List<GetService Lan Vpn Feature Host Mapping> - id String
- The id of the Feature
- ipsec
Routes List<GetService Lan Vpn Feature Ipsec Route> - IPv4 Static IPSEC Route
- ipv4Export
Route List<GetTargets Service Lan Vpn Feature Ipv4Export Route Target> - ipv4Import
Route List<GetTargets Service Lan Vpn Feature Ipv4Import Route Target> - ipv4Static
Routes List<GetService Lan Vpn Feature Ipv4Static Route> - IPv4 Static Route
- ipv6Export
Route List<GetTargets Service Lan Vpn Feature Ipv6Export Route Target> - ipv6Import
Route List<GetTargets Service Lan Vpn Feature Ipv6Import Route Target> - ipv6Static
Routes List<GetService Lan Vpn Feature Ipv6Static Route> - IPv6 Static Route
- name String
- The name of the Feature
- nat64V4Pools
List<Get
Service Lan Vpn Feature Nat64V4Pool> - NAT64 V4 Pool
- nat
Pools List<GetService Lan Vpn Feature Nat Pool> - NAT Pool
- nat
Port List<GetForwards Service Lan Vpn Feature Nat Port Forward> - NAT Port Forward
- 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
- primary
Dns StringAddress Ipv4 - Primary DNS Address (IPv4)
- primary
Dns StringAddress Ipv4Variable - Variable name
- primary
Dns StringAddress Ipv6 - Primary DNS Address (IPv6)
- primary
Dns StringAddress Ipv6Variable - Variable name
- route
Leak List<GetFrom Global Vpns Service Lan Vpn Feature Route Leak From Global Vpn> - Enable route leaking from Global to Service VPN
- route
Leak List<GetFrom Other Services Service Lan Vpn Feature Route Leak From Other Service> - Enable route leak from another Service VPN to current Service VPN
- route
Leak List<GetTo Global Vpns Service Lan Vpn Feature Route Leak To Global Vpn> - Enable route leaking from Service to Global VPN
- secondary
Dns StringAddress Ipv4 - Secondary DNS Address (IPv4)
- secondary
Dns StringAddress Ipv4Variable - Variable name
- secondary
Dns StringAddress Ipv6 - Secondary DNS Address (IPv6)
- secondary
Dns StringAddress Ipv6Variable - Variable name
- service
Routes List<GetService Lan Vpn Feature Service Route> - Service
- services
List<Get
Service Lan Vpn Feature Service> - Service
- static
Nat List<GetSubnets Service Lan Vpn Feature Static Nat Subnet> - Static NAT Subnet Rules
- static
Nats List<GetService Lan Vpn Feature Static Nat> - Static NAT Rules
- version Integer
- The version of the Feature
- vpn Integer
- VPN
- vpn
Variable String - Variable name
- advertise
Omp GetIpv4s Service Lan Vpn Feature Advertise Omp Ipv4[] - OMP Advertise IPv4
- advertise
Omp GetIpv6s Service Lan Vpn Feature Advertise Omp Ipv6[] - OMP Advertise IPv6
- config
Description string - Name
- config
Description stringVariable - Variable name
- description string
- The description of the Feature
- enable
Sdwan booleanRemote Access - Enable SDWAN Remote Access
- feature
Profile stringId - Feature Profile ID
- gre
Routes GetService Lan Vpn Feature Gre Route[] - IPv4 Static GRE Route
- host
Mappings GetService Lan Vpn Feature Host Mapping[] - id string
- The id of the Feature
- ipsec
Routes GetService Lan Vpn Feature Ipsec Route[] - IPv4 Static IPSEC Route
- ipv4Export
Route GetTargets Service Lan Vpn Feature Ipv4Export Route Target[] - ipv4Import
Route GetTargets Service Lan Vpn Feature Ipv4Import Route Target[] - ipv4Static
Routes GetService Lan Vpn Feature Ipv4Static Route[] - IPv4 Static Route
- ipv6Export
Route GetTargets Service Lan Vpn Feature Ipv6Export Route Target[] - ipv6Import
Route GetTargets Service Lan Vpn Feature Ipv6Import Route Target[] - ipv6Static
Routes GetService Lan Vpn Feature Ipv6Static Route[] - IPv6 Static Route
- name string
- The name of the Feature
- nat64V4Pools
Get
Service Lan Vpn Feature Nat64V4Pool[] - NAT64 V4 Pool
- nat
Pools GetService Lan Vpn Feature Nat Pool[] - NAT Pool
- nat
Port GetForwards Service Lan Vpn Feature Nat Port Forward[] - NAT Port Forward
- 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
- primary
Dns stringAddress Ipv4 - Primary DNS Address (IPv4)
- primary
Dns stringAddress Ipv4Variable - Variable name
- primary
Dns stringAddress Ipv6 - Primary DNS Address (IPv6)
- primary
Dns stringAddress Ipv6Variable - Variable name
- route
Leak GetFrom Global Vpns Service Lan Vpn Feature Route Leak From Global Vpn[] - Enable route leaking from Global to Service VPN
- route
Leak GetFrom Other Services Service Lan Vpn Feature Route Leak From Other Service[] - Enable route leak from another Service VPN to current Service VPN
- route
Leak GetTo Global Vpns Service Lan Vpn Feature Route Leak To Global Vpn[] - Enable route leaking from Service to Global VPN
- secondary
Dns stringAddress Ipv4 - Secondary DNS Address (IPv4)
- secondary
Dns stringAddress Ipv4Variable - Variable name
- secondary
Dns stringAddress Ipv6 - Secondary DNS Address (IPv6)
- secondary
Dns stringAddress Ipv6Variable - Variable name
- service
Routes GetService Lan Vpn Feature Service Route[] - Service
- services
Get
Service Lan Vpn Feature Service[] - Service
- static
Nat GetSubnets Service Lan Vpn Feature Static Nat Subnet[] - Static NAT Subnet Rules
- static
Nats GetService Lan Vpn Feature Static Nat[] - Static NAT Rules
- version number
- The version of the Feature
- vpn number
- VPN
- vpn
Variable string - Variable name
- advertise_
omp_ Sequence[Getipv4s Service Lan Vpn Feature Advertise Omp Ipv4] - OMP Advertise IPv4
- advertise_
omp_ Sequence[Getipv6s Service Lan Vpn Feature Advertise Omp Ipv6] - OMP Advertise IPv6
- config_
description str - Name
- config_
description_ strvariable - Variable name
- description str
- The description of the Feature
- enable_
sdwan_ boolremote_ access - Enable SDWAN Remote Access
- feature_
profile_ strid - Feature Profile ID
- gre_
routes Sequence[GetService Lan Vpn Feature Gre Route] - IPv4 Static GRE Route
- host_
mappings Sequence[GetService Lan Vpn Feature Host Mapping] - id str
- The id of the Feature
- ipsec_
routes Sequence[GetService Lan Vpn Feature Ipsec Route] - IPv4 Static IPSEC Route
- ipv4_
export_ Sequence[Getroute_ targets Service Lan Vpn Feature Ipv4Export Route Target] - ipv4_
import_ Sequence[Getroute_ targets Service Lan Vpn Feature Ipv4Import Route Target] - ipv4_
static_ Sequence[Getroutes Service Lan Vpn Feature Ipv4Static Route] - IPv4 Static Route
- ipv6_
export_ Sequence[Getroute_ targets Service Lan Vpn Feature Ipv6Export Route Target] - ipv6_
import_ Sequence[Getroute_ targets Service Lan Vpn Feature Ipv6Import Route Target] - ipv6_
static_ Sequence[Getroutes Service Lan Vpn Feature Ipv6Static Route] - IPv6 Static Route
- name str
- The name of the Feature
- nat64_
v4_ Sequence[Getpools Service Lan Vpn Feature Nat64V4Pool] - NAT64 V4 Pool
- nat_
pools Sequence[GetService Lan Vpn Feature Nat Pool] - NAT Pool
- nat_
port_ Sequence[Getforwards Service Lan Vpn Feature Nat Port Forward] - NAT Port Forward
- 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
- primary_
dns_ straddress_ ipv4 - Primary DNS Address (IPv4)
- primary_
dns_ straddress_ ipv4_ variable - Variable name
- primary_
dns_ straddress_ ipv6 - Primary DNS Address (IPv6)
- primary_
dns_ straddress_ ipv6_ variable - Variable name
- route_
leak_ Sequence[Getfrom_ global_ vpns Service Lan Vpn Feature Route Leak From Global Vpn] - Enable route leaking from Global to Service VPN
- route_
leak_ Sequence[Getfrom_ other_ services Service Lan Vpn Feature Route Leak From Other Service] - Enable route leak from another Service VPN to current Service VPN
- route_
leak_ Sequence[Getto_ global_ vpns Service Lan Vpn Feature Route Leak To Global Vpn] - Enable route leaking from Service to Global VPN
- secondary_
dns_ straddress_ ipv4 - Secondary DNS Address (IPv4)
- secondary_
dns_ straddress_ ipv4_ variable - Variable name
- secondary_
dns_ straddress_ ipv6 - Secondary DNS Address (IPv6)
- secondary_
dns_ straddress_ ipv6_ variable - Variable name
- service_
routes Sequence[GetService Lan Vpn Feature Service Route] - Service
- services
Sequence[Get
Service Lan Vpn Feature Service] - Service
- static_
nat_ Sequence[Getsubnets Service Lan Vpn Feature Static Nat Subnet] - Static NAT Subnet Rules
- static_
nats Sequence[GetService Lan Vpn Feature Static Nat] - Static NAT Rules
- version int
- The version of the Feature
- vpn int
- VPN
- vpn_
variable str - Variable name
- advertise
Omp List<Property Map>Ipv4s - OMP Advertise IPv4
- advertise
Omp List<Property Map>Ipv6s - OMP Advertise IPv6
- config
Description String - Name
- config
Description StringVariable - Variable name
- description String
- The description of the Feature
- enable
Sdwan BooleanRemote Access - Enable SDWAN Remote Access
- feature
Profile StringId - Feature Profile ID
- gre
Routes List<Property Map> - IPv4 Static GRE Route
- host
Mappings List<Property Map> - id String
- The id of the Feature
- ipsec
Routes List<Property Map> - IPv4 Static IPSEC Route
- ipv4Export
Route List<Property Map>Targets - ipv4Import
Route List<Property Map>Targets - ipv4Static
Routes List<Property Map> - IPv4 Static Route
- ipv6Export
Route List<Property Map>Targets - ipv6Import
Route List<Property Map>Targets - ipv6Static
Routes List<Property Map> - IPv6 Static Route
- name String
- The name of the Feature
- nat64V4Pools List<Property Map>
- NAT64 V4 Pool
- nat
Pools List<Property Map> - NAT Pool
- nat
Port List<Property Map>Forwards - NAT Port Forward
- 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
- primary
Dns StringAddress Ipv4 - Primary DNS Address (IPv4)
- primary
Dns StringAddress Ipv4Variable - Variable name
- primary
Dns StringAddress Ipv6 - Primary DNS Address (IPv6)
- primary
Dns StringAddress Ipv6Variable - Variable name
- route
Leak List<Property Map>From Global Vpns - Enable route leaking from Global to Service VPN
- route
Leak List<Property Map>From Other Services - Enable route leak from another Service VPN to current Service VPN
- route
Leak List<Property Map>To Global Vpns - Enable route leaking from Service to Global VPN
- secondary
Dns StringAddress Ipv4 - Secondary DNS Address (IPv4)
- secondary
Dns StringAddress Ipv4Variable - Variable name
- secondary
Dns StringAddress Ipv6 - Secondary DNS Address (IPv6)
- secondary
Dns StringAddress Ipv6Variable - Variable name
- service
Routes List<Property Map> - Service
- services List<Property Map>
- Service
- static
Nat List<Property Map>Subnets - Static NAT Subnet Rules
- static
Nats List<Property Map> - Static NAT Rules
- version Number
- The version of the Feature
- vpn Number
- VPN
- vpn
Variable String - Variable name
Supporting Types
GetServiceLanVpnFeatureAdvertiseOmpIpv4
- Prefixes
List<Get
Service Lan Vpn Feature Advertise Omp Ipv4Prefix> - IPv4 Prefix List
- Protocol string
- Protocol
- Protocol
Variable string - Variable name
- Route
Policy stringId
- Prefixes
[]Get
Service Lan Vpn Feature Advertise Omp Ipv4Prefix - IPv4 Prefix List
- Protocol string
- Protocol
- Protocol
Variable string - Variable name
- Route
Policy stringId
- prefixes
List<Get
Service Lan Vpn Feature Advertise Omp Ipv4Prefix> - IPv4 Prefix List
- protocol String
- Protocol
- protocol
Variable String - Variable name
- route
Policy StringId
- prefixes
Get
Service Lan Vpn Feature Advertise Omp Ipv4Prefix[] - IPv4 Prefix List
- protocol string
- Protocol
- protocol
Variable string - Variable name
- route
Policy stringId
- prefixes
Sequence[Get
Service Lan Vpn Feature Advertise Omp Ipv4Prefix] - IPv4 Prefix List
- protocol str
- Protocol
- protocol_
variable str - Variable name
- route_
policy_ strid
- prefixes List<Property Map>
- IPv4 Prefix List
- protocol String
- Protocol
- protocol
Variable String - Variable name
- route
Policy StringId
GetServiceLanVpnFeatureAdvertiseOmpIpv4Prefix
- Aggregate
Only bool - Aggregate Only
- Network
Address string - Network
Address stringVariable - Variable name
- Region string
- Applied to Region
- Region
Variable string - Variable name
- Subnet
Mask string - Subnet
Mask stringVariable - Variable name
- Aggregate
Only bool - Aggregate Only
- Network
Address string - Network
Address stringVariable - Variable name
- Region string
- Applied to Region
- Region
Variable string - Variable name
- Subnet
Mask string - Subnet
Mask stringVariable - Variable name
- aggregate
Only Boolean - Aggregate Only
- network
Address String - network
Address StringVariable - Variable name
- region String
- Applied to Region
- region
Variable String - Variable name
- subnet
Mask String - subnet
Mask StringVariable - Variable name
- aggregate
Only boolean - Aggregate Only
- network
Address string - network
Address stringVariable - Variable name
- region string
- Applied to Region
- region
Variable string - Variable name
- subnet
Mask string - subnet
Mask stringVariable - Variable name
- aggregate_
only bool - Aggregate Only
- network_
address str - network_
address_ strvariable - Variable name
- region str
- Applied to Region
- region_
variable str - Variable name
- subnet_
mask str - subnet_
mask_ strvariable - Variable name
- aggregate
Only Boolean - Aggregate Only
- network
Address String - network
Address StringVariable - Variable name
- region String
- Applied to Region
- region
Variable String - Variable name
- subnet
Mask String - subnet
Mask StringVariable - Variable name
GetServiceLanVpnFeatureAdvertiseOmpIpv6
- Prefixes
List<Get
Service Lan Vpn Feature Advertise Omp Ipv6Prefix> - IPv6 Prefix List
- Protocol string
- Protocol
- Protocol
Sub stringType - Protocol Sub Type
- Protocol
Sub stringType Variable - Variable name
- Protocol
Variable string - Variable name
- Route
Policy stringId
- Prefixes
[]Get
Service Lan Vpn Feature Advertise Omp Ipv6Prefix - IPv6 Prefix List
- Protocol string
- Protocol
- Protocol
Sub stringType - Protocol Sub Type
- Protocol
Sub stringType Variable - Variable name
- Protocol
Variable string - Variable name
- Route
Policy stringId
- prefixes
List<Get
Service Lan Vpn Feature Advertise Omp Ipv6Prefix> - IPv6 Prefix List
- protocol String
- Protocol
- protocol
Sub StringType - Protocol Sub Type
- protocol
Sub StringType Variable - Variable name
- protocol
Variable String - Variable name
- route
Policy StringId
- prefixes
Get
Service Lan Vpn Feature Advertise Omp Ipv6Prefix[] - IPv6 Prefix List
- protocol string
- Protocol
- protocol
Sub stringType - Protocol Sub Type
- protocol
Sub stringType Variable - Variable name
- protocol
Variable string - Variable name
- route
Policy stringId
- prefixes
Sequence[Get
Service Lan Vpn Feature Advertise Omp Ipv6Prefix] - IPv6 Prefix List
- protocol str
- Protocol
- protocol_
sub_ strtype - Protocol Sub Type
- protocol_
sub_ strtype_ variable - Variable name
- protocol_
variable str - Variable name
- route_
policy_ strid
- prefixes List<Property Map>
- IPv6 Prefix List
- protocol String
- Protocol
- protocol
Sub StringType - Protocol Sub Type
- protocol
Sub StringType Variable - Variable name
- protocol
Variable String - Variable name
- route
Policy StringId
GetServiceLanVpnFeatureAdvertiseOmpIpv6Prefix
- Aggregate
Only bool - Aggregate Only
- Prefix string
- IPv6 Prefix
- Prefix
Variable string - Variable name
- Region string
- Applied to Region
- Region
Variable string - Variable name
- Aggregate
Only bool - Aggregate Only
- Prefix string
- IPv6 Prefix
- Prefix
Variable string - Variable name
- Region string
- Applied to Region
- Region
Variable string - Variable name
- aggregate
Only Boolean - Aggregate Only
- prefix String
- IPv6 Prefix
- prefix
Variable String - Variable name
- region String
- Applied to Region
- region
Variable String - Variable name
- aggregate
Only boolean - Aggregate Only
- prefix string
- IPv6 Prefix
- prefix
Variable string - Variable name
- region string
- Applied to Region
- region
Variable string - Variable name
- aggregate_
only bool - Aggregate Only
- prefix str
- IPv6 Prefix
- prefix_
variable str - Variable name
- region str
- Applied to Region
- region_
variable str - Variable name
- aggregate
Only Boolean - Aggregate Only
- prefix String
- IPv6 Prefix
- prefix
Variable String - Variable name
- region String
- Applied to Region
- region
Variable String - Variable name
GetServiceLanVpnFeatureGreRoute
- Interface
Variable string - Variable name
- Interfaces List<string>
- Interface
- Network
Address string - IP Address
- Network
Address stringVariable - Variable name
- Subnet
Mask string - Subnet Mask
- Subnet
Mask stringVariable - Variable name
- Vpn int
- Service
- Interface
Variable string - Variable name
- Interfaces []string
- Interface
- Network
Address string - IP Address
- Network
Address stringVariable - Variable name
- Subnet
Mask string - Subnet Mask
- Subnet
Mask stringVariable - Variable name
- Vpn int
- Service
- interface
Variable String - Variable name
- interfaces List<String>
- Interface
- network
Address String - IP Address
- network
Address StringVariable - Variable name
- subnet
Mask String - Subnet Mask
- subnet
Mask StringVariable - Variable name
- vpn Integer
- Service
- interface
Variable string - Variable name
- interfaces string[]
- Interface
- network
Address string - IP Address
- network
Address stringVariable - Variable name
- subnet
Mask string - Subnet Mask
- subnet
Mask stringVariable - Variable name
- vpn number
- Service
- interface_
variable str - Variable name
- interfaces Sequence[str]
- Interface
- network_
address str - IP Address
- network_
address_ strvariable - Variable name
- subnet_
mask str - Subnet Mask
- subnet_
mask_ strvariable - Variable name
- vpn int
- Service
- interface
Variable String - Variable name
- interfaces List<String>
- Interface
- network
Address String - IP Address
- network
Address StringVariable - Variable name
- subnet
Mask String - Subnet Mask
- subnet
Mask StringVariable - Variable name
- vpn Number
- Service
GetServiceLanVpnFeatureHostMapping
- Host
Name string - Hostname
- Host
Name stringVariable - Variable name
- List
Of List<string>Ips - List of IP
- List
Of stringIps Variable - Variable name
- Host
Name string - Hostname
- Host
Name stringVariable - Variable name
- List
Of []stringIps - List of IP
- List
Of stringIps Variable - Variable name
- host
Name String - Hostname
- host
Name StringVariable - Variable name
- list
Of List<String>Ips - List of IP
- list
Of StringIps Variable - Variable name
- host
Name string - Hostname
- host
Name stringVariable - Variable name
- list
Of string[]Ips - List of IP
- list
Of stringIps Variable - Variable name
- host_
name str - Hostname
- host_
name_ strvariable - Variable name
- list_
of_ Sequence[str]ips - List of IP
- list_
of_ strips_ variable - Variable name
- host
Name String - Hostname
- host
Name StringVariable - Variable name
- list
Of List<String>Ips - List of IP
- list
Of StringIps Variable - Variable name
GetServiceLanVpnFeatureIpsecRoute
- Interface
Variable string - Variable name
- Interfaces List<string>
- Interface
- Network
Address string - IP Address
- Network
Address stringVariable - Variable name
- Subnet
Mask string - Subnet Mask
- Subnet
Mask stringVariable - Variable name
- Interface
Variable string - Variable name
- Interfaces []string
- Interface
- Network
Address string - IP Address
- Network
Address stringVariable - Variable name
- Subnet
Mask string - Subnet Mask
- Subnet
Mask stringVariable - Variable name
- interface
Variable String - Variable name
- interfaces List<String>
- Interface
- network
Address String - IP Address
- network
Address StringVariable - Variable name
- subnet
Mask String - Subnet Mask
- subnet
Mask StringVariable - Variable name
- interface
Variable string - Variable name
- interfaces string[]
- Interface
- network
Address string - IP Address
- network
Address stringVariable - Variable name
- subnet
Mask string - Subnet Mask
- subnet
Mask stringVariable - Variable name
- interface_
variable str - Variable name
- interfaces Sequence[str]
- Interface
- network_
address str - IP Address
- network_
address_ strvariable - Variable name
- subnet_
mask str - Subnet Mask
- subnet_
mask_ strvariable - Variable name
- interface
Variable String - Variable name
- interfaces List<String>
- Interface
- network
Address String - IP Address
- network
Address StringVariable - Variable name
- subnet
Mask String - Subnet Mask
- subnet
Mask StringVariable - Variable name
GetServiceLanVpnFeatureIpv4ExportRouteTarget
- Route
Target string - Route target
- Route
Target stringVariable - Variable name
- Route
Target string - Route target
- Route
Target stringVariable - Variable name
- route
Target String - Route target
- route
Target StringVariable - Variable name
- route
Target string - Route target
- route
Target stringVariable - Variable name
- route_
target str - Route target
- route_
target_ strvariable - Variable name
- route
Target String - Route target
- route
Target StringVariable - Variable name
GetServiceLanVpnFeatureIpv4ImportRouteTarget
- Route
Target string - Route target
- Route
Target stringVariable - Variable name
- Route
Target string - Route target
- Route
Target stringVariable - Variable name
- route
Target String - Route target
- route
Target StringVariable - Variable name
- route
Target string - Route target
- route
Target stringVariable - Variable name
- route_
target str - Route target
- route_
target_ strvariable - Variable name
- route
Target String - Route target
- route
Target StringVariable - Variable name
GetServiceLanVpnFeatureIpv4StaticRoute
- Administrative
Distance int - Gateway distance
- Administrative
Distance stringVariable - Variable name
- Dhcp bool
- IPv4 Route Gateway DHCP
- Gateway string
- Gateway type
- Ip
Static List<GetRoute Interfaces Service Lan Vpn Feature Ipv4Static Route Ip Static Route Interface> - Network
Address string - IP Address
- Network
Address stringVariable - Variable name
- Next
Hop List<GetWith Trackers Service Lan Vpn Feature Ipv4Static Route Next Hop With Tracker> - IPv4 Route Gateway Next Hop with Tracker
- Next
Hops List<GetService Lan Vpn Feature Ipv4Static Route Next Hop> - IPv4 Route Gateway Next Hop
- Null0 bool
- IPv4 Route Gateway Next Hop
- Subnet
Mask string - Subnet Mask
- Subnet
Mask stringVariable - Variable name
- Vpn bool
- IPv4 Route Gateway VPN
- Administrative
Distance int - Gateway distance
- Administrative
Distance stringVariable - Variable name
- Dhcp bool
- IPv4 Route Gateway DHCP
- Gateway string
- Gateway type
- Ip
Static []GetRoute Interfaces Service Lan Vpn Feature Ipv4Static Route Ip Static Route Interface - Network
Address string - IP Address
- Network
Address stringVariable - Variable name
- Next
Hop []GetWith Trackers Service Lan Vpn Feature Ipv4Static Route Next Hop With Tracker - IPv4 Route Gateway Next Hop with Tracker
- Next
Hops []GetService Lan Vpn Feature Ipv4Static Route Next Hop - IPv4 Route Gateway Next Hop
- Null0 bool
- IPv4 Route Gateway Next Hop
- Subnet
Mask string - Subnet Mask
- Subnet
Mask stringVariable - Variable name
- Vpn bool
- IPv4 Route Gateway VPN
- administrative
Distance Integer - Gateway distance
- administrative
Distance StringVariable - Variable name
- dhcp Boolean
- IPv4 Route Gateway DHCP
- gateway String
- Gateway type
- ip
Static List<GetRoute Interfaces Service Lan Vpn Feature Ipv4Static Route Ip Static Route Interface> - network
Address String - IP Address
- network
Address StringVariable - Variable name
- next
Hop List<GetWith Trackers Service Lan Vpn Feature Ipv4Static Route Next Hop With Tracker> - IPv4 Route Gateway Next Hop with Tracker
- next
Hops List<GetService Lan Vpn Feature Ipv4Static Route Next Hop> - IPv4 Route Gateway Next Hop
- null0 Boolean
- IPv4 Route Gateway Next Hop
- subnet
Mask String - Subnet Mask
- subnet
Mask StringVariable - Variable name
- vpn Boolean
- IPv4 Route Gateway VPN
- administrative
Distance number - Gateway distance
- administrative
Distance stringVariable - Variable name
- dhcp boolean
- IPv4 Route Gateway DHCP
- gateway string
- Gateway type
- ip
Static GetRoute Interfaces Service Lan Vpn Feature Ipv4Static Route Ip Static Route Interface[] - network
Address string - IP Address
- network
Address stringVariable - Variable name
- next
Hop GetWith Trackers Service Lan Vpn Feature Ipv4Static Route Next Hop With Tracker[] - IPv4 Route Gateway Next Hop with Tracker
- next
Hops GetService Lan Vpn Feature Ipv4Static Route Next Hop[] - IPv4 Route Gateway Next Hop
- null0 boolean
- IPv4 Route Gateway Next Hop
- subnet
Mask string - Subnet Mask
- subnet
Mask stringVariable - Variable name
- vpn boolean
- IPv4 Route Gateway VPN
- administrative_
distance int - Gateway distance
- administrative_
distance_ strvariable - Variable name
- dhcp bool
- IPv4 Route Gateway DHCP
- gateway str
- Gateway type
- ip_
static_ Sequence[Getroute_ interfaces Service Lan Vpn Feature Ipv4Static Route Ip Static Route Interface] - network_
address str - IP Address
- network_
address_ strvariable - Variable name
- next_
hop_ Sequence[Getwith_ trackers Service Lan Vpn Feature Ipv4Static Route Next Hop With Tracker] - IPv4 Route Gateway Next Hop with Tracker
- next_
hops Sequence[GetService Lan Vpn Feature Ipv4Static Route Next Hop] - IPv4 Route Gateway Next Hop
- null0 bool
- IPv4 Route Gateway Next Hop
- subnet_
mask str - Subnet Mask
- subnet_
mask_ strvariable - Variable name
- vpn bool
- IPv4 Route Gateway VPN
- administrative
Distance Number - Gateway distance
- administrative
Distance StringVariable - Variable name
- dhcp Boolean
- IPv4 Route Gateway DHCP
- gateway String
- Gateway type
- ip
Static List<Property Map>Route Interfaces - network
Address String - IP Address
- network
Address StringVariable - Variable name
- next
Hop List<Property Map>With Trackers - IPv4 Route Gateway Next Hop with Tracker
- next
Hops List<Property Map> - IPv4 Route Gateway Next Hop
- null0 Boolean
- IPv4 Route Gateway Next Hop
- subnet
Mask String - Subnet Mask
- subnet
Mask StringVariable - Variable name
- vpn Boolean
- IPv4 Route Gateway VPN
GetServiceLanVpnFeatureIpv4StaticRouteIpStaticRouteInterface
- Interface
Name string - Interface
Name stringVariable - Variable name
- Next
Hops []GetService Lan Vpn Feature Ipv4Static Route Ip Static Route Interface Next Hop
- interface
Name string - interface
Name stringVariable - Variable name
- next
Hops GetService Lan Vpn Feature Ipv4Static Route Ip Static Route Interface Next Hop[]
- interface
Name String - interface
Name StringVariable - Variable name
- next
Hops List<Property Map>
GetServiceLanVpnFeatureIpv4StaticRouteIpStaticRouteInterfaceNextHop
- Address string
- IPv4 Address
- Address
Variable string - Variable name
- Administrative
Distance int - Administrative distance
- Administrative
Distance stringVariable - Variable name
- Address string
- IPv4 Address
- Address
Variable string - Variable name
- Administrative
Distance int - Administrative distance
- Administrative
Distance stringVariable - Variable name
- address String
- IPv4 Address
- address
Variable String - Variable name
- administrative
Distance Integer - Administrative distance
- administrative
Distance StringVariable - Variable name
- address string
- IPv4 Address
- address
Variable string - Variable name
- administrative
Distance number - Administrative distance
- administrative
Distance stringVariable - Variable name
- address str
- IPv4 Address
- address_
variable str - Variable name
- administrative_
distance int - Administrative distance
- administrative_
distance_ strvariable - Variable name
- address String
- IPv4 Address
- address
Variable String - Variable name
- administrative
Distance Number - Administrative distance
- administrative
Distance StringVariable - Variable name
GetServiceLanVpnFeatureIpv4StaticRouteNextHop
- Address string
- Address
- Address
Variable string - Variable name
- Administrative
Distance int - Administrative distance
- Administrative
Distance stringVariable - Variable name
- Address string
- Address
- Address
Variable string - Variable name
- Administrative
Distance int - Administrative distance
- Administrative
Distance stringVariable - Variable name
- address String
- Address
- address
Variable String - Variable name
- administrative
Distance Integer - Administrative distance
- administrative
Distance StringVariable - Variable name
- address string
- Address
- address
Variable string - Variable name
- administrative
Distance number - Administrative distance
- administrative
Distance stringVariable - Variable name
- address str
- Address
- address_
variable str - Variable name
- administrative_
distance int - Administrative distance
- administrative_
distance_ strvariable - Variable name
- address String
- Address
- address
Variable String - Variable name
- administrative
Distance Number - Administrative distance
- administrative
Distance StringVariable - Variable name
GetServiceLanVpnFeatureIpv4StaticRouteNextHopWithTracker
- Address string
- Address
- Address
Variable string - Variable name
- Administrative
Distance int - Administrative distance
- Administrative
Distance stringVariable - Variable name
- Tracker
Id string
- Address string
- Address
- Address
Variable string - Variable name
- Administrative
Distance int - Administrative distance
- Administrative
Distance stringVariable - Variable name
- Tracker
Id string
- address String
- Address
- address
Variable String - Variable name
- administrative
Distance Integer - Administrative distance
- administrative
Distance StringVariable - Variable name
- tracker
Id String
- address string
- Address
- address
Variable string - Variable name
- administrative
Distance number - Administrative distance
- administrative
Distance stringVariable - Variable name
- tracker
Id string
- address str
- Address
- address_
variable str - Variable name
- administrative_
distance int - Administrative distance
- administrative_
distance_ strvariable - Variable name
- tracker_
id str
- address String
- Address
- address
Variable String - Variable name
- administrative
Distance Number - Administrative distance
- administrative
Distance StringVariable - Variable name
- tracker
Id String
GetServiceLanVpnFeatureIpv6ExportRouteTarget
- Route
Target string - Route target
- Route
Target stringVariable - Variable name
- Route
Target string - Route target
- Route
Target stringVariable - Variable name
- route
Target String - Route target
- route
Target StringVariable - Variable name
- route
Target string - Route target
- route
Target stringVariable - Variable name
- route_
target str - Route target
- route_
target_ strvariable - Variable name
- route
Target String - Route target
- route
Target StringVariable - Variable name
GetServiceLanVpnFeatureIpv6ImportRouteTarget
- Route
Target string - Route target
- Route
Target stringVariable - Variable name
- Route
Target string - Route target
- Route
Target stringVariable - Variable name
- route
Target String - Route target
- route
Target StringVariable - Variable name
- route
Target string - Route target
- route
Target stringVariable - Variable name
- route_
target str - Route target
- route_
target_ strvariable - Variable name
- route
Target String - Route target
- route
Target StringVariable - Variable name
GetServiceLanVpnFeatureIpv6StaticRoute
- Gateway string
- Gateway type
- Ipv6Static
Route List<GetInterfaces Service Lan Vpn Feature Ipv6Static Route Ipv6Static Route Interface> - Nat string
- IPv6 Nat
- Nat
Variable string - Variable name
- Next
Hops List<GetService Lan Vpn Feature Ipv6Static Route Next Hop> - IPv6 Route Gateway Next Hop
- Null0 bool
- IPv6 Route Gateway Next Hop
- Prefix string
- Prefix
- Prefix
Variable string - Variable name
- Gateway string
- Gateway type
- Ipv6Static
Route []GetInterfaces Service Lan Vpn Feature Ipv6Static Route Ipv6Static Route Interface - Nat string
- IPv6 Nat
- Nat
Variable string - Variable name
- Next
Hops []GetService Lan Vpn Feature Ipv6Static Route Next Hop - IPv6 Route Gateway Next Hop
- Null0 bool
- IPv6 Route Gateway Next Hop
- Prefix string
- Prefix
- Prefix
Variable string - Variable name
- gateway String
- Gateway type
- ipv6Static
Route List<GetInterfaces Service Lan Vpn Feature Ipv6Static Route Ipv6Static Route Interface> - nat String
- IPv6 Nat
- nat
Variable String - Variable name
- next
Hops List<GetService Lan Vpn Feature Ipv6Static Route Next Hop> - IPv6 Route Gateway Next Hop
- null0 Boolean
- IPv6 Route Gateway Next Hop
- prefix String
- Prefix
- prefix
Variable String - Variable name
- gateway string
- Gateway type
- ipv6Static
Route GetInterfaces Service Lan Vpn Feature Ipv6Static Route Ipv6Static Route Interface[] - nat string
- IPv6 Nat
- nat
Variable string - Variable name
- next
Hops GetService Lan Vpn Feature Ipv6Static Route Next Hop[] - IPv6 Route Gateway Next Hop
- null0 boolean
- IPv6 Route Gateway Next Hop
- prefix string
- Prefix
- prefix
Variable string - Variable name
- gateway str
- Gateway type
- ipv6_
static_ Sequence[Getroute_ interfaces Service Lan Vpn Feature Ipv6Static Route Ipv6Static Route Interface] - nat str
- IPv6 Nat
- nat_
variable str - Variable name
- next_
hops Sequence[GetService Lan Vpn Feature Ipv6Static Route Next Hop] - IPv6 Route Gateway Next Hop
- null0 bool
- IPv6 Route Gateway Next Hop
- prefix str
- Prefix
- prefix_
variable str - Variable name
- gateway String
- Gateway type
- ipv6Static
Route List<Property Map>Interfaces - nat String
- IPv6 Nat
- nat
Variable String - Variable name
- next
Hops List<Property Map> - IPv6 Route Gateway Next Hop
- null0 Boolean
- IPv6 Route Gateway Next Hop
- prefix String
- Prefix
- prefix
Variable String - Variable name
GetServiceLanVpnFeatureIpv6StaticRouteIpv6StaticRouteInterface
- interface
Name String - interface
Name StringVariable - Variable name
- next
Hops List<Property Map>
GetServiceLanVpnFeatureIpv6StaticRouteIpv6StaticRouteInterfaceNextHop
- Address string
- IPv6 Address
- Address
Variable string - Variable name
- Administrative
Distance int - Administrative distance
- Administrative
Distance stringVariable - Variable name
- Address string
- IPv6 Address
- Address
Variable string - Variable name
- Administrative
Distance int - Administrative distance
- Administrative
Distance stringVariable - Variable name
- address String
- IPv6 Address
- address
Variable String - Variable name
- administrative
Distance Integer - Administrative distance
- administrative
Distance StringVariable - Variable name
- address string
- IPv6 Address
- address
Variable string - Variable name
- administrative
Distance number - Administrative distance
- administrative
Distance stringVariable - Variable name
- address str
- IPv6 Address
- address_
variable str - Variable name
- administrative_
distance int - Administrative distance
- administrative_
distance_ strvariable - Variable name
- address String
- IPv6 Address
- address
Variable String - Variable name
- administrative
Distance Number - Administrative distance
- administrative
Distance StringVariable - Variable name
GetServiceLanVpnFeatureIpv6StaticRouteNextHop
- Address string
- Address
- Address
Variable string - Variable name
- Administrative
Distance int - Administrative distance
- Administrative
Distance stringVariable - Variable name
- Address string
- Address
- Address
Variable string - Variable name
- Administrative
Distance int - Administrative distance
- Administrative
Distance stringVariable - Variable name
- address String
- Address
- address
Variable String - Variable name
- administrative
Distance Integer - Administrative distance
- administrative
Distance StringVariable - Variable name
- address string
- Address
- address
Variable string - Variable name
- administrative
Distance number - Administrative distance
- administrative
Distance stringVariable - Variable name
- address str
- Address
- address_
variable str - Variable name
- administrative_
distance int - Administrative distance
- administrative_
distance_ strvariable - Variable name
- address String
- Address
- address
Variable String - Variable name
- administrative
Distance Number - Administrative distance
- administrative
Distance StringVariable - Variable name
GetServiceLanVpnFeatureNat64V4Pool
- Name string
- NAT64 v4 Pool Name
- Name
Variable string - Variable name
- Overload bool
- NAT64 Overload
- Overload
Variable string - Variable name
- Range
End string - NAT64 Pool Range End
- Range
End stringVariable - Variable name
- Range
Start string - NAT64 Pool Range Start
- Range
Start stringVariable - Variable name
- Name string
- NAT64 v4 Pool Name
- Name
Variable string - Variable name
- Overload bool
- NAT64 Overload
- Overload
Variable string - Variable name
- Range
End string - NAT64 Pool Range End
- Range
End stringVariable - Variable name
- Range
Start string - NAT64 Pool Range Start
- Range
Start stringVariable - Variable name
- name String
- NAT64 v4 Pool Name
- name
Variable String - Variable name
- overload Boolean
- NAT64 Overload
- overload
Variable String - Variable name
- range
End String - NAT64 Pool Range End
- range
End StringVariable - Variable name
- range
Start String - NAT64 Pool Range Start
- range
Start StringVariable - Variable name
- name string
- NAT64 v4 Pool Name
- name
Variable string - Variable name
- overload boolean
- NAT64 Overload
- overload
Variable string - Variable name
- range
End string - NAT64 Pool Range End
- range
End stringVariable - Variable name
- range
Start string - NAT64 Pool Range Start
- range
Start stringVariable - Variable name
- name str
- NAT64 v4 Pool Name
- name_
variable str - Variable name
- overload bool
- NAT64 Overload
- overload_
variable str - Variable name
- range_
end str - NAT64 Pool Range End
- range_
end_ strvariable - Variable name
- range_
start str - NAT64 Pool Range Start
- range_
start_ strvariable - Variable name
- name String
- NAT64 v4 Pool Name
- name
Variable String - Variable name
- overload Boolean
- NAT64 Overload
- overload
Variable String - Variable name
- range
End String - NAT64 Pool Range End
- range
End StringVariable - Variable name
- range
Start String - NAT64 Pool Range Start
- range
Start StringVariable - Variable name
GetServiceLanVpnFeatureNatPool
- Direction string
- NAT Direction
- Direction
Variable string - Variable name
- Nat
Pool intName - NAT Pool Name
- Nat
Pool stringName Variable - Variable name
- Overload bool
- NAT Overload
- Overload
Variable string - Variable name
- Prefix
Length int - NAT Pool Prefix Length
- Prefix
Length stringVariable - Variable name
- Range
End string - NAT Pool Range End
- Range
End stringVariable - Variable name
- Range
Start string - NAT Pool Range Start
- Range
Start stringVariable - Variable name
- Tracker
Object stringId
- Direction string
- NAT Direction
- Direction
Variable string - Variable name
- Nat
Pool intName - NAT Pool Name
- Nat
Pool stringName Variable - Variable name
- Overload bool
- NAT Overload
- Overload
Variable string - Variable name
- Prefix
Length int - NAT Pool Prefix Length
- Prefix
Length stringVariable - Variable name
- Range
End string - NAT Pool Range End
- Range
End stringVariable - Variable name
- Range
Start string - NAT Pool Range Start
- Range
Start stringVariable - Variable name
- Tracker
Object stringId
- direction String
- NAT Direction
- direction
Variable String - Variable name
- nat
Pool IntegerName - NAT Pool Name
- nat
Pool StringName Variable - Variable name
- overload Boolean
- NAT Overload
- overload
Variable String - Variable name
- prefix
Length Integer - NAT Pool Prefix Length
- prefix
Length StringVariable - Variable name
- range
End String - NAT Pool Range End
- range
End StringVariable - Variable name
- range
Start String - NAT Pool Range Start
- range
Start StringVariable - Variable name
- tracker
Object StringId
- direction string
- NAT Direction
- direction
Variable string - Variable name
- nat
Pool numberName - NAT Pool Name
- nat
Pool stringName Variable - Variable name
- overload boolean
- NAT Overload
- overload
Variable string - Variable name
- prefix
Length number - NAT Pool Prefix Length
- prefix
Length stringVariable - Variable name
- range
End string - NAT Pool Range End
- range
End stringVariable - Variable name
- range
Start string - NAT Pool Range Start
- range
Start stringVariable - Variable name
- tracker
Object stringId
- direction str
- NAT Direction
- direction_
variable str - Variable name
- nat_
pool_ intname - NAT Pool Name
- nat_
pool_ strname_ variable - Variable name
- overload bool
- NAT Overload
- overload_
variable str - Variable name
- prefix_
length int - NAT Pool Prefix Length
- prefix_
length_ strvariable - Variable name
- range_
end str - NAT Pool Range End
- range_
end_ strvariable - Variable name
- range_
start str - NAT Pool Range Start
- range_
start_ strvariable - Variable name
- tracker_
object_ strid
- direction String
- NAT Direction
- direction
Variable String - Variable name
- nat
Pool NumberName - NAT Pool Name
- nat
Pool StringName Variable - Variable name
- overload Boolean
- NAT Overload
- overload
Variable String - Variable name
- prefix
Length Number - NAT Pool Prefix Length
- prefix
Length StringVariable - Variable name
- range
End String - NAT Pool Range End
- range
End StringVariable - Variable name
- range
Start String - NAT Pool Range Start
- range
Start StringVariable - Variable name
- tracker
Object StringId
GetServiceLanVpnFeatureNatPortForward
- Nat
Pool intName - NAT Pool Name
- Nat
Pool stringName Variable - Variable name
- Protocol string
- Protocol
- Protocol
Variable string - Variable name
- Source
Ip string - Source IP Address
- Source
Ip stringVariable - Variable name
- Source
Port int - Source Port
- Source
Port stringVariable - Variable name
- Translate
Port int - Translate Port
- Translate
Port stringVariable - Variable name
- Translated
Source stringIp - Translated Source IP Address
- Translated
Source stringIp Variable - Variable name
- Nat
Pool intName - NAT Pool Name
- Nat
Pool stringName Variable - Variable name
- Protocol string
- Protocol
- Protocol
Variable string - Variable name
- Source
Ip string - Source IP Address
- Source
Ip stringVariable - Variable name
- Source
Port int - Source Port
- Source
Port stringVariable - Variable name
- Translate
Port int - Translate Port
- Translate
Port stringVariable - Variable name
- Translated
Source stringIp - Translated Source IP Address
- Translated
Source stringIp Variable - Variable name
- nat
Pool IntegerName - NAT Pool Name
- nat
Pool StringName Variable - Variable name
- protocol String
- Protocol
- protocol
Variable String - Variable name
- source
Ip String - Source IP Address
- source
Ip StringVariable - Variable name
- source
Port Integer - Source Port
- source
Port StringVariable - Variable name
- translate
Port Integer - Translate Port
- translate
Port StringVariable - Variable name
- translated
Source StringIp - Translated Source IP Address
- translated
Source StringIp Variable - Variable name
- nat
Pool numberName - NAT Pool Name
- nat
Pool stringName Variable - Variable name
- protocol string
- Protocol
- protocol
Variable string - Variable name
- source
Ip string - Source IP Address
- source
Ip stringVariable - Variable name
- source
Port number - Source Port
- source
Port stringVariable - Variable name
- translate
Port number - Translate Port
- translate
Port stringVariable - Variable name
- translated
Source stringIp - Translated Source IP Address
- translated
Source stringIp Variable - Variable name
- nat_
pool_ intname - NAT Pool Name
- nat_
pool_ strname_ variable - Variable name
- protocol str
- Protocol
- protocol_
variable str - Variable name
- source_
ip str - Source IP Address
- source_
ip_ strvariable - Variable name
- source_
port int - Source Port
- source_
port_ strvariable - Variable name
- translate_
port int - Translate Port
- translate_
port_ strvariable - Variable name
- translated_
source_ strip - Translated Source IP Address
- translated_
source_ strip_ variable - Variable name
- nat
Pool NumberName - NAT Pool Name
- nat
Pool StringName Variable - Variable name
- protocol String
- Protocol
- protocol
Variable String - Variable name
- source
Ip String - Source IP Address
- source
Ip StringVariable - Variable name
- source
Port Number - Source Port
- source
Port StringVariable - Variable name
- translate
Port Number - Translate Port
- translate
Port StringVariable - Variable name
- translated
Source StringIp - Translated Source IP Address
- translated
Source StringIp Variable - Variable name
GetServiceLanVpnFeatureRouteLeakFromGlobalVpn
- Redistributions
List<Get
Service Lan Vpn Feature Route Leak From Global Vpn Redistribution> - Redistribute Routes to specific Protocol on Service VPN
- Route
Policy stringId - Route
Protocol string - Leak Routes of particular protocol from Global to Service VPN
- Route
Protocol stringVariable - Variable name
- Redistributions
[]Get
Service Lan Vpn Feature Route Leak From Global Vpn Redistribution - Redistribute Routes to specific Protocol on Service VPN
- Route
Policy stringId - Route
Protocol string - Leak Routes of particular protocol from Global to Service VPN
- Route
Protocol stringVariable - Variable name
- redistributions
List<Get
Service Lan Vpn Feature Route Leak From Global Vpn Redistribution> - Redistribute Routes to specific Protocol on Service VPN
- route
Policy StringId - route
Protocol String - Leak Routes of particular protocol from Global to Service VPN
- route
Protocol StringVariable - Variable name
- redistributions
Get
Service Lan Vpn Feature Route Leak From Global Vpn Redistribution[] - Redistribute Routes to specific Protocol on Service VPN
- route
Policy stringId - route
Protocol string - Leak Routes of particular protocol from Global to Service VPN
- route
Protocol stringVariable - Variable name
- redistributions
Sequence[Get
Service Lan Vpn Feature Route Leak From Global Vpn Redistribution] - Redistribute Routes to specific Protocol on Service VPN
- route_
policy_ strid - route_
protocol str - Leak Routes of particular protocol from Global to Service VPN
- route_
protocol_ strvariable - Variable name
- redistributions List<Property Map>
- Redistribute Routes to specific Protocol on Service VPN
- route
Policy StringId - route
Protocol String - Leak Routes of particular protocol from Global to Service VPN
- route
Protocol StringVariable - Variable name
GetServiceLanVpnFeatureRouteLeakFromGlobalVpnRedistribution
- Protocol string
- Protocol to restributed leaked routes
- Protocol
Variable string - Variable name
- Redistribution
Policy stringId
- Protocol string
- Protocol to restributed leaked routes
- Protocol
Variable string - Variable name
- Redistribution
Policy stringId
- protocol String
- Protocol to restributed leaked routes
- protocol
Variable String - Variable name
- redistribution
Policy StringId
- protocol string
- Protocol to restributed leaked routes
- protocol
Variable string - Variable name
- redistribution
Policy stringId
- protocol str
- Protocol to restributed leaked routes
- protocol_
variable str - Variable name
- redistribution_
policy_ strid
- protocol String
- Protocol to restributed leaked routes
- protocol
Variable String - Variable name
- redistribution
Policy StringId
GetServiceLanVpnFeatureRouteLeakFromOtherService
- Redistributions
List<Get
Service Lan Vpn Feature Route Leak From Other Service Redistribution> - Redistribute Route to specific Protocol on Current Service VPN
- Route
Policy stringId - Route
Protocol string - Leak Route of particular protocol from Source Service VPN
- Route
Protocol stringVariable - Variable name
- Source
Vpn int - Source Service VPN from where route are to be leaked
- Source
Vpn stringVariable - Variable name
- Redistributions
[]Get
Service Lan Vpn Feature Route Leak From Other Service Redistribution - Redistribute Route to specific Protocol on Current Service VPN
- Route
Policy stringId - Route
Protocol string - Leak Route of particular protocol from Source Service VPN
- Route
Protocol stringVariable - Variable name
- Source
Vpn int - Source Service VPN from where route are to be leaked
- Source
Vpn stringVariable - Variable name
- redistributions
List<Get
Service Lan Vpn Feature Route Leak From Other Service Redistribution> - Redistribute Route to specific Protocol on Current Service VPN
- route
Policy StringId - route
Protocol String - Leak Route of particular protocol from Source Service VPN
- route
Protocol StringVariable - Variable name
- source
Vpn Integer - Source Service VPN from where route are to be leaked
- source
Vpn StringVariable - Variable name
- redistributions
Get
Service Lan Vpn Feature Route Leak From Other Service Redistribution[] - Redistribute Route to specific Protocol on Current Service VPN
- route
Policy stringId - route
Protocol string - Leak Route of particular protocol from Source Service VPN
- route
Protocol stringVariable - Variable name
- source
Vpn number - Source Service VPN from where route are to be leaked
- source
Vpn stringVariable - Variable name
- redistributions
Sequence[Get
Service Lan Vpn Feature Route Leak From Other Service Redistribution] - Redistribute Route to specific Protocol on Current Service VPN
- route_
policy_ strid - route_
protocol str - Leak Route of particular protocol from Source Service VPN
- route_
protocol_ strvariable - Variable name
- source_
vpn int - Source Service VPN from where route are to be leaked
- source_
vpn_ strvariable - Variable name
- redistributions List<Property Map>
- Redistribute Route to specific Protocol on Current Service VPN
- route
Policy StringId - route
Protocol String - Leak Route of particular protocol from Source Service VPN
- route
Protocol StringVariable - Variable name
- source
Vpn Number - Source Service VPN from where route are to be leaked
- source
Vpn StringVariable - Variable name
GetServiceLanVpnFeatureRouteLeakFromOtherServiceRedistribution
- Protocol string
- Protocol to restributed leaked routes
- Protocol
Variable string - Variable name
- Redistribution
Policy stringId
- Protocol string
- Protocol to restributed leaked routes
- Protocol
Variable string - Variable name
- Redistribution
Policy stringId
- protocol String
- Protocol to restributed leaked routes
- protocol
Variable String - Variable name
- redistribution
Policy StringId
- protocol string
- Protocol to restributed leaked routes
- protocol
Variable string - Variable name
- redistribution
Policy stringId
- protocol str
- Protocol to restributed leaked routes
- protocol_
variable str - Variable name
- redistribution_
policy_ strid
- protocol String
- Protocol to restributed leaked routes
- protocol
Variable String - Variable name
- redistribution
Policy StringId
GetServiceLanVpnFeatureRouteLeakToGlobalVpn
- Redistributions
List<Get
Service Lan Vpn Feature Route Leak To Global Vpn Redistribution> - Redistribute Routes to specific Protocol on Global VPN
- Route
Policy stringId - Route
Protocol string - Leak Routes of particular protocol from Service to Global VPN
- Route
Protocol stringVariable - Variable name
- Redistributions
[]Get
Service Lan Vpn Feature Route Leak To Global Vpn Redistribution - Redistribute Routes to specific Protocol on Global VPN
- Route
Policy stringId - Route
Protocol string - Leak Routes of particular protocol from Service to Global VPN
- Route
Protocol stringVariable - Variable name
- redistributions
List<Get
Service Lan Vpn Feature Route Leak To Global Vpn Redistribution> - Redistribute Routes to specific Protocol on Global VPN
- route
Policy StringId - route
Protocol String - Leak Routes of particular protocol from Service to Global VPN
- route
Protocol StringVariable - Variable name
- redistributions
Get
Service Lan Vpn Feature Route Leak To Global Vpn Redistribution[] - Redistribute Routes to specific Protocol on Global VPN
- route
Policy stringId - route
Protocol string - Leak Routes of particular protocol from Service to Global VPN
- route
Protocol stringVariable - Variable name
- redistributions
Sequence[Get
Service Lan Vpn Feature Route Leak To Global Vpn Redistribution] - Redistribute Routes to specific Protocol on Global VPN
- route_
policy_ strid - route_
protocol str - Leak Routes of particular protocol from Service to Global VPN
- route_
protocol_ strvariable - Variable name
- redistributions List<Property Map>
- Redistribute Routes to specific Protocol on Global VPN
- route
Policy StringId - route
Protocol String - Leak Routes of particular protocol from Service to Global VPN
- route
Protocol StringVariable - Variable name
GetServiceLanVpnFeatureRouteLeakToGlobalVpnRedistribution
- Protocol string
- Protocol to restributed leaked routes
- Protocol
Variable string - Variable name
- Redistribution
Policy stringId
- Protocol string
- Protocol to restributed leaked routes
- Protocol
Variable string - Variable name
- Redistribution
Policy stringId
- protocol String
- Protocol to restributed leaked routes
- protocol
Variable String - Variable name
- redistribution
Policy StringId
- protocol string
- Protocol to restributed leaked routes
- protocol
Variable string - Variable name
- redistribution
Policy stringId
- protocol str
- Protocol to restributed leaked routes
- protocol_
variable str - Variable name
- redistribution_
policy_ strid
- protocol String
- Protocol to restributed leaked routes
- protocol
Variable String - Variable name
- redistribution
Policy StringId
GetServiceLanVpnFeatureService
- Ipv4Addresses List<string>
- IPv4 Addresses (Maximum: 4)
- Ipv4Addresses
Variable string - Variable name
- Service
Type string - Service Type
- Service
Type stringVariable - Variable name
- Tracking bool
- Tracking
- Tracking
Variable string - Variable name
- Ipv4Addresses []string
- IPv4 Addresses (Maximum: 4)
- Ipv4Addresses
Variable string - Variable name
- Service
Type string - Service Type
- Service
Type stringVariable - Variable name
- Tracking bool
- Tracking
- Tracking
Variable string - Variable name
- ipv4Addresses List<String>
- IPv4 Addresses (Maximum: 4)
- ipv4Addresses
Variable String - Variable name
- service
Type String - Service Type
- service
Type StringVariable - Variable name
- tracking Boolean
- Tracking
- tracking
Variable String - Variable name
- ipv4Addresses string[]
- IPv4 Addresses (Maximum: 4)
- ipv4Addresses
Variable string - Variable name
- service
Type string - Service Type
- service
Type stringVariable - Variable name
- tracking boolean
- Tracking
- tracking
Variable string - Variable name
- ipv4_
addresses Sequence[str] - IPv4 Addresses (Maximum: 4)
- ipv4_
addresses_ strvariable - Variable name
- service_
type str - Service Type
- service_
type_ strvariable - Variable name
- tracking bool
- Tracking
- tracking_
variable str - Variable name
- ipv4Addresses List<String>
- IPv4 Addresses (Maximum: 4)
- ipv4Addresses
Variable String - Variable name
- service
Type String - Service Type
- service
Type StringVariable - Variable name
- tracking Boolean
- Tracking
- tracking
Variable String - Variable name
GetServiceLanVpnFeatureServiceRoute
- Network
Address string - IP Address
- Network
Address stringVariable - Variable name
- Service string
- Service
- Service
Variable string - Variable name
- Sse
Instance string - SSE Instance name
- Sse
Instance stringVariable - Variable name
- Subnet
Mask string - Subnet Mask
- Subnet
Mask stringVariable - Variable name
- Vpn int
- Service
- Network
Address string - IP Address
- Network
Address stringVariable - Variable name
- Service string
- Service
- Service
Variable string - Variable name
- Sse
Instance string - SSE Instance name
- Sse
Instance stringVariable - Variable name
- Subnet
Mask string - Subnet Mask
- Subnet
Mask stringVariable - Variable name
- Vpn int
- Service
- network
Address String - IP Address
- network
Address StringVariable - Variable name
- service String
- Service
- service
Variable String - Variable name
- sse
Instance String - SSE Instance name
- sse
Instance StringVariable - Variable name
- subnet
Mask String - Subnet Mask
- subnet
Mask StringVariable - Variable name
- vpn Integer
- Service
- network
Address string - IP Address
- network
Address stringVariable - Variable name
- service string
- Service
- service
Variable string - Variable name
- sse
Instance string - SSE Instance name
- sse
Instance stringVariable - Variable name
- subnet
Mask string - Subnet Mask
- subnet
Mask stringVariable - Variable name
- vpn number
- Service
- network_
address str - IP Address
- network_
address_ strvariable - Variable name
- service str
- Service
- service_
variable str - Variable name
- sse_
instance str - SSE Instance name
- sse_
instance_ strvariable - Variable name
- subnet_
mask str - Subnet Mask
- subnet_
mask_ strvariable - Variable name
- vpn int
- Service
- network
Address String - IP Address
- network
Address StringVariable - Variable name
- service String
- Service
- service
Variable String - Variable name
- sse
Instance String - SSE Instance name
- sse
Instance StringVariable - Variable name
- subnet
Mask String - Subnet Mask
- subnet
Mask StringVariable - Variable name
- vpn Number
- Service
GetServiceLanVpnFeatureStaticNat
- Nat
Pool intName - NAT Pool Name
- Nat
Pool stringName Variable - Variable name
- Source
Ip string - Source IP Address
- Source
Ip stringVariable - Variable name
- Static
Nat stringDirection - Static NAT Direction
- Static
Nat stringDirection Variable - Variable name
- Tracker
Object stringId - Translated
Source stringIp - Translated Source IP Address
- Translated
Source stringIp Variable - Variable name
- Nat
Pool intName - NAT Pool Name
- Nat
Pool stringName Variable - Variable name
- Source
Ip string - Source IP Address
- Source
Ip stringVariable - Variable name
- Static
Nat stringDirection - Static NAT Direction
- Static
Nat stringDirection Variable - Variable name
- Tracker
Object stringId - Translated
Source stringIp - Translated Source IP Address
- Translated
Source stringIp Variable - Variable name
- nat
Pool IntegerName - NAT Pool Name
- nat
Pool StringName Variable - Variable name
- source
Ip String - Source IP Address
- source
Ip StringVariable - Variable name
- static
Nat StringDirection - Static NAT Direction
- static
Nat StringDirection Variable - Variable name
- tracker
Object StringId - translated
Source StringIp - Translated Source IP Address
- translated
Source StringIp Variable - Variable name
- nat
Pool numberName - NAT Pool Name
- nat
Pool stringName Variable - Variable name
- source
Ip string - Source IP Address
- source
Ip stringVariable - Variable name
- static
Nat stringDirection - Static NAT Direction
- static
Nat stringDirection Variable - Variable name
- tracker
Object stringId - translated
Source stringIp - Translated Source IP Address
- translated
Source stringIp Variable - Variable name
- nat_
pool_ intname - NAT Pool Name
- nat_
pool_ strname_ variable - Variable name
- source_
ip str - Source IP Address
- source_
ip_ strvariable - Variable name
- static_
nat_ strdirection - Static NAT Direction
- static_
nat_ strdirection_ variable - Variable name
- tracker_
object_ strid - translated_
source_ strip - Translated Source IP Address
- translated_
source_ strip_ variable - Variable name
- nat
Pool NumberName - NAT Pool Name
- nat
Pool StringName Variable - Variable name
- source
Ip String - Source IP Address
- source
Ip StringVariable - Variable name
- static
Nat StringDirection - Static NAT Direction
- static
Nat StringDirection Variable - Variable name
- tracker
Object StringId - translated
Source StringIp - Translated Source IP Address
- translated
Source StringIp Variable - Variable name
GetServiceLanVpnFeatureStaticNatSubnet
- Prefix
Length int - Network Prefix Length
- Prefix
Length stringVariable - Variable name
- Source
Ip stringSubnet - Source IP Subnet
- Source
Ip stringSubnet Variable - Variable name
- Static
Nat stringDirection - Static NAT Direction
- Static
Nat stringDirection Variable - Variable name
- Tracker
Object stringId - Translated
Source stringIp Subnet - Translated Source IP Subnet
- Translated
Source stringIp Subnet Variable - Variable name
- Prefix
Length int - Network Prefix Length
- Prefix
Length stringVariable - Variable name
- Source
Ip stringSubnet - Source IP Subnet
- Source
Ip stringSubnet Variable - Variable name
- Static
Nat stringDirection - Static NAT Direction
- Static
Nat stringDirection Variable - Variable name
- Tracker
Object stringId - Translated
Source stringIp Subnet - Translated Source IP Subnet
- Translated
Source stringIp Subnet Variable - Variable name
- prefix
Length Integer - Network Prefix Length
- prefix
Length StringVariable - Variable name
- source
Ip StringSubnet - Source IP Subnet
- source
Ip StringSubnet Variable - Variable name
- static
Nat StringDirection - Static NAT Direction
- static
Nat StringDirection Variable - Variable name
- tracker
Object StringId - translated
Source StringIp Subnet - Translated Source IP Subnet
- translated
Source StringIp Subnet Variable - Variable name
- prefix
Length number - Network Prefix Length
- prefix
Length stringVariable - Variable name
- source
Ip stringSubnet - Source IP Subnet
- source
Ip stringSubnet Variable - Variable name
- static
Nat stringDirection - Static NAT Direction
- static
Nat stringDirection Variable - Variable name
- tracker
Object stringId - translated
Source stringIp Subnet - Translated Source IP Subnet
- translated
Source stringIp Subnet Variable - Variable name
- prefix_
length int - Network Prefix Length
- prefix_
length_ strvariable - Variable name
- source_
ip_ strsubnet - Source IP Subnet
- source_
ip_ strsubnet_ variable - Variable name
- static_
nat_ strdirection - Static NAT Direction
- static_
nat_ strdirection_ variable - Variable name
- tracker_
object_ strid - translated_
source_ strip_ subnet - Translated Source IP Subnet
- translated_
source_ strip_ subnet_ variable - Variable name
- prefix
Length Number - Network Prefix Length
- prefix
Length StringVariable - Variable name
- source
Ip StringSubnet - Source IP Subnet
- source
Ip StringSubnet Variable - Variable name
- static
Nat StringDirection - Static NAT Direction
- static
Nat StringDirection Variable - Variable name
- tracker
Object StringId - translated
Source StringIp Subnet - Translated Source IP Subnet
- translated
Source StringIp Subnet Variable - Variable name
Package Details
- Repository
- sdwan pulumi/pulumi-sdwan
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
sdwanTerraform Provider.
Viewing docs for Cisco Catalyst SD-WAN v0.7.0
published on Tuesday, Feb 24, 2026 by Pulumi
published on Tuesday, Feb 24, 2026 by Pulumi
