Palo Alto Networks · Example Payload

Sase Config Orchestration Api Ike Gateway Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Sase Config Orchestration Api Ike Gateway 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_idlocal_ipike_versionauthentication_type

Example Payload

Raw ↑
{
  "peer_ip": "example-peer_ip",
  "peer_id": "483037",
  "local_ip": "example-local_ip",
  "ike_version": "IKEv1",
  "authentication_type": "pre-shared-key"
}