Palo Alto Networks · Example Payload

Cloud Ngfw Api Fqdn List Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Cloud Ngfw Api Fqdn 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

FqdnListNameFqdnListEntryUpdateToken

Example Payload

Raw ↑
{
  "FqdnListName": "Corporate Firewall 47",
  "FqdnListEntry": {
    "Description": "For rule blocked endpoint malware alert rule suspicious activity rule violation activity applied violation.",
    "FqdnList": [
      "example-FqdnList_item",
      "example-FqdnList_item"
    ]
  },
  "UpdateToken": "example-UpdateToken"
}