Data Object - HostTpmEventLogEntry(vim.host.TpmEventLogEntry)

Property of
HostTpmAttestationReport
Extends
DynamicData
See also
HostTpmEventDetails
Since
vSphere API 5.1

Data Object Description

This data object represents a single entry of an event log created by Trusted Platform Module (TPM).

An TPM event log entry represents a single change to the value of a Platform Configuration Register (PCR). It contains detailed information about the reason of PCR value change, and the specifics of the event.

Multiple objects of this type form an TPM event log. This log allows for verification of the both the software stack running on a host and the attestation process itself.

Properties

Name Type Description
eventDetailsHostTpmEventDetails

The details of the event.
pcrIndexxsd:int

Index of the PCR that was affected by the event.
Properties inherited from DynamicData
None

Show WSDL type definition