| id |
string |
Unique data pattern identifier. |
| name |
string |
Display name of the data pattern. |
| description |
string |
Human-readable description of what the pattern detects. |
| type |
string |
Whether the pattern is predefined or custom. |
| category |
string |
Pattern category (e.g., PII, PCI, HIPAA, Financial). |
| confidence |
string |
Confidence threshold for the pattern. |
| detection_rules |
array |
Detection rule definitions for the pattern. |
| enabled |
boolean |
Whether the data pattern is active. |
| incident_count |
integer |
Total number of incidents triggered by this pattern. |