availableInventoryItemIds property
Corresponds to the AVAILABLE_PACKAGE
inventory item on the VM.
If the vulnerability report was not updated after the VM inventory update,
these values might not display in VM inventory. If there is no available
fix, the field is empty. The inventory_item
value specifies the latest
SoftwarePackage
available to the VM that fixes the vulnerability.
Implementation
core.List<core.String>? availableInventoryItemIds;