Palo Alto Networks · Example Payload

Cloud Ngfw Api Prefix List Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

PrefixListNamePrefixListEntryUpdateToken

Example Payload

Raw ↑
{
  "PrefixListName": "Remote Cluster 82",
  "PrefixListEntry": {
    "Description": "Suspicious endpoint monitoring monitoring rule threat activity policy suspicious applied activity rule.",
    "PrefixList": [
      "example-PrefixList_item"
    ]
  },
  "UpdateToken": "example-UpdateToken"
}