installedInventoryItemIds property

List<String>? installedInventoryItemIds
getter/setter pair

Corresponds to the INSTALLED_PACKAGE inventory item on the VM.

This field displays the inventory items affected by this vulnerability. If the vulnerability report was not updated after the VM inventory update, these values might not display in VM inventory. For some distros, this field may be empty.

Implementation

core.List<core.String>? installedInventoryItemIds;