v1

latestOpenAPI 3.1.02026-07-26102158206.8 KB
CVMs

Trigger compose file update

Applies a provisioned compose file update. Requires compose_hash from provision endpoint. Restarts the CVM with new configuration.

patch/api/v1/cvms/{cvm_id}/compose_file

Path parameters

cvm_idstring required

Request body

compose_hashstring required

Hash from provision response

encrypted_envstring nullable

New encrypted env blob (hex)

env_keysstring[] nullable

Allowed env var names

update_env_varsboolean nullable

Update allowed_envs list

Response

Update initiated

{"stackTrail":"paths:/api/v1/cvms/{cvm_id}/compose_file:patch:responses:202:content:application/json:schema","oasType":"schema","type":"unknown"}