Palo Alto Networks · Example Payload

Sase Notifications Incident Notification Example

Investigation on traffic monitoring traffic applied alert.

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Sase Notifications Incident Notification 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

notificationIdtypetsg_idseveritytitledescriptiontimestampcategoryaffectedResourcescallbackUrl

Example Payload

Raw ↑
{
  "notificationId": "408799",
  "type": "incident",
  "tsg_id": "786987",
  "severity": "critical",
  "title": "Primary Firewall 09",
  "description": "Investigation on traffic monitoring traffic applied alert.",
  "timestamp": "2026-08-09T21:00:11Z",
  "category": "default",
  "affectedResources": [
    {
      "resourceType": "custom",
      "resourceId": "408954"
    },
    {
      "resourceType": "standard",
      "resourceId": "599927"
    }
  ],
  "callbackUrl": "https://cdn.example.com/path/3396b6"
}