Switch/rollback a CVM to a specified app revision (compose_hash).
cURL
curl --request POST \ --url https://cloud-api.phala.com/api/v1/cvms/{cvm_id}/revisions/{revision_id}/redeploy
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Optional transaction hash proving on-chain compose hash registration
Activation initiated
Was this page helpful?