Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 837 Bytes

V1SEV.md

File metadata and controls

13 lines (9 loc) · 837 Bytes

V1SEV

Properties

Name Type Description Notes
attestation V1SEVAttestation If specified, run the attestation process for a vmi. [optional]
dh_cert str Base64 encoded guest owner's Diffie-Hellman key. [optional]
policy V1SEVPolicy Guest policy flags as defined in AMD SEV API specification. Note: due to security reasons it is not allowed to enable guest debugging. Therefore NoDebug flag is not exposed to users and is always true. [optional]
session str Base64 encoded session blob. [optional]

[Back to Model list] [Back to API list] [Back to README]