v5

latestSwagger 2.02026-07-13153763.4 KB

Attest to a TDX Virtual Machine.

Processes an TDX quote, producing an artifact. The type of artifact produced is dependent upon attestation policy.

post/attest/TdxVm

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

quotestring base64url

Quote of the TDX virtual machine to be attested

noncestring

Nonce for incoming request - emitted in the generated attestation token

Response

The request has succeeded.

tokenstring

An RFC 7519 JSON Web Token, the body of which is an AttestationResult object.