Palo Alto Networks · Example Payload

Cloud Ngfw Api Rule Stack Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

Top-level fields

RuleStackNameRuleStackEntryUpdateToken

Example Payload

Raw ↑
{
  "RuleStackName": "Remote Connector 34",
  "RuleStackEntry": {
    "Description": "Threat security and alert security investigation configured traffic incident.",
    "Scope": "Local",
    "MinAppIdVersion": "7.3.9",
    "LookupXForwardedFor": "None",
    "Profile": {
      "AntiSpywareProfile": "IP Camera",
      "AntiVirusProfile": "Smart TV",
      "VulnerabilityProfile": "Infusion Pump",
      "URLFilteringProfile": "Infusion Pump",
      "FileBlockingProfile": "Infusion Pump"
    }
  },
  "UpdateToken": "example-UpdateToken"
}