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 dictionaryThe following arguments are supported:
- Location
GetIpsec Tunnel Location 
- The location of this object.
- Name string
- AntiReplay bool
- Enable Anti-Replay check on this tunnel
- AntiReplay stringWindow 
- 64,128,256,512,1024,2048,4096
- AutoKey GetIpsec Tunnel Auto Key 
- Comment string
- CopyFlow boolLabel 
- Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- CopyTos bool
- Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- Disabled bool
- Disable the IPSec tunnel
- EnableGre boolEncapsulation 
- allow GRE over IPSec
- GlobalProtect GetSatellite Ipsec Tunnel Global Protect Satellite 
- IpsecMode string
- Ipv6 bool
- use IPv6 for the IPSec tunnel
- ManualKey GetIpsec Tunnel Manual Key 
- TunnelInterface string
- to apply IPSec VPN tunnels to tunnel interface
- TunnelMonitor GetIpsec Tunnel Tunnel Monitor 
- Location
GetIpsec Tunnel Location 
- The location of this object.
- Name string
- AntiReplay bool
- Enable Anti-Replay check on this tunnel
- AntiReplay stringWindow 
- 64,128,256,512,1024,2048,4096
- AutoKey GetIpsec Tunnel Auto Key 
- Comment string
- CopyFlow boolLabel 
- Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- CopyTos bool
- Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- Disabled bool
- Disable the IPSec tunnel
- EnableGre boolEncapsulation 
- allow GRE over IPSec
- GlobalProtect GetSatellite Ipsec Tunnel Global Protect Satellite 
- IpsecMode string
- Ipv6 bool
- use IPv6 for the IPSec tunnel
- ManualKey GetIpsec Tunnel Manual Key 
- TunnelInterface string
- to apply IPSec VPN tunnels to tunnel interface
- TunnelMonitor GetIpsec Tunnel Tunnel Monitor 
- location
GetIpsec Tunnel Location 
- The location of this object.
- name String
- antiReplay Boolean
- Enable Anti-Replay check on this tunnel
- antiReplay StringWindow 
- 64,128,256,512,1024,2048,4096
- autoKey GetIpsec Tunnel Auto Key 
- comment String
- copyFlow BooleanLabel 
- Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- copyTos Boolean
- Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- disabled Boolean
- Disable the IPSec tunnel
- enableGre BooleanEncapsulation 
- allow GRE over IPSec
- globalProtect GetSatellite Ipsec Tunnel Global Protect Satellite 
- ipsecMode String
- ipv6 Boolean
- use IPv6 for the IPSec tunnel
- manualKey GetIpsec Tunnel Manual Key 
- tunnelInterface String
- to apply IPSec VPN tunnels to tunnel interface
- tunnelMonitor GetIpsec Tunnel Tunnel Monitor 
- location
GetIpsec Tunnel Location 
- The location of this object.
- name string
- antiReplay boolean
- Enable Anti-Replay check on this tunnel
- antiReplay stringWindow 
- 64,128,256,512,1024,2048,4096
- autoKey GetIpsec Tunnel Auto Key 
- comment string
- copyFlow booleanLabel 
- Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- copyTos boolean
- Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- disabled boolean
- Disable the IPSec tunnel
- enableGre booleanEncapsulation 
- allow GRE over IPSec
- globalProtect GetSatellite Ipsec Tunnel Global Protect Satellite 
- ipsecMode string
- ipv6 boolean
- use IPv6 for the IPSec tunnel
- manualKey GetIpsec Tunnel Manual Key 
- tunnelInterface string
- to apply IPSec VPN tunnels to tunnel interface
- tunnelMonitor GetIpsec Tunnel Tunnel Monitor 
- location
GetIpsec 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
- antiReplay Boolean
- Enable Anti-Replay check on this tunnel
- antiReplay StringWindow 
- 64,128,256,512,1024,2048,4096
- autoKey Property Map
- comment String
- copyFlow BooleanLabel 
- Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- copyTos Boolean
- Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- disabled Boolean
- Disable the IPSec tunnel
- enableGre BooleanEncapsulation 
- allow GRE over IPSec
- globalProtect Property MapSatellite 
- ipsecMode String
- ipv6 Boolean
- use IPv6 for the IPSec tunnel
- manualKey Property Map
- tunnelInterface String
- to apply IPSec VPN tunnels to tunnel interface
- tunnelMonitor Property Map
getIpsecTunnel Result
The following output properties are available:
- AntiReplay bool
- Enable Anti-Replay check on this tunnel
- AntiReplay stringWindow 
- 64,128,256,512,1024,2048,4096
- AutoKey GetIpsec Tunnel Auto Key 
- Comment string
- CopyFlow boolLabel 
- Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- CopyTos bool
- Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- Disabled bool
- Disable the IPSec tunnel
- EnableGre boolEncapsulation 
- allow GRE over IPSec
- GlobalProtect GetSatellite Ipsec Tunnel Global Protect Satellite 
- Id string
- The provider-assigned unique ID for this managed resource.
- IpsecMode string
- Ipv6 bool
- use IPv6 for the IPSec tunnel
- Location
GetIpsec Tunnel Location 
- The location of this object.
- ManualKey GetIpsec Tunnel Manual Key 
- Name string
- TunnelInterface string
- to apply IPSec VPN tunnels to tunnel interface
- TunnelMonitor GetIpsec Tunnel Tunnel Monitor 
- AntiReplay bool
- Enable Anti-Replay check on this tunnel
- AntiReplay stringWindow 
- 64,128,256,512,1024,2048,4096
- AutoKey GetIpsec Tunnel Auto Key 
- Comment string
- CopyFlow boolLabel 
- Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- CopyTos bool
- Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- Disabled bool
- Disable the IPSec tunnel
- EnableGre boolEncapsulation 
- allow GRE over IPSec
- GlobalProtect GetSatellite Ipsec Tunnel Global Protect Satellite 
- Id string
- The provider-assigned unique ID for this managed resource.
- IpsecMode string
- Ipv6 bool
- use IPv6 for the IPSec tunnel
- Location
GetIpsec Tunnel Location 
- The location of this object.
- ManualKey GetIpsec Tunnel Manual Key 
- Name string
- TunnelInterface string
- to apply IPSec VPN tunnels to tunnel interface
- TunnelMonitor GetIpsec Tunnel Tunnel Monitor 
- antiReplay Boolean
- Enable Anti-Replay check on this tunnel
- antiReplay StringWindow 
- 64,128,256,512,1024,2048,4096
- autoKey GetIpsec Tunnel Auto Key 
- comment String
- copyFlow BooleanLabel 
- Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- copyTos Boolean
- Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- disabled Boolean
- Disable the IPSec tunnel
- enableGre BooleanEncapsulation 
- allow GRE over IPSec
- globalProtect GetSatellite Ipsec Tunnel Global Protect Satellite 
- id String
- The provider-assigned unique ID for this managed resource.
- ipsecMode String
- ipv6 Boolean
- use IPv6 for the IPSec tunnel
- location
GetIpsec Tunnel Location 
- The location of this object.
- manualKey GetIpsec Tunnel Manual Key 
- name String
- tunnelInterface String
- to apply IPSec VPN tunnels to tunnel interface
- tunnelMonitor GetIpsec Tunnel Tunnel Monitor 
- antiReplay boolean
- Enable Anti-Replay check on this tunnel
- antiReplay stringWindow 
- 64,128,256,512,1024,2048,4096
- autoKey GetIpsec Tunnel Auto Key 
- comment string
- copyFlow booleanLabel 
- Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- copyTos boolean
- Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- disabled boolean
- Disable the IPSec tunnel
- enableGre booleanEncapsulation 
- allow GRE over IPSec
- globalProtect GetSatellite Ipsec Tunnel Global Protect Satellite 
- id string
- The provider-assigned unique ID for this managed resource.
- ipsecMode string
- ipv6 boolean
- use IPv6 for the IPSec tunnel
- location
GetIpsec Tunnel Location 
- The location of this object.
- manualKey GetIpsec Tunnel Manual Key 
- name string
- tunnelInterface string
- to apply IPSec VPN tunnels to tunnel interface
- tunnelMonitor 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
GetIpsec 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 
- antiReplay Boolean
- Enable Anti-Replay check on this tunnel
- antiReplay StringWindow 
- 64,128,256,512,1024,2048,4096
- autoKey Property Map
- comment String
- copyFlow BooleanLabel 
- Copy IPv6 flow label for 6in6 tunnel from inner packet to IPSec packet (not recommended)
- copyTos Boolean
- Copy IP TOS bits from inner packet to IPSec packet (not recommended)
- disabled Boolean
- Disable the IPSec tunnel
- enableGre BooleanEncapsulation 
- allow GRE over IPSec
- globalProtect Property MapSatellite 
- id String
- The provider-assigned unique ID for this managed resource.
- ipsecMode String
- ipv6 Boolean
- use IPv6 for the IPSec tunnel
- location Property Map
- The location of this object.
- manualKey Property Map
- name String
- tunnelInterface String
- to apply IPSec VPN tunnels to tunnel interface
- tunnelMonitor Property Map
Supporting Types
GetIpsecTunnelAutoKey    
- ikeGateways List<Property Map>
- ipsecCrypto StringProfile 
- IPSec crypto profile name
- proxyId List<Property Map>V6s 
- proxyIds 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
GetIpsec 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
GetIpsec 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
GetIpsec 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
GetIpsec 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
GetIpsec 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        
- LocalPort double
- RemotePort double
- LocalPort float64
- RemotePort float64
- localPort Double
- remotePort Double
- localPort number
- remotePort number
- local_port float
- remote_port float
- localPort Number
- remotePort Number
GetIpsecTunnelAutoKeyProxyIdProtocolUdp        
- LocalPort double
- RemotePort double
- LocalPort float64
- RemotePort float64
- localPort Double
- remotePort Double
- localPort number
- remotePort number
- local_port float
- remote_port float
- localPort Number
- remotePort Number
GetIpsecTunnelAutoKeyProxyIdV6       
- Local string
- IP subnet or IP address represents local network
- Name string
- Protocol
GetIpsec 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
GetIpsec 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
GetIpsec 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
GetIpsec 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
GetIpsec 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        
- LocalPort double
- RemotePort double
- LocalPort float64
- RemotePort float64
- localPort Double
- remotePort Double
- localPort number
- remotePort number
- local_port float
- remote_port float
- localPort Number
- remotePort Number
GetIpsecTunnelAutoKeyProxyIdV6ProtocolUdp        
- LocalPort double
- RemotePort double
- LocalPort float64
- RemotePort float64
- localPort Double
- remotePort Double
- localPort number
- remotePort number
- local_port float
- remote_port float
- localPort Number
- remotePort Number
GetIpsecTunnelGlobalProtectSatellite     
- ExternalCa GetIpsec Tunnel Global Protect Satellite External Ca 
- Ipv6Preferred bool
- Prefer to register to portal in ipv6. Only applicable to fqdn portal-address
- LocalAddress GetIpsec Tunnel Global Protect Satellite Local Address 
- PortalAddress string
- GlobalProtect portal address
- PublishConnected GetRoutes Ipsec Tunnel Global Protect Satellite Publish Connected Routes 
- PublishRoutes List<string>
- ExternalCa GetIpsec Tunnel Global Protect Satellite External Ca 
- Ipv6Preferred bool
- Prefer to register to portal in ipv6. Only applicable to fqdn portal-address
- LocalAddress GetIpsec Tunnel Global Protect Satellite Local Address 
- PortalAddress string
- GlobalProtect portal address
- PublishConnected GetRoutes Ipsec Tunnel Global Protect Satellite Publish Connected Routes 
- PublishRoutes []string
- externalCa GetIpsec Tunnel Global Protect Satellite External Ca 
- ipv6Preferred Boolean
- Prefer to register to portal in ipv6. Only applicable to fqdn portal-address
- localAddress GetIpsec Tunnel Global Protect Satellite Local Address 
- portalAddress String
- GlobalProtect portal address
- publishConnected GetRoutes Ipsec Tunnel Global Protect Satellite Publish Connected Routes 
- publishRoutes List<String>
- externalCa GetIpsec Tunnel Global Protect Satellite External Ca 
- ipv6Preferred boolean
- Prefer to register to portal in ipv6. Only applicable to fqdn portal-address
- localAddress GetIpsec Tunnel Global Protect Satellite Local Address 
- portalAddress string
- GlobalProtect portal address
- publishConnected GetRoutes Ipsec Tunnel Global Protect Satellite Publish Connected Routes 
- publishRoutes 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]
- externalCa Property Map
- ipv6Preferred Boolean
- Prefer to register to portal in ipv6. Only applicable to fqdn portal-address
- localAddress Property Map
- portalAddress String
- GlobalProtect portal address
- publishConnected Property MapRoutes 
- publishRoutes List<String>
GetIpsecTunnelGlobalProtectSatelliteExternalCa       
- CertificateProfile string
- Profile for authenticating GlobalProtect gateway certificates
- LocalCertificate string
- GlobalProtect satellite certificate file name
- CertificateProfile string
- Profile for authenticating GlobalProtect gateway certificates
- LocalCertificate string
- GlobalProtect satellite certificate file name
- certificateProfile String
- Profile for authenticating GlobalProtect gateway certificates
- localCertificate String
- GlobalProtect satellite certificate file name
- certificateProfile string
- Profile for authenticating GlobalProtect gateway certificates
- localCertificate string
- GlobalProtect satellite certificate file name
- certificate_profile str
- Profile for authenticating GlobalProtect gateway certificates
- local_certificate str
- GlobalProtect satellite certificate file name
- certificateProfile String
- Profile for authenticating GlobalProtect gateway certificates
- localCertificate String
- GlobalProtect satellite certificate file name
GetIpsecTunnelGlobalProtectSatelliteLocalAddress       
- FloatingIp GetIpsec Tunnel Global Protect Satellite Local Address Floating Ip 
- Interface string
- Interface to communicate with Portal
- Ip
GetIpsec Tunnel Global Protect Satellite Local Address Ip 
- FloatingIp GetIpsec Tunnel Global Protect Satellite Local Address Floating Ip 
- Interface string
- Interface to communicate with Portal
- Ip
GetIpsec Tunnel Global Protect Satellite Local Address Ip 
- floatingIp GetIpsec Tunnel Global Protect Satellite Local Address Floating Ip 
- interface_ String
- Interface to communicate with Portal
- ip
GetIpsec Tunnel Global Protect Satellite Local Address Ip 
- floatingIp GetIpsec Tunnel Global Protect Satellite Local Address Floating Ip 
- interface string
- Interface to communicate with Portal
- ip
GetIpsec 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
GetIpsec Tunnel Global Protect Satellite Local Address Ip 
- floatingIp 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
GetIpsec Tunnel Location Template 
- Located in a specific template
- TemplateStack GetIpsec Tunnel Location Template Stack 
- Located in a specific template stack
- Template
GetIpsec Tunnel Location Template 
- Located in a specific template
- TemplateStack GetIpsec Tunnel Location Template Stack 
- Located in a specific template stack
- template
GetIpsec Tunnel Location Template 
- Located in a specific template
- templateStack GetIpsec Tunnel Location Template Stack 
- Located in a specific template stack
- template
GetIpsec Tunnel Location Template 
- Located in a specific template
- templateStack GetIpsec Tunnel Location Template Stack 
- Located in a specific template stack
- template
GetIpsec 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
- templateStack Property Map
- Located in a specific template stack
GetIpsecTunnelLocationTemplate    
- Name string
- Specific Panorama template
- NgfwDevice string
- The NGFW device
- PanoramaDevice string
- Specific Panorama device
- Name string
- Specific Panorama template
- NgfwDevice string
- The NGFW device
- PanoramaDevice string
- Specific Panorama device
- name String
- Specific Panorama template
- ngfwDevice String
- The NGFW device
- panoramaDevice String
- Specific Panorama device
- name string
- Specific Panorama template
- ngfwDevice string
- The NGFW device
- panoramaDevice 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
- ngfwDevice String
- The NGFW device
- panoramaDevice String
- Specific Panorama device
GetIpsecTunnelLocationTemplateStack     
- Name string
- Specific Panorama template stack
- NgfwDevice string
- The NGFW device
- PanoramaDevice string
- Specific Panorama device
- Name string
- Specific Panorama template stack
- NgfwDevice string
- The NGFW device
- PanoramaDevice string
- Specific Panorama device
- name String
- Specific Panorama template stack
- ngfwDevice String
- The NGFW device
- panoramaDevice String
- Specific Panorama device
- name string
- Specific Panorama template stack
- ngfwDevice string
- The NGFW device
- panoramaDevice 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
- ngfwDevice String
- The NGFW device
- panoramaDevice String
- Specific Panorama device
GetIpsecTunnelManualKey    
- Ah
GetIpsec Tunnel Manual Key Ah 
- Esp
GetIpsec Tunnel Manual Key Esp 
- LocalAddress GetIpsec Tunnel Manual Key Local Address 
- LocalSpi string
- Outbound SPI, hex format xxxxxxxx. range 00001000 to 1FFFFFFF
- PeerAddress GetIpsec Tunnel Manual Key Peer Address 
- RemoteSpi string
- Inbound SPI, hex format xxxxxxxx.
- Ah
GetIpsec Tunnel Manual Key Ah 
- Esp
GetIpsec Tunnel Manual Key Esp 
- LocalAddress GetIpsec Tunnel Manual Key Local Address 
- LocalSpi string
- Outbound SPI, hex format xxxxxxxx. range 00001000 to 1FFFFFFF
- PeerAddress GetIpsec Tunnel Manual Key Peer Address 
- RemoteSpi string
- Inbound SPI, hex format xxxxxxxx.
- ah
GetIpsec Tunnel Manual Key Ah 
- esp
GetIpsec Tunnel Manual Key Esp 
- localAddress GetIpsec Tunnel Manual Key Local Address 
- localSpi String
- Outbound SPI, hex format xxxxxxxx. range 00001000 to 1FFFFFFF
- peerAddress GetIpsec Tunnel Manual Key Peer Address 
- remoteSpi String
- Inbound SPI, hex format xxxxxxxx.
- ah
GetIpsec Tunnel Manual Key Ah 
- esp
GetIpsec Tunnel Manual Key Esp 
- localAddress GetIpsec Tunnel Manual Key Local Address 
- localSpi string
- Outbound SPI, hex format xxxxxxxx. range 00001000 to 1FFFFFFF
- peerAddress GetIpsec Tunnel Manual Key Peer Address 
- remoteSpi string
- Inbound SPI, hex format xxxxxxxx.
- ah
GetIpsec Tunnel Manual Key Ah 
- esp
GetIpsec 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
- localAddress Property Map
- localSpi String
- Outbound SPI, hex format xxxxxxxx. range 00001000 to 1FFFFFFF
- peerAddress Property Map
- remoteSpi 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
GetIpsec Tunnel Manual Key Esp Authentication Md5 
- None
GetIpsec Tunnel Manual Key Esp Authentication None 
- Sha1
GetIpsec Tunnel Manual Key Esp Authentication Sha1 
- Sha256
GetIpsec Tunnel Manual Key Esp Authentication Sha256 
- Sha384
GetIpsec Tunnel Manual Key Esp Authentication Sha384 
- Sha512
GetIpsec Tunnel Manual Key Esp Authentication Sha512 
- Md5
GetIpsec Tunnel Manual Key Esp Authentication Md5 
- None
GetIpsec Tunnel Manual Key Esp Authentication None 
- Sha1
GetIpsec Tunnel Manual Key Esp Authentication Sha1 
- Sha256
GetIpsec Tunnel Manual Key Esp Authentication Sha256 
- Sha384
GetIpsec Tunnel Manual Key Esp Authentication Sha384 
- Sha512
GetIpsec Tunnel Manual Key Esp Authentication Sha512 
- md5
GetIpsec Tunnel Manual Key Esp Authentication Md5 
- none
GetIpsec Tunnel Manual Key Esp Authentication None 
- sha1
GetIpsec Tunnel Manual Key Esp Authentication Sha1 
- sha256
GetIpsec Tunnel Manual Key Esp Authentication Sha256 
- sha384
GetIpsec Tunnel Manual Key Esp Authentication Sha384 
- sha512
GetIpsec Tunnel Manual Key Esp Authentication Sha512 
- md5
GetIpsec Tunnel Manual Key Esp Authentication Md5 
- none
GetIpsec Tunnel Manual Key Esp Authentication None 
- sha1
GetIpsec Tunnel Manual Key Esp Authentication Sha1 
- sha256
GetIpsec Tunnel Manual Key Esp Authentication Sha256 
- sha384
GetIpsec Tunnel Manual Key Esp Authentication Sha384 
- sha512
GetIpsec Tunnel Manual Key Esp Authentication Sha512 
- md5
GetIpsec Tunnel Manual Key Esp Authentication Md5 
- none
GetIpsec Tunnel Manual Key Esp Authentication None 
- sha1
GetIpsec Tunnel Manual Key Esp Authentication Sha1 
- sha256
GetIpsec Tunnel Manual Key Esp Authentication Sha256 
- sha384
GetIpsec Tunnel Manual Key Esp Authentication Sha384 
- sha512
GetIpsec 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      
- FloatingIp 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
- FloatingIp 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
- floatingIp 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
- floatingIp 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
- floatingIp 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    
- DestinationIp string
- Destination IP to send ICMP probe
- Enable bool
- Enable tunnel monitoring on this tunnel
- ProxyId string
- Which proxy-id (or proxy-id-v6) the monitoring traffic will use
- TunnelMonitor stringProfile 
- monitoring action
- DestinationIp string
- Destination IP to send ICMP probe
- Enable bool
- Enable tunnel monitoring on this tunnel
- ProxyId string
- Which proxy-id (or proxy-id-v6) the monitoring traffic will use
- TunnelMonitor stringProfile 
- monitoring action
- destinationIp String
- Destination IP to send ICMP probe
- enable Boolean
- Enable tunnel monitoring on this tunnel
- proxyId String
- Which proxy-id (or proxy-id-v6) the monitoring traffic will use
- tunnelMonitor StringProfile 
- monitoring action
- destinationIp string
- Destination IP to send ICMP probe
- enable boolean
- Enable tunnel monitoring on this tunnel
- proxyId string
- Which proxy-id (or proxy-id-v6) the monitoring traffic will use
- tunnelMonitor 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
- destinationIp String
- Destination IP to send ICMP probe
- enable Boolean
- Enable tunnel monitoring on this tunnel
- proxyId String
- Which proxy-id (or proxy-id-v6) the monitoring traffic will use
- tunnelMonitor StringProfile 
- monitoring action
Package Details
- Repository
- panos paloaltonetworks/terraform-provider-panos
- License
- Notes
- This Pulumi package is based on the panosTerraform Provider.
panos 2.0.0 published on Tuesday, Apr 15, 2025 by paloaltonetworks