TrustedInfrastructure_Hosts_Hardware_Tpm_Summary
The Tpm.Summary structure contains information that summarizes a TPM.
{
"tpm": "string",
"major_version": 0,
"minor_version": 0,
"active": false
}
A unique identifier for the TPM instance. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.hosts.hardware.Tpm. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.hosts.hardware.Tpm.
The TPM major version number.
The TPM minor version number.
The TPM status. Inactive TPMs cannot be used for sealing or attestation.