| id |
string |
Unique data asset identifier. |
| dataStoreId |
string |
Parent data store identifier. |
| dataStoreName |
string |
Name of the parent data store. |
| name |
string |
Name of the data asset (e.g., table name, column name, object prefix, directory name). |
| assetType |
string |
Type of data asset. |
| path |
string |
Full path to the data asset within the data store. |
| classificationLabels |
array |
Classification labels applied to this data asset. |
| sensitivityLevel |
string |
Sensitivity level based on the most sensitive classification. |
| sampleFindings |
array |
Sample data patterns found during classification. |
| recordCount |
integer |
Approximate number of records in this data asset. |
| discoveredAt |
string |
Timestamp when the data asset was first discovered. |
| lastScannedAt |
string |
Timestamp of the most recent classification scan. |