panos 2.0.0 published on Tuesday, Apr 15, 2025 by paloaltonetworks
panos.getIpsecTunnel
Explore with Pulumi AI
panos 2.0.0 published on Tuesday, Apr 15, 2025 by paloaltonetworks
Using getIpsecTunnel
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 getIpsecTunnel(args: GetIpsecTunnelArgs, opts?: InvokeOptions): Promise<GetIpsecTunnelResult>
function getIpsecTunnelOutput(args: GetIpsecTunnelOutputArgs, opts?: InvokeOptions): Output<GetIpsecTunnelResult>
def get_ipsec_tunnel(anti_replay: Optional[bool] = None,
anti_replay_window: Optional[str] = None,
auto_key: Optional[GetIpsecTunnelAutoKey] = None,
comment: Optional[str] = None,
copy_flow_label: Optional[bool] = None,
copy_tos: Optional[bool] = None,
disabled: Optional[bool] = None,
enable_gre_encapsulation: Optional[bool] = None,
global_protect_satellite: Optional[GetIpsecTunnelGlobalProtectSatellite] = None,
ipsec_mode: Optional[str] = None,
ipv6: Optional[bool] = None,
location: Optional[GetIpsecTunnelLocation] = None,
manual_key: Optional[GetIpsecTunnelManualKey] = None,
name: Optional[str] = None,
tunnel_interface: Optional[str] = None,
tunnel_monitor: Optional[GetIpsecTunnelTunnelMonitor] = None,
opts: Optional[InvokeOptions] = None) -> GetIpsecTunnelResult
def get_ipsec_tunnel_output(anti_replay: Optional[pulumi.Input[bool]] = None,
anti_replay_window: Optional[pulumi.Input[str]] = None,
auto_key: Optional[pulumi.Input[GetIpsecTunnelAutoKeyArgs]] = None,
comment: Optional[pulumi.Input[str]] = None,
copy_flow_label: Optional[pulumi.Input[bool]] = None,
copy_tos: Optional[pulumi.Input[bool]] = None,
disabled: Optional[pulumi.Input[bool]] = None,
enable_gre_encapsulation: Optional[pulumi.Input[bool]] = None,
global_protect_satellite: Optional[pulumi.Input[GetIpsecTunnelGlobalProtectSatelliteArgs]] = None,
ipsec_mode: Optional[pulumi.Input[str]] = None,
ipv6: Optional[pulumi.Input[bool]] = None,
location: Optional[pulumi.Input[GetIpsecTunnelLocationArgs]] = None,
manual_key: Optional[pulumi.Input[GetIpsecTunnelManualKeyArgs]] = None,
name: Optional[pulumi.Input[str]] = None,
tunnel_interface: Optional[pulumi.Input[str]] = None,
tunnel_monitor: Optional[pulumi.Input[GetIpsecTunnelTunnelMonitorArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetIpsecTunnelResult]
func LookupIpsecTunnel(ctx *Context, args *LookupIpsecTunnelArgs, opts ...InvokeOption) (*LookupIpsecTunnelResult, error)
func LookupIpsecTunnelOutput(ctx *Context, args *LookupIpsecTunnelOutputArgs, opts ...InvokeOption) LookupIpsecTunnelResultOutput
> Note: This function is named LookupIpsecTunnel
in the Go SDK.
public static class GetIpsecTunnel
{
public static Task<GetIpsecTunnelResult> InvokeAsync(GetIpsecTunnelArgs args, InvokeOptions? opts = null)
public static Output<GetIpsecTunnelResult> Invoke(GetIpsecTunnelInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetIpsecTunnelResult> getIpsecTunnel(GetIpsecTunnelArgs args, InvokeOptions options)
public static Output<GetIpsecTunnelResult> getIpsecTunnel(GetIpsecTunnelArgs args, InvokeOptions options)
fn::invoke:
function: panos:index/getIpsecTunnel:getIpsecTunnel
arguments:
# arguments dictionary
The following arguments are supported:
- Location
Get
Ipsec Tunnel Location - The location of this object.
- Name string
- Anti
Replay bool - Enable Anti-Replay check on this tunnel
- Anti
Replay stringWindow - 64,128,256,512,1024,2048,4096
- Auto
Key GetIpsec Tunnel Auto Key - Comment string
- Copy
Flow boolLabel - Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- Copy
Tos bool - Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- Disabled bool
- Disable the IPSec tunnel
- Enable
Gre boolEncapsulation - allow GRE over IPSec
- Global
Protect GetSatellite Ipsec Tunnel Global Protect Satellite - Ipsec
Mode string - Ipv6 bool
- use IPv6 for the IPSec tunnel
- Manual
Key GetIpsec Tunnel Manual Key - Tunnel
Interface string - to apply IPSec VPN tunnels to tunnel interface
- Tunnel
Monitor GetIpsec Tunnel Tunnel Monitor
- Location
Get
Ipsec Tunnel Location - The location of this object.
- Name string
- Anti
Replay bool - Enable Anti-Replay check on this tunnel
- Anti
Replay stringWindow - 64,128,256,512,1024,2048,4096
- Auto
Key GetIpsec Tunnel Auto Key - Comment string
- Copy
Flow boolLabel - Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- Copy
Tos bool - Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- Disabled bool
- Disable the IPSec tunnel
- Enable
Gre boolEncapsulation - allow GRE over IPSec
- Global
Protect GetSatellite Ipsec Tunnel Global Protect Satellite - Ipsec
Mode string - Ipv6 bool
- use IPv6 for the IPSec tunnel
- Manual
Key GetIpsec Tunnel Manual Key - Tunnel
Interface string - to apply IPSec VPN tunnels to tunnel interface
- Tunnel
Monitor GetIpsec Tunnel Tunnel Monitor
- location
Get
Ipsec Tunnel Location - The location of this object.
- name String
- anti
Replay Boolean - Enable Anti-Replay check on this tunnel
- anti
Replay StringWindow - 64,128,256,512,1024,2048,4096
- auto
Key GetIpsec Tunnel Auto Key - comment String
- copy
Flow BooleanLabel - Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- copy
Tos Boolean - Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- disabled Boolean
- Disable the IPSec tunnel
- enable
Gre BooleanEncapsulation - allow GRE over IPSec
- global
Protect GetSatellite Ipsec Tunnel Global Protect Satellite - ipsec
Mode String - ipv6 Boolean
- use IPv6 for the IPSec tunnel
- manual
Key GetIpsec Tunnel Manual Key - tunnel
Interface String - to apply IPSec VPN tunnels to tunnel interface
- tunnel
Monitor GetIpsec Tunnel Tunnel Monitor
- location
Get
Ipsec Tunnel Location - The location of this object.
- name string
- anti
Replay boolean - Enable Anti-Replay check on this tunnel
- anti
Replay stringWindow - 64,128,256,512,1024,2048,4096
- auto
Key GetIpsec Tunnel Auto Key - comment string
- copy
Flow booleanLabel - Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- copy
Tos boolean - Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- disabled boolean
- Disable the IPSec tunnel
- enable
Gre booleanEncapsulation - allow GRE over IPSec
- global
Protect GetSatellite Ipsec Tunnel Global Protect Satellite - ipsec
Mode string - ipv6 boolean
- use IPv6 for the IPSec tunnel
- manual
Key GetIpsec Tunnel Manual Key - tunnel
Interface string - to apply IPSec VPN tunnels to tunnel interface
- tunnel
Monitor GetIpsec Tunnel Tunnel Monitor
- location
Get
Ipsec Tunnel Location - The location of this object.
- name str
- anti_
replay bool - Enable Anti-Replay check on this tunnel
- anti_
replay_ strwindow - 64,128,256,512,1024,2048,4096
- auto_
key GetIpsec Tunnel Auto Key - comment str
- copy_
flow_ boollabel - Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- copy_
tos bool - Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- disabled bool
- Disable the IPSec tunnel
- enable_
gre_ boolencapsulation - allow GRE over IPSec
- global_
protect_ Getsatellite Ipsec Tunnel Global Protect Satellite - ipsec_
mode str - ipv6 bool
- use IPv6 for the IPSec tunnel
- manual_
key GetIpsec Tunnel Manual Key - tunnel_
interface str - to apply IPSec VPN tunnels to tunnel interface
- tunnel_
monitor GetIpsec Tunnel Tunnel Monitor
- location Property Map
- The location of this object.
- name String
- anti
Replay Boolean - Enable Anti-Replay check on this tunnel
- anti
Replay StringWindow - 64,128,256,512,1024,2048,4096
- auto
Key Property Map - comment String
- copy
Flow BooleanLabel - Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- copy
Tos Boolean - Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- disabled Boolean
- Disable the IPSec tunnel
- enable
Gre BooleanEncapsulation - allow GRE over IPSec
- global
Protect Property MapSatellite - ipsec
Mode String - ipv6 Boolean
- use IPv6 for the IPSec tunnel
- manual
Key Property Map - tunnel
Interface String - to apply IPSec VPN tunnels to tunnel interface
- tunnel
Monitor Property Map
getIpsecTunnel Result
The following output properties are available:
- Anti
Replay bool - Enable Anti-Replay check on this tunnel
- Anti
Replay stringWindow - 64,128,256,512,1024,2048,4096
- Auto
Key GetIpsec Tunnel Auto Key - Comment string
- Copy
Flow boolLabel - Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- Copy
Tos bool - Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- Disabled bool
- Disable the IPSec tunnel
- Enable
Gre boolEncapsulation - allow GRE over IPSec
- Global
Protect GetSatellite Ipsec Tunnel Global Protect Satellite - Id string
- The provider-assigned unique ID for this managed resource.
- Ipsec
Mode string - Ipv6 bool
- use IPv6 for the IPSec tunnel
- Location
Get
Ipsec Tunnel Location - The location of this object.
- Manual
Key GetIpsec Tunnel Manual Key - Name string
- Tunnel
Interface string - to apply IPSec VPN tunnels to tunnel interface
- Tunnel
Monitor GetIpsec Tunnel Tunnel Monitor
- Anti
Replay bool - Enable Anti-Replay check on this tunnel
- Anti
Replay stringWindow - 64,128,256,512,1024,2048,4096
- Auto
Key GetIpsec Tunnel Auto Key - Comment string
- Copy
Flow boolLabel - Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- Copy
Tos bool - Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- Disabled bool
- Disable the IPSec tunnel
- Enable
Gre boolEncapsulation - allow GRE over IPSec
- Global
Protect GetSatellite Ipsec Tunnel Global Protect Satellite - Id string
- The provider-assigned unique ID for this managed resource.
- Ipsec
Mode string - Ipv6 bool
- use IPv6 for the IPSec tunnel
- Location
Get
Ipsec Tunnel Location - The location of this object.
- Manual
Key GetIpsec Tunnel Manual Key - Name string
- Tunnel
Interface string - to apply IPSec VPN tunnels to tunnel interface
- Tunnel
Monitor GetIpsec Tunnel Tunnel Monitor
- anti
Replay Boolean - Enable Anti-Replay check on this tunnel
- anti
Replay StringWindow - 64,128,256,512,1024,2048,4096
- auto
Key GetIpsec Tunnel Auto Key - comment String
- copy
Flow BooleanLabel - Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- copy
Tos Boolean - Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- disabled Boolean
- Disable the IPSec tunnel
- enable
Gre BooleanEncapsulation - allow GRE over IPSec
- global
Protect GetSatellite Ipsec Tunnel Global Protect Satellite - id String
- The provider-assigned unique ID for this managed resource.
- ipsec
Mode String - ipv6 Boolean
- use IPv6 for the IPSec tunnel
- location
Get
Ipsec Tunnel Location - The location of this object.
- manual
Key GetIpsec Tunnel Manual Key - name String
- tunnel
Interface String - to apply IPSec VPN tunnels to tunnel interface
- tunnel
Monitor GetIpsec Tunnel Tunnel Monitor
- anti
Replay boolean - Enable Anti-Replay check on this tunnel
- anti
Replay stringWindow - 64,128,256,512,1024,2048,4096
- auto
Key GetIpsec Tunnel Auto Key - comment string
- copy
Flow booleanLabel - Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- copy
Tos boolean - Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- disabled boolean
- Disable the IPSec tunnel
- enable
Gre booleanEncapsulation - allow GRE over IPSec
- global
Protect GetSatellite Ipsec Tunnel Global Protect Satellite - id string
- The provider-assigned unique ID for this managed resource.
- ipsec
Mode string - ipv6 boolean
- use IPv6 for the IPSec tunnel
- location
Get
Ipsec Tunnel Location - The location of this object.
- manual
Key GetIpsec Tunnel Manual Key - name string
- tunnel
Interface string - to apply IPSec VPN tunnels to tunnel interface
- tunnel
Monitor GetIpsec Tunnel Tunnel Monitor
- anti_
replay bool - Enable Anti-Replay check on this tunnel
- anti_
replay_ strwindow - 64,128,256,512,1024,2048,4096
- auto_
key GetIpsec Tunnel Auto Key - comment str
- copy_
flow_ boollabel - Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- copy_
tos bool - Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- disabled bool
- Disable the IPSec tunnel
- enable_
gre_ boolencapsulation - allow GRE over IPSec
- global_
protect_ Getsatellite Ipsec Tunnel Global Protect Satellite - id str
- The provider-assigned unique ID for this managed resource.
- ipsec_
mode str - ipv6 bool
- use IPv6 for the IPSec tunnel
- location
Get
Ipsec Tunnel Location - The location of this object.
- manual_
key GetIpsec Tunnel Manual Key - name str
- tunnel_
interface str - to apply IPSec VPN tunnels to tunnel interface
- tunnel_
monitor GetIpsec Tunnel Tunnel Monitor
- anti
Replay Boolean - Enable Anti-Replay check on this tunnel
- anti
Replay StringWindow - 64,128,256,512,1024,2048,4096
- auto
Key Property Map - comment String
- copy
Flow BooleanLabel - Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- copy
Tos Boolean - Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- disabled Boolean
- Disable the IPSec tunnel
- enable
Gre BooleanEncapsulation - allow GRE over IPSec
- global
Protect Property MapSatellite - id String
- The provider-assigned unique ID for this managed resource.
- ipsec
Mode String - ipv6 Boolean
- use IPv6 for the IPSec tunnel
- location Property Map
- The location of this object.
- manual
Key Property Map - name String
- tunnel
Interface String - to apply IPSec VPN tunnels to tunnel interface
- tunnel
Monitor Property Map
Supporting Types
GetIpsecTunnelAutoKey
- ike
Gateways List<Property Map> - ipsec
Crypto StringProfile - IPSec crypto profile name
- proxy
Id List<Property Map>V6s - proxy
Ids List<Property Map>
GetIpsecTunnelAutoKeyIkeGateway
- Name string
- Name string
- name String
- name string
- name str
- name String
GetIpsecTunnelAutoKeyProxyId
- Local string
- IP subnet or IP address represents local network
- Name string
- Protocol
Get
Ipsec Tunnel Auto Key Proxy Id Protocol - Remote string
- IP subnet or IP address represents remote network
- Local string
- IP subnet or IP address represents local network
- Name string
- Protocol
Get
Ipsec Tunnel Auto Key Proxy Id Protocol - Remote string
- IP subnet or IP address represents remote network
- local String
- IP subnet or IP address represents local network
- name String
- protocol
Get
Ipsec Tunnel Auto Key Proxy Id Protocol - remote String
- IP subnet or IP address represents remote network
- local string
- IP subnet or IP address represents local network
- name string
- protocol
Get
Ipsec Tunnel Auto Key Proxy Id Protocol - remote string
- IP subnet or IP address represents remote network
- local str
- IP subnet or IP address represents local network
- name str
- protocol
Get
Ipsec Tunnel Auto Key Proxy Id Protocol - remote str
- IP subnet or IP address represents remote network
- local String
- IP subnet or IP address represents local network
- name String
- protocol Property Map
- remote String
- IP subnet or IP address represents remote network
GetIpsecTunnelAutoKeyProxyIdProtocol
- any Property Map
- number Number
- IP protocol number
- tcp Property Map
- udp Property Map
GetIpsecTunnelAutoKeyProxyIdProtocolTcp
- Local
Port double - Remote
Port double
- Local
Port float64 - Remote
Port float64
- local
Port Double - remote
Port Double
- local
Port number - remote
Port number
- local_
port float - remote_
port float
- local
Port Number - remote
Port Number
GetIpsecTunnelAutoKeyProxyIdProtocolUdp
- Local
Port double - Remote
Port double
- Local
Port float64 - Remote
Port float64
- local
Port Double - remote
Port Double
- local
Port number - remote
Port number
- local_
port float - remote_
port float
- local
Port Number - remote
Port Number
GetIpsecTunnelAutoKeyProxyIdV6
- Local string
- IP subnet or IP address represents local network
- Name string
- Protocol
Get
Ipsec Tunnel Auto Key Proxy Id V6Protocol - Remote string
- IP subnet or IP address represents remote network
- Local string
- IP subnet or IP address represents local network
- Name string
- Protocol
Get
Ipsec Tunnel Auto Key Proxy Id V6Protocol - Remote string
- IP subnet or IP address represents remote network
- local String
- IP subnet or IP address represents local network
- name String
- protocol
Get
Ipsec Tunnel Auto Key Proxy Id V6Protocol - remote String
- IP subnet or IP address represents remote network
- local string
- IP subnet or IP address represents local network
- name string
- protocol
Get
Ipsec Tunnel Auto Key Proxy Id V6Protocol - remote string
- IP subnet or IP address represents remote network
- local str
- IP subnet or IP address represents local network
- name str
- protocol
Get
Ipsec Tunnel Auto Key Proxy Id V6Protocol - remote str
- IP subnet or IP address represents remote network
- local String
- IP subnet or IP address represents local network
- name String
- protocol Property Map
- remote String
- IP subnet or IP address represents remote network
GetIpsecTunnelAutoKeyProxyIdV6Protocol
- any Property Map
- number Number
- IP protocol number
- tcp Property Map
- udp Property Map
GetIpsecTunnelAutoKeyProxyIdV6ProtocolTcp
- Local
Port double - Remote
Port double
- Local
Port float64 - Remote
Port float64
- local
Port Double - remote
Port Double
- local
Port number - remote
Port number
- local_
port float - remote_
port float
- local
Port Number - remote
Port Number
GetIpsecTunnelAutoKeyProxyIdV6ProtocolUdp
- Local
Port double - Remote
Port double
- Local
Port float64 - Remote
Port float64
- local
Port Double - remote
Port Double
- local
Port number - remote
Port number
- local_
port float - remote_
port float
- local
Port Number - remote
Port Number
GetIpsecTunnelGlobalProtectSatellite
- External
Ca GetIpsec Tunnel Global Protect Satellite External Ca - Ipv6Preferred bool
- Prefer to register to portal in ipv6. Only applicable to fqdn portal-address
- Local
Address GetIpsec Tunnel Global Protect Satellite Local Address - Portal
Address string - GlobalProtect portal address
- Publish
Connected GetRoutes Ipsec Tunnel Global Protect Satellite Publish Connected Routes - Publish
Routes List<string>
- External
Ca GetIpsec Tunnel Global Protect Satellite External Ca - Ipv6Preferred bool
- Prefer to register to portal in ipv6. Only applicable to fqdn portal-address
- Local
Address GetIpsec Tunnel Global Protect Satellite Local Address - Portal
Address string - GlobalProtect portal address
- Publish
Connected GetRoutes Ipsec Tunnel Global Protect Satellite Publish Connected Routes - Publish
Routes []string
- external
Ca GetIpsec Tunnel Global Protect Satellite External Ca - ipv6Preferred Boolean
- Prefer to register to portal in ipv6. Only applicable to fqdn portal-address
- local
Address GetIpsec Tunnel Global Protect Satellite Local Address - portal
Address String - GlobalProtect portal address
- publish
Connected GetRoutes Ipsec Tunnel Global Protect Satellite Publish Connected Routes - publish
Routes List<String>
- external
Ca GetIpsec Tunnel Global Protect Satellite External Ca - ipv6Preferred boolean
- Prefer to register to portal in ipv6. Only applicable to fqdn portal-address
- local
Address GetIpsec Tunnel Global Protect Satellite Local Address - portal
Address string - GlobalProtect portal address
- publish
Connected GetRoutes Ipsec Tunnel Global Protect Satellite Publish Connected Routes - publish
Routes string[]
- external_
ca GetIpsec Tunnel Global Protect Satellite External Ca - ipv6_
preferred bool - Prefer to register to portal in ipv6. Only applicable to fqdn portal-address
- local_
address GetIpsec Tunnel Global Protect Satellite Local Address - portal_
address str - GlobalProtect portal address
- publish_
connected_ Getroutes Ipsec Tunnel Global Protect Satellite Publish Connected Routes - publish_
routes Sequence[str]
- external
Ca Property Map - ipv6Preferred Boolean
- Prefer to register to portal in ipv6. Only applicable to fqdn portal-address
- local
Address Property Map - portal
Address String - GlobalProtect portal address
- publish
Connected Property MapRoutes - publish
Routes List<String>
GetIpsecTunnelGlobalProtectSatelliteExternalCa
- Certificate
Profile string - Profile for authenticating GlobalProtect gateway certificates
- Local
Certificate string - GlobalProtect satellite certificate file name
- Certificate
Profile string - Profile for authenticating GlobalProtect gateway certificates
- Local
Certificate string - GlobalProtect satellite certificate file name
- certificate
Profile String - Profile for authenticating GlobalProtect gateway certificates
- local
Certificate String - GlobalProtect satellite certificate file name
- certificate
Profile string - Profile for authenticating GlobalProtect gateway certificates
- local
Certificate string - GlobalProtect satellite certificate file name
- certificate_
profile str - Profile for authenticating GlobalProtect gateway certificates
- local_
certificate str - GlobalProtect satellite certificate file name
- certificate
Profile String - Profile for authenticating GlobalProtect gateway certificates
- local
Certificate String - GlobalProtect satellite certificate file name
GetIpsecTunnelGlobalProtectSatelliteLocalAddress
- Floating
Ip GetIpsec Tunnel Global Protect Satellite Local Address Floating Ip - Interface string
- Interface to communicate with Portal
- Ip
Get
Ipsec Tunnel Global Protect Satellite Local Address Ip
- Floating
Ip GetIpsec Tunnel Global Protect Satellite Local Address Floating Ip - Interface string
- Interface to communicate with Portal
- Ip
Get
Ipsec Tunnel Global Protect Satellite Local Address Ip
- floating
Ip GetIpsec Tunnel Global Protect Satellite Local Address Floating Ip - interface_ String
- Interface to communicate with Portal
- ip
Get
Ipsec Tunnel Global Protect Satellite Local Address Ip
- floating
Ip GetIpsec Tunnel Global Protect Satellite Local Address Floating Ip - interface string
- Interface to communicate with Portal
- ip
Get
Ipsec Tunnel Global Protect Satellite Local Address Ip
- floating_
ip GetIpsec Tunnel Global Protect Satellite Local Address Floating Ip - interface str
- Interface to communicate with Portal
- ip
Get
Ipsec Tunnel Global Protect Satellite Local Address Ip
- floating
Ip Property Map - interface String
- Interface to communicate with Portal
- ip Property Map
GetIpsecTunnelGlobalProtectSatelliteLocalAddressFloatingIp
GetIpsecTunnelGlobalProtectSatelliteLocalAddressIp
GetIpsecTunnelGlobalProtectSatellitePublishConnectedRoutes
- Enable bool
- Enable publishing of connected and static routes
- Enable bool
- Enable publishing of connected and static routes
- enable Boolean
- Enable publishing of connected and static routes
- enable boolean
- Enable publishing of connected and static routes
- enable bool
- Enable publishing of connected and static routes
- enable Boolean
- Enable publishing of connected and static routes
GetIpsecTunnelLocation
- Template
Get
Ipsec Tunnel Location Template - Located in a specific template
- Template
Stack GetIpsec Tunnel Location Template Stack - Located in a specific template stack
- Template
Get
Ipsec Tunnel Location Template - Located in a specific template
- Template
Stack GetIpsec Tunnel Location Template Stack - Located in a specific template stack
- template
Get
Ipsec Tunnel Location Template - Located in a specific template
- template
Stack GetIpsec Tunnel Location Template Stack - Located in a specific template stack
- template
Get
Ipsec Tunnel Location Template - Located in a specific template
- template
Stack GetIpsec Tunnel Location Template Stack - Located in a specific template stack
- template
Get
Ipsec Tunnel Location Template - Located in a specific template
- template_
stack GetIpsec Tunnel Location Template Stack - Located in a specific template stack
- template Property Map
- Located in a specific template
- template
Stack Property Map - Located in a specific template stack
GetIpsecTunnelLocationTemplate
- Name string
- Specific Panorama template
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Name string
- Specific Panorama template
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- name String
- Specific Panorama template
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- name string
- Specific Panorama template
- ngfw
Device string - The NGFW device
- panorama
Device string - Specific Panorama device
- name str
- Specific Panorama template
- ngfw_
device str - The NGFW device
- panorama_
device str - Specific Panorama device
- name String
- Specific Panorama template
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
GetIpsecTunnelLocationTemplateStack
- Name string
- Specific Panorama template stack
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Name string
- Specific Panorama template stack
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- name String
- Specific Panorama template stack
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- name string
- Specific Panorama template stack
- ngfw
Device string - The NGFW device
- panorama
Device string - Specific Panorama device
- name str
- Specific Panorama template stack
- ngfw_
device str - The NGFW device
- panorama_
device str - Specific Panorama device
- name String
- Specific Panorama template stack
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
GetIpsecTunnelManualKey
- Ah
Get
Ipsec Tunnel Manual Key Ah - Esp
Get
Ipsec Tunnel Manual Key Esp - Local
Address GetIpsec Tunnel Manual Key Local Address - Local
Spi string - Outbound SPI, hex format xxxxxxxx. range 00001000 to 1FFFFFFF
- Peer
Address GetIpsec Tunnel Manual Key Peer Address - Remote
Spi string - Inbound SPI, hex format xxxxxxxx.
- Ah
Get
Ipsec Tunnel Manual Key Ah - Esp
Get
Ipsec Tunnel Manual Key Esp - Local
Address GetIpsec Tunnel Manual Key Local Address - Local
Spi string - Outbound SPI, hex format xxxxxxxx. range 00001000 to 1FFFFFFF
- Peer
Address GetIpsec Tunnel Manual Key Peer Address - Remote
Spi string - Inbound SPI, hex format xxxxxxxx.
- ah
Get
Ipsec Tunnel Manual Key Ah - esp
Get
Ipsec Tunnel Manual Key Esp - local
Address GetIpsec Tunnel Manual Key Local Address - local
Spi String - Outbound SPI, hex format xxxxxxxx. range 00001000 to 1FFFFFFF
- peer
Address GetIpsec Tunnel Manual Key Peer Address - remote
Spi String - Inbound SPI, hex format xxxxxxxx.
- ah
Get
Ipsec Tunnel Manual Key Ah - esp
Get
Ipsec Tunnel Manual Key Esp - local
Address GetIpsec Tunnel Manual Key Local Address - local
Spi string - Outbound SPI, hex format xxxxxxxx. range 00001000 to 1FFFFFFF
- peer
Address GetIpsec Tunnel Manual Key Peer Address - remote
Spi string - Inbound SPI, hex format xxxxxxxx.
- ah
Get
Ipsec Tunnel Manual Key Ah - esp
Get
Ipsec Tunnel Manual Key Esp - local_
address GetIpsec Tunnel Manual Key Local Address - local_
spi str - Outbound SPI, hex format xxxxxxxx. range 00001000 to 1FFFFFFF
- peer_
address GetIpsec Tunnel Manual Key Peer Address - remote_
spi str - Inbound SPI, hex format xxxxxxxx.
- ah Property Map
- esp Property Map
- local
Address Property Map - local
Spi String - Outbound SPI, hex format xxxxxxxx. range 00001000 to 1FFFFFFF
- peer
Address Property Map - remote
Spi String - Inbound SPI, hex format xxxxxxxx.
GetIpsecTunnelManualKeyAh
GetIpsecTunnelManualKeyAhMd5
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
GetIpsecTunnelManualKeyAhSha1
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
GetIpsecTunnelManualKeyAhSha256
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
GetIpsecTunnelManualKeyAhSha384
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
GetIpsecTunnelManualKeyAhSha512
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
GetIpsecTunnelManualKeyEsp
GetIpsecTunnelManualKeyEspAuthentication
- Md5
Get
Ipsec Tunnel Manual Key Esp Authentication Md5 - None
Get
Ipsec Tunnel Manual Key Esp Authentication None - Sha1
Get
Ipsec Tunnel Manual Key Esp Authentication Sha1 - Sha256
Get
Ipsec Tunnel Manual Key Esp Authentication Sha256 - Sha384
Get
Ipsec Tunnel Manual Key Esp Authentication Sha384 - Sha512
Get
Ipsec Tunnel Manual Key Esp Authentication Sha512
- Md5
Get
Ipsec Tunnel Manual Key Esp Authentication Md5 - None
Get
Ipsec Tunnel Manual Key Esp Authentication None - Sha1
Get
Ipsec Tunnel Manual Key Esp Authentication Sha1 - Sha256
Get
Ipsec Tunnel Manual Key Esp Authentication Sha256 - Sha384
Get
Ipsec Tunnel Manual Key Esp Authentication Sha384 - Sha512
Get
Ipsec Tunnel Manual Key Esp Authentication Sha512
- md5
Get
Ipsec Tunnel Manual Key Esp Authentication Md5 - none
Get
Ipsec Tunnel Manual Key Esp Authentication None - sha1
Get
Ipsec Tunnel Manual Key Esp Authentication Sha1 - sha256
Get
Ipsec Tunnel Manual Key Esp Authentication Sha256 - sha384
Get
Ipsec Tunnel Manual Key Esp Authentication Sha384 - sha512
Get
Ipsec Tunnel Manual Key Esp Authentication Sha512
- md5
Get
Ipsec Tunnel Manual Key Esp Authentication Md5 - none
Get
Ipsec Tunnel Manual Key Esp Authentication None - sha1
Get
Ipsec Tunnel Manual Key Esp Authentication Sha1 - sha256
Get
Ipsec Tunnel Manual Key Esp Authentication Sha256 - sha384
Get
Ipsec Tunnel Manual Key Esp Authentication Sha384 - sha512
Get
Ipsec Tunnel Manual Key Esp Authentication Sha512
- md5
Get
Ipsec Tunnel Manual Key Esp Authentication Md5 - none
Get
Ipsec Tunnel Manual Key Esp Authentication None - sha1
Get
Ipsec Tunnel Manual Key Esp Authentication Sha1 - sha256
Get
Ipsec Tunnel Manual Key Esp Authentication Sha256 - sha384
Get
Ipsec Tunnel Manual Key Esp Authentication Sha384 - sha512
Get
Ipsec Tunnel Manual Key Esp Authentication Sha512
GetIpsecTunnelManualKeyEspAuthenticationMd5
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
GetIpsecTunnelManualKeyEspAuthenticationSha1
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
GetIpsecTunnelManualKeyEspAuthenticationSha256
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
GetIpsecTunnelManualKeyEspAuthenticationSha384
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
GetIpsecTunnelManualKeyEspAuthenticationSha512
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
GetIpsecTunnelManualKeyEspEncryption
GetIpsecTunnelManualKeyLocalAddress
- Floating
Ip string - Floating IP address in HA Active-Active configuration
- Interface string
- Interface to termate tunnel
- Ip string
- specify exact IP address if interface has multiple addresses
- Floating
Ip string - Floating IP address in HA Active-Active configuration
- Interface string
- Interface to termate tunnel
- Ip string
- specify exact IP address if interface has multiple addresses
- floating
Ip String - Floating IP address in HA Active-Active configuration
- interface_ String
- Interface to termate tunnel
- ip String
- specify exact IP address if interface has multiple addresses
- floating
Ip string - Floating IP address in HA Active-Active configuration
- interface string
- Interface to termate tunnel
- ip string
- specify exact IP address if interface has multiple addresses
- floating_
ip str - Floating IP address in HA Active-Active configuration
- interface str
- Interface to termate tunnel
- ip str
- specify exact IP address if interface has multiple addresses
- floating
Ip String - Floating IP address in HA Active-Active configuration
- interface String
- Interface to termate tunnel
- ip String
- specify exact IP address if interface has multiple addresses
GetIpsecTunnelManualKeyPeerAddress
- Ip string
- Tunnel peer IP address
- Ip string
- Tunnel peer IP address
- ip String
- Tunnel peer IP address
- ip string
- Tunnel peer IP address
- ip str
- Tunnel peer IP address
- ip String
- Tunnel peer IP address
GetIpsecTunnelTunnelMonitor
- Destination
Ip string - Destination IP to send ICMP probe
- Enable bool
- Enable tunnel monitoring on this tunnel
- Proxy
Id string - Which proxy-id (or proxy-id-v6) the monitoring traffic will use
- Tunnel
Monitor stringProfile - monitoring action
- Destination
Ip string - Destination IP to send ICMP probe
- Enable bool
- Enable tunnel monitoring on this tunnel
- Proxy
Id string - Which proxy-id (or proxy-id-v6) the monitoring traffic will use
- Tunnel
Monitor stringProfile - monitoring action
- destination
Ip String - Destination IP to send ICMP probe
- enable Boolean
- Enable tunnel monitoring on this tunnel
- proxy
Id String - Which proxy-id (or proxy-id-v6) the monitoring traffic will use
- tunnel
Monitor StringProfile - monitoring action
- destination
Ip string - Destination IP to send ICMP probe
- enable boolean
- Enable tunnel monitoring on this tunnel
- proxy
Id string - Which proxy-id (or proxy-id-v6) the monitoring traffic will use
- tunnel
Monitor stringProfile - monitoring action
- destination_
ip str - Destination IP to send ICMP probe
- enable bool
- Enable tunnel monitoring on this tunnel
- proxy_
id str - Which proxy-id (or proxy-id-v6) the monitoring traffic will use
- tunnel_
monitor_ strprofile - monitoring action
- destination
Ip String - Destination IP to send ICMP probe
- enable Boolean
- Enable tunnel monitoring on this tunnel
- proxy
Id String - Which proxy-id (or proxy-id-v6) the monitoring traffic will use
- tunnel
Monitor StringProfile - monitoring action
Package Details
- Repository
- panos paloaltonetworks/terraform-provider-panos
- License
- Notes
- This Pulumi package is based on the
panos
Terraform Provider.
panos 2.0.0 published on Tuesday, Apr 15, 2025 by paloaltonetworks