dbo.POLPlaybook
Playbooks in the context of Identity Threat Detection And Response (ITDR).
TableType TUsage USERDATARows 0SizeMB 0
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_POLPlaybook | varchar(38) | no | ITDR playbook | PKUID |
Ident_POLPlaybook | nvarchar(128) | yes | ITDR playbook | |
ExternalID | nvarchar(256) | yes | ITDR playbook identifier | |
Severity | int(4) | yes | Severity | |
Description | nvarchar(2048) | yes | Description | |
IsInActive | bit(1) | yes | Disabled | |
ObjectKeyAppliesTo | varchar(138) | yes | Effects on | |
ObjectKeyAttPolicy | varchar(138) | yes | Attestation policy | |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
XUserInserted | nvarchar(128) | yes | Created by | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
XTouched | nchar(2) | yes | Processing status | |
XObjectKey | varchar(138) | no | Object key | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
Relations
| FK | From | To |
|---|---|---|
| POL_RFRL4301 | POLPlaybookHasAction.UID_POLPlaybook | POLPlaybook.UID_POLPlaybook |
| POL_RFRL4303 | POLPlaybookRun.UID_POLPlaybook | POLPlaybook.UID_POLPlaybook |
Triggers
GEN_T1D01571F7BC5055F3A7389C93 SQL_TRIGGER
GEN_T239F21D783D386786BEB87121 SQL_TRIGGER
GEN_T5425F28D4E596CEE2D6BB9755 SQL_TRIGGER
Referenced by / reverse relations
Generated from live DB metadata, FK rows, and exported SQL dependency/source extraction. This is factual linkage evidence, not inferred behavior.
| Referencing object | Relation | Evidence |
|---|---|---|
| dbo.GEN_T34E19FED13BBF3D09D6B42A59 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T3558152DF8588316E66731DF4 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T367B7685389BE0005337B435A | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T39B2E068B76181F1D019E7ABE | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T3C4790A4702909C7764E58DD5 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T3C95DEB35C372E97D68C244BA | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T5425F28D4E596CEE2D6BB9755 | SQL expression dependency | OBJECT_OR_COLUMN |
| POLPlaybookHasAction | foreign key references table | POL_RFRL4301: POLPlaybookHasAction.UID_POLPlaybook -> POLPlaybook.UID_POLPlaybook |
| POLPlaybookRun | foreign key references table | POL_RFRL4303: POLPlaybookRun.UID_POLPlaybook -> POLPlaybook.UID_POLPlaybook |