v5

latestSwagger 2.02026-07-13153763.4 KB

Attest to an SGX enclave.

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

post/attest/SgxEnclave

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

quotestring base64url

Quote of the enclave to be attested

draftPolicyForAttestationstring

Attest against the provided draft policy. Note that the resulting token cannot be validated.

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.