Palo Alto Networks · Example Payload

Saas Security Api Incident Example

Allowed and for blocked network incident.

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Saas Security Api Incident Example is an example object payload from Palo Alto Networks, with 13 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtitledescriptionstatusseverityapp_idapp_namepolicy_nameaffected_assetsaffected_usersassignee_idcreated_atupdated_at

Example Payload

Raw ↑
{
  "id": "example-id",
  "title": "Development Policy 48",
  "description": "Allowed and for blocked network incident.",
  "status": "resolved",
  "severity": "high",
  "app_id": "352469",
  "app_name": "Branch Sensor 75",
  "policy_name": "Secondary Cluster 10",
  "affected_assets": [
    "example-affected_assets_item",
    "example-affected_assets_item",
    "example-affected_assets_item"
  ],
  "affected_users": [
    "jane.doe",
    "admin"
  ],
  "assignee_id": "958107",
  "created_at": "2024-04-20T16:24:35Z",
  "updated_at": "2025-07-08T20:41:30Z"
}