Palo Alto Networks · Example Payload

Prisma Airs Ai Red Teaming Api Scan Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Prisma Airs Ai Red Teaming Api Scan 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

scan_idtarget_idtarget_namestatusattack_categoriesprogresstotal_attackscompleted_attacksvulnerabilities_founderror_messagestarted_atcompleted_at

Example Payload

Raw ↑
{
  "scan_id": "904740",
  "target_id": "159944",
  "target_name": "Primary Policy 93",
  "status": "failed",
  "attack_categories": [
    "example-attack_categories_item",
    "example-attack_categories_item"
  ],
  "progress": 0.37,
  "total_attacks": 436,
  "completed_attacks": 193,
  "vulnerabilities_found": 28,
  "error_message": "example-error_message",
  "started_at": "2026-02-15T18:06:42Z",
  "completed_at": "2026-08-11T13:19:37Z"
}