Cisco Catalyst SD-WAN v0.1.1 published on Friday, May 31, 2024 by Pulumi
sdwan.getServiceLanVpnProfileParcel
Explore with Pulumi AI
This data source can read the Service LAN VPN profile parcel.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as sdwan from "@pulumi/sdwan";
const example = sdwan.getServiceLanVpnProfileParcel({
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_profile_parcel(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.LookupServiceLanVpnProfileParcel(ctx, &sdwan.LookupServiceLanVpnProfileParcelArgs{
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.GetServiceLanVpnProfileParcel.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.GetServiceLanVpnProfileParcelArgs;
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.getServiceLanVpnProfileParcel(GetServiceLanVpnProfileParcelArgs.builder()
.id("f6b2c44c-693c-4763-b010-895aa3d236bd")
.featureProfileId("f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac")
.build());
}
}
variables:
example:
fn::invoke:
Function: sdwan:getServiceLanVpnProfileParcel
Arguments:
id: f6b2c44c-693c-4763-b010-895aa3d236bd
featureProfileId: f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac
Using getServiceLanVpnProfileParcel
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 getServiceLanVpnProfileParcel(args: GetServiceLanVpnProfileParcelArgs, opts?: InvokeOptions): Promise<GetServiceLanVpnProfileParcelResult>
function getServiceLanVpnProfileParcelOutput(args: GetServiceLanVpnProfileParcelOutputArgs, opts?: InvokeOptions): Output<GetServiceLanVpnProfileParcelResult>
def get_service_lan_vpn_profile_parcel(feature_profile_id: Optional[str] = None,
id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetServiceLanVpnProfileParcelResult
def get_service_lan_vpn_profile_parcel_output(feature_profile_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetServiceLanVpnProfileParcelResult]
func LookupServiceLanVpnProfileParcel(ctx *Context, args *LookupServiceLanVpnProfileParcelArgs, opts ...InvokeOption) (*LookupServiceLanVpnProfileParcelResult, error)
func LookupServiceLanVpnProfileParcelOutput(ctx *Context, args *LookupServiceLanVpnProfileParcelOutputArgs, opts ...InvokeOption) LookupServiceLanVpnProfileParcelResultOutput
> Note: This function is named LookupServiceLanVpnProfileParcel
in the Go SDK.
public static class GetServiceLanVpnProfileParcel
{
public static Task<GetServiceLanVpnProfileParcelResult> InvokeAsync(GetServiceLanVpnProfileParcelArgs args, InvokeOptions? opts = null)
public static Output<GetServiceLanVpnProfileParcelResult> Invoke(GetServiceLanVpnProfileParcelInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetServiceLanVpnProfileParcelResult> getServiceLanVpnProfileParcel(GetServiceLanVpnProfileParcelArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: sdwan:index/getServiceLanVpnProfileParcel:getServiceLanVpnProfileParcel
arguments:
# arguments dictionary
The following arguments are supported:
- Feature
Profile stringId - Feature Profile ID
- Id string
- The id of the profile parcel
- Feature
Profile stringId - Feature Profile ID
- Id string
- The id of the profile parcel
- feature
Profile StringId - Feature Profile ID
- id String
- The id of the profile parcel
- feature
Profile stringId - Feature Profile ID
- id string
- The id of the profile parcel
- feature_
profile_ strid - Feature Profile ID
- id str
- The id of the profile parcel
- feature
Profile StringId - Feature Profile ID
- id String
- The id of the profile parcel
getServiceLanVpnProfileParcel Result
The following output properties are available:
- Advertise
Omp List<GetIpv4s Service Lan Vpn Profile Parcel Advertise Omp Ipv4> - OMP Advertise IPv4
- Advertise
Omp List<GetIpv6s Service Lan Vpn Profile Parcel Advertise Omp Ipv6> - OMP Advertise IPv6
- Config
Description string - Name
- Config
Description stringVariable - Variable name
- Description string
- The description of the profile parcel
- Enable
Sdwan boolRemote Access - Enable SDWAN Remote Access
- Feature
Profile stringId - Feature Profile ID
- Gre
Routes List<GetService Lan Vpn Profile Parcel Gre Route> - IPv4 Static GRE Route
- Host
Mappings List<GetService Lan Vpn Profile Parcel Host Mapping> - Id string
- The id of the profile parcel
- Ipsec
Routes List<GetService Lan Vpn Profile Parcel Ipsec Route> - IPv4 Static IPSEC Route
- Ipv4Export
Route List<GetTargets Service Lan Vpn Profile Parcel Ipv4Export Route Target> - Ipv4Import
Route List<GetTargets Service Lan Vpn Profile Parcel Ipv4Import Route Target> - Ipv4Static
Routes List<GetService Lan Vpn Profile Parcel Ipv4Static Route> - IPv4 Static Route
- Ipv6Export
Route List<GetTargets Service Lan Vpn Profile Parcel Ipv6Export Route Target> - Ipv6Import
Route List<GetTargets Service Lan Vpn Profile Parcel Ipv6Import Route Target> - Ipv6Static
Routes List<GetService Lan Vpn Profile Parcel Ipv6Static Route> - IPv6 Static Route
- Name string
- The name of the profile parcel
- Nat64V4Pools
List<Get
Service Lan Vpn Profile Parcel Nat64V4Pool> - NAT64 V4 Pool
- Nat
Pools List<GetService Lan Vpn Profile Parcel Nat Pool> - NAT Pool
- Nat
Port List<GetForwards Service Lan Vpn Profile Parcel 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 Profile Parcel Route Leak From Global Vpn> - Enable route leaking from Global to Service VPN
- Route
Leak List<GetFrom Other Services Service Lan Vpn Profile Parcel 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 Profile Parcel 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 Profile Parcel Service Route> - Service
- Services
List<Get
Service Lan Vpn Profile Parcel Service> - Service
- Static
Nats List<GetService Lan Vpn Profile Parcel Static Nat> - Static NAT Rules
- Version int
- The version of the profile parcel
- Vpn int
- VPN
- Vpn
Variable string - Variable name
- Advertise
Omp []GetIpv4s Service Lan Vpn Profile Parcel Advertise Omp Ipv4 - OMP Advertise IPv4
- Advertise
Omp []GetIpv6s Service Lan Vpn Profile Parcel Advertise Omp Ipv6 - OMP Advertise IPv6
- Config
Description string - Name
- Config
Description stringVariable - Variable name
- Description string
- The description of the profile parcel
- Enable
Sdwan boolRemote Access - Enable SDWAN Remote Access
- Feature
Profile stringId - Feature Profile ID
- Gre
Routes []GetService Lan Vpn Profile Parcel Gre Route - IPv4 Static GRE Route
- Host
Mappings []GetService Lan Vpn Profile Parcel Host Mapping - Id string
- The id of the profile parcel
- Ipsec
Routes []GetService Lan Vpn Profile Parcel Ipsec Route - IPv4 Static IPSEC Route
- Ipv4Export
Route []GetTargets Service Lan Vpn Profile Parcel Ipv4Export Route Target - Ipv4Import
Route []GetTargets Service Lan Vpn Profile Parcel Ipv4Import Route Target - Ipv4Static
Routes []GetService Lan Vpn Profile Parcel Ipv4Static Route - IPv4 Static Route
- Ipv6Export
Route []GetTargets Service Lan Vpn Profile Parcel Ipv6Export Route Target - Ipv6Import
Route []GetTargets Service Lan Vpn Profile Parcel Ipv6Import Route Target - Ipv6Static
Routes []GetService Lan Vpn Profile Parcel Ipv6Static Route - IPv6 Static Route
- Name string
- The name of the profile parcel
- Nat64V4Pools
[]Get
Service Lan Vpn Profile Parcel Nat64V4Pool - NAT64 V4 Pool
- Nat
Pools []GetService Lan Vpn Profile Parcel Nat Pool - NAT Pool
- Nat
Port []GetForwards Service Lan Vpn Profile Parcel 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 Profile Parcel Route Leak From Global Vpn - Enable route leaking from Global to Service VPN
- Route
Leak []GetFrom Other Services Service Lan Vpn Profile Parcel Route Leak From Other Service - Enable route leak from another Service VPN to current Service VPN
- Route
Leak []GetTo Global Vpns Service Lan Vpn Profile Parcel 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 Profile Parcel Service Route - Service
- Services
[]Get
Service Lan Vpn Profile Parcel Service - Service
- Static
Nats []GetService Lan Vpn Profile Parcel Static Nat - Static NAT Rules
- Version int
- The version of the profile parcel
- Vpn int
- VPN
- Vpn
Variable string - Variable name
- advertise
Omp List<GetIpv4s Service Lan Vpn Profile Parcel Advertise Omp Ipv4> - OMP Advertise IPv4
- advertise
Omp List<GetIpv6s Service Lan Vpn Profile Parcel Advertise Omp Ipv6> - OMP Advertise IPv6
- config
Description String - Name
- config
Description StringVariable - Variable name
- description String
- The description of the profile parcel
- enable
Sdwan BooleanRemote Access - Enable SDWAN Remote Access
- feature
Profile StringId - Feature Profile ID
- gre
Routes List<GetService Lan Vpn Profile Parcel Gre Route> - IPv4 Static GRE Route
- host
Mappings List<GetService Lan Vpn Profile Parcel Host Mapping> - id String
- The id of the profile parcel
- ipsec
Routes List<GetService Lan Vpn Profile Parcel Ipsec Route> - IPv4 Static IPSEC Route
- ipv4Export
Route List<GetTargets Service Lan Vpn Profile Parcel Ipv4Export Route Target> - ipv4Import
Route List<GetTargets Service Lan Vpn Profile Parcel Ipv4Import Route Target> - ipv4Static
Routes List<GetService Lan Vpn Profile Parcel Ipv4Static Route> - IPv4 Static Route
- ipv6Export
Route List<GetTargets Service Lan Vpn Profile Parcel Ipv6Export Route Target> - ipv6Import
Route List<GetTargets Service Lan Vpn Profile Parcel Ipv6Import Route Target> - ipv6Static
Routes List<GetService Lan Vpn Profile Parcel Ipv6Static Route> - IPv6 Static Route
- name String
- The name of the profile parcel
- nat64V4Pools
List<Get
Service Lan Vpn Profile Parcel Nat64V4Pool> - NAT64 V4 Pool
- nat
Pools List<GetService Lan Vpn Profile Parcel Nat Pool> - NAT Pool
- nat
Port List<GetForwards Service Lan Vpn Profile Parcel 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 Profile Parcel Route Leak From Global Vpn> - Enable route leaking from Global to Service VPN
- route
Leak List<GetFrom Other Services Service Lan Vpn Profile Parcel 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 Profile Parcel 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 Profile Parcel Service Route> - Service
- services
List<Get
Service Lan Vpn Profile Parcel Service> - Service
- static
Nats List<GetService Lan Vpn Profile Parcel Static Nat> - Static NAT Rules
- version Integer
- The version of the profile parcel
- vpn Integer
- VPN
- vpn
Variable String - Variable name
- advertise
Omp GetIpv4s Service Lan Vpn Profile Parcel Advertise Omp Ipv4[] - OMP Advertise IPv4
- advertise
Omp GetIpv6s Service Lan Vpn Profile Parcel Advertise Omp Ipv6[] - OMP Advertise IPv6
- config
Description string - Name
- config
Description stringVariable - Variable name
- description string
- The description of the profile parcel
- enable
Sdwan booleanRemote Access - Enable SDWAN Remote Access
- feature
Profile stringId - Feature Profile ID
- gre
Routes GetService Lan Vpn Profile Parcel Gre Route[] - IPv4 Static GRE Route
- host
Mappings GetService Lan Vpn Profile Parcel Host Mapping[] - id string
- The id of the profile parcel
- ipsec
Routes GetService Lan Vpn Profile Parcel Ipsec Route[] - IPv4 Static IPSEC Route
- ipv4Export
Route GetTargets Service Lan Vpn Profile Parcel Ipv4Export Route Target[] - ipv4Import
Route GetTargets Service Lan Vpn Profile Parcel Ipv4Import Route Target[] - ipv4Static
Routes GetService Lan Vpn Profile Parcel Ipv4Static Route[] - IPv4 Static Route
- ipv6Export
Route GetTargets Service Lan Vpn Profile Parcel Ipv6Export Route Target[] - ipv6Import
Route GetTargets Service Lan Vpn Profile Parcel Ipv6Import Route Target[] - ipv6Static
Routes GetService Lan Vpn Profile Parcel Ipv6Static Route[] - IPv6 Static Route
- name string
- The name of the profile parcel
- nat64V4Pools
Get
Service Lan Vpn Profile Parcel Nat64V4Pool[] - NAT64 V4 Pool
- nat
Pools GetService Lan Vpn Profile Parcel Nat Pool[] - NAT Pool
- nat
Port GetForwards Service Lan Vpn Profile Parcel 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 Profile Parcel Route Leak From Global Vpn[] - Enable route leaking from Global to Service VPN
- route
Leak GetFrom Other Services Service Lan Vpn Profile Parcel Route Leak From Other Service[] - Enable route leak from another Service VPN to current Service VPN
- route
Leak GetTo Global Vpns Service Lan Vpn Profile Parcel 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 Profile Parcel Service Route[] - Service
- services
Get
Service Lan Vpn Profile Parcel Service[] - Service
- static
Nats GetService Lan Vpn Profile Parcel Static Nat[] - Static NAT Rules
- version number
- The version of the profile parcel
- vpn number
- VPN
- vpn
Variable string - Variable name
- advertise_
omp_ Sequence[Getipv4s Service Lan Vpn Profile Parcel Advertise Omp Ipv4] - OMP Advertise IPv4
- advertise_
omp_ Sequence[Getipv6s Service Lan Vpn Profile Parcel Advertise Omp Ipv6] - OMP Advertise IPv6
- config_
description str - Name
- config_
description_ strvariable - Variable name
- description str
- The description of the profile parcel
- enable_
sdwan_ boolremote_ access - Enable SDWAN Remote Access
- feature_
profile_ strid - Feature Profile ID
- gre_
routes Sequence[GetService Lan Vpn Profile Parcel Gre Route] - IPv4 Static GRE Route
- host_
mappings Sequence[GetService Lan Vpn Profile Parcel Host Mapping] - id str
- The id of the profile parcel
- ipsec_
routes Sequence[GetService Lan Vpn Profile Parcel Ipsec Route] - IPv4 Static IPSEC Route
- ipv4_
export_ Sequence[Getroute_ targets Service Lan Vpn Profile Parcel Ipv4Export Route Target] - ipv4_
import_ Sequence[Getroute_ targets Service Lan Vpn Profile Parcel Ipv4Import Route Target] - ipv4_
static_ Sequence[Getroutes Service Lan Vpn Profile Parcel Ipv4Static Route] - IPv4 Static Route
- ipv6_
export_ Sequence[Getroute_ targets Service Lan Vpn Profile Parcel Ipv6Export Route Target] - ipv6_
import_ Sequence[Getroute_ targets Service Lan Vpn Profile Parcel Ipv6Import Route Target] - ipv6_
static_ Sequence[Getroutes Service Lan Vpn Profile Parcel Ipv6Static Route] - IPv6 Static Route
- name str
- The name of the profile parcel
- nat64_
v4_ Sequence[Getpools Service Lan Vpn Profile Parcel Nat64V4Pool] - NAT64 V4 Pool
- nat_
pools Sequence[GetService Lan Vpn Profile Parcel Nat Pool] - NAT Pool
- nat_
port_ Sequence[Getforwards Service Lan Vpn Profile Parcel 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 Profile Parcel Route Leak From Global Vpn] - Enable route leaking from Global to Service VPN
- route_
leak_ Sequence[Getfrom_ other_ services Service Lan Vpn Profile Parcel 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 Profile Parcel 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 Profile Parcel Service Route] - Service
- services
Sequence[Get
Service Lan Vpn Profile Parcel Service] - Service
- static_
nats Sequence[GetService Lan Vpn Profile Parcel Static Nat] - Static NAT Rules
- version int
- The version of the profile parcel
- 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 profile parcel
- 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 profile parcel
- 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 profile parcel
- 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
Nats List<Property Map> - Static NAT Rules
- version Number
- The version of the profile parcel
- vpn Number
- VPN
- vpn
Variable String - Variable name
Supporting Types
GetServiceLanVpnProfileParcelAdvertiseOmpIpv4
- Prefixes
List<Get
Service Lan Vpn Profile Parcel Advertise Omp Ipv4Prefix> - IPv4 Prefix List
- Protocol string
- Protocol
- Protocol
Variable string - Variable name
- Route
Policy stringId
- Prefixes
[]Get
Service Lan Vpn Profile Parcel Advertise Omp Ipv4Prefix - IPv4 Prefix List
- Protocol string
- Protocol
- Protocol
Variable string - Variable name
- Route
Policy stringId
- prefixes
List<Get
Service Lan Vpn Profile Parcel Advertise Omp Ipv4Prefix> - IPv4 Prefix List
- protocol String
- Protocol
- protocol
Variable String - Variable name
- route
Policy StringId
- prefixes
Get
Service Lan Vpn Profile Parcel Advertise Omp Ipv4Prefix[] - IPv4 Prefix List
- protocol string
- Protocol
- protocol
Variable string - Variable name
- route
Policy stringId
- prefixes
Sequence[Get
Service Lan Vpn Profile Parcel 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
GetServiceLanVpnProfileParcelAdvertiseOmpIpv4Prefix
- 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
GetServiceLanVpnProfileParcelAdvertiseOmpIpv6
- Prefixes
List<Get
Service Lan Vpn Profile Parcel 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 Profile Parcel 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 Profile Parcel 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 Profile Parcel 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 Profile Parcel 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
GetServiceLanVpnProfileParcelAdvertiseOmpIpv6Prefix
- Aggregate
Only bool - Aggregate Only
- Prefix string
- IPv6 Prefix
- Prefix
Variable string - Variable name
- Aggregate
Only bool - Aggregate Only
- Prefix string
- IPv6 Prefix
- Prefix
Variable string - Variable name
- aggregate
Only Boolean - Aggregate Only
- prefix String
- IPv6 Prefix
- prefix
Variable String - Variable name
- aggregate
Only boolean - Aggregate Only
- prefix string
- IPv6 Prefix
- prefix
Variable string - Variable name
- aggregate_
only bool - Aggregate Only
- prefix str
- IPv6 Prefix
- prefix_
variable str - Variable name
- aggregate
Only Boolean - Aggregate Only
- prefix String
- IPv6 Prefix
- prefix
Variable String - Variable name
GetServiceLanVpnProfileParcelGreRoute
- 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
GetServiceLanVpnProfileParcelHostMapping
- 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
GetServiceLanVpnProfileParcelIpsecRoute
- 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
GetServiceLanVpnProfileParcelIpv4ExportRouteTarget
- 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
GetServiceLanVpnProfileParcelIpv4ImportRouteTarget
- 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
GetServiceLanVpnProfileParcelIpv4StaticRoute
- Gateway
Dhcp bool - IPv4 Route Gateway DHCP
- Network
Address string - IP Address
- Network
Address stringVariable - Variable name
- Next
Hop List<GetWith Trackers Service Lan Vpn Profile Parcel Ipv4Static Route Next Hop With Tracker> - IPv4 Route Gateway Next Hop with Tracker
- Next
Hops List<GetService Lan Vpn Profile Parcel 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
- Gateway
Dhcp bool - IPv4 Route Gateway DHCP
- Network
Address string - IP Address
- Network
Address stringVariable - Variable name
- Next
Hop []GetWith Trackers Service Lan Vpn Profile Parcel Ipv4Static Route Next Hop With Tracker - IPv4 Route Gateway Next Hop with Tracker
- Next
Hops []GetService Lan Vpn Profile Parcel 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
- gateway
Dhcp Boolean - IPv4 Route Gateway DHCP
- network
Address String - IP Address
- network
Address StringVariable - Variable name
- next
Hop List<GetWith Trackers Service Lan Vpn Profile Parcel Ipv4Static Route Next Hop With Tracker> - IPv4 Route Gateway Next Hop with Tracker
- next
Hops List<GetService Lan Vpn Profile Parcel 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
- gateway
Dhcp boolean - IPv4 Route Gateway DHCP
- network
Address string - IP Address
- network
Address stringVariable - Variable name
- next
Hop GetWith Trackers Service Lan Vpn Profile Parcel Ipv4Static Route Next Hop With Tracker[] - IPv4 Route Gateway Next Hop with Tracker
- next
Hops GetService Lan Vpn Profile Parcel 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
- gateway_
dhcp bool - IPv4 Route Gateway DHCP
- network_
address str - IP Address
- network_
address_ strvariable - Variable name
- next_
hop_ Sequence[Getwith_ trackers Service Lan Vpn Profile Parcel Ipv4Static Route Next Hop With Tracker] - IPv4 Route Gateway Next Hop with Tracker
- next_
hops Sequence[GetService Lan Vpn Profile Parcel 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
- gateway
Dhcp Boolean - IPv4 Route Gateway DHCP
- 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
GetServiceLanVpnProfileParcelIpv4StaticRouteNextHop
- 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
GetServiceLanVpnProfileParcelIpv4StaticRouteNextHopWithTracker
- 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
GetServiceLanVpnProfileParcelIpv6ExportRouteTarget
- 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
GetServiceLanVpnProfileParcelIpv6ImportRouteTarget
- 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
GetServiceLanVpnProfileParcelIpv6StaticRoute
- Nat string
- IPv6 Nat
- Nat
Variable string - Variable name
- Next
Hops List<GetService Lan Vpn Profile Parcel Ipv6Static Route Next Hop> - IPv6 Route Gateway Next Hop
- Null0 bool
- IPv6 Route Gateway Next Hop
- Prefix string
- Prefix
- Prefix
Variable string - Variable name
- Nat string
- IPv6 Nat
- Nat
Variable string - Variable name
- Next
Hops []GetService Lan Vpn Profile Parcel Ipv6Static Route Next Hop - IPv6 Route Gateway Next Hop
- Null0 bool
- IPv6 Route Gateway Next Hop
- Prefix string
- Prefix
- Prefix
Variable string - Variable name
- nat String
- IPv6 Nat
- nat
Variable String - Variable name
- next
Hops List<GetService Lan Vpn Profile Parcel Ipv6Static Route Next Hop> - IPv6 Route Gateway Next Hop
- null0 Boolean
- IPv6 Route Gateway Next Hop
- prefix String
- Prefix
- prefix
Variable String - Variable name
- nat string
- IPv6 Nat
- nat
Variable string - Variable name
- next
Hops GetService Lan Vpn Profile Parcel Ipv6Static Route Next Hop[] - IPv6 Route Gateway Next Hop
- null0 boolean
- IPv6 Route Gateway Next Hop
- prefix string
- Prefix
- prefix
Variable string - Variable name
- nat str
- IPv6 Nat
- nat_
variable str - Variable name
- next_
hops Sequence[GetService Lan Vpn Profile Parcel Ipv6Static Route Next Hop] - IPv6 Route Gateway Next Hop
- null0 bool
- IPv6 Route Gateway Next Hop
- prefix str
- Prefix
- prefix_
variable str - Variable name
- 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
GetServiceLanVpnProfileParcelIpv6StaticRouteNextHop
- 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
GetServiceLanVpnProfileParcelNat64V4Pool
- 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
GetServiceLanVpnProfileParcelNatPool
- 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
GetServiceLanVpnProfileParcelNatPortForward
- 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
GetServiceLanVpnProfileParcelRouteLeakFromGlobalVpn
- Redistributions
List<Get
Service Lan Vpn Profile Parcel 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 Profile Parcel 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 Profile Parcel 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 Profile Parcel 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 Profile Parcel 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
GetServiceLanVpnProfileParcelRouteLeakFromGlobalVpnRedistribution
- 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
GetServiceLanVpnProfileParcelRouteLeakFromOtherService
- Redistributions
List<Get
Service Lan Vpn Profile Parcel 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 Profile Parcel 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 Profile Parcel 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 Profile Parcel 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 Profile Parcel 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
GetServiceLanVpnProfileParcelRouteLeakFromOtherServiceRedistribution
- 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
GetServiceLanVpnProfileParcelRouteLeakToGlobalVpn
- Redistributions
List<Get
Service Lan Vpn Profile Parcel 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 Profile Parcel 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 Profile Parcel 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 Profile Parcel 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 Profile Parcel 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
GetServiceLanVpnProfileParcelRouteLeakToGlobalVpnRedistribution
- 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
GetServiceLanVpnProfileParcelService
- 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
GetServiceLanVpnProfileParcelServiceRoute
- Network
Address string - IP Address
- Network
Address stringVariable - Variable name
- Service string
- Service
- Service
Variable string - 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
- 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
- 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
- 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
- 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
- subnet
Mask String - Subnet Mask
- subnet
Mask StringVariable - Variable name
- vpn Number
- Service
GetServiceLanVpnProfileParcelStaticNat
- 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
Package Details
- Repository
- sdwan pulumi/pulumi-sdwan
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
sdwan
Terraform Provider.