Palo Alto Networks · Example Payload

Prisma Sd Wan Api Alarm Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

Top-level fields

idtypeseveritysite_idsite_nameelement_idmessageacknowledgedacknowledged_byacknowledged_atraised_atcleared_at

Example Payload

Raw ↑
{
  "id": "example-id",
  "type": "standard",
  "severity": "critical",
  "site_id": "600219",
  "site_name": "Development Cluster 56",
  "element_id": "281429",
  "message": "Malware configured configured rule applied monitoring violation policy.",
  "acknowledged": true,
  "acknowledged_by": "example-acknowledged_by",
  "acknowledged_at": "2026-03-06T17:33:22Z",
  "raised_at": "2025-03-18T10:47:53Z",
  "cleared_at": "2026-02-19T08:33:47Z"
}