Palo Alto Networks · Example Payload

Cloud Ngfw Api Prefix List Request Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Cloud Ngfw Api Prefix List 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

PrefixListNamePrefixListEntry

Example Payload

Raw ↑
{
  "PrefixListName": "Production Cluster 72",
  "PrefixListEntry": {
    "Description": "Updated updated and incident policy monitoring for threat blocked monitoring analysis.",
    "PrefixList": [
      "example-PrefixList_item"
    ]
  }
}