vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostTpmAttestationInfo(vim.host.TpmAttestationInfo)
- Property of
 - HostListSummary
 - Extends
 - DynamicData
 - See also
 - HostTpmAttestationInfoAcceptanceStatus, LocalizableMessage
 - Since
 - vSphere API Release 6.7
 
Data Object Description
This data object type represents result of TPM attestation.Properties
| Name | Type | Description | 
|---|---|---|
| message* | LocalizableMessage | 
         Message explaining TPM attestation failure.
       | 
| status | HostTpmAttestationInfoAcceptanceStatus | 
         Attestation status. Valid values are enumerated by the
 HostTpmAttestationInfoAcceptanceStatus type.
       | 
| time | xsd:dateTime | 
         Time of TPM attestation.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |