Home
Palo Alto Networks
Dlp Api Dlp Incident Structure
Dlp Api Dlp Incident Structure
DLPIncident schema from Palo Alto Networks Enterprise DLP API
Type: object
Properties: 18
Cloud Security Cybersecurity Firewall Network Security SASE SOAR Threat Intelligence XDR
DLPIncident is a JSON Structure definition published by Palo Alto Networks, describing 18 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
incident_id
status
severity
data_pattern_name
data_pattern_id
match_count
channel
user
timestamp
application
file_name
file_type
file_size
direction
action_taken
reviewer_comments
reviewed_by
reviewed_at
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/json-structure/dlp-api-dlp-incident-structure.json",
"name": "DLPIncident",
"description": "DLPIncident schema from Palo Alto Networks Enterprise DLP API",
"type": "object",
"properties": {
"incident_id": {
"type": "string",
"description": "Unique incident identifier."
},
"status": {
"type": "string",
"description": "Current incident status.",
"enum": [
"open",
"in_review",
"resolved",
"dismissed"
]
},
"severity": {
"type": "string",
"description": "Incident severity level.",
"enum": [
"critical",
"high",
"medium",
"low",
"informational"
]
},
"data_pattern_name": {
"type": "string",
"description": "Name of the data pattern that triggered the incident."
},
"data_pattern_id": {
"type": "string",
"description": "Identifier of the data pattern that triggered the incident."
},
"match_count": {
"type": "int32",
"description": "Number of data pattern matches in the content."
},
"channel": {
"type": "string",
"description": "Channel where the data exposure was detected.",
"enum": [
"web",
"ssl",
"saas",
"email",
"endpoint"
]
},
"user": {
"type": "string",
"description": "Email address or username of the user involved."
},
"timestamp": {
"type": "datetime",
"description": "Timestamp when the incident was detected."
},
"application": {
"type": "string",
"description": "Application associated with the incident."
},
"file_name": {
"type": "string",
"description": "Name of the file containing sensitive data."
},
"file_type": {
"type": "string",
"description": "MIME type of the file."
},
"file_size": {
"type": "int32",
"description": "Size of the file in bytes."
},
"direction": {
"type": "string",
"description": "Direction of data movement.",
"enum": [
"upload",
"download",
"internal"
]
},
"action_taken": {
"type": "string",
"description": "Automated action taken on the incident.",
"enum": [
"alert",
"block",
"quarantine",
"encrypt"
]
},
"reviewer_comments": {
"type": "string",
"description": "Comments added by the reviewing analyst."
},
"reviewed_by": {
"type": "string",
"description": "Email address of the analyst who reviewed the incident."
},
"reviewed_at": {
"type": "datetime",
"description": "Timestamp when the incident was last reviewed."
}
}
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/dlp-api-dlp-incident-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.