This database view contains the history of scan operations.
Field | Notes |
---|---|
SCAN_ID | Unique ID generated by the Update Manager server |
ENTITY_UID | Unique ID of the entity the scan was initiated on |
START_TIME | Start time of the scan operation |
END_TIME | End time of the scan operation |
SCAN_STATUS | Result of the scan operation (for example, Success, Failure, or Canceled) |
FAILURE_REASON | Error message describing the reason for failure |
SCAN_TYPE | Type of scan: patch or upgrade |
TARGET_COMPONENT | Target component, such as HOST_GENERAL, VM_GENERAL, VM_TOOLS, or VM_HARDWAREVERSION |