CVM Attestation

Create Tpm Attestation

Store a TPM quote attestation (PCR evidence).

post/v1/cvm/tpm-attestations

Headers

authorizationstring nullable

Request body

federation_idstring required
node_idstring required
app_idstring nullable
app_versionstring nullable
pcr_bank'sha256'
pcrsinteger[] required
ak_public_pemstring nullable
quote_msg_b64string nullable
quote_sig_b64string nullable
sig_alg'rsassa' | 'ecdsa' nullable
pcr_valuesobject nullable

Response

Successful Response

node_idstring required
app_idstring nullable
app_versionstring nullable
statusstring required
verification_errorstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.