panos 2.0.0 published on Tuesday, Apr 15, 2025 by paloaltonetworks
panos.getIkeGateway
Explore with Pulumi AI
panos 2.0.0 published on Tuesday, Apr 15, 2025 by paloaltonetworks
Using getIkeGateway
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 getIkeGateway(args: GetIkeGatewayArgs, opts?: InvokeOptions): Promise<GetIkeGatewayResult>
function getIkeGatewayOutput(args: GetIkeGatewayOutputArgs, opts?: InvokeOptions): Output<GetIkeGatewayResult>
def get_ike_gateway(authentication: Optional[GetIkeGatewayAuthentication] = None,
comment: Optional[str] = None,
disabled: Optional[bool] = None,
ipv6: Optional[bool] = None,
local_address: Optional[GetIkeGatewayLocalAddress] = None,
local_id: Optional[GetIkeGatewayLocalId] = None,
location: Optional[GetIkeGatewayLocation] = None,
name: Optional[str] = None,
peer_address: Optional[GetIkeGatewayPeerAddress] = None,
peer_id: Optional[GetIkeGatewayPeerId] = None,
protocol: Optional[GetIkeGatewayProtocol] = None,
protocol_common: Optional[GetIkeGatewayProtocolCommon] = None,
opts: Optional[InvokeOptions] = None) -> GetIkeGatewayResult
def get_ike_gateway_output(authentication: Optional[pulumi.Input[GetIkeGatewayAuthenticationArgs]] = None,
comment: Optional[pulumi.Input[str]] = None,
disabled: Optional[pulumi.Input[bool]] = None,
ipv6: Optional[pulumi.Input[bool]] = None,
local_address: Optional[pulumi.Input[GetIkeGatewayLocalAddressArgs]] = None,
local_id: Optional[pulumi.Input[GetIkeGatewayLocalIdArgs]] = None,
location: Optional[pulumi.Input[GetIkeGatewayLocationArgs]] = None,
name: Optional[pulumi.Input[str]] = None,
peer_address: Optional[pulumi.Input[GetIkeGatewayPeerAddressArgs]] = None,
peer_id: Optional[pulumi.Input[GetIkeGatewayPeerIdArgs]] = None,
protocol: Optional[pulumi.Input[GetIkeGatewayProtocolArgs]] = None,
protocol_common: Optional[pulumi.Input[GetIkeGatewayProtocolCommonArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetIkeGatewayResult]
func LookupIkeGateway(ctx *Context, args *LookupIkeGatewayArgs, opts ...InvokeOption) (*LookupIkeGatewayResult, error)
func LookupIkeGatewayOutput(ctx *Context, args *LookupIkeGatewayOutputArgs, opts ...InvokeOption) LookupIkeGatewayResultOutput
> Note: This function is named LookupIkeGateway
in the Go SDK.
public static class GetIkeGateway
{
public static Task<GetIkeGatewayResult> InvokeAsync(GetIkeGatewayArgs args, InvokeOptions? opts = null)
public static Output<GetIkeGatewayResult> Invoke(GetIkeGatewayInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetIkeGatewayResult> getIkeGateway(GetIkeGatewayArgs args, InvokeOptions options)
public static Output<GetIkeGatewayResult> getIkeGateway(GetIkeGatewayArgs args, InvokeOptions options)
fn::invoke:
function: panos:index/getIkeGateway:getIkeGateway
arguments:
# arguments dictionary
The following arguments are supported:
- Location
This property is required. GetIke Gateway Location - The location of this object.
- Name
This property is required. string - Authentication
Get
Ike Gateway Authentication - Comment string
- Disabled bool
- Disable the IKE gateway
- Ipv6 bool
- use IPv6 for the IKE gateway
- Local
Address GetIke Gateway Local Address - Local
Id GetIke Gateway Local Id - Peer
Address GetIke Gateway Peer Address - Peer
Id GetIke Gateway Peer Id - Protocol
Get
Ike Gateway Protocol - Protocol
Common GetIke Gateway Protocol Common
- Location
This property is required. GetIke Gateway Location - The location of this object.
- Name
This property is required. string - Authentication
Get
Ike Gateway Authentication - Comment string
- Disabled bool
- Disable the IKE gateway
- Ipv6 bool
- use IPv6 for the IKE gateway
- Local
Address GetIke Gateway Local Address - Local
Id GetIke Gateway Local Id - Peer
Address GetIke Gateway Peer Address - Peer
Id GetIke Gateway Peer Id - Protocol
Get
Ike Gateway Protocol - Protocol
Common GetIke Gateway Protocol Common
- location
This property is required. GetIke Gateway Location - The location of this object.
- name
This property is required. String - authentication
Get
Ike Gateway Authentication - comment String
- disabled Boolean
- Disable the IKE gateway
- ipv6 Boolean
- use IPv6 for the IKE gateway
- local
Address GetIke Gateway Local Address - local
Id GetIke Gateway Local Id - peer
Address GetIke Gateway Peer Address - peer
Id GetIke Gateway Peer Id - protocol
Get
Ike Gateway Protocol - protocol
Common GetIke Gateway Protocol Common
- location
This property is required. GetIke Gateway Location - The location of this object.
- name
This property is required. string - authentication
Get
Ike Gateway Authentication - comment string
- disabled boolean
- Disable the IKE gateway
- ipv6 boolean
- use IPv6 for the IKE gateway
- local
Address GetIke Gateway Local Address - local
Id GetIke Gateway Local Id - peer
Address GetIke Gateway Peer Address - peer
Id GetIke Gateway Peer Id - protocol
Get
Ike Gateway Protocol - protocol
Common GetIke Gateway Protocol Common
- location
This property is required. GetIke Gateway Location - The location of this object.
- name
This property is required. str - authentication
Get
Ike Gateway Authentication - comment str
- disabled bool
- Disable the IKE gateway
- ipv6 bool
- use IPv6 for the IKE gateway
- local_
address GetIke Gateway Local Address - local_
id GetIke Gateway Local Id - peer_
address GetIke Gateway Peer Address - peer_
id GetIke Gateway Peer Id - protocol
Get
Ike Gateway Protocol - protocol_
common GetIke Gateway Protocol Common
- location
This property is required. Property Map - The location of this object.
- name
This property is required. String - authentication Property Map
- comment String
- disabled Boolean
- Disable the IKE gateway
- ipv6 Boolean
- use IPv6 for the IKE gateway
- local
Address Property Map - local
Id Property Map - peer
Address Property Map - peer
Id Property Map - protocol Property Map
- protocol
Common Property Map
getIkeGateway Result
The following output properties are available:
- Authentication
Get
Ike Gateway Authentication - Comment string
- Disabled bool
- Disable the IKE gateway
- Id string
- The provider-assigned unique ID for this managed resource.
- Ipv6 bool
- use IPv6 for the IKE gateway
- Local
Address GetIke Gateway Local Address - Local
Id GetIke Gateway Local Id - Location
Get
Ike Gateway Location - The location of this object.
- Name string
- Peer
Address GetIke Gateway Peer Address - Peer
Id GetIke Gateway Peer Id - Protocol
Get
Ike Gateway Protocol - Protocol
Common GetIke Gateway Protocol Common
- Authentication
Get
Ike Gateway Authentication - Comment string
- Disabled bool
- Disable the IKE gateway
- Id string
- The provider-assigned unique ID for this managed resource.
- Ipv6 bool
- use IPv6 for the IKE gateway
- Local
Address GetIke Gateway Local Address - Local
Id GetIke Gateway Local Id - Location
Get
Ike Gateway Location - The location of this object.
- Name string
- Peer
Address GetIke Gateway Peer Address - Peer
Id GetIke Gateway Peer Id - Protocol
Get
Ike Gateway Protocol - Protocol
Common GetIke Gateway Protocol Common
- authentication
Get
Ike Gateway Authentication - comment String
- disabled Boolean
- Disable the IKE gateway
- id String
- The provider-assigned unique ID for this managed resource.
- ipv6 Boolean
- use IPv6 for the IKE gateway
- local
Address GetIke Gateway Local Address - local
Id GetIke Gateway Local Id - location
Get
Ike Gateway Location - The location of this object.
- name String
- peer
Address GetIke Gateway Peer Address - peer
Id GetIke Gateway Peer Id - protocol
Get
Ike Gateway Protocol - protocol
Common GetIke Gateway Protocol Common
- authentication
Get
Ike Gateway Authentication - comment string
- disabled boolean
- Disable the IKE gateway
- id string
- The provider-assigned unique ID for this managed resource.
- ipv6 boolean
- use IPv6 for the IKE gateway
- local
Address GetIke Gateway Local Address - local
Id GetIke Gateway Local Id - location
Get
Ike Gateway Location - The location of this object.
- name string
- peer
Address GetIke Gateway Peer Address - peer
Id GetIke Gateway Peer Id - protocol
Get
Ike Gateway Protocol - protocol
Common GetIke Gateway Protocol Common
- authentication
Get
Ike Gateway Authentication - comment str
- disabled bool
- Disable the IKE gateway
- id str
- The provider-assigned unique ID for this managed resource.
- ipv6 bool
- use IPv6 for the IKE gateway
- local_
address GetIke Gateway Local Address - local_
id GetIke Gateway Local Id - location
Get
Ike Gateway Location - The location of this object.
- name str
- peer_
address GetIke Gateway Peer Address - peer_
id GetIke Gateway Peer Id - protocol
Get
Ike Gateway Protocol - protocol_
common GetIke Gateway Protocol Common
- authentication Property Map
- comment String
- disabled Boolean
- Disable the IKE gateway
- id String
- The provider-assigned unique ID for this managed resource.
- ipv6 Boolean
- use IPv6 for the IKE gateway
- local
Address Property Map - local
Id Property Map - location Property Map
- The location of this object.
- name String
- peer
Address Property Map - peer
Id Property Map - protocol Property Map
- protocol
Common Property Map
Supporting Types
GetIkeGatewayAuthentication
- Certificate
This property is required. GetIke Gateway Authentication Certificate This property is required. GetIke Gateway Authentication Pre Shared Key
- Certificate
This property is required. GetIke Gateway Authentication Certificate This property is required. GetIke Gateway Authentication Pre Shared Key
- certificate
This property is required. GetIke Gateway Authentication Certificate This property is required. GetIke Gateway Authentication Pre Shared Key
- certificate
This property is required. GetIke Gateway Authentication Certificate This property is required. GetIke Gateway Authentication Pre Shared Key
- certificate
This property is required. GetIke Gateway Authentication Certificate This property is required. GetIke Gateway Authentication Pre Shared Key
- certificate
This property is required. Property Map This property is required. Property Map
GetIkeGatewayAuthenticationCertificate
- Allow
Id Payload Mismatch This property is required. bool - Permit peer identification and certificate payload identification mismatch
- Certificate
Profile This property is required. string - Profile for certificate valdiation during IKE negotiation
- Local
Certificate This property is required. GetIke Gateway Authentication Certificate Local Certificate - Strict
Validation Revocation This property is required. bool - Enable strict validation of peer's extended key use
- Use
Management As Source This property is required. bool - Use management interface IP as source to retrieve http certificates
- Allow
Id Payload Mismatch This property is required. bool - Permit peer identification and certificate payload identification mismatch
- Certificate
Profile This property is required. string - Profile for certificate valdiation during IKE negotiation
- Local
Certificate This property is required. GetIke Gateway Authentication Certificate Local Certificate - Strict
Validation Revocation This property is required. bool - Enable strict validation of peer's extended key use
- Use
Management As Source This property is required. bool - Use management interface IP as source to retrieve http certificates
- allow
Id Payload Mismatch This property is required. Boolean - Permit peer identification and certificate payload identification mismatch
- certificate
Profile This property is required. String - Profile for certificate valdiation during IKE negotiation
- local
Certificate This property is required. GetIke Gateway Authentication Certificate Local Certificate - strict
Validation Revocation This property is required. Boolean - Enable strict validation of peer's extended key use
- use
Management As Source This property is required. Boolean - Use management interface IP as source to retrieve http certificates
- allow
Id Payload Mismatch This property is required. boolean - Permit peer identification and certificate payload identification mismatch
- certificate
Profile This property is required. string - Profile for certificate valdiation during IKE negotiation
- local
Certificate This property is required. GetIke Gateway Authentication Certificate Local Certificate - strict
Validation Revocation This property is required. boolean - Enable strict validation of peer's extended key use
- use
Management As Source This property is required. boolean - Use management interface IP as source to retrieve http certificates
- allow_
id_ payload_ mismatch This property is required. bool - Permit peer identification and certificate payload identification mismatch
- certificate_
profile This property is required. str - Profile for certificate valdiation during IKE negotiation
- local_
certificate This property is required. GetIke Gateway Authentication Certificate Local Certificate - strict_
validation_ revocation This property is required. bool - Enable strict validation of peer's extended key use
- use_
management_ as_ source This property is required. bool - Use management interface IP as source to retrieve http certificates
- allow
Id Payload Mismatch This property is required. Boolean - Permit peer identification and certificate payload identification mismatch
- certificate
Profile This property is required. String - Profile for certificate valdiation during IKE negotiation
- local
Certificate This property is required. Property Map - strict
Validation Revocation This property is required. Boolean - Enable strict validation of peer's extended key use
- use
Management As Source This property is required. Boolean - Use management interface IP as source to retrieve http certificates
GetIkeGatewayAuthenticationCertificateLocalCertificate
- Hash
And Url This property is required. GetIke Gateway Authentication Certificate Local Certificate Hash And Url - Name
This property is required. string - Local certificate name
- Hash
And Url This property is required. GetIke Gateway Authentication Certificate Local Certificate Hash And Url - Name
This property is required. string - Local certificate name
- hash
And Url This property is required. GetIke Gateway Authentication Certificate Local Certificate Hash And Url - name
This property is required. String - Local certificate name
- hash
And Url This property is required. GetIke Gateway Authentication Certificate Local Certificate Hash And Url - name
This property is required. string - Local certificate name
- hash_
and_ url This property is required. GetIke Gateway Authentication Certificate Local Certificate Hash And Url - name
This property is required. str - Local certificate name
- hash
And Url This property is required. Property Map - name
This property is required. String - Local certificate name
GetIkeGatewayAuthenticationCertificateLocalCertificateHashAndUrl
GetIkeGatewayAuthenticationPreSharedKey
- Key
This property is required. string - the string used as pre-shared key
- Key
This property is required. string - the string used as pre-shared key
- key
This property is required. String - the string used as pre-shared key
- key
This property is required. string - the string used as pre-shared key
- key
This property is required. str - the string used as pre-shared key
- key
This property is required. String - the string used as pre-shared key
GetIkeGatewayLocalAddress
- Floating
Ip This property is required. string - Floating IP address in HA Active-Active configuration
- Interface
This property is required. string - local gateway end-point
- Ip
This property is required. string - specify exact IP address if interface has multiple addresses
- Floating
Ip This property is required. string - Floating IP address in HA Active-Active configuration
- Interface
This property is required. string - local gateway end-point
- Ip
This property is required. string - specify exact IP address if interface has multiple addresses
- floating
Ip This property is required. String - Floating IP address in HA Active-Active configuration
- interface_
This property is required. String - local gateway end-point
- ip
This property is required. String - specify exact IP address if interface has multiple addresses
- floating
Ip This property is required. string - Floating IP address in HA Active-Active configuration
- interface
This property is required. string - local gateway end-point
- ip
This property is required. string - specify exact IP address if interface has multiple addresses
- floating_
ip This property is required. str - Floating IP address in HA Active-Active configuration
- interface
This property is required. str - local gateway end-point
- ip
This property is required. str - specify exact IP address if interface has multiple addresses
- floating
Ip This property is required. String - Floating IP address in HA Active-Active configuration
- interface
This property is required. String - local gateway end-point
- ip
This property is required. String - specify exact IP address if interface has multiple addresses
GetIkeGatewayLocalId
GetIkeGatewayLocation
- Ngfw
Get
Ike Gateway Location Ngfw - Located in a specific NGFW device
- Template
Get
Ike Gateway Location Template - Located in a specific template
- Template
Stack GetIke Gateway Location Template Stack - Located in a specific template stack
- Ngfw
Get
Ike Gateway Location Ngfw - Located in a specific NGFW device
- Template
Get
Ike Gateway Location Template - Located in a specific template
- Template
Stack GetIke Gateway Location Template Stack - Located in a specific template stack
- ngfw
Get
Ike Gateway Location Ngfw - Located in a specific NGFW device
- template
Get
Ike Gateway Location Template - Located in a specific template
- template
Stack GetIke Gateway Location Template Stack - Located in a specific template stack
- ngfw
Get
Ike Gateway Location Ngfw - Located in a specific NGFW device
- template
Get
Ike Gateway Location Template - Located in a specific template
- template
Stack GetIke Gateway Location Template Stack - Located in a specific template stack
- ngfw
Get
Ike Gateway Location Ngfw - Located in a specific NGFW device
- template
Get
Ike Gateway Location Template - Located in a specific template
- template_
stack GetIke Gateway Location Template Stack - Located in a specific template stack
- ngfw Property Map
- Located in a specific NGFW device
- template Property Map
- Located in a specific template
- template
Stack Property Map - Located in a specific template stack
GetIkeGatewayLocationNgfw
- Ngfw
Device This property is required. string - The NGFW device
- Ngfw
Device This property is required. string - The NGFW device
- ngfw
Device This property is required. String - The NGFW device
- ngfw
Device This property is required. string - The NGFW device
- ngfw_
device This property is required. str - The NGFW device
- ngfw
Device This property is required. String - The NGFW device
GetIkeGatewayLocationTemplate
- Name
This property is required. string - Specific Panorama template
- Ngfw
Device This property is required. string - The NGFW device
- Panorama
Device This property is required. string - Specific Panorama device
- Name
This property is required. string - Specific Panorama template
- Ngfw
Device This property is required. string - The NGFW device
- Panorama
Device This property is required. string - Specific Panorama device
- name
This property is required. String - Specific Panorama template
- ngfw
Device This property is required. String - The NGFW device
- panorama
Device This property is required. String - Specific Panorama device
- name
This property is required. string - Specific Panorama template
- ngfw
Device This property is required. string - The NGFW device
- panorama
Device This property is required. string - Specific Panorama device
- name
This property is required. str - Specific Panorama template
- ngfw_
device This property is required. str - The NGFW device
- panorama_
device This property is required. str - Specific Panorama device
- name
This property is required. String - Specific Panorama template
- ngfw
Device This property is required. String - The NGFW device
- panorama
Device This property is required. String - Specific Panorama device
GetIkeGatewayLocationTemplateStack
- Name
This property is required. string - Specific Panorama template stack
- Ngfw
Device This property is required. string - The NGFW device
- Panorama
Device This property is required. string - Specific Panorama device
- Name
This property is required. string - Specific Panorama template stack
- Ngfw
Device This property is required. string - The NGFW device
- Panorama
Device This property is required. string - Specific Panorama device
- name
This property is required. String - Specific Panorama template stack
- ngfw
Device This property is required. String - The NGFW device
- panorama
Device This property is required. String - Specific Panorama device
- name
This property is required. string - Specific Panorama template stack
- ngfw
Device This property is required. string - The NGFW device
- panorama
Device This property is required. string - Specific Panorama device
- name
This property is required. str - Specific Panorama template stack
- ngfw_
device This property is required. str - The NGFW device
- panorama_
device This property is required. str - Specific Panorama device
- name
This property is required. String - Specific Panorama template stack
- ngfw
Device This property is required. String - The NGFW device
- panorama
Device This property is required. String - Specific Panorama device
GetIkeGatewayPeerAddress
- Dynamic
This property is required. GetIke Gateway Peer Address Dynamic - Fqdn
This property is required. string - peer gateway FQDN name
- Ip
This property is required. string - peer gateway has static IP address
- Dynamic
This property is required. GetIke Gateway Peer Address Dynamic - Fqdn
This property is required. string - peer gateway FQDN name
- Ip
This property is required. string - peer gateway has static IP address
- dynamic
This property is required. GetIke Gateway Peer Address Dynamic - fqdn
This property is required. String - peer gateway FQDN name
- ip
This property is required. String - peer gateway has static IP address
- dynamic
This property is required. GetIke Gateway Peer Address Dynamic - fqdn
This property is required. string - peer gateway FQDN name
- ip
This property is required. string - peer gateway has static IP address
- dynamic
This property is required. GetIke Gateway Peer Address Dynamic - fqdn
This property is required. str - peer gateway FQDN name
- ip
This property is required. str - peer gateway has static IP address
- dynamic
This property is required. Property Map - fqdn
This property is required. String - peer gateway FQDN name
- ip
This property is required. String - peer gateway has static IP address
GetIkeGatewayPeerId
GetIkeGatewayProtocol
- Ikev1
This property is required. GetIke Gateway Protocol Ikev1 - Ikev2
This property is required. GetIke Gateway Protocol Ikev2 - Version
This property is required. string - IKE protocol version
- Ikev1
This property is required. GetIke Gateway Protocol Ikev1 - Ikev2
This property is required. GetIke Gateway Protocol Ikev2 - Version
This property is required. string - IKE protocol version
- ikev1
This property is required. GetIke Gateway Protocol Ikev1 - ikev2
This property is required. GetIke Gateway Protocol Ikev2 - version
This property is required. String - IKE protocol version
- ikev1
This property is required. GetIke Gateway Protocol Ikev1 - ikev2
This property is required. GetIke Gateway Protocol Ikev2 - version
This property is required. string - IKE protocol version
- ikev1
This property is required. GetIke Gateway Protocol Ikev1 - ikev2
This property is required. GetIke Gateway Protocol Ikev2 - version
This property is required. str - IKE protocol version
- ikev1
This property is required. Property Map - ikev2
This property is required. Property Map - version
This property is required. String - IKE protocol version
GetIkeGatewayProtocolCommon
- Fragmentation
This property is required. GetIke Gateway Protocol Common Fragmentation - Nat
Traversal This property is required. GetIke Gateway Protocol Common Nat Traversal - Passive
Mode This property is required. bool - Enable passive mode (responder only)
- Fragmentation
This property is required. GetIke Gateway Protocol Common Fragmentation - Nat
Traversal This property is required. GetIke Gateway Protocol Common Nat Traversal - Passive
Mode This property is required. bool - Enable passive mode (responder only)
- fragmentation
This property is required. GetIke Gateway Protocol Common Fragmentation - nat
Traversal This property is required. GetIke Gateway Protocol Common Nat Traversal - passive
Mode This property is required. Boolean - Enable passive mode (responder only)
- fragmentation
This property is required. GetIke Gateway Protocol Common Fragmentation - nat
Traversal This property is required. GetIke Gateway Protocol Common Nat Traversal - passive
Mode This property is required. boolean - Enable passive mode (responder only)
- fragmentation
This property is required. GetIke Gateway Protocol Common Fragmentation - nat_
traversal This property is required. GetIke Gateway Protocol Common Nat Traversal - passive_
mode This property is required. bool - Enable passive mode (responder only)
- fragmentation
This property is required. Property Map - nat
Traversal This property is required. Property Map - passive
Mode This property is required. Boolean - Enable passive mode (responder only)
GetIkeGatewayProtocolCommonFragmentation
- Enable
This property is required. bool - Enable IKE fragmentation
- Enable
This property is required. bool - Enable IKE fragmentation
- enable
This property is required. Boolean - Enable IKE fragmentation
- enable
This property is required. boolean - Enable IKE fragmentation
- enable
This property is required. bool - Enable IKE fragmentation
- enable
This property is required. Boolean - Enable IKE fragmentation
GetIkeGatewayProtocolCommonNatTraversal
- Enable
This property is required. bool - Enable NAT-Traversal
- Keep
Alive Interval This property is required. double - sending interval for NAT keep-alive packets (in seconds)
- Udp
Checksum Enable This property is required. bool - Enable UDP checksum
- Enable
This property is required. bool - Enable NAT-Traversal
- Keep
Alive Interval This property is required. float64 - sending interval for NAT keep-alive packets (in seconds)
- Udp
Checksum Enable This property is required. bool - Enable UDP checksum
- enable
This property is required. Boolean - Enable NAT-Traversal
- keep
Alive Interval This property is required. Double - sending interval for NAT keep-alive packets (in seconds)
- udp
Checksum Enable This property is required. Boolean - Enable UDP checksum
- enable
This property is required. boolean - Enable NAT-Traversal
- keep
Alive Interval This property is required. number - sending interval for NAT keep-alive packets (in seconds)
- udp
Checksum Enable This property is required. boolean - Enable UDP checksum
- enable
This property is required. bool - Enable NAT-Traversal
- keep_
alive_ interval This property is required. float - sending interval for NAT keep-alive packets (in seconds)
- udp_
checksum_ enable This property is required. bool - Enable UDP checksum
- enable
This property is required. Boolean - Enable NAT-Traversal
- keep
Alive Interval This property is required. Number - sending interval for NAT keep-alive packets (in seconds)
- udp
Checksum Enable This property is required. Boolean - Enable UDP checksum
GetIkeGatewayProtocolIkev1
- Dpd
This property is required. GetIke Gateway Protocol Ikev1Dpd - Exchange
Mode This property is required. string - Exchange mode
- Ike
Crypto Profile This property is required. string - IKE SA crypto profile name
- Dpd
This property is required. GetIke Gateway Protocol Ikev1Dpd - Exchange
Mode This property is required. string - Exchange mode
- Ike
Crypto Profile This property is required. string - IKE SA crypto profile name
- dpd
This property is required. GetIke Gateway Protocol Ikev1Dpd - exchange
Mode This property is required. String - Exchange mode
- ike
Crypto Profile This property is required. String - IKE SA crypto profile name
- dpd
This property is required. GetIke Gateway Protocol Ikev1Dpd - exchange
Mode This property is required. string - Exchange mode
- ike
Crypto Profile This property is required. string - IKE SA crypto profile name
- dpd
This property is required. GetIke Gateway Protocol Ikev1Dpd - exchange_
mode This property is required. str - Exchange mode
- ike_
crypto_ profile This property is required. str - IKE SA crypto profile name
- dpd
This property is required. Property Map - exchange
Mode This property is required. String - Exchange mode
- ike
Crypto Profile This property is required. String - IKE SA crypto profile name
GetIkeGatewayProtocolIkev1Dpd
GetIkeGatewayProtocolIkev2
- Dpd
This property is required. GetIke Gateway Protocol Ikev2Dpd - Ike
Crypto Profile This property is required. string - IKE SA crypto profile name
This property is required. bool- Require cookie
- Dpd
This property is required. GetIke Gateway Protocol Ikev2Dpd - Ike
Crypto Profile This property is required. string - IKE SA crypto profile name
This property is required. bool- Require cookie
- dpd
This property is required. GetIke Gateway Protocol Ikev2Dpd - ike
Crypto Profile This property is required. String - IKE SA crypto profile name
This property is required. Boolean- Require cookie
- dpd
This property is required. GetIke Gateway Protocol Ikev2Dpd - ike
Crypto Profile This property is required. string - IKE SA crypto profile name
This property is required. boolean- Require cookie
- dpd
This property is required. GetIke Gateway Protocol Ikev2Dpd - ike_
crypto_ profile This property is required. str - IKE SA crypto profile name
This property is required. bool- Require cookie
- dpd
This property is required. Property Map - ike
Crypto Profile This property is required. String - IKE SA crypto profile name
This property is required. Boolean- Require cookie
GetIkeGatewayProtocolIkev2Dpd
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