Palo Alto Networks · Example Payload

Cloud Ngfw Api Rule Destination Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

Top-level fields

CidrsCountriesFeedsFqdnListsPrefixLists

Example Payload

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