Data Object - HostTpmSoftwareComponentEventDetails

Extends
HostTpmEventDetails
Since
vSphere API 5.1

Data Object Description

Details of a Trusted Platform Module (TPM) event recording a software component related event.

This event is created when measuring a software component installed on the system. A software component may be a tardisk, a kernel module or any other type supported by the package system.

Some software components are not packaged as VIBs (currently the package database and persistent state information of ESXi). For these components the VIB fields will contain empty strings.

Properties

Name Type Description
componentNamexsd:string

Name of the software component that caused this TPM event.
vibNamexsd:string

Name of the VIB containing the software component.
vibVendorxsd:string

Vendor of the VIB containing the software component.
vibVersionxsd:string

Version of the VIB containing the software component.
Properties inherited from HostTpmEventDetails
dataHash
Properties inherited from DynamicData
dynamicProperty, dynamicType

Show WSDL type definition