Palo Alto Networks · Example Payload

Cloud Ngfw Api Rule Stack Request Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Cloud Ngfw Api Rule Stack Request Example is an example object payload from Palo Alto Networks, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

RuleStackNameRuleStackEntry

Example Payload

Raw ↑
{
  "RuleStackName": "Primary Sensor 07",
  "RuleStackEntry": {
    "Description": "And policy incident analysis malware policy analysis suspicious.",
    "Scope": "Local",
    "MinAppIdVersion": "4.0.1",
    "Profile": {
      "AntiSpywareProfile": "Smart TV",
      "AntiVirusProfile": "Network Printer",
      "VulnerabilityProfile": "Badge Reader",
      "URLFilteringProfile": "Network Printer"
    }
  }
}