Palo Alto Networks · Example Payload

Cloud Ngfw Api Fqdn List Request Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

FqdnListNameFqdnListEntry

Example Payload

Raw ↑
{
  "FqdnListName": "Branch Connector 13",
  "FqdnListEntry": {
    "Description": "Detected activity network on suspicious malware allowed.",
    "FqdnList": [
      "example-FqdnList_item"
    ]
  }
}