Palo Alto Networks · Example Payload

Saas Security Api Log Forwarding Settings Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Saas Security Api Log Forwarding Settings 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

enableddestinations

Example Payload

Raw ↑
{
  "enabled": true,
  "destinations": [
    {
      "type": "splunk",
      "name": "Remote Scanner 74",
      "enabled": false,
      "log_types": [
        "standard",
        "default"
      ]
    }
  ]
}