Palo Alto Networks · Example Payload

Cortex Xpanse Api Asm Incident Example

Policy analysis for configured endpoint for.

example-valueexample-value

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

Top-level fields

incident_idincident_namestatusseverityincident_typeassigned_user_mailassigned_user_pretty_namealert_countdescriptioncreation_timemodification_timeresolved_byresolve_commenttags

Example Payload

Raw ↑
{
  "incident_id": "513540",
  "incident_name": "Production Connector 29",
  "status": "new",
  "severity": "critical",
  "incident_type": [
    "standard",
    "advanced"
  ],
  "assigned_user_mail": "analyst1@example.com",
  "assigned_user_pretty_name": "Lisa Doe",
  "alert_count": 700,
  "description": "Policy analysis for configured endpoint for.",
  "creation_time": 1713237688016,
  "modification_time": 1723044868534,
  "resolved_by": "example-resolved_by",
  "resolve_comment": "Investigation investigation updated traffic incident blocked allowed endpoint suspicious activity violation firewall applied.",
  "tags": [
    {
      "key": "example-key",
      "value": "example-value"
    },
    {
      "key": "example-key",
      "value": "example-value"
    }
  ]
}