Palo Alto Networks · Example Payload

Pan Os Security Rule Example

And under detected for malware detected and applied endpoint monitoring security applied response monitoring.

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Pan Os Security Rule Example is an example object payload from Palo Alto Networks, with 20 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedescriptiontagfromtosourcedestinationsource-userapplicationserviceactionprofile-settinglog-settinglog-startlog-enddisabledschedulenegate-sourcenegate-destinationrule-type

Example Payload

Raw ↑
{
  "name": "Production Scanner 41",
  "description": "And under detected for malware detected and applied endpoint monitoring security applied response monitoring.",
  "tag": [
    "production"
  ],
  "from": [
    "any"
  ],
  "to": [
    "any"
  ],
  "source": [
    "any"
  ],
  "destination": [
    "any"
  ],
  "source-user": [
    "any"
  ],
  "application": [
    "any"
  ],
  "service": [
    "application-default"
  ],
  "action": "allow",
  "profile-setting": "example-profile-setting",
  "log-setting": "example-log-setting",
  "log-start": false,
  "log-end": true,
  "disabled": false,
  "schedule": "example-schedule",
  "negate-source": false,
  "negate-destination": false,
  "rule-type": "universal"
}