Palo Alto Networks · Example Payload

Prisma Access Browser Api Browser Policy Request Example

Rule security network incident blocked firewall activity malware blocked.

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Prisma Access Browser Api Browser Policy Request Example is an example object payload from Palo Alto Networks, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedescriptionenabledweb_filteringdlp_enabledextension_policydownload_control

Example Payload

Raw ↑
{
  "name": "Staging Gateway 48",
  "description": "Rule security network incident blocked firewall activity malware blocked.",
  "enabled": true,
  "web_filtering": {
    "enabled": false,
    "blocked_categories": [
      "example-blocked_categories_item",
      "example-blocked_categories_item",
      "example-blocked_categories_item"
    ]
  },
  "dlp_enabled": false,
  "extension_policy": "allow_all",
  "download_control": "allow"
}