Palo Alto Networks · Example Payload

Cloud Ngfw Api Rule Source Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

Top-level fields

CidrsCountriesFeedsPrefixLists

Example Payload

Raw ↑
{
  "Cidrs": [
    "10.236.0.0/16"
  ],
  "Countries": [
    "example-Countries_item",
    "example-Countries_item"
  ],
  "Feeds": [
    "example-Feeds_item",
    "example-Feeds_item"
  ],
  "PrefixLists": [
    "example-PrefixLists_item"
  ]
}