Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostTpmEventLogEntry(vim.host.TpmEventLogEntry)
- Property of
- HostTpmAttestationReport
- Extends
- DynamicData
- See also
- HostTpmEventDetails
- Since
- vSphere API Release 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 |
---|---|---|
eventDetails | HostTpmEventDetails |
The details of the event.
|
pcrIndex | xsd:int |
Index of the PCR that was affected by the event.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |