Palo Alto Networks · Example Payload

Sase Config Orchestration Api Ike Gateway Config Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Sase Config Orchestration Api Ike Gateway Config Example is an example object payload from Palo Alto Networks, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

peer_ippeer_idike_versionauthentication_typepre_shared_key

Example Payload

Raw ↑
{
  "peer_ip": "example-peer_ip",
  "peer_id": "106023",
  "ike_version": "IKEv2",
  "authentication_type": "pre-shared-key",
  "pre_shared_key": "example-pre_shared_key"
}