Palo Alto Networks · Example Payload

Prisma Access Api Ip Sec Tunnel Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Prisma Access Api Ip Sec Tunnel Example is an example object payload from Palo Alto Networks, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameauto_keytunnel_monitoranti_replayfolder

Example Payload

Raw ↑
{
  "id": "example-id",
  "name": "Production Gateway 43",
  "auto_key": {
    "ike_gateway": [
      {
        "name": "Branch Policy 01"
      },
      {
        "name": "Development Scanner 27"
      },
      {
        "name": "Secondary Firewall 77"
      }
    ],
    "ipsec_crypto_profile": "Infusion Pump"
  },
  "tunnel_monitor": {
    "enable": false,
    "destination_ip": "10.216.76.57",
    "proxy_id": "473265"
  },
  "anti_replay": true,
  "folder": "example-folder"
}