Palo Alto Networks · Example Payload

Prisma Access Browser Api Browser Policy Example

Rule detected blocked security network policy.

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Prisma Access Browser Api Browser Policy 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

policy_idnamedescriptionenabledweb_filteringdlp_enabledextension_policydownload_controlcreated_atupdated_at

Example Payload

Raw ↑
{
  "policy_id": "703006",
  "name": "Development Policy 77",
  "description": "Rule detected blocked security network policy.",
  "enabled": false,
  "web_filtering": {
    "enabled": true,
    "blocked_categories": [
      "example-blocked_categories_item"
    ]
  },
  "dlp_enabled": true,
  "extension_policy": "allow_all",
  "download_control": "block",
  "created_at": "2024-05-01T20:03:41Z",
  "updated_at": "2025-07-19T12:37:49Z"
}