Skip to main content

pvl_lsuclient_audit

Summary

This table stores the available update data retrieved during the Lenovo System Update scanning process.

Dependencies

Tables

pvl_lsuclient_audit

ColumnTypeExplanation
ComputerIDInt32Automate Computer ID
IdStringThe unique Lenovo update identifier
TitleStringHuman-readable update description
TypeStringUpdate type (e.g., 'Driver', 'BIOS', 'Firmware')
CategoryStringHardware category (e.g., 'Networking LAN Ethernet')
VersionStringUpdate version
SeverityStringSeverity level (e.g., 'Critical', 'Recommended')
ReleaseDateDateRelease date of the update (yyyy-MM-dd)
RebootTypeInt32Integer indicating reboot requirements (0=No Reboot; 1=Forces a Reboot; 2=Unknown; 3=Reboot Required; 4=Power Off Required; 5=Reboot Delayed)
VendorStringThe vendor name (e.g., 'Lenovo')
SizeInt64File size of the update payload
urlStringDirect download URL for the update XML/payload
InstallerStringInstaller type (e.g., 'PackageInstallInfo')
IsApplicableInt32Applicability status (1 for True, 0 for False)
IsInstalledInt32Installation status (1 for True, 0 for False)
ScriptRunTimeDateTimeTimestamp the script executed (yyyy-MM-dd HH:mm:ss)

Changelog

2026-04-30

  • Initial version of the document.