HostTpmSystemVersionEventDetails

HostTpmSystemVersionEventDetails
HostTpmSystemVersionEventDetails

Details of a Trusted Platform Module (TPM) event recording the measurement of the system version event.

The event digest is a hash of the system version including the nul character.

Since: vSphere API Release 9.1.0.0

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "dataHash": [
        0
    ],
    "dataHashMethod": "string",
    "systemVersion": "string"
}
string
systemVersion
Required

System Version string as used by ESX lifecycle management.