v2
OpenAPI 3.1.02026-07-2619094236.4 KBServers
Attest Luks
Rotate LUKS passphrases for new-format VMs (version >= 1.3.0).
The VM embeds the luks_quote_nonce (received in the boot attestation response) in a TDX quote after extending RTMR3 in initramfs. require_luks_quote_nonce validates and consumes the nonce; the handler then calls verify_quote which checks the TDX signature and all RTMR measurements including RTMR3. Returns rotated passphrases, the k3s encryption key, and a confirm nonce.
post/servers/{vm_name}/luks/attest
Path parameters
vm_namestring required
Headers
X-Chutes-Hotkeystring nullable
X-Quote-Noncestring nullable
Request body
Response
Successful Response