We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
location
name
authentication
comment
disabled
ipv6
local_address
local_id
peer_address
peer_id
protocol
protocol_common
Optional:
ngfw
template
template_stack
location.ngfw
ngfw_device
location.template
panorama_device
location.template_stack
certificate
pre_shared_key
authentication.certificate
allow_id_payload_mismatch
certificate_profile
local_certificate
strict_validation_revocation
use_management_as_source
authentication.certificate.local_certificate
hash_and_url
authentication.certificate.local_certificate.hash_and_url
base_url
enable
authentication.pre_shared_key
key
floating_ip
interface
ip
id
type
dynamic
fqdn
peer_address.dynamic
matching
ikev1
ikev2
version
protocol.ikev1
dpd
exchange_mode
ike_crypto_profile
protocol.ikev1.dpd
interval
retry
protocol.ikev2
require_cookie
protocol.ikev2.dpd
fragmentation
nat_traversal
passive_mode
protocol_common.fragmentation
protocol_common.nat_traversal
keep_alive_interval
udp_checksum_enable
The text was updated successfully, but these errors were encountered:
migara
No branches or pull requests
panos_ike_gateway (Resource)
Schema
Required
location
(Attributes) The location of this object. (see below for nested schema)name
(String)Optional
authentication
(Attributes) (see below for nested schema)comment
(String)disabled
(Boolean) Disable the IKE gatewayipv6
(Boolean) use IPv6 for the IKE gatewaylocal_address
(Attributes) (see below for nested schema)local_id
(Attributes) (see below for nested schema)peer_address
(Attributes) (see below for nested schema)peer_id
(Attributes) (see below for nested schema)protocol
(Attributes) (see below for nested schema)protocol_common
(Attributes) (see below for nested schema)Nested Schema for
location
Optional:
ngfw
(Attributes) Located in a specific NGFW device (see below for nested schema)template
(Attributes) Located in a specific template (see below for nested schema)template_stack
(Attributes) Located in a specific template stack (see below for nested schema)Nested Schema for
location.ngfw
Optional:
ngfw_device
(String) The NGFW deviceNested Schema for
location.template
Optional:
name
(String) Specific Panorama templatengfw_device
(String) The NGFW devicepanorama_device
(String) Specific Panorama deviceNested Schema for
location.template_stack
Optional:
name
(String) Specific Panorama template stackngfw_device
(String) The NGFW devicepanorama_device
(String) Specific Panorama deviceNested Schema for
authentication
Optional:
certificate
(Attributes) (see below for nested schema)pre_shared_key
(Attributes) (see below for nested schema)Nested Schema for
authentication.certificate
Optional:
allow_id_payload_mismatch
(Boolean) Permit peer identification and certificate payload identification mismatchcertificate_profile
(String) Profile for certificate valdiation during IKE negotiationlocal_certificate
(Attributes) (see below for nested schema)strict_validation_revocation
(Boolean) Enable strict validation of peer's extended key useuse_management_as_source
(Boolean) Use management interface IP as source to retrieve http certificatesNested Schema for
authentication.certificate.local_certificate
Optional:
hash_and_url
(Attributes) (see below for nested schema)name
(String) Local certificate nameNested Schema for
authentication.certificate.local_certificate.hash_and_url
Optional:
base_url
(String) The host and directory part of URL for local certificates(http only)enable
(Boolean) Use hash-and-url for local certificateNested Schema for
authentication.pre_shared_key
Optional:
key
(String) the string used as pre-shared keyNested Schema for
local_address
Optional:
floating_ip
(String) Floating IP address in HA Active-Active configurationinterface
(String) local gateway end-pointip
(String) specify exact IP address if interface has multiple addressesNested Schema for
local_id
Optional:
id
(String) Local ID stringtype
(String)Nested Schema for
peer_address
Optional:
dynamic
(Attributes) (see below for nested schema)fqdn
(String) peer gateway FQDN nameip
(String) peer gateway has static IP addressNested Schema for
peer_address.dynamic
Nested Schema for
peer_id
Optional:
id
(String) Peer ID stringmatching
(String) Enable peer ID wildcard match for certificate authenticationtype
(String)Nested Schema for
protocol
Optional:
ikev1
(Attributes) (see below for nested schema)ikev2
(Attributes) (see below for nested schema)version
(String) IKE protocol versionNested Schema for
protocol.ikev1
Optional:
dpd
(Attributes) (see below for nested schema)exchange_mode
(String) Exchange modeike_crypto_profile
(String) IKE SA crypto profile nameNested Schema for
protocol.ikev1.dpd
Optional:
enable
(Boolean) Enable Dead-Peer-Detectioninterval
(Number) sending interval for probing packets (in seconds)retry
(Number) number of retries before disconnectionNested Schema for
protocol.ikev2
Optional:
dpd
(Attributes) (see below for nested schema)ike_crypto_profile
(String) IKE SA crypto profile namerequire_cookie
(Boolean) Require cookieNested Schema for
protocol.ikev2.dpd
Optional:
enable
(Boolean) Enable sending empty information liveness check messageinterval
(Number) delay interval before sending probing packets (in seconds)Nested Schema for
protocol_common
Optional:
fragmentation
(Attributes) (see below for nested schema)nat_traversal
(Attributes) (see below for nested schema)passive_mode
(Boolean) Enable passive mode (responder only)Nested Schema for
protocol_common.fragmentation
Optional:
enable
(Boolean) Enable IKE fragmentationNested Schema for
protocol_common.nat_traversal
Optional:
enable
(Boolean) Enable NAT-Traversalkeep_alive_interval
(Number) sending interval for NAT keep-alive packets (in seconds)udp_checksum_enable
(Boolean) Enable UDP checksumThe text was updated successfully, but these errors were encountered: