Palo Alto Networks · Example Payload

Sase Config Orchestration Api Remote Network Example

Alert activity network blocked response and endpoint allowed and firewall.

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

Top-level fields

idnamedescriptionlocationsubnetsike_gatewayipsec_tunneltunnel_statusbandwidth_mbpscreated_atupdated_at

Example Payload

Raw ↑
{
  "id": "example-id",
  "name": "Development Agent 92",
  "description": "Alert activity network blocked response and endpoint allowed and firewall.",
  "location": "example-location",
  "subnets": [
    "10.40.60.0/24",
    "10.51.216.0/24",
    "10.40.38.0/24"
  ],
  "ike_gateway": {
    "peer_ip": "example-peer_ip",
    "peer_id": "174762",
    "local_ip": "example-local_ip",
    "ike_version": "IKEv1",
    "authentication_type": "certificate"
  },
  "ipsec_tunnel": {
    "local_address": "example-local_address",
    "remote_address": "example-remote_address",
    "tunnel_interface": "example-tunnel_interface"
  },
  "tunnel_status": "error",
  "bandwidth_mbps": 299,
  "created_at": "2024-06-04T12:35:37Z",
  "updated_at": "2025-07-21T10:38:11Z"
}