Palo Alto Networks · Example Payload

Dlp Api Data Pattern Example

Alert applied allowed and updated violation response incident and endpoint on policy updated applied.

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Dlp Api Data Pattern Example is an example object payload from Palo Alto Networks, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamedescriptiontypecategoryconfidencedetection_rulesenabledincident_count

Example Payload

Raw ↑
{
  "id": "example-id",
  "name": "Production Connector 36",
  "description": "Alert applied allowed and updated violation response incident and endpoint on policy updated applied.",
  "type": "predefined",
  "category": "default",
  "confidence": "low",
  "detection_rules": [
    {
      "rule_type": "dictionary",
      "value": "example-value",
      "proximity": 317
    }
  ],
  "enabled": true,
  "incident_count": 453
}