Share via


AttestationStatusProperties interface

Defines the attestation status properties

Properties

attestationCertValidated

The status of whether attestation certificate is validated.

attestDiskSecurityEncryptionType

The managed disk security encryption type from attestation token. This only applies to Confidential VM.

attestHardwarePlatform

The hardware platform information from attestation token. This only applies to Confidential VM.

attestSecureBootEnabled

The status of whether secure boot is enabled.

bootIntegrityValidated

The status of whether the list of boot integrity properties is validated.

errorMessage

The error message of attestation validation and parsing

healthStatus

The health status of attestation validation and parsing

linuxKernelVersion

kernel version string for Linux VM.

provisioningState

Provisioning state of the virtual machine instance.

timestamp

The time stamp of the last time attestation token is validated by relying party service.

Property Details

attestationCertValidated

The status of whether attestation certificate is validated.

attestationCertValidated?: string

Property Value

string

attestDiskSecurityEncryptionType

The managed disk security encryption type from attestation token. This only applies to Confidential VM.

attestDiskSecurityEncryptionType?: string

Property Value

string

attestHardwarePlatform

The hardware platform information from attestation token. This only applies to Confidential VM.

attestHardwarePlatform?: string

Property Value

string

attestSecureBootEnabled

The status of whether secure boot is enabled.

attestSecureBootEnabled?: string

Property Value

string

bootIntegrityValidated

The status of whether the list of boot integrity properties is validated.

bootIntegrityValidated?: string

Property Value

string

errorMessage

The error message of attestation validation and parsing

errorMessage?: string

Property Value

string

healthStatus

The health status of attestation validation and parsing

healthStatus?: string

Property Value

string

linuxKernelVersion

kernel version string for Linux VM.

linuxKernelVersion?: string

Property Value

string

provisioningState

Provisioning state of the virtual machine instance.

provisioningState?: string

Property Value

string

timestamp

The time stamp of the last time attestation token is validated by relying party service.

timestamp?: string

Property Value

string