v1
latestOpenAPI 3.1.02026-07-26102158206.8 KBCVMs
Provision compose file update
Validates new compose file and returns compose_hash for on-chain registration. Cache expires after 14 days.
post/api/v1/cvms/{cvm_id}/compose_file/provision
Path parameters
cvm_idstring required
Request body
Response
Provision response with compose_hash and KMS info
Example response
{
"kms_info": {
"id": "kms_0123abcd"
}
}