[Beta] Enable tpm for the instance.
Path parameters
-
id
string(uuid) Required
POST
/instance/{id}:enable-tpm
curl \
--request POST 'https://api-ch-gva-2.exoscale.com/v2/instance/{id}:enable-tpm'
Response examples (200)
{
"id": "string",
"reason": "incorrect",
"reference": {
"id": "string",
"link": "string",
"command": "string"
},
"message": "string",
"state": "failure"
}