Palo Alto Networks · Example Payload

Prisma Sd Wan Api Path Rule Example

Malware threat malware firewall security detected and.

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Prisma Sd Wan Api Path Rule Example is an example object payload from Palo Alto Networks, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamedescriptionapp_filterspreferred_pathssla_thresholdenabledprioritycreated_atupdated_at

Example Payload

Raw ↑
{
  "id": "example-id",
  "name": "Branch Sensor 77",
  "description": "Malware threat malware firewall security detected and.",
  "app_filters": [
    "example-app_filters_item"
  ],
  "preferred_paths": [
    {
      "label": "Remote Gateway 73",
      "type": "backup"
    },
    {
      "label": "Secondary Cluster 52",
      "type": "backup"
    },
    {
      "label": "Production Scanner 27",
      "type": "active"
    }
  ],
  "sla_threshold": {
    "latency_ms": 759,
    "packet_loss_pct": 3.77,
    "jitter_ms": 474
  },
  "enabled": true,
  "priority": 561,
  "created_at": "2025-11-02T00:52:12Z",
  "updated_at": "2025-08-04T10:23:04Z"
}