Expand description
Nested message and enum types in Inventory
.
Modules§
- Nested message and enum types in
Item
. - Nested message and enum types in
SoftwarePackage
. - Nested message and enum types in
WindowsUpdatePackage
.
Structs§
- A single piece of inventory on a VM.
- Operating system information for the VM.
- Software package information of the operating system.
- Information related to the a standard versioned package. This includes package info for APT, Yum, Zypper, and Googet package managers.
- Contains information about a Windows application that is retrieved from the Windows Registry. For more information about these fields, see: https://docs.microsoft.com/en-us/windows/win32/msi/uninstall-registry-key
- Information related to a Quick Fix Engineering package. Fields are taken from Windows QuickFixEngineering Interface and match the source names: https://docs.microsoft.com/en-us/windows/win32/cimwin32prov/win32-quickfixengineering
- Details related to a Windows Update package. Field data and names are taken from Windows Update API IUpdate Interface: https://docs.microsoft.com/en-us/windows/win32/api/_wua/ Descriptive fields like title, and description are localized based on the locale of the VM being updated.
- Details related to a Zypper Patch.