quarantined_file
Lists quarantined files identified as security risks or containing harmful content.
Columns
| Name | Type | References | Description |
| ash_attachment_sys_id | String | Provides the system identifier (sys_id) of the attachment that was quarantined after a malware scan. | |
| ash_scan_date | Datetime | Indicates the date and time when the file scan occurred and the attachment was flagged. | |
| ash_status | String | Shows the current status of the quarantined file, such as pending review or cleaned. | |
| ash_virus | String | Specifies the name or identifier of the detected virus or malicious content found in the attachment. | |
| sa_content_type | String | Defines the content type of the quarantined file, such as image/png or application/pdf. | |
| sa_file_name | String | Displays the original name of the file that was quarantined during the scan. | |
| sa_state | String | Indicates the current state of the attachment record, reflecting whether it is active, deleted, or restored. | |
| sa_sys_created_by | String | Identifies the user who originally uploaded the file that was later quarantined. | |
| sa_sys_created_on | Datetime | Shows the date and time when the quarantined file record was created in the system. | |
| sa_table_name | String | Specifies the name of the table that the quarantined file is associated with. | |
| sa_table_sys_id | String | Provides the sys_id of the parent record to which the quarantined file belongs. |