Palo Alto Networks · Schema

ScanRequest

ScanRequest schema from Palo Alto Networks Prisma AIRS AI Red Teaming API

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Properties

Name Type Description
target_id string ID of the scan target to assess.
attack_categories array Attack category identifiers to include in the scan. Use GET /v1/attack-categories to retrieve available category IDs.
custom_prompts array Optional custom adversarial prompts to include alongside the built-in attack library. Useful for testing application-specific threat scenarios.
max_attacks_per_category integer Maximum number of attack probes per category. Limits scan duration for large attack libraries. If omitted, all available attacks for each category are executed.
View JSON Schema on GitHub